
Time bar (total: 3.8s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 48.6% | 51.4% | 0% | 0% | 0% | 0 |
| 0% | 0% | 48.6% | 51.4% | 0% | 0% | 0% | 1 |
| 0% | 0% | 48.6% | 51.4% | 0% | 0% | 0% | 2 |
| 0% | 0% | 48.6% | 51.4% | 0% | 0% | 0% | 3 |
| 0% | 0% | 48.6% | 51.4% | 0% | 0% | 0% | 4 |
| 31.3% | 15.2% | 33.4% | 51.4% | 0% | 0% | 0% | 5 |
| 34.4% | 16.7% | 31.9% | 51.4% | 0% | 0% | 0% | 6 |
| 51.6% | 25.1% | 23.6% | 51.4% | 0% | 0% | 0% | 7 |
| 53.1% | 25.8% | 22.8% | 51.4% | 0% | 0% | 0% | 8 |
| 62.5% | 30.4% | 18.2% | 51.4% | 0% | 0% | 0% | 9 |
| 63.7% | 31% | 17.7% | 51.4% | 0% | 0% | 0% | 10 |
| 68.6% | 33.3% | 15.3% | 51.4% | 0% | 0% | 0% | 11 |
| 69.2% | 33.7% | 15% | 51.4% | 0% | 0% | 0% | 12 |
Compiled 27 to 21 computations (22.2% saved)
| 782.0ms | 6 209× | 0 | valid |
| 210.0ms | 1 018× | 2 | valid |
| 133.0ms | 596× | 1 | valid |
| 116.0ms | 433× | 3 | valid |
ival-mult!: 209.0ms (32.4% of total)ival-sqrt: 191.0ms (29.6% of total)ival-add!: 89.0ms (13.8% of total)adjust: 78.0ms (12.1% of total)ival-div!: 71.0ms (11% of total)ival-fabs: 3.0ms (0.5% of total)ival-and: 1.0ms (0.2% of total)ival-<: 1.0ms (0.2% of total)ival-assert: 0.0ms (0% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 62 | 0 | - | 0 | - | (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) |
| 31 | 0 | - | 0 | - | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| 21 | 0 | - | 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))))))) |
| 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 | 62 | 0 |
| ↳ | (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) | overflow | 1 | |
| ↳ | (*.f64 #s(literal 4 binary64) p) | overflow | 1 | |
| ↳ | (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)) | overflow | 63 | |
| ↳ | (*.f64 (*.f64 #s(literal 4 binary64) p) p) | overflow | 63 | |
+.f64 | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) | cancellation | 31 | 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 | 7 | |
| ↳ | (*.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 | 28 | |
| ↳ | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) | underflow | 28 | |
| ↳ | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) | underflow | 13 | |
| ↳ | (*.f64 (*.f64 #s(literal 4 binary64) p) p) | underflow | 61 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 52 | 0 |
| - | 62 | 142 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 52 | 0 | 0 |
| - | 62 | 0 | 142 |
| number | freq |
|---|---|
| 0 | 142 |
| 1 | 114 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 40.0ms | 394× | 0 | valid |
| 13.0ms | 50× | 2 | valid |
| 9.0ms | 30× | 3 | valid |
| 6.0ms | 38× | 1 | valid |
Compiled 209 to 46 computations (78% saved)
ival-sqrt: 20.0ms (46.7% of total)ival-mult!: 11.0ms (25.7% of total)adjust: 4.0ms (9.3% of total)ival-div!: 4.0ms (9.3% of total)ival-add!: 3.0ms (7% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 42 | 106 |
| 1 | 107 | 104 |
| 2 | 278 | 104 |
| 3 | 649 | 104 |
| 4 | 1876 | 104 |
| 5 | 7554 | 104 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 81.7% | (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))))))) |
(abs p)
Compiled 34 to 28 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 |
|---|
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (* (sqrt 1/2) (sqrt 2)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole 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)))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole 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)))))))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 1)) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1 (* -1 (/ (pow p 2) (pow x 2)))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 2)) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 2 (* -2 (/ (pow p 2) (pow x 2)))))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 2 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2)))))))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole 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)))))))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 1)) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (+ 1 (* -2 (/ (pow p 2) (pow x 2)))))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (+ 1 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2)))))))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole 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)))))))) |
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 x)) |
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 (+ x (* 2 (/ (pow p 2) x))))) |
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 (+ x (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x))))))) |
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 (+ x (* (pow p 2) (+ (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))) (* 2 (/ 1 x))))))) |
#s(approx (+ (* (* 4 p) p) (* x x)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (* 4 p) p) (* x x)) #s(hole binary64 (+ (* 4 (pow p 2)) (pow x 2)))) |
#s(approx (* (* 4 p) p) #s(hole binary64 (* 4 (pow p 2)))) |
#s(approx (* 4 p) #s(hole binary64 (* 4 p))) |
#s(approx p #s(hole binary64 p)) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (* x (sqrt 1/2)) p)))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole 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)))))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 1/2)) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (* 1/4 (/ x p))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p)))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole 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))))))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 1)) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 1 (* 1/2 (/ x p))))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 1 (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p)))))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole 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))))))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (* 1/2 (/ x p)))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole 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))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole 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))) |
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 (* 2 p))) |
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2))))))) |
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2)))))))) |
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2))))))))) |
#s(approx (+ (* (* 4 p) p) (* x x)) #s(hole binary64 (* 4 (pow p 2)))) |
#s(approx (+ (* (* 4 p) p) (* x x)) #s(hole binary64 (* (pow p 2) (+ 4 (/ (pow x 2) (pow p 2)))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1/4 (/ (* x (sqrt 1/2)) p))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1 (/ (+ (* 1/32 (/ (* (pow x 2) (sqrt 1/2)) p)) (* 1/4 (* x (sqrt 1/2)))) p))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (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))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (* -1/4 (/ x p))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole 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))))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 1 (* -1/2 (/ x p))))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 1 (* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p))))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole 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))))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (* -1/2 (/ x p)))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p)))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole 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)))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole 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)))) |
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 (* -2 p))) |
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 (* -1 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2)))))))) |
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 (* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2))))))))) |
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole 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)))))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* -1/32 (/ (* x (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (sqrt 1/2) p))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole 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)))))))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole 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))))))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 1 (* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p))))))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 1 (* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p))))))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p)))))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole 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)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 (+ (* 1/4 (/ (pow x 2) p)) (* 2 p)))) |
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 (+ (* 2 p) (* (pow x 2) (+ (* -1/64 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))))) |
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 (+ (* 2 p) (* (pow x 2) (+ (* (pow x 2) (- (* 1/512 (/ (pow x 2) (pow p 5))) (* 1/64 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole 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)))) (* (sqrt 1/2) (sqrt 2)))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole 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))))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 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)))))))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 2 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole 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)))))))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole 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)))))))) |
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2))))))) |
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))))))) |
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6))))))))) |
#s(approx (+ (* (* 4 p) p) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 2))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (* -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)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (* -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)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (* -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)))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (/ (pow p 2) (pow x 2)))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2)))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (/ (+ (* 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)))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (/ (+ (* 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)))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (* 2 (/ (pow p 2) (pow x 2))))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (/ (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (* 2 (pow p 2))) (pow x 2)))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (/ (+ (* 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)))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (/ (+ (* 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)))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 -1)) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (- (* 2 (/ (pow p 2) (pow x 2))) 1))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))) 1))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole 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))) |
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 (* -1 x))) |
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 (* -1 (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2)))))))) |
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2))))))))) |
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole 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)))))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.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)) |
| 4.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)) |
| 4.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)) |
| 4.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)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 600 | 4759 |
| 0 | 616 | 4238 |
| 1 | 3664 | 4214 |
| 0 | 8698 | 3946 |
| 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) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (* (sqrt 1/2) (sqrt 2)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole 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)))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole 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)))))))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 1)) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1 (* -1 (/ (pow p 2) (pow x 2)))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 2)) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 2 (* -2 (/ (pow p 2) (pow x 2)))))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 2 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2)))))))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole 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)))))))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 1)) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (+ 1 (* -2 (/ (pow p 2) (pow x 2)))))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (+ 1 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2)))))))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole 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)))))))) |
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 x)) |
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 (+ x (* 2 (/ (pow p 2) x))))) |
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 (+ x (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x))))))) |
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 (+ x (* (pow p 2) (+ (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))) (* 2 (/ 1 x))))))) |
#s(approx (+ (* (* 4 p) p) (* x x)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (* 4 p) p) (* x x)) #s(hole binary64 (+ (* 4 (pow p 2)) (pow x 2)))) |
#s(approx (* (* 4 p) p) #s(hole binary64 (* 4 (pow p 2)))) |
#s(approx (* 4 p) #s(hole binary64 (* 4 p))) |
#s(approx p #s(hole binary64 p)) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (* x (sqrt 1/2)) p)))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole 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)))))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 1/2)) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (* 1/4 (/ x p))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p)))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole 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))))))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 1)) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 1 (* 1/2 (/ x p))))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 1 (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p)))))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole 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))))))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (* 1/2 (/ x p)))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole 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))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole 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))) |
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 (* 2 p))) |
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2))))))) |
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2)))))))) |
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2))))))))) |
#s(approx (+ (* (* 4 p) p) (* x x)) #s(hole binary64 (* 4 (pow p 2)))) |
#s(approx (+ (* (* 4 p) p) (* x x)) #s(hole binary64 (* (pow p 2) (+ 4 (/ (pow x 2) (pow p 2)))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1/4 (/ (* x (sqrt 1/2)) p))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1 (/ (+ (* 1/32 (/ (* (pow x 2) (sqrt 1/2)) p)) (* 1/4 (* x (sqrt 1/2)))) p))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (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))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (* -1/4 (/ x p))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole 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))))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 1 (* -1/2 (/ x p))))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 1 (* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p))))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole 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))))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (* -1/2 (/ x p)))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p)))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole 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)))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole 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)))) |
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 (* -2 p))) |
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 (* -1 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2)))))))) |
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 (* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2))))))))) |
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole 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)))))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* -1/32 (/ (* x (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (sqrt 1/2) p))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole 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)))))))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole 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))))))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 1 (* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p))))))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 1 (* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p))))))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p)))))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole 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)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 (+ (* 1/4 (/ (pow x 2) p)) (* 2 p)))) |
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 (+ (* 2 p) (* (pow x 2) (+ (* -1/64 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))))) |
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 (+ (* 2 p) (* (pow x 2) (+ (* (pow x 2) (- (* 1/512 (/ (pow x 2) (pow p 5))) (* 1/64 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole 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)))) (* (sqrt 1/2) (sqrt 2)))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole 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))))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 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)))))))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 2 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole 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)))))))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole 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)))))))) |
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2))))))) |
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))))))) |
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6))))))))) |
#s(approx (+ (* (* 4 p) p) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 2))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (* -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)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (* -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)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (* -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)))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (/ (pow p 2) (pow x 2)))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2)))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (/ (+ (* 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)))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (/ (+ (* 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)))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (* 2 (/ (pow p 2) (pow x 2))))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (/ (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (* 2 (pow p 2))) (pow x 2)))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (/ (+ (* 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)))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (/ (+ (* 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)))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 -1)) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (- (* 2 (/ (pow p 2) (pow x 2))) 1))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))) 1))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole 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))) |
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 (* -1 x))) |
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 (* -1 (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2)))))))) |
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2))))))))) |
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole 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)))))))))) |
| Outputs |
|---|
(*.f64 (sqrt.f64 (+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #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 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 1 binary64)))) |
(pow.f64 (pow.f64 (*.f64 (+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(sqrt.f64 (*.f64 (+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 1 binary64))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))))) |
#s(literal 1/2 binary64) |
(/.f64 (fma.f64 (neg.f64 x) #s(literal 2 binary64) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) #s(literal 2 binary64))) (*.f64 (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) (*.f64 #s(literal 2 binary64) (neg.f64 x))) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))))))) |
(+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p))))) |
#s(literal 1 binary64) |
(/.f64 (neg.f64 x) (neg.f64 (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p))))) |
(/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) |
x |
(pow.f64 (pow.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (sqrt.f64 (-.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) 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 (+.f64 (pow.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)) #s(literal -1/2 binary64))) |
(sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) 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))) (+.f64 (pow.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) (*.f64 x x))))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (*.f64 p #s(literal 4 binary64)) p)) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (*.f64 p #s(literal 4 binary64)) p)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (*.f64 p #s(literal 4 binary64)) p)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (*.f64 p #s(literal 4 binary64)) p)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (*.f64 p #s(literal 4 binary64)) p)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (*.f64 p #s(literal 4 binary64)) p)) |
(fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)) |
(fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) |
(fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) |
(fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)) |
(fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)) |
(-.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) (*.f64 (neg.f64 x) x)) |
(+.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 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)) |
(*.f64 p #s(literal 4 binary64)) |
(*.f64 #s(literal 4 binary64) p) |
#s(literal 4 binary64) |
p |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64))) |
(fabs.f64 (*.f64 x x)) |
(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(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(literal 1 binary64)) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 6 binary64)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 p p)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 p p) #s(literal 1 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 20 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 6 binary64)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 6 binary64)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 p p) (neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 p p) #s(literal 1 binary64))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1 binary64)) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 p p)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal -2 binary64))) (*.f64 p p) #s(literal 1 binary64))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (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)) (pow.f64 x #s(literal -2 binary64))) (*.f64 p p) #s(literal 1 binary64))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(literal 2 binary64)) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 2 binary64))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (fma.f64 (fma.f64 (/.f64 (*.f64 p p) (pow.f64 x #s(literal 4 binary64))) #s(literal 6 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 x #s(literal -2 binary64)))) (*.f64 p p) #s(literal 2 binary64))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (fma.f64 (fma.f64 (fma.f64 #s(literal -20 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 6 binary64))) (*.f64 p p) (*.f64 #s(literal -2 binary64) (pow.f64 x #s(literal -2 binary64)))) (*.f64 p p) #s(literal 2 binary64))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal 1 binary64)) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1 binary64))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (fma.f64 (fma.f64 (/.f64 (*.f64 p p) (pow.f64 x #s(literal 4 binary64))) #s(literal 6 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 x #s(literal -2 binary64)))) (*.f64 p p) #s(literal 1 binary64))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (fma.f64 (fma.f64 (fma.f64 #s(literal -20 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 6 binary64))) (*.f64 p p) (*.f64 #s(literal -2 binary64) (pow.f64 x #s(literal -2 binary64)))) (*.f64 p p) #s(literal 1 binary64))) |
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) x) |
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (fma.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64) x)) |
#s(approx (sqrt (+ (* (* 4 p) p) (* x 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)) |
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 p 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)) |
#s(approx (+ (* (* 4 p) p) (* x x)) (*.f64 x x)) |
#s(approx (+ (* (* 4 p) p) (* x x)) (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) |
#s(approx (* (* 4 p) p) (*.f64 (*.f64 p #s(literal 4 binary64)) p)) |
#s(approx (* 4 p) (*.f64 p #s(literal 4 binary64))) |
#s(approx p p) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (sqrt.f64 #s(literal 1/2 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (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)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 p p)) #s(literal -1/32 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)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 p p)) #s(literal -1/32 binary64) (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)))) |
#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)))))) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+.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))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+.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))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(literal 1 binary64)) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (fma.f64 (/.f64 x p) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (+.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))) #s(literal 1 binary64))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (+.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 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)))) #s(literal 1 binary64))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (*.f64 (/.f64 x p) #s(literal 1/2 binary64))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) #s(literal -1/16 binary64) (*.f64 x #s(literal 1/2 binary64))) p)) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (/.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 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) #s(literal -1/16 binary64) (*.f64 x #s(literal 1/2 binary64)))) p)) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (/.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 binary64) (fma.f64 (*.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)))) #s(literal -1 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) #s(literal -1/16 binary64) (*.f64 x #s(literal 1/2 binary64))))) p)) |
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (*.f64 #s(literal 2 binary64) p)) |
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 p p)) #s(literal 1/4 binary64) #s(literal 2 binary64)) p)) |
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/64 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 p p))) #s(literal 2 binary64)) p)) |
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (*.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 (pow.f64 x #s(literal 6 binary64)) (pow.f64 p #s(literal 6 binary64))) #s(literal 1/512 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 p p)))) #s(literal 2 binary64)) p)) |
#s(approx (+ (* (* 4 p) p) (* x x)) (*.f64 (*.f64 p #s(literal 4 binary64)) p)) |
#s(approx (+ (* (* 4 p) p) (* x x)) (*.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 p p)) #s(literal 4 binary64)) (*.f64 p p))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (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)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.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))) p) #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) (sqrt.f64 #s(literal 1/2 binary64)) (neg.f64 (/.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)))) p))) p) #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) #s(literal -1/32 binary64) (*.f64 #s(literal 1/4 binary64) x)) p) #s(literal -1 binary64) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (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 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) #s(literal -1/32 binary64) (*.f64 #s(literal 1/4 binary64) x))) p) #s(literal -1 binary64) #s(literal 1/2 binary64))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (fma.f64 (/.f64 x p) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (fma.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) #s(literal -1/16 binary64) (*.f64 x #s(literal 1/2 binary64))) p) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (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 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) #s(literal -1/16 binary64) (*.f64 x #s(literal 1/2 binary64)))) p) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (*.f64 (/.f64 x p) #s(literal -1/2 binary64))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) #s(literal -1/16 binary64) (*.f64 x #s(literal 1/2 binary64))) p))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (neg.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 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) #s(literal -1/16 binary64) (*.f64 x #s(literal 1/2 binary64)))) p))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (neg.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 binary64) (fma.f64 (*.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)))) #s(literal -1 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) #s(literal -1/16 binary64) (*.f64 x #s(literal 1/2 binary64))))) p))) |
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (*.f64 #s(literal -2 binary64) p)) |
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 p p)) #s(literal 1/4 binary64) #s(literal 2 binary64)) p))) |
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/64 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 p p))) #s(literal 2 binary64)) p))) |
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 (*.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 (pow.f64 x #s(literal 6 binary64)) (pow.f64 p #s(literal 6 binary64))) #s(literal 1/512 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 p p)))) #s(literal 2 binary64)) p))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)) (*.f64 p p))) x (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (pow.f64 p #s(literal 3 binary64))) #s(literal -3/128 binary64) (/.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.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)))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (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))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 x 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)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) p)) x #s(literal 1/2 binary64))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (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))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (fma.f64 (fma.f64 (fma.f64 #s(literal 3/256 binary64) (/.f64 (*.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))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (*.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(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (*.f64 (fma.f64 (fma.f64 #s(literal 3/256 binary64) (/.f64 (*.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(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (pow.f64 p #s(literal -5 binary64)) #s(literal 3/256 binary64) (/.f64 (*.f64 #s(literal -5/2048 binary64) (*.f64 x x)) (pow.f64 p #s(literal 7 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)) |
#s(approx x x) |
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (fma.f64 (/.f64 (*.f64 x x) p) #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) p))) |
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (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))) |
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 x 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))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.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 2 binary64)))) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.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 2 binary64)))) #s(literal 1/2 binary64) (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 x #s(literal 6 binary64))) (/.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 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) #s(literal -1/2 binary64)) (neg.f64 (/.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)))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+.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) (neg.f64 (/.f64 (*.f64 p p) (*.f64 x x)))) #s(literal 1 binary64))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+.f64 (fma.f64 #s(literal -1/4 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 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (/.f64 (*.f64 p p) (*.f64 x x)))) #s(literal 1 binary64))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal -1/2 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 p p) (*.f64 x 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 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 6 binary64)))))) #s(literal 2 binary64))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal -1/2 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 p p) (*.f64 x 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 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 6 binary64)))))) #s(literal 1 binary64))) |
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (*.f64 (fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 x x))) #s(literal 1 binary64)) x)) |
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (*.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 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 x x)))) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (* 4 p) p) (* x x)) (*.f64 (fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (*.f64 p (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1/4 binary64) (*.f64 p #s(literal 1 binary64))) x))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1/4 binary64) (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 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 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal 144 binary64)) (*.f64 (*.f64 p p) #s(literal 2 binary64))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1/2 binary64) (*.f64 p #s(literal 1 binary64)))) x))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1/4 binary64) (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (/.f64 (fma.f64 (fma.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal -256 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 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 (*.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal 144 binary64)) #s(literal 1/4 binary64)))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p 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 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal 144 binary64)) (*.f64 (*.f64 p p) #s(literal 2 binary64))))) #s(literal 2 binary64))))) (*.f64 (pow.f64 x #s(literal 6 binary64)) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1/2 binary64) (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 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 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal 144 binary64)) (*.f64 (*.f64 p p) #s(literal 2 binary64))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1/2 binary64) (*.f64 p #s(literal 1 binary64))))) x))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (*.f64 p p) (*.f64 x x))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) #s(literal 1/4 binary64) (*.f64 p p)) (*.f64 x x))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) #s(literal 1/4 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 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/4 binary64) (*.f64 p p))) (*.f64 x x))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal -256 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 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 (*.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal 144 binary64)) #s(literal 1/4 binary64)))) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/4 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) #s(literal 1/4 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 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/4 binary64) (*.f64 p p)))) (*.f64 x x))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 x x))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) #s(literal 1/2 binary64) (*.f64 (*.f64 p p) #s(literal 2 binary64))) (*.f64 x x))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) #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 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64) (*.f64 (*.f64 p p) #s(literal 2 binary64)))) (*.f64 x x))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (/.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal -256 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 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 (*.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal 144 binary64)) #s(literal 1/4 binary64)))) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) #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 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64) (*.f64 (*.f64 p p) #s(literal 2 binary64))))) (*.f64 x x))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (-.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 x x)) #s(literal 1 binary64))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (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 (*.f64 p p) #s(literal 2 binary64)) (*.f64 x x)) #s(literal 1 binary64)))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (-.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 #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 p p) #s(literal 2 binary64)) (*.f64 x x)))) #s(literal 1 binary64))) |
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)) |
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (*.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) (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 x x))) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (*.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 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 x x)))) #s(literal 1 binary64)))) |
Compiled 6 003 to 1 145 computations (80.9% saved)
12 alts after pruning (12 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 178 | 12 | 190 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 179 | 12 | 191 |
| Status | Accuracy | Program |
|---|---|---|
| 80.9% | (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) | |
| ▶ | 81.7% | (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 1/2 binary64)))) |
| 76.5% | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (exp.f64 (*.f64 (log.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) #s(literal 1/2 binary64))))))) | |
| ▶ | 7.2% | (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))))) |
| ▶ | 56.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)))) |
| 54.9% | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)))) | |
| 18.2% | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (*.f64 p p) (*.f64 x x)))) | |
| 59.6% | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) | |
| ▶ | 23.5% | #s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal -1 binary64) #s(literal 1 binary64))) |
| 24.4% | #s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1/4 binary64) (*.f64 p #s(literal 1 binary64))) x))) | |
| 25.3% | #s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (*.f64 p (pow.f64 x #s(literal -1 binary64))))) | |
| ▶ | 34.0% | #s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(literal 1 binary64)) |
Compiled 562 to 444 computations (21% saved)
| Inputs |
|---|
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 1/2 binary64)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 1/2 binary64))) |
#s(literal 1/2 binary64) |
(*.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 1/2 binary64)) |
(/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) |
x |
(sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) |
(fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)) |
(*.f64 (*.f64 p #s(literal 4 binary64)) p) |
(*.f64 p #s(literal 4 binary64)) |
p |
#s(literal 4 binary64) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(literal 1 binary64)) |
#s(literal 1 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(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)))))) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) |
#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))) |
(fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) |
(/.f64 x p) |
#s(literal 1/4 binary64) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal -1 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(*.f64 p p) |
(*.f64 x x) |
| Outputs |
|---|
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 1)) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole 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)))))))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 1)) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 1 (* -1 (/ (pow p 2) (pow x 2)))))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 1/2)) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (+ 1/2 (* -1 (/ (pow p 2) (pow x 2)))))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (+ 1/2 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (+ 1/2 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))))) |
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole binary64 1)) |
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole binary64 (+ 1 (* -2 (/ (pow p 2) (pow x 2)))))) |
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole binary64 (+ 1 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2)))))))) |
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole 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)))))))) |
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 x)) |
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 (+ x (* 2 (/ (pow p 2) x))))) |
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 (+ x (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x))))))) |
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 (+ x (* (pow p 2) (+ (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))) (* 2 (/ 1 x))))))) |
#s(approx (+ (* x x) (* (* p 4) p)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) (* (* p 4) p)) #s(hole binary64 (+ (* 4 (pow p 2)) (pow x 2)))) |
#s(approx (* (* p 4) p) #s(hole binary64 (* 4 (pow p 2)))) |
#s(approx (* p 4) #s(hole binary64 (* 4 p))) |
#s(approx p #s(hole binary64 p)) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (* (sqrt 1/2) (sqrt 2)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole 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)))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole 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)))))))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 1)) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1 (* -1 (/ (pow p 2) (pow x 2)))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 2)) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 2 (* -2 (/ (pow p 2) (pow x 2)))))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 2 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2)))))))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole 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)))))))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 1)) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (+ 1 (* -2 (/ (pow p 2) (pow x 2)))))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (+ 1 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2)))))))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole 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)))))))) |
#s(approx (+ (* (/ x p) 1/4) 1/2) #s(hole binary64 (* 1/4 (/ x p)))) |
#s(approx (+ (* (/ x p) 1/4) 1/2) #s(hole binary64 (/ (+ (* 1/4 x) (* 1/2 p)) p))) |
#s(approx (/ x p) #s(hole binary64 (/ x p))) |
#s(approx (+ (* (* (/ (* p p) (* x x)) 1/2) -1) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* (/ (* p p) (* x x)) 1/2) -1) 1) #s(hole binary64 (+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))))) |
#s(approx (* (/ (* p p) (* x x)) 1/2) #s(hole binary64 (* 1/2 (/ (pow p 2) (pow x 2))))) |
#s(approx (/ (* p p) (* x x)) #s(hole binary64 (/ (pow p 2) (pow x 2)))) |
#s(approx (* p p) #s(hole binary64 (pow p 2))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (* p (sqrt 1/2)))))))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole 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))))))))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 1/2)) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 1/2 (* 1/4 (/ x p))))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p)))))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole 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))))))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (* 1/4 (/ x p)))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (/ (+ (* -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))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/2 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)))) p))) |
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole binary64 (* 1/2 (/ x p)))) |
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole binary64 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p))) |
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole 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))) |
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole 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))) |
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 (* 2 p))) |
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2))))))) |
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2)))))))) |
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2))))))))) |
#s(approx (+ (* x x) (* (* p 4) p)) #s(hole binary64 (* 4 (pow p 2)))) |
#s(approx (+ (* x x) (* (* p 4) p)) #s(hole binary64 (* (pow p 2) (+ 4 (/ (pow x 2) (pow p 2)))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (* x (sqrt 1/2)) p)))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole 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)))))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 1/2)) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (* 1/4 (/ x p))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p)))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole 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))))))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 1)) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 1 (* 1/2 (/ x p))))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 1 (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p)))))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole 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))))))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (* 1/2 (/ x p)))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole 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))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole 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))) |
#s(approx (+ (* (/ x p) 1/4) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (/ x p) 1/4) 1/2) #s(hole binary64 (+ 1/2 (* 1/4 (/ x p))))) |
#s(approx (+ (* (* (/ (* p p) (* x x)) 1/2) -1) 1) #s(hole binary64 (* -1/2 (/ (pow p 2) (pow x 2))))) |
#s(approx (+ (* (* (/ (* p p) (* x x)) 1/2) -1) 1) #s(hole binary64 (* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (+ (sqrt 1/2) (* -1/8 (/ x (* p (sqrt 1/2))))))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (+ (sqrt 1/2) (* -1 (/ (+ (* 1/128 (/ (pow x 2) (* p (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (sqrt 1/2)))) p))))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole 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))))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 1/2 (* -1/4 (/ x p))))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p))))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole 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))))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (* -1/4 (/ x p)))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p)))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (* -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)))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/2 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)))) p)))) |
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole binary64 (* -1/2 (/ x p)))) |
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole binary64 (* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p)))) |
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole 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)))) |
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole 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)))) |
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 (* -2 p))) |
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 (* -1 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2)))))))) |
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 (* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2))))))))) |
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole 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)))))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1/4 (/ (* x (sqrt 1/2)) p))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1 (/ (+ (* 1/32 (/ (* (pow x 2) (sqrt 1/2)) p)) (* 1/4 (* x (sqrt 1/2)))) p))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (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))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (* -1/4 (/ x p))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole 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))))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 1 (* -1/2 (/ x p))))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 1 (* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p))))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole 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))))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (* -1/2 (/ x p)))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p)))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole 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)))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole 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)))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole 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))))))))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole 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))))))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p)))))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p)))))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -5/4096 (/ (pow x 2) (pow p 7))) (* 3/512 (/ 1 (pow p 5))))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p)))))) |
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole binary64 (* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p)))))) |
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole binary64 (* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))))) |
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole 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)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 (+ (* 1/4 (/ (pow x 2) p)) (* 2 p)))) |
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 (+ (* 2 p) (* (pow x 2) (+ (* -1/64 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))))) |
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 (+ (* 2 p) (* (pow x 2) (+ (* (pow x 2) (- (* 1/512 (/ (pow x 2) (pow p 5))) (* 1/64 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* -1/32 (/ (* x (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (sqrt 1/2) p))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole 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)))))))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole 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))))))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 1 (* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p))))))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 1 (* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p))))))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p)))))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole 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)))))) |
#s(approx (+ (* (* (/ (* p p) (* x x)) 1/2) -1) 1) #s(hole binary64 (/ (+ (* -1/2 (pow p 2)) (pow x 2)) (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole 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))))))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole 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)))))))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 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)))))))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (+ 1/2 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (+ 1/2 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))))) |
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole binary64 (+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))))) |
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole 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)))))))) |
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2))))))) |
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))))))) |
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6))))))))) |
#s(approx (+ (* x x) (* (* p 4) p)) #s(hole binary64 (* (pow x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 2))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole 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)))) (* (sqrt 1/2) (sqrt 2)))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole 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))))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 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)))))))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 2 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole 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)))))))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole 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)))))))) |
#s(approx (+ (* (/ x p) 1/4) 1/2) #s(hole binary64 (* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x)))))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (* -1 (/ p x)))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (* -1 (/ (+ p (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2))))) x)))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (* -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)))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (* -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)))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (/ (pow p 2) (pow x 2)))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2)))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (/ (+ (* 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)))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (/ (+ (* 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)))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 -1/2)) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (- (/ (pow p 2) (pow x 2)) 1/2))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (- (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (/ (pow p 2) (pow x 2))) 1/2))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (- (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))) (/ (pow p 2) (pow x 2)))) 1/2))) |
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole binary64 -1)) |
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole binary64 (- (* 2 (/ (pow p 2) (pow x 2))) 1))) |
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole binary64 (- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))) 1))) |
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole 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))) |
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 (* -1 x))) |
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 (* -1 (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2)))))))) |
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2))))))))) |
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole 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)))))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (* -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)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (* -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)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (* -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)))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (/ (pow p 2) (pow x 2)))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2)))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (/ (+ (* 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)))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (/ (+ (* 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)))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (* 2 (/ (pow p 2) (pow x 2))))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (/ (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (* 2 (pow p 2))) (pow x 2)))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (/ (+ (* 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)))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (/ (+ (* 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)))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 -1)) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (- (* 2 (/ (pow p 2) (pow x 2))) 1))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))) 1))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole 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))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | x | @ | -inf | ((sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) (/ x (sqrt (+ (* x x) (* (* p 4) p)))) x (sqrt (+ (* x x) (* (* p 4) p))) (+ (* x x) (* (* p 4) p)) (* (* p 4) p) (* p 4) p 4 (sqrt (* 1/2 (+ 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)))))) (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (/ 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)))))) (+ (* (/ x p) 1/4) 1/2) (/ x p) 1/4 (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (+ (* (* (/ (* p p) (* x x)) 1/2) -1) 1) (* (/ (* p p) (* x x)) 1/2) (/ (* p p) (* x x)) (* p p) (* x x)) |
| 6.0ms | p | @ | inf | ((sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) (/ x (sqrt (+ (* x x) (* (* p 4) p)))) x (sqrt (+ (* x x) (* (* p 4) p))) (+ (* x x) (* (* p 4) p)) (* (* p 4) p) (* p 4) p 4 (sqrt (* 1/2 (+ 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)))))) (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (/ 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)))))) (+ (* (/ x p) 1/4) 1/2) (/ x p) 1/4 (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (+ (* (* (/ (* p p) (* x x)) 1/2) -1) 1) (* (/ (* p p) (* x x)) 1/2) (/ (* p p) (* x x)) (* p p) (* x x)) |
| 5.0ms | p | @ | 0 | ((sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) (/ x (sqrt (+ (* x x) (* (* p 4) p)))) x (sqrt (+ (* x x) (* (* p 4) p))) (+ (* x x) (* (* p 4) p)) (* (* p 4) p) (* p 4) p 4 (sqrt (* 1/2 (+ 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)))))) (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (/ 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)))))) (+ (* (/ x p) 1/4) 1/2) (/ x p) 1/4 (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (+ (* (* (/ (* p p) (* x x)) 1/2) -1) 1) (* (/ (* p p) (* x x)) 1/2) (/ (* p p) (* x x)) (* p p) (* x x)) |
| 4.0ms | x | @ | inf | ((sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) (/ x (sqrt (+ (* x x) (* (* p 4) p)))) x (sqrt (+ (* x x) (* (* p 4) p))) (+ (* x x) (* (* p 4) p)) (* (* p 4) p) (* p 4) p 4 (sqrt (* 1/2 (+ 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)))))) (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (/ 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)))))) (+ (* (/ x p) 1/4) 1/2) (/ x p) 1/4 (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (+ (* (* (/ (* p p) (* x x)) 1/2) -1) 1) (* (/ (* p p) (* x x)) 1/2) (/ (* p p) (* x x)) (* p p) (* x x)) |
| 3.0ms | p | @ | -inf | ((sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) (/ x (sqrt (+ (* x x) (* (* p 4) p)))) x (sqrt (+ (* x x) (* (* p 4) p))) (+ (* x x) (* (* p 4) p)) (* (* p 4) p) (* p 4) p 4 (sqrt (* 1/2 (+ 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)))))) (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (/ 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)))))) (+ (* (/ x p) 1/4) 1/2) (/ x p) 1/4 (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (+ (* (* (/ (* p p) (* x x)) 1/2) -1) 1) (* (/ (* p p) (* x x)) 1/2) (/ (* p p) (* x x)) (* p p) (* x x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 894 | 8827 |
| 0 | 920 | 7767 |
| 1 | 5205 | 7625 |
| 0 | 8063 | 7250 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 1/2 binary64)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 1/2 binary64))) |
#s(literal 1/2 binary64) |
(*.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 1/2 binary64)) |
(/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) |
x |
(sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) |
(fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)) |
(*.f64 (*.f64 p #s(literal 4 binary64)) p) |
(*.f64 p #s(literal 4 binary64)) |
p |
#s(literal 4 binary64) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(literal 1 binary64)) |
#s(literal 1 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(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)))))) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) |
#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))) |
(fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) |
(/.f64 x p) |
#s(literal 1/4 binary64) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal -1 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(*.f64 p p) |
(*.f64 x x) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 1)) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole 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)))))))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 1)) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 1 (* -1 (/ (pow p 2) (pow x 2)))))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 1/2)) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (+ 1/2 (* -1 (/ (pow p 2) (pow x 2)))))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (+ 1/2 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (+ 1/2 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))))) |
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole binary64 1)) |
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole binary64 (+ 1 (* -2 (/ (pow p 2) (pow x 2)))))) |
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole binary64 (+ 1 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2)))))))) |
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole 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)))))))) |
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 x)) |
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 (+ x (* 2 (/ (pow p 2) x))))) |
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 (+ x (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x))))))) |
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 (+ x (* (pow p 2) (+ (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))) (* 2 (/ 1 x))))))) |
#s(approx (+ (* x x) (* (* p 4) p)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) (* (* p 4) p)) #s(hole binary64 (+ (* 4 (pow p 2)) (pow x 2)))) |
#s(approx (* (* p 4) p) #s(hole binary64 (* 4 (pow p 2)))) |
#s(approx (* p 4) #s(hole binary64 (* 4 p))) |
#s(approx p #s(hole binary64 p)) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (* (sqrt 1/2) (sqrt 2)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole 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)))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole 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)))))))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 1)) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1 (* -1 (/ (pow p 2) (pow x 2)))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 2)) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 2 (* -2 (/ (pow p 2) (pow x 2)))))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 2 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2)))))))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole 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)))))))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 1)) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (+ 1 (* -2 (/ (pow p 2) (pow x 2)))))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (+ 1 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2)))))))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole 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)))))))) |
#s(approx (+ (* (/ x p) 1/4) 1/2) #s(hole binary64 (* 1/4 (/ x p)))) |
#s(approx (+ (* (/ x p) 1/4) 1/2) #s(hole binary64 (/ (+ (* 1/4 x) (* 1/2 p)) p))) |
#s(approx (/ x p) #s(hole binary64 (/ x p))) |
#s(approx (+ (* (* (/ (* p p) (* x x)) 1/2) -1) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* (/ (* p p) (* x x)) 1/2) -1) 1) #s(hole binary64 (+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))))) |
#s(approx (* (/ (* p p) (* x x)) 1/2) #s(hole binary64 (* 1/2 (/ (pow p 2) (pow x 2))))) |
#s(approx (/ (* p p) (* x x)) #s(hole binary64 (/ (pow p 2) (pow x 2)))) |
#s(approx (* p p) #s(hole binary64 (pow p 2))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (* p (sqrt 1/2)))))))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole 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))))))))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 1/2)) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 1/2 (* 1/4 (/ x p))))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p)))))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole 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))))))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (* 1/4 (/ x p)))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (/ (+ (* -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))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/2 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)))) p))) |
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole binary64 (* 1/2 (/ x p)))) |
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole binary64 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p))) |
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole 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))) |
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole 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))) |
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 (* 2 p))) |
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2))))))) |
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2)))))))) |
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2))))))))) |
#s(approx (+ (* x x) (* (* p 4) p)) #s(hole binary64 (* 4 (pow p 2)))) |
#s(approx (+ (* x x) (* (* p 4) p)) #s(hole binary64 (* (pow p 2) (+ 4 (/ (pow x 2) (pow p 2)))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (* x (sqrt 1/2)) p)))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole 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)))))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 1/2)) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (* 1/4 (/ x p))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p)))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole 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))))))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 1)) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 1 (* 1/2 (/ x p))))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 1 (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p)))))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole 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))))))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (* 1/2 (/ x p)))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole 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))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole 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))) |
#s(approx (+ (* (/ x p) 1/4) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (/ x p) 1/4) 1/2) #s(hole binary64 (+ 1/2 (* 1/4 (/ x p))))) |
#s(approx (+ (* (* (/ (* p p) (* x x)) 1/2) -1) 1) #s(hole binary64 (* -1/2 (/ (pow p 2) (pow x 2))))) |
#s(approx (+ (* (* (/ (* p p) (* x x)) 1/2) -1) 1) #s(hole binary64 (* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (+ (sqrt 1/2) (* -1/8 (/ x (* p (sqrt 1/2))))))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (+ (sqrt 1/2) (* -1 (/ (+ (* 1/128 (/ (pow x 2) (* p (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (sqrt 1/2)))) p))))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole 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))))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 1/2 (* -1/4 (/ x p))))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p))))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole 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))))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (* -1/4 (/ x p)))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p)))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (* -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)))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/2 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)))) p)))) |
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole binary64 (* -1/2 (/ x p)))) |
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole binary64 (* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p)))) |
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole 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)))) |
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole 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)))) |
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 (* -2 p))) |
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 (* -1 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2)))))))) |
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 (* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2))))))))) |
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole 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)))))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1/4 (/ (* x (sqrt 1/2)) p))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1 (/ (+ (* 1/32 (/ (* (pow x 2) (sqrt 1/2)) p)) (* 1/4 (* x (sqrt 1/2)))) p))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (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))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (* -1/4 (/ x p))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole 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))))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 1 (* -1/2 (/ x p))))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 1 (* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p))))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole 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))))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (* -1/2 (/ x p)))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p)))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole 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)))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole 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)))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole 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))))))))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole 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))))))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p)))))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p)))))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -5/4096 (/ (pow x 2) (pow p 7))) (* 3/512 (/ 1 (pow p 5))))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p)))))) |
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole binary64 (* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p)))))) |
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole binary64 (* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))))) |
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole 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)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 (+ (* 1/4 (/ (pow x 2) p)) (* 2 p)))) |
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 (+ (* 2 p) (* (pow x 2) (+ (* -1/64 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))))) |
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 (+ (* 2 p) (* (pow x 2) (+ (* (pow x 2) (- (* 1/512 (/ (pow x 2) (pow p 5))) (* 1/64 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* -1/32 (/ (* x (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (sqrt 1/2) p))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole 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)))))))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole 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))))))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 1 (* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p))))))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 1 (* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p))))))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p)))))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole 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)))))) |
#s(approx (+ (* (* (/ (* p p) (* x x)) 1/2) -1) 1) #s(hole binary64 (/ (+ (* -1/2 (pow p 2)) (pow x 2)) (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole 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))))))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole 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)))))))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 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)))))))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (+ 1/2 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (+ 1/2 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))))) |
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole binary64 (+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))))) |
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole 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)))))))) |
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2))))))) |
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))))))) |
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6))))))))) |
#s(approx (+ (* x x) (* (* p 4) p)) #s(hole binary64 (* (pow x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 2))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole 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)))) (* (sqrt 1/2) (sqrt 2)))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole 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))))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 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)))))))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 2 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole 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)))))))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole 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)))))))) |
#s(approx (+ (* (/ x p) 1/4) 1/2) #s(hole binary64 (* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x)))))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (* -1 (/ p x)))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (* -1 (/ (+ p (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2))))) x)))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (* -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)))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (* -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)))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (/ (pow p 2) (pow x 2)))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2)))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (/ (+ (* 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)))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (/ (+ (* 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)))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 -1/2)) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (- (/ (pow p 2) (pow x 2)) 1/2))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (- (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (/ (pow p 2) (pow x 2))) 1/2))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (- (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))) (/ (pow p 2) (pow x 2)))) 1/2))) |
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole binary64 -1)) |
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole binary64 (- (* 2 (/ (pow p 2) (pow x 2))) 1))) |
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole binary64 (- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))) 1))) |
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole 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))) |
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 (* -1 x))) |
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 (* -1 (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2)))))))) |
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2))))))))) |
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole 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)))))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (* -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)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (* -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)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (* -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)))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (/ (pow p 2) (pow x 2)))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2)))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (/ (+ (* 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)))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (/ (+ (* 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)))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (* 2 (/ (pow p 2) (pow x 2))))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (/ (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (* 2 (pow p 2))) (pow x 2)))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (/ (+ (* 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)))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (/ (+ (* 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)))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 -1)) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (- (* 2 (/ (pow p 2) (pow x 2))) 1))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))) 1))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole 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))) |
| Outputs |
|---|
(*.f64 (sqrt.f64 (+.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.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 p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1 binary64)))) |
(pow.f64 (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.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 p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))))))) |
(fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))))) #s(literal 1/2 binary64))) |
(+.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))))) |
#s(literal 1/2 binary64) |
(*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 x) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))))) |
(/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) |
x |
(pow.f64 (pow.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)) #s(literal -1/2 binary64))) |
(sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) #s(literal 1/2 binary64))) |
(/.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 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x x))) |
(/.f64 (+.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 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 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x x))))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (*.f64 p p) #s(literal 4 binary64))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (*.f64 p p) #s(literal 4 binary64))) |
(fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.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 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))) |
(-.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 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x x)) |
(+.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal 4 binary64))) |
(*.f64 (*.f64 p p) #s(literal 4 binary64)) |
(*.f64 (*.f64 #s(literal 4 binary64) p) p) |
(*.f64 #s(literal 4 binary64) (*.f64 p p)) |
(*.f64 p (*.f64 #s(literal 4 binary64) p)) |
(*.f64 #s(literal 4 binary64) p) |
(*.f64 p #s(literal 4 binary64)) |
p |
#s(literal 4 binary64) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(literal 1 binary64)) |
#s(literal 1 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 (pow.f64 (*.f64 (+.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (+.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (+.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(sqrt.f64 (*.f64 (+.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 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 #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 #s(literal 1/2 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #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 #s(literal 1 binary64) (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 #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 #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) |
(pow.f64 (pow.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(literal 1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (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(literal 1 binary64)) |
(pow.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(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.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(literal -1/2 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)))) |
(exp.f64 (*.f64 (log.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(literal 1/2 binary64))) |
#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))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x p) #s(literal 1/4 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (/.f64 x p) #s(literal 1/4 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (/.f64 x p) #s(literal 1/4 binary64)) #s(literal 2 binary64))) (fma.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 (pow.f64 (*.f64 (/.f64 x p) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (/.f64 x p) #s(literal 1/4 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 x p) #s(literal 3 binary64)))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 x p) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x p) #s(literal 1/4 binary64)))))) |
(fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) |
(fma.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 (*.f64 (/.f64 x p) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x p) #s(literal 1/4 binary64))) |
(/.f64 (neg.f64 x) (neg.f64 p)) |
(/.f64 x p) |
#s(literal 1/4 binary64) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -1/8 binary64) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -1/8 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 p p) #s(literal -1/2 binary64) (*.f64 x x))) (neg.f64 (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 p p) #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 x x)) |
(fma.f64 (*.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 p x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal 1/2 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 p p)) (*.f64 x x)) |
(*.f64 (/.f64 p x) (/.f64 p x)) |
(*.f64 p (/.f64 p (*.f64 x x))) |
(pow.f64 (/.f64 p x) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 p p)) (neg.f64 (*.f64 x x))) |
(/.f64 (/.f64 (*.f64 p p) x) x) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(exp.f64 (-.f64 (*.f64 (log.f64 p) #s(literal 2 binary64)) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 p) (neg.f64 p)) |
(*.f64 (fabs.f64 p) (fabs.f64 p)) |
(*.f64 p p) |
(pow.f64 (exp.f64 (log.f64 p)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 p (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(pow.f64 (neg.f64 p) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 p) #s(literal 2 binary64)) |
(pow.f64 (*.f64 p p) #s(literal 1 binary64)) |
(pow.f64 p #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.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)))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.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(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(literal 1 binary64)) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (fma.f64 (/.f64 (*.f64 p p) (pow.f64 x #s(literal 4 binary64))) #s(literal 11/8 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal -2 binary64)))) (*.f64 p p) #s(literal 1 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 11/8 binary64) (/.f64 (*.f64 #s(literal -69/16 binary64) (*.f64 p p)) (pow.f64 x #s(literal 6 binary64)))) (*.f64 p p) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal -2 binary64)))) (*.f64 p p) #s(literal 1 binary64))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1 binary64)) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 p p)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal -2 binary64))) (*.f64 p p) #s(literal 1 binary64))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (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)) (pow.f64 x #s(literal -2 binary64))) (*.f64 p p) #s(literal 1 binary64))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(literal 1/2 binary64)) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) (fma.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal -1 binary64) #s(literal 1/2 binary64))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 p p)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal -2 binary64))) (*.f64 p p) #s(literal 1/2 binary64))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/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)) (pow.f64 x #s(literal -2 binary64))) (*.f64 p p) #s(literal 1/2 binary64))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal 1 binary64)) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (fma.f64 #s(literal -2 binary64) (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal 1 binary64))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (fma.f64 (fma.f64 #s(literal 6 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (pow.f64 x #s(literal -2 binary64)))) (*.f64 p p) #s(literal 1 binary64))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (fma.f64 (fma.f64 (fma.f64 #s(literal -20 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 6 binary64))) (*.f64 p p) (*.f64 #s(literal -2 binary64) (pow.f64 x #s(literal -2 binary64)))) (*.f64 p p) #s(literal 1 binary64))) |
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) x) |
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) (fma.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64) x)) |
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) (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)) |
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 p 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)) |
#s(approx (+ (* x x) (* (* p 4) p)) (*.f64 x x)) |
#s(approx (+ (* x x) (* (* p 4) p)) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) |
#s(approx (* (* p 4) p) (*.f64 (*.f64 p p) #s(literal 4 binary64))) |
#s(approx (* p 4) (*.f64 #s(literal 4 binary64) p)) |
#s(approx p p) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(literal 1 binary64)) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (*.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 6 binary64)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 p p)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))))) (*.f64 p p) #s(literal 1 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p p)) (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 20 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 6 binary64)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 6 binary64)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 p p) (neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))))) (*.f64 p p) #s(literal 1 binary64))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1 binary64)) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 p p)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal -2 binary64))) (*.f64 p p) #s(literal 1 binary64))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (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)) (pow.f64 x #s(literal -2 binary64))) (*.f64 p p) #s(literal 1 binary64))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(literal 2 binary64)) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (fma.f64 #s(literal -2 binary64) (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (fma.f64 (fma.f64 #s(literal 6 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (pow.f64 x #s(literal -2 binary64)))) (*.f64 p p) #s(literal 2 binary64))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (fma.f64 (fma.f64 (fma.f64 #s(literal -20 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 6 binary64))) (*.f64 p p) (*.f64 #s(literal -2 binary64) (pow.f64 x #s(literal -2 binary64)))) (*.f64 p p) #s(literal 2 binary64))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal 1 binary64)) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (fma.f64 #s(literal -2 binary64) (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal 1 binary64))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (fma.f64 (fma.f64 #s(literal 6 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (pow.f64 x #s(literal -2 binary64)))) (*.f64 p p) #s(literal 1 binary64))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (fma.f64 (fma.f64 (fma.f64 #s(literal -20 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 6 binary64))) (*.f64 p p) (*.f64 #s(literal -2 binary64) (pow.f64 x #s(literal -2 binary64)))) (*.f64 p p) #s(literal 1 binary64))) |
#s(approx (+ (* (/ x p) 1/4) 1/2) (*.f64 (/.f64 x p) #s(literal 1/4 binary64))) |
#s(approx (+ (* (/ x p) 1/4) 1/2) (/.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 p #s(literal 1/2 binary64))) p)) |
#s(approx (/ x p) (/.f64 x p)) |
#s(approx (+ (* (* (/ (* p p) (* x x)) 1/2) -1) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* (/ (* p p) (* x x)) 1/2) -1) 1) (fma.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (* (/ (* p p) (* x x)) 1/2) (*.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
#s(approx (/ (* p p) (* x x)) (pow.f64 (/.f64 p x) #s(literal 2 binary64))) |
#s(approx (* p p) (*.f64 p p)) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (sqrt.f64 #s(literal 1/2 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (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)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (+.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (*.f64 p p))) #s(literal -1/128 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)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (+.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (*.f64 p p))) #s(literal -1/128 binary64) (fma.f64 (/.f64 (/.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)) #s(literal 1/4 binary64)))) (pow.f64 p #s(literal 3 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) #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)))) |
#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)))))) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+.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))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+.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))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) (*.f64 (/.f64 x p) #s(literal 1/4 binary64))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) #s(literal -1/32 binary64) (*.f64 #s(literal 1/4 binary64) x)) p)) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) (/.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)) (*.f64 p p)) #s(literal -1/32 binary64) (*.f64 #s(literal 1/4 binary64) x))) p)) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) (/.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 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)))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) #s(literal -1/32 binary64) (*.f64 #s(literal 1/4 binary64) x)))) p)) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (*.f64 (/.f64 x p) #s(literal 1/2 binary64))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) (*.f64 x #s(literal 1/2 binary64))) p)) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (/.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 binary64) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) (*.f64 x #s(literal 1/2 binary64)))) p)) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (/.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 binary64) (fma.f64 (*.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)))) #s(literal -1 binary64) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) (*.f64 x #s(literal 1/2 binary64))))) p)) |
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) (*.f64 #s(literal 2 binary64) p)) |
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 p p)) #s(literal 1/4 binary64) #s(literal 2 binary64)) p)) |
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/64 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 p p))) #s(literal 2 binary64)) p)) |
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) (*.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 (pow.f64 x #s(literal 6 binary64)) (pow.f64 p #s(literal 6 binary64))) #s(literal 1/512 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 p p)))) #s(literal 2 binary64)) p)) |
#s(approx (+ (* x x) (* (* p 4) p)) (*.f64 (*.f64 p p) #s(literal 4 binary64))) |
#s(approx (+ (* x x) (* (* p 4) p)) (*.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 p p)) #s(literal 4 binary64)) (*.f64 p p))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (sqrt.f64 #s(literal 1/2 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (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)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x x)) (*.f64 p p)) #s(literal -1/32 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)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x x)) (*.f64 p p)) #s(literal -1/32 binary64) (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)))) |
#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)))))) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+.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))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+.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))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(literal 1 binary64)) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (fma.f64 (/.f64 x p) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (+.f64 (fma.f64 #s(literal -1/16 binary64) (pow.f64 (/.f64 x p) #s(literal 3 binary64)) (*.f64 (/.f64 x p) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (+.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 binary64) (fma.f64 #s(literal -1/16 binary64) (pow.f64 (/.f64 x p) #s(literal 3 binary64)) (*.f64 (/.f64 x p) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (*.f64 (/.f64 x p) #s(literal 1/2 binary64))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) (*.f64 x #s(literal 1/2 binary64))) p)) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (/.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 binary64) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) (*.f64 x #s(literal 1/2 binary64)))) p)) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (/.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 binary64) (fma.f64 (*.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)))) #s(literal -1 binary64) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) (*.f64 x #s(literal 1/2 binary64))))) p)) |
#s(approx (+ (* (/ x p) 1/4) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* (/ x p) 1/4) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* (/ (* p p) (* x x)) 1/2) -1) 1) (*.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
#s(approx (+ (* (* (/ (* p p) (* x x)) 1/2) -1) 1) (*.f64 (-.f64 (pow.f64 p #s(literal -2 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64))) (*.f64 p p))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (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)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (/.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/8 binary64) (/.f64 (*.f64 #s(literal 1/128 binary64) (*.f64 x x)) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) p))) p) #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (/.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/8 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) #s(literal -1/128 binary64) (*.f64 (/.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)) #s(literal 1/4 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) #s(literal -1/2 binary64))) p))) p) #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) #s(literal -1/32 binary64) (*.f64 #s(literal 1/4 binary64) x)) p) #s(literal -1 binary64) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (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 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) #s(literal -1/32 binary64) (*.f64 #s(literal 1/4 binary64) x))) p) #s(literal -1 binary64) #s(literal 1/2 binary64))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) (*.f64 #s(literal -1/4 binary64) (/.f64 x p))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) #s(literal -1/32 binary64) (*.f64 #s(literal 1/4 binary64) x)) p))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) (neg.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 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) #s(literal -1/32 binary64) (*.f64 #s(literal 1/4 binary64) x))) p))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) (neg.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 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)))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) #s(literal -1/32 binary64) (*.f64 #s(literal 1/4 binary64) x)))) p))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (*.f64 (/.f64 x p) #s(literal -1/2 binary64))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) (*.f64 x #s(literal 1/2 binary64))) p))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (neg.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 binary64) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) (*.f64 x #s(literal 1/2 binary64)))) p))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (neg.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 binary64) (fma.f64 (*.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)))) #s(literal -1 binary64) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) (*.f64 x #s(literal 1/2 binary64))))) p))) |
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) (*.f64 #s(literal -2 binary64) p)) |
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 p p)) #s(literal 1/4 binary64) #s(literal 2 binary64)) p))) |
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) (neg.f64 (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/64 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 p p))) #s(literal 2 binary64)) p))) |
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) (neg.f64 (*.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 (pow.f64 x #s(literal 6 binary64)) (pow.f64 p #s(literal 6 binary64))) #s(literal 1/512 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 p p)))) #s(literal 2 binary64)) p))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (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)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.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))) p) #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/4 binary64) (neg.f64 (/.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)))) p))) p) #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) #s(literal -1/32 binary64) (*.f64 #s(literal 1/4 binary64) x)) p) #s(literal -1 binary64) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (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 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) #s(literal -1/32 binary64) (*.f64 #s(literal 1/4 binary64) x))) p) #s(literal -1 binary64) #s(literal 1/2 binary64))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (fma.f64 (/.f64 x p) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (fma.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) (*.f64 x #s(literal 1/2 binary64))) p) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (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 binary64) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) (*.f64 x #s(literal 1/2 binary64)))) p) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (*.f64 (/.f64 x p) #s(literal -1/2 binary64))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) (*.f64 x #s(literal 1/2 binary64))) p))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (neg.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 binary64) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) (*.f64 x #s(literal 1/2 binary64)))) p))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (neg.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 binary64) (fma.f64 (*.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)))) #s(literal -1 binary64) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) (*.f64 x #s(literal 1/2 binary64))))) p))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (fma.f64 (/.f64 (/.f64 x (*.f64 p p)) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) #s(literal -1/128 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) x (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (fma.f64 (fma.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 (pow.f64 p #s(literal -3 binary64)) #s(literal 4 binary64)) #s(literal 1/512 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 (pow.f64 p #s(literal -2 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))))) x (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) x (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (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))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 x 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)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) p)) x #s(literal 1/2 binary64))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) (*.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(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 x 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)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) p)) x)) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) (*.f64 (fma.f64 (fma.f64 (fma.f64 (pow.f64 p #s(literal -5 binary64)) #s(literal 3/512 binary64) (/.f64 (*.f64 #s(literal -5/4096 binary64) (*.f64 x x)) (pow.f64 p #s(literal 7 binary64)))) (*.f64 x x) (*.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(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (*.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(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (*.f64 (fma.f64 (fma.f64 #s(literal 3/256 binary64) (/.f64 (*.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(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -5/2048 binary64) (/.f64 (*.f64 x x) (pow.f64 p #s(literal 7 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)) |
#s(approx x x) |
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) (fma.f64 (/.f64 (*.f64 x x) p) #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) p))) |
#s(approx (sqrt (+ (* x x) (* (* p 4) 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))) |
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 x 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))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (*.f64 p p)) #s(literal -1/32 binary64) (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 5/2 binary64)) p)) x (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (pow.f64 p #s(literal 3 binary64))) #s(literal -3/128 binary64) (/.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 p p))) x (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 5/2 binary64)) p)) x (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (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))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 x 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)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) p)) x #s(literal 1/2 binary64))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (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))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (fma.f64 (fma.f64 (fma.f64 #s(literal 3/256 binary64) (/.f64 (*.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))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (*.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(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (*.f64 (fma.f64 (fma.f64 #s(literal 3/256 binary64) (/.f64 (*.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(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -5/2048 binary64) (/.f64 (*.f64 x x) (pow.f64 p #s(literal 7 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)) |
#s(approx (+ (* (* (/ (* p p) (* x x)) 1/2) -1) 1) (fma.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (+.f64 (fma.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal -1/2 binary64) #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)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (+.f64 (fma.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal -1/2 binary64) (*.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 #s(literal 64 binary64) (pow.f64 p #s(literal 6 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))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+.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) (neg.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+.f64 (fma.f64 #s(literal -1/4 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 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/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/4 binary64) (neg.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) (+.f64 (fma.f64 #s(literal -1/4 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 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (+.f64 (fma.f64 #s(literal -2 binary64) (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal -1/2 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (+.f64 (fma.f64 #s(literal -2 binary64) (pow.f64 (/.f64 p x) #s(literal 2 binary64)) (*.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 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 6 binary64)))))) #s(literal 1 binary64))) |
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) (*.f64 (fma.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal 2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) (*.f64 (+.f64 (fma.f64 (/.f64 (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 2 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64)) x)) |
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) (*.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 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 4 binary64) (*.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)) x)) |
#s(approx (+ (* x x) (* (* p 4) p)) (*.f64 (fma.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (*.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.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 2 binary64)))) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (*.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.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 2 binary64)))) #s(literal 1/2 binary64) (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 x #s(literal 6 binary64))) (/.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 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) #s(literal -1/2 binary64)) (neg.f64 (/.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)))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+.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) (neg.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+.f64 (fma.f64 #s(literal -1/4 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 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (+.f64 (fma.f64 #s(literal -2 binary64) (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal -1/2 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (+.f64 (fma.f64 #s(literal -2 binary64) (pow.f64 (/.f64 p x) #s(literal 2 binary64)) (*.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 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 6 binary64)))))) #s(literal 2 binary64))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (+.f64 (fma.f64 #s(literal -2 binary64) (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal -1/2 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (+.f64 (fma.f64 #s(literal -2 binary64) (pow.f64 (/.f64 p x) #s(literal 2 binary64)) (*.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 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 6 binary64)))))) #s(literal 1 binary64))) |
#s(approx (+ (* (/ x p) 1/4) 1/2) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1/4 binary64) p)) x)) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 p x))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p) (*.f64 x x)) #s(literal 1/8 binary64) p) x))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.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 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal 144 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 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) (*.f64 (*.f64 x x) p))) p) x))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p) (*.f64 x x)) #s(literal 1/8 binary64) p) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (fma.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal -256 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 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 (*.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal 144 binary64)) #s(literal 1/4 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 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 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal 144 binary64)) (*.f64 p p)))) (*.f64 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 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal 144 binary64)) (*.f64 p p)))) (*.f64 (pow.f64 x #s(literal 4 binary64)) p))))) x))) |
#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)))))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) #s(literal 1/4 binary64) (*.f64 p p)) (*.f64 x x))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) #s(literal 1/4 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 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/4 binary64) (*.f64 p p))) (*.f64 x x))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal -256 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 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 (*.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal 144 binary64)) #s(literal 1/4 binary64)))) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/4 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) #s(literal 1/4 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 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/4 binary64) (*.f64 p p)))) (*.f64 x x))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(literal -1/2 binary64)) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) (-.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/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/4 binary64) (-.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/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/4 binary64) (-.f64 (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 #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 (/.f64 p x) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (-.f64 (*.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (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 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (-.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 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) (neg.f64 x)) |
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) (*.f64 (neg.f64 x) (fma.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal 2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) (*.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) (*.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) (*.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 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 4 binary64) (*.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (*.f64 p (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1 binary64) p)) x))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64) (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 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 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal 144 binary64)) (*.f64 (*.f64 p p) #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) p))) x))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64) (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (/.f64 (fma.f64 (fma.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal -256 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 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 (*.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal 144 binary64)) #s(literal 1/4 binary64)))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p 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 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal 144 binary64)) (*.f64 (*.f64 p p) #s(literal 2 binary64))))) #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 6 binary64))))) #s(literal 1/2 binary64) (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 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 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal 144 binary64)) (*.f64 (*.f64 p p) #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) p)))) x))) |
#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)))))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) #s(literal 1/4 binary64) (*.f64 p p)) (*.f64 x x))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) #s(literal 1/4 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 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/4 binary64) (*.f64 p p))) (*.f64 x x))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal -256 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 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 (*.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal 144 binary64)) #s(literal 1/4 binary64)))) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/4 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) #s(literal 1/4 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 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/4 binary64) (*.f64 p p)))) (*.f64 x x))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) #s(literal 1/2 binary64) (*.f64 (*.f64 p p) #s(literal 2 binary64))) (*.f64 x x))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) #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 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64) (*.f64 (*.f64 p p) #s(literal 2 binary64)))) (*.f64 x x))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (/.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal -256 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 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 (*.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal 144 binary64)) #s(literal 1/4 binary64)))) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) #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 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64) (*.f64 (*.f64 p p) #s(literal 2 binary64))))) (*.f64 x x))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (-.f64 (*.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (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 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (-.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 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
Compiled 10 620 to 1 595 computations (85% saved)
11 alts after pruning (8 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 317 | 6 | 323 |
| Fresh | 5 | 2 | 7 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 324 | 11 | 335 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 55.4% | (/.f64 #s(literal 1 binary64) (pow.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(literal -1/2 binary64))) |
| ▶ | 81.7% | (sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
| ▶ | 7.2% | (sqrt.f64 (+.f64 #s(literal 1/2 binary64) #s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(literal -1/2 binary64)))) |
| ✓ | 56.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)))) |
| 54.9% | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)))) | |
| 20.3% | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (pow.f64 (/.f64 p x) #s(literal 2 binary64)))) | |
| ▶ | 18.2% | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (*.f64 p p) (*.f64 x x)))) |
| ▶ | 59.6% | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(approx (+ (* (/ x p) 1/4) 1/2) #s(literal 1/2 binary64)))) |
| ✓ | 23.5% | #s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal -1 binary64) #s(literal 1 binary64))) |
| 25.4% | #s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 p x))) | |
| ✓ | 34.0% | #s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(literal 1 binary64)) |
Compiled 437 to 342 computations (21.7% saved)
| Inputs |
|---|
(sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) |
x |
(sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)) |
(*.f64 p p) |
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(approx (+ (* (/ x p) 1/4) 1/2) #s(literal 1/2 binary64)))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(approx (+ (* (/ x p) 1/4) 1/2) #s(literal 1/2 binary64))) |
#s(approx (+ (* (/ x p) 1/4) 1/2) #s(literal 1/2 binary64)) |
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) #s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(literal -1/2 binary64)))) |
(+.f64 #s(literal 1/2 binary64) #s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(literal -1/2 binary64))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(literal -1/2 binary64)) |
#s(literal -1/2 binary64) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (*.f64 p p) (*.f64 x x)))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (*.f64 p p) (*.f64 x x))) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/.f64 #s(literal 1 binary64) (pow.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(literal -1/2 binary64))) |
#s(literal 1 binary64) |
(pow.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(literal -1/2 binary64)) |
#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))) |
(fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) |
(/.f64 x p) |
#s(literal 1/4 binary64) |
| Outputs |
|---|
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 1)) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole 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)))))))) |
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 1)) |
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (+ 1 (* -1 (/ (pow p 2) (pow x 2)))))) |
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))))) |
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))))) |
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 1)) |
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (+ 1 (* -2 (/ (pow p 2) (pow x 2)))))) |
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (+ 1 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2)))))))) |
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole 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)))))))) |
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 x)) |
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (+ x (* 2 (/ (pow p 2) x))))) |
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (+ x (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x))))))) |
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (+ x (* (pow p 2) (+ (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))) (* 2 (/ 1 x))))))) |
#s(approx (+ (* (* p p) 4) (* x x)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (* p p) 4) (* x x)) #s(hole binary64 (+ (* 4 (pow p 2)) (pow x 2)))) |
#s(approx (* p p) #s(hole binary64 (pow p 2))) |
#s(approx p #s(hole binary64 p)) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (* (sqrt 1/2) (sqrt 2)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole 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)))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole 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)))))))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 1)) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1 (* -1 (/ (pow p 2) (pow x 2)))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))))) |
#s(approx (+ (* (/ x p) 1/4) 1/2) #s(hole binary64 (* 1/4 (/ x p)))) |
#s(approx (+ (* (/ x p) 1/4) 1/2) #s(hole binary64 (/ (+ (* 1/4 x) (* 1/2 p)) p))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 1)) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole 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)))))))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 1)) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 1 (* -1 (/ (pow p 2) (pow x 2)))))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 1/2)) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (+ 1/2 (* -1 (/ (pow p 2) (pow x 2)))))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (+ 1/2 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (+ 1/2 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))))) |
#s(approx (/ (* p p) (* x x)) #s(hole binary64 (/ (pow p 2) (pow x 2)))) |
#s(approx (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) #s(hole binary64 1)) |
#s(approx (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) #s(hole binary64 (+ 1 (* -1 (/ (pow p 2) (* (pow x 2) (pow (sqrt 2) 2))))))) |
#s(approx (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) #s(hole binary64 (+ 1 (* (pow p 2) (- (* 1/2 (/ (* (pow p 2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2))))) (pow (sqrt 2) 2))) (/ 1 (* (pow x 2) (pow (sqrt 2) 2)))))))) |
#s(approx (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) #s(hole binary64 (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -1/2 (/ (* (pow p 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))))) (pow (sqrt 2) 2))) (* 1/2 (/ (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (/ 1 (* (pow x 2) (pow (sqrt 2) 2)))))))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) #s(hole binary64 1)) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) #s(hole binary64 (+ 1 (* 1/2 (/ (pow p 2) (pow x 2)))))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) #s(hole binary64 (+ 1 (* (pow p 2) (+ (* -9/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) #s(hole binary64 (+ 1 (* (pow p 2) (+ (* (pow p 2) (- (* 49/16 (/ (pow p 2) (pow x 6))) (* 9/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2)))))))) |
#s(approx (/ x p) #s(hole binary64 (/ x p))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (* p (sqrt 1/2)))))))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole 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))))))))) |
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (+ 1/2 (* 1/4 (/ x p))))) |
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p)))))) |
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole 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))))))) |
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (* 1/2 (/ x p)))) |
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p))) |
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole 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))) |
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole 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))) |
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* 2 p))) |
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2))))))) |
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2)))))))) |
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2))))))))) |
#s(approx (+ (* (* p p) 4) (* x x)) #s(hole binary64 (* 4 (pow p 2)))) |
#s(approx (+ (* (* p p) 4) (* x x)) #s(hole binary64 (* (pow p 2) (+ 4 (/ (pow x 2) (pow p 2)))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (* x (sqrt 1/2)) p)))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole 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)))))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 1/2)) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (* 1/4 (/ x p))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p)))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole 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))))))) |
#s(approx (+ (* (/ x p) 1/4) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (/ x p) 1/4) 1/2) #s(hole binary64 (+ 1/2 (* 1/4 (/ x p))))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (* p (sqrt 1/2)))))))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole 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))))))))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 1/2)) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 1/2 (* 1/4 (/ x p))))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p)))))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole 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))))))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (* 1/4 (/ x p)))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (/ (+ (* -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))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/2 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)))) p))) |
#s(approx (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) #s(hole binary64 (/ 1 (sqrt 2)))) |
#s(approx (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) #s(hole binary64 (+ (* 1/4 (/ x (* p (sqrt 2)))) (/ 1 (sqrt 2))))) |
#s(approx (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) #s(hole binary64 (+ (* -1/32 (/ (pow x 2) (* (pow p 2) (sqrt 2)))) (+ (* 1/4 (/ x (* p (sqrt 2)))) (/ 1 (sqrt 2)))))) |
#s(approx (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) #s(hole binary64 (+ (* -1/32 (/ (pow x 2) (* (pow p 2) (sqrt 2)))) (+ (* 1/4 (/ x (* p (sqrt 2)))) (+ (* 1/2 (/ (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3))) (* (pow p 3) (sqrt 2)))) (/ 1 (sqrt 2))))))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) #s(hole binary64 (sqrt 2))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) #s(hole binary64 (+ (sqrt 2) (* -1/2 (/ x (* p (sqrt 2))))))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) #s(hole binary64 (+ (sqrt 2) (+ (* -1/2 (/ x (* p (sqrt 2)))) (* -1/2 (/ (+ (* -1/2 (pow x 2)) (* 1/4 (/ (pow x 2) (pow (sqrt 2) 2)))) (* (pow p 2) (sqrt 2)))))))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) #s(hole binary64 (+ (sqrt 2) (+ (* -1/2 (/ x (* p (sqrt 2)))) (+ (* -1/2 (/ (+ (* -1/2 (pow x 2)) (* 1/4 (/ (pow x 2) (pow (sqrt 2) 2)))) (* (pow p 2) (sqrt 2)))) (* -1/2 (/ (+ (* -1/8 (pow x 3)) (+ (* 1/4 (pow x 3)) (* 1/2 (/ (* x (+ (* -1/2 (pow x 2)) (* 1/4 (/ (pow x 2) (pow (sqrt 2) 2))))) (pow (sqrt 2) 2))))) (* (pow p 3) (sqrt 2))))))))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* -1/8 (/ x (* p (sqrt 1/2))))))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* -1 (/ (+ (* 1/128 (/ (pow x 2) (* p (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (sqrt 1/2)))) p))))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole 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))))) |
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (+ 1/2 (* -1/4 (/ x p))))) |
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p))))) |
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole 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))))) |
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (* -1/2 (/ x p)))) |
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p)))) |
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole 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)))) |
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole 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)))) |
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* -2 p))) |
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* -1 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2)))))))) |
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2))))))))) |
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole 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)))))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1/4 (/ (* x (sqrt 1/2)) p))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1 (/ (+ (* 1/32 (/ (* (pow x 2) (sqrt 1/2)) p)) (* 1/4 (* x (sqrt 1/2)))) p))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (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))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (* -1/4 (/ x p))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole 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))))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (+ (sqrt 1/2) (* -1/8 (/ x (* p (sqrt 1/2))))))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (+ (sqrt 1/2) (* -1 (/ (+ (* 1/128 (/ (pow x 2) (* p (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (sqrt 1/2)))) p))))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole 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))))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 1/2 (* -1/4 (/ x p))))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p))))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole 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))))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (* -1/4 (/ x p)))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p)))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (* -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)))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/2 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)))) p)))) |
#s(approx (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) #s(hole binary64 (+ (* -1/4 (/ x (* p (sqrt 2)))) (/ 1 (sqrt 2))))) |
#s(approx (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) #s(hole binary64 (+ (* -1 (/ (+ (* 1/32 (/ (pow x 2) (* p (sqrt 2)))) (* 1/4 (/ x (sqrt 2)))) p)) (/ 1 (sqrt 2))))) |
#s(approx (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3))) (* p (sqrt 2)))) (* -1/32 (/ (pow x 2) (sqrt 2)))) p)) (* 1/4 (/ x (sqrt 2)))) p)) (/ 1 (sqrt 2))))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) #s(hole binary64 (+ (sqrt 2) (* 1/2 (/ x (* p (sqrt 2))))))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) #s(hole binary64 (+ (sqrt 2) (* -1 (/ (+ (* -1/2 (/ x (sqrt 2))) (* 1/2 (/ (+ (* -1/2 (pow x 2)) (* 1/4 (/ (pow x 2) (pow (sqrt 2) 2)))) (* p (sqrt 2))))) p))))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) #s(hole binary64 (+ (sqrt 2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/2 (pow x 2)) (* 1/4 (/ (pow x 2) (pow (sqrt 2) 2)))) (sqrt 2))) (* 1/2 (/ (+ (* -1/8 (pow x 3)) (+ (* 1/4 (pow x 3)) (* 1/2 (/ (* x (+ (* -1/2 (pow x 2)) (* 1/4 (/ (pow x 2) (pow (sqrt 2) 2))))) (pow (sqrt 2) 2))))) (* p (sqrt 2))))) p)) (* -1/2 (/ x (sqrt 2)))) p))))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole 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))))))))) |
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))))) |
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole 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))))))) |
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p)))))) |
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))))) |
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole 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)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (+ (* 1/4 (/ (pow x 2) p)) (* 2 p)))) |
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (+ (* 2 p) (* (pow x 2) (+ (* -1/64 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))))) |
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (+ (* 2 p) (* (pow x 2) (+ (* (pow x 2) (- (* 1/512 (/ (pow x 2) (pow p 5))) (* 1/64 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* -1/32 (/ (* x (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (sqrt 1/2) p))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole 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)))))))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole 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))))))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole 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))))))))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole 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))))))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p)))))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p)))))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -5/4096 (/ (pow x 2) (pow p 7))) (* 3/512 (/ 1 (pow p 5))))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p)))))) |
#s(approx (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) #s(hole binary64 (+ (* x (+ (* -1/32 (/ x (* (pow p 2) (sqrt 2)))) (* 1/4 (/ 1 (* p (sqrt 2)))))) (/ 1 (sqrt 2))))) |
#s(approx (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) #s(hole binary64 (+ (* x (+ (* x (- (* -3/128 (/ x (* (pow p 3) (sqrt 2)))) (* 1/32 (/ 1 (* (pow p 2) (sqrt 2)))))) (* 1/4 (/ 1 (* p (sqrt 2)))))) (/ 1 (sqrt 2))))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) #s(hole binary64 (+ (sqrt 2) (* x (- (* 1/2 (/ (* x (- (* 1/2 (/ 1 (pow p 2))) (* 1/4 (/ 1 (* (pow p 2) (pow (sqrt 2) 2)))))) (sqrt 2))) (* 1/2 (/ 1 (* p (sqrt 2))))))))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) #s(hole binary64 (+ (sqrt 2) (* x (- (* x (+ (* -1/2 (/ (* x (+ (* -1/2 (/ (- (* 1/2 (/ 1 (pow p 2))) (* 1/4 (/ 1 (* (pow p 2) (pow (sqrt 2) 2))))) (* p (pow (sqrt 2) 2)))) (* 1/8 (/ 1 (pow p 3))))) (sqrt 2))) (* 1/2 (/ (- (* 1/2 (/ 1 (pow p 2))) (* 1/4 (/ 1 (* (pow p 2) (pow (sqrt 2) 2))))) (sqrt 2))))) (* 1/2 (/ 1 (* p (sqrt 2))))))))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole 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))))))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole 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)))))))) |
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))))) |
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (+ 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)))))))) |
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))))) |
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole 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)))))))) |
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2))))))) |
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))))))) |
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6))))))))) |
#s(approx (+ (* (* p p) 4) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 2))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole 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)))) (* (sqrt 1/2) (sqrt 2)))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole 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))))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 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)))))))) |
#s(approx (+ (* (/ x p) 1/4) 1/2) #s(hole binary64 (* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x)))))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole 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))))))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole 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)))))))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 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)))))))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (+ 1/2 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (+ 1/2 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))))) |
#s(approx (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) #s(hole binary64 (+ 1 (+ (* -1 (/ (pow p 2) (* (pow x 2) (pow (sqrt 2) 2)))) (* 1/2 (/ (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2))) (* (pow x 4) (pow (sqrt 2) 2)))))))) |
#s(approx (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) #s(hole binary64 (+ 1 (+ (* -1 (/ (pow p 2) (* (pow x 2) (pow (sqrt 2) 2)))) (+ (* 1/2 (/ (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2))) (* (pow x 4) (pow (sqrt 2) 2)))) (* 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) (pow (sqrt 2) 2))))))))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) #s(hole binary64 (+ 1 (+ (* -1/2 (/ (+ (* -1 (pow p 4)) (+ (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))) (pow x 4))) (* 1/2 (/ (pow p 2) (pow x 2))))))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) #s(hole binary64 (+ 1 (+ (* -1/2 (/ (+ (* -1 (pow p 4)) (+ (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))) (pow x 4))) (+ (* -1/2 (/ (+ (* -1/2 (* (pow p 2) (+ (* -1 (pow p 4)) (+ (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))))) (+ (* -1/4 (* (pow p 2) (+ (* -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)))) (* (pow p 2) (+ (* -1 (pow p 4)) (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))))) (pow x 6))) (* 1/2 (/ (pow p 2) (pow x 2)))))))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (* -1 (/ p x)))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (* -1 (/ (+ p (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2))))) x)))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (* -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)))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (* -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)))) |
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (/ (pow p 2) (pow x 2)))) |
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2)))) |
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (/ (+ (* 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)))) |
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (/ (+ (* 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)))) |
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 -1)) |
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (- (* 2 (/ (pow p 2) (pow x 2))) 1))) |
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))) 1))) |
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole 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))) |
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* -1 x))) |
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* -1 (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2)))))))) |
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2))))))))) |
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole 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)))))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (* -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)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (* -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)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (* -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)))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (/ (pow p 2) (pow x 2)))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2)))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (/ (+ (* 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)))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (/ (+ (* 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)))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (* -1 (/ p x)))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (* -1 (/ (+ p (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2))))) x)))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (* -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)))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (* -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)))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (/ (pow p 2) (pow x 2)))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2)))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (/ (+ (* 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)))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (/ (+ (* 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)))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 -1/2)) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (- (/ (pow p 2) (pow x 2)) 1/2))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (- (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (/ (pow p 2) (pow x 2))) 1/2))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (- (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))) (/ (pow p 2) (pow x 2)))) 1/2))) |
#s(approx (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) #s(hole binary64 (* -1 (/ p x)))) |
#s(approx (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) #s(hole binary64 (* -1 (/ (+ p (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (* (pow x 2) (pow (sqrt 2) 2)))))) x)))) |
#s(approx (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) #s(hole binary64 (* -1 (/ (+ p (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (* (pow x 2) (pow (sqrt 2) 2))))) (* 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) (pow (sqrt 2) 2))))))) x)))) |
#s(approx (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) #s(hole binary64 (* -1 (/ (+ p (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (* (pow x 2) (pow (sqrt 2) 2))))) (+ (* 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) (pow (sqrt 2) 2))))) (* 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) (pow (sqrt 2) 2)))))))) x)))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) #s(hole binary64 (* -1 (/ x p)))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) #s(hole binary64 (* -1 (* x (+ (* -1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* (pow p 3) (pow x 2)))) (/ 1 p)))))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) #s(hole binary64 (* -1 (* x (+ (* -1/2 (/ (* p (+ (* -1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (+ (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4)))))) (pow x 4))) (+ (* -1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* (pow p 3) (pow x 2)))) (/ 1 p))))))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) #s(hole binary64 (* -1 (* x (+ (* -1/2 (/ (* p (+ (* -1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (+ (* -1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4))))) (pow p 2))) (+ (* -1/16 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (pow p 6))) (+ (* 1/8 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (+ (* -1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (+ (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4)))))) (pow p 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 p 4))))))) (pow x 6))) (+ (* -1/2 (/ (* p (+ (* -1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (+ (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4)))))) (pow x 4))) (+ (* -1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* (pow p 3) (pow x 2)))) (/ 1 p)))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | x | @ | -inf | ((sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) (/ x (sqrt (+ (* (* p p) 4) (* x x)))) x (sqrt (+ (* (* p p) 4) (* x x))) (+ (* (* p p) 4) (* x x)) (* p p) 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)))))) (+ (* (/ x p) 1/4) 1/2) (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) -1/2 (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/ (* p p) (* x x)) (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+ (* (/ x p) 1/4) 1/2) (/ x p) 1/4) |
| 5.0ms | x | @ | inf | ((sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) (/ x (sqrt (+ (* (* p p) 4) (* x x)))) x (sqrt (+ (* (* p p) 4) (* x x))) (+ (* (* p p) 4) (* x x)) (* p p) 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)))))) (+ (* (/ x p) 1/4) 1/2) (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) -1/2 (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/ (* p p) (* x x)) (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+ (* (/ x p) 1/4) 1/2) (/ x p) 1/4) |
| 4.0ms | p | @ | inf | ((sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) (/ x (sqrt (+ (* (* p p) 4) (* x x)))) x (sqrt (+ (* (* p p) 4) (* x x))) (+ (* (* p p) 4) (* x x)) (* p p) 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)))))) (+ (* (/ x p) 1/4) 1/2) (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) -1/2 (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/ (* p p) (* x x)) (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+ (* (/ x p) 1/4) 1/2) (/ x p) 1/4) |
| 3.0ms | p | @ | 0 | ((sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) (/ x (sqrt (+ (* (* p p) 4) (* x x)))) x (sqrt (+ (* (* p p) 4) (* x x))) (+ (* (* p p) 4) (* x x)) (* p p) 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)))))) (+ (* (/ x p) 1/4) 1/2) (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) -1/2 (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/ (* p p) (* x x)) (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+ (* (/ x p) 1/4) 1/2) (/ x p) 1/4) |
| 3.0ms | x | @ | 0 | ((sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) (/ x (sqrt (+ (* (* p p) 4) (* x x)))) x (sqrt (+ (* (* p p) 4) (* x x))) (+ (* (* p p) 4) (* x x)) (* p p) 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)))))) (+ (* (/ x p) 1/4) 1/2) (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) -1/2 (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/ (* p p) (* x x)) (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+ (* (/ x p) 1/4) 1/2) (/ x p) 1/4) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1139 | 11825 |
| 0 | 1159 | 10034 |
| 1 | 6871 | 10025 |
| 0 | 8138 | 9628 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) |
x |
(sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)) |
(*.f64 p p) |
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(approx (+ (* (/ x p) 1/4) 1/2) #s(literal 1/2 binary64)))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(approx (+ (* (/ x p) 1/4) 1/2) #s(literal 1/2 binary64))) |
#s(approx (+ (* (/ x p) 1/4) 1/2) #s(literal 1/2 binary64)) |
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) #s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(literal -1/2 binary64)))) |
(+.f64 #s(literal 1/2 binary64) #s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(literal -1/2 binary64))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(literal -1/2 binary64)) |
#s(literal -1/2 binary64) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (*.f64 p p) (*.f64 x x)))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (*.f64 p p) (*.f64 x x))) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/.f64 #s(literal 1 binary64) (pow.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(literal -1/2 binary64))) |
#s(literal 1 binary64) |
(pow.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(literal -1/2 binary64)) |
#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))) |
(fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) |
(/.f64 x p) |
#s(literal 1/4 binary64) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 1)) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole 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)))))))) |
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 1)) |
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (+ 1 (* -1 (/ (pow p 2) (pow x 2)))))) |
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))))) |
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))))) |
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 1)) |
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (+ 1 (* -2 (/ (pow p 2) (pow x 2)))))) |
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (+ 1 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2)))))))) |
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole 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)))))))) |
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 x)) |
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (+ x (* 2 (/ (pow p 2) x))))) |
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (+ x (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x))))))) |
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (+ x (* (pow p 2) (+ (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))) (* 2 (/ 1 x))))))) |
#s(approx (+ (* (* p p) 4) (* x x)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (* p p) 4) (* x x)) #s(hole binary64 (+ (* 4 (pow p 2)) (pow x 2)))) |
#s(approx (* p p) #s(hole binary64 (pow p 2))) |
#s(approx p #s(hole binary64 p)) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (* (sqrt 1/2) (sqrt 2)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole 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)))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole 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)))))))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 1)) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1 (* -1 (/ (pow p 2) (pow x 2)))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))))) |
#s(approx (+ (* (/ x p) 1/4) 1/2) #s(hole binary64 (* 1/4 (/ x p)))) |
#s(approx (+ (* (/ x p) 1/4) 1/2) #s(hole binary64 (/ (+ (* 1/4 x) (* 1/2 p)) p))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 1)) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole 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)))))))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 1)) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 1 (* -1 (/ (pow p 2) (pow x 2)))))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 1/2)) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (+ 1/2 (* -1 (/ (pow p 2) (pow x 2)))))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (+ 1/2 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (+ 1/2 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))))) |
#s(approx (/ (* p p) (* x x)) #s(hole binary64 (/ (pow p 2) (pow x 2)))) |
#s(approx (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) #s(hole binary64 1)) |
#s(approx (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) #s(hole binary64 (+ 1 (* -1 (/ (pow p 2) (* (pow x 2) (pow (sqrt 2) 2))))))) |
#s(approx (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) #s(hole binary64 (+ 1 (* (pow p 2) (- (* 1/2 (/ (* (pow p 2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2))))) (pow (sqrt 2) 2))) (/ 1 (* (pow x 2) (pow (sqrt 2) 2)))))))) |
#s(approx (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) #s(hole binary64 (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -1/2 (/ (* (pow p 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))))) (pow (sqrt 2) 2))) (* 1/2 (/ (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (/ 1 (* (pow x 2) (pow (sqrt 2) 2)))))))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) #s(hole binary64 1)) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) #s(hole binary64 (+ 1 (* 1/2 (/ (pow p 2) (pow x 2)))))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) #s(hole binary64 (+ 1 (* (pow p 2) (+ (* -9/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) #s(hole binary64 (+ 1 (* (pow p 2) (+ (* (pow p 2) (- (* 49/16 (/ (pow p 2) (pow x 6))) (* 9/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2)))))))) |
#s(approx (/ x p) #s(hole binary64 (/ x p))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (* p (sqrt 1/2)))))))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole 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))))))))) |
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (+ 1/2 (* 1/4 (/ x p))))) |
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p)))))) |
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole 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))))))) |
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (* 1/2 (/ x p)))) |
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p))) |
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole 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))) |
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole 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))) |
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* 2 p))) |
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2))))))) |
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2)))))))) |
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2))))))))) |
#s(approx (+ (* (* p p) 4) (* x x)) #s(hole binary64 (* 4 (pow p 2)))) |
#s(approx (+ (* (* p p) 4) (* x x)) #s(hole binary64 (* (pow p 2) (+ 4 (/ (pow x 2) (pow p 2)))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (* x (sqrt 1/2)) p)))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole 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)))))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 1/2)) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (* 1/4 (/ x p))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p)))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole 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))))))) |
#s(approx (+ (* (/ x p) 1/4) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (/ x p) 1/4) 1/2) #s(hole binary64 (+ 1/2 (* 1/4 (/ x p))))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (* p (sqrt 1/2)))))))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole 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))))))))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 1/2)) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 1/2 (* 1/4 (/ x p))))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p)))))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole 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))))))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (* 1/4 (/ x p)))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (/ (+ (* -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))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/2 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)))) p))) |
#s(approx (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) #s(hole binary64 (/ 1 (sqrt 2)))) |
#s(approx (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) #s(hole binary64 (+ (* 1/4 (/ x (* p (sqrt 2)))) (/ 1 (sqrt 2))))) |
#s(approx (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) #s(hole binary64 (+ (* -1/32 (/ (pow x 2) (* (pow p 2) (sqrt 2)))) (+ (* 1/4 (/ x (* p (sqrt 2)))) (/ 1 (sqrt 2)))))) |
#s(approx (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) #s(hole binary64 (+ (* -1/32 (/ (pow x 2) (* (pow p 2) (sqrt 2)))) (+ (* 1/4 (/ x (* p (sqrt 2)))) (+ (* 1/2 (/ (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3))) (* (pow p 3) (sqrt 2)))) (/ 1 (sqrt 2))))))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) #s(hole binary64 (sqrt 2))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) #s(hole binary64 (+ (sqrt 2) (* -1/2 (/ x (* p (sqrt 2))))))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) #s(hole binary64 (+ (sqrt 2) (+ (* -1/2 (/ x (* p (sqrt 2)))) (* -1/2 (/ (+ (* -1/2 (pow x 2)) (* 1/4 (/ (pow x 2) (pow (sqrt 2) 2)))) (* (pow p 2) (sqrt 2)))))))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) #s(hole binary64 (+ (sqrt 2) (+ (* -1/2 (/ x (* p (sqrt 2)))) (+ (* -1/2 (/ (+ (* -1/2 (pow x 2)) (* 1/4 (/ (pow x 2) (pow (sqrt 2) 2)))) (* (pow p 2) (sqrt 2)))) (* -1/2 (/ (+ (* -1/8 (pow x 3)) (+ (* 1/4 (pow x 3)) (* 1/2 (/ (* x (+ (* -1/2 (pow x 2)) (* 1/4 (/ (pow x 2) (pow (sqrt 2) 2))))) (pow (sqrt 2) 2))))) (* (pow p 3) (sqrt 2))))))))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* -1/8 (/ x (* p (sqrt 1/2))))))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* -1 (/ (+ (* 1/128 (/ (pow x 2) (* p (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (sqrt 1/2)))) p))))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole 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))))) |
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (+ 1/2 (* -1/4 (/ x p))))) |
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p))))) |
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole 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))))) |
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (* -1/2 (/ x p)))) |
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p)))) |
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole 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)))) |
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole 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)))) |
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* -2 p))) |
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* -1 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2)))))))) |
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2))))))))) |
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole 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)))))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1/4 (/ (* x (sqrt 1/2)) p))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1 (/ (+ (* 1/32 (/ (* (pow x 2) (sqrt 1/2)) p)) (* 1/4 (* x (sqrt 1/2)))) p))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (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))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (* -1/4 (/ x p))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole 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))))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (+ (sqrt 1/2) (* -1/8 (/ x (* p (sqrt 1/2))))))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (+ (sqrt 1/2) (* -1 (/ (+ (* 1/128 (/ (pow x 2) (* p (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (sqrt 1/2)))) p))))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole 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))))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 1/2 (* -1/4 (/ x p))))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p))))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole 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))))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (* -1/4 (/ x p)))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p)))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (* -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)))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/2 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)))) p)))) |
#s(approx (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) #s(hole binary64 (+ (* -1/4 (/ x (* p (sqrt 2)))) (/ 1 (sqrt 2))))) |
#s(approx (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) #s(hole binary64 (+ (* -1 (/ (+ (* 1/32 (/ (pow x 2) (* p (sqrt 2)))) (* 1/4 (/ x (sqrt 2)))) p)) (/ 1 (sqrt 2))))) |
#s(approx (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3))) (* p (sqrt 2)))) (* -1/32 (/ (pow x 2) (sqrt 2)))) p)) (* 1/4 (/ x (sqrt 2)))) p)) (/ 1 (sqrt 2))))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) #s(hole binary64 (+ (sqrt 2) (* 1/2 (/ x (* p (sqrt 2))))))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) #s(hole binary64 (+ (sqrt 2) (* -1 (/ (+ (* -1/2 (/ x (sqrt 2))) (* 1/2 (/ (+ (* -1/2 (pow x 2)) (* 1/4 (/ (pow x 2) (pow (sqrt 2) 2)))) (* p (sqrt 2))))) p))))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) #s(hole binary64 (+ (sqrt 2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/2 (pow x 2)) (* 1/4 (/ (pow x 2) (pow (sqrt 2) 2)))) (sqrt 2))) (* 1/2 (/ (+ (* -1/8 (pow x 3)) (+ (* 1/4 (pow x 3)) (* 1/2 (/ (* x (+ (* -1/2 (pow x 2)) (* 1/4 (/ (pow x 2) (pow (sqrt 2) 2))))) (pow (sqrt 2) 2))))) (* p (sqrt 2))))) p)) (* -1/2 (/ x (sqrt 2)))) p))))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole 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))))))))) |
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))))) |
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole 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))))))) |
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p)))))) |
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))))) |
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole 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)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (+ (* 1/4 (/ (pow x 2) p)) (* 2 p)))) |
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (+ (* 2 p) (* (pow x 2) (+ (* -1/64 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))))) |
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (+ (* 2 p) (* (pow x 2) (+ (* (pow x 2) (- (* 1/512 (/ (pow x 2) (pow p 5))) (* 1/64 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* -1/32 (/ (* x (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (sqrt 1/2) p))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole 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)))))))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole 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))))))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole 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))))))))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole 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))))))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p)))))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p)))))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -5/4096 (/ (pow x 2) (pow p 7))) (* 3/512 (/ 1 (pow p 5))))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p)))))) |
#s(approx (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) #s(hole binary64 (+ (* x (+ (* -1/32 (/ x (* (pow p 2) (sqrt 2)))) (* 1/4 (/ 1 (* p (sqrt 2)))))) (/ 1 (sqrt 2))))) |
#s(approx (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) #s(hole binary64 (+ (* x (+ (* x (- (* -3/128 (/ x (* (pow p 3) (sqrt 2)))) (* 1/32 (/ 1 (* (pow p 2) (sqrt 2)))))) (* 1/4 (/ 1 (* p (sqrt 2)))))) (/ 1 (sqrt 2))))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) #s(hole binary64 (+ (sqrt 2) (* x (- (* 1/2 (/ (* x (- (* 1/2 (/ 1 (pow p 2))) (* 1/4 (/ 1 (* (pow p 2) (pow (sqrt 2) 2)))))) (sqrt 2))) (* 1/2 (/ 1 (* p (sqrt 2))))))))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) #s(hole binary64 (+ (sqrt 2) (* x (- (* x (+ (* -1/2 (/ (* x (+ (* -1/2 (/ (- (* 1/2 (/ 1 (pow p 2))) (* 1/4 (/ 1 (* (pow p 2) (pow (sqrt 2) 2))))) (* p (pow (sqrt 2) 2)))) (* 1/8 (/ 1 (pow p 3))))) (sqrt 2))) (* 1/2 (/ (- (* 1/2 (/ 1 (pow p 2))) (* 1/4 (/ 1 (* (pow p 2) (pow (sqrt 2) 2))))) (sqrt 2))))) (* 1/2 (/ 1 (* p (sqrt 2))))))))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole 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))))))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole 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)))))))) |
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))))) |
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (+ 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)))))))) |
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))))) |
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole 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)))))))) |
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2))))))) |
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))))))) |
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6))))))))) |
#s(approx (+ (* (* p p) 4) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 2))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole 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)))) (* (sqrt 1/2) (sqrt 2)))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole 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))))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 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)))))))) |
#s(approx (+ (* (/ x p) 1/4) 1/2) #s(hole binary64 (* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x)))))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole 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))))))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole 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)))))))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 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)))))))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (+ 1/2 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (+ 1/2 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))))) |
#s(approx (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) #s(hole binary64 (+ 1 (+ (* -1 (/ (pow p 2) (* (pow x 2) (pow (sqrt 2) 2)))) (* 1/2 (/ (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2))) (* (pow x 4) (pow (sqrt 2) 2)))))))) |
#s(approx (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) #s(hole binary64 (+ 1 (+ (* -1 (/ (pow p 2) (* (pow x 2) (pow (sqrt 2) 2)))) (+ (* 1/2 (/ (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2))) (* (pow x 4) (pow (sqrt 2) 2)))) (* 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) (pow (sqrt 2) 2))))))))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) #s(hole binary64 (+ 1 (+ (* -1/2 (/ (+ (* -1 (pow p 4)) (+ (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))) (pow x 4))) (* 1/2 (/ (pow p 2) (pow x 2))))))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) #s(hole binary64 (+ 1 (+ (* -1/2 (/ (+ (* -1 (pow p 4)) (+ (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))) (pow x 4))) (+ (* -1/2 (/ (+ (* -1/2 (* (pow p 2) (+ (* -1 (pow p 4)) (+ (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))))) (+ (* -1/4 (* (pow p 2) (+ (* -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)))) (* (pow p 2) (+ (* -1 (pow p 4)) (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))))) (pow x 6))) (* 1/2 (/ (pow p 2) (pow x 2)))))))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (* -1 (/ p x)))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (* -1 (/ (+ p (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2))))) x)))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (* -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)))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (* -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)))) |
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (/ (pow p 2) (pow x 2)))) |
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2)))) |
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (/ (+ (* 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)))) |
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (/ (+ (* 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)))) |
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 -1)) |
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (- (* 2 (/ (pow p 2) (pow x 2))) 1))) |
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))) 1))) |
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole 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))) |
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* -1 x))) |
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* -1 (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2)))))))) |
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2))))))))) |
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole 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)))))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (* -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)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (* -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)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (* -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)))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (/ (pow p 2) (pow x 2)))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2)))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (/ (+ (* 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)))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (/ (+ (* 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)))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (* -1 (/ p x)))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (* -1 (/ (+ p (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2))))) x)))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (* -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)))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (* -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)))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (/ (pow p 2) (pow x 2)))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2)))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (/ (+ (* 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)))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (/ (+ (* 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)))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 -1/2)) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (- (/ (pow p 2) (pow x 2)) 1/2))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (- (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (/ (pow p 2) (pow x 2))) 1/2))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (- (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))) (/ (pow p 2) (pow x 2)))) 1/2))) |
#s(approx (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) #s(hole binary64 (* -1 (/ p x)))) |
#s(approx (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) #s(hole binary64 (* -1 (/ (+ p (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (* (pow x 2) (pow (sqrt 2) 2)))))) x)))) |
#s(approx (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) #s(hole binary64 (* -1 (/ (+ p (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (* (pow x 2) (pow (sqrt 2) 2))))) (* 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) (pow (sqrt 2) 2))))))) x)))) |
#s(approx (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) #s(hole binary64 (* -1 (/ (+ p (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (* (pow x 2) (pow (sqrt 2) 2))))) (+ (* 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) (pow (sqrt 2) 2))))) (* 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) (pow (sqrt 2) 2)))))))) x)))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) #s(hole binary64 (* -1 (/ x p)))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) #s(hole binary64 (* -1 (* x (+ (* -1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* (pow p 3) (pow x 2)))) (/ 1 p)))))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) #s(hole binary64 (* -1 (* x (+ (* -1/2 (/ (* p (+ (* -1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (+ (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4)))))) (pow x 4))) (+ (* -1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* (pow p 3) (pow x 2)))) (/ 1 p))))))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) #s(hole binary64 (* -1 (* x (+ (* -1/2 (/ (* p (+ (* -1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (+ (* -1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4))))) (pow p 2))) (+ (* -1/16 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (pow p 6))) (+ (* 1/8 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (+ (* -1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (+ (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4)))))) (pow p 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 p 4))))))) (pow x 6))) (+ (* -1/2 (/ (* p (+ (* -1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (+ (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4)))))) (pow x 4))) (+ (* -1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* (pow p 3) (pow x 2)))) (/ 1 p)))))))) |
| Outputs |
|---|
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1 binary64)))) |
(pow.f64 (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #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 p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (+.f64 (log1p.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))))) (log.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.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 p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))))) #s(literal 1/4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))))) (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))))))) |
(fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))))) #s(literal 1/2 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 x) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))))) |
(/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) |
x |
(pow.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 (*.f64 p p) #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 (*.f64 p p) #s(literal 4 binary64)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal 4 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 (*.f64 p p) #s(literal 4 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 (*.f64 x x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 (*.f64 p p) #s(literal 4 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x x))))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (*.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 (fabs.f64 x) (fabs.f64 x) (*.f64 (*.f64 p p) #s(literal 4 binary64))) |
(fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.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 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))) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) p)) p)) |
(-.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 (neg.f64 x) x)) |
(+.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal 4 binary64))) |
(+.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x x)) |
(*.f64 (pow.f64 p #s(literal 1 binary64)) (pow.f64 p #s(literal 1 binary64))) |
(*.f64 (neg.f64 p) (neg.f64 p)) |
(*.f64 (fabs.f64 p) (fabs.f64 p)) |
(*.f64 p p) |
(pow.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)))) |
p |
#s(literal 4 binary64) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.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) |
(pow.f64 #s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(approx (+ (* (/ x p) 1/4) 1/2) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(approx (+ (* (/ x p) 1/4) 1/2) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 #s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(approx (+ (* (/ x p) 1/4) 1/2) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(approx (+ (* (/ x p) 1/4) 1/2) #s(literal 1/2 binary64))) |
#s(approx (+ (* (/ x p) 1/4) 1/2) #s(literal 1/2 binary64)) |
(pow.f64 (+.f64 #s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (+.f64 #s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (+.f64 #s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(literal -1/2 binary64)) #s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(literal -1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) #s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 #s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(literal -1/2 binary64)) #s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) #s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(literal -1/2 binary64)))))) |
(+.f64 #s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) #s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(literal -1/2 binary64))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(literal -1/2 binary64)) |
#s(literal -1/2 binary64) |
(pow.f64 #s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (*.f64 (/.f64 p x) (/.f64 p x))) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (*.f64 (/.f64 p x) (/.f64 p x)))) |
(exp.f64 (*.f64 (log.f64 #s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (*.f64 (/.f64 p x) (/.f64 p x)))) #s(literal 1/2 binary64))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (*.f64 (/.f64 p x) (/.f64 p x))) |
(*.f64 (/.f64 p x) (/.f64 p x)) |
(*.f64 p (/.f64 p (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 p p)) (neg.f64 (*.f64 x x))) |
(/.f64 (/.f64 (*.f64 p p) x) x) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(pow.f64 (pow.f64 #s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 #s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 #s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 #s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))) |
#s(literal 1 binary64) |
(*.f64 (pow.f64 #s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 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 (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 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 (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 #s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 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 (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 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 (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x p)) (*.f64 #s(literal 1/4 binary64) (/.f64 x p))) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x p)) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x p)) (*.f64 #s(literal 1/4 binary64) (/.f64 x p)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x p)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x p)) (*.f64 #s(literal 1/4 binary64) (/.f64 x p)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x p)) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x p)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x p)) (*.f64 #s(literal 1/4 binary64) (/.f64 x p))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x p)))))) |
(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)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 x p))) |
(+.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 x) (neg.f64 p)) |
(/.f64 x p) |
#s(literal 1/4 binary64) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(literal 1 binary64)) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (*.f64 (/.f64 p x) (/.f64 p x)) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (fma.f64 (/.f64 (*.f64 p p) (pow.f64 x #s(literal 4 binary64))) #s(literal 11/8 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal -2 binary64)))) (*.f64 p p) #s(literal 1 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 11/8 binary64) (/.f64 (*.f64 #s(literal -69/16 binary64) (*.f64 p p)) (pow.f64 x #s(literal 6 binary64)))) (*.f64 p p) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal -2 binary64)))) (*.f64 p p) #s(literal 1 binary64))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(literal 1 binary64)) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 p x) (/.f64 p x)) #s(literal 1 binary64))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 p p)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal -2 binary64))) (*.f64 p p) #s(literal 1 binary64))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/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)) (pow.f64 x #s(literal -2 binary64))) (*.f64 p p) #s(literal 1 binary64))) |
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(literal 1 binary64)) |
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 p x) (/.f64 p x)) #s(literal 1 binary64))) |
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) (fma.f64 (fma.f64 #s(literal 6 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (pow.f64 x #s(literal -2 binary64)))) (*.f64 p p) #s(literal 1 binary64))) |
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) (fma.f64 (fma.f64 (fma.f64 #s(literal -20 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 6 binary64))) (*.f64 p p) (*.f64 #s(literal -2 binary64) (pow.f64 x #s(literal -2 binary64)))) (*.f64 p p) #s(literal 1 binary64))) |
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) x) |
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) (fma.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64) x)) |
#s(approx (sqrt (+ (* (* p p) 4) (* x 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)) |
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 p 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)) |
#s(approx (+ (* (* p p) 4) (* x x)) (*.f64 x x)) |
#s(approx (+ (* (* p p) 4) (* x x)) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) |
#s(approx (* p p) (*.f64 p p)) |
#s(approx p p) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(literal 1 binary64)) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (*.f64 (*.f64 (/.f64 p x) (/.f64 p x)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 6 binary64)) (/.f64 (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) (neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))))) (*.f64 p p) #s(literal 1 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p p)) (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 20 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 6 binary64)) (/.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 x x) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 6 binary64)) (/.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 p p) (neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))))) (*.f64 p p) #s(literal 1 binary64))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(literal 1 binary64)) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 p x) (/.f64 p x)) #s(literal 1 binary64))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 p p)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal -2 binary64))) (*.f64 p p) #s(literal 1 binary64))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/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)) (pow.f64 x #s(literal -2 binary64))) (*.f64 p p) #s(literal 1 binary64))) |
#s(approx (+ (* (/ x p) 1/4) 1/2) (*.f64 #s(literal 1/4 binary64) (/.f64 x p))) |
#s(approx (+ (* (/ x p) 1/4) 1/2) (/.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p)) p)) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(literal 1 binary64)) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (*.f64 (/.f64 p x) (/.f64 p x)) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (fma.f64 (/.f64 (*.f64 p p) (pow.f64 x #s(literal 4 binary64))) #s(literal 11/8 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal -2 binary64)))) (*.f64 p p) #s(literal 1 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 11/8 binary64) (/.f64 (*.f64 #s(literal -69/16 binary64) (*.f64 p p)) (pow.f64 x #s(literal 6 binary64)))) (*.f64 p p) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal -2 binary64)))) (*.f64 p p) #s(literal 1 binary64))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(literal 1 binary64)) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 p x) (/.f64 p x)) #s(literal 1 binary64))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 p p)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal -2 binary64))) (*.f64 p p) #s(literal 1 binary64))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/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)) (pow.f64 x #s(literal -2 binary64))) (*.f64 p p) #s(literal 1 binary64))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(literal 1/2 binary64)) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 p x) (/.f64 p x)) #s(literal 1/2 binary64))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 p p)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal -2 binary64))) (*.f64 p p) #s(literal 1/2 binary64))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/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)) (pow.f64 x #s(literal -2 binary64))) (*.f64 p p) #s(literal 1/2 binary64))) |
#s(approx (/ (* p p) (* x x)) (*.f64 (/.f64 p x) (/.f64 p x))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(literal 1 binary64)) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (/.f64 (*.f64 p p) (*.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 6 binary64)) (/.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 2 binary64))) (*.f64 p p)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2 binary64))) (*.f64 p p) #s(literal 1 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 p p) (/.f64 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 20 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 6 binary64)) (/.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 x x) #s(literal 2 binary64))))) #s(literal 2 binary64))) #s(literal -1/2 binary64) (*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 6 binary64)) (/.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 p p)) (/.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2 binary64))) (*.f64 p p) #s(literal 1 binary64))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) #s(literal 1 binary64)) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (fma.f64 (*.f64 (/.f64 p x) (/.f64 p x)) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (fma.f64 (fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 4 binary64))) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64))) (*.f64 p p) #s(literal 1 binary64))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (fma.f64 (fma.f64 (fma.f64 #s(literal 49/16 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) (*.f64 #s(literal -9/8 binary64) (pow.f64 x #s(literal -4 binary64)))) (*.f64 p p) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64))) (*.f64 p p) #s(literal 1 binary64))) |
#s(approx (/ x p) (/.f64 x p)) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (sqrt.f64 #s(literal 1/2 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (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)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (+.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (*.f64 p p))) #s(literal -1/128 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)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (+.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (*.f64 p p))) #s(literal -1/128 binary64) (fma.f64 (/.f64 (/.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)) #s(literal 1/4 binary64)))) (pow.f64 p #s(literal 3 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) #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)))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(literal 1/2 binary64)) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (+.f64 (fma.f64 (pow.f64 (/.f64 x p) #s(literal 3 binary64)) #s(literal -1/32 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x p))) #s(literal 1/2 binary64))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (+.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 #s(literal 1/4 binary64) (/.f64 x p)))) #s(literal 1/2 binary64))) |
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) (*.f64 (/.f64 x p) #s(literal 1/2 binary64))) |
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) #s(literal -1/16 binary64) (*.f64 #s(literal 1/2 binary64) x)) p)) |
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) (/.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 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) #s(literal -1/16 binary64) (*.f64 #s(literal 1/2 binary64) x))) p)) |
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) (/.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 binary64) (fma.f64 (*.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)))) #s(literal -1 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) #s(literal -1/16 binary64) (*.f64 #s(literal 1/2 binary64) x)))) p)) |
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) (*.f64 #s(literal 2 binary64) p)) |
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 p p)) #s(literal 1/4 binary64) #s(literal 2 binary64)) p)) |
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/64 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 p p))) #s(literal 2 binary64)) p)) |
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) (*.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 (pow.f64 x #s(literal 6 binary64)) (pow.f64 p #s(literal 6 binary64))) #s(literal 1/512 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 p p)))) #s(literal 2 binary64)) p)) |
#s(approx (+ (* (* p p) 4) (* x x)) (*.f64 (*.f64 p p) #s(literal 4 binary64))) |
#s(approx (+ (* (* p p) 4) (* x x)) (*.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 p p)) #s(literal 4 binary64)) (*.f64 p p))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (sqrt.f64 #s(literal 1/2 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (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)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x x)) (*.f64 p p)) #s(literal -1/32 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)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x x)) (*.f64 p p)) #s(literal -1/32 binary64) (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)))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(literal 1/2 binary64)) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (+.f64 (fma.f64 (pow.f64 (/.f64 x p) #s(literal 3 binary64)) #s(literal -1/32 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x p))) #s(literal 1/2 binary64))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (+.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 #s(literal 1/4 binary64) (/.f64 x p)))) #s(literal 1/2 binary64))) |
#s(approx (+ (* (/ x p) 1/4) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* (/ x p) 1/4) 1/2) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (sqrt.f64 #s(literal 1/2 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (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)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (+.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (*.f64 p p))) #s(literal -1/128 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)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (+.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (*.f64 p p))) #s(literal -1/128 binary64) (fma.f64 (/.f64 (/.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)) #s(literal 1/4 binary64)))) (pow.f64 p #s(literal 3 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) #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)))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(literal 1/2 binary64)) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (+.f64 (fma.f64 (pow.f64 (/.f64 x p) #s(literal 3 binary64)) #s(literal -1/32 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x p))) #s(literal 1/2 binary64))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (+.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 #s(literal 1/4 binary64) (/.f64 x p)))) #s(literal 1/2 binary64))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) (*.f64 #s(literal 1/4 binary64) (/.f64 x p))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) #s(literal -1/32 binary64) (*.f64 #s(literal 1/4 binary64) x)) p)) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) (/.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)) (*.f64 p p)) #s(literal -1/32 binary64) (*.f64 #s(literal 1/4 binary64) x))) p)) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) (/.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 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)))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) #s(literal -1/32 binary64) (*.f64 #s(literal 1/4 binary64) x)))) p)) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (tanh.f64 (asinh.f64 #s(literal 1 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) #s(literal 1/4 binary64) (tanh.f64 (asinh.f64 #s(literal 1 binary64))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 p p)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/32 binary64) (fma.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) #s(literal 1/4 binary64) (tanh.f64 (asinh.f64 #s(literal 1 binary64)))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 p p)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/32 binary64) (fma.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) #s(literal 1/4 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -3/64 binary64)) (*.f64 (pow.f64 p #s(literal 3 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64) (tanh.f64 (asinh.f64 #s(literal 1 binary64))))))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (fma.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) (/.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p p)))) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (+.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) (/.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p p)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) x) #s(literal 2 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/4 binary64))))) (*.f64 (pow.f64 p #s(literal 3 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (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)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (/.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/8 binary64) (/.f64 (*.f64 #s(literal 1/128 binary64) (*.f64 x x)) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) p))) p) #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (/.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/8 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) #s(literal -1/128 binary64) (*.f64 (/.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)) #s(literal 1/4 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) #s(literal -1/2 binary64))) p))) p) #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (fma.f64 #s(literal -1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (fma.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) #s(literal -1/32 binary64) (*.f64 #s(literal 1/4 binary64) x)) p) #s(literal -1 binary64) #s(literal 1/2 binary64))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (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 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) #s(literal -1/32 binary64) (*.f64 #s(literal 1/4 binary64) x))) p) #s(literal -1 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) (*.f64 #s(literal -1/2 binary64) (/.f64 x p))) |
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) #s(literal -1/16 binary64) (*.f64 #s(literal 1/2 binary64) x)) p))) |
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) (neg.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 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) #s(literal -1/16 binary64) (*.f64 #s(literal 1/2 binary64) x))) p))) |
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) (neg.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 binary64) (fma.f64 (*.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)))) #s(literal -1 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) #s(literal -1/16 binary64) (*.f64 #s(literal 1/2 binary64) x)))) p))) |
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) (*.f64 #s(literal -2 binary64) p)) |
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 p p)) #s(literal 1/4 binary64) #s(literal 2 binary64)) p))) |
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) (neg.f64 (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/64 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 p p))) #s(literal 2 binary64)) p))) |
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) (neg.f64 (*.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 (pow.f64 x #s(literal 6 binary64)) (pow.f64 p #s(literal 6 binary64))) #s(literal 1/512 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 p p)))) #s(literal 2 binary64)) p))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (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)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.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))) p) #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/4 binary64) (neg.f64 (/.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)))) p))) p) #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (fma.f64 #s(literal -1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (fma.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) #s(literal -1/32 binary64) (*.f64 #s(literal 1/4 binary64) x)) p) #s(literal -1 binary64) #s(literal 1/2 binary64))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (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 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) #s(literal -1/32 binary64) (*.f64 #s(literal 1/4 binary64) x))) p) #s(literal -1 binary64) #s(literal 1/2 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (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)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (/.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/8 binary64) (/.f64 (*.f64 #s(literal 1/128 binary64) (*.f64 x x)) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) p))) p) #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (/.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/8 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) #s(literal -1/128 binary64) (*.f64 (/.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)) #s(literal 1/4 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) #s(literal -1/2 binary64))) p))) p) #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (fma.f64 #s(literal -1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (fma.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) #s(literal -1/32 binary64) (*.f64 #s(literal 1/4 binary64) x)) p) #s(literal -1 binary64) #s(literal 1/2 binary64))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (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 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) #s(literal -1/32 binary64) (*.f64 #s(literal 1/4 binary64) x))) p) #s(literal -1 binary64) #s(literal 1/2 binary64))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) (*.f64 #s(literal -1/4 binary64) (/.f64 x p))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) #s(literal -1/32 binary64) (*.f64 #s(literal 1/4 binary64) x)) p))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) (neg.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 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) #s(literal -1/32 binary64) (*.f64 #s(literal 1/4 binary64) x))) p))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) (neg.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 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)))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) #s(literal -1/32 binary64) (*.f64 #s(literal 1/4 binary64) x)))) p))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) (tanh.f64 (asinh.f64 #s(literal 1 binary64))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (/.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 x x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p))) p) #s(literal -1 binary64) (tanh.f64 (asinh.f64 #s(literal 1 binary64))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (/.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/4 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/32 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -3/64 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p))) p))) p) #s(literal -1 binary64) (tanh.f64 (asinh.f64 #s(literal 1 binary64))))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (fma.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (fma.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) p) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64))) p) #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (fma.f64 (/.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) x) #s(literal 2 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/4 binary64)))) p) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) p))) p) #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (fma.f64 (/.f64 (/.f64 x (*.f64 p p)) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) #s(literal -1/128 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) x (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (fma.f64 (fma.f64 (*.f64 x (/.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal -3 binary64)) #s(literal 1/4 binary64)) #s(literal 1/512 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 (pow.f64 p #s(literal -2 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))))) x (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) x (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (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))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 x 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)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) p)) x #s(literal 1/2 binary64))) |
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) (*.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(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) (*.f64 (fma.f64 (fma.f64 #s(literal 3/256 binary64) (/.f64 (*.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(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (pow.f64 p #s(literal -5 binary64)) #s(literal 3/256 binary64) (/.f64 (*.f64 #s(literal -5/2048 binary64) (*.f64 x x)) (pow.f64 p #s(literal 7 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)) |
#s(approx x x) |
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) (fma.f64 (/.f64 (*.f64 x x) p) #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) p))) |
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) (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))) |
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 x 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))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)) (*.f64 p p))) x (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (pow.f64 p #s(literal 3 binary64))) #s(literal -3/128 binary64) (/.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.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)))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (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))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 x 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)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) p)) x #s(literal 1/2 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (fma.f64 (/.f64 (/.f64 x (*.f64 p p)) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) #s(literal -1/128 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) x (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (fma.f64 (fma.f64 (*.f64 x (/.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal -3 binary64)) #s(literal 1/4 binary64)) #s(literal 1/512 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 (pow.f64 p #s(literal -2 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))))) x (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) x (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (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))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 x 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)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) p)) x #s(literal 1/2 binary64))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) (*.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(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 x 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)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) p)) x)) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -5/4096 binary64) (/.f64 (*.f64 x x) (pow.f64 p #s(literal 7 binary64))) (*.f64 (pow.f64 p #s(literal -5 binary64)) #s(literal 3/512 binary64))) (*.f64 x x) (*.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(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (fma.f64 (/.f64 (/.f64 x (*.f64 p p)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/32 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p))) x (tanh.f64 (asinh.f64 #s(literal 1 binary64))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (/.f64 x (pow.f64 p #s(literal 3 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal -3/128 binary64) (*.f64 #s(literal -1/32 binary64) (/.f64 (pow.f64 p #s(literal -2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) x (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p))) x (tanh.f64 (asinh.f64 #s(literal 1 binary64))))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x (/.f64 (fma.f64 (pow.f64 p #s(literal -2 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 p #s(literal -2 binary64)) #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) #s(literal -1 binary64)))) x (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x (/.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal -2 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 p #s(literal -2 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) p)) #s(literal -1/2 binary64) (*.f64 (pow.f64 p #s(literal -3 binary64)) #s(literal 1/8 binary64))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal -2 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 p #s(literal -2 binary64)) #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64))) x) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p))) x (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (+.f64 (fma.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) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 1 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (+.f64 (fma.f64 (*.f64 (/.f64 p x) (/.f64 p x)) #s(literal -1/2 binary64) (*.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 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 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))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/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/4 binary64) (neg.f64 (*.f64 (/.f64 p x) (/.f64 p x)))) #s(literal 1 binary64))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (+.f64 (fma.f64 #s(literal -1/4 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 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (*.f64 (/.f64 p x) (/.f64 p x)))) #s(literal 1 binary64))) |
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) (+.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 p x) (/.f64 p x)) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal -1/2 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) (+.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 p x) (/.f64 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 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) (pow.f64 x #s(literal 6 binary64)))))) #s(literal 1 binary64))) |
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) (*.f64 (fma.f64 (*.f64 (/.f64 p x) (/.f64 p x)) #s(literal 2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 x x))) #s(literal 1 binary64)) x)) |
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) (*.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 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 x x)))) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (* p p) 4) (* x x)) (*.f64 (fma.f64 (*.f64 (/.f64 p x) (/.f64 p x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (*.f64 (*.f64 (/.f64 p x) (/.f64 p x)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.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 2 binary64)))) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (*.f64 (*.f64 (/.f64 p x) (/.f64 p x)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.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 2 binary64)))) #s(literal 1/2 binary64) (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 x #s(literal 6 binary64))) (/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) #s(literal -1/2 binary64)) (neg.f64 (/.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)))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/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/4 binary64) (neg.f64 (*.f64 (/.f64 p x) (/.f64 p x)))) #s(literal 1 binary64))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (+.f64 (fma.f64 #s(literal -1/4 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 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (*.f64 (/.f64 p x) (/.f64 p x)))) #s(literal 1 binary64))) |
#s(approx (+ (* (/ x p) 1/4) 1/2) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1/4 binary64) p)) x)) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (+.f64 (fma.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) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 1 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (+.f64 (fma.f64 (*.f64 (/.f64 p x) (/.f64 p x)) #s(literal -1/2 binary64) (*.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 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 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))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/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/4 binary64) (neg.f64 (*.f64 (/.f64 p x) (/.f64 p x)))) #s(literal 1 binary64))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (+.f64 (fma.f64 #s(literal -1/4 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 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (*.f64 (/.f64 p x) (/.f64 p x)))) #s(literal 1 binary64))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/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/4 binary64) (neg.f64 (*.f64 (/.f64 p x) (/.f64 p x)))) #s(literal 1/2 binary64))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) (+.f64 (fma.f64 #s(literal -1/4 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 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (*.f64 (/.f64 p x) (/.f64 p x)))) #s(literal 1/2 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (+.f64 (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))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 p p) (*.f64 (*.f64 x x) #s(literal 2 binary64))))) #s(literal 1 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (+.f64 (fma.f64 #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 (pow.f64 x #s(literal 4 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) #s(literal -1/2 binary64)) (neg.f64 (/.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)))) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 p p) (*.f64 (*.f64 x x) #s(literal 2 binary64))))) #s(literal 1 binary64))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (+.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -1 binary64) (fma.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 1/4 binary64)))) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 1 binary64))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (+.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -1 binary64) (fma.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 1/4 binary64)))) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -1 binary64) (fma.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 1/4 binary64)))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (fma.f64 (fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal -1/4 binary64) (neg.f64 (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p) (*.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) #s(literal -1/4 binary64))))) (pow.f64 x #s(literal 6 binary64))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 p p)) (*.f64 x x)))) #s(literal 1 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 p x))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p) (*.f64 x x)) #s(literal 1/8 binary64) p) x))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 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 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) (*.f64 (*.f64 x x) p))) p) x))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p) (*.f64 x x)) #s(literal 1/8 binary64) p) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (fma.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal -256 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) (*.f64 p p)) #s(literal 2 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 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (/.f64 (fma.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 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 p p))))) (*.f64 (pow.f64 x #s(literal 6 binary64)) p)) (/.f64 (fma.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 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))))) x))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (*.f64 (/.f64 p x) (/.f64 p x))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) #s(literal 1/4 binary64) (*.f64 p p)) (*.f64 x x))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) #s(literal 1/4 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.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 p p))) (*.f64 x x))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (/.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal -256 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) (*.f64 p p)) #s(literal 2 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 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) #s(literal 1/4 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.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 p p)))) (*.f64 x x))) |
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(literal -1 binary64)) |
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) (-.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 x x)) #s(literal 1 binary64))) |
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) (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 (*.f64 p p) #s(literal 2 binary64)) (*.f64 x x)) #s(literal 1 binary64)))) |
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) (-.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 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 x x)))) #s(literal 1 binary64))) |
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) (neg.f64 x)) |
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (/.f64 p x) (/.f64 p x)) #s(literal 2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) (*.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) (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 x x))) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) (*.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 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 x x)))) #s(literal 1 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (*.f64 p (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1 binary64) p)) x))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64) (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (/.f64 (fma.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 p p) #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) p))) x))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64) (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (/.f64 (fma.f64 (fma.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal -256 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) (*.f64 p p)) #s(literal 2 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/2 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) (/.f64 (fma.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 p p) #s(literal 2 binary64))))) #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 6 binary64))))) #s(literal 1/2 binary64) (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (/.f64 (fma.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 p p) #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) p)))) x))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (*.f64 (/.f64 p x) (/.f64 p x))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) #s(literal 1/4 binary64) (*.f64 p p)) (*.f64 x x))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) #s(literal 1/4 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.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 p p))) (*.f64 x x))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (/.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal -256 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) (*.f64 p p)) #s(literal 2 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 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) #s(literal 1/4 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.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 p p)))) (*.f64 x x))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 p x))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p) (*.f64 x x)) #s(literal 1/8 binary64) p) x))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 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 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) (*.f64 (*.f64 x x) p))) p) x))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p) (*.f64 x x)) #s(literal 1/8 binary64) p) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (fma.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal -256 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) (*.f64 p p)) #s(literal 2 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 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (/.f64 (fma.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 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 p p))))) (*.f64 (pow.f64 x #s(literal 6 binary64)) p)) (/.f64 (fma.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 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))))) x))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (*.f64 (/.f64 p x) (/.f64 p x))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) #s(literal 1/4 binary64) (*.f64 p p)) (*.f64 x x))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) #s(literal 1/4 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.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 p p))) (*.f64 x x))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (/.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal -256 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) (*.f64 p p)) #s(literal 2 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 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) #s(literal 1/4 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.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 p p)))) (*.f64 x x))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(literal -1/2 binary64)) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) (-.f64 (*.f64 (/.f64 p x) (/.f64 p x)) #s(literal 1/2 binary64))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/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/4 binary64) (-.f64 (*.f64 (/.f64 p x) (/.f64 p x)) #s(literal 1/2 binary64)))) |
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/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/4 binary64) (-.f64 (fma.f64 (/.f64 p x) (/.f64 p x) (*.f64 (/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/4 binary64))) #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 p x))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p) (*.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/4 binary64) p) x))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 p p) #s(literal 2 binary64))))) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) p) #s(literal 2 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) (*.f64 (*.f64 (*.f64 x x) p) #s(literal 2 binary64)))) p) x))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p) (*.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/4 binary64) p) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (fma.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal -256 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) (*.f64 p p)) #s(literal 2 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/2 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) (/.f64 (fma.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 p p) #s(literal 2 binary64))))) #s(literal 2 binary64))))) (*.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) p) #s(literal 2 binary64))) (/.f64 (fma.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 p p) #s(literal 2 binary64))))) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) p) #s(literal 2 binary64)))))) x))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (/.f64 (neg.f64 x) p)) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (pow.f64 p #s(literal 3 binary64)) (*.f64 x x))) #s(literal -1/8 binary64) (pow.f64 p #s(literal -1 binary64))))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (*.f64 (neg.f64 x) (fma.f64 (*.f64 p (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 p #s(literal 6 binary64))) #s(literal -1/16 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) (pow.f64 p #s(literal 4 binary64))) #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64))) (pow.f64 p #s(literal 6 binary64))))) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (pow.f64 p #s(literal 3 binary64)) (*.f64 x x))) #s(literal -1/8 binary64) (pow.f64 p #s(literal -1 binary64)))))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (*.f64 (neg.f64 x) (fma.f64 (*.f64 p (/.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) (pow.f64 p #s(literal 4 binary64))) #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64))) (pow.f64 p #s(literal 6 binary64)))) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) (*.f64 p p)) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (*.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 4 binary64)) #s(literal -12 binary64))) (pow.f64 p #s(literal 6 binary64))) #s(literal -1/16 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 p #s(literal 6 binary64))) #s(literal -1/16 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) (pow.f64 p #s(literal 4 binary64))) #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64))) (pow.f64 p #s(literal 6 binary64))))) (*.f64 p p))) #s(literal 1/8 binary64) (*.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal -256 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) (*.f64 p p)) #s(literal 2 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 p #s(literal 4 binary64))) #s(literal 1/4 binary64))))) (pow.f64 x #s(literal 6 binary64)))) #s(literal -1/2 binary64) (fma.f64 (*.f64 p (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 p #s(literal 6 binary64))) #s(literal -1/16 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) (pow.f64 p #s(literal 4 binary64))) #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64))) (pow.f64 p #s(literal 6 binary64))))) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (pow.f64 p #s(literal 3 binary64)) (*.f64 x x))) #s(literal -1/8 binary64) (pow.f64 p #s(literal -1 binary64))))))) |
Compiled 11 295 to 1 597 computations (85.9% saved)
13 alts after pruning (7 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 305 | 6 | 311 |
| Fresh | 2 | 1 | 3 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 3 | 3 |
| Total | 309 | 13 | 322 |
| Status | Accuracy | Program |
|---|---|---|
| 58.7% | (/.f64 #s(literal 1 binary64) #s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (fma.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) | |
| ▶ | 59.8% | (/.f64 #s(literal 1 binary64) #s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) (/.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p p)))) (sqrt.f64 #s(literal 2 binary64))))) |
| ▶ | 58.7% | (/.f64 #s(literal 1 binary64) #s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (sqrt.f64 #s(literal 2 binary64)))) |
| ✓ | 81.7% | (sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
| ✓ | 7.2% | (sqrt.f64 (+.f64 #s(literal 1/2 binary64) #s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(literal -1/2 binary64)))) |
| ▶ | 54.9% | (sqrt.f64 #s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (fma.f64 #s(literal -1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)))) |
| 20.3% | (sqrt.f64 #s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (*.f64 (/.f64 p x) (/.f64 p x)))) | |
| ✓ | 56.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)))) |
| ▶ | 20.2% | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 p (/.f64 p (*.f64 x x))))) |
| ✓ | 59.6% | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(approx (+ (* (/ x p) 1/4) 1/2) #s(literal 1/2 binary64)))) |
| ✓ | 23.5% | #s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal -1 binary64) #s(literal 1 binary64))) |
| ▶ | 25.4% | #s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 p x))) |
| ✓ | 34.0% | #s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(literal 1 binary64)) |
Compiled 536 to 398 computations (25.7% saved)
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) #s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) (/.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p p)))) (sqrt.f64 #s(literal 2 binary64))))) |
#s(literal 1 binary64) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) (/.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p p)))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) (/.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p p)))) (sqrt.f64 #s(literal 2 binary64))) |
#s(literal -1/2 binary64) |
(+.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) (/.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p p)))) |
(/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) |
x |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) p) |
(sqrt.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
p |
(/.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p p))) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 x x) #s(literal 2 binary64)) |
(*.f64 x x) |
#s(literal 1/4 binary64) |
(*.f64 (*.f64 x x) #s(literal -1/2 binary64)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p p)) |
(*.f64 p p) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 p x))) |
(neg.f64 (/.f64 p x)) |
(/.f64 p x) |
(/.f64 #s(literal 1 binary64) #s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (sqrt.f64 #s(literal 2 binary64))) |
(sqrt.f64 #s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (fma.f64 #s(literal -1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (fma.f64 #s(literal -1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)) |
#s(literal -1/4 binary64) |
(/.f64 x p) |
#s(literal 1/2 binary64) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 p (/.f64 p (*.f64 x x))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 p (/.f64 p (*.f64 x x)))) |
(*.f64 p (/.f64 p (*.f64 x x))) |
(/.f64 p (*.f64 x x)) |
| Outputs |
|---|
#s(approx (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) #s(hole binary64 1)) |
#s(approx (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) #s(hole binary64 (+ 1 (* -1 (/ (pow p 2) (* (pow x 2) (pow (sqrt 2) 2))))))) |
#s(approx (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) #s(hole binary64 (+ 1 (* (pow p 2) (- (* 1/2 (/ (* (pow p 2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2))))) (pow (sqrt 2) 2))) (/ 1 (* (pow x 2) (pow (sqrt 2) 2)))))))) |
#s(approx (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) #s(hole binary64 (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -1/2 (/ (* (pow p 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))))) (pow (sqrt 2) 2))) (* 1/2 (/ (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (/ 1 (* (pow x 2) (pow (sqrt 2) 2)))))))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) #s(hole binary64 1)) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) #s(hole binary64 (+ 1 (* 1/2 (/ (pow p 2) (pow x 2)))))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) #s(hole binary64 (+ 1 (* (pow p 2) (+ (* -9/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) #s(hole binary64 (+ 1 (* (pow p 2) (+ (* (pow p 2) (- (* 49/16 (/ (pow p 2) (pow x 6))) (* 9/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* -1/2 (+ (/ x (* (sqrt 2) p)) (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p))))) (sqrt 2)) #s(hole binary64 (* -1/2 (/ (+ (* -1/2 (/ (pow x 2) (sqrt 2))) (* 1/8 (/ (pow x 2) (sqrt 2)))) (pow p 2))))) |
#s(approx (+ (* -1/2 (+ (/ x (* (sqrt 2) p)) (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p))))) (sqrt 2)) #s(hole binary64 (/ (+ (* -1/2 (+ (* -1/2 (/ (pow x 2) (sqrt 2))) (* 1/8 (/ (pow x 2) (sqrt 2))))) (* -1/2 (/ (* p x) (sqrt 2)))) (pow p 2)))) |
#s(approx (+ (* -1/2 (+ (/ x (* (sqrt 2) p)) (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p))))) (sqrt 2)) #s(hole binary64 (/ (+ (* -1/2 (+ (* -1/2 (/ (pow x 2) (sqrt 2))) (* 1/8 (/ (pow x 2) (sqrt 2))))) (* p (+ (* -1/2 (/ x (sqrt 2))) (* p (sqrt 2))))) (pow p 2)))) |
#s(approx (+ (/ x (* (sqrt 2) p)) (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p)))) #s(hole binary64 (/ (+ (* -1/2 (/ (pow x 2) (sqrt 2))) (* 1/8 (/ (pow x 2) (sqrt 2)))) (pow p 2)))) |
#s(approx (+ (/ x (* (sqrt 2) p)) (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p)))) #s(hole binary64 (/ (+ (* -1/2 (/ (pow x 2) (sqrt 2))) (+ (* 1/8 (/ (pow x 2) (sqrt 2))) (/ (* p x) (sqrt 2)))) (pow p 2)))) |
#s(approx (/ x (* (sqrt 2) p)) #s(hole binary64 (/ x (* p (sqrt 2))))) |
#s(approx (* (sqrt 2) p) #s(hole binary64 (* p (sqrt 2)))) |
#s(approx p #s(hole binary64 p)) |
#s(approx (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p))) #s(hole binary64 (/ (+ (* -1/2 (pow x 2)) (* 1/8 (pow x 2))) (* (pow p 2) (sqrt 2))))) |
#s(approx (* (sqrt 2) (* p p)) #s(hole binary64 (* (pow p 2) (sqrt 2)))) |
#s(approx (* p p) #s(hole binary64 (pow p 2))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (* (sqrt 1/2) (sqrt 2)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole 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)))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole 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)))))))))) |
#s(approx (neg (/ p x)) #s(hole binary64 (* -1 (/ p x)))) |
#s(approx (/ p x) #s(hole binary64 (/ p x))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 1)) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole 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)))))))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 1)) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 1 (* -1 (/ (pow p 2) (pow x 2)))))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))))) |
#s(approx (+ (* -1/4 (/ x p)) 1/2) #s(hole binary64 (* -1/4 (/ x p)))) |
#s(approx (+ (* -1/4 (/ x p)) 1/2) #s(hole binary64 (/ (+ (* -1/4 x) (* 1/2 p)) p))) |
#s(approx (/ x p) #s(hole binary64 (/ x p))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 1)) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1 (* -1 (/ (pow p 2) (pow x 2)))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))))) |
#s(approx (* p (/ p (* x x))) #s(hole binary64 (/ (pow p 2) (pow x 2)))) |
#s(approx (/ p (* x x)) #s(hole binary64 (/ p (pow x 2)))) |
#s(approx (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) #s(hole binary64 (/ 1 (sqrt 2)))) |
#s(approx (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) #s(hole binary64 (+ (* 1/4 (/ x (* p (sqrt 2)))) (/ 1 (sqrt 2))))) |
#s(approx (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) #s(hole binary64 (+ (* -1/32 (/ (pow x 2) (* (pow p 2) (sqrt 2)))) (+ (* 1/4 (/ x (* p (sqrt 2)))) (/ 1 (sqrt 2)))))) |
#s(approx (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) #s(hole binary64 (+ (* -1/32 (/ (pow x 2) (* (pow p 2) (sqrt 2)))) (+ (* 1/4 (/ x (* p (sqrt 2)))) (+ (* 1/2 (/ (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3))) (* (pow p 3) (sqrt 2)))) (/ 1 (sqrt 2))))))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) #s(hole binary64 (sqrt 2))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) #s(hole binary64 (+ (sqrt 2) (* -1/2 (/ x (* p (sqrt 2))))))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) #s(hole binary64 (+ (sqrt 2) (+ (* -1/2 (/ x (* p (sqrt 2)))) (* -1/2 (/ (+ (* -1/2 (pow x 2)) (* 1/4 (/ (pow x 2) (pow (sqrt 2) 2)))) (* (pow p 2) (sqrt 2)))))))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) #s(hole binary64 (+ (sqrt 2) (+ (* -1/2 (/ x (* p (sqrt 2)))) (+ (* -1/2 (/ (+ (* -1/2 (pow x 2)) (* 1/4 (/ (pow x 2) (pow (sqrt 2) 2)))) (* (pow p 2) (sqrt 2)))) (* -1/2 (/ (+ (* -1/8 (pow x 3)) (+ (* 1/4 (pow x 3)) (* 1/2 (/ (* x (+ (* -1/2 (pow x 2)) (* 1/4 (/ (pow x 2) (pow (sqrt 2) 2))))) (pow (sqrt 2) 2))))) (* (pow p 3) (sqrt 2))))))))) |
#s(approx (+ (* -1/2 (+ (/ x (* (sqrt 2) p)) (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p))))) (sqrt 2)) #s(hole binary64 (sqrt 2))) |
#s(approx (+ (* -1/2 (+ (/ x (* (sqrt 2) p)) (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p))))) (sqrt 2)) #s(hole binary64 (+ (sqrt 2) (* -1/2 (/ x (* p (sqrt 2))))))) |
#s(approx (+ (* -1/2 (+ (/ x (* (sqrt 2) p)) (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p))))) (sqrt 2)) #s(hole binary64 (+ (sqrt 2) (+ (* -1/2 (/ x (* p (sqrt 2)))) (* -1/2 (/ (+ (* -1/2 (/ (pow x 2) (sqrt 2))) (* 1/8 (/ (pow x 2) (sqrt 2)))) (pow p 2))))))) |
#s(approx (+ (/ x (* (sqrt 2) p)) (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p)))) #s(hole binary64 (/ x (* p (sqrt 2))))) |
#s(approx (+ (/ x (* (sqrt 2) p)) (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p)))) #s(hole binary64 (/ (+ (* -1/2 (/ (pow x 2) (* p (sqrt 2)))) (+ (* 1/8 (/ (pow x 2) (* p (sqrt 2)))) (/ x (sqrt 2)))) p))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (* x (sqrt 1/2)) p)))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole 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)))))))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (* p (sqrt 1/2)))))))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole 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))))))))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 1/2)) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 1/2 (* 1/4 (/ x p))))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p)))))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole 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))))))) |
#s(approx (+ (* -1/4 (/ x p)) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* -1/4 (/ x p)) 1/2) #s(hole binary64 (+ 1/2 (* -1/4 (/ x p))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 1/2)) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (* 1/4 (/ x p))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p)))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole 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))))))) |
#s(approx (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) #s(hole binary64 (+ (* -1/4 (/ x (* p (sqrt 2)))) (/ 1 (sqrt 2))))) |
#s(approx (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) #s(hole binary64 (+ (* -1 (/ (+ (* 1/32 (/ (pow x 2) (* p (sqrt 2)))) (* 1/4 (/ x (sqrt 2)))) p)) (/ 1 (sqrt 2))))) |
#s(approx (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3))) (* p (sqrt 2)))) (* -1/32 (/ (pow x 2) (sqrt 2)))) p)) (* 1/4 (/ x (sqrt 2)))) p)) (/ 1 (sqrt 2))))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) #s(hole binary64 (+ (sqrt 2) (* 1/2 (/ x (* p (sqrt 2))))))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) #s(hole binary64 (+ (sqrt 2) (* -1 (/ (+ (* -1/2 (/ x (sqrt 2))) (* 1/2 (/ (+ (* -1/2 (pow x 2)) (* 1/4 (/ (pow x 2) (pow (sqrt 2) 2)))) (* p (sqrt 2))))) p))))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) #s(hole binary64 (+ (sqrt 2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/2 (pow x 2)) (* 1/4 (/ (pow x 2) (pow (sqrt 2) 2)))) (sqrt 2))) (* 1/2 (/ (+ (* -1/8 (pow x 3)) (+ (* 1/4 (pow x 3)) (* 1/2 (/ (* x (+ (* -1/2 (pow x 2)) (* 1/4 (/ (pow x 2) (pow (sqrt 2) 2))))) (pow (sqrt 2) 2))))) (* p (sqrt 2))))) p)) (* -1/2 (/ x (sqrt 2)))) p))))) |
#s(approx (+ (* -1/2 (+ (/ x (* (sqrt 2) p)) (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p))))) (sqrt 2)) #s(hole binary64 (+ (sqrt 2) (* -1 (/ (+ (* 1/2 (/ x (sqrt 2))) (* 1/2 (/ (+ (* -1/2 (/ (pow x 2) (sqrt 2))) (* 1/8 (/ (pow x 2) (sqrt 2)))) p))) p))))) |
#s(approx (+ (/ x (* (sqrt 2) p)) (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ x (sqrt 2))) (* -1 (/ (+ (* -1/2 (/ (pow x 2) (sqrt 2))) (* 1/8 (/ (pow x 2) (sqrt 2)))) p))) p)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1/4 (/ (* x (sqrt 1/2)) p))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1 (/ (+ (* 1/32 (/ (* (pow x 2) (sqrt 1/2)) p)) (* 1/4 (* x (sqrt 1/2)))) p))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (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))))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (+ (sqrt 1/2) (* -1/8 (/ x (* p (sqrt 1/2))))))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (+ (sqrt 1/2) (* -1 (/ (+ (* 1/128 (/ (pow x 2) (* p (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (sqrt 1/2)))) p))))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole 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))))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 1/2 (* -1/4 (/ x p))))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p))))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole 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))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (* -1/4 (/ x p))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole 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))))) |
#s(approx (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) #s(hole binary64 (+ (* x (+ (* -1/32 (/ x (* (pow p 2) (sqrt 2)))) (* 1/4 (/ 1 (* p (sqrt 2)))))) (/ 1 (sqrt 2))))) |
#s(approx (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) #s(hole binary64 (+ (* x (+ (* x (- (* -3/128 (/ x (* (pow p 3) (sqrt 2)))) (* 1/32 (/ 1 (* (pow p 2) (sqrt 2)))))) (* 1/4 (/ 1 (* p (sqrt 2)))))) (/ 1 (sqrt 2))))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) #s(hole binary64 (+ (sqrt 2) (* x (- (* 1/2 (/ (* x (- (* 1/2 (/ 1 (pow p 2))) (* 1/4 (/ 1 (* (pow p 2) (pow (sqrt 2) 2)))))) (sqrt 2))) (* 1/2 (/ 1 (* p (sqrt 2))))))))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) #s(hole binary64 (+ (sqrt 2) (* x (- (* x (+ (* -1/2 (/ (* x (+ (* -1/2 (/ (- (* 1/2 (/ 1 (pow p 2))) (* 1/4 (/ 1 (* (pow p 2) (pow (sqrt 2) 2))))) (* p (pow (sqrt 2) 2)))) (* 1/8 (/ 1 (pow p 3))))) (sqrt 2))) (* 1/2 (/ (- (* 1/2 (/ 1 (pow p 2))) (* 1/4 (/ 1 (* (pow p 2) (pow (sqrt 2) 2))))) (sqrt 2))))) (* 1/2 (/ 1 (* p (sqrt 2))))))))) |
#s(approx (+ (* -1/2 (+ (/ x (* (sqrt 2) p)) (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p))))) (sqrt 2)) #s(hole binary64 (+ (sqrt 2) (* x (- (* 3/16 (/ x (* (pow p 2) (sqrt 2)))) (* 1/2 (/ 1 (* p (sqrt 2))))))))) |
#s(approx (+ (/ x (* (sqrt 2) p)) (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p)))) #s(hole binary64 (* x (+ (* -3/8 (/ x (* (pow p 2) (sqrt 2)))) (/ 1 (* p (sqrt 2))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p))) #s(hole binary64 (* -3/8 (/ (pow x 2) (* (pow p 2) (sqrt 2)))))) |
#s(approx (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) #s(hole binary64 (* -3/8 (pow x 2)))) |
#s(approx (/ (* x x) 2) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* (* x x) -1/2) #s(hole binary64 (* -1/2 (pow x 2)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* -1/32 (/ (* x (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (sqrt 1/2) p))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole 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)))))))))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole 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))))))))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole 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))))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole 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))))))) |
#s(approx (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) #s(hole binary64 (+ 1 (+ (* -1 (/ (pow p 2) (* (pow x 2) (pow (sqrt 2) 2)))) (* 1/2 (/ (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2))) (* (pow x 4) (pow (sqrt 2) 2)))))))) |
#s(approx (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) #s(hole binary64 (+ 1 (+ (* -1 (/ (pow p 2) (* (pow x 2) (pow (sqrt 2) 2)))) (+ (* 1/2 (/ (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2))) (* (pow x 4) (pow (sqrt 2) 2)))) (* 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) (pow (sqrt 2) 2))))))))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) #s(hole binary64 (+ 1 (+ (* -1/2 (/ (+ (* -1 (pow p 4)) (+ (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))) (pow x 4))) (* 1/2 (/ (pow p 2) (pow x 2))))))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) #s(hole binary64 (+ 1 (+ (* -1/2 (/ (+ (* -1 (pow p 4)) (+ (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))) (pow x 4))) (+ (* -1/2 (/ (+ (* -1/2 (* (pow p 2) (+ (* -1 (pow p 4)) (+ (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))))) (+ (* -1/4 (* (pow p 2) (+ (* -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)))) (* (pow p 2) (+ (* -1 (pow p 4)) (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))))) (pow x 6))) (* 1/2 (/ (pow p 2) (pow x 2)))))))) |
#s(approx (+ (* -1/2 (+ (/ x (* (sqrt 2) p)) (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p))))) (sqrt 2)) #s(hole binary64 (* 3/16 (/ (pow x 2) (* (pow p 2) (sqrt 2)))))) |
#s(approx (+ (* -1/2 (+ (/ x (* (sqrt 2) p)) (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p))))) (sqrt 2)) #s(hole binary64 (* (pow x 2) (- (* 3/16 (/ 1 (* (pow p 2) (sqrt 2)))) (* 1/2 (/ 1 (* p (* x (sqrt 2))))))))) |
#s(approx (+ (* -1/2 (+ (/ x (* (sqrt 2) p)) (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p))))) (sqrt 2)) #s(hole binary64 (* (pow x 2) (- (+ (* 3/16 (/ 1 (* (pow p 2) (sqrt 2)))) (/ (sqrt 2) (pow x 2))) (/ 1/2 (* p (* x (sqrt 2)))))))) |
#s(approx (+ (/ x (* (sqrt 2) p)) (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p)))) #s(hole binary64 (* -3/8 (/ (pow x 2) (* (pow p 2) (sqrt 2)))))) |
#s(approx (+ (/ x (* (sqrt 2) p)) (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p)))) #s(hole binary64 (* (pow x 2) (- (/ 1 (* p (* x (sqrt 2)))) (* 3/8 (/ 1 (* (pow p 2) (sqrt 2)))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole 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)))) (* (sqrt 1/2) (sqrt 2)))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole 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))))))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole 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))))))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole 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)))))))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 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)))))))) |
#s(approx (+ (* -1/4 (/ x p)) 1/2) #s(hole binary64 (* x (- (* 1/2 (/ 1 x)) (* 1/4 (/ 1 p)))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 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)))))))) |
#s(approx (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) #s(hole binary64 (* -1 (/ p x)))) |
#s(approx (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) #s(hole binary64 (* -1 (/ (+ p (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (* (pow x 2) (pow (sqrt 2) 2)))))) x)))) |
#s(approx (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) #s(hole binary64 (* -1 (/ (+ p (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (* (pow x 2) (pow (sqrt 2) 2))))) (* 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) (pow (sqrt 2) 2))))))) x)))) |
#s(approx (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) #s(hole binary64 (* -1 (/ (+ p (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (* (pow x 2) (pow (sqrt 2) 2))))) (+ (* 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) (pow (sqrt 2) 2))))) (* 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) (pow (sqrt 2) 2)))))))) x)))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) #s(hole binary64 (* -1 (/ x p)))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) #s(hole binary64 (* -1 (* x (+ (* -1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* (pow p 3) (pow x 2)))) (/ 1 p)))))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) #s(hole binary64 (* -1 (* x (+ (* -1/2 (/ (* p (+ (* -1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (+ (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4)))))) (pow x 4))) (+ (* -1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* (pow p 3) (pow x 2)))) (/ 1 p))))))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) #s(hole binary64 (* -1 (* x (+ (* -1/2 (/ (* p (+ (* -1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (+ (* -1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4))))) (pow p 2))) (+ (* -1/16 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (pow p 6))) (+ (* 1/8 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (+ (* -1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (+ (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4)))))) (pow p 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 p 4))))))) (pow x 6))) (+ (* -1/2 (/ (* p (+ (* -1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (+ (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4)))))) (pow x 4))) (+ (* -1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* (pow p 3) (pow x 2)))) (/ 1 p)))))))) |
#s(approx (+ (* -1/2 (+ (/ x (* (sqrt 2) p)) (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p))))) (sqrt 2)) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (+ (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (* p (sqrt 2))))) x)) (* 3/16 (/ 1 (* (pow p 2) (sqrt 2)))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (* -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)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (* -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)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (* -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)))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (* -1 (/ p x)))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (* -1 (/ (+ p (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2))))) x)))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (* -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)))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (* -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)))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (/ (pow p 2) (pow x 2)))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2)))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (/ (+ (* 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)))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (/ (+ (* 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)))) |
#s(approx (+ (* -1/4 (/ x p)) 1/2) #s(hole binary64 (* -1 (* x (- (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x))))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (/ (pow p 2) (pow x 2)))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2)))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (/ (+ (* 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)))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (/ (+ (* 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 | |
|---|---|---|---|---|
| 10.0ms | p | @ | -inf | ((/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (+ (* -1/2 (+ (/ x (* (sqrt 2) p)) (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p))))) (sqrt 2)) -1/2 (+ (/ x (* (sqrt 2) p)) (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p)))) (/ x (* (sqrt 2) p)) x (* (sqrt 2) p) (sqrt 2) 2 p (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p))) (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (/ (* x x) 2) (* x x) 1/4 (* (* x x) -1/2) (* (sqrt 2) (* p p)) (* p p) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg (/ p x)) (/ p x) (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (+ (* -1/4 (/ x p)) 1/2) -1/4 (/ x p) 1/2 (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (* p (/ p (* x x))) (/ p (* x x))) |
| 8.0ms | x | @ | -inf | ((/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (+ (* -1/2 (+ (/ x (* (sqrt 2) p)) (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p))))) (sqrt 2)) -1/2 (+ (/ x (* (sqrt 2) p)) (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p)))) (/ x (* (sqrt 2) p)) x (* (sqrt 2) p) (sqrt 2) 2 p (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p))) (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (/ (* x x) 2) (* x x) 1/4 (* (* x x) -1/2) (* (sqrt 2) (* p p)) (* p p) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg (/ p x)) (/ p x) (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (+ (* -1/4 (/ x p)) 1/2) -1/4 (/ x p) 1/2 (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (* p (/ p (* x x))) (/ p (* x x))) |
| 8.0ms | p | @ | inf | ((/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (+ (* -1/2 (+ (/ x (* (sqrt 2) p)) (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p))))) (sqrt 2)) -1/2 (+ (/ x (* (sqrt 2) p)) (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p)))) (/ x (* (sqrt 2) p)) x (* (sqrt 2) p) (sqrt 2) 2 p (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p))) (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (/ (* x x) 2) (* x x) 1/4 (* (* x x) -1/2) (* (sqrt 2) (* p p)) (* p p) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg (/ p x)) (/ p x) (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (+ (* -1/4 (/ x p)) 1/2) -1/4 (/ x p) 1/2 (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (* p (/ p (* x x))) (/ p (* x x))) |
| 5.0ms | p | @ | 0 | ((/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (+ (* -1/2 (+ (/ x (* (sqrt 2) p)) (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p))))) (sqrt 2)) -1/2 (+ (/ x (* (sqrt 2) p)) (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p)))) (/ x (* (sqrt 2) p)) x (* (sqrt 2) p) (sqrt 2) 2 p (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p))) (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (/ (* x x) 2) (* x x) 1/4 (* (* x x) -1/2) (* (sqrt 2) (* p p)) (* p p) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg (/ p x)) (/ p x) (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (+ (* -1/4 (/ x p)) 1/2) -1/4 (/ x p) 1/2 (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (* p (/ p (* x x))) (/ p (* x x))) |
| 5.0ms | x | @ | inf | ((/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (+ (* -1/2 (+ (/ x (* (sqrt 2) p)) (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p))))) (sqrt 2)) -1/2 (+ (/ x (* (sqrt 2) p)) (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p)))) (/ x (* (sqrt 2) p)) x (* (sqrt 2) p) (sqrt 2) 2 p (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p))) (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (/ (* x x) 2) (* x x) 1/4 (* (* x x) -1/2) (* (sqrt 2) (* p p)) (* p p) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg (/ p x)) (/ p x) (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (+ (* -1/4 (/ x p)) 1/2) -1/4 (/ x p) 1/2 (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (* p (/ p (* x x))) (/ p (* x x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 977 | 8789 |
| 0 | 1018 | 7602 |
| 1 | 6049 | 7593 |
| 0 | 8437 | 7102 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) #s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) (/.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p p)))) (sqrt.f64 #s(literal 2 binary64))))) |
#s(literal 1 binary64) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) (/.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p p)))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) (/.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p p)))) (sqrt.f64 #s(literal 2 binary64))) |
#s(literal -1/2 binary64) |
(+.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) (/.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p p)))) |
(/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) |
x |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) p) |
(sqrt.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
p |
(/.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p p))) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 x x) #s(literal 2 binary64)) |
(*.f64 x x) |
#s(literal 1/4 binary64) |
(*.f64 (*.f64 x x) #s(literal -1/2 binary64)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p p)) |
(*.f64 p p) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 p x))) |
(neg.f64 (/.f64 p x)) |
(/.f64 p x) |
(/.f64 #s(literal 1 binary64) #s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (sqrt.f64 #s(literal 2 binary64))) |
(sqrt.f64 #s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (fma.f64 #s(literal -1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (fma.f64 #s(literal -1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)) |
#s(literal -1/4 binary64) |
(/.f64 x p) |
#s(literal 1/2 binary64) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 p (/.f64 p (*.f64 x x))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 p (/.f64 p (*.f64 x x)))) |
(*.f64 p (/.f64 p (*.f64 x x))) |
(/.f64 p (*.f64 x x)) |
#s(approx (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) #s(hole binary64 1)) |
#s(approx (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) #s(hole binary64 (+ 1 (* -1 (/ (pow p 2) (* (pow x 2) (pow (sqrt 2) 2))))))) |
#s(approx (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) #s(hole binary64 (+ 1 (* (pow p 2) (- (* 1/2 (/ (* (pow p 2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2))))) (pow (sqrt 2) 2))) (/ 1 (* (pow x 2) (pow (sqrt 2) 2)))))))) |
#s(approx (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) #s(hole binary64 (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -1/2 (/ (* (pow p 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))))) (pow (sqrt 2) 2))) (* 1/2 (/ (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (/ 1 (* (pow x 2) (pow (sqrt 2) 2)))))))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) #s(hole binary64 1)) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) #s(hole binary64 (+ 1 (* 1/2 (/ (pow p 2) (pow x 2)))))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) #s(hole binary64 (+ 1 (* (pow p 2) (+ (* -9/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) #s(hole binary64 (+ 1 (* (pow p 2) (+ (* (pow p 2) (- (* 49/16 (/ (pow p 2) (pow x 6))) (* 9/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* -1/2 (+ (/ x (* (sqrt 2) p)) (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p))))) (sqrt 2)) #s(hole binary64 (* -1/2 (/ (+ (* -1/2 (/ (pow x 2) (sqrt 2))) (* 1/8 (/ (pow x 2) (sqrt 2)))) (pow p 2))))) |
#s(approx (+ (* -1/2 (+ (/ x (* (sqrt 2) p)) (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p))))) (sqrt 2)) #s(hole binary64 (/ (+ (* -1/2 (+ (* -1/2 (/ (pow x 2) (sqrt 2))) (* 1/8 (/ (pow x 2) (sqrt 2))))) (* -1/2 (/ (* p x) (sqrt 2)))) (pow p 2)))) |
#s(approx (+ (* -1/2 (+ (/ x (* (sqrt 2) p)) (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p))))) (sqrt 2)) #s(hole binary64 (/ (+ (* -1/2 (+ (* -1/2 (/ (pow x 2) (sqrt 2))) (* 1/8 (/ (pow x 2) (sqrt 2))))) (* p (+ (* -1/2 (/ x (sqrt 2))) (* p (sqrt 2))))) (pow p 2)))) |
#s(approx (+ (/ x (* (sqrt 2) p)) (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p)))) #s(hole binary64 (/ (+ (* -1/2 (/ (pow x 2) (sqrt 2))) (* 1/8 (/ (pow x 2) (sqrt 2)))) (pow p 2)))) |
#s(approx (+ (/ x (* (sqrt 2) p)) (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p)))) #s(hole binary64 (/ (+ (* -1/2 (/ (pow x 2) (sqrt 2))) (+ (* 1/8 (/ (pow x 2) (sqrt 2))) (/ (* p x) (sqrt 2)))) (pow p 2)))) |
#s(approx (/ x (* (sqrt 2) p)) #s(hole binary64 (/ x (* p (sqrt 2))))) |
#s(approx (* (sqrt 2) p) #s(hole binary64 (* p (sqrt 2)))) |
#s(approx p #s(hole binary64 p)) |
#s(approx (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p))) #s(hole binary64 (/ (+ (* -1/2 (pow x 2)) (* 1/8 (pow x 2))) (* (pow p 2) (sqrt 2))))) |
#s(approx (* (sqrt 2) (* p p)) #s(hole binary64 (* (pow p 2) (sqrt 2)))) |
#s(approx (* p p) #s(hole binary64 (pow p 2))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (* (sqrt 1/2) (sqrt 2)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole 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)))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole 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)))))))))) |
#s(approx (neg (/ p x)) #s(hole binary64 (* -1 (/ p x)))) |
#s(approx (/ p x) #s(hole binary64 (/ p x))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 1)) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole 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)))))))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 1)) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 1 (* -1 (/ (pow p 2) (pow x 2)))))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))))) |
#s(approx (+ (* -1/4 (/ x p)) 1/2) #s(hole binary64 (* -1/4 (/ x p)))) |
#s(approx (+ (* -1/4 (/ x p)) 1/2) #s(hole binary64 (/ (+ (* -1/4 x) (* 1/2 p)) p))) |
#s(approx (/ x p) #s(hole binary64 (/ x p))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 1)) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1 (* -1 (/ (pow p 2) (pow x 2)))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))))) |
#s(approx (* p (/ p (* x x))) #s(hole binary64 (/ (pow p 2) (pow x 2)))) |
#s(approx (/ p (* x x)) #s(hole binary64 (/ p (pow x 2)))) |
#s(approx (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) #s(hole binary64 (/ 1 (sqrt 2)))) |
#s(approx (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) #s(hole binary64 (+ (* 1/4 (/ x (* p (sqrt 2)))) (/ 1 (sqrt 2))))) |
#s(approx (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) #s(hole binary64 (+ (* -1/32 (/ (pow x 2) (* (pow p 2) (sqrt 2)))) (+ (* 1/4 (/ x (* p (sqrt 2)))) (/ 1 (sqrt 2)))))) |
#s(approx (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) #s(hole binary64 (+ (* -1/32 (/ (pow x 2) (* (pow p 2) (sqrt 2)))) (+ (* 1/4 (/ x (* p (sqrt 2)))) (+ (* 1/2 (/ (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3))) (* (pow p 3) (sqrt 2)))) (/ 1 (sqrt 2))))))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) #s(hole binary64 (sqrt 2))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) #s(hole binary64 (+ (sqrt 2) (* -1/2 (/ x (* p (sqrt 2))))))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) #s(hole binary64 (+ (sqrt 2) (+ (* -1/2 (/ x (* p (sqrt 2)))) (* -1/2 (/ (+ (* -1/2 (pow x 2)) (* 1/4 (/ (pow x 2) (pow (sqrt 2) 2)))) (* (pow p 2) (sqrt 2)))))))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) #s(hole binary64 (+ (sqrt 2) (+ (* -1/2 (/ x (* p (sqrt 2)))) (+ (* -1/2 (/ (+ (* -1/2 (pow x 2)) (* 1/4 (/ (pow x 2) (pow (sqrt 2) 2)))) (* (pow p 2) (sqrt 2)))) (* -1/2 (/ (+ (* -1/8 (pow x 3)) (+ (* 1/4 (pow x 3)) (* 1/2 (/ (* x (+ (* -1/2 (pow x 2)) (* 1/4 (/ (pow x 2) (pow (sqrt 2) 2))))) (pow (sqrt 2) 2))))) (* (pow p 3) (sqrt 2))))))))) |
#s(approx (+ (* -1/2 (+ (/ x (* (sqrt 2) p)) (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p))))) (sqrt 2)) #s(hole binary64 (sqrt 2))) |
#s(approx (+ (* -1/2 (+ (/ x (* (sqrt 2) p)) (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p))))) (sqrt 2)) #s(hole binary64 (+ (sqrt 2) (* -1/2 (/ x (* p (sqrt 2))))))) |
#s(approx (+ (* -1/2 (+ (/ x (* (sqrt 2) p)) (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p))))) (sqrt 2)) #s(hole binary64 (+ (sqrt 2) (+ (* -1/2 (/ x (* p (sqrt 2)))) (* -1/2 (/ (+ (* -1/2 (/ (pow x 2) (sqrt 2))) (* 1/8 (/ (pow x 2) (sqrt 2)))) (pow p 2))))))) |
#s(approx (+ (/ x (* (sqrt 2) p)) (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p)))) #s(hole binary64 (/ x (* p (sqrt 2))))) |
#s(approx (+ (/ x (* (sqrt 2) p)) (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p)))) #s(hole binary64 (/ (+ (* -1/2 (/ (pow x 2) (* p (sqrt 2)))) (+ (* 1/8 (/ (pow x 2) (* p (sqrt 2)))) (/ x (sqrt 2)))) p))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (* x (sqrt 1/2)) p)))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole 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)))))))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (* p (sqrt 1/2)))))))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole 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))))))))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 1/2)) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 1/2 (* 1/4 (/ x p))))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p)))))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole 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))))))) |
#s(approx (+ (* -1/4 (/ x p)) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* -1/4 (/ x p)) 1/2) #s(hole binary64 (+ 1/2 (* -1/4 (/ x p))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 1/2)) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (* 1/4 (/ x p))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p)))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole 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))))))) |
#s(approx (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) #s(hole binary64 (+ (* -1/4 (/ x (* p (sqrt 2)))) (/ 1 (sqrt 2))))) |
#s(approx (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) #s(hole binary64 (+ (* -1 (/ (+ (* 1/32 (/ (pow x 2) (* p (sqrt 2)))) (* 1/4 (/ x (sqrt 2)))) p)) (/ 1 (sqrt 2))))) |
#s(approx (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3))) (* p (sqrt 2)))) (* -1/32 (/ (pow x 2) (sqrt 2)))) p)) (* 1/4 (/ x (sqrt 2)))) p)) (/ 1 (sqrt 2))))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) #s(hole binary64 (+ (sqrt 2) (* 1/2 (/ x (* p (sqrt 2))))))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) #s(hole binary64 (+ (sqrt 2) (* -1 (/ (+ (* -1/2 (/ x (sqrt 2))) (* 1/2 (/ (+ (* -1/2 (pow x 2)) (* 1/4 (/ (pow x 2) (pow (sqrt 2) 2)))) (* p (sqrt 2))))) p))))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) #s(hole binary64 (+ (sqrt 2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/2 (pow x 2)) (* 1/4 (/ (pow x 2) (pow (sqrt 2) 2)))) (sqrt 2))) (* 1/2 (/ (+ (* -1/8 (pow x 3)) (+ (* 1/4 (pow x 3)) (* 1/2 (/ (* x (+ (* -1/2 (pow x 2)) (* 1/4 (/ (pow x 2) (pow (sqrt 2) 2))))) (pow (sqrt 2) 2))))) (* p (sqrt 2))))) p)) (* -1/2 (/ x (sqrt 2)))) p))))) |
#s(approx (+ (* -1/2 (+ (/ x (* (sqrt 2) p)) (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p))))) (sqrt 2)) #s(hole binary64 (+ (sqrt 2) (* -1 (/ (+ (* 1/2 (/ x (sqrt 2))) (* 1/2 (/ (+ (* -1/2 (/ (pow x 2) (sqrt 2))) (* 1/8 (/ (pow x 2) (sqrt 2)))) p))) p))))) |
#s(approx (+ (/ x (* (sqrt 2) p)) (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ x (sqrt 2))) (* -1 (/ (+ (* -1/2 (/ (pow x 2) (sqrt 2))) (* 1/8 (/ (pow x 2) (sqrt 2)))) p))) p)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1/4 (/ (* x (sqrt 1/2)) p))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1 (/ (+ (* 1/32 (/ (* (pow x 2) (sqrt 1/2)) p)) (* 1/4 (* x (sqrt 1/2)))) p))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (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))))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (+ (sqrt 1/2) (* -1/8 (/ x (* p (sqrt 1/2))))))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (+ (sqrt 1/2) (* -1 (/ (+ (* 1/128 (/ (pow x 2) (* p (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (sqrt 1/2)))) p))))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole 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))))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 1/2 (* -1/4 (/ x p))))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p))))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole 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))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (* -1/4 (/ x p))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole 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))))) |
#s(approx (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) #s(hole binary64 (+ (* x (+ (* -1/32 (/ x (* (pow p 2) (sqrt 2)))) (* 1/4 (/ 1 (* p (sqrt 2)))))) (/ 1 (sqrt 2))))) |
#s(approx (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) #s(hole binary64 (+ (* x (+ (* x (- (* -3/128 (/ x (* (pow p 3) (sqrt 2)))) (* 1/32 (/ 1 (* (pow p 2) (sqrt 2)))))) (* 1/4 (/ 1 (* p (sqrt 2)))))) (/ 1 (sqrt 2))))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) #s(hole binary64 (+ (sqrt 2) (* x (- (* 1/2 (/ (* x (- (* 1/2 (/ 1 (pow p 2))) (* 1/4 (/ 1 (* (pow p 2) (pow (sqrt 2) 2)))))) (sqrt 2))) (* 1/2 (/ 1 (* p (sqrt 2))))))))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) #s(hole binary64 (+ (sqrt 2) (* x (- (* x (+ (* -1/2 (/ (* x (+ (* -1/2 (/ (- (* 1/2 (/ 1 (pow p 2))) (* 1/4 (/ 1 (* (pow p 2) (pow (sqrt 2) 2))))) (* p (pow (sqrt 2) 2)))) (* 1/8 (/ 1 (pow p 3))))) (sqrt 2))) (* 1/2 (/ (- (* 1/2 (/ 1 (pow p 2))) (* 1/4 (/ 1 (* (pow p 2) (pow (sqrt 2) 2))))) (sqrt 2))))) (* 1/2 (/ 1 (* p (sqrt 2))))))))) |
#s(approx (+ (* -1/2 (+ (/ x (* (sqrt 2) p)) (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p))))) (sqrt 2)) #s(hole binary64 (+ (sqrt 2) (* x (- (* 3/16 (/ x (* (pow p 2) (sqrt 2)))) (* 1/2 (/ 1 (* p (sqrt 2))))))))) |
#s(approx (+ (/ x (* (sqrt 2) p)) (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p)))) #s(hole binary64 (* x (+ (* -3/8 (/ x (* (pow p 2) (sqrt 2)))) (/ 1 (* p (sqrt 2))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p))) #s(hole binary64 (* -3/8 (/ (pow x 2) (* (pow p 2) (sqrt 2)))))) |
#s(approx (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) #s(hole binary64 (* -3/8 (pow x 2)))) |
#s(approx (/ (* x x) 2) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* (* x x) -1/2) #s(hole binary64 (* -1/2 (pow x 2)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* -1/32 (/ (* x (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (sqrt 1/2) p))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole 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)))))))))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole 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))))))))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole 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))))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole 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))))))) |
#s(approx (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) #s(hole binary64 (+ 1 (+ (* -1 (/ (pow p 2) (* (pow x 2) (pow (sqrt 2) 2)))) (* 1/2 (/ (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2))) (* (pow x 4) (pow (sqrt 2) 2)))))))) |
#s(approx (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) #s(hole binary64 (+ 1 (+ (* -1 (/ (pow p 2) (* (pow x 2) (pow (sqrt 2) 2)))) (+ (* 1/2 (/ (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2))) (* (pow x 4) (pow (sqrt 2) 2)))) (* 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) (pow (sqrt 2) 2))))))))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) #s(hole binary64 (+ 1 (+ (* -1/2 (/ (+ (* -1 (pow p 4)) (+ (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))) (pow x 4))) (* 1/2 (/ (pow p 2) (pow x 2))))))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) #s(hole binary64 (+ 1 (+ (* -1/2 (/ (+ (* -1 (pow p 4)) (+ (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))) (pow x 4))) (+ (* -1/2 (/ (+ (* -1/2 (* (pow p 2) (+ (* -1 (pow p 4)) (+ (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))))) (+ (* -1/4 (* (pow p 2) (+ (* -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)))) (* (pow p 2) (+ (* -1 (pow p 4)) (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))))) (pow x 6))) (* 1/2 (/ (pow p 2) (pow x 2)))))))) |
#s(approx (+ (* -1/2 (+ (/ x (* (sqrt 2) p)) (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p))))) (sqrt 2)) #s(hole binary64 (* 3/16 (/ (pow x 2) (* (pow p 2) (sqrt 2)))))) |
#s(approx (+ (* -1/2 (+ (/ x (* (sqrt 2) p)) (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p))))) (sqrt 2)) #s(hole binary64 (* (pow x 2) (- (* 3/16 (/ 1 (* (pow p 2) (sqrt 2)))) (* 1/2 (/ 1 (* p (* x (sqrt 2))))))))) |
#s(approx (+ (* -1/2 (+ (/ x (* (sqrt 2) p)) (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p))))) (sqrt 2)) #s(hole binary64 (* (pow x 2) (- (+ (* 3/16 (/ 1 (* (pow p 2) (sqrt 2)))) (/ (sqrt 2) (pow x 2))) (/ 1/2 (* p (* x (sqrt 2)))))))) |
#s(approx (+ (/ x (* (sqrt 2) p)) (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p)))) #s(hole binary64 (* -3/8 (/ (pow x 2) (* (pow p 2) (sqrt 2)))))) |
#s(approx (+ (/ x (* (sqrt 2) p)) (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p)))) #s(hole binary64 (* (pow x 2) (- (/ 1 (* p (* x (sqrt 2)))) (* 3/8 (/ 1 (* (pow p 2) (sqrt 2)))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole 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)))) (* (sqrt 1/2) (sqrt 2)))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole 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))))))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole 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))))))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole 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)))))))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 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)))))))) |
#s(approx (+ (* -1/4 (/ x p)) 1/2) #s(hole binary64 (* x (- (* 1/2 (/ 1 x)) (* 1/4 (/ 1 p)))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 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)))))))) |
#s(approx (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) #s(hole binary64 (* -1 (/ p x)))) |
#s(approx (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) #s(hole binary64 (* -1 (/ (+ p (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (* (pow x 2) (pow (sqrt 2) 2)))))) x)))) |
#s(approx (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) #s(hole binary64 (* -1 (/ (+ p (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (* (pow x 2) (pow (sqrt 2) 2))))) (* 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) (pow (sqrt 2) 2))))))) x)))) |
#s(approx (/ 1 (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2)) #s(hole binary64 (* -1 (/ (+ p (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (* (pow x 2) (pow (sqrt 2) 2))))) (+ (* 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) (pow (sqrt 2) 2))))) (* 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) (pow (sqrt 2) 2)))))))) x)))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) #s(hole binary64 (* -1 (/ x p)))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) #s(hole binary64 (* -1 (* x (+ (* -1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* (pow p 3) (pow x 2)))) (/ 1 p)))))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) #s(hole binary64 (* -1 (* x (+ (* -1/2 (/ (* p (+ (* -1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (+ (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4)))))) (pow x 4))) (+ (* -1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* (pow p 3) (pow x 2)))) (/ 1 p))))))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) #s(hole binary64 (* -1 (* x (+ (* -1/2 (/ (* p (+ (* -1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (+ (* -1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4))))) (pow p 2))) (+ (* -1/16 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (pow p 6))) (+ (* 1/8 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (+ (* -1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (+ (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4)))))) (pow p 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 p 4))))))) (pow x 6))) (+ (* -1/2 (/ (* p (+ (* -1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (+ (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4)))))) (pow x 4))) (+ (* -1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* (pow p 3) (pow x 2)))) (/ 1 p)))))))) |
#s(approx (+ (* -1/2 (+ (/ x (* (sqrt 2) p)) (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p))))) (sqrt 2)) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (+ (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (* p (sqrt 2))))) x)) (* 3/16 (/ 1 (* (pow p 2) (sqrt 2)))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (* -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)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (* -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)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (* -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)))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (* -1 (/ p x)))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (* -1 (/ (+ p (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2))))) x)))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (* -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)))) |
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (* -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)))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (/ (pow p 2) (pow x 2)))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2)))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (/ (+ (* 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)))) |
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (/ (+ (* 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)))) |
#s(approx (+ (* -1/4 (/ x p)) 1/2) #s(hole binary64 (* -1 (* x (- (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x))))))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (/ (pow p 2) (pow x 2)))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2)))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (/ (+ (* 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)))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (/ (+ (* 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 |
|---|
(pow.f64 #s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (fma.f64 (+.f64 (/.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) p) (/.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) p))) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 #s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (fma.f64 (+.f64 (/.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) p) (/.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) p))) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) #s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (fma.f64 (+.f64 (/.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) p) (/.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) p))) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 #s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (fma.f64 (+.f64 (/.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) p) (/.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) p))) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal -1 binary64))) |
#s(literal 1 binary64) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (fma.f64 (+.f64 (/.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) p) (/.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) p))) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (/.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) p) (/.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) p))) #s(literal -1/2 binary64)) (*.f64 (+.f64 (/.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) p) (/.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) p))) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 (/.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) p) (/.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) p))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (+.f64 (/.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) p) (/.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) p))) #s(literal -1/2 binary64)) (*.f64 (+.f64 (/.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) p) (/.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) p))) #s(literal -1/2 binary64)))) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (+.f64 (/.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) p) (/.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) p))) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (+.f64 (/.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) p) (/.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) p))) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64))) (fma.f64 (*.f64 (+.f64 (/.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) p) (/.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) p))) #s(literal -1/2 binary64)) (*.f64 (+.f64 (/.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) p) (/.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) p))) #s(literal -1/2 binary64)) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (+.f64 (/.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) p) (/.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) p))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (+.f64 (/.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) p) (/.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) p))) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 (+.f64 (/.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) p) (/.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) p))) #s(literal -1/2 binary64)) (*.f64 (+.f64 (/.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) p) (/.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) p))) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (+.f64 (/.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) p) (/.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) p))) #s(literal -1/2 binary64)))))) |
(fma.f64 (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 (+.f64 (/.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) p) (/.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) p))) #s(literal -1/2 binary64))) |
(fma.f64 (+.f64 (/.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) p) (/.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) p))) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) p) (/.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) p))) (sqrt.f64 #s(literal 2 binary64))) |
(+.f64 (*.f64 (+.f64 (/.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) p) (/.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) p))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(+.f64 (fma.f64 (/.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) p) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) p))) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (+.f64 (/.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) p) (/.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) p))) #s(literal -1/2 binary64))) |
#s(literal -1/2 binary64) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) p) (/.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) p)) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) p)) (/.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) p)))) (-.f64 (/.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) p) (/.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) p)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) p) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) p)) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) p) (/.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) p) (-.f64 (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) p)) (/.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) p))) (*.f64 (/.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) p) (/.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) p)))))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) p) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) (fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) p))) |
(+.f64 (/.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) p) (/.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) p))) |
(+.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) p)) (/.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) p)) |
(/.f64 (neg.f64 x) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p))) |
(/.f64 (/.f64 x p) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) p) |
(/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) |
x |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) p) |
(*.f64 p (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) |
(cosh.f64 (asinh.f64 #s(literal 1 binary64))) |
(sqrt.f64 #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64))) |
#s(literal 2 binary64) |
p |
(/.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 p p)) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) p))) |
(/.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 p p)) |
(/.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) p)) |
(+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) p)) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) p))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) p)) (/.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) p))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (-.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1/64 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64)))))) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) #s(literal 2 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(-.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 x x) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 x (/.f64 x #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 x x)) #s(literal -2 binary64)) |
(/.f64 (*.f64 x x) #s(literal 2 binary64)) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 (pow.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(pow.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/4 binary64) |
(*.f64 (*.f64 x x) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 x x)) |
(*.f64 x (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) p) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p p)) |
(*.f64 (*.f64 p p) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (pow.f64 p #s(literal 1 binary64)) (pow.f64 p #s(literal 1 binary64))) |
(*.f64 (neg.f64 p) (neg.f64 p)) |
(*.f64 (fabs.f64 p) (fabs.f64 p)) |
(*.f64 p p) |
(pow.f64 (pow.f64 p (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(pow.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 (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/.f64 (neg.f64 p) x)) |
(*.f64 (/.f64 p x) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 p x)) |
(/.f64 (*.f64 #s(literal -1 binary64) p) x) |
(/.f64 (neg.f64 p) x) |
(/.f64 p (neg.f64 x)) |
(neg.f64 (/.f64 p x)) |
(/.f64 (neg.f64 p) (neg.f64 x)) |
(/.f64 p x) |
(pow.f64 #s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 #s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) #s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (sqrt.f64 #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 #s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (sqrt.f64 #s(literal 2 binary64))) |
(pow.f64 (pow.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(literal 1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (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(literal 1 binary64)) |
(pow.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(literal 1/2 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)))) |
(exp.f64 (*.f64 (log.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(literal 1/2 binary64))) |
#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))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (/.f64 x p) #s(literal -1/4 binary64)) (*.f64 (/.f64 x p) #s(literal -1/4 binary64)))) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 x p) #s(literal -1/4 binary64)) (*.f64 (/.f64 x p) #s(literal -1/4 binary64))) #s(literal 1/4 binary64)) (-.f64 (*.f64 (/.f64 x p) #s(literal -1/4 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (/.f64 x p) #s(literal 3 binary64)) #s(literal -1/64 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (/.f64 x p) #s(literal -1/4 binary64)) (*.f64 (/.f64 x p) #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x p) #s(literal -1/4 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 x p) #s(literal 3 binary64)) #s(literal -1/64 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (/.f64 x p) #s(literal -1/4 binary64)) (*.f64 (/.f64 x p) #s(literal -1/4 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.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)) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x p) #s(literal 1/4 binary64))) |
(+.f64 (*.f64 (/.f64 x p) #s(literal -1/4 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x p) #s(literal -1/4 binary64))) |
#s(literal -1/4 binary64) |
(/.f64 (neg.f64 x) (neg.f64 p)) |
(/.f64 x p) |
#s(literal 1/2 binary64) |
(pow.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 (/.f64 (/.f64 p x) x) p)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 (/.f64 (/.f64 p x) x) p))) #s(literal 1 binary64)) |
(pow.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 (/.f64 (/.f64 p x) x) p)) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 (/.f64 (/.f64 p x) x) p))) |
(exp.f64 (*.f64 (log.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 (/.f64 (/.f64 p x) x) p))) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 (/.f64 (/.f64 p x) x) p)) |
(*.f64 (/.f64 (/.f64 p x) x) p) |
(*.f64 p (/.f64 (/.f64 p x) x)) |
(/.f64 (neg.f64 (*.f64 p p)) (neg.f64 (*.f64 x x))) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/.f64 (neg.f64 p) (neg.f64 (*.f64 x x))) |
(/.f64 (/.f64 p x) x) |
(/.f64 p (*.f64 x x)) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(literal 1 binary64)) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (/.f64 (*.f64 p p) (*.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 6 binary64)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/2 binary64))) (*.f64 p p)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64))) (*.f64 p p) #s(literal 1 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 p p) (/.f64 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 20 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 6 binary64)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) #s(literal 2 binary64))))) #s(literal 2 binary64))) #s(literal -1/2 binary64) (*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 6 binary64)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 p p)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64))) (*.f64 p p) #s(literal 1 binary64))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) #s(literal 1 binary64)) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (fma.f64 (*.f64 (/.f64 (/.f64 p x) x) p) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 p p)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p) #s(literal 1 binary64))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) #s(literal 49/16 binary64) (*.f64 #s(literal -9/8 binary64) (pow.f64 x #s(literal -4 binary64)))) (*.f64 p p) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64))) (*.f64 p p) #s(literal 1 binary64))) |
#s(approx (+ (* -1/2 (+ (/ x (* (sqrt 2) p)) (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p))))) (sqrt 2)) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64))) #s(literal -3/8 binary64)) (*.f64 p p)) #s(literal -1/2 binary64))) |
#s(approx (+ (* -1/2 (+ (/ x (* (sqrt 2) p)) (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p))))) (sqrt 2)) (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64))) #s(literal -3/8 binary64) (*.f64 p (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 p p))) |
#s(approx (+ (* -1/2 (+ (/ x (* (sqrt 2) p)) (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p))))) (sqrt 2)) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64))) #s(literal -3/8 binary64)) #s(literal -1/2 binary64) (*.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) p)) (*.f64 p p))) |
#s(approx (+ (/ x (* (sqrt 2) p)) (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p)))) (/.f64 (*.f64 (/.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64))) #s(literal -3/8 binary64)) (*.f64 p p))) |
#s(approx (+ (/ x (* (sqrt 2) p)) (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p)))) (/.f64 (fma.f64 (/.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64))) #s(literal -3/8 binary64) (*.f64 p (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p p))) |
#s(approx (/ x (* (sqrt 2) p)) (/.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) p)) |
#s(approx (* (sqrt 2) p) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) |
#s(approx p p) |
#s(approx (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 x x)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) p))) |
#s(approx (* (sqrt 2) (* p p)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) p)) |
#s(approx (* p p) (*.f64 p p)) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(literal 1 binary64)) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 p x) x) p) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 6 binary64)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/2 binary64)))) (*.f64 p p)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))))) (*.f64 p p) #s(literal 1 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p p)) (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 20 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 6 binary64)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 6 binary64)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 p p) (neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))))) (*.f64 p p) #s(literal 1 binary64))) |
#s(approx (neg (/ p x)) (/.f64 (neg.f64 p) x)) |
#s(approx (/ p x) (/.f64 p x)) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(literal 1 binary64)) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (*.f64 (/.f64 (/.f64 p x) x) p) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (fma.f64 #s(literal 11/8 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal -2 binary64)))) (*.f64 p p) #s(literal 1 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (fma.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) (pow.f64 x #s(literal -2 binary64)))) (*.f64 p p) #s(literal 1 binary64))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1 binary64)) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (*.f64 (/.f64 (/.f64 p x) x) p) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 p p)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal -2 binary64))) (*.f64 p p) #s(literal 1 binary64))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (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)) (pow.f64 x #s(literal -2 binary64))) (*.f64 p p) #s(literal 1 binary64))) |
#s(approx (+ (* -1/4 (/ x p)) 1/2) (*.f64 (/.f64 x p) #s(literal -1/4 binary64))) |
#s(approx (+ (* -1/4 (/ x p)) 1/2) (/.f64 (fma.f64 #s(literal -1/4 binary64) x (*.f64 p #s(literal 1/2 binary64))) p)) |
#s(approx (/ x p) (/.f64 x p)) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1 binary64)) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (*.f64 (/.f64 (/.f64 p x) x) p) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 p p)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal -2 binary64))) (*.f64 p p) #s(literal 1 binary64))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (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)) (pow.f64 x #s(literal -2 binary64))) (*.f64 p p) #s(literal 1 binary64))) |
#s(approx (* p (/ p (* x x))) (*.f64 (/.f64 (/.f64 p x) x) p)) |
#s(approx (/ p (* x x)) (/.f64 (/.f64 p x) x)) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (/.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) p) #s(literal 1/4 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) p)) #s(literal -1/32 binary64) (fma.f64 (/.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) p) #s(literal 1/4 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) p)) #s(literal -1/32 binary64) (fma.f64 (/.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) p) #s(literal 1/4 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -3/64 binary64)) (*.f64 (pow.f64 p #s(literal 3 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (fma.f64 (/.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) p) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (fma.f64 (+.f64 (/.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) p) (/.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) p))) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (+.f64 (fma.f64 (+.f64 (/.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) p) (/.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) p))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) x) #s(literal 2 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/4 binary64))))) (*.f64 (pow.f64 p #s(literal 3 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (+ (* -1/2 (+ (/ x (* (sqrt 2) p)) (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p))))) (sqrt 2)) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (+ (* -1/2 (+ (/ x (* (sqrt 2) p)) (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p))))) (sqrt 2)) (fma.f64 (/.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) p) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (+ (* -1/2 (+ (/ x (* (sqrt 2) p)) (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p))))) (sqrt 2)) (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) p) (/.f64 (*.f64 (/.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64))) #s(literal -3/8 binary64)) (*.f64 p p))) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (+ (/ x (* (sqrt 2) p)) (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p)))) (/.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) p)) |
#s(approx (+ (/ x (* (sqrt 2) p)) (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p)))) (/.f64 (fma.f64 (/.f64 (/.f64 (*.f64 x x) p) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (/.f64 (*.f64 x x) p) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/8 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) p)) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (sqrt.f64 #s(literal 1/2 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (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)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x x)) (*.f64 p p)) #s(literal -1/32 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)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x x)) (*.f64 p p)) #s(literal -1/32 binary64) (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)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (sqrt.f64 #s(literal 1/2 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (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)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (+.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (*.f64 p p))) #s(literal -1/128 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)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (+.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (*.f64 p p))) #s(literal -1/128 binary64) (fma.f64 (/.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/32 binary64) (*.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/4 binary64)))) (pow.f64 p #s(literal 3 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) #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)))) |
#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)))))) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+.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))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+.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))) |
#s(approx (+ (* -1/4 (/ x p)) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* -1/4 (/ x p)) 1/2) (fma.f64 (/.f64 x p) #s(literal -1/4 binary64) #s(literal 1/2 binary64))) |
#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)))))) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+.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))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+.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))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (/.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) p) #s(literal -1/4 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (/.f64 (fma.f64 #s(literal 1/32 binary64) (/.f64 (/.f64 (*.f64 x x) p) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/4 binary64))) p) #s(literal -1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (/.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/4 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -3/64 binary64)) p) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64)))) p))) p) #s(literal -1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (fma.f64 (/.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) p) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (fma.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) p) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64))) p) #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (fma.f64 (/.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) x) #s(literal 2 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/4 binary64)))) p) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) p))) p) #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (+ (* -1/2 (+ (/ x (* (sqrt 2) p)) (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p))))) (sqrt 2)) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (/.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64))) #s(literal -3/8 binary64)) p))) p) #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (+ (/ x (* (sqrt 2) p)) (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64))) #s(literal -3/8 binary64)) p) #s(literal -1 binary64) (neg.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) p))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (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)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.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))) p) #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) (sqrt.f64 #s(literal 1/2 binary64)) (neg.f64 (/.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)))) p))) p) #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (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)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (/.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/8 binary64) (/.f64 (*.f64 #s(literal 1/128 binary64) (*.f64 x x)) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) p))) p) #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (/.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/8 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) #s(literal -1/128 binary64) (*.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/32 binary64) (*.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/4 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) #s(literal -1/2 binary64))) p))) p) #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#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 (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) #s(literal -1/32 binary64) (*.f64 #s(literal 1/4 binary64) x)) p) #s(literal -1 binary64) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (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 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) #s(literal -1/32 binary64) (*.f64 #s(literal 1/4 binary64) x))) p) #s(literal -1 binary64) #s(literal 1/2 binary64))) |
#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 (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) #s(literal -1/32 binary64) (*.f64 #s(literal 1/4 binary64) x)) p) #s(literal -1 binary64) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (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 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) #s(literal -1/32 binary64) (*.f64 #s(literal 1/4 binary64) x))) p) #s(literal -1 binary64) #s(literal 1/2 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (fma.f64 (/.f64 x (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) p)) #s(literal -1/32 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p))) x (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (/.f64 x (pow.f64 p #s(literal 3 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal -3/128 binary64) (*.f64 #s(literal -1/32 binary64) (/.f64 (pow.f64 p #s(literal -2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) x (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p))) x (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x (/.f64 (fma.f64 (pow.f64 p #s(literal -2 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 p #s(literal -2 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) #s(literal -1 binary64)))) x (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x (/.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal -2 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 p #s(literal -2 binary64)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) p)) #s(literal -1/2 binary64) (*.f64 (pow.f64 p #s(literal -3 binary64)) #s(literal 1/8 binary64))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal -2 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 p #s(literal -2 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64))) x) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p))) x (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (+ (* -1/2 (+ (/ x (* (sqrt 2) p)) (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p))))) (sqrt 2)) (fma.f64 (-.f64 (*.f64 #s(literal 3/16 binary64) (/.f64 x (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) p))) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p))) x (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (+ (/ x (* (sqrt 2) p)) (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p)))) (*.f64 (fma.f64 #s(literal -3/8 binary64) (/.f64 x (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) p)) (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) #s(literal -1 binary64))) x)) |
#s(approx x x) |
#s(approx (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 x x)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) p))) |
#s(approx (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (*.f64 #s(literal -3/8 binary64) (*.f64 x x))) |
#s(approx (/ (* x x) 2) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (* (* x x) -1/2) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)) (*.f64 p p))) x (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (pow.f64 p #s(literal 3 binary64))) #s(literal -3/128 binary64) (/.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.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)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (fma.f64 (/.f64 (/.f64 x (*.f64 p p)) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) #s(literal -1/128 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) x (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (fma.f64 (fma.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 (pow.f64 p #s(literal -3 binary64)) #s(literal 4 binary64)) #s(literal 1/512 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 (pow.f64 p #s(literal -2 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))))) x (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) x (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (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))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 x 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)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) p)) x #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (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))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 x 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)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) p)) x #s(literal 1/2 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (+.f64 (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))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 p p) (*.f64 (*.f64 x x) #s(literal 2 binary64))))) #s(literal 1 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (+.f64 (fma.f64 #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 (pow.f64 x #s(literal 4 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) #s(literal -1/2 binary64)) (neg.f64 (/.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)))) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 p p) (*.f64 (*.f64 x x) #s(literal 2 binary64))))) #s(literal 1 binary64))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (+.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -1 binary64) (fma.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 1/4 binary64)))) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 1 binary64))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (+.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -1 binary64) (fma.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 1/4 binary64)))) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -1 binary64) (fma.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 1/4 binary64)))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (fma.f64 (fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal -1/4 binary64) (neg.f64 (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p) (*.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) #s(literal -1/4 binary64))))) (pow.f64 x #s(literal 6 binary64))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 p p)) (*.f64 x x)))) #s(literal 1 binary64))) |
#s(approx (+ (* -1/2 (+ (/ x (* (sqrt 2) p)) (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p))))) (sqrt 2)) (/.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) p))) |
#s(approx (+ (* -1/2 (+ (/ x (* (sqrt 2) p)) (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p))))) (sqrt 2)) (*.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) p)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) p))) (*.f64 x x))) |
#s(approx (+ (* -1/2 (+ (/ x (* (sqrt 2) p)) (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p))))) (sqrt 2)) (*.f64 (-.f64 (fma.f64 #s(literal 3/16 binary64) (/.f64 (pow.f64 p #s(literal -2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) p))) (*.f64 x x))) |
#s(approx (+ (/ x (* (sqrt 2) p)) (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 x x)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) p))) |
#s(approx (+ (/ x (* (sqrt 2) p)) (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p)))) (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) p) #s(literal -1 binary64)) (/.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) p))) (*.f64 x x))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 p x) x) p) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.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 2 binary64)))) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 p x) x) p) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.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 2 binary64)))) #s(literal 1/2 binary64) (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 x #s(literal 6 binary64))) (/.f64 (-.f64 (*.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) #s(literal -1/2 binary64)) (neg.f64 (/.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)))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (+.f64 (fma.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) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 1 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (+.f64 (fma.f64 (*.f64 (/.f64 (/.f64 p x) x) p) #s(literal -1/2 binary64) (*.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 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 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))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+.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) (neg.f64 (*.f64 (/.f64 (/.f64 p x) x) p))) #s(literal 1 binary64))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+.f64 (fma.f64 #s(literal -1/4 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 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (*.f64 (/.f64 (/.f64 p x) x) p))) #s(literal 1 binary64))) |
#s(approx (+ (* -1/4 (/ x p)) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1/4 binary64) p)) x)) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+.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) (neg.f64 (*.f64 (/.f64 (/.f64 p x) x) p))) #s(literal 1 binary64))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+.f64 (fma.f64 #s(literal -1/4 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 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (*.f64 (/.f64 (/.f64 p x) x) p))) #s(literal 1 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/.f64 (neg.f64 p) x)) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p) (*.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/4 binary64) p) x))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 p p) #s(literal 2 binary64))))) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 2 binary64)) p)) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) p))) p) x))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p) (*.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/4 binary64) p) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (fma.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal -256 binary64) (fma.f64 (*.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) (*.f64 p p)) #s(literal 2 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/2 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) (/.f64 (fma.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 p p) #s(literal 2 binary64))))) #s(literal 2 binary64))))) (*.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64)) p)) (/.f64 (fma.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 p p) #s(literal 2 binary64))))) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 2 binary64)) p))))) x))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (neg.f64 (/.f64 x p))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (pow.f64 p #s(literal 3 binary64)) (*.f64 x x))) #s(literal -1/8 binary64) (pow.f64 p #s(literal -1 binary64))) x))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (neg.f64 (*.f64 (fma.f64 (*.f64 p (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 p #s(literal 6 binary64))) #s(literal -1/16 binary64) (fma.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) (pow.f64 p #s(literal 4 binary64))) #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64))) (pow.f64 p #s(literal 6 binary64))))) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (pow.f64 p #s(literal 3 binary64)) (*.f64 x x))) #s(literal -1/8 binary64) (pow.f64 p #s(literal -1 binary64)))) x))) |
#s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (neg.f64 (*.f64 (fma.f64 (*.f64 p (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (/.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) (pow.f64 p #s(literal 4 binary64))) #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64))) (pow.f64 p #s(literal 6 binary64)))) (*.f64 p p))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (*.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 4 binary64)) #s(literal -12 binary64))) (pow.f64 p #s(literal 6 binary64))) #s(literal -1/16 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 p #s(literal 6 binary64))) #s(literal -1/16 binary64) (fma.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) (pow.f64 p #s(literal 4 binary64))) #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64))) (pow.f64 p #s(literal 6 binary64))))) (*.f64 p p))) #s(literal 1/8 binary64) (*.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal -256 binary64) (fma.f64 (*.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) (*.f64 p p)) #s(literal 2 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 p #s(literal 4 binary64))) #s(literal 1/4 binary64))))) (pow.f64 x #s(literal 6 binary64)))) #s(literal -1/2 binary64) (fma.f64 (*.f64 p (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 p #s(literal 6 binary64))) #s(literal -1/16 binary64) (fma.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) (pow.f64 p #s(literal 4 binary64))) #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64))) (pow.f64 p #s(literal 6 binary64))))) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (pow.f64 p #s(literal 3 binary64)) (*.f64 x x))) #s(literal -1/8 binary64) (pow.f64 p #s(literal -1 binary64))))) x))) |
#s(approx (+ (* -1/2 (+ (/ x (* (sqrt 2) p)) (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p))))) (sqrt 2)) (*.f64 (fma.f64 #s(literal 3/16 binary64) (/.f64 (pow.f64 p #s(literal -2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p))) x))) (*.f64 x x))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (*.f64 p (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64) (*.f64 p #s(literal 1 binary64))) x))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64) (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (/.f64 (fma.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 p p) #s(literal 2 binary64))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1/2 binary64) (*.f64 p #s(literal 1 binary64)))) x))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64) (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (/.f64 (fma.f64 (fma.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal -256 binary64) (fma.f64 (*.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) (*.f64 p p)) #s(literal 2 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/2 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) (/.f64 (fma.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 p p) #s(literal 2 binary64))))) #s(literal 2 binary64))))) (*.f64 (pow.f64 x #s(literal 6 binary64)) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1/2 binary64) (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (/.f64 (fma.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 p p) #s(literal 2 binary64))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1/2 binary64) (*.f64 p #s(literal 1 binary64))))) x))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/.f64 (neg.f64 p) x)) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p) (*.f64 x x)) #s(literal 1/8 binary64) p) x))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 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 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) (*.f64 (*.f64 x x) p))) p) x))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p) (*.f64 x x)) #s(literal 1/8 binary64) p) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (fma.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal -256 binary64) (fma.f64 (*.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) (*.f64 p p)) #s(literal 2 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 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (/.f64 (fma.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 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 p p))))) (*.f64 (pow.f64 x #s(literal 6 binary64)) p)) (/.f64 (fma.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 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))))) x))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 (/.f64 (/.f64 p x) x) p)) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) #s(literal 1/4 binary64) (*.f64 p p)) (*.f64 x x))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) #s(literal 1/4 binary64) (fma.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.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 p p))) (*.f64 x x))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal -256 binary64) (fma.f64 (*.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) (*.f64 p p)) #s(literal 2 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 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) #s(literal 1/4 binary64) (fma.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.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 p p)))) (*.f64 x x))) |
#s(approx (+ (* -1/4 (/ x p)) 1/2) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) p) (/.f64 #s(literal 1/2 binary64) x)) x))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 (/.f64 (/.f64 p x) x) p)) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) #s(literal 1/4 binary64) (*.f64 p p)) (*.f64 x x))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) #s(literal 1/4 binary64) (fma.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.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 p p))) (*.f64 x x))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal -256 binary64) (fma.f64 (*.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) (*.f64 p p)) #s(literal 2 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 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) #s(literal 1/4 binary64) (fma.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.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 p p)))) (*.f64 x x))) |
Compiled 16 869 to 1 787 computations (89.4% saved)
14 alts after pruning (4 fresh and 10 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 340 | 2 | 342 |
| Fresh | 0 | 2 | 2 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 6 | 6 |
| Total | 341 | 14 | 355 |
| Status | Accuracy | Program |
|---|---|---|
| 58.7% | (/.f64 #s(literal 1 binary64) #s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (fma.f64 (/.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) p) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) | |
| 58.7% | (/.f64 #s(literal 1 binary64) #s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (fma.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) | |
| ✓ | 58.7% | (/.f64 #s(literal 1 binary64) #s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (sqrt.f64 #s(literal 2 binary64)))) |
| 59.9% | (/.f64 #s(literal 1 binary64) #s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) #s(approx (+ (* -1/2 (+ (/ x (* (sqrt 2) p)) (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p))))) (sqrt 2)) (fma.f64 (-.f64 (*.f64 #s(literal 3/16 binary64) (/.f64 x (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) p))) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p))) x (sqrt.f64 #s(literal 2 binary64)))))) | |
| ✓ | 81.7% | (sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
| ✓ | 7.2% | (sqrt.f64 (+.f64 #s(literal 1/2 binary64) #s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(literal -1/2 binary64)))) |
| ✓ | 54.9% | (sqrt.f64 #s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (fma.f64 #s(literal -1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)))) |
| 20.3% | (sqrt.f64 #s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (*.f64 (/.f64 p x) (/.f64 p x)))) | |
| ✓ | 56.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)))) |
| ✓ | 20.2% | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 p (/.f64 p (*.f64 x x))))) |
| ✓ | 59.6% | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(approx (+ (* (/ x p) 1/4) 1/2) #s(literal 1/2 binary64)))) |
| ✓ | 23.5% | #s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal -1 binary64) #s(literal 1 binary64))) |
| ✓ | 25.4% | #s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 p x))) |
| ✓ | 34.0% | #s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(literal 1 binary64)) |
Compiled 1 106 to 463 computations (58.1% saved)
| Inputs |
|---|
#s(approx (sqrt (* 1/2 (+ 1 (/ 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)))))) #s(literal 1/2 binary64))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(approx (+ (* (/ x p) 1/4) 1/2) #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 p x))) |
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) #s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #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 binary64) #s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (sqrt.f64 #s(literal 2 binary64)))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 x p) #s(literal 1/2 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 (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (fma.f64 #s(literal -1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 p (/.f64 p (*.f64 x x))))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (*.f64 p p) (*.f64 x x)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal -1 binary64) #s(literal 1 binary64))) |
(sqrt.f64 #s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (*.f64 (/.f64 p x) (/.f64 p x)))) |
(sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) #s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (fma.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #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))))))) |
(/.f64 #s(literal 1 binary64) #s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (fma.f64 (/.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) p) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) #s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) #s(approx (+ (* -1/2 (+ (/ x (* (sqrt 2) p)) (/ (+ (* (/ (* x x) 2) 1/4) (* (* x x) -1/2)) (* (sqrt 2) (* p p))))) (sqrt 2)) (fma.f64 (-.f64 (*.f64 #s(literal 3/16 binary64) (/.f64 x (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) p))) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p))) x (sqrt.f64 #s(literal 2 binary64)))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (*.f64 p (pow.f64 x #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) #s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) (/.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p p)))) (sqrt.f64 #s(literal 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)))) |
(/.f64 #s(literal 1 binary64) (pow.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(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1/4 binary64) (*.f64 p #s(literal 1 binary64))) x))) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (exp.f64 (*.f64 (log.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) #s(literal 1/2 binary64))))))) |
| Outputs |
|---|
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 p x))) |
(sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
7 calls:
| 9.0ms | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
| 7.0ms | x |
| 7.0ms | p |
| 6.0ms | (*.f64 (*.f64 #s(literal 4 binary64) p) p) |
| 5.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))))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 81.7% | 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.7% | 1 | p |
| 85.1% | 2 | x |
Compiled 66 to 56 computations (15.2% saved)
| Inputs |
|---|
#s(approx (sqrt (* 1/2 (+ 1 (/ 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)))))) #s(literal 1/2 binary64))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(approx (+ (* (/ x p) 1/4) 1/2) #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 p x))) |
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) #s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #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 binary64) #s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (sqrt.f64 #s(literal 2 binary64)))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 x p) #s(literal 1/2 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 (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (fma.f64 #s(literal -1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 p (/.f64 p (*.f64 x x))))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (*.f64 p p) (*.f64 x x)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal -1 binary64) #s(literal 1 binary64))) |
(sqrt.f64 #s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (*.f64 (/.f64 p x) (/.f64 p x)))) |
| Outputs |
|---|
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.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 (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal -1 binary64) #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 | (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 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.8% | 3 | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
| 99.8% | 3 | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| 99.8% | 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.8% | 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 (* 1/2 (+ 1 (/ 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)))))) #s(literal 1/2 binary64))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(approx (+ (* (/ x p) 1/4) 1/2) #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 p x))) |
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) #s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #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 binary64) #s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (sqrt.f64 #s(literal 2 binary64)))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 x p) #s(literal 1/2 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 (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) (fma.f64 #s(literal -1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 p (/.f64 p (*.f64 x x))))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (*.f64 p p) (*.f64 x x)))) |
| Outputs |
|---|
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.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 (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #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 | (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)))))) |
| 3.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 |
|---|---|---|
| 99.7% | 3 | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
| 99.7% | 3 | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| 99.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)))))) |
| 99.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 (* 1/2 (+ 1 (/ 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)))))) #s(literal 1/2 binary64))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(approx (+ (* (/ x p) 1/4) 1/2) #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 p x))) |
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) #s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #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 binary64) #s(approx (pow (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) -1/2) (sqrt.f64 #s(literal 2 binary64)))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)))) |
| Outputs |
|---|
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.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 (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(literal 1 binary64)) |
4 calls:
| 2.0ms | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
| 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)))))) |
| 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.9% | 3 | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
| 98.9% | 3 | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| 98.9% | 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.9% | 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 (* 1/2 (+ 1 (/ 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)))))) #s(literal 1/2 binary64))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(approx (+ (* (/ x p) 1/4) 1/2) #s(literal 1/2 binary64)))) |
| Outputs |
|---|
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(literal 1 binary64)) |
7 calls:
| 2.0ms | x |
| 1.0ms | p |
| 1.0ms | (*.f64 (*.f64 #s(literal 4 binary64) p) p) |
| 1.0ms | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
| 1.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 |
|---|---|---|
| 73.1% | 2 | (*.f64 (*.f64 #s(literal 4 binary64) p) p) |
| 73.1% | 2 | p |
| 64.9% | 2 | x |
| 77.0% | 2 | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
| 77.0% | 2 | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| 77.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)))))) |
| 77.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))))))) |
Compiled 66 to 56 computations (15.2% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(literal 1 binary64)) |
| Outputs |
|---|
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(literal 1 binary64)) |
7 calls:
| 1.0ms | p |
| 1.0ms | x |
| 1.0ms | (*.f64 (*.f64 #s(literal 4 binary64) p) p) |
| 1.0ms | (+.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 |
|---|---|---|
| 34.0% | 1 | x |
| 34.0% | 1 | (*.f64 (*.f64 #s(literal 4 binary64) p) p) |
| 34.0% | 1 | p |
| 34.0% | 1 | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
| 34.0% | 1 | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| 34.0% | 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)))))) |
| 34.0% | 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.6774555168935941 |
Compiled 20 to 19 computations (5% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.7071068864515243 | 0.9999999999999657 |
| 0.0ms | 0.0 | 0.6774555168935941 |
Compiled 20 to 19 computations (5% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.7071068864515243 | 0.9999999999999657 |
| 0.0ms | 0.0 | 0.6774555168935941 |
Compiled 20 to 19 computations (5% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.7071068864515243 | 0.9999999999999657 |
| 0.0ms | 0.0 | 0.6774555168935941 |
Compiled 20 to 19 computations (5% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 3.0ms | 0.7071068864515243 | 0.9999999999999657 |
| 1.0ms | 64× | 0 | valid |
Compiled 172 to 155 computations (9.9% saved)
adjust: 0.0ms (0% of total)| 1× | fuel |
Compiled 455 to 62 computations (86.4% saved)
(abs p)
Compiled 1 882 to 598 computations (68.2% saved)
Loading profile data...