
Time bar (total: 2.9s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 12.8% | 87.2% | 0% | 0% | 0% | 0 |
| 0% | 0% | 12.8% | 87.2% | 0% | 0% | 0% | 1 |
| 0% | 0% | 12.8% | 87.2% | 0% | 0% | 0% | 2 |
| 50% | 6.4% | 6.4% | 87.2% | 0% | 0% | 0% | 3 |
| 57.1% | 6.4% | 4.8% | 87.2% | 0% | 1.6% | 0% | 4 |
| 69.2% | 7.2% | 3.2% | 87.2% | 0% | 2.4% | 0% | 5 |
| 75% | 7.2% | 2.4% | 87.2% | 0% | 3.2% | 0% | 6 |
| 82.6% | 7.6% | 1.6% | 87.2% | 0% | 3.6% | 0% | 7 |
| 86.4% | 7.6% | 1.2% | 87.2% | 0% | 4% | 0% | 8 |
| 90.7% | 7.8% | 0.8% | 87.2% | 0% | 4.2% | 0% | 9 |
| 92.6% | 7.8% | 0.6% | 87.2% | 0% | 4.4% | 0% | 10 |
| 95% | 7.9% | 0.4% | 87.2% | 0% | 4.5% | 0% | 11 |
| 96.3% | 8% | 0.3% | 87.2% | 0% | 4.5% | 0% | 12 |
Compiled 24 to 18 computations (25% saved)
| 359.0ms | 2 716× | 1 | valid |
| 326.0ms | 4 836× | 0 | valid |
| 260.0ms | 704× | 2 | valid |
| 9.0ms | 175× | 0 | invalid |
ival-sqrt: 278.0ms (42% of total)ival-sub: 149.0ms (22.5% of total)adjust: 126.0ms (19% of total)ival-mult: 107.0ms (16.2% of total)ival-assert: 3.0ms (0.5% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 97 | 0 | - | 1 | (4.857004686947135e-10 -6.700177402720333e-21) | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| 0 | 0 | - | 0 | - | eps |
| 0 | 0 | - | 0 | - | (sqrt.f64 (-.f64 (*.f64 x x) eps)) |
| 0 | 0 | - | 0 | - | (-.f64 (*.f64 x x) eps) |
| 0 | 0 | - | 0 | - | (*.f64 x x) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
-.f64 | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) | cancellation | 96 | 3 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 96 | 1 |
| - | 0 | 159 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 96 | 1 | 0 |
| - | 0 | 2 | 157 |
| number | freq |
|---|---|
| 0 | 160 |
| 1 | 96 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 29.0ms | 162× | 1 | valid |
| 20.0ms | 322× | 0 | valid |
| 5.0ms | 28× | 2 | valid |
Compiled 60 to 22 computations (63.3% saved)
ival-sub: 7.0ms (29.4% of total)adjust: 6.0ms (25.2% of total)ival-sqrt: 5.0ms (21% of total)ival-mult: 5.0ms (21% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 54 |
| 1 | 35 | 54 |
| 2 | 64 | 54 |
| 3 | 91 | 54 |
| 4 | 115 | 54 |
| 0 | 6 | 8 |
| 0 | 10 | 8 |
| 1 | 14 | 8 |
| 2 | 27 | 8 |
| 3 | 46 | 8 |
| 4 | 58 | 8 |
| 0 | 58 | 8 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| Outputs |
|---|
(-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
Compiled 8 to 6 computations (25% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 66.3% | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
Compiled 8 to 6 computations (25% saved)
| Inputs |
|---|
(-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
x |
(sqrt.f64 (-.f64 (*.f64 x x) eps)) |
(-.f64 (*.f64 x x) eps) |
(*.f64 x x) |
eps |
| Outputs |
|---|
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (* (sqrt eps) (sqrt -1))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (- x (* (sqrt eps) (sqrt -1))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (- (* x (+ 1 (* -1/2 (* (sqrt (/ 1 eps)) (/ x (sqrt -1)))))) (* (sqrt eps) (sqrt -1))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (- (* x (+ 1 (* x (- (* 1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))))) (* (sqrt eps) (sqrt -1))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* (sqrt eps) (sqrt -1)))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1)))) (* (sqrt eps) (sqrt -1))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1))))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 2) (pow (sqrt -1) 5))))))))))) |
#s(approx (- (* x x) eps) #s(hole binary64 (* -1 eps))) |
#s(approx (- (* x x) eps) #s(hole binary64 (- (pow x 2) eps))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* 1/2 (/ eps x)))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (/ (- (* 1/8 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) x))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (/ (- (* 1/16 (/ (pow eps 3) (pow x 4))) (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2))))) x))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (/ (- (* 1/2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (pow x 6))) (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4)))))) x))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 x)) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* x (+ 1 (* -1/2 (/ eps (pow x 2))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))))) |
#s(approx (- (* x x) eps) #s(hole binary64 (pow x 2))) |
#s(approx (- (* x x) eps) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* 2 x))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (* x (- (* 1/8 (/ (pow eps 2) (pow x 4))) (+ 2 (* -1/2 (/ eps (pow x 2))))))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (* x (- (* 1/16 (/ (pow eps 3) (pow x 6))) (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* -1 x))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* -1 (* x (+ 1 (* -1/2 (/ eps (pow x 2)))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4))))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6)))))))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* eps (+ (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (+ x (* -1/2 (/ eps x))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (+ x (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (+ x (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))))) |
#s(approx (- (* x x) eps) #s(hole binary64 (+ (* -1 eps) (pow x 2)))) |
#s(approx eps #s(hole binary64 eps)) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* eps (- (/ x eps) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* eps (- (+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* eps (- (+ (* 1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (/ x eps)) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (/ (pow x 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))))) |
#s(approx (- (* x x) eps) #s(hole binary64 (* eps (- (/ (pow x 2) eps) 1)))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* (sqrt eps) (sqrt -1)))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (* eps (- (* -1 (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (* eps (- (* -1 (/ (+ x (* 1/2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (* eps (- (* -1 (/ (+ x (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 eps)) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1))))) eps))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* -1 (* (sqrt eps) (sqrt -1))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* -1 (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (* (pow x 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))))) |
#s(approx (- (* x x) eps) #s(hole binary64 (* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | eps | @ | inf | ((- x (sqrt (- (* x x) eps))) x (sqrt (- (* x x) eps)) (- (* x x) eps) (* x x) eps) |
| 2.0ms | x | @ | inf | ((- x (sqrt (- (* x x) eps))) x (sqrt (- (* x x) eps)) (- (* x x) eps) (* x x) eps) |
| 2.0ms | eps | @ | -inf | ((- x (sqrt (- (* x x) eps))) x (sqrt (- (* x x) eps)) (- (* x x) eps) (* x x) eps) |
| 1.0ms | x | @ | 0 | ((- x (sqrt (- (* x x) eps))) x (sqrt (- (* x x) eps)) (- (* x x) eps) (* x x) eps) |
| 1.0ms | x | @ | -inf | ((- x (sqrt (- (* x x) eps))) x (sqrt (- (* x x) eps)) (- (* x x) eps) (* x x) eps) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 319 | 1558 |
| 0 | 325 | 1431 |
| 0 | 1747 | 1380 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
x |
(sqrt.f64 (-.f64 (*.f64 x x) eps)) |
(-.f64 (*.f64 x x) eps) |
(*.f64 x x) |
eps |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (* (sqrt eps) (sqrt -1))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (- x (* (sqrt eps) (sqrt -1))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (- (* x (+ 1 (* -1/2 (* (sqrt (/ 1 eps)) (/ x (sqrt -1)))))) (* (sqrt eps) (sqrt -1))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (- (* x (+ 1 (* x (- (* 1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))))) (* (sqrt eps) (sqrt -1))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* (sqrt eps) (sqrt -1)))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1)))) (* (sqrt eps) (sqrt -1))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1))))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 2) (pow (sqrt -1) 5))))))))))) |
#s(approx (- (* x x) eps) #s(hole binary64 (* -1 eps))) |
#s(approx (- (* x x) eps) #s(hole binary64 (- (pow x 2) eps))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* 1/2 (/ eps x)))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (/ (- (* 1/8 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) x))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (/ (- (* 1/16 (/ (pow eps 3) (pow x 4))) (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2))))) x))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (/ (- (* 1/2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (pow x 6))) (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4)))))) x))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 x)) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* x (+ 1 (* -1/2 (/ eps (pow x 2))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))))) |
#s(approx (- (* x x) eps) #s(hole binary64 (pow x 2))) |
#s(approx (- (* x x) eps) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* 2 x))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (* x (- (* 1/8 (/ (pow eps 2) (pow x 4))) (+ 2 (* -1/2 (/ eps (pow x 2))))))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (* x (- (* 1/16 (/ (pow eps 3) (pow x 6))) (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* -1 x))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* -1 (* x (+ 1 (* -1/2 (/ eps (pow x 2)))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4))))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6)))))))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* eps (+ (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (+ x (* -1/2 (/ eps x))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (+ x (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (+ x (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))))) |
#s(approx (- (* x x) eps) #s(hole binary64 (+ (* -1 eps) (pow x 2)))) |
#s(approx eps #s(hole binary64 eps)) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* eps (- (/ x eps) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* eps (- (+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* eps (- (+ (* 1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (/ x eps)) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (/ (pow x 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))))) |
#s(approx (- (* x x) eps) #s(hole binary64 (* eps (- (/ (pow x 2) eps) 1)))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* (sqrt eps) (sqrt -1)))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (* eps (- (* -1 (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (* eps (- (* -1 (/ (+ x (* 1/2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (* eps (- (* -1 (/ (+ x (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 eps)) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1))))) eps))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* -1 (* (sqrt eps) (sqrt -1))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* -1 (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (* (pow x 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))))) |
#s(approx (- (* x x) eps) #s(hole binary64 (* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 x x) (*.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) (sqrt.f64 (-.f64 (*.f64 x x) eps)) (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
x |
(pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) |
(sqrt.f64 (-.f64 (*.f64 x x) eps)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 eps eps)) (fma.f64 x x eps)) |
(/.f64 (-.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) (pow.f64 eps #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 eps eps (*.f64 (*.f64 x x) eps)))) |
(-.f64 (*.f64 x x) eps) |
(*.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))) |
eps |
#s(approx (- x (sqrt (- (* x x) eps))) (neg.f64 (sqrt.f64 (neg.f64 eps)))) |
#s(approx (- x (sqrt (- (* x x) eps))) (-.f64 x (sqrt.f64 (neg.f64 eps)))) |
#s(approx (- x (sqrt (- (* x x) eps))) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 eps))) (/.f64 x (sqrt.f64 #s(literal -1 binary64))) #s(literal 1 binary64)) x) (sqrt.f64 (neg.f64 eps)))) |
#s(approx (- x (sqrt (- (* x x) eps))) (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (pow.f64 eps #s(literal -3 binary64)))) (/.f64 (*.f64 x x) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 eps))))) x #s(literal 1 binary64)) x) (sqrt.f64 (neg.f64 eps)))) |
#s(approx x x) |
#s(approx (sqrt (- (* x x) eps)) (sqrt.f64 (neg.f64 eps))) |
#s(approx (sqrt (- (* x x) eps)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 eps))) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (neg.f64 eps)))) |
#s(approx (sqrt (- (* x x) eps)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 eps #s(literal -3 binary64)))) (/.f64 (*.f64 x x) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 eps))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 x x) (sqrt.f64 (neg.f64 eps)))) |
#s(approx (sqrt (- (* x x) eps)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 eps))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 eps #s(literal -3 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64)) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 eps #s(literal -5 binary64)))) (/.f64 (*.f64 x x) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))) (*.f64 x x))) (*.f64 x x) (sqrt.f64 (neg.f64 eps)))) |
#s(approx (- (* x x) eps) (neg.f64 eps)) |
#s(approx (- (* x x) eps) (-.f64 (*.f64 x x) eps)) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (- x (sqrt (- (* x x) eps))) (*.f64 (/.f64 eps x) #s(literal 1/2 binary64))) |
#s(approx (- x (sqrt (- (* x x) eps))) (/.f64 (fma.f64 (/.f64 (*.f64 eps eps) (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) eps)) x)) |
#s(approx (- x (sqrt (- (* x x) eps))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 eps #s(literal 3 binary64))) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 eps eps) (*.f64 x x)) #s(literal -1/8 binary64) (*.f64 #s(literal -1/2 binary64) eps))) x)) |
#s(approx (- x (sqrt (- (* x x) eps))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 5/64 binary64))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal -1/2 binary64) eps (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 x x))))) x)) |
#s(approx (sqrt (- (* x x) eps)) x) |
#s(approx (sqrt (- (* x x) eps)) (*.f64 (fma.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (sqrt (- (* x x) eps)) (*.f64 (+.f64 (fma.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (pow.f64 x #s(literal 4 binary64)))) x)) |
#s(approx (sqrt (- (* x x) eps)) (*.f64 (+.f64 (fma.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (pow.f64 x #s(literal 4 binary64))))) #s(literal 1 binary64)) x)) |
#s(approx (- (* x x) eps) (*.f64 x x)) |
#s(approx (- (* x x) eps) (*.f64 (fma.f64 (/.f64 eps (*.f64 x x)) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (- x (sqrt (- (* x x) eps))) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (- x (sqrt (- (* x x) eps))) (*.f64 (neg.f64 x) (-.f64 (*.f64 (/.f64 eps (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
#s(approx (- x (sqrt (- (* x x) eps))) (*.f64 (neg.f64 x) (-.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64) #s(literal 2 binary64))))) |
#s(approx (- x (sqrt (- (* x x) eps))) (*.f64 (neg.f64 x) (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 eps #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64))) (+.f64 (fma.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (pow.f64 x #s(literal 4 binary64))))))) |
#s(approx (sqrt (- (* x x) eps)) (neg.f64 x)) |
#s(approx (sqrt (- (* x x) eps)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (- (* x x) eps)) (*.f64 (neg.f64 x) (+.f64 (fma.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (pow.f64 x #s(literal 4 binary64)))))) |
#s(approx (sqrt (- (* x x) eps)) (*.f64 (neg.f64 x) (+.f64 (fma.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (pow.f64 x #s(literal 4 binary64))))) #s(literal 1 binary64)))) |
#s(approx (- x (sqrt (- (* x x) eps))) (*.f64 (fma.f64 (/.f64 eps (pow.f64 x #s(literal 3 binary64))) #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) eps)) |
#s(approx (- x (sqrt (- (* x x) eps))) (*.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64) (*.f64 (/.f64 eps (pow.f64 x #s(literal 5 binary64))) #s(literal 1/16 binary64))) eps (/.f64 #s(literal 1/2 binary64) x)) eps)) |
#s(approx (- x (sqrt (- (* x x) eps))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal 1/16 binary64) (*.f64 (/.f64 eps (pow.f64 x #s(literal 7 binary64))) #s(literal 5/128 binary64))) eps (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64))) eps (/.f64 #s(literal 1/2 binary64) x)) eps)) |
#s(approx (sqrt (- (* x x) eps)) (fma.f64 (/.f64 eps x) #s(literal -1/2 binary64) x)) |
#s(approx (sqrt (- (* x x) eps)) (fma.f64 (-.f64 (*.f64 (/.f64 eps (pow.f64 x #s(literal 3 binary64))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x)) eps x)) |
#s(approx (sqrt (- (* x x) eps)) (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 eps (pow.f64 x #s(literal 5 binary64))) #s(literal -1/16 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal -3 binary64)))) eps) (/.f64 #s(literal 1/2 binary64) x)) eps x)) |
#s(approx (- (* x x) eps) (fma.f64 x x (neg.f64 eps))) |
#s(approx eps eps) |
#s(approx (- x (sqrt (- (* x x) eps))) (*.f64 (-.f64 (/.f64 x eps) (sqrt.f64 (*.f64 (pow.f64 eps #s(literal -1 binary64)) #s(literal -1 binary64)))) eps)) |
#s(approx (- x (sqrt (- (* x x) eps))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 eps #s(literal -3 binary64)))) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (/.f64 x eps) (sqrt.f64 (*.f64 (pow.f64 eps #s(literal -1 binary64)) #s(literal -1 binary64))))) eps)) |
#s(approx (- x (sqrt (- (* x x) eps))) (*.f64 (-.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (pow.f64 eps #s(literal -5 binary64)))) #s(literal 1/8 binary64) (/.f64 x eps)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 eps #s(literal -3 binary64)))) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (pow.f64 eps #s(literal -1 binary64)) #s(literal -1 binary64))))) eps)) |
#s(approx (sqrt (- (* x x) eps)) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 eps #s(literal -3 binary64)))) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (pow.f64 eps #s(literal -1 binary64)) #s(literal -1 binary64)))) eps)) |
#s(approx (sqrt (- (* x x) eps)) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 eps #s(literal -5 binary64)))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 eps #s(literal -3 binary64)))) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (pow.f64 eps #s(literal -1 binary64)) #s(literal -1 binary64))))) eps)) |
#s(approx (sqrt (- (* x x) eps)) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 eps #s(literal -5 binary64)))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 eps #s(literal -7 binary64)))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 eps #s(literal -3 binary64)))) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (pow.f64 eps #s(literal -1 binary64)) #s(literal -1 binary64)))))) eps)) |
#s(approx (- (* x x) eps) (*.f64 (-.f64 (/.f64 (*.f64 x x) eps) #s(literal 1 binary64)) eps)) |
#s(approx (- x (sqrt (- (* x x) eps))) (sqrt.f64 (neg.f64 eps))) |
#s(approx (- x (sqrt (- (* x x) eps))) (*.f64 (neg.f64 eps) (-.f64 (/.f64 (neg.f64 x) eps) (sqrt.f64 (*.f64 (pow.f64 eps #s(literal -1 binary64)) #s(literal -1 binary64)))))) |
#s(approx (- x (sqrt (- (* x x) eps))) (*.f64 (neg.f64 eps) (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 eps))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))) x) eps)) (sqrt.f64 (*.f64 (pow.f64 eps #s(literal -1 binary64)) #s(literal -1 binary64)))))) |
#s(approx (- x (sqrt (- (* x x) eps))) (*.f64 (neg.f64 eps) (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 eps))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 eps)))) eps) #s(literal -1 binary64) x) eps)) (sqrt.f64 (*.f64 (pow.f64 eps #s(literal -1 binary64)) #s(literal -1 binary64)))))) |
#s(approx (sqrt (- (* x x) eps)) (neg.f64 (sqrt.f64 (neg.f64 eps)))) |
#s(approx (sqrt (- (* x x) eps)) (*.f64 (neg.f64 eps) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 eps #s(literal -3 binary64)))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (pow.f64 eps #s(literal -1 binary64)) #s(literal -1 binary64)))))) |
#s(approx (sqrt (- (* x x) eps)) (*.f64 (neg.f64 eps) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 eps #s(literal -5 binary64)))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 eps #s(literal -3 binary64)))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (pow.f64 eps #s(literal -1 binary64)) #s(literal -1 binary64))))))) |
#s(approx (sqrt (- (* x x) eps)) (*.f64 (neg.f64 eps) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 eps #s(literal -5 binary64)))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 eps #s(literal -7 binary64)))) (*.f64 (pow.f64 x #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 eps #s(literal -3 binary64)))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (pow.f64 eps #s(literal -1 binary64)) #s(literal -1 binary64)))))))) |
#s(approx (- (* x x) eps) (*.f64 (neg.f64 eps) (fma.f64 (/.f64 (*.f64 x x) eps) #s(literal -1 binary64) #s(literal 1 binary64)))) |
Compiled 1 686 to 375 computations (77.8% saved)
13 alts after pruning (13 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 61 | 13 | 74 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 62 | 13 | 75 |
| Status | Accuracy | Program |
|---|---|---|
| 66.2% | (/.f64 (-.f64 (*.f64 x x) (*.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) | |
| ▶ | 66.4% | (-.f64 x (sqrt.f64 #s(approx (- (* x x) eps) (fma.f64 x x (neg.f64 eps))))) |
| ▶ | 60.3% | (-.f64 x (sqrt.f64 #s(approx (- (* x x) eps) (neg.f64 eps)))) |
| 7.8% | (-.f64 x #s(approx (sqrt (- (* x x) eps)) (fma.f64 (/.f64 eps x) #s(literal -1/2 binary64) x))) | |
| 3.4% | (-.f64 x #s(approx (sqrt (- (* x x) eps)) (neg.f64 x))) | |
| ▶ | 4.2% | (-.f64 x #s(approx (sqrt (- (* x x) eps)) x)) |
| ▶ | 38.3% | #s(approx (- x (sqrt (- (* x x) eps))) (/.f64 (fma.f64 (/.f64 (*.f64 eps eps) (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) eps)) x)) |
| 21.6% | #s(approx (- x (sqrt (- (* x x) eps))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 5/64 binary64))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal -1/2 binary64) eps (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 x x))))) x)) | |
| 16.9% | #s(approx (- x (sqrt (- (* x x) eps))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal 1/16 binary64) (*.f64 (/.f64 eps (pow.f64 x #s(literal 7 binary64))) #s(literal 5/128 binary64))) eps (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64))) eps (/.f64 #s(literal 1/2 binary64) x)) eps)) | |
| ▶ | 24.0% | #s(approx (- x (sqrt (- (* x x) eps))) (*.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64) (*.f64 (/.f64 eps (pow.f64 x #s(literal 5 binary64))) #s(literal 1/16 binary64))) eps (/.f64 #s(literal 1/2 binary64) x)) eps)) |
| 32.7% | #s(approx (- x (sqrt (- (* x x) eps))) (*.f64 (fma.f64 (/.f64 eps (pow.f64 x #s(literal 3 binary64))) #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) eps)) | |
| 40.6% | #s(approx (- x (sqrt (- (* x x) eps))) (*.f64 (/.f64 eps x) #s(literal 1/2 binary64))) | |
| 60.4% | #s(approx (- x (sqrt (- (* x x) eps))) (neg.f64 (sqrt.f64 (neg.f64 eps)))) |
Compiled 530 to 354 computations (33.2% saved)
| Inputs |
|---|
(-.f64 x (sqrt.f64 #s(approx (- (* x x) eps) (fma.f64 x x (neg.f64 eps))))) |
x |
(sqrt.f64 #s(approx (- (* x x) eps) (fma.f64 x x (neg.f64 eps)))) |
#s(approx (- (* x x) eps) (fma.f64 x x (neg.f64 eps))) |
(fma.f64 x x (neg.f64 eps)) |
(neg.f64 eps) |
eps |
(-.f64 x #s(approx (sqrt (- (* x x) eps)) x)) |
#s(approx (sqrt (- (* x x) eps)) x) |
(-.f64 x (sqrt.f64 #s(approx (- (* x x) eps) (neg.f64 eps)))) |
(sqrt.f64 #s(approx (- (* x x) eps) (neg.f64 eps))) |
#s(approx (- (* x x) eps) (neg.f64 eps)) |
#s(approx (- x (sqrt (- (* x x) eps))) (/.f64 (fma.f64 (/.f64 (*.f64 eps eps) (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) eps)) x)) |
(/.f64 (fma.f64 (/.f64 (*.f64 eps eps) (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) eps)) x) |
(fma.f64 (/.f64 (*.f64 eps eps) (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) eps)) |
(/.f64 (*.f64 eps eps) (*.f64 x x)) |
(*.f64 eps eps) |
(*.f64 x x) |
#s(literal 1/8 binary64) |
(*.f64 #s(literal 1/2 binary64) eps) |
#s(literal 1/2 binary64) |
#s(approx (- x (sqrt (- (* x x) eps))) (*.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64) (*.f64 (/.f64 eps (pow.f64 x #s(literal 5 binary64))) #s(literal 1/16 binary64))) eps (/.f64 #s(literal 1/2 binary64) x)) eps)) |
(*.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64) (*.f64 (/.f64 eps (pow.f64 x #s(literal 5 binary64))) #s(literal 1/16 binary64))) eps (/.f64 #s(literal 1/2 binary64) x)) eps) |
(fma.f64 (fma.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64) (*.f64 (/.f64 eps (pow.f64 x #s(literal 5 binary64))) #s(literal 1/16 binary64))) eps (/.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64) (*.f64 (/.f64 eps (pow.f64 x #s(literal 5 binary64))) #s(literal 1/16 binary64))) |
(pow.f64 x #s(literal -3 binary64)) |
#s(literal -3 binary64) |
(*.f64 (/.f64 eps (pow.f64 x #s(literal 5 binary64))) #s(literal 1/16 binary64)) |
(/.f64 eps (pow.f64 x #s(literal 5 binary64))) |
(pow.f64 x #s(literal 5 binary64)) |
#s(literal 5 binary64) |
#s(literal 1/16 binary64) |
(/.f64 #s(literal 1/2 binary64) x) |
| Outputs |
|---|
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (* (sqrt eps) (sqrt -1))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (- x (* (sqrt eps) (sqrt -1))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (- (* x (+ 1 (* -1/2 (* (sqrt (/ 1 eps)) (/ x (sqrt -1)))))) (* (sqrt eps) (sqrt -1))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (- (* x (+ 1 (* x (- (* 1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))))) (* (sqrt eps) (sqrt -1))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* (sqrt eps) (sqrt -1)))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1)))) (* (sqrt eps) (sqrt -1))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1))))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 2) (pow (sqrt -1) 5))))))))))) |
#s(approx (- (* x x) eps) #s(hole binary64 (* -1 eps))) |
#s(approx (- (* x x) eps) #s(hole binary64 (- (pow x 2) eps))) |
#s(approx (+ (* x x) (neg eps)) #s(hole binary64 (* -1 eps))) |
#s(approx (+ (* x x) (neg eps)) #s(hole binary64 (- (pow x 2) eps))) |
#s(approx (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) #s(hole binary64 (* 1/8 (/ (pow eps 2) (pow x 3))))) |
#s(approx (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) #s(hole binary64 (/ (+ (* 1/8 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 3)))) |
#s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) #s(hole binary64 (* 1/8 (/ (pow eps 2) (pow x 2))))) |
#s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) #s(hole binary64 (/ (+ (* 1/8 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 2)))) |
#s(approx (/ (* eps eps) (* x x)) #s(hole binary64 (/ (pow eps 2) (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) #s(hole binary64 (* 1/16 (/ (pow eps 3) (pow x 5))))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) #s(hole binary64 (/ (+ (* 1/16 (pow eps 3)) (* 1/8 (* (pow eps 2) (pow x 2)))) (pow x 5)))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) #s(hole binary64 (/ (+ (* 1/16 (pow eps 3)) (* (pow x 2) (+ (* 1/8 (pow eps 2)) (* 1/2 (* eps (pow x 2)))))) (pow x 5)))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) #s(hole binary64 (* 1/16 (/ (pow eps 2) (pow x 5))))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) #s(hole binary64 (/ (+ (* 1/16 (pow eps 2)) (* 1/8 (* eps (pow x 2)))) (pow x 5)))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) #s(hole binary64 (/ (+ (* 1/16 (pow eps 2)) (* (pow x 2) (+ (* 1/8 eps) (* 1/2 (pow x 2))))) (pow x 5)))) |
#s(approx (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) #s(hole binary64 (* 1/16 (/ eps (pow x 5))))) |
#s(approx (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) #s(hole binary64 (/ (+ (* 1/16 eps) (* 1/8 (pow x 2))) (pow x 5)))) |
#s(approx (pow x -3) #s(hole binary64 (/ 1 (pow x 3)))) |
#s(approx (* (/ eps (pow x 5)) 1/16) #s(hole binary64 (* 1/16 (/ eps (pow x 5))))) |
#s(approx (/ eps (pow x 5)) #s(hole binary64 (/ eps (pow x 5)))) |
#s(approx (pow x 5) #s(hole binary64 (pow x 5))) |
#s(approx (/ 1/2 x) #s(hole binary64 (/ 1/2 x))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* 1/2 (/ eps x)))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (/ (- (* 1/8 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) x))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (/ (- (* 1/16 (/ (pow eps 3) (pow x 4))) (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2))))) x))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (/ (- (* 1/2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (pow x 6))) (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4)))))) x))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 x)) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* x (+ 1 (* -1/2 (/ eps (pow x 2))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))))) |
#s(approx (- (* x x) eps) #s(hole binary64 (pow x 2))) |
#s(approx (- (* x x) eps) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))))) |
#s(approx (+ (* x x) (neg eps)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) (neg eps)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))))) |
#s(approx (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) #s(hole binary64 (* 1/2 (/ eps x)))) |
#s(approx (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) #s(hole binary64 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x))) |
#s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) #s(hole binary64 (* 1/2 eps))) |
#s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) #s(hole binary64 (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) #s(hole binary64 (* 1/2 (/ eps x)))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) #s(hole binary64 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) #s(hole binary64 (/ (+ (* 1/16 (/ (pow eps 3) (pow x 4))) (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps))) x))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) #s(hole binary64 (/ 1/2 x))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) #s(hole binary64 (/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) #s(hole binary64 (/ (+ 1/2 (+ (* 1/16 (/ (pow eps 2) (pow x 4))) (* 1/8 (/ eps (pow x 2))))) x))) |
#s(approx (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) #s(hole binary64 (/ 1/8 (pow x 3)))) |
#s(approx (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) #s(hole binary64 (/ (+ 1/8 (* 1/16 (/ eps (pow x 2)))) (pow x 3)))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* 2 x))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (* x (- (* 1/8 (/ (pow eps 2) (pow x 4))) (+ 2 (* -1/2 (/ eps (pow x 2))))))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (* x (- (* 1/16 (/ (pow eps 3) (pow x 6))) (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* -1 x))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* -1 (* x (+ 1 (* -1/2 (/ eps (pow x 2)))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4))))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6)))))))))) |
#s(approx (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) #s(hole binary64 (* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) #s(hole binary64 (* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) #s(hole binary64 (* -1 (/ (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x)))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) #s(hole binary64 (* -1 (/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x)))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) #s(hole binary64 (* -1 (/ (- (+ (* -1/8 (/ eps (pow x 2))) (* -1/16 (/ (pow eps 2) (pow x 4)))) 1/2) x)))) |
#s(approx (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) #s(hole binary64 (* -1 (/ (- (* -1/16 (/ eps (pow x 2))) 1/8) (pow x 3))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* eps (+ (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (+ x (* -1/2 (/ eps x))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (+ x (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (+ x (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))))) |
#s(approx (- (* x x) eps) #s(hole binary64 (+ (* -1 eps) (pow x 2)))) |
#s(approx (+ (* x x) (neg eps)) #s(hole binary64 (+ (* -1 eps) (pow x 2)))) |
#s(approx (neg eps) #s(hole binary64 (* -1 eps))) |
#s(approx eps #s(hole binary64 eps)) |
#s(approx (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) #s(hole binary64 (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))))) |
#s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) #s(hole binary64 (* eps (+ 1/2 (* 1/8 (/ eps (pow x 2))))))) |
#s(approx (* eps eps) #s(hole binary64 (pow eps 2))) |
#s(approx (* 1/2 eps) #s(hole binary64 (* 1/2 eps))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) #s(hole binary64 (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) #s(hole binary64 (* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) #s(hole binary64 (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) #s(hole binary64 (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))) |
#s(approx (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) #s(hole binary64 (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3)))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* eps (- (/ x eps) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* eps (- (+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* eps (- (+ (* 1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (/ x eps)) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (/ (pow x 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))))) |
#s(approx (- (* x x) eps) #s(hole binary64 (* eps (- (/ (pow x 2) eps) 1)))) |
#s(approx (+ (* x x) (neg eps)) #s(hole binary64 (* eps (- (/ (pow x 2) eps) 1)))) |
#s(approx (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) #s(hole binary64 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))))) |
#s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) #s(hole binary64 (* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) #s(hole binary64 (* (pow eps 3) (+ (* 1/8 (/ 1 (* eps (pow x 3)))) (* 1/16 (/ 1 (pow x 5))))))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) #s(hole binary64 (* (pow eps 3) (+ (/ 1/8 (* eps (pow x 3))) (+ (/ 1/2 (* (pow eps 2) x)) (* 1/16 (/ 1 (pow x 5)))))))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) #s(hole binary64 (* (pow eps 2) (+ (* 1/8 (/ 1 (* eps (pow x 3)))) (* 1/16 (/ 1 (pow x 5))))))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) #s(hole binary64 (* (pow eps 2) (+ (/ 1/8 (* eps (pow x 3))) (+ (/ 1/2 (* (pow eps 2) x)) (* 1/16 (/ 1 (pow x 5)))))))) |
#s(approx (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) #s(hole binary64 (* eps (+ (* 1/8 (/ 1 (* eps (pow x 3)))) (* 1/16 (/ 1 (pow x 5))))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* (sqrt eps) (sqrt -1)))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (* eps (- (* -1 (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (* eps (- (* -1 (/ (+ x (* 1/2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (* eps (- (* -1 (/ (+ x (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 eps)) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1))))) eps))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* -1 (* (sqrt eps) (sqrt -1))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* -1 (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (* (pow x 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))))) |
#s(approx (- (* x x) eps) #s(hole binary64 (* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))))) |
#s(approx (+ (* x x) (neg eps)) #s(hole binary64 (* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) #s(hole binary64 (* -1 (* (pow eps 3) (- (* -1 (/ (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))) eps)) (* 1/16 (/ 1 (pow x 5)))))))) |
#s(approx (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) #s(hole binary64 (* eps (+ (* 1/16 (/ 1 (pow x 5))) (* 1/8 (/ 1 (* eps (pow x 3)))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 14.0ms | eps | @ | inf | ((- x (sqrt (- (* x x) eps))) x (sqrt (- (* x x) eps)) (- (* x x) eps) (+ (* x x) (neg eps)) (neg eps) eps (- x (sqrt (- (* x x) eps))) (sqrt (- (* x x) eps)) (- x (sqrt (- (* x x) eps))) (sqrt (- (* x x) eps)) (- (* x x) eps) (- x (sqrt (- (* x x) eps))) (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) (/ (* eps eps) (* x x)) (* eps eps) (* x x) 1/8 (* 1/2 eps) 1/2 (- x (sqrt (- (* x x) eps))) (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) (pow x -3) -3 (* (/ eps (pow x 5)) 1/16) (/ eps (pow x 5)) (pow x 5) 5 1/16 (/ 1/2 x)) |
| 7.0ms | x | @ | -inf | ((- x (sqrt (- (* x x) eps))) x (sqrt (- (* x x) eps)) (- (* x x) eps) (+ (* x x) (neg eps)) (neg eps) eps (- x (sqrt (- (* x x) eps))) (sqrt (- (* x x) eps)) (- x (sqrt (- (* x x) eps))) (sqrt (- (* x x) eps)) (- (* x x) eps) (- x (sqrt (- (* x x) eps))) (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) (/ (* eps eps) (* x x)) (* eps eps) (* x x) 1/8 (* 1/2 eps) 1/2 (- x (sqrt (- (* x x) eps))) (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) (pow x -3) -3 (* (/ eps (pow x 5)) 1/16) (/ eps (pow x 5)) (pow x 5) 5 1/16 (/ 1/2 x)) |
| 5.0ms | x | @ | 0 | ((- x (sqrt (- (* x x) eps))) x (sqrt (- (* x x) eps)) (- (* x x) eps) (+ (* x x) (neg eps)) (neg eps) eps (- x (sqrt (- (* x x) eps))) (sqrt (- (* x x) eps)) (- x (sqrt (- (* x x) eps))) (sqrt (- (* x x) eps)) (- (* x x) eps) (- x (sqrt (- (* x x) eps))) (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) (/ (* eps eps) (* x x)) (* eps eps) (* x x) 1/8 (* 1/2 eps) 1/2 (- x (sqrt (- (* x x) eps))) (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) (pow x -3) -3 (* (/ eps (pow x 5)) 1/16) (/ eps (pow x 5)) (pow x 5) 5 1/16 (/ 1/2 x)) |
| 5.0ms | eps | @ | -inf | ((- x (sqrt (- (* x x) eps))) x (sqrt (- (* x x) eps)) (- (* x x) eps) (+ (* x x) (neg eps)) (neg eps) eps (- x (sqrt (- (* x x) eps))) (sqrt (- (* x x) eps)) (- x (sqrt (- (* x x) eps))) (sqrt (- (* x x) eps)) (- (* x x) eps) (- x (sqrt (- (* x x) eps))) (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) (/ (* eps eps) (* x x)) (* eps eps) (* x x) 1/8 (* 1/2 eps) 1/2 (- x (sqrt (- (* x x) eps))) (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) (pow x -3) -3 (* (/ eps (pow x 5)) 1/16) (/ eps (pow x 5)) (pow x 5) 5 1/16 (/ 1/2 x)) |
| 4.0ms | eps | @ | 0 | ((- x (sqrt (- (* x x) eps))) x (sqrt (- (* x x) eps)) (- (* x x) eps) (+ (* x x) (neg eps)) (neg eps) eps (- x (sqrt (- (* x x) eps))) (sqrt (- (* x x) eps)) (- x (sqrt (- (* x x) eps))) (sqrt (- (* x x) eps)) (- (* x x) eps) (- x (sqrt (- (* x x) eps))) (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) (/ (* eps eps) (* x x)) (* eps eps) (* x x) 1/8 (* 1/2 eps) 1/2 (- x (sqrt (- (* x x) eps))) (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) (pow x -3) -3 (* (/ eps (pow x 5)) 1/16) (/ eps (pow x 5)) (pow x 5) 5 1/16 (/ 1/2 x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 517 | 3477 |
| 0 | 547 | 3268 |
| 0 | 2693 | 3190 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(-.f64 x (sqrt.f64 #s(approx (- (* x x) eps) (fma.f64 x x (neg.f64 eps))))) |
x |
(sqrt.f64 #s(approx (- (* x x) eps) (fma.f64 x x (neg.f64 eps)))) |
#s(approx (- (* x x) eps) (fma.f64 x x (neg.f64 eps))) |
(fma.f64 x x (neg.f64 eps)) |
(neg.f64 eps) |
eps |
(-.f64 x #s(approx (sqrt (- (* x x) eps)) x)) |
#s(approx (sqrt (- (* x x) eps)) x) |
(-.f64 x (sqrt.f64 #s(approx (- (* x x) eps) (neg.f64 eps)))) |
(sqrt.f64 #s(approx (- (* x x) eps) (neg.f64 eps))) |
#s(approx (- (* x x) eps) (neg.f64 eps)) |
#s(approx (- x (sqrt (- (* x x) eps))) (/.f64 (fma.f64 (/.f64 (*.f64 eps eps) (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) eps)) x)) |
(/.f64 (fma.f64 (/.f64 (*.f64 eps eps) (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) eps)) x) |
(fma.f64 (/.f64 (*.f64 eps eps) (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) eps)) |
(/.f64 (*.f64 eps eps) (*.f64 x x)) |
(*.f64 eps eps) |
(*.f64 x x) |
#s(literal 1/8 binary64) |
(*.f64 #s(literal 1/2 binary64) eps) |
#s(literal 1/2 binary64) |
#s(approx (- x (sqrt (- (* x x) eps))) (*.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64) (*.f64 (/.f64 eps (pow.f64 x #s(literal 5 binary64))) #s(literal 1/16 binary64))) eps (/.f64 #s(literal 1/2 binary64) x)) eps)) |
(*.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64) (*.f64 (/.f64 eps (pow.f64 x #s(literal 5 binary64))) #s(literal 1/16 binary64))) eps (/.f64 #s(literal 1/2 binary64) x)) eps) |
(fma.f64 (fma.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64) (*.f64 (/.f64 eps (pow.f64 x #s(literal 5 binary64))) #s(literal 1/16 binary64))) eps (/.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64) (*.f64 (/.f64 eps (pow.f64 x #s(literal 5 binary64))) #s(literal 1/16 binary64))) |
(pow.f64 x #s(literal -3 binary64)) |
#s(literal -3 binary64) |
(*.f64 (/.f64 eps (pow.f64 x #s(literal 5 binary64))) #s(literal 1/16 binary64)) |
(/.f64 eps (pow.f64 x #s(literal 5 binary64))) |
(pow.f64 x #s(literal 5 binary64)) |
#s(literal 5 binary64) |
#s(literal 1/16 binary64) |
(/.f64 #s(literal 1/2 binary64) x) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (* (sqrt eps) (sqrt -1))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (- x (* (sqrt eps) (sqrt -1))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (- (* x (+ 1 (* -1/2 (* (sqrt (/ 1 eps)) (/ x (sqrt -1)))))) (* (sqrt eps) (sqrt -1))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (- (* x (+ 1 (* x (- (* 1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))))) (* (sqrt eps) (sqrt -1))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* (sqrt eps) (sqrt -1)))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1)))) (* (sqrt eps) (sqrt -1))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1))))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 2) (pow (sqrt -1) 5))))))))))) |
#s(approx (- (* x x) eps) #s(hole binary64 (* -1 eps))) |
#s(approx (- (* x x) eps) #s(hole binary64 (- (pow x 2) eps))) |
#s(approx (+ (* x x) (neg eps)) #s(hole binary64 (* -1 eps))) |
#s(approx (+ (* x x) (neg eps)) #s(hole binary64 (- (pow x 2) eps))) |
#s(approx (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) #s(hole binary64 (* 1/8 (/ (pow eps 2) (pow x 3))))) |
#s(approx (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) #s(hole binary64 (/ (+ (* 1/8 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 3)))) |
#s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) #s(hole binary64 (* 1/8 (/ (pow eps 2) (pow x 2))))) |
#s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) #s(hole binary64 (/ (+ (* 1/8 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 2)))) |
#s(approx (/ (* eps eps) (* x x)) #s(hole binary64 (/ (pow eps 2) (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) #s(hole binary64 (* 1/16 (/ (pow eps 3) (pow x 5))))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) #s(hole binary64 (/ (+ (* 1/16 (pow eps 3)) (* 1/8 (* (pow eps 2) (pow x 2)))) (pow x 5)))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) #s(hole binary64 (/ (+ (* 1/16 (pow eps 3)) (* (pow x 2) (+ (* 1/8 (pow eps 2)) (* 1/2 (* eps (pow x 2)))))) (pow x 5)))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) #s(hole binary64 (* 1/16 (/ (pow eps 2) (pow x 5))))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) #s(hole binary64 (/ (+ (* 1/16 (pow eps 2)) (* 1/8 (* eps (pow x 2)))) (pow x 5)))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) #s(hole binary64 (/ (+ (* 1/16 (pow eps 2)) (* (pow x 2) (+ (* 1/8 eps) (* 1/2 (pow x 2))))) (pow x 5)))) |
#s(approx (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) #s(hole binary64 (* 1/16 (/ eps (pow x 5))))) |
#s(approx (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) #s(hole binary64 (/ (+ (* 1/16 eps) (* 1/8 (pow x 2))) (pow x 5)))) |
#s(approx (pow x -3) #s(hole binary64 (/ 1 (pow x 3)))) |
#s(approx (* (/ eps (pow x 5)) 1/16) #s(hole binary64 (* 1/16 (/ eps (pow x 5))))) |
#s(approx (/ eps (pow x 5)) #s(hole binary64 (/ eps (pow x 5)))) |
#s(approx (pow x 5) #s(hole binary64 (pow x 5))) |
#s(approx (/ 1/2 x) #s(hole binary64 (/ 1/2 x))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* 1/2 (/ eps x)))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (/ (- (* 1/8 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) x))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (/ (- (* 1/16 (/ (pow eps 3) (pow x 4))) (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2))))) x))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (/ (- (* 1/2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (pow x 6))) (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4)))))) x))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 x)) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* x (+ 1 (* -1/2 (/ eps (pow x 2))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))))) |
#s(approx (- (* x x) eps) #s(hole binary64 (pow x 2))) |
#s(approx (- (* x x) eps) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))))) |
#s(approx (+ (* x x) (neg eps)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) (neg eps)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))))) |
#s(approx (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) #s(hole binary64 (* 1/2 (/ eps x)))) |
#s(approx (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) #s(hole binary64 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x))) |
#s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) #s(hole binary64 (* 1/2 eps))) |
#s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) #s(hole binary64 (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) #s(hole binary64 (* 1/2 (/ eps x)))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) #s(hole binary64 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) #s(hole binary64 (/ (+ (* 1/16 (/ (pow eps 3) (pow x 4))) (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps))) x))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) #s(hole binary64 (/ 1/2 x))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) #s(hole binary64 (/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) #s(hole binary64 (/ (+ 1/2 (+ (* 1/16 (/ (pow eps 2) (pow x 4))) (* 1/8 (/ eps (pow x 2))))) x))) |
#s(approx (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) #s(hole binary64 (/ 1/8 (pow x 3)))) |
#s(approx (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) #s(hole binary64 (/ (+ 1/8 (* 1/16 (/ eps (pow x 2)))) (pow x 3)))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* 2 x))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (* x (- (* 1/8 (/ (pow eps 2) (pow x 4))) (+ 2 (* -1/2 (/ eps (pow x 2))))))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (* x (- (* 1/16 (/ (pow eps 3) (pow x 6))) (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* -1 x))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* -1 (* x (+ 1 (* -1/2 (/ eps (pow x 2)))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4))))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6)))))))))) |
#s(approx (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) #s(hole binary64 (* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) #s(hole binary64 (* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) #s(hole binary64 (* -1 (/ (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x)))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) #s(hole binary64 (* -1 (/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x)))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) #s(hole binary64 (* -1 (/ (- (+ (* -1/8 (/ eps (pow x 2))) (* -1/16 (/ (pow eps 2) (pow x 4)))) 1/2) x)))) |
#s(approx (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) #s(hole binary64 (* -1 (/ (- (* -1/16 (/ eps (pow x 2))) 1/8) (pow x 3))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* eps (+ (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (+ x (* -1/2 (/ eps x))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (+ x (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (+ x (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))))) |
#s(approx (- (* x x) eps) #s(hole binary64 (+ (* -1 eps) (pow x 2)))) |
#s(approx (+ (* x x) (neg eps)) #s(hole binary64 (+ (* -1 eps) (pow x 2)))) |
#s(approx (neg eps) #s(hole binary64 (* -1 eps))) |
#s(approx eps #s(hole binary64 eps)) |
#s(approx (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) #s(hole binary64 (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))))) |
#s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) #s(hole binary64 (* eps (+ 1/2 (* 1/8 (/ eps (pow x 2))))))) |
#s(approx (* eps eps) #s(hole binary64 (pow eps 2))) |
#s(approx (* 1/2 eps) #s(hole binary64 (* 1/2 eps))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) #s(hole binary64 (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) #s(hole binary64 (* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) #s(hole binary64 (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) #s(hole binary64 (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))) |
#s(approx (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) #s(hole binary64 (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3)))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* eps (- (/ x eps) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* eps (- (+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* eps (- (+ (* 1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (/ x eps)) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (/ (pow x 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))))) |
#s(approx (- (* x x) eps) #s(hole binary64 (* eps (- (/ (pow x 2) eps) 1)))) |
#s(approx (+ (* x x) (neg eps)) #s(hole binary64 (* eps (- (/ (pow x 2) eps) 1)))) |
#s(approx (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) #s(hole binary64 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))))) |
#s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) #s(hole binary64 (* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) #s(hole binary64 (* (pow eps 3) (+ (* 1/8 (/ 1 (* eps (pow x 3)))) (* 1/16 (/ 1 (pow x 5))))))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) #s(hole binary64 (* (pow eps 3) (+ (/ 1/8 (* eps (pow x 3))) (+ (/ 1/2 (* (pow eps 2) x)) (* 1/16 (/ 1 (pow x 5)))))))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) #s(hole binary64 (* (pow eps 2) (+ (* 1/8 (/ 1 (* eps (pow x 3)))) (* 1/16 (/ 1 (pow x 5))))))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) #s(hole binary64 (* (pow eps 2) (+ (/ 1/8 (* eps (pow x 3))) (+ (/ 1/2 (* (pow eps 2) x)) (* 1/16 (/ 1 (pow x 5)))))))) |
#s(approx (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) #s(hole binary64 (* eps (+ (* 1/8 (/ 1 (* eps (pow x 3)))) (* 1/16 (/ 1 (pow x 5))))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* (sqrt eps) (sqrt -1)))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (* eps (- (* -1 (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (* eps (- (* -1 (/ (+ x (* 1/2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (* eps (- (* -1 (/ (+ x (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 eps)) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1))))) eps))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* -1 (* (sqrt eps) (sqrt -1))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* -1 (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (* (pow x 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))))) |
#s(approx (- (* x x) eps) #s(hole binary64 (* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))))) |
#s(approx (+ (* x x) (neg eps)) #s(hole binary64 (* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) #s(hole binary64 (* -1 (* (pow eps 3) (- (* -1 (/ (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))) eps)) (* 1/16 (/ 1 (pow x 5)))))))) |
#s(approx (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) #s(hole binary64 (* eps (+ (* 1/16 (/ 1 (pow x 5))) (* 1/8 (/ 1 (* eps (pow x 3)))))))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 x x) (*.f64 (sqrt.f64 #s(approx (- (* x x) eps) (fma.f64 x x (neg.f64 eps)))) (sqrt.f64 #s(approx (- (* x x) eps) (fma.f64 x x (neg.f64 eps)))))) (+.f64 x (sqrt.f64 #s(approx (- (* x x) eps) (fma.f64 x x (neg.f64 eps)))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(approx (- (* x x) eps) (fma.f64 x x (neg.f64 eps)))) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (sqrt.f64 #s(approx (- (* x x) eps) (fma.f64 x x (neg.f64 eps)))) (sqrt.f64 #s(approx (- (* x x) eps) (fma.f64 x x (neg.f64 eps)))) (*.f64 x (sqrt.f64 #s(approx (- (* x x) eps) (fma.f64 x x (neg.f64 eps)))))))) |
(-.f64 x (sqrt.f64 #s(approx (- (* x x) eps) (fma.f64 x x (neg.f64 eps))))) |
x |
(pow.f64 #s(approx (- (* x x) eps) (fma.f64 x x (neg.f64 eps))) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (- (* x x) eps) (fma.f64 x x (neg.f64 eps)))) |
#s(approx (- (* x x) eps) (fma.f64 x x (neg.f64 eps))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 eps eps)) (-.f64 (*.f64 x x) (neg.f64 eps))) |
(/.f64 (-.f64 (*.f64 eps eps) (pow.f64 x #s(literal 4 binary64))) (-.f64 (neg.f64 eps) (*.f64 x x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) (pow.f64 (neg.f64 eps) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (neg.f64 eps))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 eps) #s(literal 3 binary64)) (pow.f64 (*.f64 x x) #s(literal 3 binary64))) (fma.f64 eps eps (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (neg.f64 eps) (*.f64 x x))))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (neg.f64 eps)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (neg.f64 eps)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (neg.f64 eps)) |
(fma.f64 #s(literal -1 binary64) eps (*.f64 x x)) |
(fma.f64 eps #s(literal -1 binary64) (*.f64 x x)) |
(fma.f64 x x (neg.f64 eps)) |
(+.f64 (*.f64 x x) (neg.f64 eps)) |
(+.f64 (neg.f64 eps) (*.f64 x x)) |
(*.f64 #s(literal -1 binary64) eps) |
(*.f64 eps #s(literal -1 binary64)) |
(neg.f64 eps) |
eps |
(/.f64 (-.f64 (*.f64 x x) (*.f64 #s(approx (sqrt (- (* x x) eps)) x) #s(approx (sqrt (- (* x x) eps)) x))) (+.f64 x #s(approx (sqrt (- (* x x) eps)) x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (- (* x x) eps)) x) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 #s(approx (sqrt (- (* x x) eps)) x) #s(approx (sqrt (- (* x x) eps)) x) (*.f64 x #s(approx (sqrt (- (* x x) eps)) x))))) |
(-.f64 x #s(approx (sqrt (- (* x x) eps)) x)) |
#s(approx (sqrt (- (* x x) eps)) x) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (sqrt.f64 #s(approx (- (* x x) eps) (neg.f64 eps))) (sqrt.f64 #s(approx (- (* x x) eps) (neg.f64 eps))))) (+.f64 x (sqrt.f64 #s(approx (- (* x x) eps) (neg.f64 eps))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(approx (- (* x x) eps) (neg.f64 eps))) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (sqrt.f64 #s(approx (- (* x x) eps) (neg.f64 eps))) (sqrt.f64 #s(approx (- (* x x) eps) (neg.f64 eps))) (*.f64 x (sqrt.f64 #s(approx (- (* x x) eps) (neg.f64 eps))))))) |
(-.f64 x (sqrt.f64 #s(approx (- (* x x) eps) (neg.f64 eps)))) |
(pow.f64 #s(approx (- (* x x) eps) (neg.f64 eps)) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (- (* x x) eps) (neg.f64 eps))) |
#s(approx (- (* x x) eps) (neg.f64 eps)) |
#s(approx (- x (sqrt (- (* x x) eps))) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)) (*.f64 #s(literal 1/2 binary64) eps)) x)) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)) (*.f64 #s(literal 1/2 binary64) eps))) (neg.f64 x)) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)) (*.f64 #s(literal 1/2 binary64) eps)) x) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/8 binary64)) (*.f64 x x)) x) (*.f64 (/.f64 eps x) #s(literal -1/2 binary64))) |
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/8 binary64)) (*.f64 x x)) x) (*.f64 (/.f64 eps x) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/8 binary64)) (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/8 binary64)) (*.f64 x x))) (*.f64 (*.f64 #s(literal -1/2 binary64) eps) (*.f64 #s(literal -1/2 binary64) eps))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)) (*.f64 #s(literal -1/2 binary64) eps))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/8 binary64)) (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/8 binary64)) (*.f64 x x))) (*.f64 (*.f64 #s(literal 1/2 binary64) eps) (*.f64 #s(literal 1/2 binary64) eps))) (-.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/8 binary64)) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) eps))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/8 binary64)) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) eps) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/8 binary64)) (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/8 binary64)) (*.f64 x x)) (fma.f64 (*.f64 #s(literal -1/2 binary64) eps) (*.f64 #s(literal -1/2 binary64) eps) (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/8 binary64)) (*.f64 x x)) (*.f64 #s(literal -1/2 binary64) eps))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/8 binary64)) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) eps) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/8 binary64)) (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/8 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) eps) (*.f64 #s(literal 1/2 binary64) eps)) (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/8 binary64)) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) eps))))) |
(fma.f64 #s(literal 1/2 binary64) eps (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/8 binary64)) (*.f64 x x))) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)) (*.f64 #s(literal 1/2 binary64) eps)) |
(fma.f64 (*.f64 (/.f64 eps x) (/.f64 eps x)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) eps)) |
(fma.f64 eps #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/8 binary64)) (*.f64 x x))) |
(-.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/8 binary64)) (*.f64 x x)) (*.f64 #s(literal -1/2 binary64) eps)) |
(+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/8 binary64)) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) eps)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) eps) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/8 binary64)) (*.f64 x x))) |
(*.f64 (/.f64 eps x) (/.f64 eps x)) |
(*.f64 eps (/.f64 eps (*.f64 x x))) |
(/.f64 (/.f64 (*.f64 eps eps) x) x) |
(/.f64 (neg.f64 (*.f64 eps eps)) (neg.f64 (*.f64 x x))) |
(/.f64 (*.f64 eps eps) (*.f64 x x)) |
(*.f64 (pow.f64 eps #s(literal 1 binary64)) (pow.f64 eps #s(literal 1 binary64))) |
(*.f64 (fabs.f64 eps) (fabs.f64 eps)) |
(*.f64 (neg.f64 eps) (neg.f64 eps)) |
(*.f64 eps eps) |
(pow.f64 eps #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 eps) #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 x #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
#s(literal 1/8 binary64) |
(*.f64 #s(literal 1/2 binary64) eps) |
(*.f64 eps #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
#s(approx (- x (sqrt (- (* x x) eps))) (*.f64 (fma.f64 (fma.f64 (/.f64 eps (pow.f64 x #s(literal 5 binary64))) #s(literal 1/16 binary64) (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64))) eps (/.f64 #s(literal 1/2 binary64) x)) eps)) |
(*.f64 (fma.f64 (fma.f64 (/.f64 eps (pow.f64 x #s(literal 5 binary64))) #s(literal 1/16 binary64) (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64))) eps (/.f64 #s(literal 1/2 binary64) x)) eps) |
(*.f64 eps (fma.f64 (fma.f64 (/.f64 eps (pow.f64 x #s(literal 5 binary64))) #s(literal 1/16 binary64) (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64))) eps (/.f64 #s(literal 1/2 binary64) x))) |
(fma.f64 (*.f64 (fma.f64 (/.f64 eps (pow.f64 x #s(literal 5 binary64))) #s(literal 1/16 binary64) (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64))) eps) eps (*.f64 (/.f64 #s(literal 1/2 binary64) x) eps)) |
(fma.f64 eps (*.f64 (fma.f64 (/.f64 eps (pow.f64 x #s(literal 5 binary64))) #s(literal 1/16 binary64) (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64))) eps) (*.f64 eps (/.f64 #s(literal 1/2 binary64) x))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (/.f64 eps (pow.f64 x #s(literal 5 binary64))) #s(literal 1/16 binary64) (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64))) eps) eps) (*.f64 (/.f64 #s(literal 1/2 binary64) x) eps)) |
(+.f64 (*.f64 eps (*.f64 (fma.f64 (/.f64 eps (pow.f64 x #s(literal 5 binary64))) #s(literal 1/16 binary64) (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64))) eps)) (*.f64 eps (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (/.f64 eps (pow.f64 x #s(literal 5 binary64))) #s(literal 1/16 binary64) (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64))) eps) (*.f64 (fma.f64 (/.f64 eps (pow.f64 x #s(literal 5 binary64))) #s(literal 1/16 binary64) (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64))) eps)) (*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1/2 binary64) x))) (-.f64 (*.f64 (fma.f64 (/.f64 eps (pow.f64 x #s(literal 5 binary64))) #s(literal 1/16 binary64) (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64))) eps) (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (/.f64 eps (pow.f64 x #s(literal 5 binary64))) #s(literal 1/16 binary64) (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64))) eps) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 (/.f64 eps (pow.f64 x #s(literal 5 binary64))) #s(literal 1/16 binary64) (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64))) eps) (*.f64 (fma.f64 (/.f64 eps (pow.f64 x #s(literal 5 binary64))) #s(literal 1/16 binary64) (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64))) eps) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 (*.f64 (fma.f64 (/.f64 eps (pow.f64 x #s(literal 5 binary64))) #s(literal 1/16 binary64) (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64))) eps) (/.f64 #s(literal 1/2 binary64) x))))) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (fma.f64 (/.f64 eps (pow.f64 x #s(literal 5 binary64))) #s(literal 1/16 binary64) (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64))) eps)) |
(fma.f64 (fma.f64 (/.f64 eps (pow.f64 x #s(literal 5 binary64))) #s(literal 1/16 binary64) (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64))) eps (/.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1 binary64)) (*.f64 (fma.f64 (/.f64 eps (pow.f64 x #s(literal 5 binary64))) #s(literal 1/16 binary64) (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64))) eps)) |
(fma.f64 eps (fma.f64 (/.f64 eps (pow.f64 x #s(literal 5 binary64))) #s(literal 1/16 binary64) (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64))) (/.f64 #s(literal 1/2 binary64) x)) |
(-.f64 (*.f64 (fma.f64 (/.f64 eps (pow.f64 x #s(literal 5 binary64))) #s(literal 1/16 binary64) (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64))) eps) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal -1 binary64)))) |
(+.f64 (*.f64 (fma.f64 (/.f64 eps (pow.f64 x #s(literal 5 binary64))) #s(literal 1/16 binary64) (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64))) eps) (/.f64 #s(literal 1/2 binary64) x)) |
(+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 (fma.f64 (/.f64 eps (pow.f64 x #s(literal 5 binary64))) #s(literal 1/16 binary64) (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64))) eps)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 eps (pow.f64 x #s(literal 5 binary64))) #s(literal 1/16 binary64)) (*.f64 (/.f64 eps (pow.f64 x #s(literal 5 binary64))) #s(literal 1/16 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64)) (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64)))) (-.f64 (*.f64 (/.f64 eps (pow.f64 x #s(literal 5 binary64))) #s(literal 1/16 binary64)) (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64)) (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 eps (pow.f64 x #s(literal 5 binary64))) #s(literal 1/16 binary64)) (*.f64 (/.f64 eps (pow.f64 x #s(literal 5 binary64))) #s(literal 1/16 binary64)))) (-.f64 (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64)) (*.f64 (/.f64 eps (pow.f64 x #s(literal 5 binary64))) #s(literal 1/16 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 eps (pow.f64 x #s(literal 5 binary64))) #s(literal 1/16 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 eps (pow.f64 x #s(literal 5 binary64))) #s(literal 1/16 binary64)) (*.f64 (/.f64 eps (pow.f64 x #s(literal 5 binary64))) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64)) (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 eps (pow.f64 x #s(literal 5 binary64))) #s(literal 1/16 binary64)) (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 eps (pow.f64 x #s(literal 5 binary64))) #s(literal 1/16 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64)) (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 eps (pow.f64 x #s(literal 5 binary64))) #s(literal 1/16 binary64)) (*.f64 (/.f64 eps (pow.f64 x #s(literal 5 binary64))) #s(literal 1/16 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64)) (*.f64 (/.f64 eps (pow.f64 x #s(literal 5 binary64))) #s(literal 1/16 binary64)))))) |
(fma.f64 (/.f64 eps (pow.f64 x #s(literal 5 binary64))) #s(literal 1/16 binary64) (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64))) |
(fma.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64) (*.f64 (/.f64 eps (pow.f64 x #s(literal 5 binary64))) #s(literal 1/16 binary64))) |
(fma.f64 #s(literal 1/16 binary64) (/.f64 eps (pow.f64 x #s(literal 5 binary64))) (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64))) |
(fma.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps (pow.f64 x #s(literal 5 binary64))) #s(literal 1/16 binary64))) |
(-.f64 (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64)) (*.f64 (neg.f64 (/.f64 eps (pow.f64 x #s(literal 5 binary64)))) #s(literal 1/16 binary64))) |
(-.f64 (*.f64 (/.f64 eps (pow.f64 x #s(literal 5 binary64))) #s(literal 1/16 binary64)) (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal -3 binary64)))) |
(+.f64 (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64)) (*.f64 (/.f64 eps (pow.f64 x #s(literal 5 binary64))) #s(literal 1/16 binary64))) |
(+.f64 (*.f64 (/.f64 eps (pow.f64 x #s(literal 5 binary64))) #s(literal 1/16 binary64)) (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 x #s(literal -3/2 binary64)) (pow.f64 x #s(literal -3/2 binary64))) |
(pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) |
(pow.f64 x #s(literal -3 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -3 binary64))) |
#s(literal -3 binary64) |
(*.f64 (/.f64 eps (pow.f64 x #s(literal 5 binary64))) #s(literal 1/16 binary64)) |
(*.f64 #s(literal 1/16 binary64) (/.f64 eps (pow.f64 x #s(literal 5 binary64)))) |
(/.f64 (*.f64 #s(literal 1/16 binary64) eps) (pow.f64 x #s(literal 5 binary64))) |
(/.f64 (neg.f64 eps) (neg.f64 (pow.f64 x #s(literal 5 binary64)))) |
(/.f64 eps (pow.f64 x #s(literal 5 binary64))) |
(*.f64 (pow.f64 x #s(literal 5/2 binary64)) (pow.f64 x #s(literal 5/2 binary64))) |
(pow.f64 x #s(literal 5 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 5 binary64))) |
#s(literal 5 binary64) |
#s(literal 1/16 binary64) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1/2 binary64) x) |
#s(approx (- x (sqrt (- (* x x) eps))) (neg.f64 (sqrt.f64 (neg.f64 eps)))) |
#s(approx (- x (sqrt (- (* x x) eps))) (-.f64 x (sqrt.f64 (neg.f64 eps)))) |
#s(approx (- x (sqrt (- (* x x) eps))) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 eps))) (/.f64 x (sqrt.f64 #s(literal -1 binary64))) #s(literal 1 binary64)) x) (sqrt.f64 (neg.f64 eps)))) |
#s(approx (- x (sqrt (- (* x x) eps))) (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (pow.f64 eps #s(literal -3 binary64)))) (/.f64 (*.f64 x x) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 eps))))) x #s(literal 1 binary64)) x) (sqrt.f64 (neg.f64 eps)))) |
#s(approx x x) |
#s(approx (sqrt (- (* x x) eps)) (sqrt.f64 (neg.f64 eps))) |
#s(approx (sqrt (- (* x x) eps)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 eps))) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (neg.f64 eps)))) |
#s(approx (sqrt (- (* x x) eps)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 eps))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 eps #s(literal -3 binary64)))) (/.f64 (*.f64 x x) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))))) (*.f64 x x) (sqrt.f64 (neg.f64 eps)))) |
#s(approx (sqrt (- (* x x) eps)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 eps))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 eps #s(literal -5 binary64)))) (/.f64 (*.f64 x x) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 eps #s(literal -3 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64)))) (*.f64 x x))) (*.f64 x x) (sqrt.f64 (neg.f64 eps)))) |
#s(approx (- (* x x) eps) (neg.f64 eps)) |
#s(approx (- (* x x) eps) (-.f64 (*.f64 x x) eps)) |
#s(approx (+ (* x x) (neg eps)) (neg.f64 eps)) |
#s(approx (+ (* x x) (neg eps)) (-.f64 (*.f64 x x) eps)) |
#s(approx (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/8 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) (/.f64 (fma.f64 (*.f64 (*.f64 x x) eps) #s(literal 1/2 binary64) (*.f64 (*.f64 eps eps) #s(literal 1/8 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/8 binary64)) (*.f64 x x))) |
#s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) (/.f64 (fma.f64 (*.f64 (*.f64 x x) eps) #s(literal 1/2 binary64) (*.f64 (*.f64 eps eps) #s(literal 1/8 binary64))) (*.f64 x x))) |
#s(approx (/ (* eps eps) (* x x)) (*.f64 (/.f64 eps x) (/.f64 eps x))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) (/.f64 (*.f64 (pow.f64 eps #s(literal 3 binary64)) #s(literal 1/16 binary64)) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) (/.f64 (fma.f64 (pow.f64 (*.f64 eps x) #s(literal 2 binary64)) #s(literal 1/8 binary64) (*.f64 (pow.f64 eps #s(literal 3 binary64)) #s(literal 1/16 binary64))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x x) eps) #s(literal 1/2 binary64) (*.f64 (*.f64 eps eps) #s(literal 1/8 binary64))) (*.f64 x x) (*.f64 (pow.f64 eps #s(literal 3 binary64)) #s(literal 1/16 binary64))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) (/.f64 (fma.f64 (*.f64 (*.f64 x x) eps) #s(literal 1/8 binary64) (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) (/.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) eps)) (*.f64 x x) (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) (*.f64 (/.f64 eps (pow.f64 x #s(literal 5 binary64))) #s(literal 1/16 binary64))) |
#s(approx (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 #s(literal 1/16 binary64) eps)) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (pow x -3) (pow.f64 x #s(literal -3 binary64))) |
#s(approx (* (/ eps (pow x 5)) 1/16) (*.f64 (/.f64 eps (pow.f64 x #s(literal 5 binary64))) #s(literal 1/16 binary64))) |
#s(approx (/ eps (pow x 5)) (/.f64 eps (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (pow x 5) (pow.f64 x #s(literal 5 binary64))) |
#s(approx (/ 1/2 x) (/.f64 #s(literal 1/2 binary64) x)) |
#s(approx (- x (sqrt (- (* x x) eps))) (*.f64 (/.f64 eps x) #s(literal 1/2 binary64))) |
#s(approx (- x (sqrt (- (* x x) eps))) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)) (*.f64 #s(literal 1/2 binary64) eps)) x)) |
#s(approx (- x (sqrt (- (* x x) eps))) (/.f64 (-.f64 (/.f64 (*.f64 (pow.f64 eps #s(literal 3 binary64)) #s(literal 1/16 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)) (*.f64 #s(literal -1/2 binary64) eps))) x)) |
#s(approx (- x (sqrt (- (* x x) eps))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 5/64 binary64))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal -1/2 binary64) eps (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 x x))))) x)) |
#s(approx (sqrt (- (* x x) eps)) x) |
#s(approx (sqrt (- (* x x) eps)) (*.f64 (fma.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (sqrt (- (* x x) eps)) (*.f64 (+.f64 (fma.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (pow.f64 x #s(literal 4 binary64)))) x)) |
#s(approx (sqrt (- (* x x) eps)) (*.f64 (+.f64 (fma.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (pow.f64 x #s(literal 4 binary64))))) #s(literal 1 binary64)) x)) |
#s(approx (- (* x x) eps) (*.f64 x x)) |
#s(approx (- (* x x) eps) (*.f64 (fma.f64 (/.f64 eps (*.f64 x x)) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ (* x x) (neg eps)) (*.f64 x x)) |
#s(approx (+ (* x x) (neg eps)) (*.f64 (fma.f64 (/.f64 eps (*.f64 x x)) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) (*.f64 (/.f64 eps x) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)) (*.f64 #s(literal 1/2 binary64) eps)) x)) |
#s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) (*.f64 #s(literal 1/2 binary64) eps)) |
#s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)) (*.f64 #s(literal 1/2 binary64) eps))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) (*.f64 (/.f64 eps x) #s(literal 1/2 binary64))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)) (*.f64 #s(literal 1/2 binary64) eps)) x)) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) (/.f64 (fma.f64 (/.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/16 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)) (*.f64 #s(literal 1/2 binary64) eps))) x)) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) (/.f64 #s(literal 1/2 binary64) x)) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) (/.f64 (fma.f64 (/.f64 eps (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 eps eps) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/16 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal 1/8 binary64))) #s(literal 1/2 binary64)) x)) |
#s(approx (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64))) |
#s(approx (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) (/.f64 (fma.f64 (/.f64 eps (*.f64 x x)) #s(literal 1/16 binary64) #s(literal 1/8 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (- x (sqrt (- (* x x) eps))) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (- x (sqrt (- (* x x) eps))) (*.f64 (neg.f64 x) (-.f64 (*.f64 (/.f64 eps (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
#s(approx (- x (sqrt (- (* x x) eps))) (*.f64 (neg.f64 x) (-.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/8 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64) #s(literal 2 binary64))))) |
#s(approx (- x (sqrt (- (* x x) eps))) (*.f64 (neg.f64 x) (-.f64 (/.f64 (*.f64 (pow.f64 eps #s(literal 3 binary64)) #s(literal 1/16 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (fma.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (pow.f64 x #s(literal 4 binary64))))))) |
#s(approx (sqrt (- (* x x) eps)) (neg.f64 x)) |
#s(approx (sqrt (- (* x x) eps)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (- (* x x) eps)) (*.f64 (neg.f64 x) (+.f64 (fma.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (pow.f64 x #s(literal 4 binary64)))))) |
#s(approx (sqrt (- (* x x) eps)) (*.f64 (neg.f64 x) (+.f64 (fma.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (pow.f64 x #s(literal 4 binary64))))) #s(literal 1 binary64)))) |
#s(approx (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) (neg.f64 (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)) (*.f64 #s(literal -1/2 binary64) eps)) x))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) (neg.f64 (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)) (*.f64 #s(literal -1/2 binary64) eps)) x))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) eps (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 x x)))) x))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) x))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) (neg.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 eps eps) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/16 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/8 binary64))) #s(literal 1/2 binary64)) x))) |
#s(approx (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/16 binary64)) #s(literal 1/8 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (- x (sqrt (- (* x x) eps))) (*.f64 (fma.f64 (/.f64 eps (pow.f64 x #s(literal 3 binary64))) #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) eps)) |
#s(approx (- x (sqrt (- (* x x) eps))) (*.f64 (fma.f64 (fma.f64 (/.f64 eps (pow.f64 x #s(literal 5 binary64))) #s(literal 1/16 binary64) (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64))) eps (/.f64 #s(literal 1/2 binary64) x)) eps)) |
#s(approx (- x (sqrt (- (* x x) eps))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal 1/16 binary64) (*.f64 (/.f64 eps (pow.f64 x #s(literal 7 binary64))) #s(literal 5/128 binary64))) eps (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64))) eps (/.f64 #s(literal 1/2 binary64) x)) eps)) |
#s(approx (sqrt (- (* x x) eps)) (fma.f64 (/.f64 eps x) #s(literal -1/2 binary64) x)) |
#s(approx (sqrt (- (* x x) eps)) (fma.f64 (-.f64 (*.f64 (/.f64 eps (pow.f64 x #s(literal 3 binary64))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x)) eps x)) |
#s(approx (sqrt (- (* x x) eps)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 eps (pow.f64 x #s(literal 5 binary64))) (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal -3 binary64)))) eps) (/.f64 #s(literal 1/2 binary64) x)) eps x)) |
#s(approx (- (* x x) eps) (fma.f64 x x (neg.f64 eps))) |
#s(approx (+ (* x x) (neg eps)) (fma.f64 x x (neg.f64 eps))) |
#s(approx (neg eps) (neg.f64 eps)) |
#s(approx eps eps) |
#s(approx (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) (*.f64 (fma.f64 (/.f64 eps (pow.f64 x #s(literal 3 binary64))) #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) eps)) |
#s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) (*.f64 (fma.f64 (/.f64 eps (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) eps)) |
#s(approx (* eps eps) (*.f64 eps eps)) |
#s(approx (* 1/2 eps) (*.f64 #s(literal 1/2 binary64) eps)) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) (*.f64 (fma.f64 (/.f64 eps (pow.f64 x #s(literal 3 binary64))) #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) eps)) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) (*.f64 (fma.f64 (fma.f64 (/.f64 eps (pow.f64 x #s(literal 5 binary64))) #s(literal 1/16 binary64) (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64))) eps (/.f64 #s(literal 1/2 binary64) x)) eps)) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) (fma.f64 (/.f64 eps (pow.f64 x #s(literal 3 binary64))) #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) (fma.f64 (fma.f64 (/.f64 eps (pow.f64 x #s(literal 5 binary64))) #s(literal 1/16 binary64) (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64))) eps (/.f64 #s(literal 1/2 binary64) x))) |
#s(approx (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) (fma.f64 (/.f64 eps (pow.f64 x #s(literal 5 binary64))) #s(literal 1/16 binary64) (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64)))) |
#s(approx (- x (sqrt (- (* x x) eps))) (*.f64 (-.f64 (/.f64 x eps) (sqrt.f64 (*.f64 (pow.f64 eps #s(literal -1 binary64)) #s(literal -1 binary64)))) eps)) |
#s(approx (- x (sqrt (- (* x x) eps))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 eps #s(literal -3 binary64)))) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (/.f64 x eps) (sqrt.f64 (*.f64 (pow.f64 eps #s(literal -1 binary64)) #s(literal -1 binary64))))) eps)) |
#s(approx (- x (sqrt (- (* x x) eps))) (*.f64 (-.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (pow.f64 eps #s(literal -5 binary64)))) #s(literal 1/8 binary64) (/.f64 x eps)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 eps #s(literal -3 binary64)))) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (pow.f64 eps #s(literal -1 binary64)) #s(literal -1 binary64))))) eps)) |
#s(approx (sqrt (- (* x x) eps)) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 eps #s(literal -3 binary64)))) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (pow.f64 eps #s(literal -1 binary64)) #s(literal -1 binary64)))) eps)) |
#s(approx (sqrt (- (* x x) eps)) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 eps #s(literal -5 binary64)))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 eps #s(literal -3 binary64)))) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (pow.f64 eps #s(literal -1 binary64)) #s(literal -1 binary64))))) eps)) |
#s(approx (sqrt (- (* x x) eps)) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 eps #s(literal -5 binary64)))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 eps #s(literal -7 binary64)))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 eps #s(literal -3 binary64)))) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (pow.f64 eps #s(literal -1 binary64)) #s(literal -1 binary64)))))) eps)) |
#s(approx (- (* x x) eps) (*.f64 (-.f64 (/.f64 (*.f64 x x) eps) #s(literal 1 binary64)) eps)) |
#s(approx (+ (* x x) (neg eps)) (*.f64 (-.f64 (/.f64 (*.f64 x x) eps) #s(literal 1 binary64)) eps)) |
#s(approx (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) (*.f64 (fma.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) (*.f64 eps eps))) |
#s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) eps)) (*.f64 eps eps))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) (*.f64 (fma.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal 1/16 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) eps))) (pow.f64 eps #s(literal 3 binary64)))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal 1/16 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eps eps) x))) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) eps))) (pow.f64 eps #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) (*.f64 (fma.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal 1/16 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) eps))) (*.f64 eps eps))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal 1/16 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eps eps) x))) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) eps))) (*.f64 eps eps))) |
#s(approx (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) (*.f64 (fma.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal 1/16 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) eps))) eps)) |
#s(approx (- x (sqrt (- (* x x) eps))) (sqrt.f64 (neg.f64 eps))) |
#s(approx (- x (sqrt (- (* x x) eps))) (*.f64 (neg.f64 eps) (-.f64 (/.f64 (neg.f64 x) eps) (sqrt.f64 (*.f64 (pow.f64 eps #s(literal -1 binary64)) #s(literal -1 binary64)))))) |
#s(approx (- x (sqrt (- (* x x) eps))) (*.f64 (neg.f64 eps) (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 eps))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))) x) eps)) (sqrt.f64 (*.f64 (pow.f64 eps #s(literal -1 binary64)) #s(literal -1 binary64)))))) |
#s(approx (- x (sqrt (- (* x x) eps))) (*.f64 (neg.f64 eps) (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 eps))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 eps)))) eps) #s(literal -1 binary64) x) eps)) (sqrt.f64 (*.f64 (pow.f64 eps #s(literal -1 binary64)) #s(literal -1 binary64)))))) |
#s(approx (sqrt (- (* x x) eps)) (neg.f64 (sqrt.f64 (neg.f64 eps)))) |
#s(approx (sqrt (- (* x x) eps)) (*.f64 (neg.f64 eps) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 eps #s(literal -3 binary64)))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (pow.f64 eps #s(literal -1 binary64)) #s(literal -1 binary64)))))) |
#s(approx (sqrt (- (* x x) eps)) (*.f64 (neg.f64 eps) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 eps #s(literal -5 binary64)))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 eps #s(literal -3 binary64)))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (pow.f64 eps #s(literal -1 binary64)) #s(literal -1 binary64))))))) |
#s(approx (sqrt (- (* x x) eps)) (*.f64 (neg.f64 eps) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 eps #s(literal -5 binary64)))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 eps #s(literal -7 binary64)))) (*.f64 (pow.f64 x #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 eps #s(literal -3 binary64)))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (pow.f64 eps #s(literal -1 binary64)) #s(literal -1 binary64)))))))) |
#s(approx (- (* x x) eps) (*.f64 (neg.f64 eps) (fma.f64 (/.f64 (*.f64 x x) eps) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (* x x) (neg eps)) (*.f64 (neg.f64 eps) (fma.f64 (/.f64 (*.f64 x x) eps) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) eps) #s(literal -1 binary64) (*.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal -5 binary64)))) (pow.f64 eps #s(literal 3 binary64))))) |
#s(approx (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) (*.f64 (fma.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal 1/16 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) eps))) eps)) |
Compiled 8 040 to 1 118 computations (86.1% saved)
17 alts after pruning (14 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 263 | 8 | 271 |
| Fresh | 2 | 6 | 8 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 267 | 17 | 284 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 66.2% | (/.f64 (-.f64 (*.f64 x x) (*.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
| 60.2% | (/.f64 (-.f64 (*.f64 x x) (*.f64 (sqrt.f64 #s(approx (- (* x x) eps) (neg.f64 eps))) (sqrt.f64 #s(approx (- (* x x) eps) (neg.f64 eps))))) (+.f64 x (sqrt.f64 #s(approx (- (* x x) eps) (neg.f64 eps))))) | |
| ✓ | 66.4% | (-.f64 x (sqrt.f64 #s(approx (- (* x x) eps) (fma.f64 x x (neg.f64 eps))))) |
| ✓ | 60.3% | (-.f64 x (sqrt.f64 #s(approx (- (* x x) eps) (neg.f64 eps)))) |
| 7.8% | (-.f64 x #s(approx (sqrt (- (* x x) eps)) (fma.f64 (/.f64 eps x) #s(literal -1/2 binary64) x))) | |
| ▶ | 3.4% | (-.f64 x #s(approx (sqrt (- (* x x) eps)) (neg.f64 x))) |
| ✓ | 4.2% | (-.f64 x #s(approx (sqrt (- (* x x) eps)) x)) |
| 38.5% | #s(approx (- x (sqrt (- (* x x) eps))) (/.f64 (fma.f64 (*.f64 eps (/.f64 eps (*.f64 x x))) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) eps)) x)) | |
| 21.6% | #s(approx (- x (sqrt (- (* x x) eps))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 5/64 binary64))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal -1/2 binary64) eps (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 x x))))) x)) | |
| ▶ | 38.5% | #s(approx (- x (sqrt (- (* x x) eps))) (/.f64 #s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) (*.f64 (fma.f64 (/.f64 eps (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) eps)) x)) |
| ▶ | 40.6% | #s(approx (- x (sqrt (- (* x x) eps))) (/.f64 #s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) (*.f64 #s(literal 1/2 binary64) eps)) x)) |
| 16.9% | #s(approx (- x (sqrt (- (* x x) eps))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal 1/16 binary64) (*.f64 (/.f64 eps (pow.f64 x #s(literal 7 binary64))) #s(literal 5/128 binary64))) eps (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64))) eps (/.f64 #s(literal 1/2 binary64) x)) eps)) | |
| ▶ | 25.3% | #s(approx (- x (sqrt (- (* x x) eps))) (*.f64 (fma.f64 #s(approx (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 #s(literal 1/16 binary64) eps)) (pow.f64 x #s(literal 5 binary64)))) eps (/.f64 #s(literal 1/2 binary64) x)) eps)) |
| 24.4% | #s(approx (- x (sqrt (- (* x x) eps))) (*.f64 #s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) (/.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) eps)) (*.f64 x x) (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64))) (pow.f64 x #s(literal 5 binary64)))) eps)) | |
| 38.4% | #s(approx (- x (sqrt (- (* x x) eps))) (*.f64 #s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) (/.f64 (fma.f64 (/.f64 eps (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) x)) eps)) | |
| 40.4% | #s(approx (- x (sqrt (- (* x x) eps))) (*.f64 #s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) (/.f64 #s(literal 1/2 binary64) x)) eps)) | |
| 60.4% | #s(approx (- x (sqrt (- (* x x) eps))) (neg.f64 (sqrt.f64 (neg.f64 eps)))) |
Compiled 903 to 582 computations (35.5% saved)
| Inputs |
|---|
(/.f64 (-.f64 (*.f64 x x) (*.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(-.f64 (*.f64 x x) (*.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(*.f64 x x) |
x |
(*.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(sqrt.f64 (-.f64 (*.f64 x x) eps)) |
(-.f64 (*.f64 x x) eps) |
eps |
(+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(-.f64 x #s(approx (sqrt (- (* x x) eps)) (neg.f64 x))) |
#s(approx (sqrt (- (* x x) eps)) (neg.f64 x)) |
(neg.f64 x) |
#s(approx (- x (sqrt (- (* x x) eps))) (/.f64 #s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) (*.f64 #s(literal 1/2 binary64) eps)) x)) |
(/.f64 #s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) (*.f64 #s(literal 1/2 binary64) eps)) x) |
#s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) (*.f64 #s(literal 1/2 binary64) eps)) |
(*.f64 #s(literal 1/2 binary64) eps) |
#s(literal 1/2 binary64) |
#s(approx (- x (sqrt (- (* x x) eps))) (/.f64 #s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) (*.f64 (fma.f64 (/.f64 eps (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) eps)) x)) |
(/.f64 #s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) (*.f64 (fma.f64 (/.f64 eps (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) eps)) x) |
#s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) (*.f64 (fma.f64 (/.f64 eps (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) eps)) |
(*.f64 (fma.f64 (/.f64 eps (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) eps) |
(fma.f64 (/.f64 eps (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) |
(/.f64 eps (*.f64 x x)) |
#s(literal 1/8 binary64) |
#s(approx (- x (sqrt (- (* x x) eps))) (*.f64 (fma.f64 #s(approx (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 #s(literal 1/16 binary64) eps)) (pow.f64 x #s(literal 5 binary64)))) eps (/.f64 #s(literal 1/2 binary64) x)) eps)) |
(*.f64 (fma.f64 #s(approx (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 #s(literal 1/16 binary64) eps)) (pow.f64 x #s(literal 5 binary64)))) eps (/.f64 #s(literal 1/2 binary64) x)) eps) |
(fma.f64 #s(approx (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 #s(literal 1/16 binary64) eps)) (pow.f64 x #s(literal 5 binary64)))) eps (/.f64 #s(literal 1/2 binary64) x)) |
#s(approx (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 #s(literal 1/16 binary64) eps)) (pow.f64 x #s(literal 5 binary64)))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 #s(literal 1/16 binary64) eps)) (pow.f64 x #s(literal 5 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 #s(literal 1/16 binary64) eps)) |
(*.f64 #s(literal 1/16 binary64) eps) |
#s(literal 1/16 binary64) |
(pow.f64 x #s(literal 5 binary64)) |
#s(literal 5 binary64) |
(/.f64 #s(literal 1/2 binary64) x) |
| Outputs |
|---|
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (* (sqrt eps) (/ 1 (sqrt -1))))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (+ (* -1 (/ x (pow (sqrt -1) 2))) (* (sqrt eps) (/ 1 (sqrt -1)))))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (+ (* x (- (* -1 (* x (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt eps) (/ 1 (sqrt -1)))))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (+ (* x (- (* x (- (* x (- (* 1/2 (/ 1 (* eps (pow (sqrt -1) 4)))) (* -1 (* (sqrt (/ 1 eps)) (/ (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1)))))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt eps) (/ 1 (sqrt -1)))))) |
#s(approx (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) #s(hole binary64 eps)) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 eps))) |
#s(approx (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps))) #s(hole binary64 (- (pow x 2) eps))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* (sqrt eps) (sqrt -1)))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1)))) (* (sqrt eps) (sqrt -1))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1))))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 2) (pow (sqrt -1) 5))))))))))) |
#s(approx (- (* x x) eps) #s(hole binary64 (* -1 eps))) |
#s(approx (- (* x x) eps) #s(hole binary64 (- (pow x 2) eps))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (* (sqrt eps) (sqrt -1)))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (+ x (* (sqrt eps) (sqrt -1))))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (+ (* x (+ 1 (* 1/2 (* (sqrt (/ 1 eps)) (/ x (sqrt -1)))))) (* (sqrt eps) (sqrt -1))))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (+ (* x (+ 1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))))) (* (sqrt eps) (sqrt -1))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (* (sqrt eps) (sqrt -1))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (- x (* (sqrt eps) (sqrt -1))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (- (* x (+ 1 (* -1/2 (* (sqrt (/ 1 eps)) (/ x (sqrt -1)))))) (* (sqrt eps) (sqrt -1))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (- (* x (+ 1 (* x (- (* 1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))))) (* (sqrt eps) (sqrt -1))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) #s(hole binary64 (* 1/8 (/ (pow eps 2) (pow x 3))))) |
#s(approx (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) #s(hole binary64 (/ (+ (* 1/8 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 3)))) |
#s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) #s(hole binary64 (* 1/8 (/ (pow eps 2) (pow x 2))))) |
#s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) #s(hole binary64 (/ (+ (* 1/8 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 2)))) |
#s(approx (* (+ (* (/ eps (* x x)) 1/8) 1/2) eps) #s(hole binary64 (* 1/8 (/ (pow eps 2) (pow x 2))))) |
#s(approx (* (+ (* (/ eps (* x x)) 1/8) 1/2) eps) #s(hole binary64 (/ (+ (* 1/8 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 2)))) |
#s(approx (+ (* (/ eps (* x x)) 1/8) 1/2) #s(hole binary64 (* 1/8 (/ eps (pow x 2))))) |
#s(approx (+ (* (/ eps (* x x)) 1/8) 1/2) #s(hole binary64 (/ (+ (* 1/8 eps) (* 1/2 (pow x 2))) (pow x 2)))) |
#s(approx (/ eps (* x x)) #s(hole binary64 (/ eps (pow x 2)))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) #s(hole binary64 (* 1/16 (/ (pow eps 3) (pow x 5))))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) #s(hole binary64 (/ (+ (* 1/16 (pow eps 3)) (* 1/8 (* (pow eps 2) (pow x 2)))) (pow x 5)))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) #s(hole binary64 (/ (+ (* 1/16 (pow eps 3)) (* (pow x 2) (+ (* 1/8 (pow eps 2)) (* 1/2 (* eps (pow x 2)))))) (pow x 5)))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) #s(hole binary64 (* 1/16 (/ (pow eps 2) (pow x 5))))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) #s(hole binary64 (/ (+ (* 1/16 (pow eps 2)) (* 1/8 (* eps (pow x 2)))) (pow x 5)))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) #s(hole binary64 (/ (+ (* 1/16 (pow eps 2)) (* (pow x 2) (+ (* 1/8 eps) (* 1/2 (pow x 2))))) (pow x 5)))) |
#s(approx (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) #s(hole binary64 (* 1/16 (/ eps (pow x 5))))) |
#s(approx (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) #s(hole binary64 (/ (+ (* 1/16 eps) (* 1/8 (pow x 2))) (pow x 5)))) |
#s(approx (/ (+ (* (* x x) 1/8) (* 1/16 eps)) (pow x 5)) #s(hole binary64 (* 1/16 (/ eps (pow x 5))))) |
#s(approx (/ (+ (* (* x x) 1/8) (* 1/16 eps)) (pow x 5)) #s(hole binary64 (/ (+ (* 1/16 eps) (* 1/8 (pow x 2))) (pow x 5)))) |
#s(approx (+ (* (* x x) 1/8) (* 1/16 eps)) #s(hole binary64 (* 1/16 eps))) |
#s(approx (+ (* (* x x) 1/8) (* 1/16 eps)) #s(hole binary64 (+ (* 1/16 eps) (* 1/8 (pow x 2))))) |
#s(approx (pow x 5) #s(hole binary64 (pow x 5))) |
#s(approx (/ 1/2 x) #s(hole binary64 (/ 1/2 x))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (* 1/2 (/ eps x)))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (/ (- (+ (* 1/16 (/ (pow eps 3) (pow x 4))) (* 1/2 eps)) (* -1/8 (/ (pow eps 2) (pow x 2)))) x))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/32 (pow eps 4)) (* -1/128 (pow eps 4))) (pow x 6))) (* 1/2 eps)) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x))) |
#s(approx (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps))) #s(hole binary64 (pow x 2))) |
#s(approx (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps))) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 x)) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* x (+ 1 (* -1/2 (/ eps (pow x 2))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))))) |
#s(approx (- (* x x) eps) #s(hole binary64 (pow x 2))) |
#s(approx (- (* x x) eps) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (* 2 x))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (* x (+ 2 (* -1/2 (/ eps (pow x 2))))))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (* x (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (* x (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* 1/2 (/ eps x)))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (/ (- (* 1/8 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) x))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (/ (- (* 1/16 (/ (pow eps 3) (pow x 4))) (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2))))) x))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (/ (- (* 1/2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (pow x 6))) (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4)))))) x))) |
#s(approx (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) #s(hole binary64 (* 1/2 (/ eps x)))) |
#s(approx (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) #s(hole binary64 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x))) |
#s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) #s(hole binary64 (* 1/2 eps))) |
#s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) #s(hole binary64 (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)))) |
#s(approx (* (+ (* (/ eps (* x x)) 1/8) 1/2) eps) #s(hole binary64 (* 1/2 eps))) |
#s(approx (* (+ (* (/ eps (* x x)) 1/8) 1/2) eps) #s(hole binary64 (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)))) |
#s(approx (+ (* (/ eps (* x x)) 1/8) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (/ eps (* x x)) 1/8) 1/2) #s(hole binary64 (+ 1/2 (* 1/8 (/ eps (pow x 2)))))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) #s(hole binary64 (* 1/2 (/ eps x)))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) #s(hole binary64 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) #s(hole binary64 (/ (+ (* 1/16 (/ (pow eps 3) (pow x 4))) (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps))) x))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) #s(hole binary64 (/ 1/2 x))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) #s(hole binary64 (/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) #s(hole binary64 (/ (+ 1/2 (+ (* 1/16 (/ (pow eps 2) (pow x 4))) (* 1/8 (/ eps (pow x 2))))) x))) |
#s(approx (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) #s(hole binary64 (/ 1/8 (pow x 3)))) |
#s(approx (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) #s(hole binary64 (/ (+ 1/8 (* 1/16 (/ eps (pow x 2)))) (pow x 3)))) |
#s(approx (/ (+ (* (* x x) 1/8) (* 1/16 eps)) (pow x 5)) #s(hole binary64 (/ 1/8 (pow x 3)))) |
#s(approx (/ (+ (* (* x x) 1/8) (* 1/16 eps)) (pow x 5)) #s(hole binary64 (/ (+ 1/8 (* 1/16 (/ eps (pow x 2)))) (pow x 3)))) |
#s(approx (+ (* (* x x) 1/8) (* 1/16 eps)) #s(hole binary64 (* 1/8 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/8) (* 1/16 eps)) #s(hole binary64 (* (pow x 2) (+ 1/8 (* 1/16 (/ eps (pow x 2))))))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (* 2 x))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2))))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (* -1/4 (pow eps 2)) (* 1/8 (pow eps 2))) (pow x 4))) (+ 2 (* -1/2 (/ eps (pow x 2))))))))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (* -2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) eps)) (+ (* -1/4 (* eps (+ (* -1/4 (pow eps 2)) (* 1/8 (pow eps 2))))) (* 1/16 (pow eps 3)))) (pow x 6))) (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/4 (/ (pow eps 2) (pow x 4))) (* 1/8 (/ (pow eps 2) (pow x 4))))))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* -1 x))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* -1 (* x (+ 1 (* -1/2 (/ eps (pow x 2)))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4))))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6)))))))))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (* 1/2 (/ eps x)))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (/ (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x)))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (/ (+ (* -1/2 eps) (+ (* -1/2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (pow x 6))) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4)))))) x)))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* 2 x))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (* x (- (* 1/8 (/ (pow eps 2) (pow x 4))) (+ 2 (* -1/2 (/ eps (pow x 2))))))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (* x (- (* 1/16 (/ (pow eps 3) (pow x 6))) (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))))))) |
#s(approx (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) #s(hole binary64 (* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) #s(hole binary64 (* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) #s(hole binary64 (* -1 (/ (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x)))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) #s(hole binary64 (* -1 (/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x)))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) #s(hole binary64 (* -1 (/ (- (+ (* -1/8 (/ eps (pow x 2))) (* -1/16 (/ (pow eps 2) (pow x 4)))) 1/2) x)))) |
#s(approx (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) #s(hole binary64 (* -1 (/ (- (* -1/16 (/ eps (pow x 2))) 1/8) (pow x 3))))) |
#s(approx (/ (+ (* (* x x) 1/8) (* 1/16 eps)) (pow x 5)) #s(hole binary64 (* -1 (/ (- (* -1/16 (/ eps (pow x 2))) 1/8) (pow x 3))))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (* eps (+ (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))))) |
#s(approx (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps))) #s(hole binary64 (+ (* -1 eps) (pow x 2)))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (+ x (* -1/2 (/ eps x))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (+ x (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (+ x (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))))) |
#s(approx (- (* x x) eps) #s(hole binary64 (+ (* -1 eps) (pow x 2)))) |
#s(approx eps #s(hole binary64 eps)) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (+ (* -1/2 (/ eps x)) (* 2 x)))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (+ (* 2 x) (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (+ (* 2 x) (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* eps (+ (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))))) |
#s(approx (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) #s(hole binary64 (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))))) |
#s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) #s(hole binary64 (* eps (+ 1/2 (* 1/8 (/ eps (pow x 2))))))) |
#s(approx (* 1/2 eps) #s(hole binary64 (* 1/2 eps))) |
#s(approx (* (+ (* (/ eps (* x x)) 1/8) 1/2) eps) #s(hole binary64 (* eps (+ 1/2 (* 1/8 (/ eps (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) #s(hole binary64 (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) #s(hole binary64 (* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) #s(hole binary64 (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) #s(hole binary64 (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))) |
#s(approx (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) #s(hole binary64 (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3)))))) |
#s(approx (/ (+ (* (* x x) 1/8) (* 1/16 eps)) (pow x 5)) #s(hole binary64 (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3)))))) |
#s(approx (* 1/16 eps) #s(hole binary64 (* 1/16 eps))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3))))) (pow eps 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) (/ x (pow (sqrt -1) 2))))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1 (* (sqrt eps) (/ (* x (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (* -1/2 (/ (* (pow eps 2) (pow x 3)) (pow (sqrt -1) 4)))) (pow eps 3))) (* (sqrt eps) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (/ x (pow (sqrt -1) 2))))))) |
#s(approx (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps))) #s(hole binary64 (* eps (- (/ (pow x 2) eps) 1)))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (/ (pow x 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))))) |
#s(approx (- (* x x) eps) #s(hole binary64 (* eps (- (/ (pow x 2) eps) 1)))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (* eps (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps))))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps)))))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps))))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* eps (- (/ x eps) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* eps (- (+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* eps (- (+ (* 1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (/ x eps)) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
#s(approx (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) #s(hole binary64 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))))) |
#s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) #s(hole binary64 (* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (/ eps (* x x)) 1/8) 1/2) eps) #s(hole binary64 (* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (/ eps (* x x)) 1/8) 1/2) #s(hole binary64 (* eps (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) #s(hole binary64 (* (pow eps 3) (+ (* 1/8 (/ 1 (* eps (pow x 3)))) (* 1/16 (/ 1 (pow x 5))))))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) #s(hole binary64 (* (pow eps 3) (+ (/ 1/8 (* eps (pow x 3))) (+ (/ 1/2 (* (pow eps 2) x)) (* 1/16 (/ 1 (pow x 5)))))))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) #s(hole binary64 (* (pow eps 2) (+ (* 1/8 (/ 1 (* eps (pow x 3)))) (* 1/16 (/ 1 (pow x 5))))))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) #s(hole binary64 (* (pow eps 2) (+ (/ 1/8 (* eps (pow x 3))) (+ (/ 1/2 (* (pow eps 2) x)) (* 1/16 (/ 1 (pow x 5)))))))) |
#s(approx (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) #s(hole binary64 (* eps (+ (* 1/8 (/ 1 (* eps (pow x 3)))) (* 1/16 (/ 1 (pow x 5))))))) |
#s(approx (/ (+ (* (* x x) 1/8) (* 1/16 eps)) (pow x 5)) #s(hole binary64 (* eps (+ (* 1/8 (/ 1 (* eps (pow x 3)))) (* 1/16 (/ 1 (pow x 5))))))) |
#s(approx (+ (* (* x x) 1/8) (* 1/16 eps)) #s(hole binary64 (* eps (+ 1/16 (* 1/8 (/ (pow x 2) eps)))))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (* -1 (* (sqrt eps) (sqrt -1))))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (+ x (* -1 (* (sqrt eps) (sqrt -1)))))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (+ (* -1 (* (sqrt eps) (sqrt -1))) (* -1 (/ (- (+ (* -1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* eps x)) eps))))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (+ (* -1 (* (sqrt eps) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 eps)) (* x (* (sqrt -1) (+ (* -1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))))))) (* 1/2 (* eps (pow x 3)))) (+ (* -1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1))))) eps)) (* eps x)) eps))))) |
#s(approx (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* -1 (* (sqrt eps) (sqrt -1))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* -1 (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (* (pow x 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))))) |
#s(approx (- (* x x) eps) #s(hole binary64 (* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (* (sqrt eps) (sqrt -1))))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (* eps (+ (* -1 (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (* eps (+ (* -1 (/ (+ x (* -1/2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (* eps (+ (* -1 (/ (+ x (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 eps)) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1))))) eps))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* (sqrt eps) (sqrt -1)))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (* eps (- (* -1 (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (* eps (- (* -1 (/ (+ x (* 1/2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (* eps (- (* -1 (/ (+ x (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 eps)) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1))))) eps))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
#s(approx (+ (* (/ eps (* x x)) 1/8) 1/2) #s(hole binary64 (* eps (+ (* 1/8 (/ 1 (pow x 2))) (* 1/2 (/ 1 eps)))))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) #s(hole binary64 (* -1 (* (pow eps 3) (- (* -1 (/ (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))) eps)) (* 1/16 (/ 1 (pow x 5)))))))) |
#s(approx (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) #s(hole binary64 (* eps (+ (* 1/16 (/ 1 (pow x 5))) (* 1/8 (/ 1 (* eps (pow x 3)))))))) |
#s(approx (+ (* (* x x) 1/8) (* 1/16 eps)) #s(hole binary64 (* -1 (* eps (- (* -1/8 (/ (pow x 2) eps)) 1/16))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 11.0ms | eps | @ | -inf | ((/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (* x x) x (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps))) (sqrt (- (* x x) eps)) (- (* x x) eps) eps (+ x (sqrt (- (* x x) eps))) (- x (sqrt (- (* x x) eps))) (sqrt (- (* x x) eps)) (neg x) (- x (sqrt (- (* x x) eps))) (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) (* 1/2 eps) 1/2 (- x (sqrt (- (* x x) eps))) (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) (* (+ (* (/ eps (* x x)) 1/8) 1/2) eps) (+ (* (/ eps (* x x)) 1/8) 1/2) (/ eps (* x x)) 1/8 (- x (sqrt (- (* x x) eps))) (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) (/ (+ (* (* x x) 1/8) (* 1/16 eps)) (pow x 5)) (+ (* (* x x) 1/8) (* 1/16 eps)) (* 1/16 eps) 1/16 (pow x 5) 5 (/ 1/2 x)) |
| 6.0ms | eps | @ | inf | ((/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (* x x) x (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps))) (sqrt (- (* x x) eps)) (- (* x x) eps) eps (+ x (sqrt (- (* x x) eps))) (- x (sqrt (- (* x x) eps))) (sqrt (- (* x x) eps)) (neg x) (- x (sqrt (- (* x x) eps))) (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) (* 1/2 eps) 1/2 (- x (sqrt (- (* x x) eps))) (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) (* (+ (* (/ eps (* x x)) 1/8) 1/2) eps) (+ (* (/ eps (* x x)) 1/8) 1/2) (/ eps (* x x)) 1/8 (- x (sqrt (- (* x x) eps))) (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) (/ (+ (* (* x x) 1/8) (* 1/16 eps)) (pow x 5)) (+ (* (* x x) 1/8) (* 1/16 eps)) (* 1/16 eps) 1/16 (pow x 5) 5 (/ 1/2 x)) |
| 5.0ms | x | @ | 0 | ((/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (* x x) x (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps))) (sqrt (- (* x x) eps)) (- (* x x) eps) eps (+ x (sqrt (- (* x x) eps))) (- x (sqrt (- (* x x) eps))) (sqrt (- (* x x) eps)) (neg x) (- x (sqrt (- (* x x) eps))) (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) (* 1/2 eps) 1/2 (- x (sqrt (- (* x x) eps))) (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) (* (+ (* (/ eps (* x x)) 1/8) 1/2) eps) (+ (* (/ eps (* x x)) 1/8) 1/2) (/ eps (* x x)) 1/8 (- x (sqrt (- (* x x) eps))) (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) (/ (+ (* (* x x) 1/8) (* 1/16 eps)) (pow x 5)) (+ (* (* x x) 1/8) (* 1/16 eps)) (* 1/16 eps) 1/16 (pow x 5) 5 (/ 1/2 x)) |
| 4.0ms | x | @ | -inf | ((/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (* x x) x (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps))) (sqrt (- (* x x) eps)) (- (* x x) eps) eps (+ x (sqrt (- (* x x) eps))) (- x (sqrt (- (* x x) eps))) (sqrt (- (* x x) eps)) (neg x) (- x (sqrt (- (* x x) eps))) (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) (* 1/2 eps) 1/2 (- x (sqrt (- (* x x) eps))) (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) (* (+ (* (/ eps (* x x)) 1/8) 1/2) eps) (+ (* (/ eps (* x x)) 1/8) 1/2) (/ eps (* x x)) 1/8 (- x (sqrt (- (* x x) eps))) (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) (/ (+ (* (* x x) 1/8) (* 1/16 eps)) (pow x 5)) (+ (* (* x x) 1/8) (* 1/16 eps)) (* 1/16 eps) 1/16 (pow x 5) 5 (/ 1/2 x)) |
| 4.0ms | x | @ | inf | ((/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (* x x) x (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps))) (sqrt (- (* x x) eps)) (- (* x x) eps) eps (+ x (sqrt (- (* x x) eps))) (- x (sqrt (- (* x x) eps))) (sqrt (- (* x x) eps)) (neg x) (- x (sqrt (- (* x x) eps))) (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) (* 1/2 eps) 1/2 (- x (sqrt (- (* x x) eps))) (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) (* (+ (* (/ eps (* x x)) 1/8) 1/2) eps) (+ (* (/ eps (* x x)) 1/8) 1/2) (/ eps (* x x)) 1/8 (- x (sqrt (- (* x x) eps))) (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) (/ (+ (* (* x x) 1/8) (* 1/16 eps)) (pow x 5)) (+ (* (* x x) 1/8) (* 1/16 eps)) (* 1/16 eps) 1/16 (pow x 5) 5 (/ 1/2 x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 771 | 6310 |
| 0 | 810 | 5341 |
| 0 | 4236 | 5114 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (-.f64 (*.f64 x x) (*.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(-.f64 (*.f64 x x) (*.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(*.f64 x x) |
x |
(*.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(sqrt.f64 (-.f64 (*.f64 x x) eps)) |
(-.f64 (*.f64 x x) eps) |
eps |
(+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(-.f64 x #s(approx (sqrt (- (* x x) eps)) (neg.f64 x))) |
#s(approx (sqrt (- (* x x) eps)) (neg.f64 x)) |
(neg.f64 x) |
#s(approx (- x (sqrt (- (* x x) eps))) (/.f64 #s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) (*.f64 #s(literal 1/2 binary64) eps)) x)) |
(/.f64 #s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) (*.f64 #s(literal 1/2 binary64) eps)) x) |
#s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) (*.f64 #s(literal 1/2 binary64) eps)) |
(*.f64 #s(literal 1/2 binary64) eps) |
#s(literal 1/2 binary64) |
#s(approx (- x (sqrt (- (* x x) eps))) (/.f64 #s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) (*.f64 (fma.f64 (/.f64 eps (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) eps)) x)) |
(/.f64 #s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) (*.f64 (fma.f64 (/.f64 eps (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) eps)) x) |
#s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) (*.f64 (fma.f64 (/.f64 eps (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) eps)) |
(*.f64 (fma.f64 (/.f64 eps (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) eps) |
(fma.f64 (/.f64 eps (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) |
(/.f64 eps (*.f64 x x)) |
#s(literal 1/8 binary64) |
#s(approx (- x (sqrt (- (* x x) eps))) (*.f64 (fma.f64 #s(approx (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 #s(literal 1/16 binary64) eps)) (pow.f64 x #s(literal 5 binary64)))) eps (/.f64 #s(literal 1/2 binary64) x)) eps)) |
(*.f64 (fma.f64 #s(approx (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 #s(literal 1/16 binary64) eps)) (pow.f64 x #s(literal 5 binary64)))) eps (/.f64 #s(literal 1/2 binary64) x)) eps) |
(fma.f64 #s(approx (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 #s(literal 1/16 binary64) eps)) (pow.f64 x #s(literal 5 binary64)))) eps (/.f64 #s(literal 1/2 binary64) x)) |
#s(approx (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 #s(literal 1/16 binary64) eps)) (pow.f64 x #s(literal 5 binary64)))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 #s(literal 1/16 binary64) eps)) (pow.f64 x #s(literal 5 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 #s(literal 1/16 binary64) eps)) |
(*.f64 #s(literal 1/16 binary64) eps) |
#s(literal 1/16 binary64) |
(pow.f64 x #s(literal 5 binary64)) |
#s(literal 5 binary64) |
(/.f64 #s(literal 1/2 binary64) x) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (* (sqrt eps) (/ 1 (sqrt -1))))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (+ (* -1 (/ x (pow (sqrt -1) 2))) (* (sqrt eps) (/ 1 (sqrt -1)))))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (+ (* x (- (* -1 (* x (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt eps) (/ 1 (sqrt -1)))))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (+ (* x (- (* x (- (* x (- (* 1/2 (/ 1 (* eps (pow (sqrt -1) 4)))) (* -1 (* (sqrt (/ 1 eps)) (/ (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1)))))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt eps) (/ 1 (sqrt -1)))))) |
#s(approx (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) #s(hole binary64 eps)) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 eps))) |
#s(approx (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps))) #s(hole binary64 (- (pow x 2) eps))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* (sqrt eps) (sqrt -1)))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1)))) (* (sqrt eps) (sqrt -1))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1))))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 2) (pow (sqrt -1) 5))))))))))) |
#s(approx (- (* x x) eps) #s(hole binary64 (* -1 eps))) |
#s(approx (- (* x x) eps) #s(hole binary64 (- (pow x 2) eps))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (* (sqrt eps) (sqrt -1)))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (+ x (* (sqrt eps) (sqrt -1))))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (+ (* x (+ 1 (* 1/2 (* (sqrt (/ 1 eps)) (/ x (sqrt -1)))))) (* (sqrt eps) (sqrt -1))))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (+ (* x (+ 1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))))) (* (sqrt eps) (sqrt -1))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (* (sqrt eps) (sqrt -1))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (- x (* (sqrt eps) (sqrt -1))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (- (* x (+ 1 (* -1/2 (* (sqrt (/ 1 eps)) (/ x (sqrt -1)))))) (* (sqrt eps) (sqrt -1))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (- (* x (+ 1 (* x (- (* 1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))))) (* (sqrt eps) (sqrt -1))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) #s(hole binary64 (* 1/8 (/ (pow eps 2) (pow x 3))))) |
#s(approx (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) #s(hole binary64 (/ (+ (* 1/8 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 3)))) |
#s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) #s(hole binary64 (* 1/8 (/ (pow eps 2) (pow x 2))))) |
#s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) #s(hole binary64 (/ (+ (* 1/8 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 2)))) |
#s(approx (* (+ (* (/ eps (* x x)) 1/8) 1/2) eps) #s(hole binary64 (* 1/8 (/ (pow eps 2) (pow x 2))))) |
#s(approx (* (+ (* (/ eps (* x x)) 1/8) 1/2) eps) #s(hole binary64 (/ (+ (* 1/8 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 2)))) |
#s(approx (+ (* (/ eps (* x x)) 1/8) 1/2) #s(hole binary64 (* 1/8 (/ eps (pow x 2))))) |
#s(approx (+ (* (/ eps (* x x)) 1/8) 1/2) #s(hole binary64 (/ (+ (* 1/8 eps) (* 1/2 (pow x 2))) (pow x 2)))) |
#s(approx (/ eps (* x x)) #s(hole binary64 (/ eps (pow x 2)))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) #s(hole binary64 (* 1/16 (/ (pow eps 3) (pow x 5))))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) #s(hole binary64 (/ (+ (* 1/16 (pow eps 3)) (* 1/8 (* (pow eps 2) (pow x 2)))) (pow x 5)))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) #s(hole binary64 (/ (+ (* 1/16 (pow eps 3)) (* (pow x 2) (+ (* 1/8 (pow eps 2)) (* 1/2 (* eps (pow x 2)))))) (pow x 5)))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) #s(hole binary64 (* 1/16 (/ (pow eps 2) (pow x 5))))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) #s(hole binary64 (/ (+ (* 1/16 (pow eps 2)) (* 1/8 (* eps (pow x 2)))) (pow x 5)))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) #s(hole binary64 (/ (+ (* 1/16 (pow eps 2)) (* (pow x 2) (+ (* 1/8 eps) (* 1/2 (pow x 2))))) (pow x 5)))) |
#s(approx (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) #s(hole binary64 (* 1/16 (/ eps (pow x 5))))) |
#s(approx (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) #s(hole binary64 (/ (+ (* 1/16 eps) (* 1/8 (pow x 2))) (pow x 5)))) |
#s(approx (/ (+ (* (* x x) 1/8) (* 1/16 eps)) (pow x 5)) #s(hole binary64 (* 1/16 (/ eps (pow x 5))))) |
#s(approx (/ (+ (* (* x x) 1/8) (* 1/16 eps)) (pow x 5)) #s(hole binary64 (/ (+ (* 1/16 eps) (* 1/8 (pow x 2))) (pow x 5)))) |
#s(approx (+ (* (* x x) 1/8) (* 1/16 eps)) #s(hole binary64 (* 1/16 eps))) |
#s(approx (+ (* (* x x) 1/8) (* 1/16 eps)) #s(hole binary64 (+ (* 1/16 eps) (* 1/8 (pow x 2))))) |
#s(approx (pow x 5) #s(hole binary64 (pow x 5))) |
#s(approx (/ 1/2 x) #s(hole binary64 (/ 1/2 x))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (* 1/2 (/ eps x)))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (/ (- (+ (* 1/16 (/ (pow eps 3) (pow x 4))) (* 1/2 eps)) (* -1/8 (/ (pow eps 2) (pow x 2)))) x))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/32 (pow eps 4)) (* -1/128 (pow eps 4))) (pow x 6))) (* 1/2 eps)) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x))) |
#s(approx (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps))) #s(hole binary64 (pow x 2))) |
#s(approx (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps))) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 x)) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* x (+ 1 (* -1/2 (/ eps (pow x 2))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))))) |
#s(approx (- (* x x) eps) #s(hole binary64 (pow x 2))) |
#s(approx (- (* x x) eps) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (* 2 x))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (* x (+ 2 (* -1/2 (/ eps (pow x 2))))))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (* x (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (* x (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* 1/2 (/ eps x)))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (/ (- (* 1/8 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) x))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (/ (- (* 1/16 (/ (pow eps 3) (pow x 4))) (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2))))) x))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (/ (- (* 1/2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (pow x 6))) (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4)))))) x))) |
#s(approx (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) #s(hole binary64 (* 1/2 (/ eps x)))) |
#s(approx (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) #s(hole binary64 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x))) |
#s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) #s(hole binary64 (* 1/2 eps))) |
#s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) #s(hole binary64 (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)))) |
#s(approx (* (+ (* (/ eps (* x x)) 1/8) 1/2) eps) #s(hole binary64 (* 1/2 eps))) |
#s(approx (* (+ (* (/ eps (* x x)) 1/8) 1/2) eps) #s(hole binary64 (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)))) |
#s(approx (+ (* (/ eps (* x x)) 1/8) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (/ eps (* x x)) 1/8) 1/2) #s(hole binary64 (+ 1/2 (* 1/8 (/ eps (pow x 2)))))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) #s(hole binary64 (* 1/2 (/ eps x)))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) #s(hole binary64 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) #s(hole binary64 (/ (+ (* 1/16 (/ (pow eps 3) (pow x 4))) (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps))) x))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) #s(hole binary64 (/ 1/2 x))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) #s(hole binary64 (/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) #s(hole binary64 (/ (+ 1/2 (+ (* 1/16 (/ (pow eps 2) (pow x 4))) (* 1/8 (/ eps (pow x 2))))) x))) |
#s(approx (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) #s(hole binary64 (/ 1/8 (pow x 3)))) |
#s(approx (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) #s(hole binary64 (/ (+ 1/8 (* 1/16 (/ eps (pow x 2)))) (pow x 3)))) |
#s(approx (/ (+ (* (* x x) 1/8) (* 1/16 eps)) (pow x 5)) #s(hole binary64 (/ 1/8 (pow x 3)))) |
#s(approx (/ (+ (* (* x x) 1/8) (* 1/16 eps)) (pow x 5)) #s(hole binary64 (/ (+ 1/8 (* 1/16 (/ eps (pow x 2)))) (pow x 3)))) |
#s(approx (+ (* (* x x) 1/8) (* 1/16 eps)) #s(hole binary64 (* 1/8 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/8) (* 1/16 eps)) #s(hole binary64 (* (pow x 2) (+ 1/8 (* 1/16 (/ eps (pow x 2))))))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (* 2 x))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2))))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (* -1/4 (pow eps 2)) (* 1/8 (pow eps 2))) (pow x 4))) (+ 2 (* -1/2 (/ eps (pow x 2))))))))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (* -2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) eps)) (+ (* -1/4 (* eps (+ (* -1/4 (pow eps 2)) (* 1/8 (pow eps 2))))) (* 1/16 (pow eps 3)))) (pow x 6))) (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/4 (/ (pow eps 2) (pow x 4))) (* 1/8 (/ (pow eps 2) (pow x 4))))))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* -1 x))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* -1 (* x (+ 1 (* -1/2 (/ eps (pow x 2)))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4))))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6)))))))))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (* 1/2 (/ eps x)))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (/ (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x)))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (/ (+ (* -1/2 eps) (+ (* -1/2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (pow x 6))) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4)))))) x)))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* 2 x))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (* x (- (* 1/8 (/ (pow eps 2) (pow x 4))) (+ 2 (* -1/2 (/ eps (pow x 2))))))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (* x (- (* 1/16 (/ (pow eps 3) (pow x 6))) (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))))))) |
#s(approx (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) #s(hole binary64 (* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) #s(hole binary64 (* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) #s(hole binary64 (* -1 (/ (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x)))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) #s(hole binary64 (* -1 (/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x)))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) #s(hole binary64 (* -1 (/ (- (+ (* -1/8 (/ eps (pow x 2))) (* -1/16 (/ (pow eps 2) (pow x 4)))) 1/2) x)))) |
#s(approx (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) #s(hole binary64 (* -1 (/ (- (* -1/16 (/ eps (pow x 2))) 1/8) (pow x 3))))) |
#s(approx (/ (+ (* (* x x) 1/8) (* 1/16 eps)) (pow x 5)) #s(hole binary64 (* -1 (/ (- (* -1/16 (/ eps (pow x 2))) 1/8) (pow x 3))))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (* eps (+ (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))))) |
#s(approx (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps))) #s(hole binary64 (+ (* -1 eps) (pow x 2)))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (+ x (* -1/2 (/ eps x))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (+ x (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (+ x (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))))) |
#s(approx (- (* x x) eps) #s(hole binary64 (+ (* -1 eps) (pow x 2)))) |
#s(approx eps #s(hole binary64 eps)) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (+ (* -1/2 (/ eps x)) (* 2 x)))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (+ (* 2 x) (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (+ (* 2 x) (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* eps (+ (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))))) |
#s(approx (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) #s(hole binary64 (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))))) |
#s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) #s(hole binary64 (* eps (+ 1/2 (* 1/8 (/ eps (pow x 2))))))) |
#s(approx (* 1/2 eps) #s(hole binary64 (* 1/2 eps))) |
#s(approx (* (+ (* (/ eps (* x x)) 1/8) 1/2) eps) #s(hole binary64 (* eps (+ 1/2 (* 1/8 (/ eps (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) #s(hole binary64 (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) #s(hole binary64 (* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) #s(hole binary64 (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) #s(hole binary64 (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))) |
#s(approx (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) #s(hole binary64 (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3)))))) |
#s(approx (/ (+ (* (* x x) 1/8) (* 1/16 eps)) (pow x 5)) #s(hole binary64 (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3)))))) |
#s(approx (* 1/16 eps) #s(hole binary64 (* 1/16 eps))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3))))) (pow eps 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) (/ x (pow (sqrt -1) 2))))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1 (* (sqrt eps) (/ (* x (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (* -1/2 (/ (* (pow eps 2) (pow x 3)) (pow (sqrt -1) 4)))) (pow eps 3))) (* (sqrt eps) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (/ x (pow (sqrt -1) 2))))))) |
#s(approx (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps))) #s(hole binary64 (* eps (- (/ (pow x 2) eps) 1)))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (/ (pow x 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))))) |
#s(approx (- (* x x) eps) #s(hole binary64 (* eps (- (/ (pow x 2) eps) 1)))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (* eps (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps))))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps)))))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps))))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* eps (- (/ x eps) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* eps (- (+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* eps (- (+ (* 1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (/ x eps)) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
#s(approx (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) #s(hole binary64 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))))) |
#s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) #s(hole binary64 (* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (/ eps (* x x)) 1/8) 1/2) eps) #s(hole binary64 (* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (/ eps (* x x)) 1/8) 1/2) #s(hole binary64 (* eps (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) #s(hole binary64 (* (pow eps 3) (+ (* 1/8 (/ 1 (* eps (pow x 3)))) (* 1/16 (/ 1 (pow x 5))))))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) #s(hole binary64 (* (pow eps 3) (+ (/ 1/8 (* eps (pow x 3))) (+ (/ 1/2 (* (pow eps 2) x)) (* 1/16 (/ 1 (pow x 5)))))))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) #s(hole binary64 (* (pow eps 2) (+ (* 1/8 (/ 1 (* eps (pow x 3)))) (* 1/16 (/ 1 (pow x 5))))))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) #s(hole binary64 (* (pow eps 2) (+ (/ 1/8 (* eps (pow x 3))) (+ (/ 1/2 (* (pow eps 2) x)) (* 1/16 (/ 1 (pow x 5)))))))) |
#s(approx (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) #s(hole binary64 (* eps (+ (* 1/8 (/ 1 (* eps (pow x 3)))) (* 1/16 (/ 1 (pow x 5))))))) |
#s(approx (/ (+ (* (* x x) 1/8) (* 1/16 eps)) (pow x 5)) #s(hole binary64 (* eps (+ (* 1/8 (/ 1 (* eps (pow x 3)))) (* 1/16 (/ 1 (pow x 5))))))) |
#s(approx (+ (* (* x x) 1/8) (* 1/16 eps)) #s(hole binary64 (* eps (+ 1/16 (* 1/8 (/ (pow x 2) eps)))))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (* -1 (* (sqrt eps) (sqrt -1))))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (+ x (* -1 (* (sqrt eps) (sqrt -1)))))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (+ (* -1 (* (sqrt eps) (sqrt -1))) (* -1 (/ (- (+ (* -1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* eps x)) eps))))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (+ (* -1 (* (sqrt eps) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 eps)) (* x (* (sqrt -1) (+ (* -1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))))))) (* 1/2 (* eps (pow x 3)))) (+ (* -1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1))))) eps)) (* eps x)) eps))))) |
#s(approx (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* -1 (* (sqrt eps) (sqrt -1))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* -1 (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (* (pow x 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))))) |
#s(approx (- (* x x) eps) #s(hole binary64 (* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (* (sqrt eps) (sqrt -1))))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (* eps (+ (* -1 (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (* eps (+ (* -1 (/ (+ x (* -1/2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (* eps (+ (* -1 (/ (+ x (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 eps)) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1))))) eps))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* (sqrt eps) (sqrt -1)))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (* eps (- (* -1 (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (* eps (- (* -1 (/ (+ x (* 1/2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (* eps (- (* -1 (/ (+ x (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 eps)) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1))))) eps))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
#s(approx (+ (* (/ eps (* x x)) 1/8) 1/2) #s(hole binary64 (* eps (+ (* 1/8 (/ 1 (pow x 2))) (* 1/2 (/ 1 eps)))))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) #s(hole binary64 (* -1 (* (pow eps 3) (- (* -1 (/ (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))) eps)) (* 1/16 (/ 1 (pow x 5)))))))) |
#s(approx (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) #s(hole binary64 (* eps (+ (* 1/16 (/ 1 (pow x 5))) (* 1/8 (/ 1 (* eps (pow x 3)))))))) |
#s(approx (+ (* (* x x) 1/8) (* 1/16 eps)) #s(hole binary64 (* -1 (* eps (- (* -1/8 (/ (pow x 2) eps)) 1/16))))) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (neg.f64 (+.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) x))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) x)) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) x)) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) x))) |
(-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(*.f64 (+.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) x) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (fma.f64 x x (-.f64 (*.f64 x x) eps))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps) (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps))) (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps))) (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps))) (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(fma.f64 x x (*.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps))) (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) |
(+.f64 (*.f64 x x) (*.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps))) (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 x #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
x |
(*.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(*.f64 (fabs.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps))) (fabs.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(pow.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 eps eps)) (fma.f64 x x eps)) |
(/.f64 (-.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) (pow.f64 eps #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 eps eps (*.f64 (*.f64 x x) eps)))) |
(sqrt.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) |
(-.f64 (*.f64 x x) eps) |
(pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) |
(sqrt.f64 (-.f64 (*.f64 x x) eps)) |
(*.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(*.f64 (fabs.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps))) (fabs.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(pow.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 eps eps)) (fma.f64 x x eps)) |
(/.f64 (-.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) (pow.f64 eps #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 eps eps (*.f64 (*.f64 x x) eps)))) |
(sqrt.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) |
(-.f64 (*.f64 x x) eps) |
eps |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(+.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) x) |
(+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 #s(approx (sqrt (- (* x x) eps)) (neg.f64 x)) #s(approx (sqrt (- (* x x) eps)) (neg.f64 x)))) (+.f64 x #s(approx (sqrt (- (* x x) eps)) (neg.f64 x)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (- (* x x) eps)) (neg.f64 x)) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 #s(approx (sqrt (- (* x x) eps)) (neg.f64 x)) #s(approx (sqrt (- (* x x) eps)) (neg.f64 x)) (*.f64 x #s(approx (sqrt (- (* x x) eps)) (neg.f64 x)))))) |
(-.f64 x #s(approx (sqrt (- (* x x) eps)) (neg.f64 x))) |
#s(approx (sqrt (- (* x x) eps)) (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) (/.f64 #s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) (*.f64 #s(literal 1/2 binary64) eps)) x)) |
(/.f64 (neg.f64 #s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) (*.f64 #s(literal 1/2 binary64) eps))) (neg.f64 x)) |
(/.f64 #s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) (*.f64 #s(literal 1/2 binary64) eps)) x) |
#s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) (*.f64 #s(literal 1/2 binary64) eps)) |
(*.f64 #s(literal 1/2 binary64) eps) |
(*.f64 eps #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) (/.f64 #s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) (*.f64 (fma.f64 (/.f64 eps (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) eps)) x)) |
(/.f64 (neg.f64 #s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) (*.f64 (fma.f64 (/.f64 eps (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) eps))) (neg.f64 x)) |
(/.f64 #s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) (*.f64 (fma.f64 (/.f64 eps (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) eps)) x) |
#s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) (*.f64 (fma.f64 (/.f64 eps (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) eps)) |
(*.f64 (fma.f64 (/.f64 eps (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) eps) |
(*.f64 eps (fma.f64 (/.f64 eps (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) eps (*.f64 (*.f64 (/.f64 eps (*.f64 x x)) #s(literal 1/8 binary64)) eps)) |
(fma.f64 #s(literal 1/2 binary64) eps (*.f64 eps (*.f64 (/.f64 eps (*.f64 x x)) #s(literal 1/8 binary64)))) |
(fma.f64 eps #s(literal 1/2 binary64) (*.f64 (*.f64 (/.f64 eps (*.f64 x x)) #s(literal 1/8 binary64)) eps)) |
(fma.f64 eps #s(literal 1/2 binary64) (*.f64 eps (*.f64 (/.f64 eps (*.f64 x x)) #s(literal 1/8 binary64)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) eps) (*.f64 (*.f64 (/.f64 eps (*.f64 x x)) #s(literal 1/8 binary64)) eps)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) eps) (*.f64 eps (*.f64 (/.f64 eps (*.f64 x x)) #s(literal 1/8 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 eps (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal 1/8 binary64))) #s(literal 1/4 binary64)) (-.f64 (*.f64 (/.f64 eps (*.f64 x x)) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (/.f64 eps (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal 1/8 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal 1/8 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 eps (*.f64 x x)) #s(literal 1/8 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (/.f64 eps (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (/.f64 eps (*.f64 x x)) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (/.f64 eps (*.f64 x x)) #s(literal 1/8 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (/.f64 eps (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal 1/8 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal 1/8 binary64)))))) |
(fma.f64 (/.f64 eps (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x)) #s(literal 1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/8 binary64))) |
(+.f64 (*.f64 (/.f64 eps (*.f64 x x)) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal 1/8 binary64))) |
(/.f64 (neg.f64 eps) (neg.f64 (*.f64 x x))) |
(/.f64 (/.f64 eps x) x) |
(/.f64 eps (*.f64 x x)) |
#s(literal 1/8 binary64) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) (*.f64 (fma.f64 #s(approx (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 #s(literal 1/16 binary64) eps)) (pow.f64 x #s(literal 5 binary64)))) eps (/.f64 #s(literal 1/2 binary64) x)) eps)) |
(*.f64 (fma.f64 #s(approx (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 #s(literal 1/16 binary64) eps)) (pow.f64 x #s(literal 5 binary64)))) eps (/.f64 #s(literal 1/2 binary64) x)) eps) |
(*.f64 eps (fma.f64 #s(approx (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 #s(literal 1/16 binary64) eps)) (pow.f64 x #s(literal 5 binary64)))) eps (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 #s(literal 1/16 binary64) eps)) (pow.f64 x #s(literal 5 binary64)))) eps) (*.f64 #s(approx (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 #s(literal 1/16 binary64) eps)) (pow.f64 x #s(literal 5 binary64)))) eps)) (*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1/2 binary64) x))) (-.f64 (*.f64 #s(approx (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 #s(literal 1/16 binary64) eps)) (pow.f64 x #s(literal 5 binary64)))) eps) (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 #s(literal 1/16 binary64) eps)) (pow.f64 x #s(literal 5 binary64)))) eps) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(approx (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 #s(literal 1/16 binary64) eps)) (pow.f64 x #s(literal 5 binary64)))) eps) (*.f64 #s(approx (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 #s(literal 1/16 binary64) eps)) (pow.f64 x #s(literal 5 binary64)))) eps) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 (*.f64 #s(approx (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 #s(literal 1/16 binary64) eps)) (pow.f64 x #s(literal 5 binary64)))) eps) (/.f64 #s(literal 1/2 binary64) x))))) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 #s(approx (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 #s(literal 1/16 binary64) eps)) (pow.f64 x #s(literal 5 binary64)))) eps)) |
(fma.f64 #s(approx (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 #s(literal 1/16 binary64) eps)) (pow.f64 x #s(literal 5 binary64)))) eps (/.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(approx (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 #s(literal 1/16 binary64) eps)) (pow.f64 x #s(literal 5 binary64)))) eps)) |
(fma.f64 eps #s(approx (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 #s(literal 1/16 binary64) eps)) (pow.f64 x #s(literal 5 binary64)))) (/.f64 #s(literal 1/2 binary64) x)) |
(+.f64 (*.f64 #s(approx (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 #s(literal 1/16 binary64) eps)) (pow.f64 x #s(literal 5 binary64)))) eps) (/.f64 #s(literal 1/2 binary64) x)) |
(+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 #s(approx (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 #s(literal 1/16 binary64) eps)) (pow.f64 x #s(literal 5 binary64)))) eps)) |
#s(approx (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 #s(literal 1/16 binary64) eps)) (pow.f64 x #s(literal 5 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 #s(literal 1/16 binary64) eps))) (neg.f64 (pow.f64 x #s(literal 5 binary64)))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 #s(literal 1/16 binary64) eps)) (pow.f64 x #s(literal 5 binary64))) |
(fma.f64 #s(literal 1/16 binary64) (/.f64 eps (pow.f64 x #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (pow.f64 x #s(literal 5 binary64)))) |
(fma.f64 (/.f64 eps (pow.f64 x #s(literal 5 binary64))) #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (pow.f64 x #s(literal 5 binary64)))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (pow.f64 x #s(literal 5 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 eps (pow.f64 x #s(literal 5 binary64))))) |
(+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 eps (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (pow.f64 x #s(literal 5 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) (*.f64 (*.f64 #s(literal 1/16 binary64) eps) (*.f64 #s(literal 1/16 binary64) eps))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 #s(literal 1/16 binary64) eps))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) eps) (*.f64 #s(literal 1/16 binary64) eps)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))) (-.f64 (*.f64 #s(literal 1/16 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/16 binary64) eps) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) eps) (*.f64 #s(literal 1/16 binary64) eps)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 #s(literal 1/16 binary64) eps))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/16 binary64) eps) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) eps) (*.f64 #s(literal 1/16 binary64) eps) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) (*.f64 (*.f64 #s(literal 1/16 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))))) |
(fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 #s(literal 1/16 binary64) eps)) |
(fma.f64 #s(literal 1/16 binary64) eps (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 x x) (*.f64 #s(literal 1/16 binary64) eps)) |
(fma.f64 eps #s(literal 1/16 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
(fma.f64 x (*.f64 x #s(literal 1/8 binary64)) (*.f64 #s(literal 1/16 binary64) eps)) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 #s(literal -1/16 binary64) eps)) |
(-.f64 (*.f64 #s(literal 1/16 binary64) eps) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 #s(literal 1/16 binary64) eps)) |
(+.f64 (*.f64 #s(literal 1/16 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
(*.f64 #s(literal 1/16 binary64) eps) |
(*.f64 eps #s(literal 1/16 binary64)) |
#s(literal 1/16 binary64) |
(*.f64 (pow.f64 x #s(literal 5/2 binary64)) (pow.f64 x #s(literal 5/2 binary64))) |
(pow.f64 x #s(literal 5 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 5 binary64))) |
#s(literal 5 binary64) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1/2 binary64) x) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 eps))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) (fma.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 eps) (/.f64 (neg.f64 x) #s(literal -1 binary64)))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) (fma.f64 (-.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 eps))) #s(literal -1/2 binary64))) #s(literal -1 binary64)) x (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 eps)))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) eps)) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 eps))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 eps))))) x) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 eps))) #s(literal -1/2 binary64))) x) #s(literal -1 binary64)) x (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 eps)))) |
#s(approx (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) eps) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps))) (neg.f64 eps)) |
#s(approx (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps))) (-.f64 (*.f64 x x) eps)) |
#s(approx (sqrt (- (* x x) eps)) (sqrt.f64 (neg.f64 eps))) |
#s(approx (sqrt (- (* x x) eps)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 eps))) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (neg.f64 eps)))) |
#s(approx (sqrt (- (* x x) eps)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 eps))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 eps #s(literal -3 binary64)))) (/.f64 (*.f64 x x) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))))) (*.f64 x x) (sqrt.f64 (neg.f64 eps)))) |
#s(approx (sqrt (- (* x x) eps)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 eps))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 eps #s(literal -5 binary64)))) (/.f64 (*.f64 x x) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 eps #s(literal -3 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64)))) (*.f64 x x))) (*.f64 x x) (sqrt.f64 (neg.f64 eps)))) |
#s(approx (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps))) (neg.f64 eps)) |
#s(approx (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps))) (-.f64 (*.f64 x x) eps)) |
#s(approx (+ x (sqrt (- (* x x) eps))) (sqrt.f64 (neg.f64 eps))) |
#s(approx (+ x (sqrt (- (* x x) eps))) (+.f64 (sqrt.f64 (neg.f64 eps)) x)) |
#s(approx (+ x (sqrt (- (* x x) eps))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 eps))) (/.f64 x (sqrt.f64 #s(literal -1 binary64))) #s(literal 1 binary64)) x (sqrt.f64 (neg.f64 eps)))) |
#s(approx (+ x (sqrt (- (* x x) eps))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 eps))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 eps #s(literal -3 binary64)))) (/.f64 (*.f64 x x) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))))) x #s(literal 1 binary64)) x (sqrt.f64 (neg.f64 eps)))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) (neg.f64 (sqrt.f64 (neg.f64 eps)))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) (-.f64 x (sqrt.f64 (neg.f64 eps)))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 eps))) (/.f64 x (sqrt.f64 #s(literal -1 binary64))) #s(literal 1 binary64)) x) (sqrt.f64 (neg.f64 eps)))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (pow.f64 eps #s(literal -3 binary64)))) (/.f64 (*.f64 x x) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 eps)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) x #s(literal 1 binary64)) x) (sqrt.f64 (neg.f64 eps)))) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/8 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) (/.f64 (fma.f64 (*.f64 (*.f64 x x) eps) #s(literal 1/2 binary64) (*.f64 (*.f64 eps eps) #s(literal 1/8 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/8 binary64)) (*.f64 x x))) |
#s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) (/.f64 (fma.f64 (*.f64 (*.f64 x x) eps) #s(literal 1/2 binary64) (*.f64 (*.f64 eps eps) #s(literal 1/8 binary64))) (*.f64 x x))) |
#s(approx (* (+ (* (/ eps (* x x)) 1/8) 1/2) eps) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/8 binary64)) (*.f64 x x))) |
#s(approx (* (+ (* (/ eps (* x x)) 1/8) 1/2) eps) (/.f64 (fma.f64 (*.f64 (*.f64 x x) eps) #s(literal 1/2 binary64) (*.f64 (*.f64 eps eps) #s(literal 1/8 binary64))) (*.f64 x x))) |
#s(approx (+ (* (/ eps (* x x)) 1/8) 1/2) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal 1/8 binary64))) |
#s(approx (+ (* (/ eps (* x x)) 1/8) 1/2) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) eps)) (*.f64 x x))) |
#s(approx (/ eps (* x x)) (/.f64 eps (*.f64 x x))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) (/.f64 (*.f64 (pow.f64 eps #s(literal 3 binary64)) #s(literal 1/16 binary64)) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) (/.f64 (fma.f64 (pow.f64 (*.f64 eps x) #s(literal 2 binary64)) #s(literal 1/8 binary64) (*.f64 (pow.f64 eps #s(literal 3 binary64)) #s(literal 1/16 binary64))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x x) eps) #s(literal 1/2 binary64) (*.f64 (*.f64 eps eps) #s(literal 1/8 binary64))) (*.f64 x x) (*.f64 (pow.f64 eps #s(literal 3 binary64)) #s(literal 1/16 binary64))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) (/.f64 (fma.f64 (*.f64 (*.f64 x x) eps) #s(literal 1/8 binary64) (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) (/.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) eps)) (*.f64 x x) (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) (*.f64 #s(literal 1/16 binary64) (/.f64 eps (pow.f64 x #s(literal 5 binary64))))) |
#s(approx (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 #s(literal 1/16 binary64) eps)) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (/ (+ (* (* x x) 1/8) (* 1/16 eps)) (pow x 5)) (*.f64 #s(literal 1/16 binary64) (/.f64 eps (pow.f64 x #s(literal 5 binary64))))) |
#s(approx (/ (+ (* (* x x) 1/8) (* 1/16 eps)) (pow x 5)) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 #s(literal 1/16 binary64) eps)) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (+ (* (* x x) 1/8) (* 1/16 eps)) (*.f64 #s(literal 1/16 binary64) eps)) |
#s(approx (+ (* (* x x) 1/8) (* 1/16 eps)) (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 #s(literal 1/16 binary64) eps))) |
#s(approx (pow x 5) (pow.f64 x #s(literal 5 binary64))) |
#s(approx (/ 1/2 x) (/.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) (*.f64 (/.f64 eps x) #s(literal 1/2 binary64))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) (/.f64 (fma.f64 (*.f64 (/.f64 eps x) (/.f64 eps x)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) eps)) x)) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) (/.f64 (fma.f64 (/.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/16 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) eps) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 x x)))) x)) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) eps (neg.f64 (/.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal -5/128 binary64)) (pow.f64 x #s(literal 6 binary64))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 x x)))) x)) |
#s(approx (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps))) (*.f64 x x)) |
#s(approx (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps))) (*.f64 (fma.f64 (/.f64 eps (*.f64 x x)) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (sqrt (- (* x x) eps)) x) |
#s(approx (sqrt (- (* x x) eps)) (*.f64 (fma.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (sqrt (- (* x x) eps)) (*.f64 (+.f64 (fma.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (pow.f64 x #s(literal 4 binary64)))) x)) |
#s(approx (sqrt (- (* x x) eps)) (*.f64 (+.f64 (fma.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (pow.f64 x #s(literal 4 binary64))))) #s(literal 1 binary64)) x)) |
#s(approx (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps))) (*.f64 x x)) |
#s(approx (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps))) (*.f64 (fma.f64 (/.f64 eps (*.f64 x x)) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ x (sqrt (- (* x x) eps))) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (+ x (sqrt (- (* x x) eps))) (*.f64 (fma.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64) #s(literal 2 binary64)) x)) |
#s(approx (+ x (sqrt (- (* x x) eps))) (*.f64 (+.f64 (fma.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (pow.f64 x #s(literal 4 binary64)))) x)) |
#s(approx (+ x (sqrt (- (* x x) eps))) (*.f64 (+.f64 (fma.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64) #s(literal 2 binary64)) (fma.f64 (/.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (pow.f64 x #s(literal 4 binary64))))) x)) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) (*.f64 (/.f64 eps x) #s(literal 1/2 binary64))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) (/.f64 (fma.f64 (*.f64 (/.f64 eps x) (/.f64 eps x)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) eps)) x)) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) (/.f64 (fma.f64 (/.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/16 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) eps) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 x x)))) x)) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 5/64 binary64))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal -1/2 binary64) eps (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 x x))))) x)) |
#s(approx (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) (*.f64 (/.f64 eps x) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) (/.f64 (fma.f64 (*.f64 (/.f64 eps x) (/.f64 eps x)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) eps)) x)) |
#s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) (*.f64 #s(literal 1/2 binary64) eps)) |
#s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) (fma.f64 (*.f64 (/.f64 eps x) (/.f64 eps x)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) eps))) |
#s(approx (* (+ (* (/ eps (* x x)) 1/8) 1/2) eps) (*.f64 #s(literal 1/2 binary64) eps)) |
#s(approx (* (+ (* (/ eps (* x x)) 1/8) 1/2) eps) (fma.f64 (*.f64 (/.f64 eps x) (/.f64 eps x)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) eps))) |
#s(approx (+ (* (/ eps (* x x)) 1/8) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* (/ eps (* x x)) 1/8) 1/2) (fma.f64 (/.f64 eps (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) (*.f64 (/.f64 eps x) #s(literal 1/2 binary64))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) (/.f64 (fma.f64 (*.f64 (/.f64 eps x) (/.f64 eps x)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) eps)) x)) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) (/.f64 (fma.f64 (/.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 eps x) (/.f64 eps x)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) eps))) x)) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) (/.f64 #s(literal 1/2 binary64) x)) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) (/.f64 (fma.f64 (/.f64 eps (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 eps eps) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/16 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal 1/8 binary64))) #s(literal 1/2 binary64)) x)) |
#s(approx (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64))) |
#s(approx (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) (/.f64 (fma.f64 (/.f64 eps (*.f64 x x)) #s(literal 1/16 binary64) #s(literal 1/8 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (/ (+ (* (* x x) 1/8) (* 1/16 eps)) (pow x 5)) (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64))) |
#s(approx (/ (+ (* (* x x) 1/8) (* 1/16 eps)) (pow x 5)) (/.f64 (fma.f64 (/.f64 eps (*.f64 x x)) #s(literal 1/16 binary64) #s(literal 1/8 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (* x x) 1/8) (* 1/16 eps)) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
#s(approx (+ (* (* x x) 1/8) (* 1/16 eps)) (*.f64 (fma.f64 (/.f64 eps (*.f64 x x)) #s(literal 1/16 binary64) #s(literal 1/8 binary64)) (*.f64 x x))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) (*.f64 (neg.f64 x) (-.f64 (*.f64 (/.f64 eps (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64) #s(literal 2 binary64))))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 5/64 binary64)) eps) #s(literal -2 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) eps) #s(literal -1/4 binary64) (*.f64 (pow.f64 eps #s(literal 3 binary64)) #s(literal 1/16 binary64)))) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (fma.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (pow.f64 x #s(literal 4 binary64))))))) |
#s(approx (sqrt (- (* x x) eps)) (neg.f64 x)) |
#s(approx (sqrt (- (* x x) eps)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (- (* x x) eps)) (*.f64 (neg.f64 x) (+.f64 (fma.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (pow.f64 x #s(literal 4 binary64)))))) |
#s(approx (sqrt (- (* x x) eps)) (*.f64 (neg.f64 x) (+.f64 (fma.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (pow.f64 x #s(literal 4 binary64))))) #s(literal 1 binary64)))) |
#s(approx (+ x (sqrt (- (* x x) eps))) (*.f64 (/.f64 eps x) #s(literal 1/2 binary64))) |
#s(approx (+ x (sqrt (- (* x x) eps))) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 eps x) (/.f64 eps x)) #s(literal -1/8 binary64) (*.f64 #s(literal -1/2 binary64) eps)) x))) |
#s(approx (+ x (sqrt (- (* x x) eps))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) eps (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 x x)))) x))) |
#s(approx (+ x (sqrt (- (* x x) eps))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) eps (fma.f64 (/.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 5/64 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 x x))))) x))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) (*.f64 (neg.f64 x) (-.f64 (*.f64 (/.f64 eps (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) (*.f64 (neg.f64 x) (-.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/8 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64) #s(literal 2 binary64))))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) (*.f64 (neg.f64 x) (-.f64 (/.f64 (*.f64 (pow.f64 eps #s(literal 3 binary64)) #s(literal 1/16 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (fma.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (pow.f64 x #s(literal 4 binary64))))))) |
#s(approx (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 eps x) (/.f64 eps x)) #s(literal -1/8 binary64) (*.f64 #s(literal -1/2 binary64) eps)) x))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 eps x) (/.f64 eps x)) #s(literal -1/8 binary64) (*.f64 #s(literal -1/2 binary64) eps)) x))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) eps (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 x x)))) x))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) x))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) (neg.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 eps eps) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/16 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/8 binary64))) #s(literal 1/2 binary64)) x))) |
#s(approx (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 eps (*.f64 x x))) #s(literal 1/8 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (/ (+ (* (* x x) 1/8) (* 1/16 eps)) (pow x 5)) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 eps (*.f64 x x))) #s(literal 1/8 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) (*.f64 (fma.f64 (/.f64 eps (pow.f64 x #s(literal 3 binary64))) #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) eps)) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) (*.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/16 binary64) (/.f64 eps (pow.f64 x #s(literal 5 binary64))))) eps (/.f64 #s(literal 1/2 binary64) x)) eps)) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal 1/16 binary64) (*.f64 (/.f64 eps (pow.f64 x #s(literal 7 binary64))) #s(literal 5/128 binary64))) eps (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64))) eps (/.f64 #s(literal 1/2 binary64) x)) eps)) |
#s(approx (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps))) (fma.f64 x x (neg.f64 eps))) |
#s(approx (sqrt (- (* x x) eps)) (fma.f64 (/.f64 eps x) #s(literal -1/2 binary64) x)) |
#s(approx (sqrt (- (* x x) eps)) (fma.f64 (-.f64 (*.f64 (/.f64 eps (pow.f64 x #s(literal 3 binary64))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x)) eps x)) |
#s(approx (sqrt (- (* x x) eps)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 eps (pow.f64 x #s(literal 5 binary64))) (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal -3 binary64)))) eps) (/.f64 #s(literal 1/2 binary64) x)) eps x)) |
#s(approx (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps))) (fma.f64 x x (neg.f64 eps))) |
#s(approx eps eps) |
#s(approx (+ x (sqrt (- (* x x) eps))) (fma.f64 (/.f64 eps x) #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x))) |
#s(approx (+ x (sqrt (- (* x x) eps))) (fma.f64 (-.f64 (*.f64 (/.f64 eps (pow.f64 x #s(literal 3 binary64))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x)) eps (*.f64 #s(literal 2 binary64) x))) |
#s(approx (+ x (sqrt (- (* x x) eps))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 eps (pow.f64 x #s(literal 5 binary64))) (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal -3 binary64)))) eps) (/.f64 #s(literal 1/2 binary64) x)) eps (*.f64 #s(literal 2 binary64) x))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) (*.f64 (fma.f64 (/.f64 eps (pow.f64 x #s(literal 3 binary64))) #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) eps)) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) (*.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/16 binary64) (/.f64 eps (pow.f64 x #s(literal 5 binary64))))) eps (/.f64 #s(literal 1/2 binary64) x)) eps)) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal 1/16 binary64) (*.f64 (/.f64 eps (pow.f64 x #s(literal 7 binary64))) #s(literal 5/128 binary64))) eps (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64))) eps (/.f64 #s(literal 1/2 binary64) x)) eps)) |
#s(approx (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) (*.f64 (fma.f64 (/.f64 eps (pow.f64 x #s(literal 3 binary64))) #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) eps)) |
#s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) (*.f64 (fma.f64 (/.f64 eps (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) eps)) |
#s(approx (* 1/2 eps) (*.f64 #s(literal 1/2 binary64) eps)) |
#s(approx (* (+ (* (/ eps (* x x)) 1/8) 1/2) eps) (*.f64 (fma.f64 (/.f64 eps (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) eps)) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) (*.f64 (fma.f64 (/.f64 eps (pow.f64 x #s(literal 3 binary64))) #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) eps)) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) (*.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/16 binary64) (/.f64 eps (pow.f64 x #s(literal 5 binary64))))) eps (/.f64 #s(literal 1/2 binary64) x)) eps)) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) (fma.f64 (/.f64 eps (pow.f64 x #s(literal 3 binary64))) #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) (fma.f64 (fma.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/16 binary64) (/.f64 eps (pow.f64 x #s(literal 5 binary64))))) eps (/.f64 #s(literal 1/2 binary64) x))) |
#s(approx (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) (fma.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/16 binary64) (/.f64 eps (pow.f64 x #s(literal 5 binary64)))))) |
#s(approx (/ (+ (* (* x x) 1/8) (* 1/16 eps)) (pow x 5)) (fma.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/16 binary64) (/.f64 eps (pow.f64 x #s(literal 5 binary64)))))) |
#s(approx (* 1/16 eps) (*.f64 #s(literal 1/16 binary64) eps)) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) (-.f64 (fma.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 eps) (neg.f64 (/.f64 (*.f64 (*.f64 (pow.f64 eps #s(literal 3/2 binary64)) (/.f64 (*.f64 x x) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) #s(literal -1/2 binary64)) (*.f64 eps eps)))) (/.f64 x #s(literal -1 binary64)))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) (-.f64 (fma.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 eps) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 eps eps) (/.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) #s(literal -1/2 binary64) (neg.f64 (*.f64 (*.f64 x (/.f64 (*.f64 (*.f64 (pow.f64 eps #s(literal 3/2 binary64)) (/.f64 (*.f64 x x) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 eps)))) (pow.f64 eps #s(literal 3 binary64))))) (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 eps))) (/.f64 (*.f64 x x) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 eps))) (/.f64 (*.f64 x x) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (/.f64 x #s(literal -1 binary64)))))) |
#s(approx (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps))) (*.f64 (-.f64 (/.f64 (*.f64 x x) eps) #s(literal 1 binary64)) eps)) |
#s(approx (sqrt (- (* x x) eps)) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 eps #s(literal -3 binary64)))) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (pow.f64 eps #s(literal -1 binary64)) #s(literal -1 binary64)))) eps)) |
#s(approx (sqrt (- (* x x) eps)) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 eps #s(literal -5 binary64)))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 eps #s(literal -3 binary64)))) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (pow.f64 eps #s(literal -1 binary64)) #s(literal -1 binary64))))) eps)) |
#s(approx (sqrt (- (* x x) eps)) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 eps #s(literal -5 binary64)))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 eps #s(literal -7 binary64)))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 eps #s(literal -3 binary64)))) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (pow.f64 eps #s(literal -1 binary64)) #s(literal -1 binary64)))))) eps)) |
#s(approx (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps))) (*.f64 (-.f64 (/.f64 (*.f64 x x) eps) #s(literal 1 binary64)) eps)) |
#s(approx (+ x (sqrt (- (* x x) eps))) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 eps)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 x eps)) eps)) |
#s(approx (+ x (sqrt (- (* x x) eps))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 eps #s(literal -3 binary64)))) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 eps)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 x eps))) eps)) |
#s(approx (+ x (sqrt (- (* x x) eps))) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 eps #s(literal -5 binary64)))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 eps #s(literal -3 binary64)))) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 eps)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 x eps)))) eps)) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) (*.f64 (-.f64 (/.f64 x eps) (sqrt.f64 (*.f64 (pow.f64 eps #s(literal -1 binary64)) #s(literal -1 binary64)))) eps)) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 eps #s(literal -3 binary64)))) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (/.f64 x eps) (sqrt.f64 (*.f64 (pow.f64 eps #s(literal -1 binary64)) #s(literal -1 binary64))))) eps)) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) (*.f64 (-.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (pow.f64 eps #s(literal -5 binary64)))) #s(literal 1/8 binary64) (/.f64 x eps)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 eps #s(literal -3 binary64)))) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (pow.f64 eps #s(literal -1 binary64)) #s(literal -1 binary64))))) eps)) |
#s(approx (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) (*.f64 (fma.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) (*.f64 eps eps))) |
#s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) eps)) (*.f64 eps eps))) |
#s(approx (* (+ (* (/ eps (* x x)) 1/8) 1/2) eps) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) eps)) (*.f64 eps eps))) |
#s(approx (+ (* (/ eps (* x x)) 1/8) 1/2) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) eps)) eps)) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) (*.f64 (fma.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal 1/16 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) eps))) (pow.f64 eps #s(literal 3 binary64)))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal 1/16 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eps eps) x))) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) eps))) (pow.f64 eps #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) (*.f64 (fma.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal 1/16 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) eps))) (*.f64 eps eps))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal 1/16 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eps eps) x))) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) eps))) (*.f64 eps eps))) |
#s(approx (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) (*.f64 (fma.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal 1/16 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) eps))) eps)) |
#s(approx (/ (+ (* (* x x) 1/8) (* 1/16 eps)) (pow x 5)) (*.f64 (fma.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal 1/16 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) eps))) eps)) |
#s(approx (+ (* (* x x) 1/8) (* 1/16 eps)) (*.f64 (fma.f64 (/.f64 (*.f64 x x) eps) #s(literal 1/8 binary64) #s(literal 1/16 binary64)) eps)) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) (neg.f64 (sqrt.f64 (neg.f64 eps)))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) (fma.f64 (sqrt.f64 (neg.f64 eps)) #s(literal -1 binary64) x)) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 eps)) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (neg.f64 eps) x)) eps) #s(literal -1 binary64) (neg.f64 (sqrt.f64 (neg.f64 eps))))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) eps) #s(literal 1/2 binary64) (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 eps)) x) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 eps #s(literal 3/2 binary64)))) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 eps #s(literal 3/2 binary64))))) eps)) (*.f64 eps x)) eps) #s(literal -1 binary64) (neg.f64 (sqrt.f64 (neg.f64 eps))))) |
#s(approx (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps))) (*.f64 (neg.f64 eps) (fma.f64 (/.f64 (*.f64 x x) eps) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (- (* x x) eps)) (neg.f64 (sqrt.f64 (neg.f64 eps)))) |
#s(approx (sqrt (- (* x x) eps)) (*.f64 (neg.f64 eps) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 eps #s(literal -3 binary64)))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (pow.f64 eps #s(literal -1 binary64)) #s(literal -1 binary64)))))) |
#s(approx (sqrt (- (* x x) eps)) (*.f64 (neg.f64 eps) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 eps #s(literal -5 binary64)))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 eps #s(literal -3 binary64)))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (pow.f64 eps #s(literal -1 binary64)) #s(literal -1 binary64))))))) |
#s(approx (sqrt (- (* x x) eps)) (*.f64 (neg.f64 eps) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 eps #s(literal -5 binary64)))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 eps #s(literal -7 binary64)))) (*.f64 (pow.f64 x #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 eps #s(literal -3 binary64)))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (pow.f64 eps #s(literal -1 binary64)) #s(literal -1 binary64)))))))) |
#s(approx (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps))) (*.f64 (neg.f64 eps) (fma.f64 (/.f64 (*.f64 x x) eps) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (+ x (sqrt (- (* x x) eps))) (neg.f64 (sqrt.f64 (neg.f64 eps)))) |
#s(approx (+ x (sqrt (- (* x x) eps))) (*.f64 (neg.f64 eps) (fma.f64 (/.f64 x eps) #s(literal -1 binary64) (sqrt.f64 (*.f64 (pow.f64 eps #s(literal -1 binary64)) #s(literal -1 binary64)))))) |
#s(approx (+ x (sqrt (- (* x x) eps))) (*.f64 (neg.f64 eps) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 eps))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))) x) eps) #s(literal -1 binary64) (sqrt.f64 (*.f64 (pow.f64 eps #s(literal -1 binary64)) #s(literal -1 binary64)))))) |
#s(approx (+ x (sqrt (- (* x x) eps))) (*.f64 (neg.f64 eps) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 eps))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 eps)) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))))) eps) #s(literal -1 binary64) x) eps) #s(literal -1 binary64) (sqrt.f64 (*.f64 (pow.f64 eps #s(literal -1 binary64)) #s(literal -1 binary64)))))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) (sqrt.f64 (neg.f64 eps))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) (*.f64 (neg.f64 eps) (-.f64 (/.f64 (neg.f64 x) eps) (sqrt.f64 (*.f64 (pow.f64 eps #s(literal -1 binary64)) #s(literal -1 binary64)))))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) (*.f64 (neg.f64 eps) (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 eps))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))) x) eps)) (sqrt.f64 (*.f64 (pow.f64 eps #s(literal -1 binary64)) #s(literal -1 binary64)))))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) (*.f64 (neg.f64 eps) (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 eps))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 eps)) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))))) eps) #s(literal -1 binary64) x) eps)) (sqrt.f64 (*.f64 (pow.f64 eps #s(literal -1 binary64)) #s(literal -1 binary64)))))) |
#s(approx (+ (* (/ eps (* x x)) 1/8) 1/2) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) eps)) eps)) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) eps) #s(literal -1 binary64) (*.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal -5 binary64)))) (pow.f64 eps #s(literal 3 binary64))))) |
#s(approx (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) (*.f64 (fma.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal 1/16 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) eps))) eps)) |
#s(approx (+ (* (* x x) 1/8) (* 1/16 eps)) (*.f64 (neg.f64 eps) (-.f64 (*.f64 (/.f64 (*.f64 x x) eps) #s(literal -1/8 binary64)) #s(literal 1/16 binary64)))) |
Compiled 16 978 to 1 686 computations (90.1% saved)
11 alts after pruning (5 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 410 | 3 | 413 |
| Fresh | 7 | 2 | 9 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 3 | 3 |
| Total | 419 | 11 | 430 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.5% | (/.f64 #s(approx (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) eps) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
| ✓ | 66.4% | (-.f64 x (sqrt.f64 #s(approx (- (* x x) eps) (fma.f64 x x (neg.f64 eps))))) |
| ✓ | 60.3% | (-.f64 x (sqrt.f64 #s(approx (- (* x x) eps) (neg.f64 eps)))) |
| ▶ | 7.8% | (-.f64 x #s(approx (sqrt (- (* x x) eps)) (fma.f64 (/.f64 eps x) #s(literal -1/2 binary64) x))) |
| ✓ | 3.4% | (-.f64 x #s(approx (sqrt (- (* x x) eps)) (neg.f64 x))) |
| ✓ | 4.2% | (-.f64 x #s(approx (sqrt (- (* x x) eps)) x)) |
| ▶ | 60.4% | #s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) (neg.f64 (sqrt.f64 (neg.f64 eps)))) |
| ✓ | 38.5% | #s(approx (- x (sqrt (- (* x x) eps))) (/.f64 #s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) (*.f64 (fma.f64 (/.f64 eps (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) eps)) x)) |
| ▶ | 38.5% | #s(approx (- x (sqrt (- (* x x) eps))) (/.f64 #s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) (*.f64 #s(approx (+ (* (/ eps (* x x)) 1/8) 1/2) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) eps)) (*.f64 x x))) eps)) x)) |
| ✓ | 40.6% | #s(approx (- x (sqrt (- (* x x) eps))) (/.f64 #s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) (*.f64 #s(literal 1/2 binary64) eps)) x)) |
| ▶ | 40.4% | #s(approx (- x (sqrt (- (* x x) eps))) (*.f64 #s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) (/.f64 #s(literal 1/2 binary64) x)) eps)) |
Compiled 423 to 248 computations (41.4% saved)
| Inputs |
|---|
(/.f64 #s(approx (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) eps) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
#s(approx (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) eps) |
eps |
(+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
x |
(sqrt.f64 (-.f64 (*.f64 x x) eps)) |
(-.f64 (*.f64 x x) eps) |
(*.f64 x x) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) (neg.f64 (sqrt.f64 (neg.f64 eps)))) |
(neg.f64 (sqrt.f64 (neg.f64 eps))) |
(sqrt.f64 (neg.f64 eps)) |
(neg.f64 eps) |
#s(approx (- x (sqrt (- (* x x) eps))) (*.f64 #s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) (/.f64 #s(literal 1/2 binary64) x)) eps)) |
(*.f64 #s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) (/.f64 #s(literal 1/2 binary64) x)) eps) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 #s(literal 1/2 binary64) x) |
#s(literal 1/2 binary64) |
(-.f64 x #s(approx (sqrt (- (* x x) eps)) (fma.f64 (/.f64 eps x) #s(literal -1/2 binary64) x))) |
#s(approx (sqrt (- (* x x) eps)) (fma.f64 (/.f64 eps x) #s(literal -1/2 binary64) x)) |
(fma.f64 (/.f64 eps x) #s(literal -1/2 binary64) x) |
(/.f64 eps x) |
#s(literal -1/2 binary64) |
#s(approx (- x (sqrt (- (* x x) eps))) (/.f64 #s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) (*.f64 #s(approx (+ (* (/ eps (* x x)) 1/8) 1/2) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) eps)) (*.f64 x x))) eps)) x)) |
(/.f64 #s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) (*.f64 #s(approx (+ (* (/ eps (* x x)) 1/8) 1/2) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) eps)) (*.f64 x x))) eps)) x) |
#s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) (*.f64 #s(approx (+ (* (/ eps (* x x)) 1/8) 1/2) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) eps)) (*.f64 x x))) eps)) |
(*.f64 #s(approx (+ (* (/ eps (* x x)) 1/8) 1/2) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) eps)) (*.f64 x x))) eps) |
#s(approx (+ (* (/ eps (* x x)) 1/8) 1/2) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) eps)) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) eps)) (*.f64 x x)) |
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) eps)) |
(*.f64 #s(literal 1/8 binary64) eps) |
#s(literal 1/8 binary64) |
| Outputs |
|---|
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (* (sqrt eps) (/ 1 (sqrt -1))))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (+ (* -1 (/ x (pow (sqrt -1) 2))) (* (sqrt eps) (/ 1 (sqrt -1)))))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (+ (* x (- (* -1 (* x (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt eps) (/ 1 (sqrt -1)))))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (+ (* x (- (* x (- (* x (- (* 1/2 (/ 1 (* eps (pow (sqrt -1) 4)))) (* -1 (* (sqrt (/ 1 eps)) (/ (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1)))))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt eps) (/ 1 (sqrt -1)))))) |
#s(approx (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) #s(hole binary64 eps)) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (* (sqrt eps) (sqrt -1)))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (+ x (* (sqrt eps) (sqrt -1))))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (+ (* x (+ 1 (* 1/2 (* (sqrt (/ 1 eps)) (/ x (sqrt -1)))))) (* (sqrt eps) (sqrt -1))))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (+ (* x (+ 1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))))) (* (sqrt eps) (sqrt -1))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* (sqrt eps) (sqrt -1)))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1)))) (* (sqrt eps) (sqrt -1))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1))))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 2) (pow (sqrt -1) 5))))))))))) |
#s(approx (- (* x x) eps) #s(hole binary64 (* -1 eps))) |
#s(approx (- (* x x) eps) #s(hole binary64 (- (pow x 2) eps))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (* (sqrt eps) (sqrt -1))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (- x (* (sqrt eps) (sqrt -1))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (- (* x (+ 1 (* -1/2 (* (sqrt (/ 1 eps)) (/ x (sqrt -1)))))) (* (sqrt eps) (sqrt -1))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (- (* x (+ 1 (* x (- (* 1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))))) (* (sqrt eps) (sqrt -1))))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) #s(hole binary64 (* 1/16 (/ (pow eps 3) (pow x 5))))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) #s(hole binary64 (/ (+ (* 1/16 (pow eps 3)) (* 1/8 (* (pow eps 2) (pow x 2)))) (pow x 5)))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) #s(hole binary64 (/ (+ (* 1/16 (pow eps 3)) (* (pow x 2) (+ (* 1/8 (pow eps 2)) (* 1/2 (* eps (pow x 2)))))) (pow x 5)))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) #s(hole binary64 (* 1/16 (/ (pow eps 2) (pow x 5))))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) #s(hole binary64 (/ (+ (* 1/16 (pow eps 2)) (* 1/8 (* eps (pow x 2)))) (pow x 5)))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) #s(hole binary64 (/ (+ (* 1/16 (pow eps 2)) (* (pow x 2) (+ (* 1/8 eps) (* 1/2 (pow x 2))))) (pow x 5)))) |
#s(approx (/ 1/2 x) #s(hole binary64 (/ 1/2 x))) |
#s(approx (+ (* (/ eps x) -1/2) x) #s(hole binary64 (* -1/2 (/ eps x)))) |
#s(approx (+ (* (/ eps x) -1/2) x) #s(hole binary64 (/ (+ (* -1/2 eps) (pow x 2)) x))) |
#s(approx (/ eps x) #s(hole binary64 (/ eps x))) |
#s(approx (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) #s(hole binary64 (* 1/8 (/ (pow eps 2) (pow x 3))))) |
#s(approx (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) #s(hole binary64 (/ (+ (* 1/8 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 3)))) |
#s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) #s(hole binary64 (* 1/8 (/ (pow eps 2) (pow x 2))))) |
#s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) #s(hole binary64 (/ (+ (* 1/8 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 2)))) |
#s(approx (* (+ (* (/ eps (* x x)) 1/8) 1/2) eps) #s(hole binary64 (* 1/8 (/ (pow eps 2) (pow x 2))))) |
#s(approx (* (+ (* (/ eps (* x x)) 1/8) 1/2) eps) #s(hole binary64 (/ (+ (* 1/8 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 2)))) |
#s(approx (+ (* (/ eps (* x x)) 1/8) 1/2) #s(hole binary64 (* 1/8 (/ eps (pow x 2))))) |
#s(approx (+ (* (/ eps (* x x)) 1/8) 1/2) #s(hole binary64 (/ (+ (* 1/8 eps) (* 1/2 (pow x 2))) (pow x 2)))) |
#s(approx (/ (+ (* (* x x) 1/2) (* 1/8 eps)) (* x x)) #s(hole binary64 (* 1/8 (/ eps (pow x 2))))) |
#s(approx (/ (+ (* (* x x) 1/2) (* 1/8 eps)) (* x x)) #s(hole binary64 (/ (+ (* 1/8 eps) (* 1/2 (pow x 2))) (pow x 2)))) |
#s(approx (+ (* (* x x) 1/2) (* 1/8 eps)) #s(hole binary64 (* 1/8 eps))) |
#s(approx (+ (* (* x x) 1/2) (* 1/8 eps)) #s(hole binary64 (+ (* 1/8 eps) (* 1/2 (pow x 2))))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (* 1/2 (/ eps x)))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (/ (- (+ (* 1/16 (/ (pow eps 3) (pow x 4))) (* 1/2 eps)) (* -1/8 (/ (pow eps 2) (pow x 2)))) x))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/32 (pow eps 4)) (* -1/128 (pow eps 4))) (pow x 6))) (* 1/2 eps)) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (* 2 x))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (* x (+ 2 (* -1/2 (/ eps (pow x 2))))))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (* x (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (* x (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 x)) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* x (+ 1 (* -1/2 (/ eps (pow x 2))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))))) |
#s(approx (- (* x x) eps) #s(hole binary64 (pow x 2))) |
#s(approx (- (* x x) eps) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* 1/2 (/ eps x)))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (/ (- (* 1/8 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) x))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (/ (- (* 1/16 (/ (pow eps 3) (pow x 4))) (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2))))) x))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (/ (- (* 1/2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (pow x 6))) (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4)))))) x))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) #s(hole binary64 (* 1/2 (/ eps x)))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) #s(hole binary64 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) #s(hole binary64 (/ (+ (* 1/16 (/ (pow eps 3) (pow x 4))) (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps))) x))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) #s(hole binary64 (/ 1/2 x))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) #s(hole binary64 (/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) #s(hole binary64 (/ (+ 1/2 (+ (* 1/16 (/ (pow eps 2) (pow x 4))) (* 1/8 (/ eps (pow x 2))))) x))) |
#s(approx (+ (* (/ eps x) -1/2) x) #s(hole binary64 x)) |
#s(approx (+ (* (/ eps x) -1/2) x) #s(hole binary64 (* x (+ 1 (* -1/2 (/ eps (pow x 2))))))) |
#s(approx (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) #s(hole binary64 (* 1/2 (/ eps x)))) |
#s(approx (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) #s(hole binary64 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x))) |
#s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) #s(hole binary64 (* 1/2 eps))) |
#s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) #s(hole binary64 (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)))) |
#s(approx (* (+ (* (/ eps (* x x)) 1/8) 1/2) eps) #s(hole binary64 (* 1/2 eps))) |
#s(approx (* (+ (* (/ eps (* x x)) 1/8) 1/2) eps) #s(hole binary64 (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)))) |
#s(approx (+ (* (/ eps (* x x)) 1/8) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (/ eps (* x x)) 1/8) 1/2) #s(hole binary64 (+ 1/2 (* 1/8 (/ eps (pow x 2)))))) |
#s(approx (/ (+ (* (* x x) 1/2) (* 1/8 eps)) (* x x)) #s(hole binary64 1/2)) |
#s(approx (/ (+ (* (* x x) 1/2) (* 1/8 eps)) (* x x)) #s(hole binary64 (+ 1/2 (* 1/8 (/ eps (pow x 2)))))) |
#s(approx (+ (* (* x x) 1/2) (* 1/8 eps)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/2) (* 1/8 eps)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* 1/8 (/ eps (pow x 2))))))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (* 2 x))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2))))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (* -1/4 (pow eps 2)) (* 1/8 (pow eps 2))) (pow x 4))) (+ 2 (* -1/2 (/ eps (pow x 2))))))))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (* -2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) eps)) (+ (* -1/4 (* eps (+ (* -1/4 (pow eps 2)) (* 1/8 (pow eps 2))))) (* 1/16 (pow eps 3)))) (pow x 6))) (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/4 (/ (pow eps 2) (pow x 4))) (* 1/8 (/ (pow eps 2) (pow x 4))))))))))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (* 1/2 (/ eps x)))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (/ (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x)))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (/ (+ (* -1/2 eps) (+ (* -1/2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (pow x 6))) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4)))))) x)))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* -1 x))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* -1 (* x (+ 1 (* -1/2 (/ eps (pow x 2)))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4))))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6)))))))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* 2 x))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (* x (- (* 1/8 (/ (pow eps 2) (pow x 4))) (+ 2 (* -1/2 (/ eps (pow x 2))))))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (* x (- (* 1/16 (/ (pow eps 3) (pow x 6))) (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))))))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) #s(hole binary64 (* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) #s(hole binary64 (* -1 (/ (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x)))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) #s(hole binary64 (* -1 (/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x)))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) #s(hole binary64 (* -1 (/ (- (+ (* -1/8 (/ eps (pow x 2))) (* -1/16 (/ (pow eps 2) (pow x 4)))) 1/2) x)))) |
#s(approx (+ (* (/ eps x) -1/2) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1))))) |
#s(approx (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) #s(hole binary64 (* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (* eps (+ (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))))) |
#s(approx eps #s(hole binary64 eps)) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (+ (* -1/2 (/ eps x)) (* 2 x)))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (+ (* 2 x) (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (+ (* 2 x) (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (+ x (* -1/2 (/ eps x))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (+ x (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (+ x (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))))) |
#s(approx (- (* x x) eps) #s(hole binary64 (+ (* -1 eps) (pow x 2)))) |
#s(approx (neg (sqrt (neg eps))) #s(hole binary64 (* -1 (* (sqrt eps) (sqrt -1))))) |
#s(approx (sqrt (neg eps)) #s(hole binary64 (* (sqrt eps) (sqrt -1)))) |
#s(approx (neg eps) #s(hole binary64 (* -1 eps))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* eps (+ (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) #s(hole binary64 (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) #s(hole binary64 (* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) #s(hole binary64 (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) #s(hole binary64 (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))) |
#s(approx (+ (* (/ eps x) -1/2) x) #s(hole binary64 (+ x (* -1/2 (/ eps x))))) |
#s(approx (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) #s(hole binary64 (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))))) |
#s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) #s(hole binary64 (* eps (+ 1/2 (* 1/8 (/ eps (pow x 2))))))) |
#s(approx (* (+ (* (/ eps (* x x)) 1/8) 1/2) eps) #s(hole binary64 (* eps (+ 1/2 (* 1/8 (/ eps (pow x 2))))))) |
#s(approx (* 1/8 eps) #s(hole binary64 (* 1/8 eps))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3))))) (pow eps 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) (/ x (pow (sqrt -1) 2))))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1 (* (sqrt eps) (/ (* x (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (* -1/2 (/ (* (pow eps 2) (pow x 3)) (pow (sqrt -1) 4)))) (pow eps 3))) (* (sqrt eps) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (/ x (pow (sqrt -1) 2))))))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (* eps (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps))))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps)))))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (/ (pow x 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))))) |
#s(approx (- (* x x) eps) #s(hole binary64 (* eps (- (/ (pow x 2) eps) 1)))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* eps (- (/ x eps) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* eps (- (+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* eps (- (+ (* 1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (/ x eps)) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) #s(hole binary64 (* (pow eps 3) (+ (* 1/8 (/ 1 (* eps (pow x 3)))) (* 1/16 (/ 1 (pow x 5))))))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) #s(hole binary64 (* (pow eps 3) (+ (/ 1/8 (* eps (pow x 3))) (+ (/ 1/2 (* (pow eps 2) x)) (* 1/16 (/ 1 (pow x 5)))))))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) #s(hole binary64 (* (pow eps 2) (+ (* 1/8 (/ 1 (* eps (pow x 3)))) (* 1/16 (/ 1 (pow x 5))))))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) #s(hole binary64 (* (pow eps 2) (+ (/ 1/8 (* eps (pow x 3))) (+ (/ 1/2 (* (pow eps 2) x)) (* 1/16 (/ 1 (pow x 5)))))))) |
#s(approx (+ (* (/ eps x) -1/2) x) #s(hole binary64 (* eps (- (/ x eps) (* 1/2 (/ 1 x)))))) |
#s(approx (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) #s(hole binary64 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))))) |
#s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) #s(hole binary64 (* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (/ eps (* x x)) 1/8) 1/2) eps) #s(hole binary64 (* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (/ eps (* x x)) 1/8) 1/2) #s(hole binary64 (* eps (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2))))))) |
#s(approx (/ (+ (* (* x x) 1/2) (* 1/8 eps)) (* x x)) #s(hole binary64 (* eps (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* x x) 1/2) (* 1/8 eps)) #s(hole binary64 (* eps (+ 1/8 (* 1/2 (/ (pow x 2) eps)))))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (* -1 (* (sqrt eps) (sqrt -1))))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (+ x (* -1 (* (sqrt eps) (sqrt -1)))))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (+ (* -1 (* (sqrt eps) (sqrt -1))) (* -1 (/ (- (+ (* -1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* eps x)) eps))))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (+ (* -1 (* (sqrt eps) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 eps)) (* x (* (sqrt -1) (+ (* -1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))))))) (* 1/2 (* eps (pow x 3)))) (+ (* -1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1))))) eps)) (* eps x)) eps))))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (* (sqrt eps) (sqrt -1))))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (* eps (+ (* -1 (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (* eps (+ (* -1 (/ (+ x (* -1/2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (* eps (+ (* -1 (/ (+ x (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 eps)) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1))))) eps))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* -1 (* (sqrt eps) (sqrt -1))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* -1 (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (* (pow x 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))))) |
#s(approx (- (* x x) eps) #s(hole binary64 (* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))))) |
#s(approx (neg (sqrt (neg eps))) #s(hole binary64 (* (sqrt eps) (sqrt -1)))) |
#s(approx (sqrt (neg eps)) #s(hole binary64 (* -1 (* (sqrt eps) (sqrt -1))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* (sqrt eps) (sqrt -1)))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (* eps (- (* -1 (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (* eps (- (* -1 (/ (+ x (* 1/2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (* eps (- (* -1 (/ (+ x (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 eps)) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1))))) eps))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) #s(hole binary64 (* -1 (* (pow eps 3) (- (* -1 (/ (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))) eps)) (* 1/16 (/ 1 (pow x 5)))))))) |
#s(approx (+ (* (/ eps x) -1/2) x) #s(hole binary64 (* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))))))) |
#s(approx (+ (* (/ eps (* x x)) 1/8) 1/2) #s(hole binary64 (* eps (+ (* 1/8 (/ 1 (pow x 2))) (* 1/2 (/ 1 eps)))))) |
#s(approx (+ (* (* x x) 1/2) (* 1/8 eps)) #s(hole binary64 (* -1 (* eps (- (* -1/2 (/ (pow x 2) eps)) 1/8))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 11.0ms | eps | @ | -inf | ((/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) eps (+ x (sqrt (- (* x x) eps))) x (sqrt (- (* x x) eps)) (- (* x x) eps) (* x x) (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) (neg (sqrt (neg eps))) (sqrt (neg eps)) (neg eps) (- x (sqrt (- (* x x) eps))) (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) (/ 1/2 x) 1/2 (- x (sqrt (- (* x x) eps))) (sqrt (- (* x x) eps)) (+ (* (/ eps x) -1/2) x) (/ eps x) -1/2 (- x (sqrt (- (* x x) eps))) (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) (* (+ (* (/ eps (* x x)) 1/8) 1/2) eps) (+ (* (/ eps (* x x)) 1/8) 1/2) (/ (+ (* (* x x) 1/2) (* 1/8 eps)) (* x x)) (+ (* (* x x) 1/2) (* 1/8 eps)) (* 1/8 eps) 1/8) |
| 4.0ms | eps | @ | inf | ((/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) eps (+ x (sqrt (- (* x x) eps))) x (sqrt (- (* x x) eps)) (- (* x x) eps) (* x x) (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) (neg (sqrt (neg eps))) (sqrt (neg eps)) (neg eps) (- x (sqrt (- (* x x) eps))) (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) (/ 1/2 x) 1/2 (- x (sqrt (- (* x x) eps))) (sqrt (- (* x x) eps)) (+ (* (/ eps x) -1/2) x) (/ eps x) -1/2 (- x (sqrt (- (* x x) eps))) (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) (* (+ (* (/ eps (* x x)) 1/8) 1/2) eps) (+ (* (/ eps (* x x)) 1/8) 1/2) (/ (+ (* (* x x) 1/2) (* 1/8 eps)) (* x x)) (+ (* (* x x) 1/2) (* 1/8 eps)) (* 1/8 eps) 1/8) |
| 3.0ms | eps | @ | 0 | ((/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) eps (+ x (sqrt (- (* x x) eps))) x (sqrt (- (* x x) eps)) (- (* x x) eps) (* x x) (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) (neg (sqrt (neg eps))) (sqrt (neg eps)) (neg eps) (- x (sqrt (- (* x x) eps))) (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) (/ 1/2 x) 1/2 (- x (sqrt (- (* x x) eps))) (sqrt (- (* x x) eps)) (+ (* (/ eps x) -1/2) x) (/ eps x) -1/2 (- x (sqrt (- (* x x) eps))) (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) (* (+ (* (/ eps (* x x)) 1/8) 1/2) eps) (+ (* (/ eps (* x x)) 1/8) 1/2) (/ (+ (* (* x x) 1/2) (* 1/8 eps)) (* x x)) (+ (* (* x x) 1/2) (* 1/8 eps)) (* 1/8 eps) 1/8) |
| 3.0ms | x | @ | 0 | ((/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) eps (+ x (sqrt (- (* x x) eps))) x (sqrt (- (* x x) eps)) (- (* x x) eps) (* x x) (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) (neg (sqrt (neg eps))) (sqrt (neg eps)) (neg eps) (- x (sqrt (- (* x x) eps))) (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) (/ 1/2 x) 1/2 (- x (sqrt (- (* x x) eps))) (sqrt (- (* x x) eps)) (+ (* (/ eps x) -1/2) x) (/ eps x) -1/2 (- x (sqrt (- (* x x) eps))) (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) (* (+ (* (/ eps (* x x)) 1/8) 1/2) eps) (+ (* (/ eps (* x x)) 1/8) 1/2) (/ (+ (* (* x x) 1/2) (* 1/8 eps)) (* x x)) (+ (* (* x x) 1/2) (* 1/8 eps)) (* 1/8 eps) 1/8) |
| 3.0ms | x | @ | -inf | ((/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) eps (+ x (sqrt (- (* x x) eps))) x (sqrt (- (* x x) eps)) (- (* x x) eps) (* x x) (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) (neg (sqrt (neg eps))) (sqrt (neg eps)) (neg eps) (- x (sqrt (- (* x x) eps))) (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) (/ 1/2 x) 1/2 (- x (sqrt (- (* x x) eps))) (sqrt (- (* x x) eps)) (+ (* (/ eps x) -1/2) x) (/ eps x) -1/2 (- x (sqrt (- (* x x) eps))) (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) (* (+ (* (/ eps (* x x)) 1/8) 1/2) eps) (+ (* (/ eps (* x x)) 1/8) 1/2) (/ (+ (* (* x x) 1/2) (* 1/8 eps)) (* x x)) (+ (* (* x x) 1/2) (* 1/8 eps)) (* 1/8 eps) 1/8) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 759 | 6027 |
| 0 | 783 | 5117 |
| 0 | 4191 | 4885 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 #s(approx (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) eps) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
#s(approx (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) eps) |
eps |
(+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
x |
(sqrt.f64 (-.f64 (*.f64 x x) eps)) |
(-.f64 (*.f64 x x) eps) |
(*.f64 x x) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) (neg.f64 (sqrt.f64 (neg.f64 eps)))) |
(neg.f64 (sqrt.f64 (neg.f64 eps))) |
(sqrt.f64 (neg.f64 eps)) |
(neg.f64 eps) |
#s(approx (- x (sqrt (- (* x x) eps))) (*.f64 #s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) (/.f64 #s(literal 1/2 binary64) x)) eps)) |
(*.f64 #s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) (/.f64 #s(literal 1/2 binary64) x)) eps) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 #s(literal 1/2 binary64) x) |
#s(literal 1/2 binary64) |
(-.f64 x #s(approx (sqrt (- (* x x) eps)) (fma.f64 (/.f64 eps x) #s(literal -1/2 binary64) x))) |
#s(approx (sqrt (- (* x x) eps)) (fma.f64 (/.f64 eps x) #s(literal -1/2 binary64) x)) |
(fma.f64 (/.f64 eps x) #s(literal -1/2 binary64) x) |
(/.f64 eps x) |
#s(literal -1/2 binary64) |
#s(approx (- x (sqrt (- (* x x) eps))) (/.f64 #s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) (*.f64 #s(approx (+ (* (/ eps (* x x)) 1/8) 1/2) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) eps)) (*.f64 x x))) eps)) x)) |
(/.f64 #s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) (*.f64 #s(approx (+ (* (/ eps (* x x)) 1/8) 1/2) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) eps)) (*.f64 x x))) eps)) x) |
#s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) (*.f64 #s(approx (+ (* (/ eps (* x x)) 1/8) 1/2) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) eps)) (*.f64 x x))) eps)) |
(*.f64 #s(approx (+ (* (/ eps (* x x)) 1/8) 1/2) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) eps)) (*.f64 x x))) eps) |
#s(approx (+ (* (/ eps (* x x)) 1/8) 1/2) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) eps)) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) eps)) (*.f64 x x)) |
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) eps)) |
(*.f64 #s(literal 1/8 binary64) eps) |
#s(literal 1/8 binary64) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (* (sqrt eps) (/ 1 (sqrt -1))))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (+ (* -1 (/ x (pow (sqrt -1) 2))) (* (sqrt eps) (/ 1 (sqrt -1)))))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (+ (* x (- (* -1 (* x (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt eps) (/ 1 (sqrt -1)))))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (+ (* x (- (* x (- (* x (- (* 1/2 (/ 1 (* eps (pow (sqrt -1) 4)))) (* -1 (* (sqrt (/ 1 eps)) (/ (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1)))))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt eps) (/ 1 (sqrt -1)))))) |
#s(approx (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) #s(hole binary64 eps)) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (* (sqrt eps) (sqrt -1)))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (+ x (* (sqrt eps) (sqrt -1))))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (+ (* x (+ 1 (* 1/2 (* (sqrt (/ 1 eps)) (/ x (sqrt -1)))))) (* (sqrt eps) (sqrt -1))))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (+ (* x (+ 1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))))) (* (sqrt eps) (sqrt -1))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* (sqrt eps) (sqrt -1)))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1)))) (* (sqrt eps) (sqrt -1))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1))))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 2) (pow (sqrt -1) 5))))))))))) |
#s(approx (- (* x x) eps) #s(hole binary64 (* -1 eps))) |
#s(approx (- (* x x) eps) #s(hole binary64 (- (pow x 2) eps))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (* (sqrt eps) (sqrt -1))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (- x (* (sqrt eps) (sqrt -1))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (- (* x (+ 1 (* -1/2 (* (sqrt (/ 1 eps)) (/ x (sqrt -1)))))) (* (sqrt eps) (sqrt -1))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (- (* x (+ 1 (* x (- (* 1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))))) (* (sqrt eps) (sqrt -1))))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) #s(hole binary64 (* 1/16 (/ (pow eps 3) (pow x 5))))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) #s(hole binary64 (/ (+ (* 1/16 (pow eps 3)) (* 1/8 (* (pow eps 2) (pow x 2)))) (pow x 5)))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) #s(hole binary64 (/ (+ (* 1/16 (pow eps 3)) (* (pow x 2) (+ (* 1/8 (pow eps 2)) (* 1/2 (* eps (pow x 2)))))) (pow x 5)))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) #s(hole binary64 (* 1/16 (/ (pow eps 2) (pow x 5))))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) #s(hole binary64 (/ (+ (* 1/16 (pow eps 2)) (* 1/8 (* eps (pow x 2)))) (pow x 5)))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) #s(hole binary64 (/ (+ (* 1/16 (pow eps 2)) (* (pow x 2) (+ (* 1/8 eps) (* 1/2 (pow x 2))))) (pow x 5)))) |
#s(approx (/ 1/2 x) #s(hole binary64 (/ 1/2 x))) |
#s(approx (+ (* (/ eps x) -1/2) x) #s(hole binary64 (* -1/2 (/ eps x)))) |
#s(approx (+ (* (/ eps x) -1/2) x) #s(hole binary64 (/ (+ (* -1/2 eps) (pow x 2)) x))) |
#s(approx (/ eps x) #s(hole binary64 (/ eps x))) |
#s(approx (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) #s(hole binary64 (* 1/8 (/ (pow eps 2) (pow x 3))))) |
#s(approx (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) #s(hole binary64 (/ (+ (* 1/8 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 3)))) |
#s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) #s(hole binary64 (* 1/8 (/ (pow eps 2) (pow x 2))))) |
#s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) #s(hole binary64 (/ (+ (* 1/8 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 2)))) |
#s(approx (* (+ (* (/ eps (* x x)) 1/8) 1/2) eps) #s(hole binary64 (* 1/8 (/ (pow eps 2) (pow x 2))))) |
#s(approx (* (+ (* (/ eps (* x x)) 1/8) 1/2) eps) #s(hole binary64 (/ (+ (* 1/8 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 2)))) |
#s(approx (+ (* (/ eps (* x x)) 1/8) 1/2) #s(hole binary64 (* 1/8 (/ eps (pow x 2))))) |
#s(approx (+ (* (/ eps (* x x)) 1/8) 1/2) #s(hole binary64 (/ (+ (* 1/8 eps) (* 1/2 (pow x 2))) (pow x 2)))) |
#s(approx (/ (+ (* (* x x) 1/2) (* 1/8 eps)) (* x x)) #s(hole binary64 (* 1/8 (/ eps (pow x 2))))) |
#s(approx (/ (+ (* (* x x) 1/2) (* 1/8 eps)) (* x x)) #s(hole binary64 (/ (+ (* 1/8 eps) (* 1/2 (pow x 2))) (pow x 2)))) |
#s(approx (+ (* (* x x) 1/2) (* 1/8 eps)) #s(hole binary64 (* 1/8 eps))) |
#s(approx (+ (* (* x x) 1/2) (* 1/8 eps)) #s(hole binary64 (+ (* 1/8 eps) (* 1/2 (pow x 2))))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (* 1/2 (/ eps x)))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (/ (- (+ (* 1/16 (/ (pow eps 3) (pow x 4))) (* 1/2 eps)) (* -1/8 (/ (pow eps 2) (pow x 2)))) x))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/32 (pow eps 4)) (* -1/128 (pow eps 4))) (pow x 6))) (* 1/2 eps)) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (* 2 x))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (* x (+ 2 (* -1/2 (/ eps (pow x 2))))))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (* x (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (* x (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 x)) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* x (+ 1 (* -1/2 (/ eps (pow x 2))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))))) |
#s(approx (- (* x x) eps) #s(hole binary64 (pow x 2))) |
#s(approx (- (* x x) eps) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* 1/2 (/ eps x)))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (/ (- (* 1/8 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) x))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (/ (- (* 1/16 (/ (pow eps 3) (pow x 4))) (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2))))) x))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (/ (- (* 1/2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (pow x 6))) (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4)))))) x))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) #s(hole binary64 (* 1/2 (/ eps x)))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) #s(hole binary64 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) #s(hole binary64 (/ (+ (* 1/16 (/ (pow eps 3) (pow x 4))) (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps))) x))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) #s(hole binary64 (/ 1/2 x))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) #s(hole binary64 (/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) #s(hole binary64 (/ (+ 1/2 (+ (* 1/16 (/ (pow eps 2) (pow x 4))) (* 1/8 (/ eps (pow x 2))))) x))) |
#s(approx (+ (* (/ eps x) -1/2) x) #s(hole binary64 x)) |
#s(approx (+ (* (/ eps x) -1/2) x) #s(hole binary64 (* x (+ 1 (* -1/2 (/ eps (pow x 2))))))) |
#s(approx (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) #s(hole binary64 (* 1/2 (/ eps x)))) |
#s(approx (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) #s(hole binary64 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x))) |
#s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) #s(hole binary64 (* 1/2 eps))) |
#s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) #s(hole binary64 (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)))) |
#s(approx (* (+ (* (/ eps (* x x)) 1/8) 1/2) eps) #s(hole binary64 (* 1/2 eps))) |
#s(approx (* (+ (* (/ eps (* x x)) 1/8) 1/2) eps) #s(hole binary64 (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)))) |
#s(approx (+ (* (/ eps (* x x)) 1/8) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (/ eps (* x x)) 1/8) 1/2) #s(hole binary64 (+ 1/2 (* 1/8 (/ eps (pow x 2)))))) |
#s(approx (/ (+ (* (* x x) 1/2) (* 1/8 eps)) (* x x)) #s(hole binary64 1/2)) |
#s(approx (/ (+ (* (* x x) 1/2) (* 1/8 eps)) (* x x)) #s(hole binary64 (+ 1/2 (* 1/8 (/ eps (pow x 2)))))) |
#s(approx (+ (* (* x x) 1/2) (* 1/8 eps)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/2) (* 1/8 eps)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* 1/8 (/ eps (pow x 2))))))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (* 2 x))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2))))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (* -1/4 (pow eps 2)) (* 1/8 (pow eps 2))) (pow x 4))) (+ 2 (* -1/2 (/ eps (pow x 2))))))))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (* -2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) eps)) (+ (* -1/4 (* eps (+ (* -1/4 (pow eps 2)) (* 1/8 (pow eps 2))))) (* 1/16 (pow eps 3)))) (pow x 6))) (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/4 (/ (pow eps 2) (pow x 4))) (* 1/8 (/ (pow eps 2) (pow x 4))))))))))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (* 1/2 (/ eps x)))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (/ (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x)))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (/ (+ (* -1/2 eps) (+ (* -1/2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (pow x 6))) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4)))))) x)))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* -1 x))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* -1 (* x (+ 1 (* -1/2 (/ eps (pow x 2)))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4))))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6)))))))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* 2 x))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (* x (- (* 1/8 (/ (pow eps 2) (pow x 4))) (+ 2 (* -1/2 (/ eps (pow x 2))))))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (* x (- (* 1/16 (/ (pow eps 3) (pow x 6))) (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))))))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) #s(hole binary64 (* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) #s(hole binary64 (* -1 (/ (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x)))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) #s(hole binary64 (* -1 (/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x)))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) #s(hole binary64 (* -1 (/ (- (+ (* -1/8 (/ eps (pow x 2))) (* -1/16 (/ (pow eps 2) (pow x 4)))) 1/2) x)))) |
#s(approx (+ (* (/ eps x) -1/2) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1))))) |
#s(approx (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) #s(hole binary64 (* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (* eps (+ (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))))) |
#s(approx eps #s(hole binary64 eps)) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (+ (* -1/2 (/ eps x)) (* 2 x)))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (+ (* 2 x) (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (+ (* 2 x) (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (+ x (* -1/2 (/ eps x))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (+ x (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (+ x (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))))) |
#s(approx (- (* x x) eps) #s(hole binary64 (+ (* -1 eps) (pow x 2)))) |
#s(approx (neg (sqrt (neg eps))) #s(hole binary64 (* -1 (* (sqrt eps) (sqrt -1))))) |
#s(approx (sqrt (neg eps)) #s(hole binary64 (* (sqrt eps) (sqrt -1)))) |
#s(approx (neg eps) #s(hole binary64 (* -1 eps))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* eps (+ (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) #s(hole binary64 (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) #s(hole binary64 (* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) #s(hole binary64 (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) #s(hole binary64 (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))) |
#s(approx (+ (* (/ eps x) -1/2) x) #s(hole binary64 (+ x (* -1/2 (/ eps x))))) |
#s(approx (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) #s(hole binary64 (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))))) |
#s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) #s(hole binary64 (* eps (+ 1/2 (* 1/8 (/ eps (pow x 2))))))) |
#s(approx (* (+ (* (/ eps (* x x)) 1/8) 1/2) eps) #s(hole binary64 (* eps (+ 1/2 (* 1/8 (/ eps (pow x 2))))))) |
#s(approx (* 1/8 eps) #s(hole binary64 (* 1/8 eps))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3))))) (pow eps 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) (/ x (pow (sqrt -1) 2))))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1 (* (sqrt eps) (/ (* x (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (* -1/2 (/ (* (pow eps 2) (pow x 3)) (pow (sqrt -1) 4)))) (pow eps 3))) (* (sqrt eps) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (/ x (pow (sqrt -1) 2))))))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (* eps (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps))))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps)))))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (/ (pow x 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))))) |
#s(approx (- (* x x) eps) #s(hole binary64 (* eps (- (/ (pow x 2) eps) 1)))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* eps (- (/ x eps) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* eps (- (+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* eps (- (+ (* 1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (/ x eps)) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) #s(hole binary64 (* (pow eps 3) (+ (* 1/8 (/ 1 (* eps (pow x 3)))) (* 1/16 (/ 1 (pow x 5))))))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) #s(hole binary64 (* (pow eps 3) (+ (/ 1/8 (* eps (pow x 3))) (+ (/ 1/2 (* (pow eps 2) x)) (* 1/16 (/ 1 (pow x 5)))))))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) #s(hole binary64 (* (pow eps 2) (+ (* 1/8 (/ 1 (* eps (pow x 3)))) (* 1/16 (/ 1 (pow x 5))))))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) #s(hole binary64 (* (pow eps 2) (+ (/ 1/8 (* eps (pow x 3))) (+ (/ 1/2 (* (pow eps 2) x)) (* 1/16 (/ 1 (pow x 5)))))))) |
#s(approx (+ (* (/ eps x) -1/2) x) #s(hole binary64 (* eps (- (/ x eps) (* 1/2 (/ 1 x)))))) |
#s(approx (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) #s(hole binary64 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))))) |
#s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) #s(hole binary64 (* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (/ eps (* x x)) 1/8) 1/2) eps) #s(hole binary64 (* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (/ eps (* x x)) 1/8) 1/2) #s(hole binary64 (* eps (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2))))))) |
#s(approx (/ (+ (* (* x x) 1/2) (* 1/8 eps)) (* x x)) #s(hole binary64 (* eps (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* x x) 1/2) (* 1/8 eps)) #s(hole binary64 (* eps (+ 1/8 (* 1/2 (/ (pow x 2) eps)))))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (* -1 (* (sqrt eps) (sqrt -1))))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (+ x (* -1 (* (sqrt eps) (sqrt -1)))))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (+ (* -1 (* (sqrt eps) (sqrt -1))) (* -1 (/ (- (+ (* -1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* eps x)) eps))))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) #s(hole binary64 (+ (* -1 (* (sqrt eps) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 eps)) (* x (* (sqrt -1) (+ (* -1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))))))) (* 1/2 (* eps (pow x 3)))) (+ (* -1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1))))) eps)) (* eps x)) eps))))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (* (sqrt eps) (sqrt -1))))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (* eps (+ (* -1 (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (* eps (+ (* -1 (/ (+ x (* -1/2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
#s(approx (+ x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (* eps (+ (* -1 (/ (+ x (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 eps)) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1))))) eps))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* -1 (* (sqrt eps) (sqrt -1))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* -1 (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* x x) eps)) #s(hole binary64 (* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (* (pow x 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))))) |
#s(approx (- (* x x) eps) #s(hole binary64 (* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))))) |
#s(approx (neg (sqrt (neg eps))) #s(hole binary64 (* (sqrt eps) (sqrt -1)))) |
#s(approx (sqrt (neg eps)) #s(hole binary64 (* -1 (* (sqrt eps) (sqrt -1))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* (sqrt eps) (sqrt -1)))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (* eps (- (* -1 (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (* eps (- (* -1 (/ (+ x (* 1/2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
#s(approx (- x (sqrt (- (* x x) eps))) #s(hole binary64 (* -1 (* eps (- (* -1 (/ (+ x (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 eps)) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1))))) eps))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) #s(hole binary64 (* -1 (* (pow eps 3) (- (* -1 (/ (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))) eps)) (* 1/16 (/ 1 (pow x 5)))))))) |
#s(approx (+ (* (/ eps x) -1/2) x) #s(hole binary64 (* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))))))) |
#s(approx (+ (* (/ eps (* x x)) 1/8) 1/2) #s(hole binary64 (* eps (+ (* 1/8 (/ 1 (pow x 2))) (* 1/2 (/ 1 eps)))))) |
#s(approx (+ (* (* x x) 1/2) (* 1/8 eps)) #s(hole binary64 (* -1 (* eps (- (* -1/2 (/ (pow x 2) eps)) 1/8))))) |
| Outputs |
|---|
(/.f64 (neg.f64 #s(approx (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) eps)) (neg.f64 (+.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) x))) |
(/.f64 #s(approx (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) eps) (+.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) x)) |
#s(approx (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) eps) |
eps |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(+.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) x) |
(+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
x |
(pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) |
(sqrt.f64 (-.f64 (*.f64 x x) eps)) |
(*.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(*.f64 (fabs.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps))) (fabs.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(pow.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 eps eps)) (fma.f64 x x eps)) |
(/.f64 (-.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) (pow.f64 eps #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 eps eps (*.f64 (*.f64 x x) eps)))) |
(sqrt.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) |
(-.f64 (*.f64 x x) eps) |
(*.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))) |
#s(approx (- x (sqrt (- (* x x) eps))) (neg.f64 (sqrt.f64 (neg.f64 eps)))) |
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 eps)) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 eps)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (sqrt.f64 (neg.f64 eps))) |
(neg.f64 (sqrt.f64 (neg.f64 eps))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 eps)) |
(*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(pow.f64 (neg.f64 eps) #s(literal 1/2 binary64)) |
(sqrt.f64 (neg.f64 eps)) |
(*.f64 #s(literal -1 binary64) eps) |
(*.f64 eps #s(literal -1 binary64)) |
(neg.f64 eps) |
#s(approx (- x (sqrt (- (* x x) eps))) (*.f64 #s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) (/.f64 #s(literal 1/2 binary64) x)) eps)) |
(*.f64 #s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) (/.f64 #s(literal 1/2 binary64) x)) eps) |
(*.f64 eps #s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) (/.f64 #s(literal 1/2 binary64) x))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1/2 binary64) x) |
#s(literal 1/2 binary64) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 #s(approx (sqrt (- (* x x) eps)) (fma.f64 (/.f64 eps x) #s(literal -1/2 binary64) x)) #s(approx (sqrt (- (* x x) eps)) (fma.f64 (/.f64 eps x) #s(literal -1/2 binary64) x)))) (+.f64 x #s(approx (sqrt (- (* x x) eps)) (fma.f64 (/.f64 eps x) #s(literal -1/2 binary64) x)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (- (* x x) eps)) (fma.f64 (/.f64 eps x) #s(literal -1/2 binary64) x)) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 #s(approx (sqrt (- (* x x) eps)) (fma.f64 (/.f64 eps x) #s(literal -1/2 binary64) x)) #s(approx (sqrt (- (* x x) eps)) (fma.f64 (/.f64 eps x) #s(literal -1/2 binary64) x)) (*.f64 x #s(approx (sqrt (- (* x x) eps)) (fma.f64 (/.f64 eps x) #s(literal -1/2 binary64) x)))))) |
(-.f64 x #s(approx (sqrt (- (* x x) eps)) (fma.f64 (/.f64 eps x) #s(literal -1/2 binary64) x))) |
#s(approx (sqrt (- (* x x) eps)) (fma.f64 (/.f64 eps x) #s(literal -1/2 binary64) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 eps x) #s(literal -1/2 binary64)) (*.f64 (/.f64 eps x) #s(literal -1/2 binary64))) (*.f64 x x)) (-.f64 (*.f64 (/.f64 eps x) #s(literal -1/2 binary64)) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 eps x) #s(literal -1/2 binary64)) (*.f64 (/.f64 eps x) #s(literal -1/2 binary64)))) (-.f64 x (*.f64 (/.f64 eps x) #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 eps x) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 eps x) #s(literal -1/2 binary64)) (*.f64 (/.f64 eps x) #s(literal -1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 eps x) #s(literal -1/2 binary64)) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 eps x) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (/.f64 eps x) #s(literal -1/2 binary64)) (*.f64 (/.f64 eps x) #s(literal -1/2 binary64))) (*.f64 x (*.f64 (/.f64 eps x) #s(literal -1/2 binary64)))))) |
(fma.f64 (/.f64 eps x) #s(literal -1/2 binary64) x) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 eps x) x) |
(-.f64 x (*.f64 (/.f64 eps x) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (/.f64 eps x) #s(literal -1/2 binary64)) x) |
(+.f64 x (*.f64 (/.f64 eps x) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 eps) (neg.f64 x)) |
(/.f64 eps x) |
#s(literal -1/2 binary64) |
#s(approx (- x (sqrt (- (* x x) eps))) (/.f64 #s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) (*.f64 #s(approx (+ (* (/ eps (* x x)) 1/8) 1/2) (/.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) eps)) x) x)) eps)) x)) |
(/.f64 (neg.f64 #s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) (*.f64 #s(approx (+ (* (/ eps (* x x)) 1/8) 1/2) (/.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) eps)) x) x)) eps))) (neg.f64 x)) |
(/.f64 #s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) (*.f64 #s(approx (+ (* (/ eps (* x x)) 1/8) 1/2) (/.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) eps)) x) x)) eps)) x) |
#s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) (*.f64 #s(approx (+ (* (/ eps (* x x)) 1/8) 1/2) (/.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) eps)) x) x)) eps)) |
(*.f64 #s(approx (+ (* (/ eps (* x x)) 1/8) 1/2) (/.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) eps)) x) x)) eps) |
(*.f64 eps #s(approx (+ (* (/ eps (* x x)) 1/8) 1/2) (/.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) eps)) x) x))) |
#s(approx (+ (* (/ eps (* x x)) 1/8) 1/2) (/.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) eps)) x) x)) |
(/.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) eps)) x) x) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) eps))) (neg.f64 (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) eps)) (*.f64 x x)) |
(fma.f64 (/.f64 (/.f64 eps x) x) #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x))) |
(fma.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 eps x) x) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x)) (*.f64 (/.f64 (/.f64 eps x) x) #s(literal 1/8 binary64))) |
(+.f64 (*.f64 (/.f64 (/.f64 eps x) x) #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) eps) (*.f64 #s(literal 1/8 binary64) eps)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 1/8 binary64) eps) (*.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 #s(literal 1/8 binary64) eps) (*.f64 #s(literal 1/8 binary64) eps))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/8 binary64) eps))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/8 binary64) eps) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/8 binary64) eps) (*.f64 #s(literal 1/8 binary64) eps) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/8 binary64) eps) #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 #s(literal 1/8 binary64) eps) (*.f64 #s(literal 1/8 binary64) eps)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/8 binary64) eps))))) |
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) eps)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (*.f64 #s(literal 1/8 binary64) eps)) |
(fma.f64 #s(literal 1/8 binary64) eps (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 eps #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (*.f64 #s(literal 1/8 binary64) eps)) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/8 binary64) eps)) |
(-.f64 (*.f64 #s(literal 1/8 binary64) eps) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/8 binary64) eps)) |
(+.f64 (*.f64 #s(literal 1/8 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/8 binary64) eps) |
(*.f64 eps #s(literal 1/8 binary64)) |
#s(literal 1/8 binary64) |
#s(approx (- x (sqrt (- (* x x) eps))) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 eps))) |
#s(approx (- x (sqrt (- (* x x) eps))) (fma.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 eps) (/.f64 (neg.f64 x) #s(literal -1 binary64)))) |
#s(approx (- x (sqrt (- (* x x) eps))) (fma.f64 (-.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 eps))) #s(literal -1/2 binary64))) #s(literal -1 binary64)) x (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 eps)))) |
#s(approx (- x (sqrt (- (* x x) eps))) (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) eps)) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 eps))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 eps))))) x) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 eps))) #s(literal -1/2 binary64))) x) #s(literal -1 binary64)) x (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 eps)))) |
#s(approx (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) eps) |
#s(approx (+ x (sqrt (- (* x x) eps))) (sqrt.f64 (neg.f64 eps))) |
#s(approx (+ x (sqrt (- (* x x) eps))) (+.f64 (sqrt.f64 (neg.f64 eps)) x)) |
#s(approx (+ x (sqrt (- (* x x) eps))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 eps))) (/.f64 x (sqrt.f64 #s(literal -1 binary64))) #s(literal 1 binary64)) x (sqrt.f64 (neg.f64 eps)))) |
#s(approx (+ x (sqrt (- (* x x) eps))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 eps #s(literal -3 binary64)))) (/.f64 (*.f64 x x) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 eps))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) x #s(literal 1 binary64)) x (sqrt.f64 (neg.f64 eps)))) |
#s(approx x x) |
#s(approx (sqrt (- (* x x) eps)) (sqrt.f64 (neg.f64 eps))) |
#s(approx (sqrt (- (* x x) eps)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 eps))) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (neg.f64 eps)))) |
#s(approx (sqrt (- (* x x) eps)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 eps #s(literal -3 binary64)))) (/.f64 (*.f64 x x) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 eps))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 x x) (sqrt.f64 (neg.f64 eps)))) |
#s(approx (sqrt (- (* x x) eps)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 eps))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 eps #s(literal -5 binary64)))) (/.f64 (*.f64 x x) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 eps #s(literal -3 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64)))) (*.f64 x x))) (*.f64 x x) (sqrt.f64 (neg.f64 eps)))) |
#s(approx (- (* x x) eps) (neg.f64 eps)) |
#s(approx (- (* x x) eps) (-.f64 (*.f64 x x) eps)) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (- x (sqrt (- (* x x) eps))) (neg.f64 (sqrt.f64 (neg.f64 eps)))) |
#s(approx (- x (sqrt (- (* x x) eps))) (-.f64 x (sqrt.f64 (neg.f64 eps)))) |
#s(approx (- x (sqrt (- (* x x) eps))) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 eps))) (/.f64 x (sqrt.f64 #s(literal -1 binary64))) #s(literal 1 binary64)) x) (sqrt.f64 (neg.f64 eps)))) |
#s(approx (- x (sqrt (- (* x x) eps))) (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (pow.f64 eps #s(literal -3 binary64)))) (/.f64 (*.f64 x x) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 eps)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) x #s(literal 1 binary64)) x) (sqrt.f64 (neg.f64 eps)))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) (/.f64 (*.f64 (pow.f64 eps #s(literal 3 binary64)) #s(literal 1/16 binary64)) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) (/.f64 (fma.f64 (pow.f64 (*.f64 eps x) #s(literal 2 binary64)) #s(literal 1/8 binary64) (*.f64 (pow.f64 eps #s(literal 3 binary64)) #s(literal 1/16 binary64))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x x) eps) #s(literal 1/2 binary64) (*.f64 (*.f64 eps eps) #s(literal 1/8 binary64))) (*.f64 x x) (*.f64 (pow.f64 eps #s(literal 3 binary64)) #s(literal 1/16 binary64))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) (/.f64 (fma.f64 (*.f64 (*.f64 x x) eps) #s(literal 1/8 binary64) (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) (/.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) eps)) (*.f64 x x) (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (/ 1/2 x) (/.f64 #s(literal 1/2 binary64) x)) |
#s(approx (+ (* (/ eps x) -1/2) x) (*.f64 (/.f64 eps x) #s(literal -1/2 binary64))) |
#s(approx (+ (* (/ eps x) -1/2) x) (/.f64 (fma.f64 #s(literal -1/2 binary64) eps (*.f64 x x)) x)) |
#s(approx (/ eps x) (/.f64 eps x)) |
#s(approx (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/8 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) (/.f64 (fma.f64 (*.f64 (*.f64 x x) eps) #s(literal 1/2 binary64) (*.f64 (*.f64 eps eps) #s(literal 1/8 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/8 binary64)) (*.f64 x x))) |
#s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) (/.f64 (fma.f64 (*.f64 (*.f64 x x) eps) #s(literal 1/2 binary64) (*.f64 (*.f64 eps eps) #s(literal 1/8 binary64))) (*.f64 x x))) |
#s(approx (* (+ (* (/ eps (* x x)) 1/8) 1/2) eps) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/8 binary64)) (*.f64 x x))) |
#s(approx (* (+ (* (/ eps (* x x)) 1/8) 1/2) eps) (/.f64 (fma.f64 (*.f64 (*.f64 x x) eps) #s(literal 1/2 binary64) (*.f64 (*.f64 eps eps) #s(literal 1/8 binary64))) (*.f64 x x))) |
#s(approx (+ (* (/ eps (* x x)) 1/8) 1/2) (*.f64 (/.f64 (/.f64 eps x) x) #s(literal 1/8 binary64))) |
#s(approx (+ (* (/ eps (* x x)) 1/8) 1/2) (/.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) eps)) x) x)) |
#s(approx (/ (+ (* (* x x) 1/2) (* 1/8 eps)) (* x x)) (*.f64 (/.f64 (/.f64 eps x) x) #s(literal 1/8 binary64))) |
#s(approx (/ (+ (* (* x x) 1/2) (* 1/8 eps)) (* x x)) (/.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) eps)) x) x)) |
#s(approx (+ (* (* x x) 1/2) (* 1/8 eps)) (*.f64 #s(literal 1/8 binary64) eps)) |
#s(approx (+ (* (* x x) 1/2) (* 1/8 eps)) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) eps))) |
#s(approx (- x (sqrt (- (* x x) eps))) (*.f64 (/.f64 eps x) #s(literal 1/2 binary64))) |
#s(approx (- x (sqrt (- (* x x) eps))) (/.f64 (fma.f64 (*.f64 (/.f64 eps x) (/.f64 eps x)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) eps)) x)) |
#s(approx (- x (sqrt (- (* x x) eps))) (/.f64 (fma.f64 (/.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/16 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) eps) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 x x)))) x)) |
#s(approx (- x (sqrt (- (* x x) eps))) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) eps (neg.f64 (/.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal -5/128 binary64)) (pow.f64 x #s(literal 6 binary64))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 x x)))) x)) |
#s(approx (+ x (sqrt (- (* x x) eps))) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (+ x (sqrt (- (* x x) eps))) (*.f64 (fma.f64 (/.f64 (/.f64 eps x) x) #s(literal -1/2 binary64) #s(literal 2 binary64)) x)) |
#s(approx (+ x (sqrt (- (* x x) eps))) (*.f64 (+.f64 (fma.f64 (/.f64 (/.f64 eps x) x) #s(literal -1/2 binary64) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (pow.f64 x #s(literal 4 binary64)))) x)) |
#s(approx (+ x (sqrt (- (* x x) eps))) (*.f64 (+.f64 (fma.f64 (/.f64 (/.f64 eps x) x) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (pow.f64 x #s(literal 4 binary64))))) #s(literal 2 binary64)) x)) |
#s(approx (sqrt (- (* x x) eps)) x) |
#s(approx (sqrt (- (* x x) eps)) (*.f64 (fma.f64 (/.f64 (/.f64 eps x) x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (sqrt (- (* x x) eps)) (*.f64 (+.f64 (fma.f64 (/.f64 (/.f64 eps x) x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (pow.f64 x #s(literal 4 binary64)))) x)) |
#s(approx (sqrt (- (* x x) eps)) (*.f64 (+.f64 (fma.f64 (/.f64 (/.f64 eps x) x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (pow.f64 x #s(literal 4 binary64))))) x)) |
#s(approx (- (* x x) eps) (*.f64 x x)) |
#s(approx (- (* x x) eps) (*.f64 (fma.f64 (/.f64 (/.f64 eps x) x) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (- x (sqrt (- (* x x) eps))) (*.f64 (/.f64 eps x) #s(literal 1/2 binary64))) |
#s(approx (- x (sqrt (- (* x x) eps))) (/.f64 (fma.f64 (*.f64 (/.f64 eps x) (/.f64 eps x)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) eps)) x)) |
#s(approx (- x (sqrt (- (* x x) eps))) (/.f64 (fma.f64 (/.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/16 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) eps) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 x x)))) x)) |
#s(approx (- x (sqrt (- (* x x) eps))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 5/64 binary64))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal -1/2 binary64) eps (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 x x))))) x)) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) (*.f64 (/.f64 eps x) #s(literal 1/2 binary64))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) (/.f64 (fma.f64 (*.f64 (/.f64 eps x) (/.f64 eps x)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) eps)) x)) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) (/.f64 (fma.f64 (/.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 eps x) (/.f64 eps x)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) eps))) x)) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) (/.f64 #s(literal 1/2 binary64) x)) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) (/.f64 (fma.f64 (/.f64 (/.f64 eps x) x) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 eps eps) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 eps x) x) #s(literal 1/8 binary64))) #s(literal 1/2 binary64)) x)) |
#s(approx (+ (* (/ eps x) -1/2) x) x) |
#s(approx (+ (* (/ eps x) -1/2) x) (*.f64 (fma.f64 (/.f64 (/.f64 eps x) x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) (*.f64 (/.f64 eps x) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) (/.f64 (fma.f64 (*.f64 (/.f64 eps x) (/.f64 eps x)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) eps)) x)) |
#s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) (*.f64 #s(literal 1/2 binary64) eps)) |
#s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) (fma.f64 (*.f64 (/.f64 eps x) (/.f64 eps x)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) eps))) |
#s(approx (* (+ (* (/ eps (* x x)) 1/8) 1/2) eps) (*.f64 #s(literal 1/2 binary64) eps)) |
#s(approx (* (+ (* (/ eps (* x x)) 1/8) 1/2) eps) (fma.f64 (*.f64 (/.f64 eps x) (/.f64 eps x)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) eps))) |
#s(approx (+ (* (/ eps (* x x)) 1/8) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* (/ eps (* x x)) 1/8) 1/2) (fma.f64 (/.f64 (/.f64 eps x) x) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (* (* x x) 1/2) (* 1/8 eps)) (* x x)) #s(literal 1/2 binary64)) |
#s(approx (/ (+ (* (* x x) 1/2) (* 1/8 eps)) (* x x)) (fma.f64 (/.f64 (/.f64 eps x) x) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* x x) 1/2) (* 1/8 eps)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* x x) 1/2) (* 1/8 eps)) (*.f64 (*.f64 x x) (fma.f64 (/.f64 (/.f64 eps x) x) #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) |
#s(approx (- x (sqrt (- (* x x) eps))) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (- x (sqrt (- (* x x) eps))) (*.f64 (neg.f64 x) (-.f64 (*.f64 (/.f64 (/.f64 eps x) x) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
#s(approx (- x (sqrt (- (* x x) eps))) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (/.f64 (/.f64 eps x) x) #s(literal -1/2 binary64) #s(literal 2 binary64))))) |
#s(approx (- x (sqrt (- (* x x) eps))) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 5/64 binary64)) eps) #s(literal -2 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) eps) #s(literal -1/4 binary64) (*.f64 (pow.f64 eps #s(literal 3 binary64)) #s(literal 1/16 binary64)))) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (fma.f64 (/.f64 (/.f64 eps x) x) #s(literal -1/2 binary64) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (pow.f64 x #s(literal 4 binary64))))))) |
#s(approx (+ x (sqrt (- (* x x) eps))) (*.f64 (/.f64 eps x) #s(literal 1/2 binary64))) |
#s(approx (+ x (sqrt (- (* x x) eps))) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 eps x) (/.f64 eps x)) #s(literal -1/8 binary64) (*.f64 #s(literal -1/2 binary64) eps)) x))) |
#s(approx (+ x (sqrt (- (* x x) eps))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) eps (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 x x)))) x))) |
#s(approx (+ x (sqrt (- (* x x) eps))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) eps (fma.f64 (/.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 5/64 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 x x))))) x))) |
#s(approx (sqrt (- (* x x) eps)) (neg.f64 x)) |
#s(approx (sqrt (- (* x x) eps)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (/.f64 eps x) x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (- (* x x) eps)) (*.f64 (neg.f64 x) (+.f64 (fma.f64 (/.f64 (/.f64 eps x) x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (pow.f64 x #s(literal 4 binary64)))))) |
#s(approx (sqrt (- (* x x) eps)) (*.f64 (neg.f64 x) (+.f64 (fma.f64 (/.f64 (/.f64 eps x) x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (pow.f64 x #s(literal 4 binary64))))))) |
#s(approx (- x (sqrt (- (* x x) eps))) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (- x (sqrt (- (* x x) eps))) (*.f64 (neg.f64 x) (-.f64 (*.f64 (/.f64 (/.f64 eps x) x) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
#s(approx (- x (sqrt (- (* x x) eps))) (*.f64 (neg.f64 x) (-.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/8 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (/.f64 (/.f64 eps x) x) #s(literal -1/2 binary64) #s(literal 2 binary64))))) |
#s(approx (- x (sqrt (- (* x x) eps))) (*.f64 (neg.f64 x) (-.f64 (/.f64 (*.f64 (pow.f64 eps #s(literal 3 binary64)) #s(literal 1/16 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (fma.f64 (/.f64 (/.f64 eps x) x) #s(literal -1/2 binary64) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (pow.f64 x #s(literal 4 binary64))))))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 eps x) (/.f64 eps x)) #s(literal -1/8 binary64) (*.f64 #s(literal -1/2 binary64) eps)) x))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) eps (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 x x)))) x))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eps x) x) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) x))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) (neg.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 eps eps) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/16 binary64) (*.f64 (/.f64 (/.f64 eps x) x) #s(literal -1/8 binary64))) #s(literal 1/2 binary64)) x))) |
#s(approx (+ (* (/ eps x) -1/2) x) (*.f64 (neg.f64 x) (-.f64 (*.f64 (/.f64 (/.f64 eps x) x) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
#s(approx (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 eps x) (/.f64 eps x)) #s(literal -1/8 binary64) (*.f64 #s(literal -1/2 binary64) eps)) x))) |
#s(approx (- x (sqrt (- (* x x) eps))) (*.f64 (fma.f64 (/.f64 eps (pow.f64 x #s(literal 3 binary64))) #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) eps)) |
#s(approx (- x (sqrt (- (* x x) eps))) (*.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/16 binary64) (/.f64 eps (pow.f64 x #s(literal 5 binary64))))) eps (/.f64 #s(literal 1/2 binary64) x)) eps)) |
#s(approx (- x (sqrt (- (* x x) eps))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal 1/16 binary64) (*.f64 (/.f64 eps (pow.f64 x #s(literal 7 binary64))) #s(literal 5/128 binary64))) eps (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64))) eps (/.f64 #s(literal 1/2 binary64) x)) eps)) |
#s(approx eps eps) |
#s(approx (+ x (sqrt (- (* x x) eps))) (fma.f64 (/.f64 eps x) #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x))) |
#s(approx (+ x (sqrt (- (* x x) eps))) (fma.f64 (-.f64 (*.f64 (/.f64 eps (pow.f64 x #s(literal 3 binary64))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x)) eps (*.f64 #s(literal 2 binary64) x))) |
#s(approx (+ x (sqrt (- (* x x) eps))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 eps (pow.f64 x #s(literal 5 binary64))) (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal -3 binary64)))) eps) (/.f64 #s(literal 1/2 binary64) x)) eps (*.f64 #s(literal 2 binary64) x))) |
#s(approx (sqrt (- (* x x) eps)) (fma.f64 (/.f64 eps x) #s(literal -1/2 binary64) x)) |
#s(approx (sqrt (- (* x x) eps)) (fma.f64 (-.f64 (*.f64 (/.f64 eps (pow.f64 x #s(literal 3 binary64))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x)) eps x)) |
#s(approx (sqrt (- (* x x) eps)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 eps (pow.f64 x #s(literal 5 binary64))) (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal -3 binary64)))) eps) (/.f64 #s(literal 1/2 binary64) x)) eps x)) |
#s(approx (- (* x x) eps) (fma.f64 x x (neg.f64 eps))) |
#s(approx (neg (sqrt (neg eps))) (neg.f64 (sqrt.f64 (neg.f64 eps)))) |
#s(approx (sqrt (neg eps)) (sqrt.f64 (neg.f64 eps))) |
#s(approx (neg eps) (neg.f64 eps)) |
#s(approx (- x (sqrt (- (* x x) eps))) (*.f64 (fma.f64 (/.f64 eps (pow.f64 x #s(literal 3 binary64))) #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) eps)) |
#s(approx (- x (sqrt (- (* x x) eps))) (*.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/16 binary64) (/.f64 eps (pow.f64 x #s(literal 5 binary64))))) eps (/.f64 #s(literal 1/2 binary64) x)) eps)) |
#s(approx (- x (sqrt (- (* x x) eps))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal 1/16 binary64) (*.f64 (/.f64 eps (pow.f64 x #s(literal 7 binary64))) #s(literal 5/128 binary64))) eps (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64))) eps (/.f64 #s(literal 1/2 binary64) x)) eps)) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) (*.f64 (fma.f64 (/.f64 eps (pow.f64 x #s(literal 3 binary64))) #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) eps)) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) (*.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/16 binary64) (/.f64 eps (pow.f64 x #s(literal 5 binary64))))) eps (/.f64 #s(literal 1/2 binary64) x)) eps)) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) (fma.f64 (/.f64 eps (pow.f64 x #s(literal 3 binary64))) #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) (fma.f64 (fma.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/16 binary64) (/.f64 eps (pow.f64 x #s(literal 5 binary64))))) eps (/.f64 #s(literal 1/2 binary64) x))) |
#s(approx (+ (* (/ eps x) -1/2) x) (fma.f64 (/.f64 eps x) #s(literal -1/2 binary64) x)) |
#s(approx (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) (*.f64 (fma.f64 (/.f64 eps (pow.f64 x #s(literal 3 binary64))) #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) eps)) |
#s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) (*.f64 (fma.f64 (/.f64 (/.f64 eps x) x) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) eps)) |
#s(approx (* (+ (* (/ eps (* x x)) 1/8) 1/2) eps) (*.f64 (fma.f64 (/.f64 (/.f64 eps x) x) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) eps)) |
#s(approx (* 1/8 eps) (*.f64 #s(literal 1/8 binary64) eps)) |
#s(approx (- x (sqrt (- (* x x) eps))) (-.f64 (fma.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 eps) (neg.f64 (/.f64 (*.f64 (*.f64 (pow.f64 eps #s(literal 3/2 binary64)) (/.f64 (*.f64 x x) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) #s(literal -1/2 binary64)) (*.f64 eps eps)))) (/.f64 x #s(literal -1 binary64)))) |
#s(approx (- x (sqrt (- (* x x) eps))) (-.f64 (fma.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 eps) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 eps eps) (/.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) #s(literal -1/2 binary64) (neg.f64 (*.f64 (*.f64 x (/.f64 (*.f64 (*.f64 (pow.f64 eps #s(literal 3/2 binary64)) (/.f64 (*.f64 x x) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 eps)))) (pow.f64 eps #s(literal 3 binary64))))) (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 eps))) (/.f64 (*.f64 x x) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 eps))) (/.f64 (*.f64 x x) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (/.f64 x #s(literal -1 binary64)))))) |
#s(approx (+ x (sqrt (- (* x x) eps))) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 eps)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 x eps)) eps)) |
#s(approx (+ x (sqrt (- (* x x) eps))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 eps #s(literal -3 binary64)))) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 eps)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 x eps))) eps)) |
#s(approx (+ x (sqrt (- (* x x) eps))) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 eps #s(literal -5 binary64)))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 eps #s(literal -3 binary64)))) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 eps)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 x eps)))) eps)) |
#s(approx (sqrt (- (* x x) eps)) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 eps #s(literal -3 binary64)))) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (pow.f64 eps #s(literal -1 binary64)) #s(literal -1 binary64)))) eps)) |
#s(approx (sqrt (- (* x x) eps)) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 eps #s(literal -5 binary64)))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 eps #s(literal -3 binary64)))) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (pow.f64 eps #s(literal -1 binary64)) #s(literal -1 binary64))))) eps)) |
#s(approx (sqrt (- (* x x) eps)) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 eps #s(literal -5 binary64)))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 eps #s(literal -7 binary64)))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 eps #s(literal -3 binary64)))) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (pow.f64 eps #s(literal -1 binary64)) #s(literal -1 binary64)))))) eps)) |
#s(approx (- (* x x) eps) (*.f64 (-.f64 (/.f64 (*.f64 x x) eps) #s(literal 1 binary64)) eps)) |
#s(approx (- x (sqrt (- (* x x) eps))) (*.f64 (-.f64 (/.f64 x eps) (sqrt.f64 (*.f64 (pow.f64 eps #s(literal -1 binary64)) #s(literal -1 binary64)))) eps)) |
#s(approx (- x (sqrt (- (* x x) eps))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 eps #s(literal -3 binary64)))) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (/.f64 x eps) (sqrt.f64 (*.f64 (pow.f64 eps #s(literal -1 binary64)) #s(literal -1 binary64))))) eps)) |
#s(approx (- x (sqrt (- (* x x) eps))) (*.f64 (-.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (pow.f64 eps #s(literal -5 binary64)))) #s(literal 1/8 binary64) (/.f64 x eps)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 eps #s(literal -3 binary64)))) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (pow.f64 eps #s(literal -1 binary64)) #s(literal -1 binary64))))) eps)) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) (*.f64 (fma.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal 1/16 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) eps))) (pow.f64 eps #s(literal 3 binary64)))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal 1/16 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eps eps) x))) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) eps))) (pow.f64 eps #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) (*.f64 (fma.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal 1/16 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) eps))) (*.f64 eps eps))) |
#s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal 1/16 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eps eps) x))) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) eps))) (*.f64 eps eps))) |
#s(approx (+ (* (/ eps x) -1/2) x) (*.f64 (-.f64 (/.f64 x eps) (/.f64 #s(literal 1/2 binary64) x)) eps)) |
#s(approx (/ (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) x) (*.f64 (fma.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) (*.f64 eps eps))) |
#s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) eps)) (*.f64 eps eps))) |
#s(approx (* (+ (* (/ eps (* x x)) 1/8) 1/2) eps) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) eps)) (*.f64 eps eps))) |
#s(approx (+ (* (/ eps (* x x)) 1/8) 1/2) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) eps)) eps)) |
#s(approx (/ (+ (* (* x x) 1/2) (* 1/8 eps)) (* x x)) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) eps)) eps)) |
#s(approx (+ (* (* x x) 1/2) (* 1/8 eps)) (*.f64 (fma.f64 (/.f64 (*.f64 x x) eps) #s(literal 1/2 binary64) #s(literal 1/8 binary64)) eps)) |
#s(approx (- x (sqrt (- (* x x) eps))) (neg.f64 (sqrt.f64 (neg.f64 eps)))) |
#s(approx (- x (sqrt (- (* x x) eps))) (fma.f64 (sqrt.f64 (neg.f64 eps)) #s(literal -1 binary64) x)) |
#s(approx (- x (sqrt (- (* x x) eps))) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 eps)) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (neg.f64 eps) x)) eps) #s(literal -1 binary64) (neg.f64 (sqrt.f64 (neg.f64 eps))))) |
#s(approx (- x (sqrt (- (* x x) eps))) (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) eps) #s(literal 1/2 binary64) (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 eps)) x) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 eps #s(literal 3/2 binary64)))) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 eps #s(literal 3/2 binary64))))) eps)) (*.f64 eps x)) eps) #s(literal -1 binary64) (neg.f64 (sqrt.f64 (neg.f64 eps))))) |
#s(approx (+ x (sqrt (- (* x x) eps))) (neg.f64 (sqrt.f64 (neg.f64 eps)))) |
#s(approx (+ x (sqrt (- (* x x) eps))) (*.f64 (neg.f64 eps) (fma.f64 (/.f64 x eps) #s(literal -1 binary64) (sqrt.f64 (*.f64 (pow.f64 eps #s(literal -1 binary64)) #s(literal -1 binary64)))))) |
#s(approx (+ x (sqrt (- (* x x) eps))) (*.f64 (neg.f64 eps) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 eps))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))) x) eps) #s(literal -1 binary64) (sqrt.f64 (*.f64 (pow.f64 eps #s(literal -1 binary64)) #s(literal -1 binary64)))))) |
#s(approx (+ x (sqrt (- (* x x) eps))) (*.f64 (neg.f64 eps) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 eps)) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 eps))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) eps) #s(literal -1 binary64) x) eps) #s(literal -1 binary64) (sqrt.f64 (*.f64 (pow.f64 eps #s(literal -1 binary64)) #s(literal -1 binary64)))))) |
#s(approx (sqrt (- (* x x) eps)) (neg.f64 (sqrt.f64 (neg.f64 eps)))) |
#s(approx (sqrt (- (* x x) eps)) (*.f64 (neg.f64 eps) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 eps #s(literal -3 binary64)))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (pow.f64 eps #s(literal -1 binary64)) #s(literal -1 binary64)))))) |
#s(approx (sqrt (- (* x x) eps)) (*.f64 (neg.f64 eps) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 eps #s(literal -5 binary64)))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 eps #s(literal -3 binary64)))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (pow.f64 eps #s(literal -1 binary64)) #s(literal -1 binary64))))))) |
#s(approx (sqrt (- (* x x) eps)) (*.f64 (neg.f64 eps) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 eps #s(literal -5 binary64)))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 eps #s(literal -7 binary64)))) (*.f64 (pow.f64 x #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 eps #s(literal -3 binary64)))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (pow.f64 eps #s(literal -1 binary64)) #s(literal -1 binary64)))))))) |
#s(approx (- (* x x) eps) (*.f64 (neg.f64 eps) (fma.f64 (/.f64 (*.f64 x x) eps) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (neg (sqrt (neg eps))) (sqrt.f64 (neg.f64 eps))) |
#s(approx (sqrt (neg eps)) (neg.f64 (sqrt.f64 (neg.f64 eps)))) |
#s(approx (- x (sqrt (- (* x x) eps))) (sqrt.f64 (neg.f64 eps))) |
#s(approx (- x (sqrt (- (* x x) eps))) (*.f64 (neg.f64 eps) (-.f64 (/.f64 (neg.f64 x) eps) (sqrt.f64 (*.f64 (pow.f64 eps #s(literal -1 binary64)) #s(literal -1 binary64)))))) |
#s(approx (- x (sqrt (- (* x x) eps))) (*.f64 (neg.f64 eps) (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 eps))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))) x) eps)) (sqrt.f64 (*.f64 (pow.f64 eps #s(literal -1 binary64)) #s(literal -1 binary64)))))) |
#s(approx (- x (sqrt (- (* x x) eps))) (*.f64 (neg.f64 eps) (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 eps))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 eps)) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))))) eps) #s(literal -1 binary64) x) eps)) (sqrt.f64 (*.f64 (pow.f64 eps #s(literal -1 binary64)) #s(literal -1 binary64)))))) |
#s(approx (* (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) eps) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) eps) #s(literal -1 binary64) (*.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal -5 binary64)))) (pow.f64 eps #s(literal 3 binary64))))) |
#s(approx (+ (* (/ eps x) -1/2) x) (*.f64 (neg.f64 eps) (fma.f64 (/.f64 x eps) #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
#s(approx (+ (* (/ eps (* x x)) 1/8) 1/2) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) eps)) eps)) |
#s(approx (+ (* (* x x) 1/2) (* 1/8 eps)) (*.f64 (neg.f64 eps) (-.f64 (*.f64 (/.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)) #s(literal 1/8 binary64)))) |
Compiled 12 267 to 1 405 computations (88.5% saved)
12 alts after pruning (3 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 298 | 3 | 301 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 4 | 5 |
| Done | 1 | 5 | 6 |
| Total | 300 | 12 | 312 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.5% | (/.f64 #s(approx (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) eps) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
| 63.2% | (/.f64 #s(approx (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) eps) (+.f64 x (sqrt.f64 #s(approx (- (* x x) eps) (neg.f64 eps))))) | |
| 40.6% | (/.f64 #s(approx (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) eps) (+.f64 x #s(approx (sqrt (- (* x x) eps)) x))) | |
| 41.6% | (/.f64 #s(approx (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) eps) #s(approx (+ x (sqrt (- (* x x) eps))) (fma.f64 (/.f64 eps x) #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x)))) | |
| ✓ | 66.4% | (-.f64 x (sqrt.f64 #s(approx (- (* x x) eps) (fma.f64 x x (neg.f64 eps))))) |
| ✓ | 60.3% | (-.f64 x (sqrt.f64 #s(approx (- (* x x) eps) (neg.f64 eps)))) |
| ✓ | 7.8% | (-.f64 x #s(approx (sqrt (- (* x x) eps)) (fma.f64 (/.f64 eps x) #s(literal -1/2 binary64) x))) |
| ✓ | 3.4% | (-.f64 x #s(approx (sqrt (- (* x x) eps)) (neg.f64 x))) |
| ✓ | 4.2% | (-.f64 x #s(approx (sqrt (- (* x x) eps)) x)) |
| ✓ | 60.4% | #s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) (neg.f64 (sqrt.f64 (neg.f64 eps)))) |
| ✓ | 38.5% | #s(approx (- x (sqrt (- (* x x) eps))) (/.f64 #s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) (*.f64 (fma.f64 (/.f64 eps (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) eps)) x)) |
| ✓ | 40.4% | #s(approx (- x (sqrt (- (* x x) eps))) (*.f64 #s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) (/.f64 #s(literal 1/2 binary64) x)) eps)) |
Compiled 1 056 to 333 computations (68.5% saved)
| Inputs |
|---|
(-.f64 x #s(approx (sqrt (- (* x x) eps)) x)) |
(-.f64 x #s(approx (sqrt (- (* x x) eps)) (neg.f64 x))) |
#s(approx (- x (sqrt (- (* x x) eps))) (neg.f64 (sqrt.f64 (neg.f64 eps)))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) (neg.f64 (sqrt.f64 (neg.f64 eps)))) |
(/.f64 #s(approx (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) eps) (+.f64 x #s(approx (sqrt (- (* x x) eps)) x))) |
(-.f64 x (sqrt.f64 #s(approx (- (* x x) eps) (neg.f64 eps)))) |
#s(approx (- x (sqrt (- (* x x) eps))) (*.f64 #s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) (/.f64 #s(literal 1/2 binary64) x)) eps)) |
#s(approx (- x (sqrt (- (* x x) eps))) (*.f64 (/.f64 eps x) #s(literal 1/2 binary64))) |
#s(approx (- x (sqrt (- (* x x) eps))) (/.f64 #s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) (*.f64 #s(literal 1/2 binary64) eps)) x)) |
(-.f64 x #s(approx (sqrt (- (* x x) eps)) (fma.f64 (/.f64 eps x) #s(literal -1/2 binary64) x))) |
(-.f64 x (sqrt.f64 #s(approx (- (* x x) eps) (fma.f64 x x (neg.f64 eps))))) |
(-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(/.f64 #s(approx (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) eps) (+.f64 x (sqrt.f64 #s(approx (- (* x x) eps) (neg.f64 eps))))) |
(/.f64 #s(approx (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) eps) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(/.f64 #s(approx (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) eps) #s(approx (+ x (sqrt (- (* x x) eps))) (fma.f64 (/.f64 eps x) #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x)))) |
#s(approx (- x (sqrt (- (* x x) eps))) (*.f64 #s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) (/.f64 (fma.f64 (/.f64 eps (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) x)) eps)) |
#s(approx (- x (sqrt (- (* x x) eps))) (/.f64 #s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) (*.f64 (fma.f64 (/.f64 eps (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) eps)) x)) |
#s(approx (- x (sqrt (- (* x x) eps))) (/.f64 (fma.f64 (*.f64 eps (/.f64 eps (*.f64 x x))) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) eps)) x)) |
#s(approx (- x (sqrt (- (* x x) eps))) (/.f64 (fma.f64 (/.f64 (*.f64 eps eps) (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) eps)) x)) |
#s(approx (- x (sqrt (- (* x x) eps))) (/.f64 #s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) (*.f64 #s(approx (+ (* (/ eps (* x x)) 1/8) 1/2) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) eps)) (*.f64 x x))) eps)) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (sqrt.f64 #s(approx (- (* x x) eps) (neg.f64 eps))) (sqrt.f64 #s(approx (- (* x x) eps) (neg.f64 eps))))) (+.f64 x (sqrt.f64 #s(approx (- (* x x) eps) (neg.f64 eps))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
#s(approx (- x (sqrt (- (* x x) eps))) (*.f64 (fma.f64 (/.f64 eps (pow.f64 x #s(literal 3 binary64))) #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) eps)) |
#s(approx (- x (sqrt (- (* x x) eps))) (*.f64 (fma.f64 #s(approx (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 #s(literal 1/16 binary64) eps)) (pow.f64 x #s(literal 5 binary64)))) eps (/.f64 #s(literal 1/2 binary64) x)) eps)) |
#s(approx (- x (sqrt (- (* x x) eps))) (*.f64 #s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) (/.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) eps)) (*.f64 x x) (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64))) (pow.f64 x #s(literal 5 binary64)))) eps)) |
#s(approx (- x (sqrt (- (* x x) eps))) (*.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64) (*.f64 (/.f64 eps (pow.f64 x #s(literal 5 binary64))) #s(literal 1/16 binary64))) eps (/.f64 #s(literal 1/2 binary64) x)) eps)) |
#s(approx (- x (sqrt (- (* x x) eps))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal 1/16 binary64) (*.f64 (/.f64 eps (pow.f64 x #s(literal 7 binary64))) #s(literal 5/128 binary64))) eps (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64))) eps (/.f64 #s(literal 1/2 binary64) x)) eps)) |
#s(approx (- x (sqrt (- (* x x) eps))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 5/64 binary64))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal -1/2 binary64) eps (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 eps #s(literal 3 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 x x))))) x)) |
| Outputs |
|---|
(/.f64 #s(approx (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) eps) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
3 calls:
| 24.0ms | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| 8.0ms | eps |
| 7.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.5% | 1 | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| 99.5% | 1 | x |
| 99.5% | 1 | eps |
Compiled 10 to 10 computations (0% saved)
| Inputs |
|---|
(-.f64 x #s(approx (sqrt (- (* x x) eps)) x)) |
(-.f64 x #s(approx (sqrt (- (* x x) eps)) (neg.f64 x))) |
#s(approx (- x (sqrt (- (* x x) eps))) (neg.f64 (sqrt.f64 (neg.f64 eps)))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) (neg.f64 (sqrt.f64 (neg.f64 eps)))) |
(/.f64 #s(approx (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) eps) (+.f64 x #s(approx (sqrt (- (* x x) eps)) x))) |
(-.f64 x (sqrt.f64 #s(approx (- (* x x) eps) (neg.f64 eps)))) |
#s(approx (- x (sqrt (- (* x x) eps))) (*.f64 #s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) (/.f64 #s(literal 1/2 binary64) x)) eps)) |
#s(approx (- x (sqrt (- (* x x) eps))) (*.f64 (/.f64 eps x) #s(literal 1/2 binary64))) |
#s(approx (- x (sqrt (- (* x x) eps))) (/.f64 #s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) (*.f64 #s(literal 1/2 binary64) eps)) x)) |
(-.f64 x #s(approx (sqrt (- (* x x) eps)) (fma.f64 (/.f64 eps x) #s(literal -1/2 binary64) x))) |
(-.f64 x (sqrt.f64 #s(approx (- (* x x) eps) (fma.f64 x x (neg.f64 eps))))) |
(-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(/.f64 #s(approx (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) eps) (+.f64 x (sqrt.f64 #s(approx (- (* x x) eps) (neg.f64 eps))))) |
| Outputs |
|---|
(-.f64 x (sqrt.f64 #s(approx (- (* x x) eps) (fma.f64 x x (neg.f64 eps))))) |
(/.f64 #s(approx (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) eps) (+.f64 x #s(approx (sqrt (- (* x x) eps)) x))) |
3 calls:
| 4.0ms | eps |
| 4.0ms | x |
| 4.0ms | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.1% | 2 | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| 86.4% | 2 | x |
| 84.2% | 2 | eps |
Compiled 10 to 10 computations (0% saved)
| Inputs |
|---|
(-.f64 x #s(approx (sqrt (- (* x x) eps)) x)) |
(-.f64 x #s(approx (sqrt (- (* x x) eps)) (neg.f64 x))) |
#s(approx (- x (sqrt (- (* x x) eps))) (neg.f64 (sqrt.f64 (neg.f64 eps)))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) (neg.f64 (sqrt.f64 (neg.f64 eps)))) |
(/.f64 #s(approx (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) eps) (+.f64 x #s(approx (sqrt (- (* x x) eps)) x))) |
(-.f64 x (sqrt.f64 #s(approx (- (* x x) eps) (neg.f64 eps)))) |
#s(approx (- x (sqrt (- (* x x) eps))) (*.f64 #s(approx (+ (* (+ (* (pow x -3) 1/8) (* (/ eps (pow x 5)) 1/16)) eps) (/ 1/2 x)) (/.f64 #s(literal 1/2 binary64) x)) eps)) |
#s(approx (- x (sqrt (- (* x x) eps))) (*.f64 (/.f64 eps x) #s(literal 1/2 binary64))) |
#s(approx (- x (sqrt (- (* x x) eps))) (/.f64 #s(approx (+ (* (/ (* eps eps) (* x x)) 1/8) (* 1/2 eps)) (*.f64 #s(literal 1/2 binary64) eps)) x)) |
(-.f64 x #s(approx (sqrt (- (* x x) eps)) (fma.f64 (/.f64 eps x) #s(literal -1/2 binary64) x))) |
| Outputs |
|---|
(-.f64 x (sqrt.f64 #s(approx (- (* x x) eps) (neg.f64 eps)))) |
(/.f64 #s(approx (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) eps) (+.f64 x #s(approx (sqrt (- (* x x) eps)) x))) |
1 calls:
| 3.0ms | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.1% | 2 | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
Compiled 8 to 6 computations (25% saved)
| Inputs |
|---|
(-.f64 x #s(approx (sqrt (- (* x x) eps)) x)) |
(-.f64 x #s(approx (sqrt (- (* x x) eps)) (neg.f64 x))) |
#s(approx (- x (sqrt (- (* x x) eps))) (neg.f64 (sqrt.f64 (neg.f64 eps)))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) (neg.f64 (sqrt.f64 (neg.f64 eps)))) |
(/.f64 #s(approx (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) eps) (+.f64 x #s(approx (sqrt (- (* x x) eps)) x))) |
| Outputs |
|---|
#s(approx (- x (sqrt (- (* x x) eps))) (neg.f64 (sqrt.f64 (neg.f64 eps)))) |
(/.f64 #s(approx (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) eps) (+.f64 x #s(approx (sqrt (- (* x x) eps)) x))) |
1 calls:
| 2.0ms | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 94.3% | 2 | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
Compiled 8 to 6 computations (25% saved)
| Inputs |
|---|
(-.f64 x #s(approx (sqrt (- (* x x) eps)) x)) |
(-.f64 x #s(approx (sqrt (- (* x x) eps)) (neg.f64 x))) |
#s(approx (- x (sqrt (- (* x x) eps))) (neg.f64 (sqrt.f64 (neg.f64 eps)))) |
#s(approx (/ (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) (+ x (sqrt (- (* x x) eps)))) (neg.f64 (sqrt.f64 (neg.f64 eps)))) |
| Outputs |
|---|
#s(approx (- x (sqrt (- (* x x) eps))) (neg.f64 (sqrt.f64 (neg.f64 eps)))) |
3 calls:
| 2.0ms | x |
| 2.0ms | eps |
| 2.0ms | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 60.4% | 1 | eps |
| 60.4% | 1 | x |
| 60.4% | 1 | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
Compiled 10 to 10 computations (0% saved)
Total -0.8b remaining (-1.3%)
Threshold costs -0.8b (-1.3%)
| Inputs |
|---|
(-.f64 x #s(approx (sqrt (- (* x x) eps)) x)) |
(-.f64 x #s(approx (sqrt (- (* x x) eps)) (neg.f64 x))) |
| Outputs |
|---|
(-.f64 x #s(approx (sqrt (- (* x x) eps)) x)) |
3 calls:
| 1.0ms | eps |
| 1.0ms | x |
| 1.0ms | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 4.2% | 1 | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| 4.2% | 1 | x |
| 4.2% | 1 | eps |
Compiled 10 to 10 computations (0% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -1.0099262296720482e-155 | 0.0 |
Compiled 11 to 11 computations (0% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -2.2473260259817409e-153 | -1.0099262296720482e-155 |
Compiled 11 to 11 computations (0% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -2.2473260259817409e-153 | -1.0099262296720482e-155 |
Compiled 11 to 11 computations (0% saved)
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 37 | 180 |
| 1 | 67 | 180 |
| 2 | 131 | 156 |
| 3 | 337 | 148 |
| 4 | 610 | 148 |
| 5 | 2658 | 148 |
| 6 | 7308 | 148 |
| 1× | node limit |
| Inputs |
|---|
(/.f64 #s(approx (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) eps) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(if (<=.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal -4830671903771573/483067190377157293086918986366498418037365916213304374832154406431439892786195053067024220822740322245307952003937772147170634832630373456967863584183385093587122601852928 binary64)) (-.f64 x (sqrt.f64 #s(approx (- (* x x) eps) (fma.f64 x x (neg.f64 eps))))) (/.f64 #s(approx (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) eps) (+.f64 x #s(approx (sqrt (- (* x x) eps)) x)))) |
(if (<=.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal -7547924849643083/3773962424821541352241554580988268890916921220416440428376206300245624162392148852086126725177658767541468375030763844899770584629924792632561434251432696043649395326976 binary64)) (-.f64 x (sqrt.f64 #s(approx (- (* x x) eps) (neg.f64 eps)))) (/.f64 #s(approx (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) eps) (+.f64 x #s(approx (sqrt (- (* x x) eps)) x)))) |
(if (<=.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal -7547924849643083/3773962424821541352241554580988268890916921220416440428376206300245624162392148852086126725177658767541468375030763844899770584629924792632561434251432696043649395326976 binary64)) #s(approx (- x (sqrt (- (* x x) eps))) (neg.f64 (sqrt.f64 (neg.f64 eps)))) (/.f64 #s(approx (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) eps) (+.f64 x #s(approx (sqrt (- (* x x) eps)) x)))) |
#s(approx (- x (sqrt (- (* x x) eps))) (neg.f64 (sqrt.f64 (neg.f64 eps)))) |
(-.f64 x #s(approx (sqrt (- (* x x) eps)) x)) |
| Outputs |
|---|
(/.f64 #s(approx (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) eps) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(if (<=.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal -4830671903771573/483067190377157293086918986366498418037365916213304374832154406431439892786195053067024220822740322245307952003937772147170634832630373456967863584183385093587122601852928 binary64)) (-.f64 x (sqrt.f64 #s(approx (- (* x x) eps) (fma.f64 x x (neg.f64 eps))))) (/.f64 #s(approx (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) eps) (+.f64 x #s(approx (sqrt (- (* x x) eps)) x)))) |
(if (<=.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal -7547924849643083/3773962424821541352241554580988268890916921220416440428376206300245624162392148852086126725177658767541468375030763844899770584629924792632561434251432696043649395326976 binary64)) (-.f64 x (sqrt.f64 #s(approx (- (* x x) eps) (neg.f64 eps)))) (/.f64 #s(approx (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) eps) (+.f64 x #s(approx (sqrt (- (* x x) eps)) x)))) |
(if (<=.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal -7547924849643083/3773962424821541352241554580988268890916921220416440428376206300245624162392148852086126725177658767541468375030763844899770584629924792632561434251432696043649395326976 binary64)) #s(approx (- x (sqrt (- (* x x) eps))) (neg.f64 (sqrt.f64 (neg.f64 eps)))) (/.f64 #s(approx (- (* x x) (* (sqrt (- (* x x) eps)) (sqrt (- (* x x) eps)))) eps) (+.f64 x #s(approx (sqrt (- (* x x) eps)) x)))) |
#s(approx (- x (sqrt (- (* x x) eps))) (neg.f64 (sqrt.f64 (neg.f64 eps)))) |
(-.f64 x #s(approx (sqrt (- (* x x) eps)) x)) |
| 1× | fuel |
Compiled 212 to 37 computations (82.5% saved)
Compiled 460 to 100 computations (78.3% saved)
Loading profile data...