
Time bar (total: 1.5s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 0 |
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 1 |
| 50% | 50% | 50% | 0% | 0% | 0% | 0% | 2 |
| 66.7% | 50% | 25% | 0% | 0% | 25% | 0% | 3 |
| 83.3% | 62.5% | 12.5% | 0% | 0% | 25% | 0% | 4 |
| 91.7% | 68.7% | 6.2% | 0% | 0% | 25% | 0% | 5 |
| 95.8% | 71.8% | 3.1% | 0% | 0% | 25% | 0% | 6 |
| 97.9% | 73.4% | 1.6% | 0% | 0% | 25% | 0% | 7 |
| 99% | 74.2% | 0.8% | 0% | 0% | 25% | 0% | 8 |
| 99.5% | 74.6% | 0.4% | 0% | 0% | 25% | 0% | 9 |
| 99.7% | 74.8% | 0.2% | 0% | 0% | 25% | 0% | 10 |
| 99.9% | 74.9% | 0.1% | 0% | 0% | 25% | 0% | 11 |
| 99.9% | 74.9% | 0% | 0% | 0% | 25% | 0% | 12 |
Compiled 10 to 8 computations (20% saved)
| 472.0ms | 8 254× | 0 | valid |
| 0.0ms | 2× | 2 | valid |
| 0.0ms | 4× | 0 | invalid |
ival-add!: 116.0ms (47.6% of total)ival-sqrt: 67.0ms (27.5% of total)ival-div!: 59.0ms (24.2% of total)adjust: 2.0ms (0.8% of total)Useful iterations: 5 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 29 |
| 1 | 24 | 27 |
| 2 | 34 | 27 |
| 3 | 60 | 27 |
| 4 | 138 | 27 |
| 5 | 597 | 24 |
| 6 | 5534 | 24 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.8% | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
Compiled 14 to 12 computations (14.3% saved)
| Inputs |
|---|
(/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
x |
(+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
#s(literal 1 binary64) |
(sqrt.f64 (+.f64 x #s(literal 1 binary64))) |
(+.f64 x #s(literal 1 binary64)) |
| Outputs |
|---|
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (* 1/2 x))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (* x (+ 1/2 (* -1/8 x))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (* x (+ 1/2 (* x (- (* x (+ 1/16 (* -5/128 x))) 1/8)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 2)) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (+ 2 (* 1/2 x)))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (+ 2 (* x (+ 1/2 (* -1/8 x)))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (+ 2 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 1)) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* -1/8 x)))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))))) |
#s(approx (+ x 1) #s(hole binary64 1)) |
#s(approx (+ x 1) #s(hole binary64 (+ 1 x))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (sqrt x))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (sqrt x) 1))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt x) (* -1 (/ (+ (* -1 (sqrt (pow x 3))) (* 1/2 (sqrt (pow x 3)))) (pow x 2)))) 1))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt x) (* 1/2 (/ 1 x))) (+ 1 (+ (* -1 (sqrt (/ 1 x))) (+ (* -1 (* (sqrt (/ 1 (pow x 5))) (+ (* -1 (sqrt (pow x 3))) (* 1/2 (sqrt (pow x 3)))))) (* 1/2 (sqrt (/ 1 x))))))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (sqrt x))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (/ 1 x))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (/ 1 x)))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (/ 1 x))))))) |
#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 (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (* -1 (sqrt x)))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (+ (* -1 (sqrt x)) (/ 1 (pow (sqrt -1) 2))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (+ (* -1 (sqrt x)) (* -1 (/ (+ (* -1 (/ x (pow (sqrt -1) 2))) (+ (* -1/2 (* (sqrt x) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt x) (/ 1 (pow (sqrt -1) 2))))) x))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (+ (* -1 (sqrt x)) (* -1 (/ (+ (* -1 (/ x (pow (sqrt -1) 2))) (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 x)) (+ (* -1/2 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))))) (* 1/2 (/ x (pow (sqrt -1) 4)))) (+ (* -1/2 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) x))) x))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (* -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x)))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ 1 (* -1/2 (sqrt (/ 1 x)))) x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ 1 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x))) x)) (* (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 | ((/ x (+ 1 (sqrt (+ x 1)))) x (+ 1 (sqrt (+ x 1))) 1 (sqrt (+ x 1)) (+ x 1)) |
| 2.0ms | x | @ | inf | ((/ x (+ 1 (sqrt (+ x 1)))) x (+ 1 (sqrt (+ x 1))) 1 (sqrt (+ x 1)) (+ x 1)) |
| 0.0ms | x | @ | 0 | ((/ x (+ 1 (sqrt (+ x 1)))) x (+ 1 (sqrt (+ x 1))) 1 (sqrt (+ x 1)) (+ x 1)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 210 | 968 |
| 0 | 215 | 773 |
| 0 | 1342 | 741 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
x |
(+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
#s(literal 1 binary64) |
(sqrt.f64 (+.f64 x #s(literal 1 binary64))) |
(+.f64 x #s(literal 1 binary64)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (* 1/2 x))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (* x (+ 1/2 (* -1/8 x))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (* x (+ 1/2 (* x (- (* x (+ 1/16 (* -5/128 x))) 1/8)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 2)) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (+ 2 (* 1/2 x)))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (+ 2 (* x (+ 1/2 (* -1/8 x)))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (+ 2 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 1)) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* -1/8 x)))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))))) |
#s(approx (+ x 1) #s(hole binary64 1)) |
#s(approx (+ x 1) #s(hole binary64 (+ 1 x))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (sqrt x))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (sqrt x) 1))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt x) (* -1 (/ (+ (* -1 (sqrt (pow x 3))) (* 1/2 (sqrt (pow x 3)))) (pow x 2)))) 1))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt x) (* 1/2 (/ 1 x))) (+ 1 (+ (* -1 (sqrt (/ 1 x))) (+ (* -1 (* (sqrt (/ 1 (pow x 5))) (+ (* -1 (sqrt (pow x 3))) (* 1/2 (sqrt (pow x 3)))))) (* 1/2 (sqrt (/ 1 x))))))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (sqrt x))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (/ 1 x))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (/ 1 x)))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (/ 1 x))))))) |
#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 (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (* -1 (sqrt x)))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (+ (* -1 (sqrt x)) (/ 1 (pow (sqrt -1) 2))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (+ (* -1 (sqrt x)) (* -1 (/ (+ (* -1 (/ x (pow (sqrt -1) 2))) (+ (* -1/2 (* (sqrt x) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt x) (/ 1 (pow (sqrt -1) 2))))) x))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (+ (* -1 (sqrt x)) (* -1 (/ (+ (* -1 (/ x (pow (sqrt -1) 2))) (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 x)) (+ (* -1/2 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))))) (* 1/2 (/ x (pow (sqrt -1) 4)))) (+ (* -1/2 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) x))) x))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (* -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x)))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ 1 (* -1/2 (sqrt (/ 1 x)))) x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ 1 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x))) x)) (* (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 (neg.f64 x) (neg.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) |
(/.f64 x (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
x |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
#s(literal 1 binary64) |
(pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.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 #s(literal 1 binary64) x) |
(+.f64 x #s(literal 1 binary64)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x #s(literal 1/2 binary64)) x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -5/128 binary64) x #s(literal 1/16 binary64)) x) #s(literal 1/8 binary64)) x #s(literal 1/2 binary64)) x)) |
#s(approx x x) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(literal 2 binary64)) |
#s(approx (+ 1 (sqrt (+ x 1))) (fma.f64 #s(literal 1/2 binary64) x #s(literal 2 binary64))) |
#s(approx (+ 1 (sqrt (+ x 1))) (fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 2 binary64))) |
#s(approx (+ 1 (sqrt (+ x 1))) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x #s(literal 1/2 binary64)) x #s(literal 2 binary64))) |
#s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) |
#s(approx (sqrt (+ x 1)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (sqrt (+ x 1)) (fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (sqrt (+ x 1)) (fma.f64 (fma.f64 (-.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 #s(literal 1 binary64) x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (sqrt.f64 x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64)) (*.f64 x x))) (sqrt.f64 x)) #s(literal 1 binary64))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) (sqrt.f64 x)) #s(literal 1 binary64)) (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64)) (sqrt.f64 (pow.f64 x #s(literal -5 binary64))))))))) |
#s(approx (+ 1 (sqrt (+ x 1))) (sqrt.f64 x)) |
#s(approx (+ 1 (sqrt (+ x 1))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x)) x)) |
#s(approx (+ 1 (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 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (+ 1 (sqrt (+ x 1))) (*.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 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) x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) 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 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 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 (/.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 (/ x (+ 1 (sqrt (+ x 1)))) (neg.f64 (sqrt.f64 x))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (+.f64 (neg.f64 (sqrt.f64 x)) #s(literal -1 binary64))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 x)) (neg.f64 (/.f64 x #s(literal -1 binary64)))) x)) (neg.f64 (sqrt.f64 x)))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)))) (-.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)))))) x)) (neg.f64 (/.f64 x #s(literal -1 binary64)))) x)) (neg.f64 (sqrt.f64 x)))) |
#s(approx (+ 1 (sqrt (+ x 1))) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
#s(approx (+ 1 (sqrt (+ x 1))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) x)) x))) |
#s(approx (+ 1 (sqrt (+ x 1))) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) x))) x))) |
#s(approx (+ 1 (sqrt (+ x 1))) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) x)) #s(literal 1 binary64)) x)) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x))) |
#s(approx (sqrt (+ x 1)) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
#s(approx (sqrt (+ x 1)) (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 #s(literal 1 binary64) (sqrt.f64 x)))) x))) |
#s(approx (sqrt (+ x 1)) (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 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) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) x))) |
#s(approx (sqrt (+ x 1)) (neg.f64 (*.f64 (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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) x))) |
Compiled 569 to 284 computations (50.1% saved)
9 alts after pruning (8 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 47 | 8 | 55 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 47 | 9 | 56 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.8% | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 37.2% | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (+ x 1) x)))) | |
| 67.8% | (/.f64 x #s(approx (+ 1 (sqrt (+ x 1))) (fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 2 binary64)))) | |
| ▶ | 69.2% | (/.f64 x #s(approx (+ 1 (sqrt (+ x 1))) (fma.f64 #s(literal 1/2 binary64) x #s(literal 2 binary64)))) |
| ▶ | 15.9% | #s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64)) (*.f64 x x))) (sqrt.f64 x)) #s(literal 1 binary64))) |
| ▶ | 31.9% | #s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
| ▶ | 66.9% | #s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x)) |
| 68.1% | #s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 #s(literal 1/2 binary64) x)) | |
| ▶ | 32.7% | #s(approx (/ x (+ 1 (sqrt (+ x 1)))) (sqrt.f64 x)) |
Compiled 181 to 178 computations (1.7% saved)
| Inputs |
|---|
(/.f64 x #s(approx (+ 1 (sqrt (+ x 1))) (fma.f64 #s(literal 1/2 binary64) x #s(literal 2 binary64)))) |
x |
#s(approx (+ 1 (sqrt (+ x 1))) (fma.f64 #s(literal 1/2 binary64) x #s(literal 2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 2 binary64)) |
#s(literal 1/2 binary64) |
#s(literal 2 binary64) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (sqrt.f64 x)) |
(sqrt.f64 x) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
(-.f64 (sqrt.f64 x) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x)) |
(*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x) |
(fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) |
#s(literal -1/8 binary64) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64)) (*.f64 x x))) (sqrt.f64 x)) #s(literal 1 binary64))) |
(-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64)) (*.f64 x x))) (sqrt.f64 x)) #s(literal 1 binary64)) |
(+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64)) (*.f64 x x))) (sqrt.f64 x)) |
(neg.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64)) (*.f64 x x))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64)) (*.f64 x x)) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64)) |
(sqrt.f64 (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 x x) |
#s(literal -1/2 binary64) |
| Outputs |
|---|
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (* 1/2 x))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (* x (+ 1/2 (* -1/8 x))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (* x (+ 1/2 (* x (- (* x (+ 1/16 (* -5/128 x))) 1/8)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 2)) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (+ 2 (* 1/2 x)))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (+ 2 (* x (+ 1/2 (* -1/8 x)))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (+ 2 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))))) |
#s(approx (+ (* 1/2 x) 2) #s(hole binary64 2)) |
#s(approx (+ (* 1/2 x) 2) #s(hole binary64 (+ 2 (* 1/2 x)))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (- (sqrt x) 1) #s(hole binary64 (- (sqrt x) 1))) |
#s(approx (* (+ (* -1/8 x) 1/2) x) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (+ (* -1/8 x) 1/2) x) #s(hole binary64 (* x (+ 1/2 (* -1/8 x))))) |
#s(approx (+ (* -1/8 x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* -1/8 x) 1/2) #s(hole binary64 (+ 1/2 (* -1/8 x)))) |
#s(approx (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) #s(hole binary64 (/ (- (* x (- (sqrt x) 1)) (* -1/2 (sqrt x))) x))) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) #s(hole binary64 (/ (- (sqrt (pow x 3)) (* -1/2 (sqrt x))) x))) |
#s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (/ (* (sqrt (* (* x x) x)) -1/2) (* x x)) #s(hole binary64 (* -1/2 (sqrt (/ 1 x))))) |
#s(approx (* (sqrt (* (* x x) x)) -1/2) #s(hole binary64 (* -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 (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (sqrt x))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (sqrt x) 1))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt x) (* -1 (/ (+ (* -1 (sqrt (pow x 3))) (* 1/2 (sqrt (pow x 3)))) (pow x 2)))) 1))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt x) (* 1/2 (/ 1 x))) (+ 1 (+ (* -1 (sqrt (/ 1 x))) (+ (* -1 (* (sqrt (/ 1 (pow x 5))) (+ (* -1 (sqrt (pow x 3))) (* 1/2 (sqrt (pow x 3)))))) (* 1/2 (sqrt (/ 1 x))))))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (sqrt x))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (/ 1 x))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (/ 1 x)))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (/ 1 x))))))) |
#s(approx (+ (* 1/2 x) 2) #s(hole binary64 (* 1/2 x))) |
#s(approx (+ (* 1/2 x) 2) #s(hole binary64 (* x (+ 1/2 (* 2 (/ 1 x)))))) |
#s(approx (- (sqrt x) 1) #s(hole binary64 (sqrt x))) |
#s(approx (- (sqrt x) 1) #s(hole binary64 (* x (- (sqrt (/ 1 x)) (/ 1 x))))) |
#s(approx (* (+ (* -1/8 x) 1/2) x) #s(hole binary64 (* -1/8 (pow x 2)))) |
#s(approx (* (+ (* -1/8 x) 1/2) x) #s(hole binary64 (* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8)))) |
#s(approx (+ (* -1/8 x) 1/2) #s(hole binary64 (* -1/8 x))) |
#s(approx (+ (* -1/8 x) 1/2) #s(hole binary64 (* x (- (* 1/2 (/ 1 x)) 1/8)))) |
#s(approx (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) #s(hole binary64 (sqrt x))) |
#s(approx (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* -1 (/ (+ 1 (* -1/2 (sqrt (/ 1 x)))) x)))))) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) #s(hole binary64 (sqrt x))) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (* -1 (sqrt x)))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (+ (* -1 (sqrt x)) (/ 1 (pow (sqrt -1) 2))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (+ (* -1 (sqrt x)) (* -1 (/ (+ (* -1 (/ x (pow (sqrt -1) 2))) (+ (* -1/2 (* (sqrt x) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt x) (/ 1 (pow (sqrt -1) 2))))) x))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (+ (* -1 (sqrt x)) (* -1 (/ (+ (* -1 (/ x (pow (sqrt -1) 2))) (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 x)) (+ (* -1/2 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))))) (* 1/2 (/ x (pow (sqrt -1) 4)))) (+ (* -1/2 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) x))) x))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (* -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x)))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ 1 (* -1/2 (sqrt (/ 1 x)))) x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ 1 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x))) x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt 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 (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x)))))) |
#s(approx (+ (* -1/8 x) 1/2) #s(hole binary64 (* -1 (* x (- 1/8 (* 1/2 (/ 1 x))))))) |
#s(approx (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x))))))) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) #s(hole binary64 (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (/ (* (sqrt (* (* x x) x)) -1/2) (* x x)) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (* (sqrt (* (* x x) x)) -1/2) #s(hole binary64 (* -1/2 (* (sqrt (pow x 3)) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (* (* x x) x)) #s(hole binary64 (* (sqrt (pow x 3)) (pow (sqrt -1) 2)))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | x | @ | -inf | ((/ x (+ 1 (sqrt (+ x 1)))) x (+ 1 (sqrt (+ x 1))) (+ (* 1/2 x) 2) 1/2 2 (/ x (+ 1 (sqrt (+ x 1)))) (sqrt x) (/ x (+ 1 (sqrt (+ x 1)))) (- (sqrt x) 1) 1 (/ x (+ 1 (sqrt (+ x 1)))) (* (+ (* -1/8 x) 1/2) x) (+ (* -1/8 x) 1/2) -1/8 (/ x (+ 1 (sqrt (+ x 1)))) (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/ (* (sqrt (* (* x x) x)) -1/2) (* x x)) (* (sqrt (* (* x x) x)) -1/2) (sqrt (* (* x x) x)) (* (* x x) x) (* x x) -1/2) |
| 3.0ms | x | @ | inf | ((/ x (+ 1 (sqrt (+ x 1)))) x (+ 1 (sqrt (+ x 1))) (+ (* 1/2 x) 2) 1/2 2 (/ x (+ 1 (sqrt (+ x 1)))) (sqrt x) (/ x (+ 1 (sqrt (+ x 1)))) (- (sqrt x) 1) 1 (/ x (+ 1 (sqrt (+ x 1)))) (* (+ (* -1/8 x) 1/2) x) (+ (* -1/8 x) 1/2) -1/8 (/ x (+ 1 (sqrt (+ x 1)))) (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/ (* (sqrt (* (* x x) x)) -1/2) (* x x)) (* (sqrt (* (* x x) x)) -1/2) (sqrt (* (* x x) x)) (* (* x x) x) (* x x) -1/2) |
| 2.0ms | x | @ | 0 | ((/ x (+ 1 (sqrt (+ x 1)))) x (+ 1 (sqrt (+ x 1))) (+ (* 1/2 x) 2) 1/2 2 (/ x (+ 1 (sqrt (+ x 1)))) (sqrt x) (/ x (+ 1 (sqrt (+ x 1)))) (- (sqrt x) 1) 1 (/ x (+ 1 (sqrt (+ x 1)))) (* (+ (* -1/8 x) 1/2) x) (+ (* -1/8 x) 1/2) -1/8 (/ x (+ 1 (sqrt (+ x 1)))) (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/ (* (sqrt (* (* x x) x)) -1/2) (* x x)) (* (sqrt (* (* x x) x)) -1/2) (sqrt (* (* x x) x)) (* (* x x) x) (* x x) -1/2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 265 | 1591 |
| 0 | 289 | 1286 |
| 0 | 1451 | 1267 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 x #s(approx (+ 1 (sqrt (+ x 1))) (fma.f64 #s(literal 1/2 binary64) x #s(literal 2 binary64)))) |
x |
#s(approx (+ 1 (sqrt (+ x 1))) (fma.f64 #s(literal 1/2 binary64) x #s(literal 2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 2 binary64)) |
#s(literal 1/2 binary64) |
#s(literal 2 binary64) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (sqrt.f64 x)) |
(sqrt.f64 x) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
(-.f64 (sqrt.f64 x) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x)) |
(*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x) |
(fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) |
#s(literal -1/8 binary64) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64)) (*.f64 x x))) (sqrt.f64 x)) #s(literal 1 binary64))) |
(-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64)) (*.f64 x x))) (sqrt.f64 x)) #s(literal 1 binary64)) |
(+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64)) (*.f64 x x))) (sqrt.f64 x)) |
(neg.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64)) (*.f64 x x))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64)) (*.f64 x x)) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64)) |
(sqrt.f64 (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 x x) |
#s(literal -1/2 binary64) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (* 1/2 x))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (* x (+ 1/2 (* -1/8 x))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (* x (+ 1/2 (* x (- (* x (+ 1/16 (* -5/128 x))) 1/8)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 2)) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (+ 2 (* 1/2 x)))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (+ 2 (* x (+ 1/2 (* -1/8 x)))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (+ 2 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))))) |
#s(approx (+ (* 1/2 x) 2) #s(hole binary64 2)) |
#s(approx (+ (* 1/2 x) 2) #s(hole binary64 (+ 2 (* 1/2 x)))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (- (sqrt x) 1) #s(hole binary64 (- (sqrt x) 1))) |
#s(approx (* (+ (* -1/8 x) 1/2) x) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (+ (* -1/8 x) 1/2) x) #s(hole binary64 (* x (+ 1/2 (* -1/8 x))))) |
#s(approx (+ (* -1/8 x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* -1/8 x) 1/2) #s(hole binary64 (+ 1/2 (* -1/8 x)))) |
#s(approx (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) #s(hole binary64 (/ (- (* x (- (sqrt x) 1)) (* -1/2 (sqrt x))) x))) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) #s(hole binary64 (/ (- (sqrt (pow x 3)) (* -1/2 (sqrt x))) x))) |
#s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (/ (* (sqrt (* (* x x) x)) -1/2) (* x x)) #s(hole binary64 (* -1/2 (sqrt (/ 1 x))))) |
#s(approx (* (sqrt (* (* x x) x)) -1/2) #s(hole binary64 (* -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 (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (sqrt x))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (sqrt x) 1))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt x) (* -1 (/ (+ (* -1 (sqrt (pow x 3))) (* 1/2 (sqrt (pow x 3)))) (pow x 2)))) 1))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt x) (* 1/2 (/ 1 x))) (+ 1 (+ (* -1 (sqrt (/ 1 x))) (+ (* -1 (* (sqrt (/ 1 (pow x 5))) (+ (* -1 (sqrt (pow x 3))) (* 1/2 (sqrt (pow x 3)))))) (* 1/2 (sqrt (/ 1 x))))))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (sqrt x))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (/ 1 x))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (/ 1 x)))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (/ 1 x))))))) |
#s(approx (+ (* 1/2 x) 2) #s(hole binary64 (* 1/2 x))) |
#s(approx (+ (* 1/2 x) 2) #s(hole binary64 (* x (+ 1/2 (* 2 (/ 1 x)))))) |
#s(approx (- (sqrt x) 1) #s(hole binary64 (sqrt x))) |
#s(approx (- (sqrt x) 1) #s(hole binary64 (* x (- (sqrt (/ 1 x)) (/ 1 x))))) |
#s(approx (* (+ (* -1/8 x) 1/2) x) #s(hole binary64 (* -1/8 (pow x 2)))) |
#s(approx (* (+ (* -1/8 x) 1/2) x) #s(hole binary64 (* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8)))) |
#s(approx (+ (* -1/8 x) 1/2) #s(hole binary64 (* -1/8 x))) |
#s(approx (+ (* -1/8 x) 1/2) #s(hole binary64 (* x (- (* 1/2 (/ 1 x)) 1/8)))) |
#s(approx (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) #s(hole binary64 (sqrt x))) |
#s(approx (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* -1 (/ (+ 1 (* -1/2 (sqrt (/ 1 x)))) x)))))) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) #s(hole binary64 (sqrt x))) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (* -1 (sqrt x)))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (+ (* -1 (sqrt x)) (/ 1 (pow (sqrt -1) 2))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (+ (* -1 (sqrt x)) (* -1 (/ (+ (* -1 (/ x (pow (sqrt -1) 2))) (+ (* -1/2 (* (sqrt x) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt x) (/ 1 (pow (sqrt -1) 2))))) x))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (+ (* -1 (sqrt x)) (* -1 (/ (+ (* -1 (/ x (pow (sqrt -1) 2))) (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 x)) (+ (* -1/2 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))))) (* 1/2 (/ x (pow (sqrt -1) 4)))) (+ (* -1/2 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) x))) x))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (* -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x)))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ 1 (* -1/2 (sqrt (/ 1 x)))) x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ 1 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x))) x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt 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 (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x)))))) |
#s(approx (+ (* -1/8 x) 1/2) #s(hole binary64 (* -1 (* x (- 1/8 (* 1/2 (/ 1 x))))))) |
#s(approx (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x))))))) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) #s(hole binary64 (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (/ (* (sqrt (* (* x x) x)) -1/2) (* x x)) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (* (sqrt (* (* x x) x)) -1/2) #s(hole binary64 (* -1/2 (* (sqrt (pow x 3)) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (* (* x x) x)) #s(hole binary64 (* (sqrt (pow x 3)) (pow (sqrt -1) 2)))) |
| Outputs |
|---|
(/.f64 (neg.f64 x) (neg.f64 #s(approx (+ 1 (sqrt (+ x 1))) (fma.f64 #s(literal 1/2 binary64) x #s(literal 2 binary64))))) |
(/.f64 x #s(approx (+ 1 (sqrt (+ x 1))) (fma.f64 #s(literal 1/2 binary64) x #s(literal 2 binary64)))) |
x |
#s(approx (+ 1 (sqrt (+ x 1))) (fma.f64 #s(literal 1/2 binary64) x #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x))) (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64))) |
(/.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) #s(literal 8 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64))))) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 2 binary64)) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal 2 binary64)) |
(-.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) |
(+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) x)) |
#s(literal 1/2 binary64) |
#s(literal 2 binary64) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (sqrt.f64 x)) |
(pow.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 x) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 x)) #s(literal 1 binary64)) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) #s(literal 1 binary64))))) |
(-.f64 (sqrt.f64 x) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x)) |
(*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x) |
(*.f64 x (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 (*.f64 #s(literal -1/8 binary64) x) x)) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 x (*.f64 #s(literal -1/8 binary64) x))) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) x) x)) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 x (*.f64 #s(literal -1/8 binary64) x))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 #s(literal -1/8 binary64) x) x)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 x (*.f64 #s(literal -1/8 binary64) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) x) (*.f64 #s(literal -1/8 binary64) x)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) x) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) x) (*.f64 #s(literal -1/8 binary64) x))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/8 binary64) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) x) (*.f64 #s(literal -1/8 binary64) x) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) x) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/8 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) x) (*.f64 #s(literal -1/8 binary64) x)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) x))))) |
(fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) |
(fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) x)) |
(+.f64 (*.f64 #s(literal -1/8 binary64) x) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) x)) |
#s(literal -1/8 binary64) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (+.f64 (/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64))) (*.f64 x x)) (sqrt.f64 x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64))) (*.f64 x x)) (sqrt.f64 x)) (+.f64 (/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64))) (*.f64 x x)) (sqrt.f64 x))) #s(literal 1 binary64)) (+.f64 (+.f64 (/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64))) (*.f64 x x)) (sqrt.f64 x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64))) (*.f64 x x)) (sqrt.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (+.f64 (/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64))) (*.f64 x x)) (sqrt.f64 x)) (+.f64 (/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64))) (*.f64 x x)) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64))) (*.f64 x x)) (sqrt.f64 x)) #s(literal 1 binary64))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (-.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) #s(literal -1 binary64) (-.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
(-.f64 (+.f64 (/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64))) (*.f64 x x)) (sqrt.f64 x)) #s(literal 1 binary64)) |
(+.f64 (/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64))) (*.f64 x x)) (-.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
(+.f64 (sqrt.f64 x) (-.f64 (/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64))) (*.f64 x x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64))) (*.f64 x x)) (/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64))) (*.f64 x x))) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (-.f64 (/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64))) (*.f64 x x)) (sqrt.f64 x))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 x)) (*.f64 (/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64))) (*.f64 x x)) (/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64))) (*.f64 x x)))) (-.f64 (sqrt.f64 x) (/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64))) (*.f64 x x)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64))) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 x) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64))) (*.f64 x x)) (/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64))) (*.f64 x x)) (-.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 x)) (*.f64 (/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64))) (*.f64 x x)) (sqrt.f64 x))))) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 x) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64))) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 x) (sqrt.f64 x) (-.f64 (*.f64 (/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64))) (*.f64 x x)) (/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64))) (*.f64 x x))) (*.f64 (sqrt.f64 x) (/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64))) (*.f64 x x)))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (sqrt.f64 x)) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) #s(literal -1 binary64) (sqrt.f64 x)) |
(-.f64 (sqrt.f64 x) (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
(+.f64 (/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64))) (*.f64 x x)) (sqrt.f64 x)) |
(+.f64 (sqrt.f64 x) (/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64))) (*.f64 x x))) |
(*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64))) (*.f64 x x)) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64))) (*.f64 x x)) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64)) (neg.f64 (*.f64 x x))) |
(neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) x) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(/.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64)) x) x) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64))) (neg.f64 (*.f64 x x))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64)) (*.f64 x x)) |
(+.f64 (/.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 x x)) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64)) (*.f64 x x))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) 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 (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) 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 (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) 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 (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64)))))) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)))) |
(fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)) (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)))) |
(-.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) 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)) (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)))) |
(+.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 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 (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 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 x #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
#s(literal -1/2 binary64) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x #s(literal 1/2 binary64)) x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -5/128 binary64) x #s(literal 1/16 binary64)) x) #s(literal 1/8 binary64)) x #s(literal 1/2 binary64)) x)) |
#s(approx x x) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(literal 2 binary64)) |
#s(approx (+ 1 (sqrt (+ x 1))) (fma.f64 #s(literal 1/2 binary64) x #s(literal 2 binary64))) |
#s(approx (+ 1 (sqrt (+ x 1))) (fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 2 binary64))) |
#s(approx (+ 1 (sqrt (+ x 1))) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x #s(literal 1/2 binary64)) x #s(literal 2 binary64))) |
#s(approx (+ (* 1/2 x) 2) #s(literal 2 binary64)) |
#s(approx (+ (* 1/2 x) 2) (fma.f64 #s(literal 1/2 binary64) x #s(literal 2 binary64))) |
#s(approx (sqrt x) (sqrt.f64 x)) |
#s(approx (- (sqrt x) 1) (-.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
#s(approx (* (+ (* -1/8 x) 1/2) x) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (* (+ (* -1/8 x) 1/2) x) (*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x)) |
#s(approx (+ (* -1/8 x) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* -1/8 x) 1/2) (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64))) |
#s(approx (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) (/.f64 (fma.f64 (-.f64 (sqrt.f64 x) #s(literal 1 binary64)) x (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) x)) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (/.f64 (-.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))) x)) |
#s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (/ (* (sqrt (* (* x x) x)) -1/2) (* x x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64))) |
#s(approx (* (sqrt (* (* x x) x)) -1/2) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64))) |
#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 (+ 1 (sqrt (+ x 1)))) (sqrt.f64 x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (+.f64 (/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64))) (*.f64 x x)) (sqrt.f64 x)) #s(literal 1 binary64))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) (sqrt.f64 x)) #s(literal 1 binary64)) (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64)) (sqrt.f64 (pow.f64 x #s(literal -5 binary64))))))))) |
#s(approx (+ 1 (sqrt (+ x 1))) (sqrt.f64 x)) |
#s(approx (+ 1 (sqrt (+ x 1))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x)) x)) |
#s(approx (+ 1 (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 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (+ 1 (sqrt (+ x 1))) (*.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 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) x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (+ (* 1/2 x) 2) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (+ (* 1/2 x) 2) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64)) x)) |
#s(approx (- (sqrt x) 1) (sqrt.f64 x)) |
#s(approx (- (sqrt x) 1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x)) x)) |
#s(approx (* (+ (* -1/8 x) 1/2) x) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
#s(approx (* (+ (* -1/8 x) 1/2) x) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/8 binary64)) (*.f64 x x))) |
#s(approx (+ (* -1/8 x) 1/2) (*.f64 #s(literal -1/8 binary64) x)) |
#s(approx (+ (* -1/8 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/8 binary64)) x)) |
#s(approx (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) (sqrt.f64 x)) |
#s(approx (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) (*.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (sqrt.f64 x)) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x 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 binary64) (sqrt.f64 x))) x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (neg.f64 (sqrt.f64 x))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (+.f64 (neg.f64 (sqrt.f64 x)) #s(literal -1 binary64))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 x)) (neg.f64 (/.f64 x #s(literal -1 binary64)))) x)) (neg.f64 (sqrt.f64 x)))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)))) (-.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)))))) x)) (neg.f64 (/.f64 x #s(literal -1 binary64)))) x)) (neg.f64 (sqrt.f64 x)))) |
#s(approx (+ 1 (sqrt (+ x 1))) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
#s(approx (+ 1 (sqrt (+ x 1))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) x)) x))) |
#s(approx (+ 1 (sqrt (+ x 1))) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) x))) |
#s(approx (+ 1 (sqrt (+ x 1))) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) x)) #s(literal 1 binary64)) x)) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x))) |
#s(approx (sqrt x) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
#s(approx (- (sqrt x) 1) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
#s(approx (- (sqrt x) 1) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) x)) x))) |
#s(approx (+ (* -1/8 x) 1/2) (neg.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) x))) |
#s(approx (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
#s(approx (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1 binary64)) #s(literal -1/2 binary64) (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) x))) x))) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1 binary64)) #s(literal -1/2 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x))) |
#s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/2 binary64))) |
#s(approx (/ (* (sqrt (* (* x x) x)) -1/2) (* x x)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/2 binary64))) |
#s(approx (* (sqrt (* (* x x) x)) -1/2) (*.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64))) |
#s(approx (sqrt (* (* x x) x)) (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)))) |
Compiled 1 847 to 827 computations (55.2% saved)
10 alts after pruning (5 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 157 | 3 | 160 |
| Fresh | 1 | 2 | 3 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 1 | 1 |
| Total | 159 | 10 | 169 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.8% | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| ▶ | 37.2% | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (+ x 1) x)))) |
| ▶ | 67.8% | (/.f64 x #s(approx (+ 1 (sqrt (+ x 1))) (fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 2 binary64)))) |
| ✓ | 69.2% | (/.f64 x #s(approx (+ 1 (sqrt (+ x 1))) (fma.f64 #s(literal 1/2 binary64) x #s(literal 2 binary64)))) |
| ▶ | 33.0% | #s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (+.f64 #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) (sqrt.f64 x)) #s(literal 1 binary64))) |
| ✓ | 31.9% | #s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
| ▶ | 16.9% | #s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 #s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (/.f64 (-.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))) x)) #s(literal 1 binary64))) |
| ✓ | 66.9% | #s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x)) |
| ▶ | 68.1% | #s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 #s(approx (+ (* -1/8 x) 1/2) #s(literal 1/2 binary64)) x)) |
| ✓ | 32.7% | #s(approx (/ x (+ 1 (sqrt (+ x 1)))) (sqrt.f64 x)) |
Compiled 218 to 211 computations (3.2% saved)
| Inputs |
|---|
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 #s(approx (+ (* -1/8 x) 1/2) #s(literal 1/2 binary64)) x)) |
(*.f64 #s(approx (+ (* -1/8 x) 1/2) #s(literal 1/2 binary64)) x) |
#s(approx (+ (* -1/8 x) 1/2) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
x |
(/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (+ x 1) x)))) |
(+.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (+ x 1) x))) |
#s(literal 1 binary64) |
(sqrt.f64 #s(approx (+ x 1) x)) |
#s(approx (+ x 1) x) |
(/.f64 x #s(approx (+ 1 (sqrt (+ x 1))) (fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 2 binary64)))) |
#s(approx (+ 1 (sqrt (+ x 1))) (fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 2 binary64))) |
(fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 2 binary64)) |
(fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) |
#s(literal -1/8 binary64) |
#s(literal 2 binary64) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (+.f64 #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) (sqrt.f64 x)) #s(literal 1 binary64))) |
(-.f64 (+.f64 #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) (sqrt.f64 x)) #s(literal 1 binary64)) |
(+.f64 #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) (sqrt.f64 x)) |
#s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (*.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 #s(literal 1 binary64) (sqrt.f64 x)) |
(sqrt.f64 x) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 #s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (/.f64 (-.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))) x)) #s(literal 1 binary64))) |
(-.f64 #s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (/.f64 (-.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))) x)) #s(literal 1 binary64)) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (/.f64 (-.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))) x)) |
(/.f64 (-.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))) x) |
(-.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))) |
(sqrt.f64 (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 x x) |
(*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) |
#s(literal -1/2 binary64) |
| Outputs |
|---|
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (* 1/2 x))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (* x (+ 1/2 (* -1/8 x))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (* x (+ 1/2 (* x (- (* x (+ 1/16 (* -5/128 x))) 1/8)))))) |
#s(approx (* (+ (* -1/8 x) 1/2) x) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (+ (* -1/8 x) 1/2) x) #s(hole binary64 (* x (+ 1/2 (* -1/8 x))))) |
#s(approx (+ (* -1/8 x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* -1/8 x) 1/2) #s(hole binary64 (+ 1/2 (* -1/8 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 2)) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (+ 2 (* 1/2 x)))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (+ 2 (* x (+ 1/2 (* -1/8 x)))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (+ 2 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 1)) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* -1/8 x)))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))))) |
#s(approx (+ x 1) #s(hole binary64 1)) |
#s(approx (+ x 1) #s(hole binary64 (+ 1 x))) |
#s(approx (+ (* (+ (* -1/8 x) 1/2) x) 2) #s(hole binary64 2)) |
#s(approx (+ (* (+ (* -1/8 x) 1/2) x) 2) #s(hole binary64 (+ 2 (* 1/2 x)))) |
#s(approx (+ (* (+ (* -1/8 x) 1/2) x) 2) #s(hole binary64 (+ 2 (* x (+ 1/2 (* -1/8 x)))))) |
#s(approx (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) #s(hole binary64 (/ (- (* x (- (sqrt x) 1)) (* -1/2 (sqrt x))) x))) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) #s(hole binary64 (/ (- (sqrt (pow x 3)) (* -1/2 (sqrt x))) x))) |
#s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (* (/ 1 (sqrt x)) 1/2) #s(hole binary64 (* 1/2 (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 (/ (- (sqrt (* (* x x) x)) (* (sqrt x) -1/2)) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (/ (- (sqrt (* (* x x) x)) (* (sqrt x) -1/2)) x) #s(hole binary64 (/ (+ (sqrt (pow x 3)) (* 1/2 (sqrt x))) x))) |
#s(approx (- (sqrt (* (* x x) x)) (* (sqrt x) -1/2)) #s(hole binary64 (* 1/2 (sqrt x)))) |
#s(approx (- (sqrt (* (* x x) x)) (* (sqrt x) -1/2)) #s(hole binary64 (- (sqrt (pow x 3)) (* -1/2 (sqrt x))))) |
#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 (* (sqrt x) -1/2) #s(hole binary64 (* -1/2 (sqrt x)))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (sqrt x))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (sqrt x) 1))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt x) (* -1 (/ (+ (* -1 (sqrt (pow x 3))) (* 1/2 (sqrt (pow x 3)))) (pow x 2)))) 1))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt x) (* 1/2 (/ 1 x))) (+ 1 (+ (* -1 (sqrt (/ 1 x))) (+ (* -1 (* (sqrt (/ 1 (pow x 5))) (+ (* -1 (sqrt (pow x 3))) (* 1/2 (sqrt (pow x 3)))))) (* 1/2 (sqrt (/ 1 x))))))))) |
#s(approx (* (+ (* -1/8 x) 1/2) x) #s(hole binary64 (* -1/8 (pow x 2)))) |
#s(approx (* (+ (* -1/8 x) 1/2) x) #s(hole binary64 (* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8)))) |
#s(approx (+ (* -1/8 x) 1/2) #s(hole binary64 (* -1/8 x))) |
#s(approx (+ (* -1/8 x) 1/2) #s(hole binary64 (* x (- (* 1/2 (/ 1 x)) 1/8)))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (sqrt x))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (/ 1 x))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (/ 1 x)))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (/ 1 x))))))) |
#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/8 x) 1/2) x) 2) #s(hole binary64 (* -1/8 (pow x 2)))) |
#s(approx (+ (* (+ (* -1/8 x) 1/2) x) 2) #s(hole binary64 (* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8)))) |
#s(approx (+ (* (+ (* -1/8 x) 1/2) x) 2) #s(hole binary64 (* (pow x 2) (- (+ (* 1/2 (/ 1 x)) (/ 2 (pow x 2))) 1/8)))) |
#s(approx (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) #s(hole binary64 (sqrt x))) |
#s(approx (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* -1 (/ (+ 1 (* -1/2 (sqrt (/ 1 x)))) x)))))) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) #s(hole binary64 (sqrt x))) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (/ (- (sqrt (* (* x x) x)) (* (sqrt x) -1/2)) x) #s(hole binary64 (sqrt x))) |
#s(approx (/ (- (sqrt (* (* x x) x)) (* (sqrt x) -1/2)) x) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (- (sqrt (* (* x x) x)) (* (sqrt x) -1/2)) #s(hole binary64 (sqrt (pow x 3)))) |
#s(approx (- (sqrt (* (* x x) x)) (* (sqrt x) -1/2)) #s(hole binary64 (* (pow x 2) (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (* -1 (sqrt x)))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (+ (* -1 (sqrt x)) (/ 1 (pow (sqrt -1) 2))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (+ (* -1 (sqrt x)) (* -1 (/ (+ (* -1 (/ x (pow (sqrt -1) 2))) (+ (* -1/2 (* (sqrt x) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt x) (/ 1 (pow (sqrt -1) 2))))) x))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (+ (* -1 (sqrt x)) (* -1 (/ (+ (* -1 (/ x (pow (sqrt -1) 2))) (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 x)) (+ (* -1/2 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))))) (* 1/2 (/ x (pow (sqrt -1) 4)))) (+ (* -1/2 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) x))) x))))) |
#s(approx (+ (* -1/8 x) 1/2) #s(hole binary64 (* -1 (* x (- 1/8 (* 1/2 (/ 1 x))))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (* -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x)))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ 1 (* -1/2 (sqrt (/ 1 x)))) x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ 1 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x))) x)) (* (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 (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x))))))) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) #s(hole binary64 (* 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 (* (* x x) x)) (* (sqrt x) -1/2)) x) #s(hole binary64 (* (sqrt x) (pow (sqrt -1) 2)))) |
#s(approx (/ (- (sqrt (* (* x x) x)) (* (sqrt x) -1/2)) x) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))))) |
#s(approx (- (sqrt (* (* x x) x)) (* (sqrt x) -1/2)) #s(hole binary64 (* (sqrt (pow x 3)) (pow (sqrt -1) 2)))) |
#s(approx (- (sqrt (* (* x x) x)) (* (sqrt x) -1/2)) #s(hole binary64 (* (pow x 2) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -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 (* (sqrt x) -1/2) #s(hole binary64 (* 1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | x | @ | -inf | ((/ x (+ 1 (sqrt (+ x 1)))) (* (+ (* -1/8 x) 1/2) x) (+ (* -1/8 x) 1/2) 1/2 x (/ x (+ 1 (sqrt (+ x 1)))) (+ 1 (sqrt (+ x 1))) 1 (sqrt (+ x 1)) (+ x 1) (/ x (+ 1 (sqrt (+ x 1)))) (+ 1 (sqrt (+ x 1))) (+ (* (+ (* -1/8 x) 1/2) x) 2) (+ (* -1/8 x) 1/2) -1/8 2 (/ x (+ 1 (sqrt (+ x 1)))) (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (* (/ 1 (sqrt x)) 1/2) (/ 1 (sqrt x)) (sqrt x) (/ x (+ 1 (sqrt (+ x 1)))) (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (/ (- (sqrt (* (* x x) x)) (* (sqrt x) -1/2)) x) (- (sqrt (* (* x x) x)) (* (sqrt x) -1/2)) (sqrt (* (* x x) x)) (* (* x x) x) (* x x) (* (sqrt x) -1/2) -1/2) |
| 4.0ms | x | @ | 0 | ((/ x (+ 1 (sqrt (+ x 1)))) (* (+ (* -1/8 x) 1/2) x) (+ (* -1/8 x) 1/2) 1/2 x (/ x (+ 1 (sqrt (+ x 1)))) (+ 1 (sqrt (+ x 1))) 1 (sqrt (+ x 1)) (+ x 1) (/ x (+ 1 (sqrt (+ x 1)))) (+ 1 (sqrt (+ x 1))) (+ (* (+ (* -1/8 x) 1/2) x) 2) (+ (* -1/8 x) 1/2) -1/8 2 (/ x (+ 1 (sqrt (+ x 1)))) (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (* (/ 1 (sqrt x)) 1/2) (/ 1 (sqrt x)) (sqrt x) (/ x (+ 1 (sqrt (+ x 1)))) (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (/ (- (sqrt (* (* x x) x)) (* (sqrt x) -1/2)) x) (- (sqrt (* (* x x) x)) (* (sqrt x) -1/2)) (sqrt (* (* x x) x)) (* (* x x) x) (* x x) (* (sqrt x) -1/2) -1/2) |
| 3.0ms | x | @ | inf | ((/ x (+ 1 (sqrt (+ x 1)))) (* (+ (* -1/8 x) 1/2) x) (+ (* -1/8 x) 1/2) 1/2 x (/ x (+ 1 (sqrt (+ x 1)))) (+ 1 (sqrt (+ x 1))) 1 (sqrt (+ x 1)) (+ x 1) (/ x (+ 1 (sqrt (+ x 1)))) (+ 1 (sqrt (+ x 1))) (+ (* (+ (* -1/8 x) 1/2) x) 2) (+ (* -1/8 x) 1/2) -1/8 2 (/ x (+ 1 (sqrt (+ x 1)))) (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (* (/ 1 (sqrt x)) 1/2) (/ 1 (sqrt x)) (sqrt x) (/ x (+ 1 (sqrt (+ x 1)))) (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (/ (- (sqrt (* (* x x) x)) (* (sqrt x) -1/2)) x) (- (sqrt (* (* x x) x)) (* (sqrt x) -1/2)) (sqrt (* (* x x) x)) (* (* x x) x) (* x x) (* (sqrt x) -1/2) -1/2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 338 | 2327 |
| 0 | 369 | 1868 |
| 0 | 1908 | 1813 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 #s(approx (+ (* -1/8 x) 1/2) #s(literal 1/2 binary64)) x)) |
(*.f64 #s(approx (+ (* -1/8 x) 1/2) #s(literal 1/2 binary64)) x) |
#s(approx (+ (* -1/8 x) 1/2) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
x |
(/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (+ x 1) x)))) |
(+.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (+ x 1) x))) |
#s(literal 1 binary64) |
(sqrt.f64 #s(approx (+ x 1) x)) |
#s(approx (+ x 1) x) |
(/.f64 x #s(approx (+ 1 (sqrt (+ x 1))) (fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 2 binary64)))) |
#s(approx (+ 1 (sqrt (+ x 1))) (fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 2 binary64))) |
(fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 2 binary64)) |
(fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) |
#s(literal -1/8 binary64) |
#s(literal 2 binary64) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (+.f64 #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) (sqrt.f64 x)) #s(literal 1 binary64))) |
(-.f64 (+.f64 #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) (sqrt.f64 x)) #s(literal 1 binary64)) |
(+.f64 #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) (sqrt.f64 x)) |
#s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (*.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 #s(literal 1 binary64) (sqrt.f64 x)) |
(sqrt.f64 x) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 #s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (/.f64 (-.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))) x)) #s(literal 1 binary64))) |
(-.f64 #s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (/.f64 (-.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))) x)) #s(literal 1 binary64)) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (/.f64 (-.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))) x)) |
(/.f64 (-.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))) x) |
(-.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))) |
(sqrt.f64 (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 x x) |
(*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) |
#s(literal -1/2 binary64) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (* 1/2 x))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (* x (+ 1/2 (* -1/8 x))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (* x (+ 1/2 (* x (- (* x (+ 1/16 (* -5/128 x))) 1/8)))))) |
#s(approx (* (+ (* -1/8 x) 1/2) x) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (+ (* -1/8 x) 1/2) x) #s(hole binary64 (* x (+ 1/2 (* -1/8 x))))) |
#s(approx (+ (* -1/8 x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* -1/8 x) 1/2) #s(hole binary64 (+ 1/2 (* -1/8 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 2)) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (+ 2 (* 1/2 x)))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (+ 2 (* x (+ 1/2 (* -1/8 x)))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (+ 2 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 1)) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* -1/8 x)))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))))) |
#s(approx (+ x 1) #s(hole binary64 1)) |
#s(approx (+ x 1) #s(hole binary64 (+ 1 x))) |
#s(approx (+ (* (+ (* -1/8 x) 1/2) x) 2) #s(hole binary64 2)) |
#s(approx (+ (* (+ (* -1/8 x) 1/2) x) 2) #s(hole binary64 (+ 2 (* 1/2 x)))) |
#s(approx (+ (* (+ (* -1/8 x) 1/2) x) 2) #s(hole binary64 (+ 2 (* x (+ 1/2 (* -1/8 x)))))) |
#s(approx (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) #s(hole binary64 (/ (- (* x (- (sqrt x) 1)) (* -1/2 (sqrt x))) x))) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) #s(hole binary64 (/ (- (sqrt (pow x 3)) (* -1/2 (sqrt x))) x))) |
#s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (* (/ 1 (sqrt x)) 1/2) #s(hole binary64 (* 1/2 (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 (/ (- (sqrt (* (* x x) x)) (* (sqrt x) -1/2)) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (/ (- (sqrt (* (* x x) x)) (* (sqrt x) -1/2)) x) #s(hole binary64 (/ (+ (sqrt (pow x 3)) (* 1/2 (sqrt x))) x))) |
#s(approx (- (sqrt (* (* x x) x)) (* (sqrt x) -1/2)) #s(hole binary64 (* 1/2 (sqrt x)))) |
#s(approx (- (sqrt (* (* x x) x)) (* (sqrt x) -1/2)) #s(hole binary64 (- (sqrt (pow x 3)) (* -1/2 (sqrt x))))) |
#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 (* (sqrt x) -1/2) #s(hole binary64 (* -1/2 (sqrt x)))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (sqrt x))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (sqrt x) 1))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt x) (* -1 (/ (+ (* -1 (sqrt (pow x 3))) (* 1/2 (sqrt (pow x 3)))) (pow x 2)))) 1))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt x) (* 1/2 (/ 1 x))) (+ 1 (+ (* -1 (sqrt (/ 1 x))) (+ (* -1 (* (sqrt (/ 1 (pow x 5))) (+ (* -1 (sqrt (pow x 3))) (* 1/2 (sqrt (pow x 3)))))) (* 1/2 (sqrt (/ 1 x))))))))) |
#s(approx (* (+ (* -1/8 x) 1/2) x) #s(hole binary64 (* -1/8 (pow x 2)))) |
#s(approx (* (+ (* -1/8 x) 1/2) x) #s(hole binary64 (* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8)))) |
#s(approx (+ (* -1/8 x) 1/2) #s(hole binary64 (* -1/8 x))) |
#s(approx (+ (* -1/8 x) 1/2) #s(hole binary64 (* x (- (* 1/2 (/ 1 x)) 1/8)))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (sqrt x))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (/ 1 x))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (/ 1 x)))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (/ 1 x))))))) |
#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/8 x) 1/2) x) 2) #s(hole binary64 (* -1/8 (pow x 2)))) |
#s(approx (+ (* (+ (* -1/8 x) 1/2) x) 2) #s(hole binary64 (* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8)))) |
#s(approx (+ (* (+ (* -1/8 x) 1/2) x) 2) #s(hole binary64 (* (pow x 2) (- (+ (* 1/2 (/ 1 x)) (/ 2 (pow x 2))) 1/8)))) |
#s(approx (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) #s(hole binary64 (sqrt x))) |
#s(approx (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* -1 (/ (+ 1 (* -1/2 (sqrt (/ 1 x)))) x)))))) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) #s(hole binary64 (sqrt x))) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (/ (- (sqrt (* (* x x) x)) (* (sqrt x) -1/2)) x) #s(hole binary64 (sqrt x))) |
#s(approx (/ (- (sqrt (* (* x x) x)) (* (sqrt x) -1/2)) x) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (- (sqrt (* (* x x) x)) (* (sqrt x) -1/2)) #s(hole binary64 (sqrt (pow x 3)))) |
#s(approx (- (sqrt (* (* x x) x)) (* (sqrt x) -1/2)) #s(hole binary64 (* (pow x 2) (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (* -1 (sqrt x)))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (+ (* -1 (sqrt x)) (/ 1 (pow (sqrt -1) 2))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (+ (* -1 (sqrt x)) (* -1 (/ (+ (* -1 (/ x (pow (sqrt -1) 2))) (+ (* -1/2 (* (sqrt x) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt x) (/ 1 (pow (sqrt -1) 2))))) x))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (+ (* -1 (sqrt x)) (* -1 (/ (+ (* -1 (/ x (pow (sqrt -1) 2))) (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 x)) (+ (* -1/2 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))))) (* 1/2 (/ x (pow (sqrt -1) 4)))) (+ (* -1/2 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) x))) x))))) |
#s(approx (+ (* -1/8 x) 1/2) #s(hole binary64 (* -1 (* x (- 1/8 (* 1/2 (/ 1 x))))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (* -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x)))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ 1 (* -1/2 (sqrt (/ 1 x)))) x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ 1 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x))) x)) (* (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 (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x))))))) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) #s(hole binary64 (* 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 (* (* x x) x)) (* (sqrt x) -1/2)) x) #s(hole binary64 (* (sqrt x) (pow (sqrt -1) 2)))) |
#s(approx (/ (- (sqrt (* (* x x) x)) (* (sqrt x) -1/2)) x) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))))) |
#s(approx (- (sqrt (* (* x x) x)) (* (sqrt x) -1/2)) #s(hole binary64 (* (sqrt (pow x 3)) (pow (sqrt -1) 2)))) |
#s(approx (- (sqrt (* (* x x) x)) (* (sqrt x) -1/2)) #s(hole binary64 (* (pow x 2) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -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 (* (sqrt x) -1/2) #s(hole binary64 (* 1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
| Outputs |
|---|
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 #s(approx (+ (* -1/8 x) 1/2) #s(literal 1/2 binary64)) x)) |
(*.f64 #s(approx (+ (* -1/8 x) 1/2) #s(literal 1/2 binary64)) x) |
(*.f64 x #s(approx (+ (* -1/8 x) 1/2) #s(literal 1/2 binary64))) |
#s(approx (+ (* -1/8 x) 1/2) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
x |
(/.f64 (neg.f64 x) (neg.f64 (+.f64 (sqrt.f64 #s(approx (+ x 1) x)) #s(literal 1 binary64)))) |
(/.f64 x (+.f64 (sqrt.f64 #s(approx (+ x 1) x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(approx (+ x 1) x)) (sqrt.f64 #s(approx (+ x 1) x)))) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (+ x 1) x)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(approx (+ x 1) x)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sqrt.f64 #s(approx (+ x 1) x)) (sqrt.f64 #s(approx (+ x 1) x))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (+ x 1) x)))))) |
(+.f64 (sqrt.f64 #s(approx (+ x 1) x)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (+ x 1) x))) |
#s(literal 1 binary64) |
(pow.f64 #s(approx (+ x 1) x) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (+ x 1) x)) |
#s(approx (+ x 1) x) |
(/.f64 (neg.f64 x) (neg.f64 #s(approx (+ 1 (sqrt (+ x 1))) (fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 2 binary64))))) |
(/.f64 x #s(approx (+ 1 (sqrt (+ x 1))) (fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 2 binary64)))) |
#s(approx (+ 1 (sqrt (+ x 1))) (fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x)) #s(literal 4 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x))) (-.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal 8 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64))))) |
(/.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64))) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x)) (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x))))) |
(fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 2 binary64)) |
(fma.f64 x (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) |
(+.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) x) (*.f64 #s(literal -1/8 binary64) x)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) x) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) x) (*.f64 #s(literal -1/8 binary64) x))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/8 binary64) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) x) (*.f64 #s(literal -1/8 binary64) x) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) x) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/8 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) x) (*.f64 #s(literal -1/8 binary64) x)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) x))))) |
(fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) |
(fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) x)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) x)) |
(+.f64 (*.f64 #s(literal -1/8 binary64) x) #s(literal 1/2 binary64)) |
#s(literal -1/8 binary64) |
#s(literal 2 binary64) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (+.f64 #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (-.f64 (sqrt.f64 x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (sqrt.f64 x) #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (+.f64 (sqrt.f64 x) #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) #s(literal 1 binary64)) (+.f64 (+.f64 (sqrt.f64 x) #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (+.f64 (sqrt.f64 x) #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (+.f64 (sqrt.f64 x) #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 x) #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) #s(literal 1 binary64))))) |
(-.f64 (+.f64 (sqrt.f64 x) #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) #s(literal 1 binary64)) |
(+.f64 #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (-.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (-.f64 #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (sqrt.f64 x))) |
(/.f64 (+.f64 (pow.f64 #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 x) #s(literal 3 binary64))) (fma.f64 #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (-.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 x)) (*.f64 #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (sqrt.f64 x))))) |
(+.f64 (sqrt.f64 x) #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) |
(+.f64 #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (sqrt.f64 x)) |
#s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/.f64 #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) (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/2 binary64)) |
(sqrt.f64 x) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 #s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (/.f64 (fma.f64 (sqrt.f64 x) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (/.f64 (fma.f64 (sqrt.f64 x) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) x)) #s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (/.f64 (fma.f64 (sqrt.f64 x) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) x))) #s(literal 1 binary64)) (+.f64 #s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (/.f64 (fma.f64 (sqrt.f64 x) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 #s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (/.f64 (fma.f64 (sqrt.f64 x) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) x)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 #s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (/.f64 (fma.f64 (sqrt.f64 x) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) x)) #s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (/.f64 (fma.f64 (sqrt.f64 x) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) x)) (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (/.f64 (fma.f64 (sqrt.f64 x) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) x)) #s(literal 1 binary64))))) |
(-.f64 #s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (/.f64 (fma.f64 (sqrt.f64 x) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) x)) #s(literal 1 binary64)) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (/.f64 (fma.f64 (sqrt.f64 x) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) x)) |
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 x) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) (neg.f64 x)) |
(/.f64 (fma.f64 (sqrt.f64 x) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) x) |
(-.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) x) (/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) x)) |
(+.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) x) (/.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)))) (+.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))) (-.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) x (fma.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) x (-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))))) |
(fma.f64 (sqrt.f64 (*.f64 x x)) (sqrt.f64 x) (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal -1/2 binary64))) |
(fma.f64 (sqrt.f64 (*.f64 x x)) (sqrt.f64 x) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) |
(fma.f64 (sqrt.f64 x) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) |
(fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (sqrt.f64 (*.f64 (*.f64 x x) x))) |
(-.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (*.f64 x x) x))) |
(+.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal -1/2 binary64))) |
(+.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (*.f64 (sqrt.f64 x) #s(literal 1/2 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 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 x #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) |
#s(literal -1/2 binary64) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x #s(literal 1/2 binary64)) x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -5/128 binary64) x #s(literal 1/16 binary64)) x) #s(literal 1/8 binary64)) x #s(literal 1/2 binary64)) x)) |
#s(approx (* (+ (* -1/8 x) 1/2) x) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (* (+ (* -1/8 x) 1/2) x) (*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x)) |
#s(approx (+ (* -1/8 x) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* -1/8 x) 1/2) (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64))) |
#s(approx x x) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(literal 2 binary64)) |
#s(approx (+ 1 (sqrt (+ x 1))) (fma.f64 #s(literal 1/2 binary64) x #s(literal 2 binary64))) |
#s(approx (+ 1 (sqrt (+ x 1))) (fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 2 binary64))) |
#s(approx (+ 1 (sqrt (+ x 1))) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x #s(literal 1/2 binary64)) x #s(literal 2 binary64))) |
#s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) |
#s(approx (sqrt (+ x 1)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (sqrt (+ x 1)) (fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (sqrt (+ x 1)) (fma.f64 (fma.f64 (-.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 #s(literal 1 binary64) x)) |
#s(approx (+ (* (+ (* -1/8 x) 1/2) x) 2) #s(literal 2 binary64)) |
#s(approx (+ (* (+ (* -1/8 x) 1/2) x) 2) (fma.f64 #s(literal 1/2 binary64) x #s(literal 2 binary64))) |
#s(approx (+ (* (+ (* -1/8 x) 1/2) x) 2) (fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 2 binary64))) |
#s(approx (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(approx (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) (/.f64 (fma.f64 (-.f64 (sqrt.f64 x) #s(literal 1 binary64)) x (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) x)) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (/.f64 (fma.f64 (sqrt.f64 x) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) x)) |
#s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(approx (* (/ 1 (sqrt x)) 1/2) (/.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 x) (sqrt.f64 x)) |
#s(approx (/ (- (sqrt (* (* x x) x)) (* (sqrt x) -1/2)) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(approx (/ (- (sqrt (* (* x x) x)) (* (sqrt x) -1/2)) x) (/.f64 (fma.f64 (sqrt.f64 x) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) x)) |
#s(approx (- (sqrt (* (* x x) x)) (* (sqrt x) -1/2)) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) |
#s(approx (- (sqrt (* (* x x) x)) (* (sqrt x) -1/2)) (fma.f64 (sqrt.f64 x) #s(literal 1/2 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 (* (sqrt x) -1/2) (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (sqrt.f64 x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (+.f64 (sqrt.f64 x) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64)) (neg.f64 (*.f64 x x)))) #s(literal 1 binary64))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) (sqrt.f64 x)) #s(literal 1 binary64)) (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (+.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64)) (sqrt.f64 (pow.f64 x #s(literal -5 binary64))))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))))) |
#s(approx (* (+ (* -1/8 x) 1/2) x) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
#s(approx (* (+ (* -1/8 x) 1/2) x) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/8 binary64)) (*.f64 x x))) |
#s(approx (+ (* -1/8 x) 1/2) (*.f64 #s(literal -1/8 binary64) x)) |
#s(approx (+ (* -1/8 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/8 binary64)) x)) |
#s(approx (+ 1 (sqrt (+ x 1))) (sqrt.f64 x)) |
#s(approx (+ 1 (sqrt (+ x 1))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x)) x)) |
#s(approx (+ 1 (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 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (+ 1 (sqrt (+ x 1))) (*.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 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) x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) 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 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 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 (/.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 (+ (* (+ (* -1/8 x) 1/2) x) 2) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
#s(approx (+ (* (+ (* -1/8 x) 1/2) x) 2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/8 binary64)) (*.f64 x x))) |
#s(approx (+ (* (+ (* -1/8 x) 1/2) x) 2) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 1/8 binary64)) (*.f64 x x))) |
#s(approx (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) (sqrt.f64 x)) |
#s(approx (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) (*.f64 (+.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (sqrt.f64 x)) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x 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 binary64) (sqrt.f64 x))) x)) |
#s(approx (/ (- (sqrt (* (* x x) x)) (* (sqrt x) -1/2)) x) (sqrt.f64 x)) |
#s(approx (/ (- (sqrt (* (* x x) x)) (* (sqrt x) -1/2)) 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 binary64) (sqrt.f64 x))) x)) |
#s(approx (- (sqrt (* (* x x) x)) (* (sqrt x) -1/2)) (sqrt.f64 (*.f64 (*.f64 x x) x))) |
#s(approx (- (sqrt (* (* x x) x)) (* (sqrt x) -1/2)) (*.f64 (*.f64 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) (sqrt.f64 x))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (neg.f64 (sqrt.f64 x))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (+.f64 (neg.f64 (sqrt.f64 x)) #s(literal -1 binary64))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (+.f64 (neg.f64 (/.f64 (fma.f64 (neg.f64 (sqrt.f64 x)) #s(literal 1/2 binary64) (neg.f64 (/.f64 x #s(literal -1 binary64)))) x)) (neg.f64 (sqrt.f64 x)))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)))) (-.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)))))) x)) (neg.f64 (/.f64 x #s(literal -1 binary64)))) x)) (neg.f64 (sqrt.f64 x)))) |
#s(approx (+ (* -1/8 x) 1/2) (neg.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) x))) |
#s(approx (+ 1 (sqrt (+ x 1))) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
#s(approx (+ 1 (sqrt (+ x 1))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) x)) x))) |
#s(approx (+ 1 (sqrt (+ x 1))) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x))) x))) |
#s(approx (+ 1 (sqrt (+ x 1))) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) x)) #s(literal 1 binary64)) x)) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x))) |
#s(approx (sqrt (+ x 1)) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
#s(approx (sqrt (+ x 1)) (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 #s(literal 1 binary64) (sqrt.f64 x)))) x))) |
#s(approx (sqrt (+ x 1)) (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 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) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) x))) |
#s(approx (sqrt (+ x 1)) (neg.f64 (*.f64 (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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) x))) |
#s(approx (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
#s(approx (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1 binary64)) #s(literal -1/2 binary64) (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) x))) x))) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1 binary64)) #s(literal -1/2 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x))) |
#s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* 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 (/ (- (sqrt (* (* x x) x)) (* (sqrt x) -1/2)) x) (neg.f64 (sqrt.f64 x))) |
#s(approx (/ (- (sqrt (* (* x x) x)) (* (sqrt x) -1/2)) x) (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1 binary64)) #s(literal 1/2 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) x))) |
#s(approx (- (sqrt (* (* x x) x)) (* (sqrt x) -1/2)) (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)))) |
#s(approx (- (sqrt (* (* x x) x)) (* (sqrt x) -1/2)) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1 binary64)) #s(literal -1/2 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (*.f64 x x))) |
#s(approx (sqrt (* (* x x) x)) (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)))) |
#s(approx (* (sqrt x) -1/2) (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal 1/2 binary64))) |
Compiled 2 267 to 936 computations (58.7% saved)
10 alts after pruning (2 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 173 | 2 | 175 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 5 | 5 |
| Total | 175 | 10 | 185 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.8% | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| ✓ | 37.2% | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (+ x 1) x)))) |
| ✓ | 67.8% | (/.f64 x #s(approx (+ 1 (sqrt (+ x 1))) (fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 2 binary64)))) |
| ✓ | 69.2% | (/.f64 x #s(approx (+ 1 (sqrt (+ x 1))) (fma.f64 #s(literal 1/2 binary64) x #s(literal 2 binary64)))) |
| ▶ | 33.0% | #s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (+.f64 (sqrt.f64 x) #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) #s(literal 1 binary64))) |
| ✓ | 31.9% | #s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
| ▶ | 16.9% | #s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 #s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (/.f64 (fma.f64 (sqrt.f64 x) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) x)) #s(literal 1 binary64))) |
| ✓ | 66.9% | #s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x)) |
| ✓ | 68.1% | #s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 #s(approx (+ (* -1/8 x) 1/2) #s(literal 1/2 binary64)) x)) |
| ✓ | 32.7% | #s(approx (/ x (+ 1 (sqrt (+ x 1)))) (sqrt.f64 x)) |
Compiled 130 to 126 computations (3.1% saved)
| Inputs |
|---|
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 #s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (/.f64 (fma.f64 (sqrt.f64 x) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) x)) #s(literal 1 binary64))) |
(-.f64 #s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (/.f64 (fma.f64 (sqrt.f64 x) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) x)) #s(literal 1 binary64)) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (/.f64 (fma.f64 (sqrt.f64 x) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) x)) |
(/.f64 (fma.f64 (sqrt.f64 x) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) x) |
(fma.f64 (sqrt.f64 x) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) |
(sqrt.f64 x) |
x |
#s(literal 1/2 binary64) |
(sqrt.f64 (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 x x) |
#s(literal 1 binary64) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (+.f64 (sqrt.f64 x) #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) #s(literal 1 binary64))) |
(-.f64 (+.f64 (sqrt.f64 x) #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) #s(literal 1 binary64)) |
(+.f64 (sqrt.f64 x) #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) |
#s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
| Outputs |
|---|
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (* 1/2 x))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (* x (+ 1/2 (* -1/8 x))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (* x (+ 1/2 (* x (- (* x (+ 1/16 (* -5/128 x))) 1/8)))))) |
#s(approx (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) #s(hole binary64 (/ (- (* x (- (sqrt x) 1)) (* -1/2 (sqrt x))) x))) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) #s(hole binary64 (/ (- (sqrt (pow x 3)) (* -1/2 (sqrt x))) x))) |
#s(approx (/ (+ (* (sqrt x) 1/2) (sqrt (* (* x x) x))) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (/ (+ (* (sqrt x) 1/2) (sqrt (* (* x x) x))) x) #s(hole binary64 (/ (+ (sqrt (pow x 3)) (* 1/2 (sqrt x))) x))) |
#s(approx (+ (* (sqrt x) 1/2) (sqrt (* (* x x) x))) #s(hole binary64 (* 1/2 (sqrt x)))) |
#s(approx (+ (* (sqrt x) 1/2) (sqrt (* (* x x) x))) #s(hole binary64 (+ (sqrt (pow x 3)) (* 1/2 (sqrt x))))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx x #s(hole binary64 x)) |
#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 (- (+ (sqrt x) (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x)))) 1) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (- (+ (sqrt x) (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x)))) 1) #s(hole binary64 (/ (- (* x (- (sqrt x) 1)) (* -1/2 (sqrt x))) x))) |
#s(approx (+ (sqrt x) (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x)))) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (+ (sqrt x) (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x)))) #s(hole binary64 (/ (- (sqrt (pow x 3)) (* -1/2 (sqrt x))) x))) |
#s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (/ 1/2 (sqrt x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (sqrt x))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (sqrt x) 1))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt x) (* -1 (/ (+ (* -1 (sqrt (pow x 3))) (* 1/2 (sqrt (pow x 3)))) (pow x 2)))) 1))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt x) (* 1/2 (/ 1 x))) (+ 1 (+ (* -1 (sqrt (/ 1 x))) (+ (* -1 (* (sqrt (/ 1 (pow x 5))) (+ (* -1 (sqrt (pow x 3))) (* 1/2 (sqrt (pow x 3)))))) (* 1/2 (sqrt (/ 1 x))))))))) |
#s(approx (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) #s(hole binary64 (sqrt x))) |
#s(approx (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* -1 (/ (+ 1 (* -1/2 (sqrt (/ 1 x)))) x)))))) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) #s(hole binary64 (sqrt x))) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (/ (+ (* (sqrt x) 1/2) (sqrt (* (* x x) x))) x) #s(hole binary64 (sqrt x))) |
#s(approx (/ (+ (* (sqrt x) 1/2) (sqrt (* (* x x) x))) x) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (+ (* (sqrt x) 1/2) (sqrt (* (* x x) x))) #s(hole binary64 (sqrt (pow x 3)))) |
#s(approx (+ (* (sqrt x) 1/2) (sqrt (* (* x x) x))) #s(hole binary64 (* (pow x 2) (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (- (+ (sqrt x) (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x)))) 1) #s(hole binary64 (sqrt x))) |
#s(approx (- (+ (sqrt x) (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x)))) 1) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* -1 (/ (+ 1 (* -1/2 (sqrt (/ 1 x)))) x)))))) |
#s(approx (+ (sqrt x) (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x)))) #s(hole binary64 (sqrt x))) |
#s(approx (+ (sqrt x) (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x)))) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (* -1 (sqrt x)))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (+ (* -1 (sqrt x)) (/ 1 (pow (sqrt -1) 2))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (+ (* -1 (sqrt x)) (* -1 (/ (+ (* -1 (/ x (pow (sqrt -1) 2))) (+ (* -1/2 (* (sqrt x) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt x) (/ 1 (pow (sqrt -1) 2))))) x))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (+ (* -1 (sqrt x)) (* -1 (/ (+ (* -1 (/ x (pow (sqrt -1) 2))) (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 x)) (+ (* -1/2 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))))) (* 1/2 (/ x (pow (sqrt -1) 4)))) (+ (* -1/2 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) x))) x))))) |
#s(approx (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x))))))) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (/ (+ (* (sqrt x) 1/2) (sqrt (* (* x x) x))) x) #s(hole binary64 (* (sqrt x) (pow (sqrt -1) 2)))) |
#s(approx (/ (+ (* (sqrt x) 1/2) (sqrt (* (* x x) x))) x) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* (sqrt x) 1/2) (sqrt (* (* x x) x))) #s(hole binary64 (* (sqrt (pow x 3)) (pow (sqrt -1) 2)))) |
#s(approx (+ (* (sqrt x) 1/2) (sqrt (* (* x x) x))) #s(hole binary64 (* (pow x 2) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -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 (* (* x x) x)) #s(hole binary64 (* (sqrt (pow x 3)) (pow (sqrt -1) 2)))) |
#s(approx (- (+ (sqrt x) (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x)))) 1) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (- (+ (sqrt x) (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x)))) 1) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x))))))) |
#s(approx (+ (sqrt x) (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x)))) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (sqrt x) (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x)))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) #s(hole binary64 (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | x | @ | 0 | ((/ x (+ 1 (sqrt (+ x 1)))) (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (/ (+ (* (sqrt x) 1/2) (sqrt (* (* x x) x))) x) (+ (* (sqrt x) 1/2) (sqrt (* (* x x) x))) (sqrt x) x 1/2 (sqrt (* (* x x) x)) (* (* x x) x) (* x x) 1 (/ x (+ 1 (sqrt (+ x 1)))) (- (+ (sqrt x) (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x)))) 1) (+ (sqrt x) (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x)))) (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/ 1/2 (sqrt x))) |
| 4.0ms | x | @ | inf | ((/ x (+ 1 (sqrt (+ x 1)))) (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (/ (+ (* (sqrt x) 1/2) (sqrt (* (* x x) x))) x) (+ (* (sqrt x) 1/2) (sqrt (* (* x x) x))) (sqrt x) x 1/2 (sqrt (* (* x x) x)) (* (* x x) x) (* x x) 1 (/ x (+ 1 (sqrt (+ x 1)))) (- (+ (sqrt x) (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x)))) 1) (+ (sqrt x) (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x)))) (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/ 1/2 (sqrt x))) |
| 3.0ms | x | @ | -inf | ((/ x (+ 1 (sqrt (+ x 1)))) (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (/ (+ (* (sqrt x) 1/2) (sqrt (* (* x x) x))) x) (+ (* (sqrt x) 1/2) (sqrt (* (* x x) x))) (sqrt x) x 1/2 (sqrt (* (* x x) x)) (* (* x x) x) (* x x) 1 (/ x (+ 1 (sqrt (+ x 1)))) (- (+ (sqrt x) (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x)))) 1) (+ (sqrt x) (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x)))) (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/ 1/2 (sqrt x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 217 | 1738 |
| 0 | 236 | 1351 |
| 0 | 1243 | 1330 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 #s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (/.f64 (fma.f64 (sqrt.f64 x) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) x)) #s(literal 1 binary64))) |
(-.f64 #s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (/.f64 (fma.f64 (sqrt.f64 x) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) x)) #s(literal 1 binary64)) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (/.f64 (fma.f64 (sqrt.f64 x) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) x)) |
(/.f64 (fma.f64 (sqrt.f64 x) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) x) |
(fma.f64 (sqrt.f64 x) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) |
(sqrt.f64 x) |
x |
#s(literal 1/2 binary64) |
(sqrt.f64 (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 x x) |
#s(literal 1 binary64) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (+.f64 (sqrt.f64 x) #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) #s(literal 1 binary64))) |
(-.f64 (+.f64 (sqrt.f64 x) #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) #s(literal 1 binary64)) |
(+.f64 (sqrt.f64 x) #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) |
#s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (* 1/2 x))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (* x (+ 1/2 (* -1/8 x))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (* x (+ 1/2 (* x (- (* x (+ 1/16 (* -5/128 x))) 1/8)))))) |
#s(approx (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) #s(hole binary64 (/ (- (* x (- (sqrt x) 1)) (* -1/2 (sqrt x))) x))) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) #s(hole binary64 (/ (- (sqrt (pow x 3)) (* -1/2 (sqrt x))) x))) |
#s(approx (/ (+ (* (sqrt x) 1/2) (sqrt (* (* x x) x))) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (/ (+ (* (sqrt x) 1/2) (sqrt (* (* x x) x))) x) #s(hole binary64 (/ (+ (sqrt (pow x 3)) (* 1/2 (sqrt x))) x))) |
#s(approx (+ (* (sqrt x) 1/2) (sqrt (* (* x x) x))) #s(hole binary64 (* 1/2 (sqrt x)))) |
#s(approx (+ (* (sqrt x) 1/2) (sqrt (* (* x x) x))) #s(hole binary64 (+ (sqrt (pow x 3)) (* 1/2 (sqrt x))))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx x #s(hole binary64 x)) |
#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 (- (+ (sqrt x) (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x)))) 1) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (- (+ (sqrt x) (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x)))) 1) #s(hole binary64 (/ (- (* x (- (sqrt x) 1)) (* -1/2 (sqrt x))) x))) |
#s(approx (+ (sqrt x) (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x)))) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (+ (sqrt x) (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x)))) #s(hole binary64 (/ (- (sqrt (pow x 3)) (* -1/2 (sqrt x))) x))) |
#s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (/ 1/2 (sqrt x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (sqrt x))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (sqrt x) 1))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt x) (* -1 (/ (+ (* -1 (sqrt (pow x 3))) (* 1/2 (sqrt (pow x 3)))) (pow x 2)))) 1))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt x) (* 1/2 (/ 1 x))) (+ 1 (+ (* -1 (sqrt (/ 1 x))) (+ (* -1 (* (sqrt (/ 1 (pow x 5))) (+ (* -1 (sqrt (pow x 3))) (* 1/2 (sqrt (pow x 3)))))) (* 1/2 (sqrt (/ 1 x))))))))) |
#s(approx (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) #s(hole binary64 (sqrt x))) |
#s(approx (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* -1 (/ (+ 1 (* -1/2 (sqrt (/ 1 x)))) x)))))) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) #s(hole binary64 (sqrt x))) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (/ (+ (* (sqrt x) 1/2) (sqrt (* (* x x) x))) x) #s(hole binary64 (sqrt x))) |
#s(approx (/ (+ (* (sqrt x) 1/2) (sqrt (* (* x x) x))) x) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (+ (* (sqrt x) 1/2) (sqrt (* (* x x) x))) #s(hole binary64 (sqrt (pow x 3)))) |
#s(approx (+ (* (sqrt x) 1/2) (sqrt (* (* x x) x))) #s(hole binary64 (* (pow x 2) (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (- (+ (sqrt x) (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x)))) 1) #s(hole binary64 (sqrt x))) |
#s(approx (- (+ (sqrt x) (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x)))) 1) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* -1 (/ (+ 1 (* -1/2 (sqrt (/ 1 x)))) x)))))) |
#s(approx (+ (sqrt x) (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x)))) #s(hole binary64 (sqrt x))) |
#s(approx (+ (sqrt x) (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x)))) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (* -1 (sqrt x)))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (+ (* -1 (sqrt x)) (/ 1 (pow (sqrt -1) 2))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (+ (* -1 (sqrt x)) (* -1 (/ (+ (* -1 (/ x (pow (sqrt -1) 2))) (+ (* -1/2 (* (sqrt x) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt x) (/ 1 (pow (sqrt -1) 2))))) x))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (+ (* -1 (sqrt x)) (* -1 (/ (+ (* -1 (/ x (pow (sqrt -1) 2))) (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 x)) (+ (* -1/2 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))))) (* 1/2 (/ x (pow (sqrt -1) 4)))) (+ (* -1/2 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) x))) x))))) |
#s(approx (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x))))))) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (/ (+ (* (sqrt x) 1/2) (sqrt (* (* x x) x))) x) #s(hole binary64 (* (sqrt x) (pow (sqrt -1) 2)))) |
#s(approx (/ (+ (* (sqrt x) 1/2) (sqrt (* (* x x) x))) x) #s(hole binary64 (* -1 (* x (+ (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* (sqrt x) 1/2) (sqrt (* (* x x) x))) #s(hole binary64 (* (sqrt (pow x 3)) (pow (sqrt -1) 2)))) |
#s(approx (+ (* (sqrt x) 1/2) (sqrt (* (* x x) x))) #s(hole binary64 (* (pow x 2) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -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 (* (* x x) x)) #s(hole binary64 (* (sqrt (pow x 3)) (pow (sqrt -1) 2)))) |
#s(approx (- (+ (sqrt x) (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x)))) 1) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (- (+ (sqrt x) (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x)))) 1) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x))))))) |
#s(approx (+ (sqrt x) (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x)))) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (sqrt x) (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x)))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) #s(hole binary64 (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
| Outputs |
|---|
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 #s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (sqrt.f64 (*.f64 (*.f64 x x) x))) x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (sqrt.f64 (*.f64 (*.f64 x x) x))) x)) #s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (sqrt.f64 (*.f64 (*.f64 x x) x))) x))) #s(literal 1 binary64)) (+.f64 #s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (sqrt.f64 (*.f64 (*.f64 x x) x))) x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 #s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (sqrt.f64 (*.f64 (*.f64 x x) x))) x)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 #s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (sqrt.f64 (*.f64 (*.f64 x x) x))) x)) #s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (sqrt.f64 (*.f64 (*.f64 x x) x))) x)) (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (sqrt.f64 (*.f64 (*.f64 x x) x))) x)) #s(literal 1 binary64))))) |
(-.f64 #s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (sqrt.f64 (*.f64 (*.f64 x x) x))) x)) #s(literal 1 binary64)) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (sqrt.f64 (*.f64 (*.f64 x x) x))) x)) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (sqrt.f64 (*.f64 (*.f64 x x) x)))) (neg.f64 x)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (sqrt.f64 (*.f64 (*.f64 x x) x))) x) |
(-.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) x) (/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) x)) |
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) x) (/.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) x)) |
(+.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) x) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)))) (+.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (*.f64 (sqrt.f64 x) #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 x x) x)) (-.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (sqrt.f64 (*.f64 (*.f64 x x) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (-.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) x (fma.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (*.f64 (*.f64 x x) 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 x x) x) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (sqrt.f64 (*.f64 (*.f64 x x) x)))))) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) x (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))))) |
(fma.f64 (sqrt.f64 (*.f64 x x)) (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (sqrt.f64 (*.f64 (*.f64 x x) x))) |
(fma.f64 (sqrt.f64 x) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) |
(-.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (sqrt.f64 (*.f64 (*.f64 x x) x))) |
(+.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(pow.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 x) |
x |
#s(literal 1/2 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 (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 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 x #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
#s(literal 1 binary64) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (+.f64 #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (sqrt.f64 x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (sqrt.f64 x)) (+.f64 #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (sqrt.f64 x))) #s(literal 1 binary64)) (+.f64 (+.f64 #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (sqrt.f64 x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (+.f64 #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (sqrt.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (+.f64 #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (sqrt.f64 x)) (+.f64 #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (sqrt.f64 x)) #s(literal 1 binary64))))) |
(-.f64 (+.f64 #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (sqrt.f64 x)) #s(literal 1 binary64)) |
(+.f64 (sqrt.f64 x) (-.f64 #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 x)) (*.f64 #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) (-.f64 (sqrt.f64 x) #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 x) #s(literal 3 binary64)) (pow.f64 #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 x) (sqrt.f64 x) (-.f64 (*.f64 #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 (sqrt.f64 x) #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))))) |
(+.f64 #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (sqrt.f64 x)) |
(+.f64 (sqrt.f64 x) #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) |
#s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 x))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x #s(literal 1/2 binary64)) x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -5/128 binary64) x #s(literal 1/16 binary64)) x) #s(literal 1/8 binary64)) x #s(literal 1/2 binary64)) x)) |
#s(approx (- (+ (sqrt x) (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x)))) 1) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (- (+ (sqrt x) (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x)))) 1) (/.f64 (fma.f64 (-.f64 (sqrt.f64 x) #s(literal 1 binary64)) x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (sqrt.f64 (*.f64 (*.f64 x x) x))) x)) |
#s(approx (/ (+ (* (sqrt x) 1/2) (sqrt (* (* x x) x))) x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (* (sqrt x) 1/2) (sqrt (* (* x x) x))) x) (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (sqrt.f64 (*.f64 (*.f64 x x) x))) x)) |
#s(approx (+ (* (sqrt x) 1/2) (sqrt (* (* x x) x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(approx (+ (* (sqrt x) 1/2) (sqrt (* (* x x) x))) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (sqrt.f64 (*.f64 (*.f64 x x) x)))) |
#s(approx (sqrt x) (sqrt.f64 x)) |
#s(approx 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 (- (+ (sqrt x) (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x)))) 1) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (- (+ (sqrt x) (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x)))) 1) (/.f64 (fma.f64 (-.f64 (sqrt.f64 x) #s(literal 1 binary64)) x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (sqrt.f64 (*.f64 (*.f64 x x) x))) x)) |
#s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (/ 1/2 (sqrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (sqrt.f64 x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (+.f64 (sqrt.f64 x) (/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64))) (*.f64 x x))) #s(literal 1 binary64))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) (sqrt.f64 x)) #s(literal 1 binary64)) (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64)) (sqrt.f64 (pow.f64 x #s(literal -5 binary64))))))))) |
#s(approx (- (+ (sqrt x) (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x)))) 1) (sqrt.f64 x)) |
#s(approx (- (+ (sqrt x) (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x)))) 1) (*.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (sqrt.f64 x)) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x 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 binary64) (sqrt.f64 x))) x)) |
#s(approx (/ (+ (* (sqrt x) 1/2) (sqrt (* (* x x) x))) x) (sqrt.f64 x)) |
#s(approx (/ (+ (* (sqrt x) 1/2) (sqrt (* (* x 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 binary64) (sqrt.f64 x))) x)) |
#s(approx (+ (* (sqrt x) 1/2) (sqrt (* (* x x) x))) (sqrt.f64 (*.f64 (*.f64 x x) x))) |
#s(approx (+ (* (sqrt x) 1/2) (sqrt (* (* x x) x))) (*.f64 (*.f64 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) (sqrt.f64 x))))) |
#s(approx (- (+ (sqrt x) (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x)))) 1) (sqrt.f64 x)) |
#s(approx (- (+ (sqrt x) (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x)))) 1) (*.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (sqrt.f64 x)) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x 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 binary64) (sqrt.f64 x))) x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (neg.f64 (sqrt.f64 x))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (+.f64 (neg.f64 (sqrt.f64 x)) #s(literal -1 binary64))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 x)) (neg.f64 (/.f64 x #s(literal -1 binary64)))) x)) (neg.f64 (sqrt.f64 x)))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)))) (-.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)))))) x)) (neg.f64 (/.f64 x #s(literal -1 binary64)))) x)) (neg.f64 (sqrt.f64 x)))) |
#s(approx (- (+ (sqrt x) (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x)))) 1) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
#s(approx (- (+ (sqrt x) (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x)))) 1) (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1 binary64)) #s(literal -1/2 binary64) (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) x))) x))) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1 binary64)) #s(literal -1/2 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x))) |
#s(approx (/ (+ (* (sqrt x) 1/2) (sqrt (* (* x x) x))) x) (neg.f64 (sqrt.f64 x))) |
#s(approx (/ (+ (* (sqrt x) 1/2) (sqrt (* (* x x) x))) x) (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1 binary64)) #s(literal 1/2 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) x))) |
#s(approx (+ (* (sqrt x) 1/2) (sqrt (* (* x x) x))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)))) |
#s(approx (+ (* (sqrt x) 1/2) (sqrt (* (* x x) x))) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1 binary64)) #s(literal -1/2 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (*.f64 x x))) |
#s(approx (sqrt x) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
#s(approx (sqrt (* (* x x) x)) (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)))) |
#s(approx (- (+ (sqrt x) (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x)))) 1) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
#s(approx (- (+ (sqrt x) (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x)))) 1) (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1 binary64)) #s(literal -1/2 binary64) (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) x))) x))) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1 binary64)) #s(literal -1/2 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x))) |
#s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/2 binary64))) |
Compiled 1 549 to 574 computations (62.9% saved)
10 alts after pruning (0 fresh and 10 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 97 | 0 | 97 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 2 | 2 |
| Done | 0 | 8 | 8 |
| Total | 97 | 10 | 107 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.8% | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| ✓ | 37.2% | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (+ x 1) x)))) |
| ✓ | 67.8% | (/.f64 x #s(approx (+ 1 (sqrt (+ x 1))) (fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 2 binary64)))) |
| ✓ | 69.2% | (/.f64 x #s(approx (+ 1 (sqrt (+ x 1))) (fma.f64 #s(literal 1/2 binary64) x #s(literal 2 binary64)))) |
| ✓ | 33.0% | #s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (+.f64 (sqrt.f64 x) #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) #s(literal 1 binary64))) |
| ✓ | 31.9% | #s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
| ✓ | 16.9% | #s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 #s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (/.f64 (fma.f64 (sqrt.f64 x) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) x)) #s(literal 1 binary64))) |
| ✓ | 66.9% | #s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x)) |
| ✓ | 68.1% | #s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 #s(approx (+ (* -1/8 x) 1/2) #s(literal 1/2 binary64)) x)) |
| ✓ | 32.7% | #s(approx (/ x (+ 1 (sqrt (+ x 1)))) (sqrt.f64 x)) |
Compiled 265 to 207 computations (21.9% saved)
| Inputs |
|---|
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (sqrt.f64 x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 #s(approx (+ (* -1/8 x) 1/2) #s(literal 1/2 binary64)) x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
(/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (+ x 1) x)))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x)) |
(/.f64 x #s(approx (+ 1 (sqrt (+ x 1))) (fma.f64 #s(literal 1/2 binary64) x #s(literal 2 binary64)))) |
(/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (+.f64 (sqrt.f64 x) #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) #s(literal 1 binary64))) |
(/.f64 x #s(approx (+ 1 (sqrt (+ x 1))) (fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 2 binary64)))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (+.f64 #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) (sqrt.f64 x)) #s(literal 1 binary64))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 #s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (/.f64 (fma.f64 (sqrt.f64 x) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) x)) #s(literal 1 binary64))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 #s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (/.f64 (-.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))) x)) #s(literal 1 binary64))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64)) (*.f64 x x))) (sqrt.f64 x)) #s(literal 1 binary64))) |
| Outputs |
|---|
(/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
2 calls:
| 4.0ms | x |
| 4.0ms | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 99.8% | 1 | x |
Compiled 8 to 7 computations (12.5% saved)
| Inputs |
|---|
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (sqrt.f64 x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 #s(approx (+ (* -1/8 x) 1/2) #s(literal 1/2 binary64)) x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
(/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (+ x 1) x)))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x)) |
(/.f64 x #s(approx (+ 1 (sqrt (+ x 1))) (fma.f64 #s(literal 1/2 binary64) x #s(literal 2 binary64)))) |
| Outputs |
|---|
(/.f64 x #s(approx (+ 1 (sqrt (+ x 1))) (fma.f64 #s(literal 1/2 binary64) x #s(literal 2 binary64)))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
2 calls:
| 9.0ms | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.9% | 2 | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 97.9% | 2 | x |
Compiled 8 to 7 computations (12.5% saved)
| Inputs |
|---|
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (sqrt.f64 x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 #s(approx (+ (* -1/8 x) 1/2) #s(literal 1/2 binary64)) x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
(/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (+ x 1) x)))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x)) |
| Outputs |
|---|
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
2 calls:
| 2.0ms | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.9% | 2 | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 97.9% | 2 | x |
Compiled 8 to 7 computations (12.5% saved)
| Inputs |
|---|
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (sqrt.f64 x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 #s(approx (+ (* -1/8 x) 1/2) #s(literal 1/2 binary64)) x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
(/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (+ x 1) x)))) |
| Outputs |
|---|
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
2 calls:
| 2.0ms | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.8% | 2 | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 96.8% | 2 | x |
Compiled 8 to 7 computations (12.5% saved)
| Inputs |
|---|
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (sqrt.f64 x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 #s(approx (+ (* -1/8 x) 1/2) #s(literal 1/2 binary64)) x)) |
| Outputs |
|---|
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (sqrt.f64 x)) |
2 calls:
| 2.0ms | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.9% | 2 | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 95.9% | 2 | x |
Compiled 8 to 7 computations (12.5% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (sqrt.f64 x)) |
| Outputs |
|---|
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (sqrt.f64 x)) |
2 calls:
| 1.0ms | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 32.7% | 1 | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 32.7% | 1 | x |
Compiled 8 to 7 computations (12.5% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 8.0ms | 0.5245702518130978 | 19.277743340044612 |
| 4.0ms | 112× | 0 | valid |
Compiled 151 to 164 computations (-8.6% saved)
ival-sqrt: 1.0ms (52.7% of total)ival-add!: 1.0ms (52.7% of total)ival-div!: 1.0ms (52.7% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 7.0ms | 0.5245702518130978 | 19.277743340044612 |
| 3.0ms | 96× | 0 | valid |
Compiled 158 to 171 computations (-8.2% saved)
ival-sqrt: 1.0ms (62.3% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)ival-div!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 4.0ms | 0.5245702518130978 | 19.277743340044612 |
| 2.0ms | 48× | 0 | valid |
Compiled 144 to 157 computations (-9% saved)
adjust: 0.0ms (0% of total)ival-sqrt: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)ival-div!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 0.5245702518130978 | 19.277743340044612 |
Compiled 130 to 143 computations (-10% saved)
| 1× | done |
Compiled 55 to 36 computations (34.5% saved)
Compiled 62 to 42 computations (32.3% saved)
Loading profile data...