
Time bar (total: 3.2s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 25% | 75% | 0% | 0% | 0% | 0 |
| 0% | 0% | 25% | 75% | 0% | 0% | 0% | 1 |
| 50% | 12.5% | 12.5% | 75% | 0% | 0% | 0% | 2 |
| 75% | 18.7% | 6.2% | 75% | 0% | 0% | 0% | 3 |
| 87.5% | 21.9% | 3.1% | 75% | 0% | 0% | 0% | 4 |
| 93.8% | 23.4% | 1.6% | 75% | 0% | 0% | 0% | 5 |
| 96.9% | 24.2% | 0.8% | 75% | 0% | 0% | 0% | 6 |
| 98.4% | 24.6% | 0.4% | 75% | 0% | 0% | 0% | 7 |
| 99.2% | 24.8% | 0.2% | 75% | 0% | 0% | 0% | 8 |
| 99.6% | 24.9% | 0.1% | 75% | 0% | 0% | 0% | 9 |
| 99.8% | 24.9% | 0% | 75% | 0% | 0% | 0% | 10 |
| 99.9% | 25% | 0% | 75% | 0% | 0% | 0% | 11 |
| 100% | 25% | 0% | 75% | 0% | 0% | 0% | 12 |
Compiled 19 to 13 computations (31.6% saved)
| 1.1s | 6 169× | 1 | valid |
| 336.0ms | 1 970× | 2 | valid |
| 5.0ms | 117× | 0 | valid |
ival-div!: 595.0ms (47.5% of total)ival-sqrt: 346.0ms (27.6% of total)adjust: 218.0ms (17.4% of total)ival-add!: 57.0ms (4.6% of total)ival-sub!: 37.0ms (3% of total)ival-assert: 0.0ms (0% of total)ival-and: 0.0ms (0% of total)ival-<: 0.0ms (0% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 38 |
| 1 | 50 | 32 |
| 2 | 158 | 32 |
| 3 | 654 | 32 |
| 1× | iter-limit |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 38.8% | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
Compiled 20 to 16 computations (20% saved)
| Inputs |
|---|
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
#s(literal 1 binary64) |
(sqrt.f64 x) |
x |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
(sqrt.f64 (+.f64 x #s(literal 1 binary64))) |
(+.f64 x #s(literal 1 binary64)) |
| Outputs |
|---|
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* -1 x)) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* x (+ 1/2 (* -3/8 x))) 1))) x))) |
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 1)) |
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ 1 (* -1/2 x)))) |
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ 1 (* x (- (* 3/8 x) 1/2))))) |
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ 1 (* x (- (* x (+ 3/8 (* -5/16 x))) 1/2))))) |
#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)) |
#s(approx (+ x 1) #s(hole binary64 (+ 1 x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1/2 (sqrt (/ 1 x))) (* -1/2 (sqrt x))) (pow x 2)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* 1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))) (pow x 2)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1 (* 1/2 x)))) (+ (* -1/2 (sqrt x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 x)))))) (pow x 2)))) |
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 3))))))) |
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 5)))))))) |
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 (pow x 5))))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (sqrt x))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))) |
#s(approx (+ x 1) #s(hole binary64 x)) |
#s(approx (+ x 1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt (/ 1 x)) (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2)))))) (* -1/2 (sqrt x))) (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/2 (sqrt x)) (* 1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2))))))) (pow x 3))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | -inf | ((- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/ 1 (sqrt x)) 1 (sqrt x) x (/ 1 (sqrt (+ x 1))) (sqrt (+ x 1)) (+ x 1)) |
| 2.0ms | x | @ | inf | ((- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/ 1 (sqrt x)) 1 (sqrt x) x (/ 1 (sqrt (+ x 1))) (sqrt (+ x 1)) (+ x 1)) |
| 1.0ms | x | @ | 0 | ((- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/ 1 (sqrt x)) 1 (sqrt x) x (/ 1 (sqrt (+ x 1))) (sqrt (+ x 1)) (+ x 1)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 213 | 1066 |
| 0 | 222 | 934 |
| 0 | 1282 | 890 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
#s(literal 1 binary64) |
(sqrt.f64 x) |
x |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
(sqrt.f64 (+.f64 x #s(literal 1 binary64))) |
(+.f64 x #s(literal 1 binary64)) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* -1 x)) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* x (+ 1/2 (* -3/8 x))) 1))) x))) |
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 1)) |
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ 1 (* -1/2 x)))) |
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ 1 (* x (- (* 3/8 x) 1/2))))) |
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ 1 (* x (- (* x (+ 3/8 (* -5/16 x))) 1/2))))) |
#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)) |
#s(approx (+ x 1) #s(hole binary64 (+ 1 x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1/2 (sqrt (/ 1 x))) (* -1/2 (sqrt x))) (pow x 2)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* 1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))) (pow x 2)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1 (* 1/2 x)))) (+ (* -1/2 (sqrt x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 x)))))) (pow x 2)))) |
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 3))))))) |
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 5)))))))) |
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 (pow x 5))))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (sqrt x))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))) |
#s(approx (+ x 1) #s(hole binary64 x)) |
#s(approx (+ x 1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt (/ 1 x)) (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2)))))) (* -1/2 (sqrt x))) (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/2 (sqrt x)) (* 1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2))))))) (pow x 3))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.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) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.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) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 1 binary64))) (*.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 x))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
#s(literal 1 binary64) |
(pow.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 x) |
x |
(pow.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 #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)) |
(sqrt.f64 (+.f64 x #s(literal 1 binary64))) |
(/.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) (*.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 x #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) x) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (+.f64 (neg.f64 x) (sqrt.f64 x)) x)) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x (sqrt.f64 x)) x)) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -3/8 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x (sqrt.f64 x)) x)) |
#s(approx (/ 1 (sqrt x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
#s(approx (sqrt x) (sqrt.f64 x)) |
#s(approx x x) |
#s(approx (/ 1 (sqrt (+ x 1))) #s(literal 1 binary64)) |
#s(approx (/ 1 (sqrt (+ x 1))) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (/ 1 (sqrt (+ x 1))) (fma.f64 (-.f64 (*.f64 #s(literal 3/8 binary64) x) #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (/ 1 (sqrt (+ x 1))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -5/16 binary64) x #s(literal 3/8 binary64)) x) #s(literal 1/2 binary64)) x #s(literal 1 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 (-.f64 (*.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) #s(literal 1 binary64)) |
#s(approx (+ x 1) (+.f64 x #s(literal 1 binary64))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) (*.f64 x x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) (*.f64 x x))) |
#s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
#s(approx (/ 1 (sqrt (+ x 1))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
#s(approx (/ 1 (sqrt (+ x 1))) (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
#s(approx (/ 1 (sqrt (+ x 1))) (+.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
#s(approx (sqrt (+ x 1)) (sqrt.f64 x)) |
#s(approx (sqrt (+ x 1)) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (sqrt (+ x 1)) (*.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (sqrt (+ x 1)) (*.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (+ x 1) x) |
#s(approx (+ x 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (-.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x))) (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
#s(approx (sqrt x) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
#s(approx (/ 1 (sqrt (+ x 1))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
#s(approx (/ 1 (sqrt (+ x 1))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
#s(approx (/ 1 (sqrt (+ x 1))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
#s(approx (/ 1 (sqrt (+ x 1))) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) x))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
#s(approx (sqrt (+ x 1)) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
#s(approx (sqrt (+ x 1)) (*.f64 (neg.f64 x) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
#s(approx (sqrt (+ x 1)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1 binary64)) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))))) |
#s(approx (sqrt (+ x 1)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1 binary64)) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1 binary64)) #s(literal 1/16 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))))) |
Compiled 697 to 306 computations (56.1% saved)
8 alts after pruning (8 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 52 | 8 | 60 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 53 | 8 | 61 |
| Status | Accuracy | Program |
|---|---|---|
| 38.8% | (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 1 binary64))) (*.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) | |
| 35.8% | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (+ x 1) x)))) | |
| 30.3% | (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) | |
| ▶ | 82.6% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) (*.f64 x x))) |
| ▶ | 82.7% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) (*.f64 x x))) |
| ▶ | 81.5% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x))) (*.f64 x x))) |
| ▶ | 5.6% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
| ▶ | 66.3% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) |
Compiled 284 to 262 computations (7.7% saved)
| Inputs |
|---|
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) (*.f64 x x)) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
(*.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/2 binary64)) |
(sqrt.f64 (pow.f64 x #s(literal -5 binary64))) |
(pow.f64 x #s(literal -5 binary64)) |
x |
#s(literal -5 binary64) |
#s(literal -1/2 binary64) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
(fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
(sqrt.f64 x) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) |
(fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) |
#s(literal 1/4 binary64) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 x x) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x))) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x))) (*.f64 x x)) |
(*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) (*.f64 x x)) |
(-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
| Outputs |
|---|
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* -1 x)) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* x (+ 1/2 (* -3/8 x))) 1))) x))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 9)))))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (* -1/4 (sqrt x)) (* -1/2 (sqrt x))))) (pow x 5)))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (+ (* -1 (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x))))) (* -1/4 (sqrt x))) (* -1/2 (sqrt x))))) (pow x 5)))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (+ (* -1/4 (sqrt x)) (* x (+ (* -1 (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x)))) (* 1/2 (sqrt (pow x 3)))))) (* -1/2 (sqrt x))))) (pow x 5)))) |
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 5)))))) |
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (* -1/4 (sqrt x)) (* -1/2 (sqrt x))))) (pow x 3)))) |
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (+ (* -1 (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x))))) (* -1/4 (sqrt x))) (* -1/2 (sqrt x))))) (pow x 3)))) |
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (+ (* -1/4 (sqrt x)) (* x (- (* 1/2 (sqrt (pow x 3))) (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x)))))) (* -1/2 (sqrt x))))) (pow x 3)))) |
#s(approx (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 5)))))) |
#s(approx (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* -1/4 (sqrt (pow x 3)))) (pow x 3)))) |
#s(approx (* (sqrt (pow x -5)) -1/2) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 5)))))) |
#s(approx (sqrt (pow x -5)) #s(hole binary64 (sqrt (/ 1 (pow x 5))))) |
#s(approx (pow x -5) #s(hole binary64 (/ 1 (pow x 5)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x))))) (pow x 2)))) |
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (+ (* -1/2 (sqrt (pow x 3))) (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x)))))) (pow x 2)))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x))))) (pow x 2)))) |
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) #s(hole binary64 (sqrt (/ 1 (pow x 3))))) |
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) #s(hole binary64 (/ (+ (sqrt x) (* 1/4 (sqrt (pow x 3)))) (pow x 2)))) |
#s(approx (+ (* 1/4 x) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/4 x) 1) #s(hole binary64 (+ 1 (* 1/4 x)))) |
#s(approx (sqrt (/ 1 (* (* x x) x))) #s(hole binary64 (sqrt (/ 1 (pow x 3))))) |
#s(approx (/ 1 (* (* x x) x)) #s(hole binary64 (/ 1 (pow x 3)))) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* 1/2 (/ 1 (sqrt x))) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (* (sqrt (/ 1 (* (* x x) x))) 1/2) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) (* x x)) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 5)))))) |
#s(approx (/ (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) (* x x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 3)))) |
#s(approx (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) #s(hole binary64 (* -1/2 (sqrt (/ 1 x))))) |
#s(approx (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) x))) |
#s(approx (- (/ 1 (sqrt x)) (sqrt x)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (- (/ 1 (sqrt x)) (sqrt x)) #s(hole binary64 (/ (+ (sqrt x) (* -1 (sqrt (pow x 3)))) x))) |
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (* x x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 7)))))) |
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (* x x)) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* x (- (* 1/8 (sqrt x)) (* 1/2 (sqrt x))))) (pow x 4)))) |
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (* x x)) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* x (- (+ (* 1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (* 1/2 (sqrt x))))) (pow x 4)))) |
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* x (- (* 1/8 (sqrt x)) (* 1/2 (sqrt x))))) (pow x 2)))) |
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* x (- (+ (* 1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (* 1/2 (sqrt x))))) (pow x 2)))) |
#s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) #s(hole binary64 (/ (+ (* 1/8 (sqrt (pow x 3))) (* 1/2 (sqrt x))) (pow x 2)))) |
#s(approx (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x)))) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x)))) #s(hole binary64 (/ (+ (* -1/2 (sqrt (pow x 3))) (* 1/2 (sqrt x))) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1/2 (sqrt (/ 1 x))) (* -1/2 (sqrt x))) (pow x 2)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* 1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))) (pow x 2)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1 (* 1/2 x)))) (+ (* -1/2 (sqrt x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 x)))))) (pow x 2)))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))) x)) (* 1/2 (sqrt (/ 1 x)))) x))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))) x)) (+ (* -1/4 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x))))) (* -1/2 (sqrt (/ 1 (pow x 5))))) x))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))) x)) (+ (* -1/2 (sqrt (/ 1 (pow x 7)))) (+ (* -1/4 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))) (* -1/2 (sqrt (/ 1 (pow x 5))))) x))) |
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) #s(hole binary64 (* 1/2 (sqrt x)))) |
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) #s(hole binary64 (* x (- (* -1 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))) x)) (* -1/2 (sqrt (/ 1 x))))))) |
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) #s(hole binary64 (* x (- (* -1/4 (sqrt (/ 1 (pow x 5)))) (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))))) |
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) #s(hole binary64 (* x (- (+ (* -1/2 (sqrt (/ 1 (pow x 7)))) (* -1/4 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))))) |
#s(approx (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (* -1/4 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* -1/4 (sqrt (/ 1 x)))) x))) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (* 1/2 x))) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (* x (+ 1/2 (/ 1 x))))) |
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (* -1/2 (sqrt x)))) |
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (* x (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) |
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (* x (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))) |
#s(approx (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))))) |
#s(approx (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) #s(hole binary64 (* 1/4 (sqrt (/ 1 x))))) |
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) #s(hole binary64 (+ (sqrt (/ 1 (pow x 3))) (* 1/4 (sqrt (/ 1 x)))))) |
#s(approx (+ (* 1/4 x) 1) #s(hole binary64 (* 1/4 x))) |
#s(approx (+ (* 1/4 x) 1) #s(hole binary64 (* x (+ 1/4 (/ 1 x))))) |
#s(approx (/ (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) (* x x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) (* x x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x))) |
#s(approx (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) #s(hole binary64 (* 1/2 (sqrt x)))) |
#s(approx (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) #s(hole binary64 (* x (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (- (/ 1 (sqrt x)) (sqrt x)) #s(hole binary64 (* -1 (sqrt x)))) |
#s(approx (- (/ 1 (sqrt x)) (sqrt x)) #s(hole binary64 (* x (- (sqrt (/ 1 (pow x 3))) (sqrt (/ 1 x)))))) |
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (* x x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (* x x)) #s(hole binary64 (/ (- (+ (* 1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) (* 1/2 (sqrt (/ 1 (pow x 3))))) x))) |
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (* x x)) #s(hole binary64 (/ (- (+ (* 1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 5)))))) (* 1/2 (sqrt (/ 1 (pow x 3))))) x))) |
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (* 1/2 (sqrt x)))) |
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (* x (- (* 1/8 (sqrt (/ 1 (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) |
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (* x (- (+ (* 1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) |
#s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) #s(hole binary64 (* 1/8 (sqrt (/ 1 x))))) |
#s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) #s(hole binary64 (+ (* 1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) |
#s(approx (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x)))) #s(hole binary64 (* -1/2 (sqrt x)))) |
#s(approx (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x)))) #s(hole binary64 (* x (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt (/ 1 x)) (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2)))))) (* -1/2 (sqrt x))) (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (sqrt (/ 1 x))))) (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (sqrt (/ 1 x))))) (* -1 (/ (- (+ (* 1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) #s(hole binary64 (* -1 (* x (- (+ (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (sqrt (/ 1 (pow x 3))))) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (sqrt (/ 1 x))))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (+ (* 1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (sqrt (/ 1 x))))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (* -1/4 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (* -1 (/ (+ (* 1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)))) |
#s(approx (* (sqrt (pow x -5)) -1/2) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 (pow x 5))) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (pow x -5)) #s(hole binary64 (* (sqrt (/ 1 (pow x 5))) (pow (sqrt -1) 2)))) |
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (* 1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (sqrt (/ 1 x)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))) #s(hole binary64 (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (sqrt (/ 1 x)))))) |
#s(approx (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))) #s(hole binary64 (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))))) |
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) #s(hole binary64 (* -1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) #s(hole binary64 (+ (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* -1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (sqrt (/ 1 (* (* x x) x))) #s(hole binary64 (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (* (sqrt (/ 1 (* (* x x) x))) 1/2) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (/ (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) (* x x)) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (/ (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) (* x x)) #s(hole binary64 (* -1 (/ (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (- (/ 1 (sqrt x)) (sqrt x)) #s(hole binary64 (* (sqrt x) (pow (sqrt -1) 2)))) |
#s(approx (- (/ 1 (sqrt x)) (sqrt x)) #s(hole binary64 (* -1 (* x (- (* -1 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (* x x)) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (* x x)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (sqrt (/ 1 x)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (* x x)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (* 1/2 (sqrt (/ 1 x)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (sqrt (/ 1 x)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (* 1/2 (sqrt (/ 1 x)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) #s(hole binary64 (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x)))) #s(hole binary64 (* 1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x)))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 14.0ms | x | @ | inf | ((- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (* (sqrt (pow x -5)) -1/2) (sqrt (pow x -5)) (pow x -5) x -5 -1/2 (+ (* 1/2 x) 1) 1/2 1 (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x))))) (sqrt x) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))) (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) (+ (* 1/4 x) 1) 1/4 (sqrt (/ 1 (* (* x x) x))) (/ 1 (* (* x x) x)) (* (* x x) x) (* x x) (* 1/2 (/ 1 (sqrt x))) (/ 1 (sqrt x)) (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (* (sqrt (/ 1 (* (* x x) x))) 1/2) (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/ (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) (* x x)) (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) (- (/ 1 (sqrt x)) (sqrt x)) (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (* x x)) (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) |
| 10.0ms | x | @ | -inf | ((- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (* (sqrt (pow x -5)) -1/2) (sqrt (pow x -5)) (pow x -5) x -5 -1/2 (+ (* 1/2 x) 1) 1/2 1 (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x))))) (sqrt x) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))) (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) (+ (* 1/4 x) 1) 1/4 (sqrt (/ 1 (* (* x x) x))) (/ 1 (* (* x x) x)) (* (* x x) x) (* x x) (* 1/2 (/ 1 (sqrt x))) (/ 1 (sqrt x)) (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (* (sqrt (/ 1 (* (* x x) x))) 1/2) (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/ (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) (* x x)) (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) (- (/ 1 (sqrt x)) (sqrt x)) (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (* x x)) (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) |
| 7.0ms | x | @ | 0 | ((- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (* (sqrt (pow x -5)) -1/2) (sqrt (pow x -5)) (pow x -5) x -5 -1/2 (+ (* 1/2 x) 1) 1/2 1 (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x))))) (sqrt x) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))) (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) (+ (* 1/4 x) 1) 1/4 (sqrt (/ 1 (* (* x x) x))) (/ 1 (* (* x x) x)) (* (* x x) x) (* x x) (* 1/2 (/ 1 (sqrt x))) (/ 1 (sqrt x)) (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (* (sqrt (/ 1 (* (* x x) x))) 1/2) (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/ (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) (* x x)) (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) (- (/ 1 (sqrt x)) (sqrt x)) (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (* x x)) (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 529 | 5713 |
| 0 | 591 | 4416 |
| 0 | 2962 | 4328 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) (*.f64 x x)) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
(*.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/2 binary64)) |
(sqrt.f64 (pow.f64 x #s(literal -5 binary64))) |
(pow.f64 x #s(literal -5 binary64)) |
x |
#s(literal -5 binary64) |
#s(literal -1/2 binary64) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
(fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
(sqrt.f64 x) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) |
(fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) |
#s(literal 1/4 binary64) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 x x) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x))) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x))) (*.f64 x x)) |
(*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) (*.f64 x x)) |
(-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* -1 x)) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* x (+ 1/2 (* -3/8 x))) 1))) x))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 9)))))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (* -1/4 (sqrt x)) (* -1/2 (sqrt x))))) (pow x 5)))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (+ (* -1 (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x))))) (* -1/4 (sqrt x))) (* -1/2 (sqrt x))))) (pow x 5)))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (+ (* -1/4 (sqrt x)) (* x (+ (* -1 (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x)))) (* 1/2 (sqrt (pow x 3)))))) (* -1/2 (sqrt x))))) (pow x 5)))) |
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 5)))))) |
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (* -1/4 (sqrt x)) (* -1/2 (sqrt x))))) (pow x 3)))) |
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (+ (* -1 (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x))))) (* -1/4 (sqrt x))) (* -1/2 (sqrt x))))) (pow x 3)))) |
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (+ (* -1/4 (sqrt x)) (* x (- (* 1/2 (sqrt (pow x 3))) (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x)))))) (* -1/2 (sqrt x))))) (pow x 3)))) |
#s(approx (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 5)))))) |
#s(approx (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* -1/4 (sqrt (pow x 3)))) (pow x 3)))) |
#s(approx (* (sqrt (pow x -5)) -1/2) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 5)))))) |
#s(approx (sqrt (pow x -5)) #s(hole binary64 (sqrt (/ 1 (pow x 5))))) |
#s(approx (pow x -5) #s(hole binary64 (/ 1 (pow x 5)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x))))) (pow x 2)))) |
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (+ (* -1/2 (sqrt (pow x 3))) (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x)))))) (pow x 2)))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x))))) (pow x 2)))) |
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) #s(hole binary64 (sqrt (/ 1 (pow x 3))))) |
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) #s(hole binary64 (/ (+ (sqrt x) (* 1/4 (sqrt (pow x 3)))) (pow x 2)))) |
#s(approx (+ (* 1/4 x) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/4 x) 1) #s(hole binary64 (+ 1 (* 1/4 x)))) |
#s(approx (sqrt (/ 1 (* (* x x) x))) #s(hole binary64 (sqrt (/ 1 (pow x 3))))) |
#s(approx (/ 1 (* (* x x) x)) #s(hole binary64 (/ 1 (pow x 3)))) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* 1/2 (/ 1 (sqrt x))) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (* (sqrt (/ 1 (* (* x x) x))) 1/2) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) (* x x)) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 5)))))) |
#s(approx (/ (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) (* x x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 3)))) |
#s(approx (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) #s(hole binary64 (* -1/2 (sqrt (/ 1 x))))) |
#s(approx (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) x))) |
#s(approx (- (/ 1 (sqrt x)) (sqrt x)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (- (/ 1 (sqrt x)) (sqrt x)) #s(hole binary64 (/ (+ (sqrt x) (* -1 (sqrt (pow x 3)))) x))) |
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (* x x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 7)))))) |
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (* x x)) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* x (- (* 1/8 (sqrt x)) (* 1/2 (sqrt x))))) (pow x 4)))) |
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (* x x)) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* x (- (+ (* 1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (* 1/2 (sqrt x))))) (pow x 4)))) |
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* x (- (* 1/8 (sqrt x)) (* 1/2 (sqrt x))))) (pow x 2)))) |
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* x (- (+ (* 1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (* 1/2 (sqrt x))))) (pow x 2)))) |
#s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) #s(hole binary64 (/ (+ (* 1/8 (sqrt (pow x 3))) (* 1/2 (sqrt x))) (pow x 2)))) |
#s(approx (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x)))) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x)))) #s(hole binary64 (/ (+ (* -1/2 (sqrt (pow x 3))) (* 1/2 (sqrt x))) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1/2 (sqrt (/ 1 x))) (* -1/2 (sqrt x))) (pow x 2)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* 1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))) (pow x 2)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1 (* 1/2 x)))) (+ (* -1/2 (sqrt x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 x)))))) (pow x 2)))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))) x)) (* 1/2 (sqrt (/ 1 x)))) x))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))) x)) (+ (* -1/4 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x))))) (* -1/2 (sqrt (/ 1 (pow x 5))))) x))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))) x)) (+ (* -1/2 (sqrt (/ 1 (pow x 7)))) (+ (* -1/4 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))) (* -1/2 (sqrt (/ 1 (pow x 5))))) x))) |
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) #s(hole binary64 (* 1/2 (sqrt x)))) |
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) #s(hole binary64 (* x (- (* -1 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))) x)) (* -1/2 (sqrt (/ 1 x))))))) |
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) #s(hole binary64 (* x (- (* -1/4 (sqrt (/ 1 (pow x 5)))) (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))))) |
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) #s(hole binary64 (* x (- (+ (* -1/2 (sqrt (/ 1 (pow x 7)))) (* -1/4 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))))) |
#s(approx (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (* -1/4 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* -1/4 (sqrt (/ 1 x)))) x))) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (* 1/2 x))) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (* x (+ 1/2 (/ 1 x))))) |
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (* -1/2 (sqrt x)))) |
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (* x (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) |
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (* x (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))) |
#s(approx (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))))) |
#s(approx (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) #s(hole binary64 (* 1/4 (sqrt (/ 1 x))))) |
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) #s(hole binary64 (+ (sqrt (/ 1 (pow x 3))) (* 1/4 (sqrt (/ 1 x)))))) |
#s(approx (+ (* 1/4 x) 1) #s(hole binary64 (* 1/4 x))) |
#s(approx (+ (* 1/4 x) 1) #s(hole binary64 (* x (+ 1/4 (/ 1 x))))) |
#s(approx (/ (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) (* x x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) (* x x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x))) |
#s(approx (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) #s(hole binary64 (* 1/2 (sqrt x)))) |
#s(approx (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) #s(hole binary64 (* x (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (- (/ 1 (sqrt x)) (sqrt x)) #s(hole binary64 (* -1 (sqrt x)))) |
#s(approx (- (/ 1 (sqrt x)) (sqrt x)) #s(hole binary64 (* x (- (sqrt (/ 1 (pow x 3))) (sqrt (/ 1 x)))))) |
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (* x x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (* x x)) #s(hole binary64 (/ (- (+ (* 1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) (* 1/2 (sqrt (/ 1 (pow x 3))))) x))) |
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (* x x)) #s(hole binary64 (/ (- (+ (* 1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 5)))))) (* 1/2 (sqrt (/ 1 (pow x 3))))) x))) |
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (* 1/2 (sqrt x)))) |
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (* x (- (* 1/8 (sqrt (/ 1 (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) |
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (* x (- (+ (* 1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) |
#s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) #s(hole binary64 (* 1/8 (sqrt (/ 1 x))))) |
#s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) #s(hole binary64 (+ (* 1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) |
#s(approx (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x)))) #s(hole binary64 (* -1/2 (sqrt x)))) |
#s(approx (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x)))) #s(hole binary64 (* x (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt (/ 1 x)) (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2)))))) (* -1/2 (sqrt x))) (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (sqrt (/ 1 x))))) (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (sqrt (/ 1 x))))) (* -1 (/ (- (+ (* 1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) #s(hole binary64 (* -1 (* x (- (+ (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (sqrt (/ 1 (pow x 3))))) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (sqrt (/ 1 x))))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (+ (* 1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (sqrt (/ 1 x))))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (* -1/4 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (* -1 (/ (+ (* 1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)))) |
#s(approx (* (sqrt (pow x -5)) -1/2) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 (pow x 5))) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (pow x -5)) #s(hole binary64 (* (sqrt (/ 1 (pow x 5))) (pow (sqrt -1) 2)))) |
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (* 1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (sqrt (/ 1 x)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))) #s(hole binary64 (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (sqrt (/ 1 x)))))) |
#s(approx (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))) #s(hole binary64 (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))))) |
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) #s(hole binary64 (* -1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) #s(hole binary64 (+ (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* -1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (sqrt (/ 1 (* (* x x) x))) #s(hole binary64 (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (* (sqrt (/ 1 (* (* x x) x))) 1/2) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (/ (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) (* x x)) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (/ (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) (* x x)) #s(hole binary64 (* -1 (/ (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (- (/ 1 (sqrt x)) (sqrt x)) #s(hole binary64 (* (sqrt x) (pow (sqrt -1) 2)))) |
#s(approx (- (/ 1 (sqrt x)) (sqrt x)) #s(hole binary64 (* -1 (* x (- (* -1 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (* x x)) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (* x x)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (sqrt (/ 1 x)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (* x x)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (* 1/2 (sqrt (/ 1 x)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (sqrt (/ 1 x)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (* 1/2 (sqrt (/ 1 x)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) #s(hole binary64 (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x)))) #s(hole binary64 (* 1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x)))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
| Outputs |
|---|
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) (*.f64 x x))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) x) x) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))))) (neg.f64 (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) (*.f64 x x)) |
(-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))))) (fma.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))))))) |
(-.f64 (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) |
(-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) |
(*.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(*.f64 (pow.f64 x #s(literal -5/2 binary64)) (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal -5/2 binary64))) |
(pow.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 x #s(literal -5/2 binary64)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 x #s(literal 5 binary64)))) |
(sqrt.f64 (pow.f64 x #s(literal -5 binary64))) |
(*.f64 (pow.f64 x #s(literal -5/2 binary64)) (pow.f64 x #s(literal -5/2 binary64))) |
(pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) |
(pow.f64 x #s(literal -5 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 x #s(literal 5 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -5 binary64))) |
x |
#s(literal -5 binary64) |
#s(literal -1/2 binary64) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x))) (-.f64 #s(literal 1 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 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))))) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))))) |
(fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) |
(fma.f64 (sqrt.f64 x) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) |
(+.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(+.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) |
(pow.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 x) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(fma.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) |
(*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 #s(literal 1/4 binary64) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 #s(literal 1/4 binary64) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 #s(literal 1/4 binary64) x))) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) (*.f64 (*.f64 #s(literal 1/4 binary64) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/4 binary64) x)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/4 binary64) x))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/4 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) x) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/4 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/4 binary64) x)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) x))))) |
(fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) |
(fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/4 binary64) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) x)) |
#s(literal 1/4 binary64) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) |
(pow.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64)) |
(pow.f64 x #s(literal -3 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 x x) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (sqrt.f64 (*.f64 (*.f64 x x) x))) |
(*.f64 (*.f64 x x) x) |
(*.f64 x (*.f64 x x)) |
(pow.f64 x #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 x #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 x))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) x)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) (*.f64 x x))) |
(/.f64 (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) x) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) #s(literal -1/2 binary64))) (neg.f64 (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) #s(literal -1/2 binary64)) (*.f64 x x)) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 x) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (fma.f64 (sqrt.f64 x) (sqrt.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 x x))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x) x) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) (neg.f64 (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 x x)) |
(-.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (*.f64 x x)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))))) |
(-.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) |
(*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) |
(fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 x) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (+.f64 (neg.f64 x) (sqrt.f64 x)) x)) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x (sqrt.f64 x)) x)) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -3/8 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x (sqrt.f64 x)) x)) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -9 binary64))) #s(literal -1/2 binary64))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 1/4 binary64)) x (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (/.f64 (fma.f64 (fma.f64 (neg.f64 x) (*.f64 (sqrt.f64 x) #s(literal 3/8 binary64)) (*.f64 (sqrt.f64 x) #s(literal 1/4 binary64))) x (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (/.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (sqrt.f64 x) #s(literal 3/8 binary64)))) x (*.f64 #s(literal -1/4 binary64) (sqrt.f64 x))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) x (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64))) |
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 1/4 binary64)) x (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) x))) |
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (/.f64 (fma.f64 (fma.f64 (neg.f64 x) (*.f64 (sqrt.f64 x) #s(literal 3/8 binary64)) (*.f64 (sqrt.f64 x) #s(literal 1/4 binary64))) x (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) x))) |
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (/.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3/8 binary64))) x (*.f64 #s(literal -1/4 binary64) (sqrt.f64 x))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) x (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) x))) |
#s(approx (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64))) |
#s(approx (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/4 binary64) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) x))) |
#s(approx (* (sqrt (pow x -5)) -1/2) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64))) |
#s(approx (sqrt (pow x -5)) (pow.f64 x #s(literal -5/2 binary64))) |
#s(approx (pow x -5) (pow.f64 x #s(literal -5 binary64))) |
#s(approx x x) |
#s(approx (+ (* 1/2 x) 1) #s(literal 1 binary64)) |
#s(approx (+ (* 1/2 x) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64))) |
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x))))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 3/8 binary64)) x (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x))))) (/.f64 (fma.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 x) #s(literal 3/8 binary64))) x (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (sqrt x) (sqrt.f64 x)) |
#s(approx (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64))) |
#s(approx (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 3/8 binary64)) x (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) |
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/4 binary64) (sqrt.f64 x)) (*.f64 x x))) |
#s(approx (+ (* 1/4 x) 1) #s(literal 1 binary64)) |
#s(approx (+ (* 1/4 x) 1) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) |
#s(approx (sqrt (/ 1 (* (* x x) x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) |
#s(approx (/ 1 (* (* x x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) |
#s(approx (* (* x x) x) (*.f64 (*.f64 x x) x)) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (* 1/2 (/ 1 (sqrt x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(approx (/ 1 (sqrt x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
#s(approx (* (sqrt (/ 1 (* (* x x) x))) 1/2) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) |
#s(approx (/ (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) (* x x)) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64))) |
#s(approx (/ (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) (* x x)) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) x))) |
#s(approx (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64))) |
#s(approx (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) x)) |
#s(approx (- (/ 1 (sqrt x)) (sqrt x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
#s(approx (- (/ 1 (sqrt x)) (sqrt x)) (/.f64 (+.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x))) (sqrt.f64 x)) x)) |
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (* x x)) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1/2 binary64))) |
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (* x x)) (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) #s(literal -3/8 binary64)) x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (* x x)) (/.f64 (fma.f64 (-.f64 (fma.f64 #s(literal 1/8 binary64) (sqrt.f64 x) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) |
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) #s(literal -3/8 binary64)) x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (/.f64 (fma.f64 (-.f64 (fma.f64 #s(literal 1/8 binary64) (sqrt.f64 x) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) |
#s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (/.f64 (fma.f64 #s(literal 1/8 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x)))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(approx (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x)))) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) (*.f64 x x)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 x x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) (*.f64 x x))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3/8 binary64)) x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (/.f64 (-.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/4 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3/8 binary64)) x))) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64))) x)) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (/.f64 (-.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal -1/2 binary64) (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/4 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3/8 binary64)) x))) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64))) x)) |
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3/8 binary64)) x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (*.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/4 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 3/8 binary64) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64)))) x)) |
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (*.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal -1/2 binary64) (-.f64 (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/4 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 3/8 binary64) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64))))) x)) |
#s(approx (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/4 binary64))) |
#s(approx (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x)) |
#s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (+ (* 1/2 x) 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) x)) |
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x))))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) |
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x))))) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 3/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64))) x)) |
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x))))) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 3/8 binary64) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64)))) x)) |
#s(approx (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3/8 binary64))) |
#s(approx (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3/8 binary64)))) |
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/4 binary64))) |
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))) |
#s(approx (+ (* 1/4 x) 1) (*.f64 #s(literal 1/4 binary64) x)) |
#s(approx (+ (* 1/4 x) 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) x)) |
#s(approx (/ (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) (* x x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) |
#s(approx (/ (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) (* x x)) (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
#s(approx (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(approx (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
#s(approx (- (/ 1 (sqrt x)) (sqrt x)) (neg.f64 (sqrt.f64 x))) |
#s(approx (- (/ 1 (sqrt x)) (sqrt x)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (* x x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) |
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (* x x)) (/.f64 (-.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) x)) |
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (* x x)) (/.f64 (-.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) x)) |
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (*.f64 (-.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) x)) |
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (*.f64 x (-.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal 1/2 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64)))))) |
#s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
#s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))) |
#s(approx (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x)))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) |
#s(approx (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x)))) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64))) x)) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (-.f64 (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x))) (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (neg.f64 (/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal 1/8 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))) x))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 3/4 binary64)) x)) (neg.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) x))) x))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/4 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64))) x)) (neg.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) x))) x))) |
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal -1/2 binary64))) |
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (*.f64 (neg.f64 x) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal 1/8 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))))) |
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (*.f64 (neg.f64 x) (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 3/4 binary64)) x)) (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x)) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64))))) |
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (*.f64 (neg.f64 x) (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/4 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64))) x)) (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x)) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64))))) |
#s(approx (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal -1/4 binary64))) |
#s(approx (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (neg.f64 (/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/4 binary64))) x))) |
#s(approx (* (sqrt (pow x -5)) -1/2) (*.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
#s(approx (sqrt (pow x -5)) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1 binary64))) |
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x))))) (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x))))) (*.f64 (neg.f64 x) (-.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64))))) |
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x))))) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/8 binary64) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x)) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64))))) |
#s(approx (sqrt x) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
#s(approx (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))) (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) |
#s(approx (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))) (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/8 binary64) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) |
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/4 binary64))) |
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/4 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))))) |
#s(approx (sqrt (/ 1 (* (* x x) x))) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))))) |
#s(approx (* (sqrt (/ 1 (* (* x x) x))) 1/2) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64))) |
#s(approx (/ (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) (* x x)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64))) |
#s(approx (/ (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) (* x x)) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) x))) |
#s(approx (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal -1/2 binary64))) |
#s(approx (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))))) |
#s(approx (- (/ 1 (sqrt x)) (sqrt x)) (neg.f64 (sqrt.f64 x))) |
#s(approx (- (/ 1 (sqrt x)) (sqrt x)) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (* x x)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64))) |
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (* x x)) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x))) x))) |
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (* x x)) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x))) x))) |
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal -1/2 binary64))) |
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x))))) |
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x))))) |
#s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/8 binary64))) |
#s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/8 binary64)))) |
#s(approx (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x)))) (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x)))) (*.f64 (neg.f64 x) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64))))) |
Compiled 5 836 to 1 867 computations (68% saved)
20 alts after pruning (18 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 346 | 16 | 362 |
| Fresh | 1 | 2 | 3 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 350 | 20 | 370 |
| Status | Accuracy | Program |
|---|---|---|
| 38.8% | (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 1 binary64))) (*.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) | |
| ▶ | 30.3% | (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| ▶ | 98.9% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x) x)) |
| 97.8% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) x)) | |
| ▶ | 82.6% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 x) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 x x))) |
| 78.6% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) x)))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))))) | |
| 82.6% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 #s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) (*.f64 x x))) | |
| 82.7% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 #s(approx (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/4 binary64))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) (*.f64 x x))) | |
| 81.3% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x))) | |
| 29.6% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (/.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3/8 binary64))) x (*.f64 #s(literal -1/4 binary64) (sqrt.f64 x))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) x (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) x))) (*.f64 x x))) | |
| 82.5% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3/8 binary64)) x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) (*.f64 x x))) | |
| ✓ | 5.6% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
| 82.7% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 x x)))) | |
| 66.3% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) | |
| 97.7% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) x))) | |
| 67.1% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x)) #s(literal 1/2 binary64))) | |
| ✓ | 66.3% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) |
| 81.5% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) (*.f64 x x)))) | |
| ▶ | 5.6% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
| ▶ | 98.8% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3/8 binary64)) x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x))) |
Compiled 1 070 to 976 computations (8.8% saved)
| Inputs |
|---|
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x) x)) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x) x) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x) |
(-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) |
#s(literal 1 binary64) |
(sqrt.f64 (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 x x) |
x |
(fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) |
#s(literal 1/4 binary64) |
#s(literal 1/2 binary64) |
(fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(literal -1/2 binary64) |
(sqrt.f64 x) |
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
(-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
(sqrt.f64 (+.f64 x #s(literal 1 binary64))) |
(+.f64 x #s(literal 1 binary64)) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3/8 binary64)) x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3/8 binary64)) x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3/8 binary64)) x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x) |
(+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3/8 binary64)) x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3/8 binary64)) x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3/8 binary64)) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3/8 binary64)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
#s(literal 3/8 binary64) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 x) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 x) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 x x)) |
(-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 x) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/2 binary64)) |
(*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (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 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) |
(fma.f64 (sqrt.f64 x) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
| Outputs |
|---|
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* -1 x)) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* x (+ 1/2 (* -3/8 x))) 1))) x))) |
#s(approx (/ (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 7)))))) |
#s(approx (/ (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) x) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* x (- (* 1/8 (sqrt x)) (* 1/2 (sqrt x))))) (pow x 4)))) |
#s(approx (/ (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) x) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* x (- (+ (* 1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (* 1/2 (sqrt x))))) (pow x 4)))) |
#s(approx (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 5)))))) |
#s(approx (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* x (- (* 1/8 (sqrt x)) (* 1/2 (sqrt x))))) (pow x 3)))) |
#s(approx (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* x (- (+ (* 1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (* 1/2 (sqrt x))))) (pow x 3)))) |
#s(approx (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* x (- (* 1/8 (sqrt x)) (* 1/2 (sqrt x))))) (pow x 2)))) |
#s(approx (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* x (- (+ (* 1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (* 1/2 (sqrt x))))) (pow x 2)))) |
#s(approx (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) #s(hole binary64 (/ (+ (* 1/8 (sqrt (pow x 3))) (* 1/2 (sqrt x))) (pow x 2)))) |
#s(approx (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) #s(hole binary64 (sqrt (/ 1 (pow x 3))))) |
#s(approx (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) #s(hole binary64 (/ (+ (sqrt x) (* 1/4 (sqrt (pow x 3)))) (pow x 2)))) |
#s(approx (/ 1 (sqrt (* (* x x) x))) #s(hole binary64 (sqrt (/ 1 (pow x 3))))) |
#s(approx (sqrt (* (* x x) x)) #s(hole binary64 (sqrt (pow x 3)))) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* 1/4 x) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/4 x) 1) #s(hole binary64 (+ 1 (* 1/4 x)))) |
#s(approx (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x))) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x))) #s(hole binary64 (/ (+ (* -1/2 (sqrt (pow x 3))) (* 1/2 (sqrt x))) x))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (/ 1/2 (sqrt x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (sqrt (/ 1 x)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* -1 x)) x))) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x))) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* x (+ 1/2 (* -3/8 x))) 1))) x))) |
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 1)) |
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ 1 (* -1/2 x)))) |
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ 1 (* x (- (* 3/8 x) 1/2))))) |
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ 1 (* x (- (* x (+ 3/8 (* -5/16 x))) 1/2))))) |
#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)) |
#s(approx (+ x 1) #s(hole binary64 (+ 1 x))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 9)))))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (* -1/4 (sqrt x)) (* -1/2 (sqrt x))))) (pow x 5)))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (+ (* -1 (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x))))) (* -1/4 (sqrt x))) (* -1/2 (sqrt x))))) (pow x 5)))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (+ (* -1/4 (sqrt x)) (* x (+ (* -1 (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x)))) (* 1/2 (sqrt (pow x 3)))))) (* -1/2 (sqrt x))))) (pow x 5)))) |
#s(approx (/ (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) x) #s(hole binary64 (* -3/8 (sqrt (/ 1 (pow x 5)))))) |
#s(approx (/ (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) x) #s(hole binary64 (/ (+ (* -3/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 3)))) |
#s(approx (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) #s(hole binary64 (* -3/8 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) #s(hole binary64 (/ (- (* 1/2 (sqrt (pow x 3))) (* 3/8 (sqrt x))) (pow x 2)))) |
#s(approx (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) #s(hole binary64 (* -3/8 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ (* (/ 1 (sqrt x)) 3/8) x) #s(hole binary64 (* 3/8 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (* (/ 1 (sqrt x)) 3/8) #s(hole binary64 (* 3/8 (sqrt (/ 1 x))))) |
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 7)))))) |
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* x (- (* 1/8 (sqrt x)) (* 1/2 (sqrt x))))) (pow x 4)))) |
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* x (- (+ (* 1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (* 1/2 (sqrt x))))) (pow x 4)))) |
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* x (- (* 1/8 (sqrt x)) (* 1/2 (sqrt x))))) (pow x 2)))) |
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* x (- (+ (* 1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (* 1/2 (sqrt x))))) (pow x 2)))) |
#s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) #s(hole binary64 (/ (+ (* 1/8 (sqrt (pow x 3))) (* 1/2 (sqrt x))) (pow x 2)))) |
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) #s(hole binary64 (sqrt (/ 1 (pow x 3))))) |
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) #s(hole binary64 (/ (+ (sqrt x) (* 1/4 (sqrt (pow x 3)))) (pow x 2)))) |
#s(approx (sqrt (/ 1 (* (* x x) x))) #s(hole binary64 (sqrt (/ 1 (pow x 3))))) |
#s(approx (/ 1 (* (* x x) x)) #s(hole binary64 (/ 1 (pow x 3)))) |
#s(approx (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x))) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x))) #s(hole binary64 (/ (+ (* -1/2 (sqrt (pow x 3))) (* 1/2 (sqrt x))) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1/2 (sqrt (/ 1 x))) (* -1/2 (sqrt x))) (pow x 2)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* 1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))) (pow x 2)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1 (* 1/2 x)))) (+ (* -1/2 (sqrt x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 x)))))) (pow x 2)))) |
#s(approx (/ (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) x) #s(hole binary64 (/ (- (+ (* 1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) (* 1/2 (sqrt (/ 1 (pow x 3))))) x))) |
#s(approx (/ (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) x) #s(hole binary64 (/ (- (+ (* 1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 5)))))) (* 1/2 (sqrt (/ 1 (pow x 3))))) x))) |
#s(approx (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) #s(hole binary64 (- (+ (* 1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) |
#s(approx (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) #s(hole binary64 (- (+ (* 1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 5)))))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) |
#s(approx (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) #s(hole binary64 (* 1/2 (sqrt x)))) |
#s(approx (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) #s(hole binary64 (* x (- (* 1/8 (sqrt (/ 1 (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) |
#s(approx (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) #s(hole binary64 (* x (- (+ (* 1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) |
#s(approx (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) #s(hole binary64 (* 1/8 (sqrt (/ 1 x))))) |
#s(approx (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) #s(hole binary64 (+ (* 1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) |
#s(approx (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) #s(hole binary64 (* 1/4 (sqrt (/ 1 x))))) |
#s(approx (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) #s(hole binary64 (+ (sqrt (/ 1 (pow x 3))) (* 1/4 (sqrt (/ 1 x)))))) |
#s(approx (+ (* 1/4 x) 1) #s(hole binary64 (* 1/4 x))) |
#s(approx (+ (* 1/4 x) 1) #s(hole binary64 (* x (+ 1/4 (/ 1 x))))) |
#s(approx (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x))) #s(hole binary64 (* -1/2 (sqrt x)))) |
#s(approx (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x))) #s(hole binary64 (* x (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1/2 (sqrt (/ 1 x))) (* -1/2 (sqrt x))) (pow x 2)))) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* 1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))) (pow x 2)))) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1 (* 1/2 x)))) (+ (* -1/2 (sqrt x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 x)))))) (pow x 2)))) |
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 3))))))) |
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 5)))))))) |
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 (pow x 5))))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (sqrt x))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))) |
#s(approx (+ x 1) #s(hole binary64 x)) |
#s(approx (+ x 1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))) x)) (* 1/2 (sqrt (/ 1 x)))) x))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))) x)) (+ (* -1/4 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x))))) (* -1/2 (sqrt (/ 1 (pow x 5))))) x))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))) x)) (+ (* -1/2 (sqrt (/ 1 (pow x 7)))) (+ (* -1/4 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))) (* -1/2 (sqrt (/ 1 (pow x 5))))) x))) |
#s(approx (/ (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) x) #s(hole binary64 (/ (+ (* -3/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x))) |
#s(approx (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) #s(hole binary64 (+ (* -3/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))))) |
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) #s(hole binary64 (/ (- (+ (* 1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) (* 1/2 (sqrt (/ 1 (pow x 3))))) x))) |
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) #s(hole binary64 (/ (- (+ (* 1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 5)))))) (* 1/2 (sqrt (/ 1 (pow x 3))))) x))) |
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) #s(hole binary64 (* 1/2 (sqrt x)))) |
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) #s(hole binary64 (* x (- (* 1/8 (sqrt (/ 1 (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) |
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) #s(hole binary64 (* x (- (+ (* 1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) |
#s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) #s(hole binary64 (* 1/8 (sqrt (/ 1 x))))) |
#s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) #s(hole binary64 (+ (* 1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) |
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) #s(hole binary64 (* 1/4 (sqrt (/ 1 x))))) |
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) #s(hole binary64 (+ (sqrt (/ 1 (pow x 3))) (* 1/4 (sqrt (/ 1 x)))))) |
#s(approx (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x))) #s(hole binary64 (* -1/2 (sqrt x)))) |
#s(approx (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x))) #s(hole binary64 (* x (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt (/ 1 x)) (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2)))))) (* -1/2 (sqrt x))) (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (/ (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) x) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (/ (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) x) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (/ (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) x) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* -1/8 (sqrt (/ 1 x)))) (* 1/2 (sqrt (/ 1 x)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) #s(hole binary64 (- (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/8 (sqrt (/ 1 (pow x 3))))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) |
#s(approx (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (- (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x))))) (* 1/2 (sqrt (/ 1 (pow x 3))))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* -1/8 (sqrt (/ 1 x)))) (* 1/2 (sqrt (/ 1 x)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) #s(hole binary64 (* -1/8 (sqrt (/ 1 x))))) |
#s(approx (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* -1/8 (sqrt (/ 1 x)))))) |
#s(approx (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) #s(hole binary64 (* -1/4 (sqrt (/ 1 x))))) |
#s(approx (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) #s(hole binary64 (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* -1/4 (sqrt (/ 1 x)))))) |
#s(approx (/ 1 (sqrt (* (* x x) x))) #s(hole binary64 (* -1 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (sqrt (* (* x x) x)) #s(hole binary64 (* (sqrt (pow x 3)) (pow (sqrt -1) 2)))) |
#s(approx (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x))) #s(hole binary64 (* 1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (/ 1 x)) #s(hole binary64 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2)))))) (* -1/2 (sqrt x))) x)) (* -1/2 (sqrt x))) (pow x 2)))) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/2 (/ x (pow (sqrt -1) 2)))))) (* -1/2 (* (sqrt x) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2))))))) x)) (* -1/2 (sqrt x))) x)) (* -1/2 (sqrt x))) (pow x 2)))) |
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/2 (sqrt x)) (* 1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2))))))) (pow x 3))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (sqrt (/ 1 x))))) (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (sqrt (/ 1 x))))) (* -1 (/ (- (+ (* 1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (/ (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) x) #s(hole binary64 (* -1 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* 3/8 (sqrt (/ 1 (pow x 3))))) x)))) |
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (sqrt (/ 1 x)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (* 1/2 (sqrt (/ 1 x)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (sqrt (/ 1 x)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (* 1/2 (sqrt (/ 1 x)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) #s(hole binary64 (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) #s(hole binary64 (* -1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) #s(hole binary64 (+ (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* -1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (sqrt (/ 1 (* (* x x) x))) #s(hole binary64 (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x))) #s(hole binary64 (* 1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 8.0ms | x | @ | -inf | ((- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/ (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) x) (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) (/ 1 (sqrt (* (* x x) x))) 1 (sqrt (* (* x x) x)) (* (* x x) x) (* x x) x (+ (* 1/4 x) 1) 1/4 1/2 (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x))) -1/2 (sqrt x) (/ 1/2 (sqrt x)) (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt (/ 1 x)) (/ 1 x) (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (/ 1 (sqrt (+ x 1))) (sqrt (+ x 1)) (+ x 1) (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (/ (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) x) (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ (* (/ 1 (sqrt x)) 3/8) x) (* (/ 1 (sqrt x)) 3/8) (/ 1 (sqrt x)) 3/8 (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) (sqrt (/ 1 (* (* x x) x))) (/ 1 (* (* x x) x)) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) |
| 4.0ms | x | @ | inf | ((- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/ (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) x) (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) (/ 1 (sqrt (* (* x x) x))) 1 (sqrt (* (* x x) x)) (* (* x x) x) (* x x) x (+ (* 1/4 x) 1) 1/4 1/2 (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x))) -1/2 (sqrt x) (/ 1/2 (sqrt x)) (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt (/ 1 x)) (/ 1 x) (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (/ 1 (sqrt (+ x 1))) (sqrt (+ x 1)) (+ x 1) (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (/ (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) x) (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ (* (/ 1 (sqrt x)) 3/8) x) (* (/ 1 (sqrt x)) 3/8) (/ 1 (sqrt x)) 3/8 (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) (sqrt (/ 1 (* (* x x) x))) (/ 1 (* (* x x) x)) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) |
| 3.0ms | x | @ | 0 | ((- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/ (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) x) (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) (/ 1 (sqrt (* (* x x) x))) 1 (sqrt (* (* x x) x)) (* (* x x) x) (* x x) x (+ (* 1/4 x) 1) 1/4 1/2 (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x))) -1/2 (sqrt x) (/ 1/2 (sqrt x)) (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt (/ 1 x)) (/ 1 x) (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (/ 1 (sqrt (+ x 1))) (sqrt (+ x 1)) (+ x 1) (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (/ (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) x) (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ (* (/ 1 (sqrt x)) 3/8) x) (* (/ 1 (sqrt x)) 3/8) (/ 1 (sqrt x)) 3/8 (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) (sqrt (/ 1 (* (* x x) x))) (/ 1 (* (* x x) x)) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 631 | 6603 |
| 0 | 702 | 5343 |
| 0 | 3516 | 5171 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x) x)) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x) x) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x) |
(-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) |
#s(literal 1 binary64) |
(sqrt.f64 (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 x x) |
x |
(fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) |
#s(literal 1/4 binary64) |
#s(literal 1/2 binary64) |
(fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(literal -1/2 binary64) |
(sqrt.f64 x) |
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
(-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
(sqrt.f64 (+.f64 x #s(literal 1 binary64))) |
(+.f64 x #s(literal 1 binary64)) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3/8 binary64)) x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3/8 binary64)) x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3/8 binary64)) x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x) |
(+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3/8 binary64)) x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3/8 binary64)) x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3/8 binary64)) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3/8 binary64)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
#s(literal 3/8 binary64) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 x) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 x) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 x x)) |
(-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 x) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/2 binary64)) |
(*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (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 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) |
(fma.f64 (sqrt.f64 x) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* -1 x)) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* x (+ 1/2 (* -3/8 x))) 1))) x))) |
#s(approx (/ (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 7)))))) |
#s(approx (/ (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) x) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* x (- (* 1/8 (sqrt x)) (* 1/2 (sqrt x))))) (pow x 4)))) |
#s(approx (/ (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) x) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* x (- (+ (* 1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (* 1/2 (sqrt x))))) (pow x 4)))) |
#s(approx (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 5)))))) |
#s(approx (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* x (- (* 1/8 (sqrt x)) (* 1/2 (sqrt x))))) (pow x 3)))) |
#s(approx (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* x (- (+ (* 1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (* 1/2 (sqrt x))))) (pow x 3)))) |
#s(approx (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* x (- (* 1/8 (sqrt x)) (* 1/2 (sqrt x))))) (pow x 2)))) |
#s(approx (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* x (- (+ (* 1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (* 1/2 (sqrt x))))) (pow x 2)))) |
#s(approx (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) #s(hole binary64 (/ (+ (* 1/8 (sqrt (pow x 3))) (* 1/2 (sqrt x))) (pow x 2)))) |
#s(approx (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) #s(hole binary64 (sqrt (/ 1 (pow x 3))))) |
#s(approx (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) #s(hole binary64 (/ (+ (sqrt x) (* 1/4 (sqrt (pow x 3)))) (pow x 2)))) |
#s(approx (/ 1 (sqrt (* (* x x) x))) #s(hole binary64 (sqrt (/ 1 (pow x 3))))) |
#s(approx (sqrt (* (* x x) x)) #s(hole binary64 (sqrt (pow x 3)))) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* 1/4 x) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/4 x) 1) #s(hole binary64 (+ 1 (* 1/4 x)))) |
#s(approx (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x))) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x))) #s(hole binary64 (/ (+ (* -1/2 (sqrt (pow x 3))) (* 1/2 (sqrt x))) x))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (/ 1/2 (sqrt x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (sqrt (/ 1 x)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* -1 x)) x))) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x))) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* x (+ 1/2 (* -3/8 x))) 1))) x))) |
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 1)) |
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ 1 (* -1/2 x)))) |
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ 1 (* x (- (* 3/8 x) 1/2))))) |
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ 1 (* x (- (* x (+ 3/8 (* -5/16 x))) 1/2))))) |
#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)) |
#s(approx (+ x 1) #s(hole binary64 (+ 1 x))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 9)))))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (* -1/4 (sqrt x)) (* -1/2 (sqrt x))))) (pow x 5)))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (+ (* -1 (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x))))) (* -1/4 (sqrt x))) (* -1/2 (sqrt x))))) (pow x 5)))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (+ (* -1/4 (sqrt x)) (* x (+ (* -1 (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x)))) (* 1/2 (sqrt (pow x 3)))))) (* -1/2 (sqrt x))))) (pow x 5)))) |
#s(approx (/ (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) x) #s(hole binary64 (* -3/8 (sqrt (/ 1 (pow x 5)))))) |
#s(approx (/ (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) x) #s(hole binary64 (/ (+ (* -3/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 3)))) |
#s(approx (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) #s(hole binary64 (* -3/8 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) #s(hole binary64 (/ (- (* 1/2 (sqrt (pow x 3))) (* 3/8 (sqrt x))) (pow x 2)))) |
#s(approx (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) #s(hole binary64 (* -3/8 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ (* (/ 1 (sqrt x)) 3/8) x) #s(hole binary64 (* 3/8 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (* (/ 1 (sqrt x)) 3/8) #s(hole binary64 (* 3/8 (sqrt (/ 1 x))))) |
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 7)))))) |
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* x (- (* 1/8 (sqrt x)) (* 1/2 (sqrt x))))) (pow x 4)))) |
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* x (- (+ (* 1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (* 1/2 (sqrt x))))) (pow x 4)))) |
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* x (- (* 1/8 (sqrt x)) (* 1/2 (sqrt x))))) (pow x 2)))) |
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* x (- (+ (* 1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (* 1/2 (sqrt x))))) (pow x 2)))) |
#s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) #s(hole binary64 (/ (+ (* 1/8 (sqrt (pow x 3))) (* 1/2 (sqrt x))) (pow x 2)))) |
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) #s(hole binary64 (sqrt (/ 1 (pow x 3))))) |
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) #s(hole binary64 (/ (+ (sqrt x) (* 1/4 (sqrt (pow x 3)))) (pow x 2)))) |
#s(approx (sqrt (/ 1 (* (* x x) x))) #s(hole binary64 (sqrt (/ 1 (pow x 3))))) |
#s(approx (/ 1 (* (* x x) x)) #s(hole binary64 (/ 1 (pow x 3)))) |
#s(approx (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x))) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x))) #s(hole binary64 (/ (+ (* -1/2 (sqrt (pow x 3))) (* 1/2 (sqrt x))) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1/2 (sqrt (/ 1 x))) (* -1/2 (sqrt x))) (pow x 2)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* 1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))) (pow x 2)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1 (* 1/2 x)))) (+ (* -1/2 (sqrt x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 x)))))) (pow x 2)))) |
#s(approx (/ (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) x) #s(hole binary64 (/ (- (+ (* 1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) (* 1/2 (sqrt (/ 1 (pow x 3))))) x))) |
#s(approx (/ (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) x) #s(hole binary64 (/ (- (+ (* 1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 5)))))) (* 1/2 (sqrt (/ 1 (pow x 3))))) x))) |
#s(approx (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) #s(hole binary64 (- (+ (* 1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) |
#s(approx (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) #s(hole binary64 (- (+ (* 1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 5)))))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) |
#s(approx (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) #s(hole binary64 (* 1/2 (sqrt x)))) |
#s(approx (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) #s(hole binary64 (* x (- (* 1/8 (sqrt (/ 1 (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) |
#s(approx (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) #s(hole binary64 (* x (- (+ (* 1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) |
#s(approx (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) #s(hole binary64 (* 1/8 (sqrt (/ 1 x))))) |
#s(approx (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) #s(hole binary64 (+ (* 1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) |
#s(approx (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) #s(hole binary64 (* 1/4 (sqrt (/ 1 x))))) |
#s(approx (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) #s(hole binary64 (+ (sqrt (/ 1 (pow x 3))) (* 1/4 (sqrt (/ 1 x)))))) |
#s(approx (+ (* 1/4 x) 1) #s(hole binary64 (* 1/4 x))) |
#s(approx (+ (* 1/4 x) 1) #s(hole binary64 (* x (+ 1/4 (/ 1 x))))) |
#s(approx (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x))) #s(hole binary64 (* -1/2 (sqrt x)))) |
#s(approx (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x))) #s(hole binary64 (* x (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1/2 (sqrt (/ 1 x))) (* -1/2 (sqrt x))) (pow x 2)))) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* 1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))) (pow x 2)))) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1 (* 1/2 x)))) (+ (* -1/2 (sqrt x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 x)))))) (pow x 2)))) |
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 3))))))) |
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 5)))))))) |
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 (pow x 5))))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (sqrt x))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))) |
#s(approx (+ x 1) #s(hole binary64 x)) |
#s(approx (+ x 1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))) x)) (* 1/2 (sqrt (/ 1 x)))) x))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))) x)) (+ (* -1/4 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x))))) (* -1/2 (sqrt (/ 1 (pow x 5))))) x))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))) x)) (+ (* -1/2 (sqrt (/ 1 (pow x 7)))) (+ (* -1/4 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))) (* -1/2 (sqrt (/ 1 (pow x 5))))) x))) |
#s(approx (/ (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) x) #s(hole binary64 (/ (+ (* -3/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x))) |
#s(approx (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) #s(hole binary64 (+ (* -3/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))))) |
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) #s(hole binary64 (/ (- (+ (* 1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) (* 1/2 (sqrt (/ 1 (pow x 3))))) x))) |
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) #s(hole binary64 (/ (- (+ (* 1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 5)))))) (* 1/2 (sqrt (/ 1 (pow x 3))))) x))) |
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) #s(hole binary64 (* 1/2 (sqrt x)))) |
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) #s(hole binary64 (* x (- (* 1/8 (sqrt (/ 1 (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) |
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) #s(hole binary64 (* x (- (+ (* 1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) |
#s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) #s(hole binary64 (* 1/8 (sqrt (/ 1 x))))) |
#s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) #s(hole binary64 (+ (* 1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) |
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) #s(hole binary64 (* 1/4 (sqrt (/ 1 x))))) |
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) #s(hole binary64 (+ (sqrt (/ 1 (pow x 3))) (* 1/4 (sqrt (/ 1 x)))))) |
#s(approx (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x))) #s(hole binary64 (* -1/2 (sqrt x)))) |
#s(approx (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x))) #s(hole binary64 (* x (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt (/ 1 x)) (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2)))))) (* -1/2 (sqrt x))) (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (/ (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) x) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (/ (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) x) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (/ (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) x) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* -1/8 (sqrt (/ 1 x)))) (* 1/2 (sqrt (/ 1 x)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) #s(hole binary64 (- (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/8 (sqrt (/ 1 (pow x 3))))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) |
#s(approx (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (- (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x))))) (* 1/2 (sqrt (/ 1 (pow x 3))))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* -1/8 (sqrt (/ 1 x)))) (* 1/2 (sqrt (/ 1 x)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) #s(hole binary64 (* -1/8 (sqrt (/ 1 x))))) |
#s(approx (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* -1/8 (sqrt (/ 1 x)))))) |
#s(approx (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) #s(hole binary64 (* -1/4 (sqrt (/ 1 x))))) |
#s(approx (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) #s(hole binary64 (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* -1/4 (sqrt (/ 1 x)))))) |
#s(approx (/ 1 (sqrt (* (* x x) x))) #s(hole binary64 (* -1 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (sqrt (* (* x x) x)) #s(hole binary64 (* (sqrt (pow x 3)) (pow (sqrt -1) 2)))) |
#s(approx (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x))) #s(hole binary64 (* 1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (/ 1 x)) #s(hole binary64 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2)))))) (* -1/2 (sqrt x))) x)) (* -1/2 (sqrt x))) (pow x 2)))) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/2 (/ x (pow (sqrt -1) 2)))))) (* -1/2 (* (sqrt x) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2))))))) x)) (* -1/2 (sqrt x))) x)) (* -1/2 (sqrt x))) (pow x 2)))) |
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/2 (sqrt x)) (* 1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2))))))) (pow x 3))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (sqrt (/ 1 x))))) (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (sqrt (/ 1 x))))) (* -1 (/ (- (+ (* 1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (/ (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) x) #s(hole binary64 (* -1 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* 3/8 (sqrt (/ 1 (pow x 3))))) x)))) |
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (sqrt (/ 1 x)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (* 1/2 (sqrt (/ 1 x)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (sqrt (/ 1 x)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (* 1/2 (sqrt (/ 1 x)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) #s(hole binary64 (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) #s(hole binary64 (* -1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) #s(hole binary64 (+ (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* -1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (sqrt (/ 1 (* (* x x) x))) #s(hole binary64 (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x))) #s(hole binary64 (* 1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
| Outputs |
|---|
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 x x))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x)) (neg.f64 x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) (neg.f64 (*.f64 x x))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x) x) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 x x)) |
(-.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (*.f64 x x)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) (neg.f64 x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x) |
(-.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) x) (/.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))))) |
(-.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) |
(*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) |
(*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) (sqrt.f64 (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 #s(literal 1/4 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 #s(literal 1/4 binary64) x))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 #s(literal 1/4 binary64) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 #s(literal 1/4 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 #s(literal 1/4 binary64) x))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) (*.f64 (*.f64 #s(literal 1/4 binary64) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))) |
(pow.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) |
#s(literal 1 binary64) |
(*.f64 (sqrt.f64 (*.f64 x x)) (sqrt.f64 x)) |
(pow.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) |
(pow.f64 x #s(literal 3/2 binary64)) |
(sqrt.f64 (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (sqrt.f64 (*.f64 (*.f64 x x) x))) |
(*.f64 x (*.f64 x x)) |
(pow.f64 x #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 x #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
x |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/4 binary64) x))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/4 binary64) x)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) x) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/4 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/4 binary64) x)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/4 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) x) #s(literal 1 binary64))))) |
(fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) |
(fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/4 binary64) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) x)) |
#s(literal 1/4 binary64) |
#s(literal 1/2 binary64) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) |
(fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 x) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(literal -1/2 binary64) |
(pow.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 x) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 x))) |
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 x))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(pow.f64 x #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) x) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.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) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.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) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 1 binary64))) (*.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(pow.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 #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)) |
(sqrt.f64 (+.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) 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) (*.f64 #s(literal 1 binary64) x)))) |
(+.f64 x #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) x) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) (neg.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) (neg.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
(/.f64 (neg.f64 (+.f64 (/.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) (neg.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (neg.f64 x)) |
(/.f64 (+.f64 (/.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) (neg.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x) |
(+.f64 (/.f64 (/.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) (neg.f64 x)) x) (/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) (neg.f64 x)) (/.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) (neg.f64 x))) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (-.f64 (/.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) (neg.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) (neg.f64 x)) (/.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) (neg.f64 x)) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (/.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) (neg.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))))) |
(fma.f64 (/.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) x) #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) (neg.f64 x))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) (neg.f64 x))) |
(-.f64 (/.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) (neg.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64))) |
(+.f64 (/.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) (neg.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) (neg.f64 x))) |
(*.f64 (/.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) x) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x))) x) |
(/.f64 (neg.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x))) x) |
(/.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) (neg.f64 x)) |
(neg.f64 (/.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 3/8 binary64) x)) |
(/.f64 (neg.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x))) (neg.f64 x)) |
(/.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) x) |
(+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x) (/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3/8 binary64)) |
(*.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -5/8 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))))) |
(/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 x))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
#s(literal 3/8 binary64) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 x x))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x)) (neg.f64 x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) (neg.f64 (*.f64 x x))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x) x) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 x x)) |
(-.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (*.f64 x x)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))))) |
(-.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) |
(*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) |
(*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) (sqrt.f64 (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 #s(literal 1/4 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 #s(literal 1/4 binary64) x))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 #s(literal 1/4 binary64) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 #s(literal 1/4 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 #s(literal 1/4 binary64) x))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) (*.f64 (*.f64 #s(literal 1/4 binary64) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))) |
(pow.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) |
(pow.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64)) |
(pow.f64 x #s(literal -3 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 x x) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) |
(fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 x) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (+.f64 (neg.f64 x) (sqrt.f64 x)) x)) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x (sqrt.f64 x)) x)) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -3/8 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x (sqrt.f64 x)) x)) |
#s(approx (/ (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) x) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1/2 binary64))) |
#s(approx (/ (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) x) (/.f64 (fma.f64 (*.f64 #s(literal -3/8 binary64) (sqrt.f64 x)) x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
#s(approx (/ (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) x) (/.f64 (fma.f64 (-.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (sqrt.f64 x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
#s(approx (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal 1/2 binary64))) |
#s(approx (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) (/.f64 (fma.f64 (*.f64 #s(literal -3/8 binary64) (sqrt.f64 x)) x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) x))) |
#s(approx (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) (/.f64 (fma.f64 (-.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (sqrt.f64 x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) x))) |
#s(approx (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) |
#s(approx (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) (/.f64 (fma.f64 (*.f64 #s(literal -3/8 binary64) (sqrt.f64 x)) x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) (/.f64 (fma.f64 (-.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (sqrt.f64 x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) |
#s(approx (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) |
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/4 binary64) (sqrt.f64 x)) (*.f64 x x))) |
#s(approx (sqrt (/ 1 (* (* x x) x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) |
#s(approx (sqrt (* (* x x) x)) (sqrt.f64 (*.f64 (*.f64 x x) x))) |
#s(approx (* (* x x) x) (*.f64 (*.f64 x x) x)) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (+ (* 1/4 x) 1) #s(literal 1 binary64)) |
#s(approx (+ (* 1/4 x) 1) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) |
#s(approx (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(approx (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x))) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
#s(approx (sqrt x) (sqrt.f64 x)) |
#s(approx (/ 1/2 (sqrt x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(approx (sqrt (/ 1 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
#s(approx (/ 1 x) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (+.f64 (neg.f64 x) (sqrt.f64 x)) x)) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x (sqrt.f64 x)) x)) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -3/8 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x (sqrt.f64 x)) x)) |
#s(approx (/ 1 (sqrt (+ x 1))) #s(literal 1 binary64)) |
#s(approx (/ 1 (sqrt (+ x 1))) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (/ 1 (sqrt (+ x 1))) (fma.f64 (-.f64 (*.f64 #s(literal 3/8 binary64) x) #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (/ 1 (sqrt (+ x 1))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -5/16 binary64) x #s(literal 3/8 binary64)) x) #s(literal 1/2 binary64)) x #s(literal 1 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 (-.f64 (*.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) #s(literal 1 binary64)) |
#s(approx (+ x 1) (+.f64 x #s(literal 1 binary64))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -9 binary64))) #s(literal -1/2 binary64))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 1/4 binary64)) x (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (/.f64 (fma.f64 (fma.f64 (neg.f64 x) (*.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 1/4 binary64))) x (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (/.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64) (neg.f64 (*.f64 #s(literal 3/8 binary64) (sqrt.f64 x)))) x (*.f64 #s(literal -1/4 binary64) (sqrt.f64 x))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) x (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (/ (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) x) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -3/8 binary64))) |
#s(approx (/ (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) x) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64) (*.f64 #s(literal -3/8 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) x))) |
#s(approx (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -3/8 binary64))) |
#s(approx (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64) (*.f64 #s(literal -3/8 binary64) (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -3/8 binary64))) |
#s(approx (/ (* (/ 1 (sqrt x)) 3/8) x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 3/8 binary64))) |
#s(approx (* (/ 1 (sqrt x)) 3/8) (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x))) |
#s(approx (sqrt (/ 1 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
#s(approx (/ (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) x) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1/2 binary64))) |
#s(approx (/ (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) x) (/.f64 (fma.f64 (*.f64 #s(literal -3/8 binary64) (sqrt.f64 x)) x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
#s(approx (/ (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) x) (/.f64 (fma.f64 (-.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (sqrt.f64 x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
#s(approx (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) |
#s(approx (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) (/.f64 (fma.f64 (*.f64 #s(literal -3/8 binary64) (sqrt.f64 x)) x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) (/.f64 (fma.f64 (-.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (sqrt.f64 x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) |
#s(approx (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) |
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/4 binary64) (sqrt.f64 x)) (*.f64 x x))) |
#s(approx (sqrt (/ 1 (* (* x x) x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) |
#s(approx (/ 1 (* (* x x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) |
#s(approx (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(approx (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x))) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 x x))) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) (*.f64 x x))) |
#s(approx (/ (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) |
#s(approx (/ (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) x) (/.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) x)) |
#s(approx (/ (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) x) (/.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/8 binary64) (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) x)) |
#s(approx (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(approx (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))) |
#s(approx (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/8 binary64) (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))) |
#s(approx (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(approx (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) (*.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) x)) |
#s(approx (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) (*.f64 x (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal 1/2 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64)))))) |
#s(approx (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
#s(approx (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/4 binary64))) |
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))) |
#s(approx (+ (* 1/4 x) 1) (*.f64 #s(literal 1/4 binary64) x)) |
#s(approx (+ (* 1/4 x) 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) x)) |
#s(approx (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) |
#s(approx (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x))) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64))) x)) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 x x))) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) (*.f64 x x))) |
#s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
#s(approx (/ 1 (sqrt (+ x 1))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
#s(approx (/ 1 (sqrt (+ x 1))) (+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
#s(approx (/ 1 (sqrt (+ x 1))) (+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
#s(approx (sqrt (+ x 1)) (sqrt.f64 x)) |
#s(approx (sqrt (+ x 1)) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (sqrt (+ x 1)) (*.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/8 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (sqrt (+ x 1)) (*.f64 (+.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal -5/2 binary64)) (fma.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (+ x 1) x) |
#s(approx (+ x 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) (neg.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (/.f64 (-.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/4 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (/.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) (neg.f64 x))) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64))) x)) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (/.f64 (-.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal -1/2 binary64) (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/4 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (/.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) (neg.f64 x))) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64))) x)) |
#s(approx (/ (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) x) (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -3/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
#s(approx (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(approx (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -3/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) |
#s(approx (/ (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) |
#s(approx (/ (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) x) (/.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) x)) |
#s(approx (/ (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) x) (/.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/8 binary64) (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) x)) |
#s(approx (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(approx (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) (*.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) x)) |
#s(approx (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) (*.f64 x (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal 1/2 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64)))))) |
#s(approx (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
#s(approx (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/4 binary64))) |
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))) |
#s(approx (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) |
#s(approx (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x))) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64))) x)) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (-.f64 (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x))) (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
#s(approx (/ (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) x) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64))) |
#s(approx (/ (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) x) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -5/8 binary64)) x))) x))) |
#s(approx (/ (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) x) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -5/8 binary64))) x))) x))) |
#s(approx (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/2 binary64))) |
#s(approx (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) (-.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/2 binary64) (*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))) |
#s(approx (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -5/8 binary64)))) x)) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64)))) |
#s(approx (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64))) |
#s(approx (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -5/8 binary64)) x))))) |
#s(approx (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -5/8 binary64))) x))))) |
#s(approx (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
#s(approx (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (fma.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64)))) |
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) (*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))))) |
#s(approx (sqrt (/ 1 (* (* x x) x))) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))) |
#s(approx (sqrt (* (* x x) x)) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1 binary64))) |
#s(approx (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x))) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x))) (*.f64 (neg.f64 x) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64))))) |
#s(approx (sqrt x) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
#s(approx (sqrt (/ 1 x)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x))) x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)))) x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (/ 1 (sqrt (+ x 1))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
#s(approx (/ 1 (sqrt (+ x 1))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
#s(approx (/ 1 (sqrt (+ x 1))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64) (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
#s(approx (/ 1 (sqrt (+ x 1))) (+.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) x))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
#s(approx (sqrt (+ x 1)) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
#s(approx (sqrt (+ x 1)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
#s(approx (sqrt (+ x 1)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1 binary64)) #s(literal -1/8 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))))) |
#s(approx (sqrt (+ x 1)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1 binary64)) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1 binary64)) #s(literal 1/16 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (neg.f64 (/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal 1/8 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))) x))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 3/4 binary64)) x)) (neg.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) x))) x))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/4 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64))) x)) (neg.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) x))) x))) |
#s(approx (/ (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) x) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 3/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64))) x))) |
#s(approx (/ (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) x) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64))) |
#s(approx (/ (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) x) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x))) x))) |
#s(approx (/ (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) x) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x))) x))) |
#s(approx (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64))) |
#s(approx (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x))))) |
#s(approx (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x))))) |
#s(approx (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/8 binary64))) |
#s(approx (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/8 binary64)))) |
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) (*.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1 binary64))) |
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))))) |
#s(approx (sqrt (/ 1 (* (* x x) x))) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))))) |
#s(approx (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x))) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x))) (*.f64 (neg.f64 x) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64))))) |
Compiled 4 751 to 1 797 computations (62.2% saved)
25 alts after pruning (20 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 291 | 10 | 301 |
| Fresh | 3 | 10 | 13 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 2 | 2 |
| Total | 296 | 25 | 321 |
| Status | Accuracy | Program |
|---|---|---|
| 38.8% | (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 1 binary64))) (*.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) | |
| ✓ | 30.3% | (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| ✓ | 98.9% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x) x)) |
| 65.7% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))))) x) x)) | |
| 34.2% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(approx (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x))) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x))) x) x)) | |
| ▶ | 98.9% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (-.f64 #s(approx (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x) x)) |
| 97.7% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 #s(approx (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x) x)) | |
| 78.6% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) x)))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))))) | |
| 82.7% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 #s(approx (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/4 binary64))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) (*.f64 x x))) | |
| ▶ | 97.6% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
| 81.3% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x))) | |
| 29.6% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (/.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3/8 binary64))) x (*.f64 #s(literal -1/4 binary64) (sqrt.f64 x))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) x (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) x))) (*.f64 x x))) | |
| 82.5% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3/8 binary64)) x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) (*.f64 x x))) | |
| ✓ | 5.6% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
| 82.7% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 x x)))) | |
| 66.3% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) | |
| ▶ | 67.1% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x)) #s(literal 1/2 binary64))) |
| ✓ | 66.3% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) |
| 81.5% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) (*.f64 x x)))) | |
| ✓ | 5.6% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
| 98.8% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) (neg.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x))) | |
| 33.4% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (/.f64 #s(approx (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64) (*.f64 #s(literal -3/8 binary64) (sqrt.f64 x))) (*.f64 x x))) x))) | |
| 98.8% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (+.f64 (/.f64 (/.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) (neg.f64 x)) x) (/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) x)))) | |
| ▶ | 33.1% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(approx (/ (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) x) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64) (*.f64 #s(literal -3/8 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) x))))) |
| ▶ | 82.6% | #s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x))) x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 x x))) |
Compiled 1 581 to 1 408 computations (10.9% saved)
| Inputs |
|---|
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (-.f64 #s(approx (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x) x)) |
(/.f64 (/.f64 (-.f64 #s(approx (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x) x) |
(/.f64 (-.f64 #s(approx (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x) |
(-.f64 #s(approx (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) |
#s(approx (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
#s(literal 1/8 binary64) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
#s(literal 1 binary64) |
(sqrt.f64 x) |
x |
(fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(literal -1/2 binary64) |
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
#s(literal 1/2 binary64) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
(/.f64 #s(approx (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x) |
#s(approx (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x)) #s(literal 1/2 binary64)) |
(sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 x x) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(approx (/ (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) x) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64) (*.f64 #s(literal -3/8 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) x))))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(approx (/ (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) x) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64) (*.f64 #s(literal -3/8 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) x)))) |
#s(approx (/ (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) x) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64) (*.f64 #s(literal -3/8 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64) (*.f64 #s(literal -3/8 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) x)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64) (*.f64 #s(literal -3/8 binary64) (sqrt.f64 x))) |
(sqrt.f64 (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 #s(literal -3/8 binary64) (sqrt.f64 x)) |
#s(literal -3/8 binary64) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x))) x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 x x))) |
(/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x))) x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 x x)) |
(-.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x))) x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) |
(neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x))) x)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x))) x) |
(*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x))) |
(-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) |
(*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) |
(/.f64 x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(literal -1/4 binary64) |
(*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) |
| Outputs |
|---|
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* -1 x)) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* x (+ 1/2 (* -3/8 x))) 1))) x))) |
#s(approx (/ (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 7)))))) |
#s(approx (/ (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) x) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* x (- (* 1/8 (sqrt x)) (* 1/2 (sqrt x))))) (pow x 4)))) |
#s(approx (/ (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) x) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* x (- (+ (* 1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (* 1/2 (sqrt x))))) (pow x 4)))) |
#s(approx (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 5)))))) |
#s(approx (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* x (- (* 1/8 (sqrt x)) (* 1/2 (sqrt x))))) (pow x 3)))) |
#s(approx (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* x (- (+ (* 1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (* 1/2 (sqrt x))))) (pow x 3)))) |
#s(approx (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* x (- (* 1/8 (sqrt x)) (* 1/2 (sqrt x))))) (pow x 2)))) |
#s(approx (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* x (- (+ (* 1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (* 1/2 (sqrt x))))) (pow x 2)))) |
#s(approx (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) #s(hole binary64 (/ (+ (* 1/8 (sqrt (pow x 3))) (* 1/2 (sqrt x))) (pow x 2)))) |
#s(approx (* 1/8 (/ 1 (sqrt x))) #s(hole binary64 (* 1/8 (sqrt (/ 1 x))))) |
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x))) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x))) #s(hole binary64 (/ (+ (* -1/2 (sqrt (pow x 3))) (* 1/2 (sqrt x))) x))) |
#s(approx (/ 1/2 (sqrt x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (* (sqrt (/ (/ 1 (* x x)) x)) 1/2) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (sqrt (/ (/ 1 (* x x)) x)) #s(hole binary64 (sqrt (/ 1 (pow x 3))))) |
#s(approx (/ (/ 1 (* x x)) x) #s(hole binary64 (/ 1 (pow x 3)))) |
#s(approx (/ 1 (* x x)) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 9)))))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (* -1/4 (sqrt x)) (* -1/2 (sqrt x))))) (pow x 5)))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (+ (* -1 (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x))))) (* -1/4 (sqrt x))) (* -1/2 (sqrt x))))) (pow x 5)))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (+ (* -1/4 (sqrt x)) (* x (+ (* -1 (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x)))) (* 1/2 (sqrt (pow x 3)))))) (* -1/2 (sqrt x))))) (pow x 5)))) |
#s(approx (/ (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) x) #s(hole binary64 (* -3/8 (sqrt (/ 1 (pow x 5)))))) |
#s(approx (/ (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) x) #s(hole binary64 (/ (+ (* -3/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 3)))) |
#s(approx (/ (+ (* (sqrt (* (* x x) x)) 1/2) (* -3/8 (sqrt x))) (* (* x x) x)) #s(hole binary64 (* -3/8 (sqrt (/ 1 (pow x 5)))))) |
#s(approx (/ (+ (* (sqrt (* (* x x) x)) 1/2) (* -3/8 (sqrt x))) (* (* x x) x)) #s(hole binary64 (/ (+ (* -3/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 3)))) |
#s(approx (+ (* (sqrt (* (* x x) x)) 1/2) (* -3/8 (sqrt x))) #s(hole binary64 (* -3/8 (sqrt x)))) |
#s(approx (+ (* (sqrt (* (* x x) x)) 1/2) (* -3/8 (sqrt x))) #s(hole binary64 (+ (* -3/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))) |
#s(approx (sqrt (* (* x x) x)) #s(hole binary64 (sqrt (pow x 3)))) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (* -3/8 (sqrt x)) #s(hole binary64 (* -3/8 (sqrt x)))) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* -1 x)) x))) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x))) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* x (+ 1/2 (* -3/8 x))) 1))) x))) |
#s(approx (/ (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (* x x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 7)))))) |
#s(approx (/ (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (* x x)) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* 1/2 (* x (- (* 1/4 (sqrt x)) (sqrt x))))) (pow x 4)))) |
#s(approx (/ (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (* x x)) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (- (* 1/4 (sqrt x)) (sqrt x)))))) (pow x 4)))) |
#s(approx (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) #s(hole binary64 (/ (- (* 1/2 (* x (- (* 1/4 (sqrt x)) (sqrt x)))) (* -1/2 (sqrt x))) (pow x 2)))) |
#s(approx (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) #s(hole binary64 (/ (- (* x (- (* 1/2 (sqrt (pow x 3))) (* -1/2 (- (* 1/4 (sqrt x)) (sqrt x))))) (* -1/2 (sqrt x))) (pow x 2)))) |
#s(approx (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) #s(hole binary64 (/ (- (* 1/2 (* x (- (* 1/4 (sqrt x)) (sqrt x)))) (* -1/2 (sqrt x))) (pow x 2)))) |
#s(approx (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* -1/2 (* x (- (* 1/4 (sqrt x)) (sqrt x))))) (pow x 2)))) |
#s(approx (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) #s(hole binary64 (* -1/2 (sqrt (/ 1 x))))) |
#s(approx (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* -1/2 (* x (- (* 1/4 (sqrt x)) (sqrt x))))) x))) |
#s(approx (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* 1/4 (sqrt x)) (sqrt x)))) x))) |
#s(approx (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) #s(hole binary64 (/ (+ (sqrt x) (* 1/4 (sqrt (pow x 3)))) x))) |
#s(approx (+ (* (/ x -1) -1/4) 1) #s(hole binary64 1)) |
#s(approx (+ (* (/ x -1) -1/4) 1) #s(hole binary64 (+ 1 (* 1/4 x)))) |
#s(approx (/ x -1) #s(hole binary64 (* -1 x))) |
#s(approx (* -1/2 (sqrt x)) #s(hole binary64 (* -1/2 (sqrt x)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1/2 (sqrt (/ 1 x))) (* -1/2 (sqrt x))) (pow x 2)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* 1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))) (pow x 2)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1 (* 1/2 x)))) (+ (* -1/2 (sqrt x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 x)))))) (pow x 2)))) |
#s(approx (/ (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) x) #s(hole binary64 (/ (- (+ (* 1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) (* 1/2 (sqrt (/ 1 (pow x 3))))) x))) |
#s(approx (/ (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) x) #s(hole binary64 (/ (- (+ (* 1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 5)))))) (* 1/2 (sqrt (/ 1 (pow x 3))))) x))) |
#s(approx (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) #s(hole binary64 (- (+ (* 1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) |
#s(approx (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) #s(hole binary64 (- (+ (* 1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 5)))))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) |
#s(approx (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) #s(hole binary64 (* 1/2 (sqrt x)))) |
#s(approx (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) #s(hole binary64 (* x (- (* 1/8 (sqrt (/ 1 (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) |
#s(approx (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) #s(hole binary64 (* x (- (+ (* 1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) |
#s(approx (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) #s(hole binary64 (* 1/8 (sqrt (/ 1 x))))) |
#s(approx (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) #s(hole binary64 (+ (* 1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) |
#s(approx (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x))) #s(hole binary64 (* -1/2 (sqrt x)))) |
#s(approx (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x))) #s(hole binary64 (* x (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))) x)) (* 1/2 (sqrt (/ 1 x)))) x))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))) x)) (+ (* -1/4 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x))))) (* -1/2 (sqrt (/ 1 (pow x 5))))) x))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))) x)) (+ (* -1/2 (sqrt (/ 1 (pow x 7)))) (+ (* -1/4 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))) (* -1/2 (sqrt (/ 1 (pow x 5))))) x))) |
#s(approx (/ (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) x) #s(hole binary64 (/ (+ (* -3/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x))) |
#s(approx (/ (+ (* (sqrt (* (* x x) x)) 1/2) (* -3/8 (sqrt x))) (* (* x x) x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ (+ (* (sqrt (* (* x x) x)) 1/2) (* -3/8 (sqrt x))) (* (* x x) x)) #s(hole binary64 (/ (+ (* -3/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x))) |
#s(approx (+ (* (sqrt (* (* x x) x)) 1/2) (* -3/8 (sqrt x))) #s(hole binary64 (* 1/2 (sqrt (pow x 3))))) |
#s(approx (+ (* (sqrt (* (* x x) x)) 1/2) (* -3/8 (sqrt x))) #s(hole binary64 (* (pow x 2) (+ (* -3/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1/2 (sqrt (/ 1 x))) (* -1/2 (sqrt x))) (pow x 2)))) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* 1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))) (pow x 2)))) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1 (* 1/2 x)))) (+ (* -1/2 (sqrt x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 x)))))) (pow x 2)))) |
#s(approx (/ (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (* x x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (* x x)) #s(hole binary64 (/ (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (/ (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))) x))) x))) |
#s(approx (/ (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (* x x)) #s(hole binary64 (/ (+ (* 1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))) x)))) x))) |
#s(approx (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) #s(hole binary64 (* 1/2 (sqrt x)))) |
#s(approx (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) #s(hole binary64 (* x (- (* 1/2 (/ (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))) x)) (* -1/2 (sqrt (/ 1 x))))))) |
#s(approx (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) #s(hole binary64 (* x (- (* 1/2 (sqrt (/ 1 (pow x 5)))) (+ (* -1/2 (sqrt (/ 1 x))) (* -1/2 (/ (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))) x))))))) |
#s(approx (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) #s(hole binary64 (* 1/2 (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x)))))) |
#s(approx (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) #s(hole binary64 (- (* 1/2 (sqrt (/ 1 (pow x 3)))) (* -1/2 (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))))))) |
#s(approx (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x) #s(hole binary64 (* -1/2 (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x)))))) |
#s(approx (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* -1/2 (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))))))) |
#s(approx (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) #s(hole binary64 (* -1/2 (* x (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))))))) |
#s(approx (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) #s(hole binary64 (* x (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* -1/2 (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x)))))))) |
#s(approx (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) #s(hole binary64 (* x (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x)))))) |
#s(approx (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) #s(hole binary64 (* x (- (+ (sqrt (/ 1 (pow x 3))) (* 1/4 (sqrt (/ 1 x)))) (sqrt (/ 1 x)))))) |
#s(approx (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) #s(hole binary64 (* 1/4 (sqrt x)))) |
#s(approx (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) #s(hole binary64 (* x (+ (sqrt (/ 1 (pow x 3))) (* 1/4 (sqrt (/ 1 x))))))) |
#s(approx (+ (* (/ x -1) -1/4) 1) #s(hole binary64 (* 1/4 x))) |
#s(approx (+ (* (/ x -1) -1/4) 1) #s(hole binary64 (* x (+ 1/4 (/ 1 x))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt (/ 1 x)) (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2)))))) (* -1/2 (sqrt x))) (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (/ (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) x) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (/ (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) x) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (/ (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) x) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* -1/8 (sqrt (/ 1 x)))) (* 1/2 (sqrt (/ 1 x)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) #s(hole binary64 (- (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/8 (sqrt (/ 1 (pow x 3))))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) |
#s(approx (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (- (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x))))) (* 1/2 (sqrt (/ 1 (pow x 3))))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* -1/8 (sqrt (/ 1 x)))) (* 1/2 (sqrt (/ 1 x)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) #s(hole binary64 (* -1/8 (sqrt (/ 1 x))))) |
#s(approx (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* -1/8 (sqrt (/ 1 x)))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x))) #s(hole binary64 (* 1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (* (sqrt (/ (/ 1 (* x x)) x)) 1/2) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (/ (/ 1 (* x x)) x)) #s(hole binary64 (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (sqrt (/ 1 x))))) (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (sqrt (/ 1 x))))) (* -1 (/ (- (+ (* 1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (/ (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) x) #s(hole binary64 (* -1 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* 3/8 (sqrt (/ 1 (pow x 3))))) x)))) |
#s(approx (/ (+ (* (sqrt (* (* x x) x)) 1/2) (* -3/8 (sqrt x))) (* (* x x) x)) #s(hole binary64 (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* (sqrt (* (* x x) x)) 1/2) (* -3/8 (sqrt x))) (* (* x x) x)) #s(hole binary64 (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -3/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)))) |
#s(approx (+ (* (sqrt (* (* x x) x)) 1/2) (* -3/8 (sqrt x))) #s(hole binary64 (* 1/2 (* (sqrt (pow x 3)) (pow (sqrt -1) 2))))) |
#s(approx (+ (* (sqrt (* (* x x) x)) 1/2) (* -3/8 (sqrt x))) #s(hole binary64 (* (pow x 2) (+ (* 3/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (* (* x x) x)) #s(hole binary64 (* (sqrt (pow x 3)) (pow (sqrt -1) 2)))) |
#s(approx (* -3/8 (sqrt x)) #s(hole binary64 (* 3/8 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2)))))) (* -1/2 (sqrt x))) x)) (* -1/2 (sqrt x))) (pow x 2)))) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/2 (/ x (pow (sqrt -1) 2)))))) (* -1/2 (* (sqrt x) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2))))))) x)) (* -1/2 (sqrt x))) x)) (* -1/2 (sqrt x))) (pow x 2)))) |
#s(approx (/ (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (* x x)) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (/ (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (* x x)) #s(hole binary64 (* -1 (/ (+ (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (/ (- (* -1/4 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) x))) x)))) |
#s(approx (/ (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (* x x)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (- (* -1/4 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (* 1/2 (sqrt (/ 1 (pow x 3))))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ (- (* -1/4 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (- (* -1/4 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) #s(hole binary64 (* -1/2 (- (* -1/4 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) #s(hole binary64 (- (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (- (* -1/4 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x) #s(hole binary64 (* 1/2 (- (* -1/4 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (- (* -1/4 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) #s(hole binary64 (* 1/2 (* x (- (* -1/4 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (- (* -1/4 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) |
#s(approx (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) #s(hole binary64 (* -1 (* x (- (* -1/4 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* -1/4 (sqrt (/ 1 x)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* -1/4 (sqrt (/ 1 x)))))))) |
#s(approx (* -1/2 (sqrt x)) #s(hole binary64 (* 1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | x | @ | -inf | ((- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/ (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) x) (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (* 1/8 (/ 1 (sqrt x))) 1/8 (/ 1 (sqrt x)) 1 (sqrt x) x (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x))) -1/2 (/ 1/2 (sqrt x)) 1/2 (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/ (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) x) (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (* (sqrt (/ (/ 1 (* x x)) x)) 1/2) (sqrt (/ (/ 1 (* x x)) x)) (/ (/ 1 (* x x)) x) (/ 1 (* x x)) (* x x) (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (/ (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) x) (/ (+ (* (sqrt (* (* x x) x)) 1/2) (* -3/8 (sqrt x))) (* (* x x) x)) (+ (* (sqrt (* (* x x) x)) 1/2) (* -3/8 (sqrt x))) (sqrt (* (* x x) x)) (* (* x x) x) (* -3/8 (sqrt x)) -3/8 (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (/ (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (* x x)) (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x) (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (+ (* (/ x -1) -1/4) 1) (/ x -1) -1 -1/4 (* -1/2 (sqrt x))) |
| 6.0ms | x | @ | 0 | ((- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/ (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) x) (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (* 1/8 (/ 1 (sqrt x))) 1/8 (/ 1 (sqrt x)) 1 (sqrt x) x (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x))) -1/2 (/ 1/2 (sqrt x)) 1/2 (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/ (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) x) (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (* (sqrt (/ (/ 1 (* x x)) x)) 1/2) (sqrt (/ (/ 1 (* x x)) x)) (/ (/ 1 (* x x)) x) (/ 1 (* x x)) (* x x) (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (/ (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) x) (/ (+ (* (sqrt (* (* x x) x)) 1/2) (* -3/8 (sqrt x))) (* (* x x) x)) (+ (* (sqrt (* (* x x) x)) 1/2) (* -3/8 (sqrt x))) (sqrt (* (* x x) x)) (* (* x x) x) (* -3/8 (sqrt x)) -3/8 (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (/ (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (* x x)) (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x) (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (+ (* (/ x -1) -1/4) 1) (/ x -1) -1 -1/4 (* -1/2 (sqrt x))) |
| 5.0ms | x | @ | inf | ((- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/ (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) x) (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (* 1/8 (/ 1 (sqrt x))) 1/8 (/ 1 (sqrt x)) 1 (sqrt x) x (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x))) -1/2 (/ 1/2 (sqrt x)) 1/2 (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/ (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) x) (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (* (sqrt (/ (/ 1 (* x x)) x)) 1/2) (sqrt (/ (/ 1 (* x x)) x)) (/ (/ 1 (* x x)) x) (/ 1 (* x x)) (* x x) (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (/ (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) x) (/ (+ (* (sqrt (* (* x x) x)) 1/2) (* -3/8 (sqrt x))) (* (* x x) x)) (+ (* (sqrt (* (* x x) x)) 1/2) (* -3/8 (sqrt x))) (sqrt (* (* x x) x)) (* (* x x) x) (* -3/8 (sqrt x)) -3/8 (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (/ (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (* x x)) (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x) (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (+ (* (/ x -1) -1/4) 1) (/ x -1) -1 -1/4 (* -1/2 (sqrt x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 629 | 6901 |
| 0 | 692 | 5791 |
| 0 | 3484 | 5596 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (-.f64 #s(approx (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x) x)) |
(/.f64 (/.f64 (-.f64 #s(approx (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x) x) |
(/.f64 (-.f64 #s(approx (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x) |
(-.f64 #s(approx (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) |
#s(approx (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
#s(literal 1/8 binary64) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
#s(literal 1 binary64) |
(sqrt.f64 x) |
x |
(fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(literal -1/2 binary64) |
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
#s(literal 1/2 binary64) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
(/.f64 #s(approx (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x) |
#s(approx (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x)) #s(literal 1/2 binary64)) |
(sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 x x) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(approx (/ (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) x) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64) (*.f64 #s(literal -3/8 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) x))))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(approx (/ (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) x) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64) (*.f64 #s(literal -3/8 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) x)))) |
#s(approx (/ (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) x) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64) (*.f64 #s(literal -3/8 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64) (*.f64 #s(literal -3/8 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) x)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64) (*.f64 #s(literal -3/8 binary64) (sqrt.f64 x))) |
(sqrt.f64 (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 #s(literal -3/8 binary64) (sqrt.f64 x)) |
#s(literal -3/8 binary64) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x))) x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 x x))) |
(/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x))) x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 x x)) |
(-.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x))) x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) |
(neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x))) x)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x))) x) |
(*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x))) |
(-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) |
(*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) |
(/.f64 x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(literal -1/4 binary64) |
(*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* -1 x)) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* x (+ 1/2 (* -3/8 x))) 1))) x))) |
#s(approx (/ (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 7)))))) |
#s(approx (/ (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) x) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* x (- (* 1/8 (sqrt x)) (* 1/2 (sqrt x))))) (pow x 4)))) |
#s(approx (/ (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) x) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* x (- (+ (* 1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (* 1/2 (sqrt x))))) (pow x 4)))) |
#s(approx (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 5)))))) |
#s(approx (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* x (- (* 1/8 (sqrt x)) (* 1/2 (sqrt x))))) (pow x 3)))) |
#s(approx (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* x (- (+ (* 1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (* 1/2 (sqrt x))))) (pow x 3)))) |
#s(approx (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* x (- (* 1/8 (sqrt x)) (* 1/2 (sqrt x))))) (pow x 2)))) |
#s(approx (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* x (- (+ (* 1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (* 1/2 (sqrt x))))) (pow x 2)))) |
#s(approx (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) #s(hole binary64 (/ (+ (* 1/8 (sqrt (pow x 3))) (* 1/2 (sqrt x))) (pow x 2)))) |
#s(approx (* 1/8 (/ 1 (sqrt x))) #s(hole binary64 (* 1/8 (sqrt (/ 1 x))))) |
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x))) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x))) #s(hole binary64 (/ (+ (* -1/2 (sqrt (pow x 3))) (* 1/2 (sqrt x))) x))) |
#s(approx (/ 1/2 (sqrt x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (* (sqrt (/ (/ 1 (* x x)) x)) 1/2) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (sqrt (/ (/ 1 (* x x)) x)) #s(hole binary64 (sqrt (/ 1 (pow x 3))))) |
#s(approx (/ (/ 1 (* x x)) x) #s(hole binary64 (/ 1 (pow x 3)))) |
#s(approx (/ 1 (* x x)) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 9)))))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (* -1/4 (sqrt x)) (* -1/2 (sqrt x))))) (pow x 5)))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (+ (* -1 (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x))))) (* -1/4 (sqrt x))) (* -1/2 (sqrt x))))) (pow x 5)))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (+ (* -1/4 (sqrt x)) (* x (+ (* -1 (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x)))) (* 1/2 (sqrt (pow x 3)))))) (* -1/2 (sqrt x))))) (pow x 5)))) |
#s(approx (/ (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) x) #s(hole binary64 (* -3/8 (sqrt (/ 1 (pow x 5)))))) |
#s(approx (/ (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) x) #s(hole binary64 (/ (+ (* -3/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 3)))) |
#s(approx (/ (+ (* (sqrt (* (* x x) x)) 1/2) (* -3/8 (sqrt x))) (* (* x x) x)) #s(hole binary64 (* -3/8 (sqrt (/ 1 (pow x 5)))))) |
#s(approx (/ (+ (* (sqrt (* (* x x) x)) 1/2) (* -3/8 (sqrt x))) (* (* x x) x)) #s(hole binary64 (/ (+ (* -3/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 3)))) |
#s(approx (+ (* (sqrt (* (* x x) x)) 1/2) (* -3/8 (sqrt x))) #s(hole binary64 (* -3/8 (sqrt x)))) |
#s(approx (+ (* (sqrt (* (* x x) x)) 1/2) (* -3/8 (sqrt x))) #s(hole binary64 (+ (* -3/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))) |
#s(approx (sqrt (* (* x x) x)) #s(hole binary64 (sqrt (pow x 3)))) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (* -3/8 (sqrt x)) #s(hole binary64 (* -3/8 (sqrt x)))) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* -1 x)) x))) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x))) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* x (+ 1/2 (* -3/8 x))) 1))) x))) |
#s(approx (/ (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (* x x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 7)))))) |
#s(approx (/ (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (* x x)) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* 1/2 (* x (- (* 1/4 (sqrt x)) (sqrt x))))) (pow x 4)))) |
#s(approx (/ (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (* x x)) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (- (* 1/4 (sqrt x)) (sqrt x)))))) (pow x 4)))) |
#s(approx (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) #s(hole binary64 (/ (- (* 1/2 (* x (- (* 1/4 (sqrt x)) (sqrt x)))) (* -1/2 (sqrt x))) (pow x 2)))) |
#s(approx (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) #s(hole binary64 (/ (- (* x (- (* 1/2 (sqrt (pow x 3))) (* -1/2 (- (* 1/4 (sqrt x)) (sqrt x))))) (* -1/2 (sqrt x))) (pow x 2)))) |
#s(approx (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) #s(hole binary64 (/ (- (* 1/2 (* x (- (* 1/4 (sqrt x)) (sqrt x)))) (* -1/2 (sqrt x))) (pow x 2)))) |
#s(approx (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* -1/2 (* x (- (* 1/4 (sqrt x)) (sqrt x))))) (pow x 2)))) |
#s(approx (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) #s(hole binary64 (* -1/2 (sqrt (/ 1 x))))) |
#s(approx (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* -1/2 (* x (- (* 1/4 (sqrt x)) (sqrt x))))) x))) |
#s(approx (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* 1/4 (sqrt x)) (sqrt x)))) x))) |
#s(approx (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) #s(hole binary64 (/ (+ (sqrt x) (* 1/4 (sqrt (pow x 3)))) x))) |
#s(approx (+ (* (/ x -1) -1/4) 1) #s(hole binary64 1)) |
#s(approx (+ (* (/ x -1) -1/4) 1) #s(hole binary64 (+ 1 (* 1/4 x)))) |
#s(approx (/ x -1) #s(hole binary64 (* -1 x))) |
#s(approx (* -1/2 (sqrt x)) #s(hole binary64 (* -1/2 (sqrt x)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1/2 (sqrt (/ 1 x))) (* -1/2 (sqrt x))) (pow x 2)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* 1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))) (pow x 2)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1 (* 1/2 x)))) (+ (* -1/2 (sqrt x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 x)))))) (pow x 2)))) |
#s(approx (/ (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) x) #s(hole binary64 (/ (- (+ (* 1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) (* 1/2 (sqrt (/ 1 (pow x 3))))) x))) |
#s(approx (/ (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) x) #s(hole binary64 (/ (- (+ (* 1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 5)))))) (* 1/2 (sqrt (/ 1 (pow x 3))))) x))) |
#s(approx (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) #s(hole binary64 (- (+ (* 1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) |
#s(approx (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) #s(hole binary64 (- (+ (* 1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 5)))))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) |
#s(approx (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) #s(hole binary64 (* 1/2 (sqrt x)))) |
#s(approx (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) #s(hole binary64 (* x (- (* 1/8 (sqrt (/ 1 (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) |
#s(approx (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) #s(hole binary64 (* x (- (+ (* 1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) |
#s(approx (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) #s(hole binary64 (* 1/8 (sqrt (/ 1 x))))) |
#s(approx (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) #s(hole binary64 (+ (* 1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) |
#s(approx (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x))) #s(hole binary64 (* -1/2 (sqrt x)))) |
#s(approx (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x))) #s(hole binary64 (* x (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))) x)) (* 1/2 (sqrt (/ 1 x)))) x))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))) x)) (+ (* -1/4 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x))))) (* -1/2 (sqrt (/ 1 (pow x 5))))) x))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))) x)) (+ (* -1/2 (sqrt (/ 1 (pow x 7)))) (+ (* -1/4 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))) (* -1/2 (sqrt (/ 1 (pow x 5))))) x))) |
#s(approx (/ (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) x) #s(hole binary64 (/ (+ (* -3/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x))) |
#s(approx (/ (+ (* (sqrt (* (* x x) x)) 1/2) (* -3/8 (sqrt x))) (* (* x x) x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ (+ (* (sqrt (* (* x x) x)) 1/2) (* -3/8 (sqrt x))) (* (* x x) x)) #s(hole binary64 (/ (+ (* -3/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x))) |
#s(approx (+ (* (sqrt (* (* x x) x)) 1/2) (* -3/8 (sqrt x))) #s(hole binary64 (* 1/2 (sqrt (pow x 3))))) |
#s(approx (+ (* (sqrt (* (* x x) x)) 1/2) (* -3/8 (sqrt x))) #s(hole binary64 (* (pow x 2) (+ (* -3/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1/2 (sqrt (/ 1 x))) (* -1/2 (sqrt x))) (pow x 2)))) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* 1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))) (pow x 2)))) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1 (* 1/2 x)))) (+ (* -1/2 (sqrt x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 x)))))) (pow x 2)))) |
#s(approx (/ (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (* x x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (* x x)) #s(hole binary64 (/ (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (/ (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))) x))) x))) |
#s(approx (/ (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (* x x)) #s(hole binary64 (/ (+ (* 1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))) x)))) x))) |
#s(approx (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) #s(hole binary64 (* 1/2 (sqrt x)))) |
#s(approx (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) #s(hole binary64 (* x (- (* 1/2 (/ (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))) x)) (* -1/2 (sqrt (/ 1 x))))))) |
#s(approx (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) #s(hole binary64 (* x (- (* 1/2 (sqrt (/ 1 (pow x 5)))) (+ (* -1/2 (sqrt (/ 1 x))) (* -1/2 (/ (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))) x))))))) |
#s(approx (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) #s(hole binary64 (* 1/2 (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x)))))) |
#s(approx (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) #s(hole binary64 (- (* 1/2 (sqrt (/ 1 (pow x 3)))) (* -1/2 (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))))))) |
#s(approx (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x) #s(hole binary64 (* -1/2 (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x)))))) |
#s(approx (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* -1/2 (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))))))) |
#s(approx (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) #s(hole binary64 (* -1/2 (* x (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))))))) |
#s(approx (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) #s(hole binary64 (* x (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* -1/2 (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x)))))))) |
#s(approx (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) #s(hole binary64 (* x (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x)))))) |
#s(approx (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) #s(hole binary64 (* x (- (+ (sqrt (/ 1 (pow x 3))) (* 1/4 (sqrt (/ 1 x)))) (sqrt (/ 1 x)))))) |
#s(approx (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) #s(hole binary64 (* 1/4 (sqrt x)))) |
#s(approx (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) #s(hole binary64 (* x (+ (sqrt (/ 1 (pow x 3))) (* 1/4 (sqrt (/ 1 x))))))) |
#s(approx (+ (* (/ x -1) -1/4) 1) #s(hole binary64 (* 1/4 x))) |
#s(approx (+ (* (/ x -1) -1/4) 1) #s(hole binary64 (* x (+ 1/4 (/ 1 x))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt (/ 1 x)) (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2)))))) (* -1/2 (sqrt x))) (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (/ (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) x) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (/ (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) x) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (/ (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) x) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* -1/8 (sqrt (/ 1 x)))) (* 1/2 (sqrt (/ 1 x)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) #s(hole binary64 (- (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/8 (sqrt (/ 1 (pow x 3))))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) |
#s(approx (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (- (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x))))) (* 1/2 (sqrt (/ 1 (pow x 3))))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* -1/8 (sqrt (/ 1 x)))) (* 1/2 (sqrt (/ 1 x)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) #s(hole binary64 (* -1/8 (sqrt (/ 1 x))))) |
#s(approx (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* -1/8 (sqrt (/ 1 x)))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x))) #s(hole binary64 (* 1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (* (sqrt (/ (/ 1 (* x x)) x)) 1/2) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (/ (/ 1 (* x x)) x)) #s(hole binary64 (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (sqrt (/ 1 x))))) (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (sqrt (/ 1 x))))) (* -1 (/ (- (+ (* 1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (/ (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) x) #s(hole binary64 (* -1 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* 3/8 (sqrt (/ 1 (pow x 3))))) x)))) |
#s(approx (/ (+ (* (sqrt (* (* x x) x)) 1/2) (* -3/8 (sqrt x))) (* (* x x) x)) #s(hole binary64 (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* (sqrt (* (* x x) x)) 1/2) (* -3/8 (sqrt x))) (* (* x x) x)) #s(hole binary64 (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -3/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)))) |
#s(approx (+ (* (sqrt (* (* x x) x)) 1/2) (* -3/8 (sqrt x))) #s(hole binary64 (* 1/2 (* (sqrt (pow x 3)) (pow (sqrt -1) 2))))) |
#s(approx (+ (* (sqrt (* (* x x) x)) 1/2) (* -3/8 (sqrt x))) #s(hole binary64 (* (pow x 2) (+ (* 3/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (* (* x x) x)) #s(hole binary64 (* (sqrt (pow x 3)) (pow (sqrt -1) 2)))) |
#s(approx (* -3/8 (sqrt x)) #s(hole binary64 (* 3/8 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2)))))) (* -1/2 (sqrt x))) x)) (* -1/2 (sqrt x))) (pow x 2)))) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/2 (/ x (pow (sqrt -1) 2)))))) (* -1/2 (* (sqrt x) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2))))))) x)) (* -1/2 (sqrt x))) x)) (* -1/2 (sqrt x))) (pow x 2)))) |
#s(approx (/ (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (* x x)) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (/ (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (* x x)) #s(hole binary64 (* -1 (/ (+ (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (/ (- (* -1/4 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) x))) x)))) |
#s(approx (/ (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (* x x)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (- (* -1/4 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (* 1/2 (sqrt (/ 1 (pow x 3))))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ (- (* -1/4 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (- (* -1/4 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) #s(hole binary64 (* -1/2 (- (* -1/4 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) #s(hole binary64 (- (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (- (* -1/4 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x) #s(hole binary64 (* 1/2 (- (* -1/4 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (- (* -1/4 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) #s(hole binary64 (* 1/2 (* x (- (* -1/4 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (- (* -1/4 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) |
#s(approx (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) #s(hole binary64 (* -1 (* x (- (* -1/4 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* -1/4 (sqrt (/ 1 x)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* -1/4 (sqrt (/ 1 x)))))))) |
#s(approx (* -1/2 (sqrt x)) #s(hole binary64 (* 1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
| Outputs |
|---|
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 #s(approx (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (/.f64 #s(literal 1/8 binary64) (sqrt.f64 x))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 x x))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(approx (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (/.f64 #s(literal 1/8 binary64) (sqrt.f64 x))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x)) (neg.f64 x)) |
(/.f64 (/.f64 (-.f64 #s(approx (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (/.f64 #s(literal 1/8 binary64) (sqrt.f64 x))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x) x) |
(/.f64 (-.f64 #s(approx (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (/.f64 #s(literal 1/8 binary64) (sqrt.f64 x))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 x x)) |
(/.f64 (neg.f64 (-.f64 #s(approx (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (/.f64 #s(literal 1/8 binary64) (sqrt.f64 x))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) (neg.f64 x)) |
(/.f64 (-.f64 #s(approx (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (/.f64 #s(literal 1/8 binary64) (sqrt.f64 x))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x) |
(-.f64 (/.f64 #s(approx (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (/.f64 #s(literal 1/8 binary64) (sqrt.f64 x))) x) (/.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
(/.f64 (-.f64 (*.f64 #s(approx (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (/.f64 #s(literal 1/8 binary64) (sqrt.f64 x))) #s(approx (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (/.f64 #s(literal 1/8 binary64) (sqrt.f64 x)))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) (+.f64 #s(approx (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (/.f64 #s(literal 1/8 binary64) (sqrt.f64 x))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (/.f64 #s(literal 1/8 binary64) (sqrt.f64 x))) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) #s(literal 3 binary64))) (fma.f64 #s(approx (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (/.f64 #s(literal 1/8 binary64) (sqrt.f64 x))) #s(approx (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (/.f64 #s(literal 1/8 binary64) (sqrt.f64 x))) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 #s(approx (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (/.f64 #s(literal 1/8 binary64) (sqrt.f64 x))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))))) |
(-.f64 (-.f64 #s(approx (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (/.f64 #s(literal 1/8 binary64) (sqrt.f64 x))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(-.f64 #s(approx (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (/.f64 #s(literal 1/8 binary64) (sqrt.f64 x))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) |
#s(approx (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (/.f64 #s(literal 1/8 binary64) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/8 binary64)) |
(*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(/.f64 #s(literal 1/8 binary64) (sqrt.f64 x)) |
#s(literal 1/8 binary64) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 x))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
#s(literal 1 binary64) |
(pow.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 x) |
x |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) |
(fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 x) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(literal -1/2 binary64) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 x))) |
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
#s(literal 1/2 binary64) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
(/.f64 (neg.f64 #s(approx (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (neg.f64 x)) |
(/.f64 #s(approx (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x) |
#s(approx (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) |
(pow.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64)) |
(pow.f64 x #s(literal -3 binary64)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 x x) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) |
(pow.f64 (*.f64 x x) #s(literal -1 binary64)) |
(pow.f64 x #s(literal -2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x x))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) x) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 x #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(approx (/ (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) x) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64) (*.f64 #s(literal -3/8 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) x))))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(approx (/ (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) x) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64) (*.f64 #s(literal -3/8 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) x)))) |
#s(approx (/ (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) x) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64) (*.f64 #s(literal -3/8 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) x))) |
(/.f64 (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64) (*.f64 #s(literal -3/8 binary64) (sqrt.f64 x))) (*.f64 x x)) x) |
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64) (*.f64 #s(literal -3/8 binary64) (sqrt.f64 x)))) (neg.f64 (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64) (*.f64 #s(literal -3/8 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) x)) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 #s(literal -3/8 binary64) (sqrt.f64 x)) (*.f64 (*.f64 x x) x))) |
(+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (sqrt.f64 x)) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (sqrt.f64 x)) (*.f64 #s(literal -3/8 binary64) (sqrt.f64 x))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal -3/8 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal -3/8 binary64) (sqrt.f64 x)) (*.f64 #s(literal -3/8 binary64) (sqrt.f64 x)))) (-.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64)) (*.f64 #s(literal -3/8 binary64) (sqrt.f64 x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -3/8 binary64) (sqrt.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -3/8 binary64) (sqrt.f64 x)) (*.f64 #s(literal -3/8 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal -3/8 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -3/8 binary64) (sqrt.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (sqrt.f64 x)) (*.f64 #s(literal -3/8 binary64) (sqrt.f64 x))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64)) (*.f64 #s(literal -3/8 binary64) (sqrt.f64 x)))))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64) (*.f64 #s(literal -3/8 binary64) (sqrt.f64 x))) |
(fma.f64 #s(literal -3/8 binary64) (sqrt.f64 x) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)) (*.f64 #s(literal -3/8 binary64) (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 x) #s(literal -3/8 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 #s(literal -3/8 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64))) |
(-.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64)) (*.f64 #s(literal 3/8 binary64) (sqrt.f64 x))) |
(+.f64 (*.f64 #s(literal -3/8 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64)) (*.f64 #s(literal -3/8 binary64) (sqrt.f64 x))) |
(*.f64 (sqrt.f64 (*.f64 x x)) (sqrt.f64 x)) |
(pow.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) |
(pow.f64 x #s(literal 3/2 binary64)) |
(sqrt.f64 (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (sqrt.f64 (*.f64 (*.f64 x x) x))) |
(*.f64 x (*.f64 x x)) |
(pow.f64 x #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(*.f64 #s(literal -3/8 binary64) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) #s(literal -3/8 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/8 binary64) (sqrt.f64 x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (fma.f64 #s(literal 1/8 binary64) (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/8 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))))) |
(fma.f64 #s(literal 1/8 binary64) (sqrt.f64 x) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 x) #s(literal 1/8 binary64) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) |
(-.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(+.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) |
#s(literal -3/8 binary64) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) #s(literal -1/2 binary64)) (neg.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 x x))) |
(/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) #s(literal -1/2 binary64)) (neg.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) x) x) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) #s(literal -1/2 binary64)) (neg.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)))) (neg.f64 (*.f64 x x))) |
(/.f64 (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) #s(literal -1/2 binary64)) (neg.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 x x)) |
(-.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) #s(literal -1/2 binary64)) (neg.f64 x)) (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) #s(literal -1/2 binary64)) (neg.f64 x)) (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) #s(literal -1/2 binary64)) (neg.f64 x))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)))) (+.f64 (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) #s(literal -1/2 binary64)) (neg.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) #s(literal -1/2 binary64)) (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) #s(literal -1/2 binary64)) (neg.f64 x)) (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) #s(literal -1/2 binary64)) (neg.f64 x)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) #s(literal -1/2 binary64)) (neg.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)))))) |
(fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) #s(literal -1/2 binary64)) (neg.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) |
(+.f64 (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) #s(literal -1/2 binary64)) (neg.f64 x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) #s(literal -1/2 binary64)) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) #s(literal -1/2 binary64))) x) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) #s(literal -1/2 binary64))) x) |
(/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) #s(literal -1/2 binary64)) (neg.f64 x)) |
(neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) #s(literal -1/2 binary64)) x)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) x)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) #s(literal -1/2 binary64))) (neg.f64 x)) |
(/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) |
(-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/2 binary64)) x) (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) x)) |
(*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/2 binary64)) (*.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/2 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)))) (fma.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/2 binary64)) (*.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64)) (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(fma.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (fma.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 x) #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (fma.f64 (sqrt.f64 x) (sqrt.f64 x) (*.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x))))) |
(-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) |
(*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (sqrt.f64 x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (*.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (*.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64)) (*.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64)) (*.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64)) (*.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64)) (*.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64)))))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1 binary64)))) |
(+.f64 (*.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64))) |
(/.f64 (neg.f64 x) #s(literal 1 binary64)) |
(/.f64 x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(literal -1/4 binary64) |
(*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (+.f64 (neg.f64 x) (sqrt.f64 x)) x)) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x (sqrt.f64 x)) x)) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -3/8 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x (sqrt.f64 x)) x)) |
#s(approx (/ (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) x) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1/2 binary64))) |
#s(approx (/ (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) x) (/.f64 (fma.f64 (*.f64 #s(literal -3/8 binary64) (sqrt.f64 x)) x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
#s(approx (/ (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) x) (/.f64 (fma.f64 (-.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (sqrt.f64 x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
#s(approx (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal 1/2 binary64))) |
#s(approx (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) (/.f64 (fma.f64 (*.f64 #s(literal -3/8 binary64) (sqrt.f64 x)) x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) x))) |
#s(approx (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) (/.f64 (fma.f64 (-.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (sqrt.f64 x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) x))) |
#s(approx (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) |
#s(approx (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) (/.f64 (fma.f64 (*.f64 #s(literal -3/8 binary64) (sqrt.f64 x)) x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) (/.f64 (fma.f64 (-.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (sqrt.f64 x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) |
#s(approx (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (* 1/8 (/ 1 (sqrt x))) (/.f64 #s(literal 1/8 binary64) (sqrt.f64 x))) |
#s(approx (/ 1 (sqrt x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
#s(approx (sqrt x) (sqrt.f64 x)) |
#s(approx x x) |
#s(approx (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(approx (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x))) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
#s(approx (/ 1/2 (sqrt x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(approx (* (sqrt (/ (/ 1 (* x x)) x)) 1/2) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) |
#s(approx (sqrt (/ (/ 1 (* x x)) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) |
#s(approx (/ (/ 1 (* x x)) x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) |
#s(approx (/ 1 (* x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -9 binary64))) #s(literal -1/2 binary64))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 x)) x (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (/.f64 (fma.f64 (fma.f64 (neg.f64 x) (*.f64 (sqrt.f64 x) #s(literal 3/8 binary64)) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 x))) x (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (/.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (sqrt.f64 x) #s(literal 3/8 binary64)))) x (*.f64 #s(literal -1/4 binary64) (sqrt.f64 x))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) x (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (/ (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) x) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -3/8 binary64))) |
#s(approx (/ (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) x) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64) (*.f64 #s(literal -3/8 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) x))) |
#s(approx (/ (+ (* (sqrt (* (* x x) x)) 1/2) (* -3/8 (sqrt x))) (* (* x x) x)) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -3/8 binary64))) |
#s(approx (/ (+ (* (sqrt (* (* x x) x)) 1/2) (* -3/8 (sqrt x))) (* (* x x) x)) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64) (*.f64 #s(literal -3/8 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) x))) |
#s(approx (+ (* (sqrt (* (* x x) x)) 1/2) (* -3/8 (sqrt x))) (*.f64 #s(literal -3/8 binary64) (sqrt.f64 x))) |
#s(approx (+ (* (sqrt (* (* x x) x)) 1/2) (* -3/8 (sqrt x))) (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64) (*.f64 #s(literal -3/8 binary64) (sqrt.f64 x)))) |
#s(approx (sqrt (* (* x x) x)) (sqrt.f64 (*.f64 (*.f64 x x) x))) |
#s(approx (* (* x x) x) (*.f64 (*.f64 x x) x)) |
#s(approx (* -3/8 (sqrt x)) (*.f64 #s(literal -3/8 binary64) (sqrt.f64 x))) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (+.f64 (neg.f64 x) (sqrt.f64 x)) x)) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x (sqrt.f64 x)) x)) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -3/8 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x (sqrt.f64 x)) x)) |
#s(approx (/ (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (* x x)) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1/2 binary64))) |
#s(approx (/ (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (* x x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 x)) (sqrt.f64 x)) x (sqrt.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
#s(approx (/ (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (* x x)) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (-.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 x)) (sqrt.f64 x)))) x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
#s(approx (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) |
#s(approx (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 x)) (sqrt.f64 x)) x (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (-.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 x)) (sqrt.f64 x)))) x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) |
#s(approx (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 x)) (sqrt.f64 x)) x (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64))) |
#s(approx (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x) (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 x)) (sqrt.f64 x)) x (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64))) |
#s(approx (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 x)) (sqrt.f64 x)) x (sqrt.f64 x))) x)) |
#s(approx (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
#s(approx (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 x)) (sqrt.f64 x)) x (sqrt.f64 x)) x)) |
#s(approx (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
#s(approx (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/4 binary64) (sqrt.f64 x)) x)) |
#s(approx (+ (* (/ x -1) -1/4) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (/ x -1) -1/4) 1) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) |
#s(approx (/ x -1) (neg.f64 x)) |
#s(approx (* -1/2 (sqrt x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 x x))) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) (*.f64 x x))) |
#s(approx (/ (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) |
#s(approx (/ (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) x) (/.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) x)) |
#s(approx (/ (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) x) (/.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/8 binary64) (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) x)) |
#s(approx (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(approx (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))) |
#s(approx (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/8 binary64) (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))) |
#s(approx (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(approx (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) (*.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) x)) |
#s(approx (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) (*.f64 x (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal 1/2 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64)))))) |
#s(approx (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (/.f64 #s(literal 1/8 binary64) (sqrt.f64 x))) |
#s(approx (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (sqrt.f64 x)))) |
#s(approx (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) |
#s(approx (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x))) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64))) x)) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) (neg.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (/.f64 (-.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/4 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (/.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) (neg.f64 x))) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64))) x)) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (/.f64 (-.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal -1/2 binary64) (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/4 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (/.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) (neg.f64 x))) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64))) x)) |
#s(approx (/ (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) x) (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -3/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
#s(approx (/ (+ (* (sqrt (* (* x x) x)) 1/2) (* -3/8 (sqrt x))) (* (* x x) x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (* (sqrt (* (* x x) x)) 1/2) (* -3/8 (sqrt x))) (* (* x x) x)) (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -3/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
#s(approx (+ (* (sqrt (* (* x x) x)) 1/2) (* -3/8 (sqrt x))) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64))) |
#s(approx (+ (* (sqrt (* (* x x) x)) 1/2) (* -3/8 (sqrt x))) (*.f64 (*.f64 x x) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -3/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 x x))) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) (*.f64 x x))) |
#s(approx (/ (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (* x x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) |
#s(approx (/ (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (* x x)) (/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
#s(approx (/ (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (* x x)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 x #s(literal -5/2 binary64)) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
#s(approx (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(approx (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
#s(approx (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)))) x)) |
#s(approx (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/2 binary64))) |
#s(approx (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/2 binary64)))) |
#s(approx (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x) (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/2 binary64))) |
#s(approx (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x) (*.f64 #s(literal -1/2 binary64) (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
#s(approx (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x) #s(literal -1/2 binary64))) |
#s(approx (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x)) |
#s(approx (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) (*.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 x))) |
#s(approx (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) x)) |
#s(approx (+ (* (/ x -1) -1/4) 1) (*.f64 #s(literal 1/4 binary64) x)) |
#s(approx (+ (* (/ x -1) -1/4) 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) x)) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (-.f64 (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
#s(approx (/ (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) x) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64))) |
#s(approx (/ (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) x) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -5/8 binary64)) x))) x))) |
#s(approx (/ (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) x) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -5/8 binary64))) x))) x))) |
#s(approx (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/2 binary64))) |
#s(approx (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) (-.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/2 binary64) (*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))) |
#s(approx (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -5/8 binary64)))) x)) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64)))) |
#s(approx (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64))) |
#s(approx (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -5/8 binary64)) x))))) |
#s(approx (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -5/8 binary64))) x))))) |
#s(approx (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
#s(approx (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/8 binary64) (sqrt.f64 x)))) |
#s(approx (sqrt x) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
#s(approx (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x))) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x))) (*.f64 (neg.f64 x) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64))))) |
#s(approx (* (sqrt (/ (/ 1 (* x x)) x)) 1/2) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64))) |
#s(approx (sqrt (/ (/ 1 (* x x)) x)) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (neg.f64 (/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal 1/8 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))) x))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 3/4 binary64)) x)) (neg.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) x))) x))) |
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/4 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64))) x)) (neg.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) x))) x))) |
#s(approx (/ (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) x) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 3/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64))) x))) |
#s(approx (/ (+ (* (sqrt (* (* x x) x)) 1/2) (* -3/8 (sqrt x))) (* (* x x) x)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (* (sqrt (* (* x x) x)) 1/2) (* -3/8 (sqrt x))) (* (* x x) x)) (neg.f64 (/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal -3/8 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/2 binary64))) x))) |
#s(approx (+ (* (sqrt (* (* x x) x)) 1/2) (* -3/8 (sqrt x))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (+ (* (sqrt (* (* x x) x)) 1/2) (* -3/8 (sqrt x))) (*.f64 (*.f64 x x) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal 3/8 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64))))) |
#s(approx (sqrt (* (* x x) x)) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1 binary64))) |
#s(approx (* -3/8 (sqrt x)) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal 3/8 binary64))) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) #s(literal -1/2 binary64)) (neg.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)))) x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (/ (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (* x x)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64))) |
#s(approx (/ (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (* x x)) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64))) x))) |
#s(approx (/ (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (* x x)) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) x))) x))) |
#s(approx (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64))) |
#s(approx (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64))))) |
#s(approx (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) x))))) |
#s(approx (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) #s(literal -1/2 binary64))) |
#s(approx (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))))) |
#s(approx (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) #s(literal 1/2 binary64))) |
#s(approx (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x) (fma.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64)))) |
#s(approx (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x) #s(literal 1/2 binary64))) |
#s(approx (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))))) |
#s(approx (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) (*.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
#s(approx (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) (*.f64 (neg.f64 x) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
#s(approx (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))))) |
#s(approx (* -1/2 (sqrt x)) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) |
Compiled 5 835 to 1 935 computations (66.8% saved)
26 alts after pruning (19 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 302 | 7 | 309 |
| Fresh | 3 | 12 | 15 |
| Picked | 2 | 3 | 5 |
| Done | 1 | 4 | 5 |
| Total | 308 | 26 | 334 |
| Status | Accuracy | Program |
|---|---|---|
| 38.8% | (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 1 binary64))) (*.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) | |
| ✓ | 30.3% | (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 34.2% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(approx (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x))) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x))) x) x)) | |
| 65.7% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (-.f64 #s(approx (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))))) x) x)) | |
| 97.7% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 #s(approx (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x) x)) | |
| 78.6% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) x)))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))))) | |
| 82.6% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 #s(approx (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (/.f64 #s(literal 1/8 binary64) (sqrt.f64 x))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 x x))) | |
| 82.7% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 #s(approx (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/4 binary64))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) (*.f64 x x))) | |
| ✓ | 97.6% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
| 81.3% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x))) | |
| 29.6% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (/.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3/8 binary64))) x (*.f64 #s(literal -1/4 binary64) (sqrt.f64 x))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) x (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) x))) (*.f64 x x))) | |
| ✓ | 5.6% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
| 82.7% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 x x)))) | |
| 81.3% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 x)) #s(literal 1/2 binary64))) | |
| 66.3% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) | |
| ✓ | 67.1% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x)) #s(literal 1/2 binary64))) |
| ✓ | 66.3% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) |
| 81.5% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) (*.f64 x x)))) | |
| ✓ | 5.6% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
| 98.8% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) (neg.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x))) | |
| 98.8% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (+.f64 (/.f64 (/.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) (neg.f64 x)) x) (/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) x)))) | |
| ✓ | 33.1% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(approx (/ (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) x) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64) (*.f64 #s(literal -3/8 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) x))))) |
| 33.8% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(approx (/ (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) x) (/.f64 #s(approx (+ (* (sqrt (* (* x x) x)) 1/2) (* -3/8 (sqrt x))) (*.f64 (*.f64 x x) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -3/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) (*.f64 (*.f64 x x) x))))) | |
| 99.0% | #s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) #s(literal -1/2 binary64)) (neg.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) x) x)) | |
| 78.6% | #s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x))) x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))))) | |
| 82.6% | #s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 #s(approx (+ (* (/ x -1) -1/4) 1) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x))) x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 x x))) |
Compiled 1 550 to 1 071 computations (30.9% saved)
| Inputs |
|---|
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 #s(approx (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x) x)) |
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (+ x 1) x)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x)) #s(literal 1/2 binary64))) |
(-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) (*.f64 x x)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) x)) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) (neg.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3/8 binary64)) x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (+.f64 (/.f64 (/.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) (neg.f64 x)) x) (/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) x)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 #s(approx (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (/.f64 #s(literal 1/8 binary64) (sqrt.f64 x))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 x x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(approx (/ (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) x) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64) (*.f64 #s(literal -3/8 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) x))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (/.f64 #s(approx (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64) (*.f64 #s(literal -3/8 binary64) (sqrt.f64 x))) (*.f64 x x))) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 1 binary64))) (*.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (-.f64 #s(approx (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x) x)) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3/8 binary64)) x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) (*.f64 x x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 #s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) (*.f64 x x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(approx (/ (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) x) (/.f64 #s(approx (+ (* (sqrt (* (* x x) x)) 1/2) (* -3/8 (sqrt x))) (*.f64 (*.f64 x x) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -3/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) (*.f64 (*.f64 x x) x))))) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 #s(approx (+ (* (/ x -1) -1/4) 1) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x))) x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x))) x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) #s(literal -1/2 binary64)) (neg.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) x) x)) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 x) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 x x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x) x)) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) (*.f64 x x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(approx (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x))) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x))) x) x)) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x))) x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (/.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3/8 binary64))) x (*.f64 #s(literal -1/4 binary64) (sqrt.f64 x))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) x (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) x))) (*.f64 x x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 #s(approx (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/4 binary64))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) (*.f64 x x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) (*.f64 x x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 x x)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) x)))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (-.f64 #s(approx (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))))) x) x)) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))))) x) x)) |
| Outputs |
|---|
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) #s(literal -1/2 binary64)) (neg.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) x) x)) |
2 calls:
| 13.0ms | x |
| 7.0ms | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.0% | 1 | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 99.0% | 1 | x |
Compiled 11 to 9 computations (18.2% saved)
| Inputs |
|---|
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 #s(approx (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x) x)) |
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (+ x 1) x)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x)) #s(literal 1/2 binary64))) |
(-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) (*.f64 x x)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) x)) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) (neg.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3/8 binary64)) x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (+.f64 (/.f64 (/.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) (neg.f64 x)) x) (/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) x)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 #s(approx (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (/.f64 #s(literal 1/8 binary64) (sqrt.f64 x))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 x x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(approx (/ (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) x) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64) (*.f64 #s(literal -3/8 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) x))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (/.f64 #s(approx (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64) (*.f64 #s(literal -3/8 binary64) (sqrt.f64 x))) (*.f64 x x))) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 1 binary64))) (*.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (-.f64 #s(approx (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x) x)) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3/8 binary64)) x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) (*.f64 x x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 #s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) (*.f64 x x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(approx (/ (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) x) (/.f64 #s(approx (+ (* (sqrt (* (* x x) x)) 1/2) (* -3/8 (sqrt x))) (*.f64 (*.f64 x x) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -3/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) (*.f64 (*.f64 x x) x))))) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 #s(approx (+ (* (/ x -1) -1/4) 1) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x))) x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x))) x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 x x))) |
| Outputs |
|---|
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (-.f64 #s(approx (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x) x)) |
2 calls:
| 7.0ms | x |
| 5.0ms | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.9% | 1 | x |
| 98.9% | 1 | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
Compiled 11 to 9 computations (18.2% saved)
| Inputs |
|---|
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 #s(approx (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x) x)) |
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (+ x 1) x)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x)) #s(literal 1/2 binary64))) |
(-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) (*.f64 x x)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) x)) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) (neg.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3/8 binary64)) x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (+.f64 (/.f64 (/.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) (neg.f64 x)) x) (/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) x)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 #s(approx (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (/.f64 #s(literal 1/8 binary64) (sqrt.f64 x))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 x x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(approx (/ (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) x) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64) (*.f64 #s(literal -3/8 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) x))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (/.f64 #s(approx (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64) (*.f64 #s(literal -3/8 binary64) (sqrt.f64 x))) (*.f64 x x))) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 1 binary64))) (*.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| Outputs |
|---|
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (+.f64 (/.f64 (/.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) (neg.f64 x)) x) (/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) x)))) |
2 calls:
| 6.0ms | x |
| 4.0ms | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.8% | 1 | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 98.8% | 1 | x |
Compiled 11 to 9 computations (18.2% saved)
| Inputs |
|---|
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 #s(approx (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x) x)) |
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (+ x 1) x)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x)) #s(literal 1/2 binary64))) |
(-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) (*.f64 x x)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) x)) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) (neg.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3/8 binary64)) x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x))) |
| Outputs |
|---|
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) (neg.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x))) |
2 calls:
| 5.0ms | x |
| 3.0ms | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.8% | 1 | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 98.8% | 1 | x |
Compiled 11 to 9 computations (18.2% saved)
| Inputs |
|---|
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 #s(approx (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x) x)) |
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (+ x 1) x)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x)) #s(literal 1/2 binary64))) |
(-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) (*.f64 x x)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) x)) |
| Outputs |
|---|
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) x)) |
2 calls:
| 4.0ms | x |
| 3.0ms | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.8% | 1 | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 97.8% | 1 | x |
Compiled 11 to 9 computations (18.2% saved)
| Inputs |
|---|
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 #s(approx (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x) x)) |
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (+ x 1) x)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x)) #s(literal 1/2 binary64))) |
(-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) (*.f64 x x)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) x))) |
| Outputs |
|---|
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) x))) |
2 calls:
| 15.0ms | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 4.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.7% | 1 | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 97.7% | 1 | x |
Compiled 11 to 9 computations (18.2% saved)
| Inputs |
|---|
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 #s(approx (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x) x)) |
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (+ x 1) x)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x)) #s(literal 1/2 binary64))) |
(-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) (*.f64 x x)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x))) (*.f64 x x))) |
| Outputs |
|---|
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 #s(approx (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x) x)) |
2 calls:
| 4.0ms | x |
| 3.0ms | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.7% | 1 | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 97.7% | 1 | x |
Compiled 11 to 9 computations (18.2% saved)
| Inputs |
|---|
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x))) |
| Outputs |
|---|
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (/ (- (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) 1/2) (+ (* -1/2 (sqrt x)) (/ 1/2 (sqrt x)))) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
2 calls:
| 2.0ms | x |
| 1.0ms | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.6% | 1 | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 97.6% | 1 | x |
Compiled 11 to 9 computations (18.2% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
| Outputs |
|---|
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
2 calls:
| 1.0ms | x |
| 1.0ms | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 5.6% | 1 | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 5.6% | 1 | x |
Compiled 11 to 9 computations (18.2% saved)
| 1× | fuel |
Compiled 183 to 103 computations (43.7% saved)
Compiled 213 to 127 computations (40.4% saved)
Loading profile data...