
Time bar (total: 1.4s)
| 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)
| 422.0ms | 8 253× | 0 | valid |
| 0.0ms | 3× | 2 | valid |
| 0.0ms | 1× | 0 | invalid |
ival-sqrt: 113.0ms (54.1% of total)ival-add!: 48.0ms (23% of total)ival-div!: 45.0ms (21.5% of total)adjust: 2.0ms (1% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
| 0 | 0 | - | 0 | - | (+.f64 x #s(literal 1 binary64)) |
| 0 | 0 | - | 0 | - | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (sqrt.f64 (+.f64 x #s(literal 1 binary64))) |
| 0 | 0 | - | 0 | - | x |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 22.0ms | 512× | 0 | valid |
Compiled 58 to 22 computations (62.1% saved)
ival-sqrt: 4.0ms (41.1% of total)ival-add!: 3.0ms (30.8% of total)ival-div!: 3.0ms (30.8% of total)adjust: 0.0ms (0% 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.7% | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
Compiled 16 to 12 computations (25% 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)) |
| 1.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) (pow.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) #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 (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64) (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)) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1/2 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)) (pow.f64 x #s(literal -1 binary64))) x)) |
#s(approx (+ 1 (sqrt (+ x 1))) (*.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (pow.f64 x #s(literal -1 binary64))) (/.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 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (pow.f64 x #s(literal -1 binary64)))) (/.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 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (sqrt (+ x 1)) (*.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #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 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #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 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (neg.f64 (sqrt.f64 x))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (fma.f64 #s(literal -1 binary64) (sqrt.f64 x) #s(literal -1 binary64))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 x)) (neg.f64 (/.f64 x #s(literal -1 binary64)))) x) #s(literal -1 binary64) (neg.f64 (sqrt.f64 x)))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 #s(literal 1/2 binary64) (neg.f64 (pow.f64 x #s(literal 3/2 binary64)))) (-.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (neg.f64 (pow.f64 x #s(literal 3/2 binary64)))))) x) #s(literal -1 binary64) (neg.f64 (/.f64 x #s(literal -1 binary64)))) x) #s(literal -1 binary64) (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))) (pow.f64 x #s(literal -1 binary64))) x))) |
#s(approx (+ 1 (sqrt (+ x 1))) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) x) #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x))) |
#s(approx (+ 1 (sqrt (+ x 1))) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.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) #s(literal 1 binary64)) x) #s(literal -1 binary64) (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 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #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 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #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 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) x))) |
Compiled 1 002 to 280 computations (72.1% saved)
11 alts after pruning (10 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 45 | 10 | 55 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 45 | 11 | 56 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.7% | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 38.6% | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (+ x 1) x)))) | |
| ▶ | 66.6% | (/.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)))) |
| ▶ | 68.1% | (/.f64 x #s(approx (+ 1 (sqrt (+ x 1))) (fma.f64 #s(literal 1/2 binary64) x #s(literal 2 binary64)))) |
| 34.4% | (/.f64 x #s(approx (+ 1 (sqrt (+ x 1))) (sqrt.f64 x))) | |
| 33.8% | #s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (sqrt.f64 x) #s(literal 1 binary64))) | |
| 66.1% | #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)) | |
| ▶ | 67.4% | #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)) |
| ▶ | 66.0% | #s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x)) |
| ▶ | 67.4% | #s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 #s(literal 1/2 binary64) x)) |
| 34.6% | #s(approx (/ x (+ 1 (sqrt (+ x 1)))) (sqrt.f64 x)) |
Compiled 292 to 218 computations (25.3% 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)))) (*.f64 #s(literal 1/2 binary64) x)) |
(*.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)) |
(*.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 (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x #s(literal 1/2 binary64)) x)) |
(*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x #s(literal 1/2 binary64)) x) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x #s(literal 1/2 binary64)) |
(-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) |
(*.f64 #s(literal 1/16 binary64) x) |
#s(literal 1/16 binary64) |
#s(literal 1/8 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))) |
(fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 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 (* 1/2 x) #s(hole binary64 (* 1/2 x))) |
#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 (* (+ (* (- (* 1/16 x) 1/8) x) 1/2) x) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (+ (* (- (* 1/16 x) 1/8) x) 1/2) x) #s(hole binary64 (* x (+ 1/2 (* -1/8 x))))) |
#s(approx (* (+ (* (- (* 1/16 x) 1/8) x) 1/2) x) #s(hole binary64 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))))) |
#s(approx (+ (* (- (* 1/16 x) 1/8) x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (- (* 1/16 x) 1/8) x) 1/2) #s(hole binary64 (+ 1/2 (* -1/8 x)))) |
#s(approx (+ (* (- (* 1/16 x) 1/8) x) 1/2) #s(hole binary64 (+ 1/2 (* x (- (* 1/16 x) 1/8))))) |
#s(approx (- (* 1/16 x) 1/8) #s(hole binary64 -1/8)) |
#s(approx (- (* 1/16 x) 1/8) #s(hole binary64 (- (* 1/16 x) 1/8))) |
#s(approx (* 1/16 x) #s(hole binary64 (* 1/16 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 (/ 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 (* (+ (* -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/16 x) 1/8) x) 1/2) x) #s(hole binary64 (* 1/16 (pow x 3)))) |
#s(approx (* (+ (* (- (* 1/16 x) 1/8) x) 1/2) x) #s(hole binary64 (* (pow x 3) (- 1/16 (* 1/8 (/ 1 x)))))) |
#s(approx (* (+ (* (- (* 1/16 x) 1/8) x) 1/2) x) #s(hole binary64 (* (pow x 3) (- (+ 1/16 (/ 1/2 (pow x 2))) (* 1/8 (/ 1 x)))))) |
#s(approx (+ (* (- (* 1/16 x) 1/8) x) 1/2) #s(hole binary64 (* 1/16 (pow x 2)))) |
#s(approx (+ (* (- (* 1/16 x) 1/8) x) 1/2) #s(hole binary64 (* (pow x 2) (- 1/16 (* 1/8 (/ 1 x)))))) |
#s(approx (+ (* (- (* 1/16 x) 1/8) x) 1/2) #s(hole binary64 (* (pow x 2) (- (+ 1/16 (/ 1/2 (pow x 2))) (* 1/8 (/ 1 x)))))) |
#s(approx (- (* 1/16 x) 1/8) #s(hole binary64 (* 1/16 x))) |
#s(approx (- (* 1/16 x) 1/8) #s(hole binary64 (* x (- 1/16 (* 1/8 (/ 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 (/ 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 (+ (* -1/8 x) 1/2) #s(hole binary64 (* -1 (* x (- 1/8 (* 1/2 (/ 1 x))))))) |
#s(approx (* (+ (* (- (* 1/16 x) 1/8) x) 1/2) x) #s(hole binary64 (* -1 (* (pow x 3) (- (* 1/8 (/ 1 x)) 1/16))))) |
#s(approx (* (+ (* (- (* 1/16 x) 1/8) x) 1/2) x) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (- (* 1/2 (/ 1 x)) 1/8) x)) 1/16))))) |
#s(approx (+ (* (- (* 1/16 x) 1/8) x) 1/2) #s(hole binary64 (* (pow x 2) (+ 1/16 (* -1 (/ (- 1/8 (* 1/2 (/ 1 x))) x)))))) |
#s(approx (- (* 1/16 x) 1/8) #s(hole binary64 (* -1 (* x (- (* 1/8 (/ 1 x)) 1/16))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 17.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)))) (* 1/2 x) (/ x (+ 1 (sqrt (+ x 1)))) (* (+ (* -1/8 x) 1/2) x) (+ (* -1/8 x) 1/2) -1/8 (/ x (+ 1 (sqrt (+ x 1)))) (* (+ (* (- (* 1/16 x) 1/8) x) 1/2) x) (+ (* (- (* 1/16 x) 1/8) x) 1/2) (- (* 1/16 x) 1/8) (* 1/16 x) 1/16 1/8 (/ x (+ 1 (sqrt (+ x 1)))) (+ 1 (sqrt (+ x 1))) (+ (* (+ (* -1/8 x) 1/2) x) 2)) |
| 9.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)))) (* 1/2 x) (/ x (+ 1 (sqrt (+ x 1)))) (* (+ (* -1/8 x) 1/2) x) (+ (* -1/8 x) 1/2) -1/8 (/ x (+ 1 (sqrt (+ x 1)))) (* (+ (* (- (* 1/16 x) 1/8) x) 1/2) x) (+ (* (- (* 1/16 x) 1/8) x) 1/2) (- (* 1/16 x) 1/8) (* 1/16 x) 1/16 1/8 (/ x (+ 1 (sqrt (+ x 1)))) (+ 1 (sqrt (+ x 1))) (+ (* (+ (* -1/8 x) 1/2) x) 2)) |
| 1.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)))) (* 1/2 x) (/ x (+ 1 (sqrt (+ x 1)))) (* (+ (* -1/8 x) 1/2) x) (+ (* -1/8 x) 1/2) -1/8 (/ x (+ 1 (sqrt (+ x 1)))) (* (+ (* (- (* 1/16 x) 1/8) x) 1/2) x) (+ (* (- (* 1/16 x) 1/8) x) 1/2) (- (* 1/16 x) 1/8) (* 1/16 x) 1/16 1/8 (/ x (+ 1 (sqrt (+ x 1)))) (+ 1 (sqrt (+ x 1))) (+ (* (+ (* -1/8 x) 1/2) x) 2)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 259 | 1405 |
| 0 | 275 | 1217 |
| 0 | 1407 | 1206 |
| 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)))) (*.f64 #s(literal 1/2 binary64) x)) |
(*.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)) |
(*.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 (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x #s(literal 1/2 binary64)) x)) |
(*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x #s(literal 1/2 binary64)) x) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x #s(literal 1/2 binary64)) |
(-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) |
(*.f64 #s(literal 1/16 binary64) x) |
#s(literal 1/16 binary64) |
#s(literal 1/8 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))) |
(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)))) #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 (* 1/2 x) #s(hole binary64 (* 1/2 x))) |
#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 (* (+ (* (- (* 1/16 x) 1/8) x) 1/2) x) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (+ (* (- (* 1/16 x) 1/8) x) 1/2) x) #s(hole binary64 (* x (+ 1/2 (* -1/8 x))))) |
#s(approx (* (+ (* (- (* 1/16 x) 1/8) x) 1/2) x) #s(hole binary64 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))))) |
#s(approx (+ (* (- (* 1/16 x) 1/8) x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (- (* 1/16 x) 1/8) x) 1/2) #s(hole binary64 (+ 1/2 (* -1/8 x)))) |
#s(approx (+ (* (- (* 1/16 x) 1/8) x) 1/2) #s(hole binary64 (+ 1/2 (* x (- (* 1/16 x) 1/8))))) |
#s(approx (- (* 1/16 x) 1/8) #s(hole binary64 -1/8)) |
#s(approx (- (* 1/16 x) 1/8) #s(hole binary64 (- (* 1/16 x) 1/8))) |
#s(approx (* 1/16 x) #s(hole binary64 (* 1/16 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 (/ 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 (* (+ (* -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/16 x) 1/8) x) 1/2) x) #s(hole binary64 (* 1/16 (pow x 3)))) |
#s(approx (* (+ (* (- (* 1/16 x) 1/8) x) 1/2) x) #s(hole binary64 (* (pow x 3) (- 1/16 (* 1/8 (/ 1 x)))))) |
#s(approx (* (+ (* (- (* 1/16 x) 1/8) x) 1/2) x) #s(hole binary64 (* (pow x 3) (- (+ 1/16 (/ 1/2 (pow x 2))) (* 1/8 (/ 1 x)))))) |
#s(approx (+ (* (- (* 1/16 x) 1/8) x) 1/2) #s(hole binary64 (* 1/16 (pow x 2)))) |
#s(approx (+ (* (- (* 1/16 x) 1/8) x) 1/2) #s(hole binary64 (* (pow x 2) (- 1/16 (* 1/8 (/ 1 x)))))) |
#s(approx (+ (* (- (* 1/16 x) 1/8) x) 1/2) #s(hole binary64 (* (pow x 2) (- (+ 1/16 (/ 1/2 (pow x 2))) (* 1/8 (/ 1 x)))))) |
#s(approx (- (* 1/16 x) 1/8) #s(hole binary64 (* 1/16 x))) |
#s(approx (- (* 1/16 x) 1/8) #s(hole binary64 (* x (- 1/16 (* 1/8 (/ 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 (/ 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 (+ (* -1/8 x) 1/2) #s(hole binary64 (* -1 (* x (- 1/8 (* 1/2 (/ 1 x))))))) |
#s(approx (* (+ (* (- (* 1/16 x) 1/8) x) 1/2) x) #s(hole binary64 (* -1 (* (pow x 3) (- (* 1/8 (/ 1 x)) 1/16))))) |
#s(approx (* (+ (* (- (* 1/16 x) 1/8) x) 1/2) x) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (- (* 1/2 (/ 1 x)) 1/8) x)) 1/16))))) |
#s(approx (+ (* (- (* 1/16 x) 1/8) x) 1/2) #s(hole binary64 (* (pow x 2) (+ 1/16 (* -1 (/ (- 1/8 (* 1/2 (/ 1 x))) x)))))) |
#s(approx (- (* 1/16 x) 1/8) #s(hole binary64 (* -1 (* x (- (* 1/8 (/ 1 x)) 1/16))))) |
| 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)))) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 x #s(literal 1/2 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 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) x) (*.f64 #s(literal -1/8 binary64) x))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) x) (*.f64 #s(literal -1/8 binary64) x)) #s(literal 1/4 binary64)) (-.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))))) |
(/.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))))) |
(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 (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x #s(literal 1/2 binary64)) x)) |
(*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x #s(literal 1/2 binary64)) x) |
(*.f64 x (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x) x)) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 x (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x))) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x) x)) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 x (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x) x)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 x (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x))) (-.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x)) (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x))))) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x #s(literal 1/2 binary64)) |
(fma.f64 x (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)))) |
(+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) x) (*.f64 #s(literal 1/16 binary64) x)) #s(literal 1/64 binary64)) (fma.f64 #s(literal 1/16 binary64) x #s(literal 1/8 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 3 binary64)) #s(literal 1/512 binary64)) (fma.f64 (*.f64 #s(literal 1/16 binary64) x) (*.f64 #s(literal 1/16 binary64) x) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64))))) |
(-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) |
(*.f64 #s(literal 1/16 binary64) x) |
(*.f64 x #s(literal 1/16 binary64)) |
#s(literal 1/16 binary64) |
#s(literal 1/8 binary64) |
(/.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)) |
#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 (* 1/2 x) (*.f64 #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 (* (+ (* (- (* 1/16 x) 1/8) x) 1/2) x) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (* (+ (* (- (* 1/16 x) 1/8) x) 1/2) x) (*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x)) |
#s(approx (* (+ (* (- (* 1/16 x) 1/8) x) 1/2) x) (*.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 (+ (* (- (* 1/16 x) 1/8) x) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* (- (* 1/16 x) 1/8) x) 1/2) (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64))) |
#s(approx (+ (* (- (* 1/16 x) 1/8) x) 1/2) (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x #s(literal 1/2 binary64))) |
#s(approx (- (* 1/16 x) 1/8) #s(literal -1/8 binary64)) |
#s(approx (- (* 1/16 x) 1/8) (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64))) |
#s(approx (* 1/16 x) (*.f64 #s(literal 1/16 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 (/ x (+ 1 (sqrt (+ x 1)))) (sqrt.f64 x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64) (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)) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1/2 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)) (pow.f64 x #s(literal -1 binary64))) x)) |
#s(approx (+ 1 (sqrt (+ x 1))) (*.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (pow.f64 x #s(literal -1 binary64))) (/.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 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (pow.f64 x #s(literal -1 binary64)))) (/.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 (* (+ (* -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/16 x) 1/8) x) 1/2) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/16 binary64))) |
#s(approx (* (+ (* (- (* 1/16 x) 1/8) x) 1/2) x) (*.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1/8 binary64) x)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (* (+ (* (- (* 1/16 x) 1/8) x) 1/2) x) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/16 binary64)) (/.f64 #s(literal 1/8 binary64) x)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (- (* 1/16 x) 1/8) x) 1/2) (*.f64 (*.f64 x x) #s(literal 1/16 binary64))) |
#s(approx (+ (* (- (* 1/16 x) 1/8) x) 1/2) (*.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1/8 binary64) x)) (*.f64 x x))) |
#s(approx (+ (* (- (* 1/16 x) 1/8) x) 1/2) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/16 binary64)) (/.f64 #s(literal 1/8 binary64) x)) (*.f64 x x))) |
#s(approx (- (* 1/16 x) 1/8) (*.f64 #s(literal 1/16 binary64) x)) |
#s(approx (- (* 1/16 x) 1/8) (*.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1/8 binary64) x)) 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 (/ x (+ 1 (sqrt (+ x 1)))) (neg.f64 (sqrt.f64 x))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (fma.f64 #s(literal -1 binary64) (sqrt.f64 x) #s(literal -1 binary64))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 x)) (neg.f64 (/.f64 x #s(literal -1 binary64)))) x) #s(literal -1 binary64) (neg.f64 (sqrt.f64 x)))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 #s(literal 1/2 binary64) (neg.f64 (pow.f64 x #s(literal 3/2 binary64)))) (-.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (neg.f64 (pow.f64 x #s(literal 3/2 binary64)))))) x) #s(literal -1 binary64) (neg.f64 (/.f64 x #s(literal -1 binary64)))) x) #s(literal -1 binary64) (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))) (pow.f64 x #s(literal -1 binary64))) x))) |
#s(approx (+ 1 (sqrt (+ x 1))) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) x) #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x))) |
#s(approx (+ 1 (sqrt (+ x 1))) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.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) #s(literal 1 binary64)) x) #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 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 (* (+ (* (- (* 1/16 x) 1/8) x) 1/2) x) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/8 binary64) x) #s(literal 1/16 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (* (+ (* (- (* 1/16 x) 1/8) x) 1/2) x) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/8 binary64)) x)) #s(literal 1/16 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (+ (* (- (* 1/16 x) 1/8) x) 1/2) (*.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) x) #s(literal -1 binary64) #s(literal 1/16 binary64)) (*.f64 x x))) |
#s(approx (- (* 1/16 x) 1/8) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/8 binary64) x) #s(literal 1/16 binary64)) x))) |
Compiled 3 120 to 582 computations (81.3% saved)
11 alts after pruning (5 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 132 | 0 | 132 |
| Fresh | 0 | 5 | 5 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 1 | 1 |
| Total | 132 | 11 | 143 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.7% | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| ▶ | 38.6% | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (+ x 1) x)))) |
| ✓ | 66.6% | (/.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)))) |
| ✓ | 68.1% | (/.f64 x #s(approx (+ 1 (sqrt (+ x 1))) (fma.f64 #s(literal 1/2 binary64) x #s(literal 2 binary64)))) |
| ▶ | 34.4% | (/.f64 x #s(approx (+ 1 (sqrt (+ x 1))) (sqrt.f64 x))) |
| ▶ | 33.8% | #s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
| ▶ | 66.1% | #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)) |
| ✓ | 67.4% | #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)) |
| ✓ | 66.0% | #s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x)) |
| ✓ | 67.4% | #s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 #s(literal 1/2 binary64) x)) |
| ▶ | 34.6% | #s(approx (/ x (+ 1 (sqrt (+ x 1)))) (sqrt.f64 x)) |
Compiled 217 to 162 computations (25.3% saved)
| Inputs |
|---|
#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)) |
(*.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) |
(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)) |
(-.f64 (*.f64 (fma.f64 #s(literal -5/128 binary64) x #s(literal 1/16 binary64)) x) #s(literal 1/8 binary64)) |
(*.f64 (fma.f64 #s(literal -5/128 binary64) x #s(literal 1/16 binary64)) x) |
(fma.f64 #s(literal -5/128 binary64) x #s(literal 1/16 binary64)) |
#s(literal -5/128 binary64) |
x |
#s(literal 1/16 binary64) |
#s(literal 1/8 binary64) |
#s(literal 1/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) |
(/.f64 x #s(approx (+ 1 (sqrt (+ x 1))) (sqrt.f64 x))) |
#s(approx (+ 1 (sqrt (+ x 1))) (sqrt.f64 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))) |
(sqrt.f64 #s(approx (+ x 1) x)) |
#s(approx (+ x 1) 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 (* (+ (* (- (* (+ (* -5/128 x) 1/16) x) 1/8) x) 1/2) x) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (+ (* (- (* (+ (* -5/128 x) 1/16) x) 1/8) x) 1/2) x) #s(hole binary64 (* x (+ 1/2 (* -1/8 x))))) |
#s(approx (* (+ (* (- (* (+ (* -5/128 x) 1/16) x) 1/8) x) 1/2) x) #s(hole binary64 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))))) |
#s(approx (* (+ (* (- (* (+ (* -5/128 x) 1/16) x) 1/8) x) 1/2) x) #s(hole binary64 (* x (+ 1/2 (* x (- (* x (+ 1/16 (* -5/128 x))) 1/8)))))) |
#s(approx (+ (* (- (* (+ (* -5/128 x) 1/16) x) 1/8) x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (- (* (+ (* -5/128 x) 1/16) x) 1/8) x) 1/2) #s(hole binary64 (+ 1/2 (* -1/8 x)))) |
#s(approx (+ (* (- (* (+ (* -5/128 x) 1/16) x) 1/8) x) 1/2) #s(hole binary64 (+ 1/2 (* x (- (* 1/16 x) 1/8))))) |
#s(approx (+ (* (- (* (+ (* -5/128 x) 1/16) x) 1/8) x) 1/2) #s(hole binary64 (+ 1/2 (* x (- (* x (+ 1/16 (* -5/128 x))) 1/8))))) |
#s(approx (- (* (+ (* -5/128 x) 1/16) x) 1/8) #s(hole binary64 -1/8)) |
#s(approx (- (* (+ (* -5/128 x) 1/16) x) 1/8) #s(hole binary64 (- (* 1/16 x) 1/8))) |
#s(approx (- (* (+ (* -5/128 x) 1/16) x) 1/8) #s(hole binary64 (- (* x (+ 1/16 (* -5/128 x))) 1/8))) |
#s(approx (* (+ (* -5/128 x) 1/16) x) #s(hole binary64 (* 1/16 x))) |
#s(approx (* (+ (* -5/128 x) 1/16) x) #s(hole binary64 (* x (+ 1/16 (* -5/128 x))))) |
#s(approx (+ (* -5/128 x) 1/16) #s(hole binary64 1/16)) |
#s(approx (+ (* -5/128 x) 1/16) #s(hole binary64 (+ 1/16 (* -5/128 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (- (sqrt x) 1) #s(hole binary64 (- (sqrt x) 1))) |
#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 (* (+ (* (- (* (+ (* -5/128 x) 1/16) x) 1/8) x) 1/2) x) #s(hole binary64 (* -5/128 (pow x 4)))) |
#s(approx (* (+ (* (- (* (+ (* -5/128 x) 1/16) x) 1/8) x) 1/2) x) #s(hole binary64 (* (pow x 4) (- (* 1/16 (/ 1 x)) 5/128)))) |
#s(approx (* (+ (* (- (* (+ (* -5/128 x) 1/16) x) 1/8) x) 1/2) x) #s(hole binary64 (* (pow x 4) (- (* 1/16 (/ 1 x)) (+ 5/128 (/ 1/8 (pow x 2))))))) |
#s(approx (* (+ (* (- (* (+ (* -5/128 x) 1/16) x) 1/8) x) 1/2) x) #s(hole binary64 (* (pow x 4) (- (+ (* 1/16 (/ 1 x)) (* 1/2 (/ 1 (pow x 3)))) (+ 5/128 (/ 1/8 (pow x 2))))))) |
#s(approx (+ (* (- (* (+ (* -5/128 x) 1/16) x) 1/8) x) 1/2) #s(hole binary64 (* -5/128 (pow x 3)))) |
#s(approx (+ (* (- (* (+ (* -5/128 x) 1/16) x) 1/8) x) 1/2) #s(hole binary64 (* (pow x 3) (- (* 1/16 (/ 1 x)) 5/128)))) |
#s(approx (+ (* (- (* (+ (* -5/128 x) 1/16) x) 1/8) x) 1/2) #s(hole binary64 (* (pow x 3) (- (* 1/16 (/ 1 x)) (+ 5/128 (/ 1/8 (pow x 2))))))) |
#s(approx (+ (* (- (* (+ (* -5/128 x) 1/16) x) 1/8) x) 1/2) #s(hole binary64 (* (pow x 3) (- (+ (* 1/16 (/ 1 x)) (* 1/2 (/ 1 (pow x 3)))) (+ 5/128 (/ 1/8 (pow x 2))))))) |
#s(approx (- (* (+ (* -5/128 x) 1/16) x) 1/8) #s(hole binary64 (* -5/128 (pow x 2)))) |
#s(approx (- (* (+ (* -5/128 x) 1/16) x) 1/8) #s(hole binary64 (* (pow x 2) (- (* 1/16 (/ 1 x)) 5/128)))) |
#s(approx (- (* (+ (* -5/128 x) 1/16) x) 1/8) #s(hole binary64 (* (pow x 2) (- (* 1/16 (/ 1 x)) (+ 5/128 (/ 1/8 (pow x 2))))))) |
#s(approx (* (+ (* -5/128 x) 1/16) x) #s(hole binary64 (* -5/128 (pow x 2)))) |
#s(approx (* (+ (* -5/128 x) 1/16) x) #s(hole binary64 (* (pow x 2) (- (* 1/16 (/ 1 x)) 5/128)))) |
#s(approx (+ (* -5/128 x) 1/16) #s(hole binary64 (* -5/128 x))) |
#s(approx (+ (* -5/128 x) 1/16) #s(hole binary64 (* x (- (* 1/16 (/ 1 x)) 5/128)))) |
#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 (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 (* (+ (* (- (* (+ (* -5/128 x) 1/16) x) 1/8) x) 1/2) x) #s(hole binary64 (* (pow x 4) (- (* -1 (/ (- (* 1/8 (/ 1 x)) 1/16) x)) 5/128)))) |
#s(approx (* (+ (* (- (* (+ (* -5/128 x) 1/16) x) 1/8) x) 1/2) x) #s(hole binary64 (* (pow x 4) (- (* -1 (/ (- (* -1 (/ (- (* 1/2 (/ 1 x)) 1/8) x)) 1/16) x)) 5/128)))) |
#s(approx (+ (* (- (* (+ (* -5/128 x) 1/16) x) 1/8) x) 1/2) #s(hole binary64 (* -1 (* (pow x 3) (- 5/128 (* 1/16 (/ 1 x))))))) |
#s(approx (+ (* (- (* (+ (* -5/128 x) 1/16) x) 1/8) x) 1/2) #s(hole binary64 (* -1 (* (pow x 3) (+ 5/128 (* -1 (/ (- 1/16 (* 1/8 (/ 1 x))) x))))))) |
#s(approx (+ (* (- (* (+ (* -5/128 x) 1/16) x) 1/8) x) 1/2) #s(hole binary64 (* -1 (* (pow x 3) (+ 5/128 (* -1 (/ (+ 1/16 (* -1 (/ (- 1/8 (* 1/2 (/ 1 x))) x))) x))))))) |
#s(approx (- (* (+ (* -5/128 x) 1/16) x) 1/8) #s(hole binary64 (* (pow x 2) (- (* -1 (/ (- (* 1/8 (/ 1 x)) 1/16) x)) 5/128)))) |
#s(approx (+ (* -5/128 x) 1/16) #s(hole binary64 (* -1 (* x (- 5/128 (* 1/16 (/ 1 x))))))) |
#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 (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 | |
|---|---|---|---|---|
| 2.0ms | x | @ | -inf | ((/ x (+ 1 (sqrt (+ x 1)))) (* (+ (* (- (* (+ (* -5/128 x) 1/16) x) 1/8) x) 1/2) x) (+ (* (- (* (+ (* -5/128 x) 1/16) x) 1/8) x) 1/2) (- (* (+ (* -5/128 x) 1/16) x) 1/8) (* (+ (* -5/128 x) 1/16) x) (+ (* -5/128 x) 1/16) -5/128 x 1/16 1/8 1/2 (/ x (+ 1 (sqrt (+ x 1)))) (sqrt x) (/ x (+ 1 (sqrt (+ x 1)))) (- (sqrt x) 1) 1 (/ x (+ 1 (sqrt (+ x 1)))) (+ 1 (sqrt (+ x 1))) (/ x (+ 1 (sqrt (+ x 1)))) (+ 1 (sqrt (+ x 1))) (sqrt (+ x 1)) (+ x 1)) |
| 2.0ms | x | @ | inf | ((/ x (+ 1 (sqrt (+ x 1)))) (* (+ (* (- (* (+ (* -5/128 x) 1/16) x) 1/8) x) 1/2) x) (+ (* (- (* (+ (* -5/128 x) 1/16) x) 1/8) x) 1/2) (- (* (+ (* -5/128 x) 1/16) x) 1/8) (* (+ (* -5/128 x) 1/16) x) (+ (* -5/128 x) 1/16) -5/128 x 1/16 1/8 1/2 (/ x (+ 1 (sqrt (+ x 1)))) (sqrt x) (/ x (+ 1 (sqrt (+ x 1)))) (- (sqrt x) 1) 1 (/ x (+ 1 (sqrt (+ x 1)))) (+ 1 (sqrt (+ x 1))) (/ x (+ 1 (sqrt (+ x 1)))) (+ 1 (sqrt (+ x 1))) (sqrt (+ x 1)) (+ x 1)) |
| 1.0ms | x | @ | 0 | ((/ x (+ 1 (sqrt (+ x 1)))) (* (+ (* (- (* (+ (* -5/128 x) 1/16) x) 1/8) x) 1/2) x) (+ (* (- (* (+ (* -5/128 x) 1/16) x) 1/8) x) 1/2) (- (* (+ (* -5/128 x) 1/16) x) 1/8) (* (+ (* -5/128 x) 1/16) x) (+ (* -5/128 x) 1/16) -5/128 x 1/16 1/8 1/2 (/ x (+ 1 (sqrt (+ x 1)))) (sqrt x) (/ x (+ 1 (sqrt (+ x 1)))) (- (sqrt x) 1) 1 (/ x (+ 1 (sqrt (+ x 1)))) (+ 1 (sqrt (+ x 1))) (/ x (+ 1 (sqrt (+ x 1)))) (+ 1 (sqrt (+ x 1))) (sqrt (+ x 1)) (+ x 1)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 333 | 1963 |
| 0 | 349 | 1695 |
| 0 | 1839 | 1659 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#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)) |
(*.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) |
(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)) |
(-.f64 (*.f64 (fma.f64 #s(literal -5/128 binary64) x #s(literal 1/16 binary64)) x) #s(literal 1/8 binary64)) |
(*.f64 (fma.f64 #s(literal -5/128 binary64) x #s(literal 1/16 binary64)) x) |
(fma.f64 #s(literal -5/128 binary64) x #s(literal 1/16 binary64)) |
#s(literal -5/128 binary64) |
x |
#s(literal 1/16 binary64) |
#s(literal 1/8 binary64) |
#s(literal 1/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) |
(/.f64 x #s(approx (+ 1 (sqrt (+ x 1))) (sqrt.f64 x))) |
#s(approx (+ 1 (sqrt (+ x 1))) (sqrt.f64 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))) |
(sqrt.f64 #s(approx (+ x 1) x)) |
#s(approx (+ x 1) 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 (* (+ (* (- (* (+ (* -5/128 x) 1/16) x) 1/8) x) 1/2) x) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (+ (* (- (* (+ (* -5/128 x) 1/16) x) 1/8) x) 1/2) x) #s(hole binary64 (* x (+ 1/2 (* -1/8 x))))) |
#s(approx (* (+ (* (- (* (+ (* -5/128 x) 1/16) x) 1/8) x) 1/2) x) #s(hole binary64 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))))) |
#s(approx (* (+ (* (- (* (+ (* -5/128 x) 1/16) x) 1/8) x) 1/2) x) #s(hole binary64 (* x (+ 1/2 (* x (- (* x (+ 1/16 (* -5/128 x))) 1/8)))))) |
#s(approx (+ (* (- (* (+ (* -5/128 x) 1/16) x) 1/8) x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (- (* (+ (* -5/128 x) 1/16) x) 1/8) x) 1/2) #s(hole binary64 (+ 1/2 (* -1/8 x)))) |
#s(approx (+ (* (- (* (+ (* -5/128 x) 1/16) x) 1/8) x) 1/2) #s(hole binary64 (+ 1/2 (* x (- (* 1/16 x) 1/8))))) |
#s(approx (+ (* (- (* (+ (* -5/128 x) 1/16) x) 1/8) x) 1/2) #s(hole binary64 (+ 1/2 (* x (- (* x (+ 1/16 (* -5/128 x))) 1/8))))) |
#s(approx (- (* (+ (* -5/128 x) 1/16) x) 1/8) #s(hole binary64 -1/8)) |
#s(approx (- (* (+ (* -5/128 x) 1/16) x) 1/8) #s(hole binary64 (- (* 1/16 x) 1/8))) |
#s(approx (- (* (+ (* -5/128 x) 1/16) x) 1/8) #s(hole binary64 (- (* x (+ 1/16 (* -5/128 x))) 1/8))) |
#s(approx (* (+ (* -5/128 x) 1/16) x) #s(hole binary64 (* 1/16 x))) |
#s(approx (* (+ (* -5/128 x) 1/16) x) #s(hole binary64 (* x (+ 1/16 (* -5/128 x))))) |
#s(approx (+ (* -5/128 x) 1/16) #s(hole binary64 1/16)) |
#s(approx (+ (* -5/128 x) 1/16) #s(hole binary64 (+ 1/16 (* -5/128 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (- (sqrt x) 1) #s(hole binary64 (- (sqrt x) 1))) |
#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 (* (+ (* (- (* (+ (* -5/128 x) 1/16) x) 1/8) x) 1/2) x) #s(hole binary64 (* -5/128 (pow x 4)))) |
#s(approx (* (+ (* (- (* (+ (* -5/128 x) 1/16) x) 1/8) x) 1/2) x) #s(hole binary64 (* (pow x 4) (- (* 1/16 (/ 1 x)) 5/128)))) |
#s(approx (* (+ (* (- (* (+ (* -5/128 x) 1/16) x) 1/8) x) 1/2) x) #s(hole binary64 (* (pow x 4) (- (* 1/16 (/ 1 x)) (+ 5/128 (/ 1/8 (pow x 2))))))) |
#s(approx (* (+ (* (- (* (+ (* -5/128 x) 1/16) x) 1/8) x) 1/2) x) #s(hole binary64 (* (pow x 4) (- (+ (* 1/16 (/ 1 x)) (* 1/2 (/ 1 (pow x 3)))) (+ 5/128 (/ 1/8 (pow x 2))))))) |
#s(approx (+ (* (- (* (+ (* -5/128 x) 1/16) x) 1/8) x) 1/2) #s(hole binary64 (* -5/128 (pow x 3)))) |
#s(approx (+ (* (- (* (+ (* -5/128 x) 1/16) x) 1/8) x) 1/2) #s(hole binary64 (* (pow x 3) (- (* 1/16 (/ 1 x)) 5/128)))) |
#s(approx (+ (* (- (* (+ (* -5/128 x) 1/16) x) 1/8) x) 1/2) #s(hole binary64 (* (pow x 3) (- (* 1/16 (/ 1 x)) (+ 5/128 (/ 1/8 (pow x 2))))))) |
#s(approx (+ (* (- (* (+ (* -5/128 x) 1/16) x) 1/8) x) 1/2) #s(hole binary64 (* (pow x 3) (- (+ (* 1/16 (/ 1 x)) (* 1/2 (/ 1 (pow x 3)))) (+ 5/128 (/ 1/8 (pow x 2))))))) |
#s(approx (- (* (+ (* -5/128 x) 1/16) x) 1/8) #s(hole binary64 (* -5/128 (pow x 2)))) |
#s(approx (- (* (+ (* -5/128 x) 1/16) x) 1/8) #s(hole binary64 (* (pow x 2) (- (* 1/16 (/ 1 x)) 5/128)))) |
#s(approx (- (* (+ (* -5/128 x) 1/16) x) 1/8) #s(hole binary64 (* (pow x 2) (- (* 1/16 (/ 1 x)) (+ 5/128 (/ 1/8 (pow x 2))))))) |
#s(approx (* (+ (* -5/128 x) 1/16) x) #s(hole binary64 (* -5/128 (pow x 2)))) |
#s(approx (* (+ (* -5/128 x) 1/16) x) #s(hole binary64 (* (pow x 2) (- (* 1/16 (/ 1 x)) 5/128)))) |
#s(approx (+ (* -5/128 x) 1/16) #s(hole binary64 (* -5/128 x))) |
#s(approx (+ (* -5/128 x) 1/16) #s(hole binary64 (* x (- (* 1/16 (/ 1 x)) 5/128)))) |
#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 (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 (* (+ (* (- (* (+ (* -5/128 x) 1/16) x) 1/8) x) 1/2) x) #s(hole binary64 (* (pow x 4) (- (* -1 (/ (- (* 1/8 (/ 1 x)) 1/16) x)) 5/128)))) |
#s(approx (* (+ (* (- (* (+ (* -5/128 x) 1/16) x) 1/8) x) 1/2) x) #s(hole binary64 (* (pow x 4) (- (* -1 (/ (- (* -1 (/ (- (* 1/2 (/ 1 x)) 1/8) x)) 1/16) x)) 5/128)))) |
#s(approx (+ (* (- (* (+ (* -5/128 x) 1/16) x) 1/8) x) 1/2) #s(hole binary64 (* -1 (* (pow x 3) (- 5/128 (* 1/16 (/ 1 x))))))) |
#s(approx (+ (* (- (* (+ (* -5/128 x) 1/16) x) 1/8) x) 1/2) #s(hole binary64 (* -1 (* (pow x 3) (+ 5/128 (* -1 (/ (- 1/16 (* 1/8 (/ 1 x))) x))))))) |
#s(approx (+ (* (- (* (+ (* -5/128 x) 1/16) x) 1/8) x) 1/2) #s(hole binary64 (* -1 (* (pow x 3) (+ 5/128 (* -1 (/ (+ 1/16 (* -1 (/ (- 1/8 (* 1/2 (/ 1 x))) x))) x))))))) |
#s(approx (- (* (+ (* -5/128 x) 1/16) x) 1/8) #s(hole binary64 (* (pow x 2) (- (* -1 (/ (- (* 1/8 (/ 1 x)) 1/16) x)) 5/128)))) |
#s(approx (+ (* -5/128 x) 1/16) #s(hole binary64 (* -1 (* x (- 5/128 (* 1/16 (/ 1 x))))))) |
#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 (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 |
|---|
#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)) |
(*.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) |
(*.f64 x (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))) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -5/128 binary64) x #s(literal 1/16 binary64)) x) #s(literal 1/8 binary64)) x) x)) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 x (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -5/128 binary64) x #s(literal 1/16 binary64)) x) #s(literal 1/8 binary64)) x))) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -5/128 binary64) x #s(literal 1/16 binary64)) x) #s(literal 1/8 binary64)) x) x)) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 x (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -5/128 binary64) x #s(literal 1/16 binary64)) x) #s(literal 1/8 binary64)) x))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -5/128 binary64) x #s(literal 1/16 binary64)) x) #s(literal 1/8 binary64)) x) x)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 x (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -5/128 binary64) x #s(literal 1/16 binary64)) x) #s(literal 1/8 binary64)) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -5/128 binary64) x #s(literal 1/16 binary64)) x) #s(literal 1/8 binary64)) x) (*.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/4 binary64)) (-.f64 (*.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))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -5/128 binary64) x #s(literal 1/16 binary64)) x) #s(literal 1/8 binary64)) x) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -5/128 binary64) x #s(literal 1/16 binary64)) x) #s(literal 1/8 binary64)) x))) (-.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -5/128 binary64) x #s(literal 1/16 binary64)) x) #s(literal 1/8 binary64)) x))) |
(/.f64 (+.f64 (pow.f64 (*.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 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -5/128 binary64) x #s(literal 1/16 binary64)) x) #s(literal 1/8 binary64)) x) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -5/128 binary64) x #s(literal 1/16 binary64)) x) #s(literal 1/8 binary64)) x) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.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))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.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 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -5/128 binary64) x #s(literal 1/16 binary64)) x) #s(literal 1/8 binary64)) x) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -5/128 binary64) x #s(literal 1/16 binary64)) x) #s(literal 1/8 binary64)) x)) (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -5/128 binary64) x #s(literal 1/16 binary64)) x) #s(literal 1/8 binary64)) x))))) |
(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)) |
(fma.f64 x (-.f64 (*.f64 (fma.f64 #s(literal -5/128 binary64) x #s(literal 1/16 binary64)) x) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) (-.f64 (*.f64 (fma.f64 #s(literal -5/128 binary64) x #s(literal 1/16 binary64)) x) #s(literal 1/8 binary64)))) |
(+.f64 (*.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)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -5/128 binary64) x #s(literal 1/16 binary64)) x) #s(literal 1/8 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -5/128 binary64) x #s(literal 1/16 binary64)) x) (*.f64 (fma.f64 #s(literal -5/128 binary64) x #s(literal 1/16 binary64)) x)) #s(literal 1/64 binary64)) (fma.f64 (fma.f64 #s(literal -5/128 binary64) x #s(literal 1/16 binary64)) x #s(literal 1/8 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -5/128 binary64) x #s(literal 1/16 binary64)) x) #s(literal 3 binary64)) #s(literal 1/512 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal -5/128 binary64) x #s(literal 1/16 binary64)) x) (*.f64 (fma.f64 #s(literal -5/128 binary64) x #s(literal 1/16 binary64)) x) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -5/128 binary64) x #s(literal 1/16 binary64)) x) #s(literal 1/8 binary64))))) |
(-.f64 (*.f64 (fma.f64 #s(literal -5/128 binary64) x #s(literal 1/16 binary64)) x) #s(literal 1/8 binary64)) |
(*.f64 (fma.f64 #s(literal -5/128 binary64) x #s(literal 1/16 binary64)) x) |
(*.f64 x (fma.f64 #s(literal -5/128 binary64) x #s(literal 1/16 binary64))) |
(fma.f64 #s(literal 1/16 binary64) x (*.f64 (*.f64 #s(literal -5/128 binary64) x) x)) |
(fma.f64 #s(literal 1/16 binary64) x (*.f64 x (*.f64 #s(literal -5/128 binary64) x))) |
(fma.f64 x #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal -5/128 binary64) x) x)) |
(fma.f64 x #s(literal 1/16 binary64) (*.f64 x (*.f64 #s(literal -5/128 binary64) x))) |
(+.f64 (*.f64 #s(literal 1/16 binary64) x) (*.f64 (*.f64 #s(literal -5/128 binary64) x) x)) |
(+.f64 (*.f64 #s(literal 1/16 binary64) x) (*.f64 x (*.f64 #s(literal -5/128 binary64) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -5/128 binary64) x) (*.f64 #s(literal -5/128 binary64) x)) #s(literal 1/256 binary64)) (-.f64 (*.f64 #s(literal -5/128 binary64) x) #s(literal 1/16 binary64))) |
(/.f64 (-.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 #s(literal -5/128 binary64) x) (*.f64 #s(literal -5/128 binary64) x))) (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal -5/128 binary64) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -5/128 binary64) x) #s(literal 3 binary64)) #s(literal 1/4096 binary64)) (fma.f64 (*.f64 #s(literal -5/128 binary64) x) (*.f64 #s(literal -5/128 binary64) x) (-.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 #s(literal -5/128 binary64) x) #s(literal 1/16 binary64))))) |
(/.f64 (+.f64 #s(literal 1/4096 binary64) (pow.f64 (*.f64 #s(literal -5/128 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/256 binary64) (-.f64 (*.f64 (*.f64 #s(literal -5/128 binary64) x) (*.f64 #s(literal -5/128 binary64) x)) (*.f64 #s(literal 1/16 binary64) (*.f64 #s(literal -5/128 binary64) x))))) |
(fma.f64 #s(literal -5/128 binary64) x #s(literal 1/16 binary64)) |
(fma.f64 x #s(literal -5/128 binary64) #s(literal 1/16 binary64)) |
(-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 5/128 binary64) x)) |
(+.f64 (*.f64 #s(literal -5/128 binary64) x) #s(literal 1/16 binary64)) |
(+.f64 #s(literal 1/16 binary64) (*.f64 #s(literal -5/128 binary64) x)) |
#s(literal -5/128 binary64) |
x |
#s(literal 1/16 binary64) |
#s(literal 1/8 binary64) |
#s(literal 1/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) |
(/.f64 (neg.f64 x) (neg.f64 #s(approx (+ 1 (sqrt (+ x 1))) (sqrt.f64 x)))) |
(/.f64 x #s(approx (+ 1 (sqrt (+ x 1))) (sqrt.f64 x))) |
#s(approx (+ 1 (sqrt (+ x 1))) (sqrt.f64 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))) |
(pow.f64 #s(approx (+ x 1) x) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (+ x 1) x)) |
#s(approx (+ x 1) 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 (* (+ (* (- (* (+ (* -5/128 x) 1/16) x) 1/8) x) 1/2) x) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (* (+ (* (- (* (+ (* -5/128 x) 1/16) x) 1/8) x) 1/2) x) (*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x)) |
#s(approx (* (+ (* (- (* (+ (* -5/128 x) 1/16) x) 1/8) x) 1/2) x) (*.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 (* (+ (* (- (* (+ (* -5/128 x) 1/16) x) 1/8) x) 1/2) x) (*.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 (+ (* (- (* (+ (* -5/128 x) 1/16) x) 1/8) x) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* (- (* (+ (* -5/128 x) 1/16) x) 1/8) x) 1/2) (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64))) |
#s(approx (+ (* (- (* (+ (* -5/128 x) 1/16) x) 1/8) x) 1/2) (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x #s(literal 1/2 binary64))) |
#s(approx (+ (* (- (* (+ (* -5/128 x) 1/16) x) 1/8) x) 1/2) (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))) |
#s(approx (- (* (+ (* -5/128 x) 1/16) x) 1/8) #s(literal -1/8 binary64)) |
#s(approx (- (* (+ (* -5/128 x) 1/16) x) 1/8) (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64))) |
#s(approx (- (* (+ (* -5/128 x) 1/16) x) 1/8) (-.f64 (*.f64 (fma.f64 #s(literal -5/128 binary64) x #s(literal 1/16 binary64)) x) #s(literal 1/8 binary64))) |
#s(approx (* (+ (* -5/128 x) 1/16) x) (*.f64 #s(literal 1/16 binary64) x)) |
#s(approx (* (+ (* -5/128 x) 1/16) x) (*.f64 (fma.f64 #s(literal -5/128 binary64) x #s(literal 1/16 binary64)) x)) |
#s(approx (+ (* -5/128 x) 1/16) #s(literal 1/16 binary64)) |
#s(approx (+ (* -5/128 x) 1/16) (fma.f64 #s(literal -5/128 binary64) x #s(literal 1/16 binary64))) |
#s(approx x x) |
#s(approx (sqrt x) (sqrt.f64 x)) |
#s(approx (- (sqrt x) 1) (-.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
#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 (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64) (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)) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1/2 binary64)))))))) |
#s(approx (* (+ (* (- (* (+ (* -5/128 x) 1/16) x) 1/8) x) 1/2) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/128 binary64))) |
#s(approx (* (+ (* (- (* (+ (* -5/128 x) 1/16) x) 1/8) x) 1/2) x) (*.f64 (-.f64 (/.f64 #s(literal 1/16 binary64) x) #s(literal 5/128 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (+ (* (- (* (+ (* -5/128 x) 1/16) x) 1/8) x) 1/2) x) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/16 binary64) x) #s(literal 5/128 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (+ (* (- (* (+ (* -5/128 x) 1/16) x) 1/8) x) 1/2) x) (*.f64 (-.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/2 binary64) (/.f64 #s(literal 1/16 binary64) x)) #s(literal 5/128 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (- (* (+ (* -5/128 x) 1/16) x) 1/8) x) 1/2) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -5/128 binary64))) |
#s(approx (+ (* (- (* (+ (* -5/128 x) 1/16) x) 1/8) x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/16 binary64) x) #s(literal 5/128 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (- (* (+ (* -5/128 x) 1/16) x) 1/8) x) 1/2) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/16 binary64) x) #s(literal 5/128 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (- (* (+ (* -5/128 x) 1/16) x) 1/8) x) 1/2) (*.f64 (-.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/2 binary64) (/.f64 #s(literal 1/16 binary64) x)) #s(literal 5/128 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (- (* (+ (* -5/128 x) 1/16) x) 1/8) (*.f64 (*.f64 x x) #s(literal -5/128 binary64))) |
#s(approx (- (* (+ (* -5/128 x) 1/16) x) 1/8) (*.f64 (-.f64 (/.f64 #s(literal 1/16 binary64) x) #s(literal 5/128 binary64)) (*.f64 x x))) |
#s(approx (- (* (+ (* -5/128 x) 1/16) x) 1/8) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/16 binary64) x) #s(literal 5/128 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 x x))) |
#s(approx (* (+ (* -5/128 x) 1/16) x) (*.f64 (*.f64 x x) #s(literal -5/128 binary64))) |
#s(approx (* (+ (* -5/128 x) 1/16) x) (*.f64 (-.f64 (/.f64 #s(literal 1/16 binary64) x) #s(literal 5/128 binary64)) (*.f64 x x))) |
#s(approx (+ (* -5/128 x) 1/16) (*.f64 #s(literal -5/128 binary64) x)) |
#s(approx (+ (* -5/128 x) 1/16) (*.f64 (-.f64 (/.f64 #s(literal 1/16 binary64) x) #s(literal 5/128 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)) (pow.f64 x #s(literal -1 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)) (pow.f64 x #s(literal -1 binary64))) x)) |
#s(approx (+ 1 (sqrt (+ x 1))) (*.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (pow.f64 x #s(literal -1 binary64))) (/.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 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (pow.f64 x #s(literal -1 binary64)))) (/.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 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (sqrt (+ x 1)) (*.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #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 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #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 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (neg.f64 (sqrt.f64 x))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (fma.f64 #s(literal -1 binary64) (sqrt.f64 x) #s(literal -1 binary64))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 x)) (neg.f64 (/.f64 x #s(literal -1 binary64)))) x) #s(literal -1 binary64) (neg.f64 (sqrt.f64 x)))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 #s(literal 1/2 binary64) (neg.f64 (pow.f64 x #s(literal 3/2 binary64)))) (-.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (neg.f64 (pow.f64 x #s(literal 3/2 binary64)))))) x) #s(literal -1 binary64) (neg.f64 (/.f64 x #s(literal -1 binary64)))) x) #s(literal -1 binary64) (neg.f64 (sqrt.f64 x)))) |
#s(approx (* (+ (* (- (* (+ (* -5/128 x) 1/16) x) 1/8) x) 1/2) x) (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/8 binary64) x) #s(literal 1/16 binary64)) x)) #s(literal 5/128 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (+ (* (- (* (+ (* -5/128 x) 1/16) x) 1/8) x) 1/2) x) (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/8 binary64)) x)) #s(literal 1/16 binary64)) x)) #s(literal 5/128 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (- (* (+ (* -5/128 x) 1/16) x) 1/8) x) 1/2) (neg.f64 (*.f64 (-.f64 #s(literal 5/128 binary64) (/.f64 #s(literal 1/16 binary64) x)) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (+ (* (- (* (+ (* -5/128 x) 1/16) x) 1/8) x) 1/2) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1/8 binary64) x)) x) #s(literal -1 binary64) #s(literal 5/128 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (+ (* (- (* (+ (* -5/128 x) 1/16) x) 1/8) x) 1/2) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) x) #s(literal -1 binary64) #s(literal 1/16 binary64)) x) #s(literal -1 binary64) #s(literal 5/128 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (- (* (+ (* -5/128 x) 1/16) x) 1/8) (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/8 binary64) x) #s(literal 1/16 binary64)) x)) #s(literal 5/128 binary64)) (*.f64 x x))) |
#s(approx (+ (* -5/128 x) 1/16) (neg.f64 (*.f64 (-.f64 #s(literal 5/128 binary64) (/.f64 #s(literal 1/16 binary64) 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 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (pow.f64 x #s(literal -1 binary64))) 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))) (pow.f64 x #s(literal -1 binary64))) x))) |
#s(approx (+ 1 (sqrt (+ x 1))) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) x) #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x))) |
#s(approx (+ 1 (sqrt (+ x 1))) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.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) #s(literal 1 binary64)) x) #s(literal -1 binary64) (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 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #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 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #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 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) x))) |
Compiled 3 452 to 678 computations (80.4% saved)
11 alts after pruning (0 fresh and 11 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 132 | 0 | 132 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 6 | 6 |
| Total | 132 | 11 | 143 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.7% | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| ✓ | 38.6% | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (+ x 1) x)))) |
| ✓ | 66.6% | (/.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)))) |
| ✓ | 68.1% | (/.f64 x #s(approx (+ 1 (sqrt (+ x 1))) (fma.f64 #s(literal 1/2 binary64) x #s(literal 2 binary64)))) |
| ✓ | 34.4% | (/.f64 x #s(approx (+ 1 (sqrt (+ x 1))) (sqrt.f64 x))) |
| ✓ | 33.8% | #s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
| ✓ | 66.1% | #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)) |
| ✓ | 67.4% | #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)) |
| ✓ | 66.0% | #s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x)) |
| ✓ | 67.4% | #s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 #s(literal 1/2 binary64) x)) |
| ✓ | 34.6% | #s(approx (/ x (+ 1 (sqrt (+ x 1)))) (sqrt.f64 x)) |
Compiled 300 to 161 computations (46.3% saved)
| Inputs |
|---|
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (sqrt.f64 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 (sqrt.f64 x) #s(literal 1 binary64))) |
(/.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 (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x #s(literal 1/2 binary64)) x)) |
(/.f64 x #s(approx (+ 1 (sqrt (+ x 1))) (sqrt.f64 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)))) |
(/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (+ x 1) 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)) |
(/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| Outputs |
|---|
(/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
2 calls:
| 3.0ms | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 1 | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 99.7% | 1 | x |
Compiled 9 to 7 computations (22.2% saved)
| Inputs |
|---|
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (sqrt.f64 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 (sqrt.f64 x) #s(literal 1 binary64))) |
(/.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 (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x #s(literal 1/2 binary64)) x)) |
(/.f64 x #s(approx (+ 1 (sqrt (+ x 1))) (sqrt.f64 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)))) |
(/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (+ x 1) 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)) |
| Outputs |
|---|
#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 (+ 1 (sqrt (+ x 1)))) (-.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
2 calls:
| 3.0ms | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.1% | 2 | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 99.1% | 2 | x |
Compiled 9 to 7 computations (22.2% saved)
| Inputs |
|---|
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (sqrt.f64 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 (sqrt.f64 x) #s(literal 1 binary64))) |
(/.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 (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x #s(literal 1/2 binary64)) x)) |
(/.f64 x #s(approx (+ 1 (sqrt (+ x 1))) (sqrt.f64 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)))) |
(/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (+ x 1) x)))) |
| Outputs |
|---|
(/.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 (sqrt.f64 x) #s(literal 1 binary64))) |
2 calls:
| 19.0ms | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.0% | 2 | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 99.0% | 2 | x |
Compiled 9 to 7 computations (22.2% saved)
| Inputs |
|---|
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (sqrt.f64 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 (sqrt.f64 x) #s(literal 1 binary64))) |
(/.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 (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x #s(literal 1/2 binary64)) x)) |
(/.f64 x #s(approx (+ 1 (sqrt (+ x 1))) (sqrt.f64 x))) |
| Outputs |
|---|
#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 (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 |
|---|---|---|
| 99.0% | 2 | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 99.0% | 2 | x |
Compiled 9 to 7 computations (22.2% saved)
| Inputs |
|---|
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (sqrt.f64 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 (sqrt.f64 x) #s(literal 1 binary64))) |
(/.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:
| 2.0ms | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.9% | 2 | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 98.9% | 2 | x |
Compiled 9 to 7 computations (22.2% saved)
| Inputs |
|---|
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (sqrt.f64 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 (sqrt.f64 x) #s(literal 1 binary64))) |
| 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 |
|---|---|---|
| 98.9% | 2 | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 98.9% | 2 | x |
Compiled 9 to 7 computations (22.2% saved)
| Inputs |
|---|
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (sqrt.f64 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)))) (sqrt.f64 x)) |
2 calls:
| 8.0ms | x |
| 2.0ms | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.2% | 2 | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 98.2% | 2 | x |
Compiled 9 to 7 computations (22.2% saved)
| Inputs |
|---|
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (sqrt.f64 x)) |
| Outputs |
|---|
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (sqrt.f64 x)) |
2 calls:
| 1.0ms | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.5% | 2 | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 97.5% | 2 | x |
Compiled 9 to 7 computations (22.2% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 #s(literal 1/2 binary64) x)) |
| Outputs |
|---|
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 #s(literal 1/2 binary64) x)) |
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 |
|---|---|---|
| 67.4% | 1 | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 67.4% | 1 | x |
Compiled 9 to 7 computations (22.2% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 22.0ms | 1.2867708731877869e-11 | 1078.2519979080205 |
| 6.0ms | 160× | 0 | valid |
Compiled 361 to 290 computations (19.7% saved)
ival-sqrt: 1.0ms (35.9% of total)ival-add!: 1.0ms (35.9% of total)ival-div!: 1.0ms (35.9% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 7.0ms | 1.2867708731877869e-11 | 1078.2519979080205 |
| 3.0ms | 96× | 0 | valid |
Compiled 301 to 250 computations (16.9% saved)
ival-sqrt: 1.0ms (61.7% 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 | 1.2867708731877869e-11 | 1078.2519979080205 |
| 2.0ms | 48× | 0 | valid |
Compiled 331 to 270 computations (18.4% 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 |
|---|---|---|
| 4.0ms | 1.2867708731877869e-11 | 1078.2519979080205 |
| 2.0ms | 48× | 0 | valid |
Compiled 271 to 230 computations (15.1% 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 | 1.2867708731877869e-11 | 1078.2519979080205 |
Compiled 291 to 240 computations (17.5% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 3.0ms | 1.2867708731877869e-11 | 1078.2519979080205 |
| 1.0ms | 32× | 0 | valid |
Compiled 271 to 220 computations (18.8% 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 | 1.2867708731877869e-11 | 1078.2519979080205 |
Compiled 241 to 200 computations (17% saved)
| 1× | done |
Compiled 247 to 60 computations (75.7% saved)
Compiled 510 to 132 computations (74.1% saved)
Loading profile data...