
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 |
| 83.3% | 62.5% | 12.5% | 0% | 0% | 25% | 0% | 4 |
| 91.7% | 68.7% | 6.2% | 0% | 0% | 25% | 0% | 5 |
| 95.8% | 71.8% | 3.1% | 0% | 0% | 25% | 0% | 6 |
| 97.9% | 73.4% | 1.6% | 0% | 0% | 25% | 0% | 7 |
| 99% | 74.2% | 0.8% | 0% | 0% | 25% | 0% | 8 |
| 99.5% | 74.6% | 0.4% | 0% | 0% | 25% | 0% | 9 |
| 99.7% | 74.8% | 0.2% | 0% | 0% | 25% | 0% | 10 |
| 99.9% | 74.9% | 0.1% | 0% | 0% | 25% | 0% | 11 |
| 99.9% | 74.9% | 0% | 0% | 0% | 25% | 0% | 12 |
Compiled 10 to 8 computations (20% saved)
| 435.0ms | 8 251× | 0 | valid |
| 1.0ms | 5× | 2 | valid |
| 0.0ms | 1× | 0 | invalid |
ival-sqrt: 79.0ms (43% of total)ival-add!: 53.0ms (28.8% of total)ival-div!: 50.0ms (27.2% of total)adjust: 2.0ms (1.1% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 29 |
| 1 | 43 | 24 |
| 2 | 107 | 24 |
| 3 | 276 | 24 |
| 4 | 1914 | 24 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.7% | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
Compiled 14 to 12 computations (14.3% saved)
| Inputs |
|---|
(/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
x |
(+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
#s(literal 1 binary64) |
(sqrt.f64 (+.f64 x #s(literal 1 binary64))) |
(+.f64 x #s(literal 1 binary64)) |
| Outputs |
|---|
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (* 1/2 x))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (* x (+ 1/2 (* -1/8 x))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (* x (+ 1/2 (* x (- (* x (+ 1/16 (* -5/128 x))) 1/8)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 2)) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (+ 2 (* 1/2 x)))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (+ 2 (* x (+ 1/2 (* -1/8 x)))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (+ 2 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))))) |
#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 (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ 1 (sqrt (/ 1 x))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (/ 1 (sqrt (/ 1 x))) (/ 1 (* x (pow (sqrt (/ 1 x)) 2)))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (/ 1/2 (* (pow x 2) (pow (sqrt (/ 1 x)) 3))) (/ 1 (sqrt (/ 1 x)))) (/ 1 (* x (pow (sqrt (/ 1 x)) 2)))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (/ 1 (sqrt (/ 1 x))) (* 1/2 (/ 1 (* (pow x 2) (pow (sqrt (/ 1 x)) 3))))) (+ (/ 1 (* x (pow (sqrt (/ 1 x)) 2))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt (/ 1 x)) 5)))))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (* x (sqrt (/ 1 x))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (/ 1 x))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (/ 1/2 (* (pow x 2) (sqrt (/ 1 x)))) (/ 1 x)))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (* x (- (+ (sqrt (/ 1 x)) (+ (/ 1 x) (* 1/2 (/ 1 (* (pow x 2) (sqrt (/ 1 x))))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt (/ 1 x)) 3)))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (/ 1 (* (pow x 2) (sqrt (/ 1 x))))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (- (+ (sqrt (/ 1 x)) (/ 1/2 (* (pow x 2) (sqrt (/ 1 x))))) (/ 1/8 (* (pow x 4) (pow (sqrt (/ 1 x)) 3))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (- (+ (sqrt (/ 1 x)) (+ (/ 1/2 (* (pow x 2) (sqrt (/ 1 x)))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt (/ 1 x)) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt (/ 1 x)) 3)))))))) |
#s(approx (+ x 1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ -1 (sqrt (/ 1 x))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (* -1 (+ (/ 1 (sqrt (/ 1 x))) (/ 1 (* x (pow (sqrt (/ 1 x)) 2))))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (* -1 (/ (+ (* 1/2 (/ 1 (* x (pow (sqrt (/ 1 x)) 3)))) (/ 1 (pow (sqrt (/ 1 x)) 2))) x)) (/ 1 (sqrt (/ 1 x)))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (* -1 (/ (+ (* -1 (/ (- (* 1/8 (/ 1 (* (pow x 2) (pow (sqrt (/ 1 x)) 5)))) (* 1/2 (/ 1 (pow (sqrt (/ 1 x)) 3)))) x)) (/ 1 (pow (sqrt (/ 1 x)) 2))) x)) (/ 1 (sqrt (/ 1 x)))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (* -1 (* x (sqrt (/ 1 x)))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (* -1 (* x (- (sqrt (/ 1 x)) (/ 1 x)))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (* -1 (* x (+ (sqrt (/ 1 x)) (* -1 (/ (- 1 (* 1/2 (/ 1 (* x (sqrt (/ 1 x)))))) x))))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (* -1 (* x (+ (sqrt (/ 1 x)) (* -1 (/ (+ 1 (* -1 (/ (- (* 1/2 (/ 1 (sqrt (/ 1 x)))) (* 1/8 (/ 1 (* (pow x 2) (pow (sqrt (/ 1 x)) 3))))) x))) x))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (sqrt (/ 1 x)) (* 1/2 (/ 1 (* (pow x 2) (sqrt (/ 1 x)))))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (- (+ (sqrt (/ 1 x)) (/ 1/2 (* (pow x 2) (sqrt (/ 1 x))))) (/ 1/8 (* (pow x 4) (pow (sqrt (/ 1 x)) 3)))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (- (+ (sqrt (/ 1 x)) (+ (/ 1/2 (* (pow x 2) (sqrt (/ 1 x)))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt (/ 1 x)) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt (/ 1 x)) 3))))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | inf | ((/ x (+ 1 (sqrt (+ x 1)))) x (+ 1 (sqrt (+ x 1))) 1 (sqrt (+ x 1)) (+ x 1)) |
| 2.0ms | x | @ | -inf | ((/ x (+ 1 (sqrt (+ x 1)))) x (+ 1 (sqrt (+ x 1))) 1 (sqrt (+ x 1)) (+ x 1)) |
| 0.0ms | x | @ | 0 | ((/ x (+ 1 (sqrt (+ x 1)))) x (+ 1 (sqrt (+ x 1))) 1 (sqrt (+ x 1)) (+ x 1)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 186 | 944 |
| 0 | 191 | 872 |
| 1 | 1217 | 766 |
| 0 | 8626 | 733 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
x |
(+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
#s(literal 1 binary64) |
(sqrt.f64 (+.f64 x #s(literal 1 binary64))) |
(+.f64 x #s(literal 1 binary64)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (* 1/2 x))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (* x (+ 1/2 (* -1/8 x))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (* x (+ 1/2 (* x (- (* x (+ 1/16 (* -5/128 x))) 1/8)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 2)) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (+ 2 (* 1/2 x)))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (+ 2 (* x (+ 1/2 (* -1/8 x)))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (+ 2 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))))) |
#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 (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ 1 (sqrt (/ 1 x))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (/ 1 (sqrt (/ 1 x))) (/ 1 (* x (pow (sqrt (/ 1 x)) 2)))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (/ 1/2 (* (pow x 2) (pow (sqrt (/ 1 x)) 3))) (/ 1 (sqrt (/ 1 x)))) (/ 1 (* x (pow (sqrt (/ 1 x)) 2)))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (/ 1 (sqrt (/ 1 x))) (* 1/2 (/ 1 (* (pow x 2) (pow (sqrt (/ 1 x)) 3))))) (+ (/ 1 (* x (pow (sqrt (/ 1 x)) 2))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt (/ 1 x)) 5)))))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (* x (sqrt (/ 1 x))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (/ 1 x))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (/ 1/2 (* (pow x 2) (sqrt (/ 1 x)))) (/ 1 x)))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (* x (- (+ (sqrt (/ 1 x)) (+ (/ 1 x) (* 1/2 (/ 1 (* (pow x 2) (sqrt (/ 1 x))))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt (/ 1 x)) 3)))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (/ 1 (* (pow x 2) (sqrt (/ 1 x))))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (- (+ (sqrt (/ 1 x)) (/ 1/2 (* (pow x 2) (sqrt (/ 1 x))))) (/ 1/8 (* (pow x 4) (pow (sqrt (/ 1 x)) 3))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (- (+ (sqrt (/ 1 x)) (+ (/ 1/2 (* (pow x 2) (sqrt (/ 1 x)))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt (/ 1 x)) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt (/ 1 x)) 3)))))))) |
#s(approx (+ x 1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ -1 (sqrt (/ 1 x))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (* -1 (+ (/ 1 (sqrt (/ 1 x))) (/ 1 (* x (pow (sqrt (/ 1 x)) 2))))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (* -1 (/ (+ (* 1/2 (/ 1 (* x (pow (sqrt (/ 1 x)) 3)))) (/ 1 (pow (sqrt (/ 1 x)) 2))) x)) (/ 1 (sqrt (/ 1 x)))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (* -1 (/ (+ (* -1 (/ (- (* 1/8 (/ 1 (* (pow x 2) (pow (sqrt (/ 1 x)) 5)))) (* 1/2 (/ 1 (pow (sqrt (/ 1 x)) 3)))) x)) (/ 1 (pow (sqrt (/ 1 x)) 2))) x)) (/ 1 (sqrt (/ 1 x)))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (* -1 (* x (sqrt (/ 1 x)))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (* -1 (* x (- (sqrt (/ 1 x)) (/ 1 x)))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (* -1 (* x (+ (sqrt (/ 1 x)) (* -1 (/ (- 1 (* 1/2 (/ 1 (* x (sqrt (/ 1 x)))))) x))))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (* -1 (* x (+ (sqrt (/ 1 x)) (* -1 (/ (+ 1 (* -1 (/ (- (* 1/2 (/ 1 (sqrt (/ 1 x)))) (* 1/8 (/ 1 (* (pow x 2) (pow (sqrt (/ 1 x)) 3))))) x))) x))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (sqrt (/ 1 x)) (* 1/2 (/ 1 (* (pow x 2) (sqrt (/ 1 x)))))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (- (+ (sqrt (/ 1 x)) (/ 1/2 (* (pow x 2) (sqrt (/ 1 x))))) (/ 1/8 (* (pow x 4) (pow (sqrt (/ 1 x)) 3)))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (- (+ (sqrt (/ 1 x)) (+ (/ 1/2 (* (pow x 2) (sqrt (/ 1 x)))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt (/ 1 x)) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt (/ 1 x)) 3))))))))) |
| Outputs |
|---|
(*.f64 x (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 (+.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 x) (neg.f64 (+.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)))) |
(/.f64 x (+.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 1 binary64))) |
x |
(/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (-.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) (-.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (-.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (-.f64 x #s(literal -1 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 x #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) (-.f64 x #s(literal -1 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (-.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 x #s(literal -1 binary64)))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (-.f64 x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (-.f64 x #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 x #s(literal -1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) (-.f64 x #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (-.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 x #s(literal -1 binary64))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 x #s(literal -1 binary64))))) (/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 x #s(literal -1 binary64)))))) |
(-.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (-.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 x #s(literal -1 binary64))))))) (/.f64 (*.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) (-.f64 x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (-.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 x #s(literal -1 binary64)))))))) |
(+.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 x #s(literal -1 binary64)))) |
#s(literal 1 binary64) |
(pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))) (sqrt.f64 (-.f64 x #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 x x) x #s(literal 1 binary64))) (sqrt.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64)))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)))) |
(sqrt.f64 (-.f64 x #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (fabs.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64)))) (fabs.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))))) |
(*.f64 (neg.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x) |
(*.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (-.f64 x #s(literal -1 binary64)))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(pow.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) |
(pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 #s(literal 1 binary64) (neg.f64 x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64)) (fma.f64 x x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (-.f64 x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) x #s(literal 1 binary64))) (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)))) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (neg.f64 x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (fma.f64 (*.f64 x x) x #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x))) |
(fma.f64 x #s(literal 1 binary64) #s(literal 1 binary64)) |
(sqrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) |
(-.f64 #s(literal 1 binary64) (neg.f64 x)) |
(-.f64 x #s(literal -1 binary64)) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x))) (/.f64 (*.f64 (*.f64 x x) x) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)))) |
(+.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) x) |
(+.f64 x #s(literal 1 binary64)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) x #s(literal -1/8 binary64)) x #s(literal 1/2 binary64)) x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -5/128 binary64) x #s(literal 1/16 binary64)) x #s(literal -1/8 binary64)) x #s(literal 1/2 binary64)) x)) |
#s(approx x x) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(literal 2 binary64)) |
#s(approx (+ 1 (sqrt (+ x 1))) (fma.f64 #s(literal 1/2 binary64) x #s(literal 2 binary64))) |
#s(approx (+ 1 (sqrt (+ x 1))) (fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 2 binary64))) |
#s(approx (+ 1 (sqrt (+ x 1))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) x #s(literal -1/8 binary64)) x #s(literal 1/2 binary64)) x #s(literal 2 binary64))) |
#s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) |
#s(approx (sqrt (+ x 1)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (sqrt (+ x 1)) (fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (sqrt (+ x 1)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) x #s(literal -1/8 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (+ x 1) (-.f64 x #s(literal -1 binary64))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (sqrt.f64 x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 (sqrt.f64 x) x) (sqrt.f64 x)) #s(literal 1 binary64))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 (sqrt.f64 x) x) (sqrt.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 5/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
#s(approx (+ 1 (sqrt (+ x 1))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x)) |
#s(approx (+ 1 (sqrt (+ x 1))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x #s(literal 1 binary64))) |
#s(approx (+ 1 (sqrt (+ x 1))) (*.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (sqrt.f64 x) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (+ 1 (sqrt (+ x 1))) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (sqrt.f64 x) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (sqrt.f64 x) x))) x)) |
#s(approx (sqrt (+ x 1)) (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (sqrt (+ x 1)) (*.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (sqrt.f64 x) x))) x)) |
#s(approx (sqrt (+ x 1)) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (sqrt.f64 x) (/.f64 #s(literal 1/16 binary64) (exp.f64 (fma.f64 (neg.f64 (log.f64 (sqrt.f64 x))) #s(literal 5 binary64) (*.f64 (log.f64 x) #s(literal 6 binary64)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (sqrt.f64 x) x))) x)) |
#s(approx (+ x 1) (-.f64 x #s(literal -1 binary64))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 #s(literal -1 binary64) (sqrt.f64 x))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (neg.f64 (-.f64 (sqrt.f64 x) #s(literal -1 binary64)))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 1/2 binary64) x) x)) (sqrt.f64 x))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 5/2 binary64)) (*.f64 x x))) (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 1/2 binary64))) x)) x) x)) (sqrt.f64 x))) |
#s(approx (+ 1 (sqrt (+ x 1))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x))) |
#s(approx (+ 1 (sqrt (+ x 1))) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x)) x))) |
#s(approx (+ 1 (sqrt (+ x 1))) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) x) (sqrt.f64 x))) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x))) |
#s(approx (+ 1 (sqrt (+ x 1))) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 (sqrt.f64 x) x))) x)) #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x))) |
#s(approx (sqrt (+ x 1)) (neg.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x))) |
#s(approx (sqrt (+ x 1)) (neg.f64 (*.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (sqrt.f64 x) x))) x))) |
#s(approx (sqrt (+ x 1)) (neg.f64 (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (sqrt.f64 x) (/.f64 #s(literal 1/16 binary64) (exp.f64 (fma.f64 (neg.f64 (log.f64 (sqrt.f64 x))) #s(literal 5 binary64) (*.f64 (log.f64 x) #s(literal 6 binary64)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (sqrt.f64 x) x))) x))) |
Compiled 907 to 458 computations (49.5% saved)
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 86 | 6 | 92 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 87 | 6 | 93 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.7% | (/.f64 x (+.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 1 binary64))) |
| 66.0% | (/.f64 x #s(approx (+ 1 (sqrt (+ x 1))) (fma.f64 #s(literal 1/2 binary64) x #s(literal 2 binary64)))) | |
| ▶ | 35.9% | #s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
| ▶ | 63.7% | #s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x)) |
| ▶ | 65.1% | #s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 #s(literal 1/2 binary64) x)) |
| ▶ | 36.6% | #s(approx (/ x (+ 1 (sqrt (+ x 1)))) (sqrt.f64 x)) |
Compiled 110 to 110 computations (0% saved)
| Inputs |
|---|
(/.f64 x (+.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 1 binary64))) |
x |
(+.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) |
(sqrt.f64 (-.f64 x #s(literal -1 binary64))) |
(-.f64 x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(literal 1 binary64) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (sqrt.f64 x)) |
(sqrt.f64 x) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 #s(literal 1/2 binary64) x) |
#s(literal 1/2 binary64) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
(-.f64 (sqrt.f64 x) #s(literal 1 binary64)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x)) |
(*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x) |
(fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) |
#s(literal -1/8 binary64) |
| Outputs |
|---|
#s(approx (/ x (+ (sqrt (- x -1)) 1)) #s(hole binary64 (* 1/2 x))) |
#s(approx (/ x (+ (sqrt (- x -1)) 1)) #s(hole binary64 (* x (+ 1/2 (* -1/8 x))))) |
#s(approx (/ x (+ (sqrt (- x -1)) 1)) #s(hole binary64 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))))) |
#s(approx (/ x (+ (sqrt (- x -1)) 1)) #s(hole binary64 (* x (+ 1/2 (* x (- (* x (+ 1/16 (* -5/128 x))) 1/8)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (sqrt (- x -1)) 1) #s(hole binary64 2)) |
#s(approx (+ (sqrt (- x -1)) 1) #s(hole binary64 (+ 2 (* 1/2 x)))) |
#s(approx (+ (sqrt (- x -1)) 1) #s(hole binary64 (+ 2 (* x (+ 1/2 (* -1/8 x)))))) |
#s(approx (+ (sqrt (- x -1)) 1) #s(hole binary64 (+ 2 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))))) |
#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 (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (- (sqrt x) 1) #s(hole binary64 (- (sqrt x) 1))) |
#s(approx (+ (* -1/8 x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* -1/8 x) 1/2) #s(hole binary64 (+ 1/2 (* -1/8 x)))) |
#s(approx (/ x (+ (sqrt (- x -1)) 1)) #s(hole binary64 (/ 1 (sqrt (/ 1 x))))) |
#s(approx (/ x (+ (sqrt (- x -1)) 1)) #s(hole binary64 (- (/ 1 (sqrt (/ 1 x))) (/ 1 (* x (pow (sqrt (/ 1 x)) 2)))))) |
#s(approx (/ x (+ (sqrt (- x -1)) 1)) #s(hole binary64 (- (+ (/ 1/2 (* (pow x 2) (pow (sqrt (/ 1 x)) 3))) (/ 1 (sqrt (/ 1 x)))) (/ 1 (* x (pow (sqrt (/ 1 x)) 2)))))) |
#s(approx (/ x (+ (sqrt (- x -1)) 1)) #s(hole binary64 (- (+ (/ 1 (sqrt (/ 1 x))) (* 1/2 (/ 1 (* (pow x 2) (pow (sqrt (/ 1 x)) 3))))) (+ (/ 1 (* x (pow (sqrt (/ 1 x)) 2))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt (/ 1 x)) 5)))))))) |
#s(approx (+ (sqrt (- x -1)) 1) #s(hole binary64 (* x (sqrt (/ 1 x))))) |
#s(approx (+ (sqrt (- x -1)) 1) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (/ 1 x))))) |
#s(approx (+ (sqrt (- x -1)) 1) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (/ 1/2 (* (pow x 2) (sqrt (/ 1 x)))) (/ 1 x)))))) |
#s(approx (+ (sqrt (- x -1)) 1) #s(hole binary64 (* x (- (+ (sqrt (/ 1 x)) (+ (/ 1 x) (* 1/2 (/ 1 (* (pow x 2) (sqrt (/ 1 x))))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt (/ 1 x)) 3)))))))) |
#s(approx (sqrt (- x -1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (/ 1 (* (pow x 2) (sqrt (/ 1 x))))))))) |
#s(approx (sqrt (- x -1)) #s(hole binary64 (* x (- (+ (sqrt (/ 1 x)) (/ 1/2 (* (pow x 2) (sqrt (/ 1 x))))) (/ 1/8 (* (pow x 4) (pow (sqrt (/ 1 x)) 3))))))) |
#s(approx (sqrt (- x -1)) #s(hole binary64 (* x (- (+ (sqrt (/ 1 x)) (+ (/ 1/2 (* (pow x 2) (sqrt (/ 1 x)))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt (/ 1 x)) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt (/ 1 x)) 3)))))))) |
#s(approx (- x -1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (- (sqrt x) 1) #s(hole binary64 (* x (- (sqrt (/ 1 x)) (/ 1 x))))) |
#s(approx (* (+ (* -1/8 x) 1/2) x) #s(hole binary64 (* -1/8 (pow x 2)))) |
#s(approx (* (+ (* -1/8 x) 1/2) x) #s(hole binary64 (* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8)))) |
#s(approx (+ (* -1/8 x) 1/2) #s(hole binary64 (* -1/8 x))) |
#s(approx (+ (* -1/8 x) 1/2) #s(hole binary64 (* x (- (* 1/2 (/ 1 x)) 1/8)))) |
#s(approx (/ x (+ (sqrt (- x -1)) 1)) #s(hole binary64 (/ -1 (sqrt (/ 1 x))))) |
#s(approx (/ x (+ (sqrt (- x -1)) 1)) #s(hole binary64 (* -1 (+ (/ 1 (sqrt (/ 1 x))) (/ 1 (* x (pow (sqrt (/ 1 x)) 2))))))) |
#s(approx (/ x (+ (sqrt (- x -1)) 1)) #s(hole binary64 (- (* -1 (/ (+ (* 1/2 (/ 1 (* x (pow (sqrt (/ 1 x)) 3)))) (/ 1 (pow (sqrt (/ 1 x)) 2))) x)) (/ 1 (sqrt (/ 1 x)))))) |
#s(approx (/ x (+ (sqrt (- x -1)) 1)) #s(hole binary64 (- (* -1 (/ (+ (* -1 (/ (- (* 1/8 (/ 1 (* (pow x 2) (pow (sqrt (/ 1 x)) 5)))) (* 1/2 (/ 1 (pow (sqrt (/ 1 x)) 3)))) x)) (/ 1 (pow (sqrt (/ 1 x)) 2))) x)) (/ 1 (sqrt (/ 1 x)))))) |
#s(approx (+ (sqrt (- x -1)) 1) #s(hole binary64 (* -1 (* x (sqrt (/ 1 x)))))) |
#s(approx (+ (sqrt (- x -1)) 1) #s(hole binary64 (* -1 (* x (- (sqrt (/ 1 x)) (/ 1 x)))))) |
#s(approx (+ (sqrt (- x -1)) 1) #s(hole binary64 (* -1 (* x (+ (sqrt (/ 1 x)) (* -1 (/ (- 1 (* 1/2 (/ 1 (* x (sqrt (/ 1 x)))))) x))))))) |
#s(approx (+ (sqrt (- x -1)) 1) #s(hole binary64 (* -1 (* x (+ (sqrt (/ 1 x)) (* -1 (/ (+ 1 (* -1 (/ (- (* 1/2 (/ 1 (sqrt (/ 1 x)))) (* 1/8 (/ 1 (* (pow x 2) (pow (sqrt (/ 1 x)) 3))))) x))) x))))))) |
#s(approx (sqrt (- x -1)) #s(hole binary64 (* -1 (* x (+ (sqrt (/ 1 x)) (* 1/2 (/ 1 (* (pow x 2) (sqrt (/ 1 x)))))))))) |
#s(approx (sqrt (- x -1)) #s(hole binary64 (* -1 (* x (- (+ (sqrt (/ 1 x)) (/ 1/2 (* (pow x 2) (sqrt (/ 1 x))))) (/ 1/8 (* (pow x 4) (pow (sqrt (/ 1 x)) 3)))))))) |
#s(approx (sqrt (- x -1)) #s(hole binary64 (* -1 (* x (- (+ (sqrt (/ 1 x)) (+ (/ 1/2 (* (pow x 2) (sqrt (/ 1 x)))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt (/ 1 x)) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt (/ 1 x)) 3))))))))) |
#s(approx (- (sqrt x) 1) #s(hole binary64 (* -1 (* x (+ (sqrt (/ 1 x)) (/ 1 x)))))) |
#s(approx (+ (* -1/8 x) 1/2) #s(hole binary64 (* -1 (* x (- 1/8 (* 1/2 (/ 1 x))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | -inf | ((/ x (+ (sqrt (- x -1)) 1)) x (+ (sqrt (- x -1)) 1) (sqrt (- x -1)) (- x -1) -1 1 (/ x (+ 1 (sqrt (+ x 1)))) (sqrt x) (/ x (+ 1 (sqrt (+ x 1)))) (* 1/2 x) 1/2 (/ x (+ 1 (sqrt (+ x 1)))) (- (sqrt x) 1) (/ x (+ 1 (sqrt (+ x 1)))) (* (+ (* -1/8 x) 1/2) x) (+ (* -1/8 x) 1/2) -1/8) |
| 1.0ms | x | @ | 0 | ((/ x (+ (sqrt (- x -1)) 1)) x (+ (sqrt (- x -1)) 1) (sqrt (- x -1)) (- x -1) -1 1 (/ x (+ 1 (sqrt (+ x 1)))) (sqrt x) (/ x (+ 1 (sqrt (+ x 1)))) (* 1/2 x) 1/2 (/ x (+ 1 (sqrt (+ x 1)))) (- (sqrt x) 1) (/ x (+ 1 (sqrt (+ x 1)))) (* (+ (* -1/8 x) 1/2) x) (+ (* -1/8 x) 1/2) -1/8) |
| 1.0ms | x | @ | inf | ((/ x (+ (sqrt (- x -1)) 1)) x (+ (sqrt (- x -1)) 1) (sqrt (- x -1)) (- x -1) -1 1 (/ x (+ 1 (sqrt (+ x 1)))) (sqrt x) (/ x (+ 1 (sqrt (+ x 1)))) (* 1/2 x) 1/2 (/ x (+ 1 (sqrt (+ x 1)))) (- (sqrt x) 1) (/ x (+ 1 (sqrt (+ x 1)))) (* (+ (* -1/8 x) 1/2) x) (+ (* -1/8 x) 1/2) -1/8) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 223 | 1147 |
| 0 | 235 | 1047 |
| 1 | 1360 | 930 |
| 0 | 8707 | 899 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 x (+.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 1 binary64))) |
x |
(+.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) |
(sqrt.f64 (-.f64 x #s(literal -1 binary64))) |
(-.f64 x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(literal 1 binary64) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (sqrt.f64 x)) |
(sqrt.f64 x) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 #s(literal 1/2 binary64) x) |
#s(literal 1/2 binary64) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
(-.f64 (sqrt.f64 x) #s(literal 1 binary64)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x)) |
(*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x) |
(fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) |
#s(literal -1/8 binary64) |
#s(approx (/ x (+ (sqrt (- x -1)) 1)) #s(hole binary64 (* 1/2 x))) |
#s(approx (/ x (+ (sqrt (- x -1)) 1)) #s(hole binary64 (* x (+ 1/2 (* -1/8 x))))) |
#s(approx (/ x (+ (sqrt (- x -1)) 1)) #s(hole binary64 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))))) |
#s(approx (/ x (+ (sqrt (- x -1)) 1)) #s(hole binary64 (* x (+ 1/2 (* x (- (* x (+ 1/16 (* -5/128 x))) 1/8)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (sqrt (- x -1)) 1) #s(hole binary64 2)) |
#s(approx (+ (sqrt (- x -1)) 1) #s(hole binary64 (+ 2 (* 1/2 x)))) |
#s(approx (+ (sqrt (- x -1)) 1) #s(hole binary64 (+ 2 (* x (+ 1/2 (* -1/8 x)))))) |
#s(approx (+ (sqrt (- x -1)) 1) #s(hole binary64 (+ 2 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))))) |
#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 (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (- (sqrt x) 1) #s(hole binary64 (- (sqrt x) 1))) |
#s(approx (+ (* -1/8 x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* -1/8 x) 1/2) #s(hole binary64 (+ 1/2 (* -1/8 x)))) |
#s(approx (/ x (+ (sqrt (- x -1)) 1)) #s(hole binary64 (/ 1 (sqrt (/ 1 x))))) |
#s(approx (/ x (+ (sqrt (- x -1)) 1)) #s(hole binary64 (- (/ 1 (sqrt (/ 1 x))) (/ 1 (* x (pow (sqrt (/ 1 x)) 2)))))) |
#s(approx (/ x (+ (sqrt (- x -1)) 1)) #s(hole binary64 (- (+ (/ 1/2 (* (pow x 2) (pow (sqrt (/ 1 x)) 3))) (/ 1 (sqrt (/ 1 x)))) (/ 1 (* x (pow (sqrt (/ 1 x)) 2)))))) |
#s(approx (/ x (+ (sqrt (- x -1)) 1)) #s(hole binary64 (- (+ (/ 1 (sqrt (/ 1 x))) (* 1/2 (/ 1 (* (pow x 2) (pow (sqrt (/ 1 x)) 3))))) (+ (/ 1 (* x (pow (sqrt (/ 1 x)) 2))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt (/ 1 x)) 5)))))))) |
#s(approx (+ (sqrt (- x -1)) 1) #s(hole binary64 (* x (sqrt (/ 1 x))))) |
#s(approx (+ (sqrt (- x -1)) 1) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (/ 1 x))))) |
#s(approx (+ (sqrt (- x -1)) 1) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (/ 1/2 (* (pow x 2) (sqrt (/ 1 x)))) (/ 1 x)))))) |
#s(approx (+ (sqrt (- x -1)) 1) #s(hole binary64 (* x (- (+ (sqrt (/ 1 x)) (+ (/ 1 x) (* 1/2 (/ 1 (* (pow x 2) (sqrt (/ 1 x))))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt (/ 1 x)) 3)))))))) |
#s(approx (sqrt (- x -1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (/ 1 (* (pow x 2) (sqrt (/ 1 x))))))))) |
#s(approx (sqrt (- x -1)) #s(hole binary64 (* x (- (+ (sqrt (/ 1 x)) (/ 1/2 (* (pow x 2) (sqrt (/ 1 x))))) (/ 1/8 (* (pow x 4) (pow (sqrt (/ 1 x)) 3))))))) |
#s(approx (sqrt (- x -1)) #s(hole binary64 (* x (- (+ (sqrt (/ 1 x)) (+ (/ 1/2 (* (pow x 2) (sqrt (/ 1 x)))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt (/ 1 x)) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt (/ 1 x)) 3)))))))) |
#s(approx (- x -1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (- (sqrt x) 1) #s(hole binary64 (* x (- (sqrt (/ 1 x)) (/ 1 x))))) |
#s(approx (* (+ (* -1/8 x) 1/2) x) #s(hole binary64 (* -1/8 (pow x 2)))) |
#s(approx (* (+ (* -1/8 x) 1/2) x) #s(hole binary64 (* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8)))) |
#s(approx (+ (* -1/8 x) 1/2) #s(hole binary64 (* -1/8 x))) |
#s(approx (+ (* -1/8 x) 1/2) #s(hole binary64 (* x (- (* 1/2 (/ 1 x)) 1/8)))) |
#s(approx (/ x (+ (sqrt (- x -1)) 1)) #s(hole binary64 (/ -1 (sqrt (/ 1 x))))) |
#s(approx (/ x (+ (sqrt (- x -1)) 1)) #s(hole binary64 (* -1 (+ (/ 1 (sqrt (/ 1 x))) (/ 1 (* x (pow (sqrt (/ 1 x)) 2))))))) |
#s(approx (/ x (+ (sqrt (- x -1)) 1)) #s(hole binary64 (- (* -1 (/ (+ (* 1/2 (/ 1 (* x (pow (sqrt (/ 1 x)) 3)))) (/ 1 (pow (sqrt (/ 1 x)) 2))) x)) (/ 1 (sqrt (/ 1 x)))))) |
#s(approx (/ x (+ (sqrt (- x -1)) 1)) #s(hole binary64 (- (* -1 (/ (+ (* -1 (/ (- (* 1/8 (/ 1 (* (pow x 2) (pow (sqrt (/ 1 x)) 5)))) (* 1/2 (/ 1 (pow (sqrt (/ 1 x)) 3)))) x)) (/ 1 (pow (sqrt (/ 1 x)) 2))) x)) (/ 1 (sqrt (/ 1 x)))))) |
#s(approx (+ (sqrt (- x -1)) 1) #s(hole binary64 (* -1 (* x (sqrt (/ 1 x)))))) |
#s(approx (+ (sqrt (- x -1)) 1) #s(hole binary64 (* -1 (* x (- (sqrt (/ 1 x)) (/ 1 x)))))) |
#s(approx (+ (sqrt (- x -1)) 1) #s(hole binary64 (* -1 (* x (+ (sqrt (/ 1 x)) (* -1 (/ (- 1 (* 1/2 (/ 1 (* x (sqrt (/ 1 x)))))) x))))))) |
#s(approx (+ (sqrt (- x -1)) 1) #s(hole binary64 (* -1 (* x (+ (sqrt (/ 1 x)) (* -1 (/ (+ 1 (* -1 (/ (- (* 1/2 (/ 1 (sqrt (/ 1 x)))) (* 1/8 (/ 1 (* (pow x 2) (pow (sqrt (/ 1 x)) 3))))) x))) x))))))) |
#s(approx (sqrt (- x -1)) #s(hole binary64 (* -1 (* x (+ (sqrt (/ 1 x)) (* 1/2 (/ 1 (* (pow x 2) (sqrt (/ 1 x)))))))))) |
#s(approx (sqrt (- x -1)) #s(hole binary64 (* -1 (* x (- (+ (sqrt (/ 1 x)) (/ 1/2 (* (pow x 2) (sqrt (/ 1 x))))) (/ 1/8 (* (pow x 4) (pow (sqrt (/ 1 x)) 3)))))))) |
#s(approx (sqrt (- x -1)) #s(hole binary64 (* -1 (* x (- (+ (sqrt (/ 1 x)) (+ (/ 1/2 (* (pow x 2) (sqrt (/ 1 x)))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt (/ 1 x)) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt (/ 1 x)) 3))))))))) |
#s(approx (- (sqrt x) 1) #s(hole binary64 (* -1 (* x (+ (sqrt (/ 1 x)) (/ 1 x)))))) |
#s(approx (+ (* -1/8 x) 1/2) #s(hole binary64 (* -1 (* x (- 1/8 (* 1/2 (/ 1 x))))))) |
| Outputs |
|---|
(*.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 x) (neg.f64 (-.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)))) |
(/.f64 x (-.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal -1 binary64))) |
x |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) (-.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)) (+.f64 (-.f64 x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal -1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (-.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64)))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (-.f64 x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (-.f64 x #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 x #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (-.f64 x #s(literal -1 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 x #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) (-.f64 x #s(literal -1 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (-.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 x #s(literal -1 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) (-.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal -1 binary64))) |
(/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (-.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) (-.f64 x #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (-.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 x #s(literal -1 binary64))))))) |
(/.f64 (fma.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) (-.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 1 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 x #s(literal -1 binary64))))) (/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 x #s(literal -1 binary64)))))) |
(-.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)))) |
(-.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (-.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 x #s(literal -1 binary64))))))) (/.f64 (*.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) (-.f64 x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (-.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 x #s(literal -1 binary64)))))))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) (-.f64 x #s(literal -1 binary64))) (+.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)))))) |
(+.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 x #s(literal -1 binary64)))) |
(pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))) (sqrt.f64 (-.f64 x #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 x x) x #s(literal 1 binary64))) (sqrt.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1 binary64)))))) |
(sqrt.f64 (-.f64 x #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (fabs.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64)))) (fabs.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))))) |
(*.f64 (neg.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x) |
(*.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (-.f64 x #s(literal -1 binary64)))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(pow.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) |
(pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(/.f64 (+.f64 (pow.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 #s(literal 1 binary64) (neg.f64 x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (-.f64 x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) x #s(literal 1 binary64))) (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64))) (neg.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (neg.f64 x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (*.f64 x x) x #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64)) (fma.f64 x x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1 binary64))))) |
(neg.f64 (-.f64 #s(literal -1 binary64) x)) |
(fma.f64 x #s(literal 1 binary64) #s(literal 1 binary64)) |
(sqrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x #s(literal 1 binary64)))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1 binary64))))) (/.f64 #s(literal -1 binary64) (fma.f64 x x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1 binary64)))))) |
(-.f64 #s(literal 1 binary64) (neg.f64 x)) |
(-.f64 x #s(literal -1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x))) (/.f64 (*.f64 (*.f64 x x) x) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64)))))) |
(+.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) x) |
(+.f64 x #s(literal 1 binary64)) |
#s(literal -1 binary64) |
#s(literal 1 binary64) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (sqrt.f64 x)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) |
(pow.f64 x #s(literal 1/2 binary64)) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(sqrt.f64 x) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (sqrt.f64 x))) #s(literal -1 binary64))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 x #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (sqrt.f64 x) x #s(literal -1 binary64)) (+.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) #s(literal -1 binary64))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) x))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) x))) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) x))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (sqrt.f64 x) x) #s(literal 1 binary64))) (neg.f64 (+.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 x #s(literal 1 binary64))) (neg.f64 (-.f64 (sqrt.f64 x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 x #s(literal 1 binary64)) (-.f64 (sqrt.f64 x) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 x) x) #s(literal 1 binary64)) (+.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1 binary64))) |
(neg.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 x) #s(literal -1 binary64)) |
(expm1.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64))) |
(expm1.f64 (*.f64 (neg.f64 (log.f64 (sqrt.f64 x))) #s(literal -1 binary64))) |
(-.f64 (/.f64 x (-.f64 (sqrt.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 x) #s(literal -1 binary64)))) |
(-.f64 (/.f64 (*.f64 (sqrt.f64 x) x) (+.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) #s(literal 1 binary64)))))) |
(-.f64 (*.f64 (sqrt.f64 x) #s(literal 1 binary64)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) |
(-.f64 (sqrt.f64 x) #s(literal 1 binary64)) |
(+.f64 (sqrt.f64 x) #s(literal -1 binary64)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x)) |
(*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x) |
(*.f64 x (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64) (pow.f64 (*.f64 x (*.f64 #s(literal -1/8 binary64) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal -1/8 binary64) x)) (*.f64 x (*.f64 #s(literal -1/8 binary64) x))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 x (*.f64 #s(literal -1/8 binary64) x)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) x) x) (*.f64 (*.f64 #s(literal -1/8 binary64) x) x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 #s(literal -1/8 binary64) x) x))))) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 x (*.f64 #s(literal -1/8 binary64) x))) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 (*.f64 #s(literal -1/8 binary64) x) x)) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 x (*.f64 #s(literal -1/8 binary64) x))) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) x) x)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 x (*.f64 #s(literal -1/8 binary64) x))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 #s(literal -1/8 binary64) x) x)) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal 1/8 binary64) x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 x x) x)) #s(literal -1/8 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) x) (*.f64 #s(literal -1/8 binary64) x) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) x) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/8 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) x))))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (neg.f64 (*.f64 #s(literal -1/8 binary64) x)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal -1/8 binary64) x) (*.f64 #s(literal -1/8 binary64) x) (*.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 #s(literal -1/8 binary64) x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) x) (*.f64 #s(literal -1/8 binary64) x)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) x) (*.f64 #s(literal -1/8 binary64) x)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) x) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 x x) x)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) x) (*.f64 #s(literal -1/8 binary64) x)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) x)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) x) (*.f64 #s(literal -1/8 binary64) x) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) x) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) x) (*.f64 #s(literal -1/8 binary64) x))) (+.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 #s(literal -1/8 binary64) x)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) x) (*.f64 #s(literal -1/8 binary64) x))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) x) (*.f64 #s(literal -1/8 binary64) x)) #s(literal 1/4 binary64)) (fma.f64 #s(literal -1/8 binary64) x #s(literal -1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) x) (*.f64 #s(literal -1/8 binary64) x)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) x) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 x x) x))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) x) (*.f64 #s(literal -1/8 binary64) x)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) x))))) |
(/.f64 (fma.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) x) (*.f64 #s(literal -1/8 binary64) x) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) x) #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) |
(fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) x))) (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) x) (*.f64 #s(literal -1/8 binary64) x)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) x) (*.f64 #s(literal -1/8 binary64) x)) (-.f64 (*.f64 #s(literal -1/8 binary64) x) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal -1/8 binary64) x) #s(literal 1/2 binary64)))) |
(-.f64 (*.f64 #s(literal -1/8 binary64) x) #s(literal -1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) x)) |
(-.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 #s(literal -1/8 binary64) x))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) x) (*.f64 #s(literal -1/8 binary64) x)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) x))))) (/.f64 (*.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) x) (*.f64 #s(literal -1/8 binary64) x)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) x)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 #s(literal -1/8 binary64) x) (*.f64 #s(literal -1/8 binary64) x) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) x) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (fma.f64 (*.f64 #s(literal -1/8 binary64) x) (*.f64 #s(literal -1/8 binary64) x) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) x) #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 #s(literal -1/8 binary64) x) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) x)) |
#s(literal -1/8 binary64) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) x #s(literal -1/8 binary64)) x #s(literal 1/2 binary64)) x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -5/128 binary64) x #s(literal 1/16 binary64)) x #s(literal -1/8 binary64)) x #s(literal 1/2 binary64)) x)) |
#s(approx x x) |
#s(approx (+ (sqrt (- x -1)) 1) #s(literal 2 binary64)) |
#s(approx (+ (sqrt (- x -1)) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 2 binary64))) |
#s(approx (+ (sqrt (- x -1)) 1) (fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 2 binary64))) |
#s(approx (+ (sqrt (- x -1)) 1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) x #s(literal -1/8 binary64)) x #s(literal 1/2 binary64)) x #s(literal 2 binary64))) |
#s(approx (sqrt (- x -1)) #s(literal 1 binary64)) |
#s(approx (sqrt (- x -1)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (sqrt (- x -1)) (fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (sqrt (- x -1)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) x #s(literal -1/8 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (- x -1) (-.f64 x #s(literal -1 binary64))) |
#s(approx (sqrt x) (sqrt.f64 x)) |
#s(approx (- (sqrt x) 1) (-.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
#s(approx (+ (* -1/8 x) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* -1/8 x) 1/2) (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (sqrt.f64 x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 (sqrt.f64 x) x) (sqrt.f64 x)) #s(literal 1 binary64))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 (sqrt.f64 x) x) (sqrt.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 5/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
#s(approx (+ (sqrt (- x -1)) 1) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x)) |
#s(approx (+ (sqrt (- x -1)) 1) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x #s(literal 1 binary64))) |
#s(approx (+ (sqrt (- x -1)) 1) (*.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (sqrt.f64 x) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (+ (sqrt (- x -1)) 1) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (sqrt.f64 x) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (sqrt.f64 x) x))) x)) |
#s(approx (sqrt (- x -1)) (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (sqrt (- x -1)) (*.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (sqrt.f64 x) x))) x)) |
#s(approx (sqrt (- x -1)) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (sqrt.f64 x) (/.f64 #s(literal 1/16 binary64) (exp.f64 (fma.f64 (neg.f64 (log.f64 (sqrt.f64 x))) #s(literal 5 binary64) (*.f64 (log.f64 x) #s(literal 6 binary64)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (sqrt.f64 x) x))) x)) |
#s(approx (- x -1) (-.f64 x #s(literal -1 binary64))) |
#s(approx (- (sqrt x) 1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x)) x)) |
#s(approx (* (+ (* -1/8 x) 1/2) x) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
#s(approx (* (+ (* -1/8 x) 1/2) x) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/8 binary64)) (*.f64 x x))) |
#s(approx (+ (* -1/8 x) 1/2) (*.f64 #s(literal -1/8 binary64) x)) |
#s(approx (+ (* -1/8 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/8 binary64)) x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 #s(literal -1 binary64) (sqrt.f64 x))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (neg.f64 (-.f64 (sqrt.f64 x) #s(literal -1 binary64)))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 1/2 binary64) x) x)) (sqrt.f64 x))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 5/2 binary64)) (*.f64 x x))) (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 1/2 binary64))) x)) x) x)) (sqrt.f64 x))) |
#s(approx (+ (sqrt (- x -1)) 1) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x))) |
#s(approx (+ (sqrt (- x -1)) 1) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x)) x))) |
#s(approx (+ (sqrt (- x -1)) 1) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) x) (sqrt.f64 x))) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x))) |
#s(approx (+ (sqrt (- x -1)) 1) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 (sqrt.f64 x) x))) x)) #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x))) |
#s(approx (sqrt (- x -1)) (neg.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x))) |
#s(approx (sqrt (- x -1)) (neg.f64 (*.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (sqrt.f64 x) x))) x))) |
#s(approx (sqrt (- x -1)) (neg.f64 (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (sqrt.f64 x) (/.f64 #s(literal 1/16 binary64) (exp.f64 (fma.f64 (neg.f64 (log.f64 (sqrt.f64 x))) #s(literal 5 binary64) (*.f64 (log.f64 x) #s(literal 6 binary64)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (sqrt.f64 x) x))) x))) |
#s(approx (- (sqrt x) 1) (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x #s(literal 1 binary64)))) |
#s(approx (+ (* -1/8 x) 1/2) (neg.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) x))) |
Compiled 1 729 to 851 computations (50.8% saved)
6 alts after pruning (2 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 189 | 2 | 191 |
| Fresh | 1 | 0 | 1 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 191 | 6 | 197 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.7% | (/.f64 x (-.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal -1 binary64))) |
| ▶ | 66.0% | (/.f64 x #s(approx (+ (sqrt (- x -1)) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 2 binary64)))) |
| ✓ | 35.9% | #s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
| ✓ | 63.7% | #s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x)) |
| ✓ | 65.1% | #s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 #s(literal 1/2 binary64) x)) |
| ✓ | 36.6% | #s(approx (/ x (+ 1 (sqrt (+ x 1)))) (sqrt.f64 x)) |
Compiled 55 to 55 computations (0% saved)
| Inputs |
|---|
(/.f64 x #s(approx (+ (sqrt (- x -1)) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 2 binary64)))) |
x |
#s(approx (+ (sqrt (- x -1)) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 2 binary64)) |
#s(literal 1/2 binary64) |
#s(literal 2 binary64) |
(/.f64 x (-.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal -1 binary64))) |
(-.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)) |
(sqrt.f64 (-.f64 x #s(literal -1 binary64))) |
(-.f64 x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
| Outputs |
|---|
#s(approx (/ x (+ (sqrt (- x -1)) 1)) #s(hole binary64 (* 1/2 x))) |
#s(approx (/ x (+ (sqrt (- x -1)) 1)) #s(hole binary64 (* x (+ 1/2 (* -1/8 x))))) |
#s(approx (/ x (+ (sqrt (- x -1)) 1)) #s(hole binary64 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))))) |
#s(approx (/ x (+ (sqrt (- x -1)) 1)) #s(hole binary64 (* x (+ 1/2 (* x (- (* x (+ 1/16 (* -5/128 x))) 1/8)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (sqrt (- x -1)) 1) #s(hole binary64 2)) |
#s(approx (+ (sqrt (- x -1)) 1) #s(hole binary64 (+ 2 (* 1/2 x)))) |
#s(approx (+ (sqrt (- x -1)) 1) #s(hole binary64 (+ 2 (* x (+ 1/2 (* -1/8 x)))))) |
#s(approx (+ (sqrt (- x -1)) 1) #s(hole binary64 (+ 2 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))))) |
#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 (+ (sqrt (- x -1)) 1)) #s(hole binary64 (/ 1 (sqrt (/ 1 x))))) |
#s(approx (/ x (+ (sqrt (- x -1)) 1)) #s(hole binary64 (- (/ 1 (sqrt (/ 1 x))) (/ 1 (* x (pow (sqrt (/ 1 x)) 2)))))) |
#s(approx (/ x (+ (sqrt (- x -1)) 1)) #s(hole binary64 (- (+ (/ 1/2 (* (pow x 2) (pow (sqrt (/ 1 x)) 3))) (/ 1 (sqrt (/ 1 x)))) (/ 1 (* x (pow (sqrt (/ 1 x)) 2)))))) |
#s(approx (/ x (+ (sqrt (- x -1)) 1)) #s(hole binary64 (- (+ (/ 1 (sqrt (/ 1 x))) (* 1/2 (/ 1 (* (pow x 2) (pow (sqrt (/ 1 x)) 3))))) (+ (/ 1 (* x (pow (sqrt (/ 1 x)) 2))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt (/ 1 x)) 5)))))))) |
#s(approx (+ (sqrt (- x -1)) 1) #s(hole binary64 (* x (sqrt (/ 1 x))))) |
#s(approx (+ (sqrt (- x -1)) 1) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (/ 1 x))))) |
#s(approx (+ (sqrt (- x -1)) 1) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (/ 1/2 (* (pow x 2) (sqrt (/ 1 x)))) (/ 1 x)))))) |
#s(approx (+ (sqrt (- x -1)) 1) #s(hole binary64 (* x (- (+ (sqrt (/ 1 x)) (+ (/ 1 x) (* 1/2 (/ 1 (* (pow x 2) (sqrt (/ 1 x))))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt (/ 1 x)) 3)))))))) |
#s(approx (+ (* 1/2 x) 2) #s(hole binary64 (* x (+ 1/2 (* 2 (/ 1 x)))))) |
#s(approx (sqrt (- x -1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (/ 1 (* (pow x 2) (sqrt (/ 1 x))))))))) |
#s(approx (sqrt (- x -1)) #s(hole binary64 (* x (- (+ (sqrt (/ 1 x)) (/ 1/2 (* (pow x 2) (sqrt (/ 1 x))))) (/ 1/8 (* (pow x 4) (pow (sqrt (/ 1 x)) 3))))))) |
#s(approx (sqrt (- x -1)) #s(hole binary64 (* x (- (+ (sqrt (/ 1 x)) (+ (/ 1/2 (* (pow x 2) (sqrt (/ 1 x)))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt (/ 1 x)) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt (/ 1 x)) 3)))))))) |
#s(approx (- x -1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (/ x (+ (sqrt (- x -1)) 1)) #s(hole binary64 (/ -1 (sqrt (/ 1 x))))) |
#s(approx (/ x (+ (sqrt (- x -1)) 1)) #s(hole binary64 (* -1 (+ (/ 1 (sqrt (/ 1 x))) (/ 1 (* x (pow (sqrt (/ 1 x)) 2))))))) |
#s(approx (/ x (+ (sqrt (- x -1)) 1)) #s(hole binary64 (- (* -1 (/ (+ (* 1/2 (/ 1 (* x (pow (sqrt (/ 1 x)) 3)))) (/ 1 (pow (sqrt (/ 1 x)) 2))) x)) (/ 1 (sqrt (/ 1 x)))))) |
#s(approx (/ x (+ (sqrt (- x -1)) 1)) #s(hole binary64 (- (* -1 (/ (+ (* -1 (/ (- (* 1/8 (/ 1 (* (pow x 2) (pow (sqrt (/ 1 x)) 5)))) (* 1/2 (/ 1 (pow (sqrt (/ 1 x)) 3)))) x)) (/ 1 (pow (sqrt (/ 1 x)) 2))) x)) (/ 1 (sqrt (/ 1 x)))))) |
#s(approx (+ (sqrt (- x -1)) 1) #s(hole binary64 (* -1 (* x (sqrt (/ 1 x)))))) |
#s(approx (+ (sqrt (- x -1)) 1) #s(hole binary64 (* -1 (* x (- (sqrt (/ 1 x)) (/ 1 x)))))) |
#s(approx (+ (sqrt (- x -1)) 1) #s(hole binary64 (* -1 (* x (+ (sqrt (/ 1 x)) (* -1 (/ (- 1 (* 1/2 (/ 1 (* x (sqrt (/ 1 x)))))) x))))))) |
#s(approx (+ (sqrt (- x -1)) 1) #s(hole binary64 (* -1 (* x (+ (sqrt (/ 1 x)) (* -1 (/ (+ 1 (* -1 (/ (- (* 1/2 (/ 1 (sqrt (/ 1 x)))) (* 1/8 (/ 1 (* (pow x 2) (pow (sqrt (/ 1 x)) 3))))) x))) x))))))) |
#s(approx (sqrt (- x -1)) #s(hole binary64 (* -1 (* x (+ (sqrt (/ 1 x)) (* 1/2 (/ 1 (* (pow x 2) (sqrt (/ 1 x)))))))))) |
#s(approx (sqrt (- x -1)) #s(hole binary64 (* -1 (* x (- (+ (sqrt (/ 1 x)) (/ 1/2 (* (pow x 2) (sqrt (/ 1 x))))) (/ 1/8 (* (pow x 4) (pow (sqrt (/ 1 x)) 3)))))))) |
#s(approx (sqrt (- x -1)) #s(hole binary64 (* -1 (* x (- (+ (sqrt (/ 1 x)) (+ (/ 1/2 (* (pow x 2) (sqrt (/ 1 x)))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt (/ 1 x)) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt (/ 1 x)) 3))))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((/ x (+ (sqrt (- x -1)) 1)) x (+ (sqrt (- x -1)) 1) (+ (* 1/2 x) 2) 1/2 2 (/ x (- (sqrt (- x -1)) -1)) (- (sqrt (- x -1)) -1) (sqrt (- x -1)) (- x -1) -1) |
| 1.0ms | x | @ | inf | ((/ x (+ (sqrt (- x -1)) 1)) x (+ (sqrt (- x -1)) 1) (+ (* 1/2 x) 2) 1/2 2 (/ x (- (sqrt (- x -1)) -1)) (- (sqrt (- x -1)) -1) (sqrt (- x -1)) (- x -1) -1) |
| 0.0ms | x | @ | 0 | ((/ x (+ (sqrt (- x -1)) 1)) x (+ (sqrt (- x -1)) 1) (+ (* 1/2 x) 2) 1/2 2 (/ x (- (sqrt (- x -1)) -1)) (- (sqrt (- x -1)) -1) (sqrt (- x -1)) (- x -1) -1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 194 | 988 |
| 0 | 201 | 913 |
| 1 | 1281 | 807 |
| 0 | 8491 | 775 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 x #s(approx (+ (sqrt (- x -1)) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 2 binary64)))) |
x |
#s(approx (+ (sqrt (- x -1)) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 2 binary64)) |
#s(literal 1/2 binary64) |
#s(literal 2 binary64) |
(/.f64 x (-.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal -1 binary64))) |
(-.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)) |
(sqrt.f64 (-.f64 x #s(literal -1 binary64))) |
(-.f64 x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(approx (/ x (+ (sqrt (- x -1)) 1)) #s(hole binary64 (* 1/2 x))) |
#s(approx (/ x (+ (sqrt (- x -1)) 1)) #s(hole binary64 (* x (+ 1/2 (* -1/8 x))))) |
#s(approx (/ x (+ (sqrt (- x -1)) 1)) #s(hole binary64 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))))) |
#s(approx (/ x (+ (sqrt (- x -1)) 1)) #s(hole binary64 (* x (+ 1/2 (* x (- (* x (+ 1/16 (* -5/128 x))) 1/8)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (sqrt (- x -1)) 1) #s(hole binary64 2)) |
#s(approx (+ (sqrt (- x -1)) 1) #s(hole binary64 (+ 2 (* 1/2 x)))) |
#s(approx (+ (sqrt (- x -1)) 1) #s(hole binary64 (+ 2 (* x (+ 1/2 (* -1/8 x)))))) |
#s(approx (+ (sqrt (- x -1)) 1) #s(hole binary64 (+ 2 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))))) |
#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 (+ (sqrt (- x -1)) 1)) #s(hole binary64 (/ 1 (sqrt (/ 1 x))))) |
#s(approx (/ x (+ (sqrt (- x -1)) 1)) #s(hole binary64 (- (/ 1 (sqrt (/ 1 x))) (/ 1 (* x (pow (sqrt (/ 1 x)) 2)))))) |
#s(approx (/ x (+ (sqrt (- x -1)) 1)) #s(hole binary64 (- (+ (/ 1/2 (* (pow x 2) (pow (sqrt (/ 1 x)) 3))) (/ 1 (sqrt (/ 1 x)))) (/ 1 (* x (pow (sqrt (/ 1 x)) 2)))))) |
#s(approx (/ x (+ (sqrt (- x -1)) 1)) #s(hole binary64 (- (+ (/ 1 (sqrt (/ 1 x))) (* 1/2 (/ 1 (* (pow x 2) (pow (sqrt (/ 1 x)) 3))))) (+ (/ 1 (* x (pow (sqrt (/ 1 x)) 2))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt (/ 1 x)) 5)))))))) |
#s(approx (+ (sqrt (- x -1)) 1) #s(hole binary64 (* x (sqrt (/ 1 x))))) |
#s(approx (+ (sqrt (- x -1)) 1) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (/ 1 x))))) |
#s(approx (+ (sqrt (- x -1)) 1) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (/ 1/2 (* (pow x 2) (sqrt (/ 1 x)))) (/ 1 x)))))) |
#s(approx (+ (sqrt (- x -1)) 1) #s(hole binary64 (* x (- (+ (sqrt (/ 1 x)) (+ (/ 1 x) (* 1/2 (/ 1 (* (pow x 2) (sqrt (/ 1 x))))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt (/ 1 x)) 3)))))))) |
#s(approx (+ (* 1/2 x) 2) #s(hole binary64 (* x (+ 1/2 (* 2 (/ 1 x)))))) |
#s(approx (sqrt (- x -1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (/ 1 (* (pow x 2) (sqrt (/ 1 x))))))))) |
#s(approx (sqrt (- x -1)) #s(hole binary64 (* x (- (+ (sqrt (/ 1 x)) (/ 1/2 (* (pow x 2) (sqrt (/ 1 x))))) (/ 1/8 (* (pow x 4) (pow (sqrt (/ 1 x)) 3))))))) |
#s(approx (sqrt (- x -1)) #s(hole binary64 (* x (- (+ (sqrt (/ 1 x)) (+ (/ 1/2 (* (pow x 2) (sqrt (/ 1 x)))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt (/ 1 x)) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt (/ 1 x)) 3)))))))) |
#s(approx (- x -1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (/ x (+ (sqrt (- x -1)) 1)) #s(hole binary64 (/ -1 (sqrt (/ 1 x))))) |
#s(approx (/ x (+ (sqrt (- x -1)) 1)) #s(hole binary64 (* -1 (+ (/ 1 (sqrt (/ 1 x))) (/ 1 (* x (pow (sqrt (/ 1 x)) 2))))))) |
#s(approx (/ x (+ (sqrt (- x -1)) 1)) #s(hole binary64 (- (* -1 (/ (+ (* 1/2 (/ 1 (* x (pow (sqrt (/ 1 x)) 3)))) (/ 1 (pow (sqrt (/ 1 x)) 2))) x)) (/ 1 (sqrt (/ 1 x)))))) |
#s(approx (/ x (+ (sqrt (- x -1)) 1)) #s(hole binary64 (- (* -1 (/ (+ (* -1 (/ (- (* 1/8 (/ 1 (* (pow x 2) (pow (sqrt (/ 1 x)) 5)))) (* 1/2 (/ 1 (pow (sqrt (/ 1 x)) 3)))) x)) (/ 1 (pow (sqrt (/ 1 x)) 2))) x)) (/ 1 (sqrt (/ 1 x)))))) |
#s(approx (+ (sqrt (- x -1)) 1) #s(hole binary64 (* -1 (* x (sqrt (/ 1 x)))))) |
#s(approx (+ (sqrt (- x -1)) 1) #s(hole binary64 (* -1 (* x (- (sqrt (/ 1 x)) (/ 1 x)))))) |
#s(approx (+ (sqrt (- x -1)) 1) #s(hole binary64 (* -1 (* x (+ (sqrt (/ 1 x)) (* -1 (/ (- 1 (* 1/2 (/ 1 (* x (sqrt (/ 1 x)))))) x))))))) |
#s(approx (+ (sqrt (- x -1)) 1) #s(hole binary64 (* -1 (* x (+ (sqrt (/ 1 x)) (* -1 (/ (+ 1 (* -1 (/ (- (* 1/2 (/ 1 (sqrt (/ 1 x)))) (* 1/8 (/ 1 (* (pow x 2) (pow (sqrt (/ 1 x)) 3))))) x))) x))))))) |
#s(approx (sqrt (- x -1)) #s(hole binary64 (* -1 (* x (+ (sqrt (/ 1 x)) (* 1/2 (/ 1 (* (pow x 2) (sqrt (/ 1 x)))))))))) |
#s(approx (sqrt (- x -1)) #s(hole binary64 (* -1 (* x (- (+ (sqrt (/ 1 x)) (/ 1/2 (* (pow x 2) (sqrt (/ 1 x))))) (/ 1/8 (* (pow x 4) (pow (sqrt (/ 1 x)) 3)))))))) |
#s(approx (sqrt (- x -1)) #s(hole binary64 (* -1 (* x (- (+ (sqrt (/ 1 x)) (+ (/ 1/2 (* (pow x 2) (sqrt (/ 1 x)))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt (/ 1 x)) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt (/ 1 x)) 3))))))))) |
| Outputs |
|---|
(*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (+ (sqrt (- x -1)) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 #s(approx (+ (sqrt (- x -1)) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 x) (neg.f64 #s(approx (+ (sqrt (- x -1)) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 2 binary64))))) |
(/.f64 x #s(approx (+ (sqrt (- x -1)) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 2 binary64)))) |
x |
#s(approx (+ (sqrt (- x -1)) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64)) #s(literal -8 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -2 binary64))))) |
(/.f64 (-.f64 #s(literal 8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 4 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (-.f64 #s(literal 8 binary64) (pow.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) x)) #s(literal 3 binary64))) (+.f64 #s(literal 4 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)))) (neg.f64 (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) #s(literal 4 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64)))) (neg.f64 (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64) #s(literal 8 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x))) (+.f64 #s(literal 2 binary64) (neg.f64 (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x))) (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) #s(literal 4 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64))) |
(/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64))) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64) #s(literal 8 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64))))) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 2 binary64)) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64)) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) x))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -2 binary64)) |
(-.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) x)) |
(-.f64 #s(literal 2 binary64) (neg.f64 (*.f64 #s(literal 1/2 binary64) x))) |
(+.f64 (/.f64 #s(literal 8 binary64) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) x))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64)) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64))))) (/.f64 #s(literal 8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) |
(+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) x)) |
#s(literal 1/2 binary64) |
#s(literal 2 binary64) |
(*.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 x) (neg.f64 (-.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)))) |
(/.f64 x (-.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal -1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) (-.f64 x #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (-.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 x #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) (-.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) (-.f64 x #s(literal -1 binary64))) #s(literal -1 binary64))) (neg.f64 (+.f64 (-.f64 x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (-.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) (-.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) (-.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)) (+.f64 (-.f64 x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal -1 binary64))))) |
(neg.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 x #s(literal -1 binary64))))) |
(-.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (+.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)))) |
(-.f64 (/.f64 (*.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) (-.f64 x #s(literal -1 binary64))) (+.f64 (-.f64 x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal -1 binary64))))) (/.f64 #s(literal -1 binary64) (+.f64 (-.f64 x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)))))) |
(-.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) (-.f64 x #s(literal -1 binary64))) (+.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)))))) |
(+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 x #s(literal -1 binary64)))) |
(+.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) |
(pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1 binary64)))))) |
(sqrt.f64 (-.f64 x #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (fabs.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64)))) (fabs.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))))) |
(*.f64 (neg.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x) |
(*.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (-.f64 x #s(literal -1 binary64)))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(pow.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) |
(pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(/.f64 (+.f64 (pow.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) x #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 #s(literal 1 binary64) (neg.f64 x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64))) (neg.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (neg.f64 x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64)) (fma.f64 x x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1 binary64))))) |
(neg.f64 (-.f64 #s(literal -1 binary64) x)) |
(fma.f64 x #s(literal 1 binary64) #s(literal 1 binary64)) |
(sqrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1 binary64))))) (/.f64 #s(literal -1 binary64) (fma.f64 x x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1 binary64)))))) |
(-.f64 #s(literal 1 binary64) (neg.f64 x)) |
(-.f64 x #s(literal -1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x))) (/.f64 (*.f64 (*.f64 x x) x) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)))) |
(+.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) x) |
(+.f64 x #s(literal 1 binary64)) |
#s(literal -1 binary64) |
#s(approx (/ x (+ (sqrt (- x -1)) 1)) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ x (+ (sqrt (- x -1)) 1)) (*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x)) |
#s(approx (/ x (+ (sqrt (- x -1)) 1)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) x #s(literal -1/8 binary64)) x #s(literal 1/2 binary64)) x)) |
#s(approx (/ x (+ (sqrt (- x -1)) 1)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -5/128 binary64) x #s(literal 1/16 binary64)) x #s(literal -1/8 binary64)) x #s(literal 1/2 binary64)) x)) |
#s(approx x x) |
#s(approx (+ (sqrt (- x -1)) 1) #s(literal 2 binary64)) |
#s(approx (+ (sqrt (- x -1)) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 2 binary64))) |
#s(approx (+ (sqrt (- x -1)) 1) (fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 2 binary64))) |
#s(approx (+ (sqrt (- x -1)) 1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) x #s(literal -1/8 binary64)) x #s(literal 1/2 binary64)) x #s(literal 2 binary64))) |
#s(approx (sqrt (- x -1)) #s(literal 1 binary64)) |
#s(approx (sqrt (- x -1)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (sqrt (- x -1)) (fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (sqrt (- x -1)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) x #s(literal -1/8 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (- x -1) (-.f64 x #s(literal -1 binary64))) |
#s(approx (/ x (+ (sqrt (- x -1)) 1)) (sqrt.f64 x)) |
#s(approx (/ x (+ (sqrt (- x -1)) 1)) (-.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
#s(approx (/ x (+ (sqrt (- x -1)) 1)) (-.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 (sqrt.f64 x) x) (sqrt.f64 x)) #s(literal 1 binary64))) |
#s(approx (/ x (+ (sqrt (- x -1)) 1)) (-.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 (sqrt.f64 x) x) (sqrt.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 5/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
#s(approx (+ (sqrt (- x -1)) 1) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x)) |
#s(approx (+ (sqrt (- x -1)) 1) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x #s(literal 1 binary64))) |
#s(approx (+ (sqrt (- x -1)) 1) (*.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (sqrt.f64 x) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (+ (sqrt (- x -1)) 1) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (sqrt.f64 x) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (sqrt.f64 x) x))) x)) |
#s(approx (+ (* 1/2 x) 2) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64)) x)) |
#s(approx (sqrt (- x -1)) (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (sqrt (- x -1)) (*.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (sqrt.f64 x) x))) x)) |
#s(approx (sqrt (- x -1)) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (sqrt.f64 x) (/.f64 #s(literal 1/16 binary64) (exp.f64 (fma.f64 (neg.f64 (log.f64 (sqrt.f64 x))) #s(literal 5 binary64) (*.f64 (log.f64 x) #s(literal 6 binary64)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (sqrt.f64 x) x))) x)) |
#s(approx (- x -1) (-.f64 x #s(literal -1 binary64))) |
#s(approx (/ x (+ (sqrt (- x -1)) 1)) (*.f64 #s(literal -1 binary64) (sqrt.f64 x))) |
#s(approx (/ x (+ (sqrt (- x -1)) 1)) (neg.f64 (-.f64 (sqrt.f64 x) #s(literal -1 binary64)))) |
#s(approx (/ x (+ (sqrt (- x -1)) 1)) (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 1/2 binary64) x) x)) (sqrt.f64 x))) |
#s(approx (/ x (+ (sqrt (- x -1)) 1)) (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 5/2 binary64)) (*.f64 x x))) (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 1/2 binary64))) x)) x) x)) (sqrt.f64 x))) |
#s(approx (+ (sqrt (- x -1)) 1) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x))) |
#s(approx (+ (sqrt (- x -1)) 1) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x)) x))) |
#s(approx (+ (sqrt (- x -1)) 1) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) x) (sqrt.f64 x))) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x))) |
#s(approx (+ (sqrt (- x -1)) 1) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 (sqrt.f64 x) x))) x)) #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x))) |
#s(approx (sqrt (- x -1)) (neg.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x))) |
#s(approx (sqrt (- x -1)) (neg.f64 (*.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (sqrt.f64 x) x))) x))) |
#s(approx (sqrt (- x -1)) (neg.f64 (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (sqrt.f64 x) (/.f64 #s(literal 1/16 binary64) (exp.f64 (fma.f64 (neg.f64 (log.f64 (sqrt.f64 x))) #s(literal 5 binary64) (*.f64 (log.f64 x) #s(literal 6 binary64)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (sqrt.f64 x) x))) x))) |
Compiled 1 228 to 614 computations (50% saved)
6 alts after pruning (0 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 120 | 0 | 120 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 2 | 2 |
| Done | 0 | 4 | 4 |
| Total | 120 | 6 | 126 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.7% | (/.f64 x (-.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal -1 binary64))) |
| ✓ | 66.0% | (/.f64 x #s(approx (+ (sqrt (- x -1)) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 2 binary64)))) |
| ✓ | 35.9% | #s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
| ✓ | 63.7% | #s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x)) |
| ✓ | 65.1% | #s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 #s(literal 1/2 binary64) x)) |
| ✓ | 36.6% | #s(approx (/ x (+ 1 (sqrt (+ x 1)))) (sqrt.f64 x)) |
Compiled 115 to 94 computations (18.3% saved)
| Inputs |
|---|
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (sqrt.f64 x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x)) |
(/.f64 x #s(approx (+ 1 (sqrt (+ x 1))) (fma.f64 #s(literal 1/2 binary64) x #s(literal 2 binary64)))) |
(/.f64 x #s(approx (+ (sqrt (- x -1)) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 2 binary64)))) |
(/.f64 x (-.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal -1 binary64))) |
(/.f64 x (+.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 1 binary64))) |
(/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| Outputs |
|---|
(/.f64 x (-.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal -1 binary64))) |
2 calls:
| 3.0ms | x |
| 3.0ms | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 1 | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 99.7% | 1 | x |
Compiled 8 to 7 computations (12.5% saved)
| Inputs |
|---|
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (sqrt.f64 x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x)) |
(/.f64 x #s(approx (+ 1 (sqrt (+ x 1))) (fma.f64 #s(literal 1/2 binary64) x #s(literal 2 binary64)))) |
(/.f64 x #s(approx (+ (sqrt (- x -1)) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 2 binary64)))) |
| Outputs |
|---|
(/.f64 x #s(approx (+ 1 (sqrt (+ x 1))) (fma.f64 #s(literal 1/2 binary64) x #s(literal 2 binary64)))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
2 calls:
| 14.0ms | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.6% | 2 | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 98.6% | 2 | x |
Compiled 8 to 7 computations (12.5% saved)
| Inputs |
|---|
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (sqrt.f64 x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x)) |
| Outputs |
|---|
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
2 calls:
| 2.0ms | x |
| 2.0ms | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.6% | 2 | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 98.6% | 2 | x |
Compiled 8 to 7 computations (12.5% saved)
| Inputs |
|---|
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (sqrt.f64 x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
| Outputs |
|---|
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
2 calls:
| 2.0ms | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.7% | 2 | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 97.7% | 2 | x |
Compiled 8 to 7 computations (12.5% saved)
| Inputs |
|---|
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (sqrt.f64 x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 #s(literal 1/2 binary64) x)) |
| Outputs |
|---|
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (sqrt.f64 x)) |
2 calls:
| 1.0ms | x |
| 1.0ms | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.0% | 2 | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 97.0% | 2 | x |
Compiled 8 to 7 computations (12.5% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (sqrt.f64 x)) |
| Outputs |
|---|
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (sqrt.f64 x)) |
2 calls:
| 3.0ms | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 36.6% | 1 | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 36.6% | 1 | x |
Compiled 8 to 7 computations (12.5% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 9.0ms | 0.3145820016792998 | 4516.4485976329615 |
| 4.0ms | 128× | 0 | valid |
Compiled 171 to 186 computations (-8.8% saved)
ival-sqrt: 1.0ms (46% of total)ival-add!: 1.0ms (46% of total)ival-div!: 1.0ms (46% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 0.3145820016792998 | 4516.4485976329615 |
| 7.0ms | 96× | 0 | valid |
Compiled 179 to 194 computations (-8.4% saved)
ival-sqrt: 1.0ms (59.1% of total)ival-add!: 1.0ms (59.1% of total)adjust: 0.0ms (0% of total)ival-div!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 4.0ms | 0.3145820016792998 | 4516.4485976329615 |
| 2.0ms | 48× | 0 | valid |
Compiled 163 to 178 computations (-9.2% saved)
adjust: 0.0ms (0% of total)ival-sqrt: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)ival-div!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 0.3145820016792998 | 4516.4485976329615 |
Compiled 147 to 162 computations (-10.2% saved)
| 1× | done |
Compiled 55 to 37 computations (32.7% saved)
Compiled 62 to 43 computations (30.6% saved)
Loading profile data...