
Time bar (total: 1.7s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 0 |
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 1 |
| 50% | 50% | 50% | 0% | 0% | 0% | 0% | 2 |
| 66.7% | 50% | 25% | 0% | 0% | 25% | 0% | 3 |
| 80% | 50% | 12.5% | 0% | 0% | 37.5% | 0% | 4 |
| 88.9% | 50% | 6.2% | 0% | 0% | 43.7% | 0% | 5 |
| 94.1% | 50% | 3.1% | 0% | 0% | 46.9% | 0% | 6 |
| 97% | 50% | 1.6% | 0% | 0% | 48.4% | 0% | 7 |
| 98.5% | 50% | 0.8% | 0% | 0% | 49.2% | 0% | 8 |
| 99.2% | 50% | 0.4% | 0% | 0% | 49.6% | 0% | 9 |
| 99.6% | 50% | 0.2% | 0% | 0% | 49.8% | 0% | 10 |
| 99.8% | 50% | 0.1% | 0% | 0% | 49.9% | 0% | 11 |
| 99.9% | 50% | 0% | 0% | 0% | 49.9% | 0% | 12 |
Compiled 9 to 8 computations (11.1% saved)
| 698.0ms | 4 020× | 1 | valid |
| 213.0ms | 4 236× | 0 | valid |
| 0.0ms | 9× | 0 | invalid |
ival-sqrt: 326.0ms (51% of total)adjust: 215.0ms (33.6% of total)ival-sub!: 64.0ms (10% of total)ival-add!: 35.0ms (5.5% of total)Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 23 |
| 1 | 38 | 22 |
| 2 | 81 | 22 |
| 3 | 259 | 21 |
| 4 | 912 | 21 |
| 5 | 4898 | 21 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 54.2% | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
(abs x)
Compiled 12 to 12 computations (0% saved)
| Inputs |
|---|
(-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
(sqrt.f64 (+.f64 x #s(literal 1 binary64))) |
(+.f64 x #s(literal 1 binary64)) |
x |
#s(literal 1 binary64) |
(sqrt.f64 x) |
| Outputs |
|---|
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- 1 (sqrt x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* 1/2 x)) (sqrt x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/2 (* -1/8 x)))) (sqrt x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))) (sqrt x)))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 1)) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* -1/8 x)))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))))) |
#s(approx (+ x 1) #s(hole binary64 (+ 1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x)))) x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* -5/128 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))))) x))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))) |
#s(approx (+ x 1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1/2 (sqrt (/ 1 x))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x)))) x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* -5/128 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 6)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x))))) x)))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | -inf | ((- (sqrt (+ x 1)) (sqrt x)) (sqrt (+ x 1)) (+ x 1) x 1 (sqrt x)) |
| 2.0ms | x | @ | inf | ((- (sqrt (+ x 1)) (sqrt x)) (sqrt (+ x 1)) (+ x 1) x 1 (sqrt x)) |
| 1.0ms | x | @ | 0 | ((- (sqrt (+ x 1)) (sqrt x)) (sqrt (+ x 1)) (+ x 1) x 1 (sqrt x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 147 | 650 |
| 0 | 152 | 629 |
| 1 | 384 | 629 |
| 1× | saturated |
| 1× | iter-limit |
| 1× | unsound |
| 1× | iter-limit |
| Inputs |
|---|
(-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
(sqrt.f64 (+.f64 x #s(literal 1 binary64))) |
(+.f64 x #s(literal 1 binary64)) |
x |
#s(literal 1 binary64) |
(sqrt.f64 x) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- 1 (sqrt x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* 1/2 x)) (sqrt x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/2 (* -1/8 x)))) (sqrt x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))) (sqrt x)))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 1)) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* -1/8 x)))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))))) |
#s(approx (+ x 1) #s(hole binary64 (+ 1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x)))) x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* -5/128 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))))) x))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))) |
#s(approx (+ x 1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1/2 (sqrt (/ 1 x))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x)))) x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* -5/128 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 6)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x))))) x)))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
| Outputs |
|---|
(-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
(sqrt.f64 (+.f64 x #s(literal 1 binary64))) |
(+.f64 x #s(literal 1 binary64)) |
x |
#s(literal 1 binary64) |
(sqrt.f64 x) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) x)))) (sqrt.f64 x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)))))) (sqrt.f64 x))) |
#s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) |
#s(approx (sqrt (+ x 1)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))) |
#s(approx (sqrt (+ x 1)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) x))))) |
#s(approx (sqrt (+ x 1)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64))))))) |
#s(approx (+ x 1) (+.f64 #s(literal 1 binary64) x)) |
#s(approx x x) |
#s(approx (sqrt x) (sqrt.f64 x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal -5/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) x)) |
#s(approx (sqrt (+ x 1)) (*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))))))) |
#s(approx (sqrt (+ x 1)) (*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))))))) |
#s(approx (sqrt (+ x 1)) (*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))))))))) |
#s(approx (+ x 1) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal -5/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 6 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) x))) |
#s(approx (sqrt (+ x 1)) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) |
#s(approx (sqrt (+ x 1)) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))) |
#s(approx (sqrt (+ x 1)) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))))) |
#s(approx (sqrt (+ x 1)) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))))) |
Compiled 368 to 157 computations (57.3% saved)
5 alts after pruning (4 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 23 | 4 | 27 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 23 | 5 | 28 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 54.2% | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| ▶ | 52.4% | (-.f64 #s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) (sqrt.f64 x)) |
| ▶ | 49.9% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x)) |
| ▶ | 48.3% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
| ▶ | 51.3% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
Compiled 64 to 64 computations (0% saved)
| Inputs |
|---|
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
#s(literal 1/2 binary64) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x) |
(fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(literal -1/8 binary64) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
(sqrt.f64 x) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x)) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x) |
(fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) |
(fma.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(literal 1/16 binary64) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) |
(pow.f64 x #s(literal 3 binary64)) |
#s(literal 3 binary64) |
(-.f64 #s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) (sqrt.f64 x)) |
#s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) |
| Outputs |
|---|
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- 1 (sqrt x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* 1/2 x)) (sqrt x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/2 (* -1/8 x)))) (sqrt x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))) (sqrt x)))) |
#s(approx (* 1/2 (sqrt (/ 1 x))) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (sqrt (/ 1 x)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) #s(hole binary64 (* -1/8 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) #s(hole binary64 (/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 2)))) |
#s(approx (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) #s(hole binary64 (* -1/8 (sqrt (/ 1 x))))) |
#s(approx (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) #s(hole binary64 (/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) x))) |
#s(approx (* 1/2 (sqrt x)) #s(hole binary64 (* 1/2 (sqrt x)))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x)))) x) #s(hole binary64 (* 1/16 (sqrt (/ 1 (pow x 5)))))) |
#s(approx (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x)))) x) #s(hole binary64 (/ (+ (* -1/8 (sqrt (pow x 3))) (* 1/16 (sqrt x))) (pow x 3)))) |
#s(approx (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x)))) x) #s(hole binary64 (/ (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))) (pow x 3)))) |
#s(approx (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x)))) #s(hole binary64 (* 1/16 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x)))) #s(hole binary64 (/ (+ (* -1/8 (sqrt (pow x 3))) (* 1/16 (sqrt x))) (pow x 2)))) |
#s(approx (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x)))) #s(hole binary64 (/ (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))) (pow x 2)))) |
#s(approx (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))) #s(hole binary64 (/ (+ (* 1/16 (sqrt x)) (* 1/2 (sqrt (pow x 5)))) (pow x 2)))) |
#s(approx (sqrt (/ 1 (pow x 3))) #s(hole binary64 (sqrt (/ 1 (pow x 3))))) |
#s(approx (/ 1 (pow x 3)) #s(hole binary64 (/ 1 (pow x 3)))) |
#s(approx (pow x 3) #s(hole binary64 (pow x 3))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 1)) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* -1/8 x)))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x)))) x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* -5/128 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))))) x))) |
#s(approx (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))))) |
#s(approx (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x)))) x) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x)))) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))))) |
#s(approx (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))) #s(hole binary64 (* x (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1/2 (sqrt (/ 1 x))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x)))) x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* -5/128 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 6)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x))))) x)))) |
#s(approx (* 1/2 (sqrt (/ 1 x))) #s(hole binary64 (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (/ 1 x)) #s(hole binary64 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
#s(approx (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))) |
#s(approx (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x)))) x) #s(hole binary64 (+ (* -1 (/ (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x)))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (/ 1 (pow x 3))) #s(hole binary64 (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 54.0ms | x | @ | inf | ((- (sqrt (+ x 1)) (sqrt x)) (* 1/2 (sqrt (/ 1 x))) 1/2 (sqrt (/ 1 x)) (/ 1 x) 1 x (- (sqrt (+ x 1)) (sqrt x)) (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) -1/8 (* 1/2 (sqrt x)) (sqrt x) (- (sqrt (+ x 1)) (sqrt x)) (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x)))) x) (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x)))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))) 1/16 (sqrt (/ 1 (pow x 3))) (/ 1 (pow x 3)) (pow x 3) 3 (- (sqrt (+ x 1)) (sqrt x)) (sqrt (+ x 1))) |
| 5.0ms | x | @ | -inf | ((- (sqrt (+ x 1)) (sqrt x)) (* 1/2 (sqrt (/ 1 x))) 1/2 (sqrt (/ 1 x)) (/ 1 x) 1 x (- (sqrt (+ x 1)) (sqrt x)) (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) -1/8 (* 1/2 (sqrt x)) (sqrt x) (- (sqrt (+ x 1)) (sqrt x)) (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x)))) x) (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x)))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))) 1/16 (sqrt (/ 1 (pow x 3))) (/ 1 (pow x 3)) (pow x 3) 3 (- (sqrt (+ x 1)) (sqrt x)) (sqrt (+ x 1))) |
| 3.0ms | x | @ | 0 | ((- (sqrt (+ x 1)) (sqrt x)) (* 1/2 (sqrt (/ 1 x))) 1/2 (sqrt (/ 1 x)) (/ 1 x) 1 x (- (sqrt (+ x 1)) (sqrt x)) (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) -1/8 (* 1/2 (sqrt x)) (sqrt x) (- (sqrt (+ x 1)) (sqrt x)) (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x)))) x) (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x)))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))) 1/16 (sqrt (/ 1 (pow x 3))) (/ 1 (pow x 3)) (pow x 3) 3 (- (sqrt (+ x 1)) (sqrt x)) (sqrt (+ x 1))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 246 | 1697 |
| 0 | 277 | 1657 |
| 1 | 639 | 1657 |
| 1× | saturated |
| 1× | iter-limit |
| 1× | unsound |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
#s(literal 1/2 binary64) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x) |
(fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(literal -1/8 binary64) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
(sqrt.f64 x) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x)) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x) |
(fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) |
(fma.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(literal 1/16 binary64) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) |
(pow.f64 x #s(literal 3 binary64)) |
#s(literal 3 binary64) |
(-.f64 #s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) (sqrt.f64 x)) |
#s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- 1 (sqrt x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* 1/2 x)) (sqrt x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/2 (* -1/8 x)))) (sqrt x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))) (sqrt x)))) |
#s(approx (* 1/2 (sqrt (/ 1 x))) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (sqrt (/ 1 x)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) #s(hole binary64 (* -1/8 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) #s(hole binary64 (/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 2)))) |
#s(approx (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) #s(hole binary64 (* -1/8 (sqrt (/ 1 x))))) |
#s(approx (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) #s(hole binary64 (/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) x))) |
#s(approx (* 1/2 (sqrt x)) #s(hole binary64 (* 1/2 (sqrt x)))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x)))) x) #s(hole binary64 (* 1/16 (sqrt (/ 1 (pow x 5)))))) |
#s(approx (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x)))) x) #s(hole binary64 (/ (+ (* -1/8 (sqrt (pow x 3))) (* 1/16 (sqrt x))) (pow x 3)))) |
#s(approx (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x)))) x) #s(hole binary64 (/ (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))) (pow x 3)))) |
#s(approx (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x)))) #s(hole binary64 (* 1/16 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x)))) #s(hole binary64 (/ (+ (* -1/8 (sqrt (pow x 3))) (* 1/16 (sqrt x))) (pow x 2)))) |
#s(approx (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x)))) #s(hole binary64 (/ (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))) (pow x 2)))) |
#s(approx (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))) #s(hole binary64 (/ (+ (* 1/16 (sqrt x)) (* 1/2 (sqrt (pow x 5)))) (pow x 2)))) |
#s(approx (sqrt (/ 1 (pow x 3))) #s(hole binary64 (sqrt (/ 1 (pow x 3))))) |
#s(approx (/ 1 (pow x 3)) #s(hole binary64 (/ 1 (pow x 3)))) |
#s(approx (pow x 3) #s(hole binary64 (pow x 3))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 1)) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* -1/8 x)))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x)))) x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* -5/128 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))))) x))) |
#s(approx (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))))) |
#s(approx (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x)))) x) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x)))) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))))) |
#s(approx (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))) #s(hole binary64 (* x (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1/2 (sqrt (/ 1 x))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x)))) x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* -5/128 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 6)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x))))) x)))) |
#s(approx (* 1/2 (sqrt (/ 1 x))) #s(hole binary64 (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (/ 1 x)) #s(hole binary64 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
#s(approx (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))) |
#s(approx (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x)))) x) #s(hole binary64 (+ (* -1 (/ (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x)))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (/ 1 (pow x 3))) #s(hole binary64 (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
| Outputs |
|---|
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
#s(literal 1/2 binary64) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x) |
(fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(+.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(literal -1/8 binary64) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
(sqrt.f64 x) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x)) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x) |
(fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) |
(+.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (fma.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) |
(fma.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(+.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(literal 1/16 binary64) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) |
(pow.f64 x #s(literal 3 binary64)) |
#s(literal 3 binary64) |
(-.f64 #s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) (sqrt.f64 x)) |
#s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) x)))) (sqrt.f64 x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)))))) (sqrt.f64 x))) |
#s(approx (* 1/2 (sqrt (/ 1 x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (sqrt (/ 1 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
#s(approx (/ 1 x) (/.f64 #s(literal 1 binary64) x)) |
#s(approx x x) |
#s(approx (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))))) |
#s(approx (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) (/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))))) (pow.f64 x #s(literal 2 binary64)))) |
#s(approx (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))))) x)) |
#s(approx (* 1/2 (sqrt x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(approx (sqrt x) (sqrt.f64 x)) |
#s(approx (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x)))) x) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))))) |
#s(approx (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x)))) x) (/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x)))) x) (/.f64 (fma.f64 #s(literal 1/16 binary64) (sqrt.f64 x) (*.f64 x (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))))))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x)))) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))))) |
#s(approx (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x)))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) (pow.f64 x #s(literal 2 binary64)))) |
#s(approx (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x)))) (/.f64 (fma.f64 #s(literal 1/16 binary64) (sqrt.f64 x) (*.f64 x (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))))))) (pow.f64 x #s(literal 2 binary64)))) |
#s(approx (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))) (/.f64 (fma.f64 #s(literal 1/16 binary64) (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal 5 binary64))))) (pow.f64 x #s(literal 2 binary64)))) |
#s(approx (sqrt (/ 1 (pow x 3))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (/ 1 (pow x 3)) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (pow x 3) (pow.f64 x #s(literal 3 binary64))) |
#s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) |
#s(approx (sqrt (+ x 1)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))) |
#s(approx (sqrt (+ x 1)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) x))))) |
#s(approx (sqrt (+ x 1)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64))))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal -5/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) x)) |
#s(approx (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (*.f64 x (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) |
#s(approx (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x)))) x) (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) |
#s(approx (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x)))) (*.f64 x (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))))) |
#s(approx (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))) (*.f64 x (fma.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) |
#s(approx (sqrt (+ x 1)) (*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))))))) |
#s(approx (sqrt (+ x 1)) (*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))))))) |
#s(approx (sqrt (+ x 1)) (*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))))))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal -5/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 6 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) x))) |
#s(approx (* 1/2 (sqrt (/ 1 x))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) |
#s(approx (sqrt (/ 1 x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) |
#s(approx (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) |
#s(approx (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) |
#s(approx (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 x) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) |
#s(approx (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))))) |
#s(approx (sqrt x) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) |
#s(approx (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x)))) x) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) x) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) |
#s(approx (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x)))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))))) |
#s(approx (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))))) |
#s(approx (sqrt (/ 1 (pow x 3))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) |
#s(approx (sqrt (+ x 1)) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))) |
#s(approx (sqrt (+ x 1)) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))))) |
#s(approx (sqrt (+ x 1)) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))))) |
Compiled 1 074 to 373 computations (65.3% saved)
7 alts after pruning (2 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 69 | 2 | 71 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 4 | 4 |
| Done | 0 | 1 | 1 |
| Total | 69 | 7 | 76 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 54.2% | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| ✓ | 52.4% | (-.f64 #s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) (sqrt.f64 x)) |
| ✓ | 49.9% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x)) |
| ✓ | 48.3% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
| ▶ | 13.4% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #s(approx (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))))) x)) x)) |
| ✓ | 51.3% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
| ▶ | 12.7% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(approx (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) (/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))))) (pow.f64 x #s(literal 2 binary64))))) |
Compiled 118 to 116 computations (1.7% saved)
| Inputs |
|---|
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(approx (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) (/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))))) (pow.f64 x #s(literal 2 binary64))))) |
#s(approx (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) (/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))))) (pow.f64 x #s(literal 2 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))))) (pow.f64 x #s(literal 2 binary64))) |
(fma.f64 #s(literal -1/8 binary64) (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))))) |
#s(literal -1/8 binary64) |
(sqrt.f64 x) |
x |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64)))) |
#s(literal 1/2 binary64) |
(sqrt.f64 (pow.f64 x #s(literal 3 binary64))) |
(pow.f64 x #s(literal 3 binary64)) |
#s(literal 3 binary64) |
(pow.f64 x #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #s(approx (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))))) x)) x)) |
(/.f64 #s(approx (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))))) x)) x) |
#s(approx (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))))) x)) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))))) x) |
| Outputs |
|---|
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- 1 (sqrt x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* 1/2 x)) (sqrt x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/2 (* -1/8 x)))) (sqrt x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))) (sqrt x)))) |
#s(approx (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) #s(hole binary64 (* -1/8 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) #s(hole binary64 (/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 2)))) |
#s(approx (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) #s(hole binary64 (* -1/8 (sqrt x)))) |
#s(approx (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) #s(hole binary64 (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* 1/2 (sqrt (pow x 3))) #s(hole binary64 (* 1/2 (sqrt (pow x 3))))) |
#s(approx (sqrt (pow x 3)) #s(hole binary64 (sqrt (pow x 3)))) |
#s(approx (pow x 3) #s(hole binary64 (pow x 3))) |
#s(approx (pow x 2) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) #s(hole binary64 (* -1/8 (sqrt (/ 1 x))))) |
#s(approx (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) #s(hole binary64 (/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x)))) x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* -5/128 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))))) x))) |
#s(approx (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))))) |
#s(approx (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) #s(hole binary64 (* (pow x 2) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) #s(hole binary64 (* 1/2 (sqrt x)))) |
#s(approx (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1/2 (sqrt (/ 1 x))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x)))) x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* -5/128 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 6)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x))))) x)))) |
#s(approx (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))) |
#s(approx (/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 2)) #s(hole binary64 (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 2)) #s(hole binary64 (+ (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) #s(hole binary64 (* 1/2 (* (sqrt (pow x 3)) (pow (sqrt -1) 2))))) |
#s(approx (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) #s(hole binary64 (* (pow x 2) (+ (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (pow x 3)) #s(hole binary64 (* (sqrt (pow x 3)) (pow (sqrt -1) 2)))) |
#s(approx (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) x) #s(hole binary64 (* 1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) x) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 19.0ms | x | @ | -inf | ((- (sqrt (+ x 1)) (sqrt x)) (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) (/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 2)) (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) -1/8 (sqrt x) x (* 1/2 (sqrt (pow x 3))) 1/2 (sqrt (pow x 3)) (pow x 3) 3 (pow x 2) 2 (- (sqrt (+ x 1)) (sqrt x)) (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) x)) |
| 2.0ms | x | @ | inf | ((- (sqrt (+ x 1)) (sqrt x)) (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) (/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 2)) (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) -1/8 (sqrt x) x (* 1/2 (sqrt (pow x 3))) 1/2 (sqrt (pow x 3)) (pow x 3) 3 (pow x 2) 2 (- (sqrt (+ x 1)) (sqrt x)) (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) x)) |
| 2.0ms | x | @ | 0 | ((- (sqrt (+ x 1)) (sqrt x)) (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) (/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 2)) (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) -1/8 (sqrt x) x (* 1/2 (sqrt (pow x 3))) 1/2 (sqrt (pow x 3)) (pow x 3) 3 (pow x 2) 2 (- (sqrt (+ x 1)) (sqrt x)) (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 163 | 1155 |
| 0 | 178 | 1119 |
| 1 | 391 | 1119 |
| 1× | saturated |
| 1× | iter-limit |
| 1× | unsound |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(approx (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) (/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))))) (pow.f64 x #s(literal 2 binary64))))) |
#s(approx (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) (/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))))) (pow.f64 x #s(literal 2 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))))) (pow.f64 x #s(literal 2 binary64))) |
(fma.f64 #s(literal -1/8 binary64) (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))))) |
#s(literal -1/8 binary64) |
(sqrt.f64 x) |
x |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64)))) |
#s(literal 1/2 binary64) |
(sqrt.f64 (pow.f64 x #s(literal 3 binary64))) |
(pow.f64 x #s(literal 3 binary64)) |
#s(literal 3 binary64) |
(pow.f64 x #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #s(approx (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))))) x)) x)) |
(/.f64 #s(approx (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))))) x)) x) |
#s(approx (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))))) x)) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))))) x) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- 1 (sqrt x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* 1/2 x)) (sqrt x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/2 (* -1/8 x)))) (sqrt x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))) (sqrt x)))) |
#s(approx (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) #s(hole binary64 (* -1/8 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) #s(hole binary64 (/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 2)))) |
#s(approx (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) #s(hole binary64 (* -1/8 (sqrt x)))) |
#s(approx (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) #s(hole binary64 (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* 1/2 (sqrt (pow x 3))) #s(hole binary64 (* 1/2 (sqrt (pow x 3))))) |
#s(approx (sqrt (pow x 3)) #s(hole binary64 (sqrt (pow x 3)))) |
#s(approx (pow x 3) #s(hole binary64 (pow x 3))) |
#s(approx (pow x 2) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) #s(hole binary64 (* -1/8 (sqrt (/ 1 x))))) |
#s(approx (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) #s(hole binary64 (/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x)))) x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* -5/128 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))))) x))) |
#s(approx (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))))) |
#s(approx (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) #s(hole binary64 (* (pow x 2) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) #s(hole binary64 (* 1/2 (sqrt x)))) |
#s(approx (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1/2 (sqrt (/ 1 x))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x)))) x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* -5/128 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 6)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x))))) x)))) |
#s(approx (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))) |
#s(approx (/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 2)) #s(hole binary64 (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 2)) #s(hole binary64 (+ (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) #s(hole binary64 (* 1/2 (* (sqrt (pow x 3)) (pow (sqrt -1) 2))))) |
#s(approx (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) #s(hole binary64 (* (pow x 2) (+ (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (pow x 3)) #s(hole binary64 (* (sqrt (pow x 3)) (pow (sqrt -1) 2)))) |
#s(approx (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) x) #s(hole binary64 (* 1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) x) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))))) |
| Outputs |
|---|
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(approx (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) (/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))))) (pow.f64 x #s(literal 2 binary64))))) |
#s(approx (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) (/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))))) (pow.f64 x #s(literal 2 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))))) (pow.f64 x #s(literal 2 binary64))) |
(fma.f64 #s(literal -1/8 binary64) (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))))) |
(+.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))))) |
#s(literal -1/8 binary64) |
(sqrt.f64 x) |
x |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64)))) |
#s(literal 1/2 binary64) |
(sqrt.f64 (pow.f64 x #s(literal 3 binary64))) |
(pow.f64 x #s(literal 3 binary64)) |
#s(literal 3 binary64) |
(pow.f64 x #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #s(approx (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))))) x)) x)) |
(/.f64 #s(approx (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))))) x)) x) |
#s(approx (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))))) x)) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))))) x) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) x)))) (sqrt.f64 x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)))))) (sqrt.f64 x))) |
#s(approx (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))))) |
#s(approx (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) (/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))))) (pow.f64 x #s(literal 2 binary64)))) |
#s(approx (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) |
#s(approx (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64)))))) |
#s(approx (sqrt x) (sqrt.f64 x)) |
#s(approx x x) |
#s(approx (* 1/2 (sqrt (pow x 3))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (sqrt (pow x 3)) (sqrt.f64 (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (pow x 3) (pow.f64 x #s(literal 3 binary64))) |
#s(approx (pow x 2) (pow.f64 x #s(literal 2 binary64))) |
#s(approx (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))))) x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal -5/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) x)) |
#s(approx (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) |
#s(approx (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(approx (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (*.f64 x (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal -5/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 6 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) x))) |
#s(approx (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) |
#s(approx (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) |
#s(approx (/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 2)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) |
#s(approx (/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 2)) (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) |
#s(approx (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) |
#s(approx (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))) |
#s(approx (sqrt x) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) |
#s(approx (sqrt (pow x 3)) (*.f64 (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) |
#s(approx (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 x) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) |
#s(approx (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))))) |
#s(approx (/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 x) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) |
#s(approx (/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) x) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))))) |
Compiled 769 to 288 computations (62.5% saved)
8 alts after pruning (1 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 48 | 1 | 49 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 2 | 2 |
| Done | 0 | 5 | 5 |
| Total | 48 | 8 | 56 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 54.2% | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| ✓ | 52.4% | (-.f64 #s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) (sqrt.f64 x)) |
| ✓ | 49.9% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x)) |
| ✓ | 48.3% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
| ✓ | 13.4% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #s(approx (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))))) x)) x)) |
| ▶ | 51.2% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #s(approx (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
| ✓ | 51.3% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
| ✓ | 12.7% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(approx (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) (/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))))) (pow.f64 x #s(literal 2 binary64))))) |
Compiled 138 to 135 computations (2.2% saved)
| Inputs |
|---|
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #s(approx (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
(/.f64 #s(approx (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x) |
#s(approx (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
#s(literal 1/2 binary64) |
(sqrt.f64 x) |
x |
| Outputs |
|---|
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- 1 (sqrt x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* 1/2 x)) (sqrt x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/2 (* -1/8 x)))) (sqrt x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))) (sqrt x)))) |
#s(approx (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) #s(hole binary64 (* -1/8 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) #s(hole binary64 (/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 2)))) |
#s(approx (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) #s(hole binary64 (* -1/8 (sqrt (/ 1 x))))) |
#s(approx (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) #s(hole binary64 (/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) x))) |
#s(approx (* 1/2 (sqrt x)) #s(hole binary64 (* 1/2 (sqrt x)))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x)))) x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* -5/128 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))))) x))) |
#s(approx (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))))) |
#s(approx (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1/2 (sqrt (/ 1 x))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x)))) x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* -5/128 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 6)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x))))) x)))) |
#s(approx (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))) |
#s(approx (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((- (sqrt (+ x 1)) (sqrt x)) (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (* 1/2 (sqrt x)) 1/2 (sqrt x) x) |
| 1.0ms | x | @ | inf | ((- (sqrt (+ x 1)) (sqrt x)) (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (* 1/2 (sqrt x)) 1/2 (sqrt x) x) |
| 1.0ms | x | @ | 0 | ((- (sqrt (+ x 1)) (sqrt x)) (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (* 1/2 (sqrt x)) 1/2 (sqrt x) x) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 134 | 703 |
| 0 | 138 | 672 |
| 1 | 343 | 672 |
| 1× | saturated |
| 1× | iter-limit |
| 1× | unsound |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #s(approx (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
(/.f64 #s(approx (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x) |
#s(approx (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
#s(literal 1/2 binary64) |
(sqrt.f64 x) |
x |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- 1 (sqrt x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* 1/2 x)) (sqrt x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/2 (* -1/8 x)))) (sqrt x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))) (sqrt x)))) |
#s(approx (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) #s(hole binary64 (* -1/8 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) #s(hole binary64 (/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 2)))) |
#s(approx (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) #s(hole binary64 (* -1/8 (sqrt (/ 1 x))))) |
#s(approx (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) #s(hole binary64 (/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) x))) |
#s(approx (* 1/2 (sqrt x)) #s(hole binary64 (* 1/2 (sqrt x)))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x)))) x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* -5/128 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))))) x))) |
#s(approx (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))))) |
#s(approx (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1/2 (sqrt (/ 1 x))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x)))) x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* -5/128 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 6)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x))))) x)))) |
#s(approx (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))) |
#s(approx (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
| Outputs |
|---|
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #s(approx (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
(/.f64 #s(approx (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x) |
#s(approx (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
#s(literal 1/2 binary64) |
(sqrt.f64 x) |
x |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) x)))) (sqrt.f64 x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)))))) (sqrt.f64 x))) |
#s(approx (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))))) |
#s(approx (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) (/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))))) (pow.f64 x #s(literal 2 binary64)))) |
#s(approx (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))))) x)) |
#s(approx (* 1/2 (sqrt x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(approx (sqrt x) (sqrt.f64 x)) |
#s(approx x x) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal -5/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) x)) |
#s(approx (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (*.f64 x (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal -5/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 6 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) x))) |
#s(approx (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) |
#s(approx (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) |
#s(approx (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 x) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) |
#s(approx (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))))) |
#s(approx (sqrt x) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) |
Compiled 332 to 145 computations (56.3% saved)
8 alts after pruning (0 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 21 | 0 | 21 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 7 | 7 |
| Total | 21 | 8 | 29 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 54.2% | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| ✓ | 52.4% | (-.f64 #s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) (sqrt.f64 x)) |
| ✓ | 49.9% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x)) |
| ✓ | 48.3% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
| ✓ | 13.4% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #s(approx (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))))) x)) x)) |
| ✓ | 51.2% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #s(approx (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
| ✓ | 51.3% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
| ✓ | 12.7% | #s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(approx (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) (/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))))) (pow.f64 x #s(literal 2 binary64))))) |
Compiled 232 to 190 computations (18.1% saved)
| Inputs |
|---|
(-.f64 #s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) (sqrt.f64 x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #s(approx (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
(-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #s(approx (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))))) x)) x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(approx (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x) (/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))))) (pow.f64 x #s(literal 2 binary64))))) |
| Outputs |
|---|
(-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x)) |
2 calls:
| 3.0ms | x |
| 2.0ms | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 2 | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| 99.8% | 2 | x |
Compiled 7 to 7 computations (0% saved)
| Inputs |
|---|
(-.f64 #s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) (sqrt.f64 x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #s(approx (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
(-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #s(approx (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))))) x)) x)) |
| Outputs |
|---|
(-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
2 calls:
| 2.0ms | x |
| 2.0ms | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 2 | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| 99.7% | 2 | x |
Compiled 7 to 7 computations (0% saved)
| Inputs |
|---|
(-.f64 #s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) (sqrt.f64 x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #s(approx (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
(-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| Outputs |
|---|
(-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
2 calls:
| 2.0ms | x |
| 1.0ms | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 2 | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| 99.7% | 2 | x |
Compiled 7 to 7 computations (0% saved)
| Inputs |
|---|
(-.f64 #s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) (sqrt.f64 x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #s(approx (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
| Outputs |
|---|
(-.f64 #s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) (sqrt.f64 x)) |
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
2 calls:
| 1.0ms | x |
| 1.0ms | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.3% | 2 | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| 99.3% | 2 | x |
Compiled 7 to 7 computations (0% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(-.f64 #s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) (sqrt.f64 x)) |
| Outputs |
|---|
(-.f64 #s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) (sqrt.f64 x)) |
2 calls:
| 1.0ms | x |
| 1.0ms | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 52.4% | 1 | (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) |
| 52.4% | 1 | x |
Compiled 7 to 7 computations (0% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 2.2894977894990754e-6 | 241709.32169964173 |
| 5.0ms | 128× | 0 | valid |
| 2.0ms | 32× | 1 | valid |
Compiled 290 to 310 computations (-6.9% saved)
ival-sqrt: 2.0ms (54.4% of total)adjust: 0.0ms (0% of total)ival-sub!: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 2.2894977894990754e-6 | 241709.32169964173 |
| 6.0ms | 96× | 1 | valid |
| 1.0ms | 16× | 0 | valid |
Compiled 230 to 250 computations (-8.7% saved)
ival-sqrt: 3.0ms (68.5% of total)adjust: 1.0ms (22.8% of total)ival-sub!: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 38.0ms | 241709.32169964173 | 571722857488.372 |
| 9.0ms | 144× | 1 | valid |
Compiled 172 to 190 computations (-10.5% saved)
ival-sqrt: 4.0ms (65.1% of total)adjust: 2.0ms (32.6% of total)ival-sub!: 1.0ms (16.3% of total)ival-add!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 2.2894977894990754e-6 | 241709.32169964173 |
| 5.0ms | 144× | 0 | valid |
Compiled 210 to 230 computations (-9.5% saved)
ival-sqrt: 2.0ms (76.8% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 1× | done |
Compiled 61 to 44 computations (27.9% saved)
(abs x)
Compiled 265 to 240 computations (9.4% saved)
Loading profile data...