
Time bar (total: 1.6s)
| 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)
| 485.0ms | 8 246× | 0 | valid |
| 1.0ms | 9× | 2 | valid |
| 0.0ms | 1× | 1 | valid |
| 0.0ms | 1× | 0 | invalid |
ival-sqrt: 166.0ms (59.3% of total)ival-add!: 60.0ms (21.4% of total)ival-div!: 52.0ms (18.6% of total)adjust: 2.0ms (0.7% 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 |
| 24.0ms | 512× | 0 | valid |
Compiled 58 to 22 computations (62.1% saved)
ival-sqrt: 7.0ms (54.7% of total)ival-add!: 3.0ms (23.4% of total)ival-div!: 3.0ms (23.4% 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.8% | (/.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)) |
| 0.0ms | x | @ | 0 | ((/ x (+ 1 (sqrt (+ x 1)))) x (+ 1 (sqrt (+ x 1))) 1 (sqrt (+ x 1)) (+ x 1)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 210 | 968 |
| 0 | 215 | 773 |
| 0 | 1342 | 741 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
x |
(+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
#s(literal 1 binary64) |
(sqrt.f64 (+.f64 x #s(literal 1 binary64))) |
(+.f64 x #s(literal 1 binary64)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (* 1/2 x))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (* x (+ 1/2 (* -1/8 x))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (* x (+ 1/2 (* x (- (* x (+ 1/16 (* -5/128 x))) 1/8)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 2)) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (+ 2 (* 1/2 x)))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (+ 2 (* x (+ 1/2 (* -1/8 x)))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (+ 2 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 1)) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* -1/8 x)))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))))) |
#s(approx (+ x 1) #s(hole binary64 1)) |
#s(approx (+ x 1) #s(hole binary64 (+ 1 x))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (sqrt x))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (sqrt x) 1))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt x) (* -1 (/ (+ (* -1 (sqrt (pow x 3))) (* 1/2 (sqrt (pow x 3)))) (pow x 2)))) 1))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt x) (* 1/2 (/ 1 x))) (+ 1 (+ (* -1 (sqrt (/ 1 x))) (+ (* -1 (* (sqrt (/ 1 (pow x 5))) (+ (* -1 (sqrt (pow x 3))) (* 1/2 (sqrt (pow x 3)))))) (* 1/2 (sqrt (/ 1 x))))))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (sqrt x))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (/ 1 x))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (/ 1 x)))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (/ 1 x))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (sqrt x))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))) |
#s(approx (+ x 1) #s(hole binary64 x)) |
#s(approx (+ x 1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (* -1 (sqrt x)))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (+ (* -1 (sqrt x)) (/ 1 (pow (sqrt -1) 2))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (+ (* -1 (sqrt x)) (* -1 (/ (+ (* -1 (/ x (pow (sqrt -1) 2))) (+ (* -1/2 (* (sqrt x) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt x) (/ 1 (pow (sqrt -1) 2))))) x))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (+ (* -1 (sqrt x)) (* -1 (/ (+ (* -1 (/ x (pow (sqrt -1) 2))) (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 x)) (+ (* -1/2 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))))) (* 1/2 (/ x (pow (sqrt -1) 4)))) (+ (* -1/2 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) x))) x))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (* -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x)))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ 1 (* -1/2 (sqrt (/ 1 x)))) x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ 1 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x))) x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
| Outputs |
|---|
(/.f64 (neg.f64 x) (neg.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) |
(/.f64 x (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
x |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))))) |
(+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
#s(literal 1 binary64) |
(pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 x x) x #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64))))) |
(+.f64 #s(literal 1 binary64) x) |
(+.f64 x #s(literal 1 binary64)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x #s(literal 1/2 binary64)) x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -5/128 binary64) x #s(literal 1/16 binary64)) x) #s(literal 1/8 binary64)) x #s(literal 1/2 binary64)) x)) |
#s(approx x x) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(literal 2 binary64)) |
#s(approx (+ 1 (sqrt (+ x 1))) (fma.f64 #s(literal 1/2 binary64) x #s(literal 2 binary64))) |
#s(approx (+ 1 (sqrt (+ x 1))) (fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 2 binary64))) |
#s(approx (+ 1 (sqrt (+ x 1))) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x #s(literal 1/2 binary64)) x #s(literal 2 binary64))) |
#s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) |
#s(approx (sqrt (+ x 1)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (sqrt (+ x 1)) (fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (sqrt (+ x 1)) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (+ x 1) #s(literal 1 binary64)) |
#s(approx (+ x 1) (+.f64 #s(literal 1 binary64) x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (sqrt.f64 x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64)) (*.f64 x x))) (sqrt.f64 x)) #s(literal 1 binary64))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) (sqrt.f64 x)) #s(literal 1 binary64)) (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #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)) (/.f64 #s(literal 1 binary64) x)) x)) |
#s(approx (+ 1 (sqrt (+ x 1))) (*.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (+ 1 (sqrt (+ x 1))) (*.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (sqrt (+ x 1)) (sqrt.f64 x)) |
#s(approx (sqrt (+ x 1)) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (sqrt (+ x 1)) (*.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (sqrt (+ x 1)) (*.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1/16 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (+ x 1) x) |
#s(approx (+ x 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (neg.f64 (sqrt.f64 x))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (+.f64 (neg.f64 (sqrt.f64 x)) #s(literal -1 binary64))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 x)) (neg.f64 (/.f64 x #s(literal -1 binary64)))) x)) (neg.f64 (sqrt.f64 x)))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)))) (-.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)))))) x)) (neg.f64 (/.f64 x #s(literal -1 binary64)))) x)) (neg.f64 (sqrt.f64 x)))) |
#s(approx (+ 1 (sqrt (+ x 1))) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
#s(approx (+ 1 (sqrt (+ x 1))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) x)) x))) |
#s(approx (+ 1 (sqrt (+ x 1))) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) x)) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x))) |
#s(approx (+ 1 (sqrt (+ x 1))) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) x)) #s(literal 1 binary64)) x)) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x))) |
#s(approx (sqrt (+ x 1)) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
#s(approx (sqrt (+ x 1)) (neg.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x))) |
#s(approx (sqrt (+ x 1)) (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1 binary64)) #s(literal -1/8 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) x))) |
#s(approx (sqrt (+ x 1)) (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1 binary64)) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1 binary64)) #s(literal 1/16 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) x))) |
Compiled 1 049 to 284 computations (72.9% saved)
10 alts after pruning (9 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 46 | 9 | 55 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 46 | 10 | 56 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.8% | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 69.8% | (/.f64 x #s(approx (+ 1 (sqrt (+ x 1))) (fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 2 binary64)))) | |
| ▶ | 71.0% | (/.f64 x #s(approx (+ 1 (sqrt (+ x 1))) (fma.f64 #s(literal 1/2 binary64) x #s(literal 2 binary64)))) |
| 7.8% | #s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64)) (*.f64 x x))) (sqrt.f64 x)) #s(literal 1 binary64))) | |
| 31.2% | #s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (sqrt.f64 x) #s(literal 1 binary64))) | |
| ▶ | 69.4% | #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)) |
| ▶ | 70.5% | #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)) |
| ▶ | 69.2% | #s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x)) |
| ▶ | 70.5% | #s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 #s(literal 1/2 binary64) x)) |
| 32.2% | #s(approx (/ x (+ 1 (sqrt (+ x 1)))) (sqrt.f64 x)) |
Compiled 304 to 222 computations (27% 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) |
#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) |
| 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 (* (+ (* (- (* (+ (* -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 (+ 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 (* (+ (* (- (* (+ (* -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 (/ 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))))) |
#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))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 14.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)))) (* (+ (* (- (* (+ (* -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) |
| 3.0ms | x | @ | -inf | ((/ x (+ 1 (sqrt (+ x 1)))) x (+ 1 (sqrt (+ x 1))) (+ (* 1/2 x) 2) 1/2 2 (/ x (+ 1 (sqrt (+ x 1)))) (* 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)))) (* (+ (* (- (* (+ (* -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) |
| 2.0ms | x | @ | 0 | ((/ x (+ 1 (sqrt (+ x 1)))) x (+ 1 (sqrt (+ x 1))) (+ (* 1/2 x) 2) 1/2 2 (/ x (+ 1 (sqrt (+ x 1)))) (* 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)))) (* (+ (* (- (* (+ (* -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) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 340 | 2122 |
| 0 | 363 | 1880 |
| 0 | 1704 | 1868 |
| 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) |
#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) |
#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 (* (+ (* (- (* (+ (* -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 (+ 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 (* (+ (* (- (* (+ (* -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 (/ 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))))) |
#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))))))) |
| 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 (*.f64 (*.f64 #s(literal -1/8 binary64) x) (*.f64 #s(literal -1/8 binary64) x)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) x) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) x) (*.f64 #s(literal -1/8 binary64) x))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/8 binary64) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) x) (*.f64 #s(literal -1/8 binary64) x) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) x) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/8 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) x) (*.f64 #s(literal -1/8 binary64) x)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) x))))) |
(fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) |
(fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) x)) |
(+.f64 (*.f64 #s(literal -1/8 binary64) x) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) x)) |
#s(literal -1/8 binary64) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 (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) |
#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) |
#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 (* (+ (* (- (* (+ (* -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 (+ 1 (sqrt (+ x 1)))) (sqrt.f64 x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64)) (*.f64 x x))) (sqrt.f64 x)) #s(literal 1 binary64))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) (sqrt.f64 x)) #s(literal 1 binary64)) (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #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)) (/.f64 #s(literal 1 binary64) x)) x)) |
#s(approx (+ 1 (sqrt (+ x 1))) (*.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (+ 1 (sqrt (+ x 1))) (*.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (+ (* 1/2 x) 2) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (+ (* 1/2 x) 2) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64)) x)) |
#s(approx (* (+ (* -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 (*.f64 (*.f64 x x) x) #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)) (*.f64 (*.f64 x x) x))) |
#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)) (*.f64 (*.f64 x x) x))) |
#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 (* (+ (* (- (* (+ (* -5/128 x) 1/16) x) 1/8) x) 1/2) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #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)) (*.f64 (*.f64 x x) (*.f64 x x)))) |
#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))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
#s(approx (* (+ (* (- (* (+ (* -5/128 x) 1/16) x) 1/8) x) 1/2) x) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1/16 binary64) x)) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal 5/128 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
#s(approx (+ (* (- (* (+ (* -5/128 x) 1/16) x) 1/8) x) 1/2) (*.f64 (*.f64 (*.f64 x x) x) #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)) (*.f64 (*.f64 x x) x))) |
#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))) (*.f64 (*.f64 x x) x))) |
#s(approx (+ (* (- (* (+ (* -5/128 x) 1/16) x) 1/8) x) 1/2) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1/16 binary64) x)) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal 5/128 binary64))) (*.f64 (*.f64 x x) x))) |
#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 (/ x (+ 1 (sqrt (+ x 1)))) (neg.f64 (sqrt.f64 x))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (+.f64 (neg.f64 (sqrt.f64 x)) #s(literal -1 binary64))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 x)) (neg.f64 (/.f64 x #s(literal -1 binary64)))) x)) (neg.f64 (sqrt.f64 x)))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)))) (-.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)))))) x)) (neg.f64 (/.f64 x #s(literal -1 binary64)))) x)) (neg.f64 (sqrt.f64 x)))) |
#s(approx (+ 1 (sqrt (+ x 1))) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
#s(approx (+ 1 (sqrt (+ x 1))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) x)) x))) |
#s(approx (+ 1 (sqrt (+ x 1))) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) x)) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x))) |
#s(approx (+ 1 (sqrt (+ x 1))) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) x)) #s(literal 1 binary64)) x)) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x))) |
#s(approx (+ (* -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)) (*.f64 (*.f64 x x) x)))) |
#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)) (*.f64 (*.f64 x x) x)))) |
#s(approx (+ (* (- (* 1/16 x) 1/8) x) 1/2) (*.f64 (+.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) x)) #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))) |
#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)) (*.f64 (*.f64 x x) (*.f64 x x)))) |
#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)) (*.f64 (*.f64 x x) (*.f64 x x)))) |
#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)) (*.f64 (*.f64 x x) x)))) |
#s(approx (+ (* (- (* (+ (* -5/128 x) 1/16) x) 1/8) x) 1/2) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1/8 binary64) x)) x)) #s(literal 5/128 binary64)) (*.f64 (*.f64 x x) x)))) |
#s(approx (+ (* (- (* (+ (* -5/128 x) 1/16) x) 1/8) x) 1/2) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) x)) #s(literal 1/16 binary64)) x)) #s(literal 5/128 binary64)) (*.f64 (*.f64 x x) x)))) |
#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))) |
Compiled 4 735 to 854 computations (82% saved)
11 alts after pruning (5 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 173 | 1 | 174 |
| Fresh | 0 | 4 | 4 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 1 | 1 |
| Total | 173 | 11 | 184 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.8% | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| ▶ | 69.8% | (/.f64 x #s(approx (+ 1 (sqrt (+ x 1))) (fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 2 binary64)))) |
| ✓ | 71.0% | (/.f64 x #s(approx (+ 1 (sqrt (+ x 1))) (fma.f64 #s(literal 1/2 binary64) x #s(literal 2 binary64)))) |
| ▶ | 69.2% | #s(approx (/ x (+ 1 (sqrt (+ x 1)))) (fma.f64 x #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) x) x))) |
| ▶ | 7.8% | #s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64)) (*.f64 x x))) (sqrt.f64 x)) #s(literal 1 binary64))) |
| ▶ | 31.2% | #s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
| ✓ | 69.4% | #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)) |
| ✓ | 70.5% | #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)) |
| ✓ | 69.2% | #s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x)) |
| ✓ | 70.5% | #s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 #s(literal 1/2 binary64) x)) |
| ▶ | 32.2% | #s(approx (/ x (+ 1 (sqrt (+ x 1)))) (sqrt.f64 x)) |
Compiled 257 to 186 computations (27.6% saved)
| Inputs |
|---|
(/.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)))) |
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))) |
(fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 2 binary64)) |
(fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) |
#s(literal -1/8 binary64) |
#s(literal 1/2 binary64) |
#s(literal 2 binary64) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (sqrt.f64 x)) |
(sqrt.f64 x) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
(-.f64 (sqrt.f64 x) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (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 (*.f64 #s(literal -1/8 binary64) x) x)) |
(*.f64 (*.f64 #s(literal -1/8 binary64) x) x) |
(*.f64 #s(literal -1/8 binary64) x) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64)) (*.f64 x x))) (sqrt.f64 x)) #s(literal 1 binary64))) |
(-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64)) (*.f64 x x))) (sqrt.f64 x)) #s(literal 1 binary64)) |
(+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64)) (*.f64 x x))) (sqrt.f64 x)) |
(neg.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64)) (*.f64 x x))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64)) (*.f64 x x)) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64)) |
(sqrt.f64 (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 x x) |
#s(literal -1/2 binary64) |
| Outputs |
|---|
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (* 1/2 x))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (* x (+ 1/2 (* -1/8 x))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (* x (+ 1/2 (* x (- (* x (+ 1/16 (* -5/128 x))) 1/8)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 2)) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (+ 2 (* 1/2 x)))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (+ 2 (* x (+ 1/2 (* -1/8 x)))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (+ 2 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))))) |
#s(approx (+ (* (+ (* -1/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 (+ (* -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 (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (- (sqrt x) 1) #s(hole binary64 (- (sqrt x) 1))) |
#s(approx (+ (* x 1/2) (* (* -1/8 x) x)) #s(hole binary64 (* 1/2 x))) |
#s(approx (+ (* x 1/2) (* (* -1/8 x) x)) #s(hole binary64 (* x (+ 1/2 (* -1/8 x))))) |
#s(approx (* (* -1/8 x) x) #s(hole binary64 (* -1/8 (pow x 2)))) |
#s(approx (* -1/8 x) #s(hole binary64 (* -1/8 x))) |
#s(approx (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) #s(hole binary64 (/ (- (* x (- (sqrt x) 1)) (* -1/2 (sqrt x))) x))) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) #s(hole binary64 (/ (- (sqrt (pow x 3)) (* -1/2 (sqrt x))) x))) |
#s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (/ (* (sqrt (* (* x x) x)) -1/2) (* x x)) #s(hole binary64 (* -1/2 (sqrt (/ 1 x))))) |
#s(approx (* (sqrt (* (* x x) x)) -1/2) #s(hole binary64 (* -1/2 (sqrt (pow x 3))))) |
#s(approx (sqrt (* (* x x) x)) #s(hole binary64 (sqrt (pow x 3)))) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (sqrt x))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (sqrt x) 1))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt x) (* -1 (/ (+ (* -1 (sqrt (pow x 3))) (* 1/2 (sqrt (pow x 3)))) (pow x 2)))) 1))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt x) (* 1/2 (/ 1 x))) (+ 1 (+ (* -1 (sqrt (/ 1 x))) (+ (* -1 (* (sqrt (/ 1 (pow x 5))) (+ (* -1 (sqrt (pow x 3))) (* 1/2 (sqrt (pow x 3)))))) (* 1/2 (sqrt (/ 1 x))))))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (sqrt x))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (/ 1 x))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (/ 1 x)))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (/ 1 x))))))) |
#s(approx (+ (* (+ (* -1/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 (+ (* -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 (- (sqrt x) 1) #s(hole binary64 (sqrt x))) |
#s(approx (- (sqrt x) 1) #s(hole binary64 (* x (- (sqrt (/ 1 x)) (/ 1 x))))) |
#s(approx (+ (* x 1/2) (* (* -1/8 x) x)) #s(hole binary64 (* -1/8 (pow x 2)))) |
#s(approx (+ (* x 1/2) (* (* -1/8 x) x)) #s(hole binary64 (* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8)))) |
#s(approx (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) #s(hole binary64 (sqrt x))) |
#s(approx (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* -1 (/ (+ 1 (* -1/2 (sqrt (/ 1 x)))) x)))))) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) #s(hole binary64 (sqrt x))) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (* -1 (sqrt x)))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (+ (* -1 (sqrt x)) (/ 1 (pow (sqrt -1) 2))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (+ (* -1 (sqrt x)) (* -1 (/ (+ (* -1 (/ x (pow (sqrt -1) 2))) (+ (* -1/2 (* (sqrt x) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt x) (/ 1 (pow (sqrt -1) 2))))) x))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (+ (* -1 (sqrt x)) (* -1 (/ (+ (* -1 (/ x (pow (sqrt -1) 2))) (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 x)) (+ (* -1/2 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))))) (* 1/2 (/ x (pow (sqrt -1) 4)))) (+ (* -1/2 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) x))) x))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (* -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x)))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ 1 (* -1/2 (sqrt (/ 1 x)))) x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ 1 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x))) x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (+ (* -1/8 x) 1/2) #s(hole binary64 (* -1 (* x (- 1/8 (* 1/2 (/ 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 (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x))))))) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) #s(hole binary64 (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (/ (* (sqrt (* (* x x) x)) -1/2) (* x x)) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (* (sqrt (* (* x x) x)) -1/2) #s(hole binary64 (* -1/2 (* (sqrt (pow x 3)) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (* (* x x) x)) #s(hole binary64 (* (sqrt (pow x 3)) (pow (sqrt -1) 2)))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | x | @ | -inf | ((/ x (+ 1 (sqrt (+ x 1)))) x (+ 1 (sqrt (+ x 1))) (+ (* (+ (* -1/8 x) 1/2) x) 2) (+ (* -1/8 x) 1/2) -1/8 1/2 2 (/ x (+ 1 (sqrt (+ x 1)))) (sqrt x) (/ x (+ 1 (sqrt (+ x 1)))) (- (sqrt x) 1) 1 (/ x (+ 1 (sqrt (+ x 1)))) (+ (* x 1/2) (* (* -1/8 x) x)) (* (* -1/8 x) x) (* -1/8 x) (/ x (+ 1 (sqrt (+ x 1)))) (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/ (* (sqrt (* (* x x) x)) -1/2) (* x x)) (* (sqrt (* (* x x) x)) -1/2) (sqrt (* (* x x) x)) (* (* x x) x) (* x x) -1/2) |
| 3.0ms | x | @ | inf | ((/ x (+ 1 (sqrt (+ x 1)))) x (+ 1 (sqrt (+ x 1))) (+ (* (+ (* -1/8 x) 1/2) x) 2) (+ (* -1/8 x) 1/2) -1/8 1/2 2 (/ x (+ 1 (sqrt (+ x 1)))) (sqrt x) (/ x (+ 1 (sqrt (+ x 1)))) (- (sqrt x) 1) 1 (/ x (+ 1 (sqrt (+ x 1)))) (+ (* x 1/2) (* (* -1/8 x) x)) (* (* -1/8 x) x) (* -1/8 x) (/ x (+ 1 (sqrt (+ x 1)))) (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/ (* (sqrt (* (* x x) x)) -1/2) (* x x)) (* (sqrt (* (* x x) x)) -1/2) (sqrt (* (* x x) x)) (* (* x x) x) (* x x) -1/2) |
| 3.0ms | x | @ | 0 | ((/ x (+ 1 (sqrt (+ x 1)))) x (+ 1 (sqrt (+ x 1))) (+ (* (+ (* -1/8 x) 1/2) x) 2) (+ (* -1/8 x) 1/2) -1/8 1/2 2 (/ x (+ 1 (sqrt (+ x 1)))) (sqrt x) (/ x (+ 1 (sqrt (+ x 1)))) (- (sqrt x) 1) 1 (/ x (+ 1 (sqrt (+ x 1)))) (+ (* x 1/2) (* (* -1/8 x) x)) (* (* -1/8 x) x) (* -1/8 x) (/ x (+ 1 (sqrt (+ x 1)))) (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/ (* (sqrt (* (* x x) x)) -1/2) (* x x)) (* (sqrt (* (* x x) x)) -1/2) (sqrt (* (* x x) x)) (* (* x x) x) (* x x) -1/2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 275 | 1696 |
| 0 | 301 | 1376 |
| 0 | 1499 | 1356 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.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)))) |
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))) |
(fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 2 binary64)) |
(fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) |
#s(literal -1/8 binary64) |
#s(literal 1/2 binary64) |
#s(literal 2 binary64) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (sqrt.f64 x)) |
(sqrt.f64 x) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
(-.f64 (sqrt.f64 x) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (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 (*.f64 #s(literal -1/8 binary64) x) x)) |
(*.f64 (*.f64 #s(literal -1/8 binary64) x) x) |
(*.f64 #s(literal -1/8 binary64) x) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64)) (*.f64 x x))) (sqrt.f64 x)) #s(literal 1 binary64))) |
(-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64)) (*.f64 x x))) (sqrt.f64 x)) #s(literal 1 binary64)) |
(+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64)) (*.f64 x x))) (sqrt.f64 x)) |
(neg.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64)) (*.f64 x x))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64)) (*.f64 x x)) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64)) |
(sqrt.f64 (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 x x) |
#s(literal -1/2 binary64) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (* 1/2 x))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (* x (+ 1/2 (* -1/8 x))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (* x (+ 1/2 (* x (- (* x (+ 1/16 (* -5/128 x))) 1/8)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 2)) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (+ 2 (* 1/2 x)))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (+ 2 (* x (+ 1/2 (* -1/8 x)))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (+ 2 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))))) |
#s(approx (+ (* (+ (* -1/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 (+ (* -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 (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (- (sqrt x) 1) #s(hole binary64 (- (sqrt x) 1))) |
#s(approx (+ (* x 1/2) (* (* -1/8 x) x)) #s(hole binary64 (* 1/2 x))) |
#s(approx (+ (* x 1/2) (* (* -1/8 x) x)) #s(hole binary64 (* x (+ 1/2 (* -1/8 x))))) |
#s(approx (* (* -1/8 x) x) #s(hole binary64 (* -1/8 (pow x 2)))) |
#s(approx (* -1/8 x) #s(hole binary64 (* -1/8 x))) |
#s(approx (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) #s(hole binary64 (/ (- (* x (- (sqrt x) 1)) (* -1/2 (sqrt x))) x))) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) #s(hole binary64 (/ (- (sqrt (pow x 3)) (* -1/2 (sqrt x))) x))) |
#s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (/ (* (sqrt (* (* x x) x)) -1/2) (* x x)) #s(hole binary64 (* -1/2 (sqrt (/ 1 x))))) |
#s(approx (* (sqrt (* (* x x) x)) -1/2) #s(hole binary64 (* -1/2 (sqrt (pow x 3))))) |
#s(approx (sqrt (* (* x x) x)) #s(hole binary64 (sqrt (pow x 3)))) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (sqrt x))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (sqrt x) 1))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt x) (* -1 (/ (+ (* -1 (sqrt (pow x 3))) (* 1/2 (sqrt (pow x 3)))) (pow x 2)))) 1))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt x) (* 1/2 (/ 1 x))) (+ 1 (+ (* -1 (sqrt (/ 1 x))) (+ (* -1 (* (sqrt (/ 1 (pow x 5))) (+ (* -1 (sqrt (pow x 3))) (* 1/2 (sqrt (pow x 3)))))) (* 1/2 (sqrt (/ 1 x))))))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (sqrt x))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (/ 1 x))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (/ 1 x)))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (/ 1 x))))))) |
#s(approx (+ (* (+ (* -1/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 (+ (* -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 (- (sqrt x) 1) #s(hole binary64 (sqrt x))) |
#s(approx (- (sqrt x) 1) #s(hole binary64 (* x (- (sqrt (/ 1 x)) (/ 1 x))))) |
#s(approx (+ (* x 1/2) (* (* -1/8 x) x)) #s(hole binary64 (* -1/8 (pow x 2)))) |
#s(approx (+ (* x 1/2) (* (* -1/8 x) x)) #s(hole binary64 (* (pow x 2) (- (* 1/2 (/ 1 x)) 1/8)))) |
#s(approx (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) #s(hole binary64 (sqrt x))) |
#s(approx (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* -1 (/ (+ 1 (* -1/2 (sqrt (/ 1 x)))) x)))))) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) #s(hole binary64 (sqrt x))) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (* -1 (sqrt x)))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (+ (* -1 (sqrt x)) (/ 1 (pow (sqrt -1) 2))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (+ (* -1 (sqrt x)) (* -1 (/ (+ (* -1 (/ x (pow (sqrt -1) 2))) (+ (* -1/2 (* (sqrt x) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt x) (/ 1 (pow (sqrt -1) 2))))) x))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (+ (* -1 (sqrt x)) (* -1 (/ (+ (* -1 (/ x (pow (sqrt -1) 2))) (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 x)) (+ (* -1/2 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))))) (* 1/2 (/ x (pow (sqrt -1) 4)))) (+ (* -1/2 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) x))) x))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (* -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x)))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ 1 (* -1/2 (sqrt (/ 1 x)))) x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ 1 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x))) x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (+ (* -1/8 x) 1/2) #s(hole binary64 (* -1 (* x (- 1/8 (* 1/2 (/ 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 (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x))))))) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) #s(hole binary64 (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (/ (* (sqrt (* (* x x) x)) -1/2) (* x x)) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (* (sqrt (* (* x x) x)) -1/2) #s(hole binary64 (* -1/2 (* (sqrt (pow x 3)) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (* (* x x) x)) #s(hole binary64 (* (sqrt (pow x 3)) (pow (sqrt -1) 2)))) |
| Outputs |
|---|
(/.f64 (neg.f64 x) (neg.f64 #s(approx (+ 1 (sqrt (+ x 1))) (fma.f64 (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)))) |
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 (-.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 (*.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 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))))) |
(/.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))))) |
(fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 2 binary64)) |
(fma.f64 x (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) |
(+.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) x) (*.f64 #s(literal -1/8 binary64) x)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) x) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) x) (*.f64 #s(literal -1/8 binary64) x))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/8 binary64) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) x) (*.f64 #s(literal -1/8 binary64) x) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) x) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/8 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) x) (*.f64 #s(literal -1/8 binary64) x)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) x))))) |
(fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) |
(fma.f64 x #s(literal -1/8 binary64) #s(literal 1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) x)) |
(+.f64 (*.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(literal 1/2 binary64) |
#s(literal 2 binary64) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (sqrt.f64 x)) |
(pow.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 x) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 x)) #s(literal 1 binary64)) (+.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) #s(literal 1 binary64))))) |
(-.f64 (sqrt.f64 x) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x)) |
(*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x) |
(*.f64 x (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) x) x) (*.f64 (*.f64 #s(literal -1/8 binary64) x) x))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 #s(literal -1/8 binary64) x) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) x) x) (*.f64 (*.f64 #s(literal -1/8 binary64) x) x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 #s(literal -1/8 binary64) x) x))))) |
(fma.f64 (*.f64 x x) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) x) x (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 (*.f64 #s(literal -1/8 binary64) x) x)) |
(fma.f64 #s(literal -1/8 binary64) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 x (*.f64 #s(literal -1/8 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) x) x)) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (neg.f64 (*.f64 #s(literal -1/8 binary64) x)) x)) |
(+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) x) x) (*.f64 #s(literal 1/2 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 #s(literal -1/8 binary64) x) x)) |
(*.f64 (*.f64 x x) #s(literal -1/8 binary64)) |
(*.f64 (*.f64 #s(literal -1/8 binary64) x) x) |
(*.f64 #s(literal -1/8 binary64) (*.f64 x x)) |
(*.f64 x (*.f64 #s(literal -1/8 binary64) x)) |
(*.f64 #s(literal -1/8 binary64) x) |
(*.f64 x #s(literal -1/8 binary64)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (+.f64 (/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64))) (*.f64 x x)) (sqrt.f64 x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64))) (*.f64 x x)) (sqrt.f64 x)) (+.f64 (/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64))) (*.f64 x x)) (sqrt.f64 x))) #s(literal 1 binary64)) (+.f64 (+.f64 (/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64))) (*.f64 x x)) (sqrt.f64 x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64))) (*.f64 x x)) (sqrt.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (+.f64 (/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64))) (*.f64 x x)) (sqrt.f64 x)) (+.f64 (/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64))) (*.f64 x x)) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64))) (*.f64 x x)) (sqrt.f64 x)) #s(literal 1 binary64))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (-.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) #s(literal -1 binary64) (-.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
(-.f64 (+.f64 (/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64))) (*.f64 x x)) (sqrt.f64 x)) #s(literal 1 binary64)) |
(+.f64 (/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64))) (*.f64 x x)) (-.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
(+.f64 (sqrt.f64 x) (-.f64 (/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64))) (*.f64 x x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 x)) (*.f64 (/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64))) (*.f64 x x)) (/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64))) (*.f64 x x)))) (-.f64 (sqrt.f64 x) (/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64))) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64))) (*.f64 x x)) (/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64))) (*.f64 x x))) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (-.f64 (/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64))) (*.f64 x x)) (sqrt.f64 x))) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 x) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64))) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 x) (sqrt.f64 x) (-.f64 (*.f64 (/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64))) (*.f64 x x)) (/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64))) (*.f64 x x))) (*.f64 (sqrt.f64 x) (/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64))) (*.f64 x x)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64))) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 x) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64))) (*.f64 x x)) (/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64))) (*.f64 x x)) (-.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 x)) (*.f64 (/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64))) (*.f64 x x)) (sqrt.f64 x))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (sqrt.f64 x)) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) #s(literal -1 binary64) (sqrt.f64 x)) |
(-.f64 (sqrt.f64 x) (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
(+.f64 (/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64))) (*.f64 x x)) (sqrt.f64 x)) |
(+.f64 (sqrt.f64 x) (/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64))) (*.f64 x x))) |
(*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64))) (*.f64 x x)) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64))) (*.f64 x x)) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64)) (neg.f64 (*.f64 x x))) |
(neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) x) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(/.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64)) x) x) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64))) (neg.f64 (*.f64 x x))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64)) (*.f64 x x)) |
(+.f64 (/.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 x x)) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64)) (*.f64 x x))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64)))) (-.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x))) (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64)))))) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)))) |
(fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)) (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)))) |
(-.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)))) |
(+.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 x x)) (sqrt.f64 x)) |
(pow.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) |
(pow.f64 x #s(literal 3/2 binary64)) |
(sqrt.f64 (*.f64 (*.f64 x x) x)) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (sqrt.f64 (*.f64 (*.f64 x x) x))) |
(*.f64 (*.f64 x x) x) |
(*.f64 x (*.f64 x x)) |
(pow.f64 x #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 x #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
#s(literal -1/2 binary64) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x #s(literal 1/2 binary64)) x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -5/128 binary64) x #s(literal 1/16 binary64)) x) #s(literal 1/8 binary64)) x #s(literal 1/2 binary64)) x)) |
#s(approx x x) |
#s(approx (+ 1 (sqrt (+ x 1))) #s(literal 2 binary64)) |
#s(approx (+ 1 (sqrt (+ x 1))) (fma.f64 #s(literal 1/2 binary64) x #s(literal 2 binary64))) |
#s(approx (+ 1 (sqrt (+ x 1))) (fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 2 binary64))) |
#s(approx (+ 1 (sqrt (+ x 1))) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x #s(literal 1/2 binary64)) x #s(literal 2 binary64))) |
#s(approx (+ (* (+ (* -1/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 (+ (* -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 (sqrt x) (sqrt.f64 x)) |
#s(approx (- (sqrt x) 1) (-.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
#s(approx (+ (* x 1/2) (* (* -1/8 x) x)) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (+ (* x 1/2) (* (* -1/8 x) x)) (*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x)) |
#s(approx (* (* -1/8 x) x) (*.f64 (*.f64 #s(literal -1/8 binary64) x) x)) |
#s(approx (* -1/8 x) (*.f64 #s(literal -1/8 binary64) x)) |
#s(approx (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) (/.f64 (fma.f64 (-.f64 (sqrt.f64 x) #s(literal 1 binary64)) x (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) x)) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (/.f64 (-.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))) x)) |
#s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (/ (* (sqrt (* (* x x) x)) -1/2) (* x x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64))) |
#s(approx (* (sqrt (* (* x x) x)) -1/2) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64))) |
#s(approx (sqrt (* (* x x) x)) (sqrt.f64 (*.f64 (*.f64 x x) x))) |
#s(approx (* (* x x) x) (*.f64 (*.f64 x x) x)) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (sqrt.f64 x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (+.f64 (/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64))) (*.f64 x x)) (sqrt.f64 x)) #s(literal 1 binary64))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) (sqrt.f64 x)) #s(literal 1 binary64)) (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #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)) (/.f64 #s(literal 1 binary64) x)) x)) |
#s(approx (+ 1 (sqrt (+ x 1))) (*.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (+ 1 (sqrt (+ x 1))) (*.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (+ (* (+ (* -1/8 x) 1/2) x) 2) (*.f64 (*.f64 #s(literal -1/8 binary64) x) x)) |
#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 (+ (* -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 (- (sqrt x) 1) (sqrt.f64 x)) |
#s(approx (- (sqrt x) 1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x)) x)) |
#s(approx (+ (* x 1/2) (* (* -1/8 x) x)) (*.f64 (*.f64 #s(literal -1/8 binary64) x) x)) |
#s(approx (+ (* x 1/2) (* (* -1/8 x) x)) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/8 binary64)) (*.f64 x x))) |
#s(approx (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) (sqrt.f64 x)) |
#s(approx (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) (*.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (sqrt.f64 x)) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (neg.f64 (sqrt.f64 x))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (+.f64 (neg.f64 (sqrt.f64 x)) #s(literal -1 binary64))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 x)) (neg.f64 (/.f64 x #s(literal -1 binary64)))) x)) (neg.f64 (sqrt.f64 x)))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)))) (-.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)))))) x)) (neg.f64 (/.f64 x #s(literal -1 binary64)))) x)) (neg.f64 (sqrt.f64 x)))) |
#s(approx (+ 1 (sqrt (+ x 1))) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
#s(approx (+ 1 (sqrt (+ x 1))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) x)) x))) |
#s(approx (+ 1 (sqrt (+ x 1))) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) x))) |
#s(approx (+ 1 (sqrt (+ x 1))) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) x)) #s(literal 1 binary64)) x)) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x))) |
#s(approx (+ (* -1/8 x) 1/2) (neg.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 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 (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) x)) x))) |
#s(approx (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
#s(approx (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1 binary64)) #s(literal -1/2 binary64) (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) x))) x))) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1 binary64)) #s(literal -1/2 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x))) |
#s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/2 binary64))) |
#s(approx (/ (* (sqrt (* (* x x) x)) -1/2) (* x x)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/2 binary64))) |
#s(approx (* (sqrt (* (* x x) x)) -1/2) (*.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64))) |
#s(approx (sqrt (* (* x x) x)) (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)))) |
Compiled 4 958 to 887 computations (82.1% saved)
11 alts after pruning (1 fresh and 10 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 171 | 1 | 172 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 6 | 6 |
| Total | 172 | 11 | 183 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.8% | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| ✓ | 69.8% | (/.f64 x #s(approx (+ 1 (sqrt (+ x 1))) (fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 2 binary64)))) |
| ✓ | 71.0% | (/.f64 x #s(approx (+ 1 (sqrt (+ x 1))) (fma.f64 #s(literal 1/2 binary64) x #s(literal 2 binary64)))) |
| ✓ | 69.2% | #s(approx (/ x (+ 1 (sqrt (+ x 1)))) (fma.f64 x #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) x) x))) |
| ▶ | 32.1% | #s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (+.f64 #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) (sqrt.f64 x)) #s(literal 1 binary64))) |
| ✓ | 31.2% | #s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
| ✓ | 69.4% | #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)) |
| ✓ | 70.5% | #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)) |
| ✓ | 69.2% | #s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x)) |
| ✓ | 70.5% | #s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 #s(literal 1/2 binary64) x)) |
| ✓ | 32.2% | #s(approx (/ x (+ 1 (sqrt (+ x 1)))) (sqrt.f64 x)) |
Compiled 180 to 130 computations (27.8% saved)
| Inputs |
|---|
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (+.f64 #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) (sqrt.f64 x)) #s(literal 1 binary64))) |
(-.f64 (+.f64 #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) (sqrt.f64 x)) #s(literal 1 binary64)) |
(+.f64 #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) (sqrt.f64 x)) |
#s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
#s(literal 1 binary64) |
(sqrt.f64 x) |
x |
#s(literal 1/2 binary64) |
| Outputs |
|---|
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (* 1/2 x))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (* x (+ 1/2 (* -1/8 x))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (* x (+ 1/2 (* x (- (* x (+ 1/16 (* -5/128 x))) 1/8)))))) |
#s(approx (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) #s(hole binary64 (/ (- (* x (- (sqrt x) 1)) (* -1/2 (sqrt x))) x))) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) #s(hole binary64 (/ (- (sqrt (pow x 3)) (* -1/2 (sqrt x))) x))) |
#s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (* (/ 1 (sqrt x)) 1/2) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (sqrt x))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (sqrt x) 1))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt x) (* -1 (/ (+ (* -1 (sqrt (pow x 3))) (* 1/2 (sqrt (pow x 3)))) (pow x 2)))) 1))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt x) (* 1/2 (/ 1 x))) (+ 1 (+ (* -1 (sqrt (/ 1 x))) (+ (* -1 (* (sqrt (/ 1 (pow x 5))) (+ (* -1 (sqrt (pow x 3))) (* 1/2 (sqrt (pow x 3)))))) (* 1/2 (sqrt (/ 1 x))))))))) |
#s(approx (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) #s(hole binary64 (sqrt x))) |
#s(approx (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* -1 (/ (+ 1 (* -1/2 (sqrt (/ 1 x)))) x)))))) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) #s(hole binary64 (sqrt x))) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (* -1 (sqrt x)))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (+ (* -1 (sqrt x)) (/ 1 (pow (sqrt -1) 2))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (+ (* -1 (sqrt x)) (* -1 (/ (+ (* -1 (/ x (pow (sqrt -1) 2))) (+ (* -1/2 (* (sqrt x) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt x) (/ 1 (pow (sqrt -1) 2))))) x))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (+ (* -1 (sqrt x)) (* -1 (/ (+ (* -1 (/ x (pow (sqrt -1) 2))) (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 x)) (+ (* -1/2 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))))) (* 1/2 (/ x (pow (sqrt -1) 4)))) (+ (* -1/2 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) x))) x))))) |
#s(approx (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x))))))) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) #s(hole binary64 (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | -inf | ((/ x (+ 1 (sqrt (+ x 1)))) (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (* (/ 1 (sqrt x)) 1/2) (/ 1 (sqrt x)) 1 (sqrt x) x 1/2) |
| 1.0ms | x | @ | 0 | ((/ x (+ 1 (sqrt (+ x 1)))) (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (* (/ 1 (sqrt x)) 1/2) (/ 1 (sqrt x)) 1 (sqrt x) x 1/2) |
| 1.0ms | x | @ | inf | ((/ x (+ 1 (sqrt (+ x 1)))) (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (* (/ 1 (sqrt x)) 1/2) (/ 1 (sqrt x)) 1 (sqrt x) x 1/2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 168 | 934 |
| 0 | 177 | 711 |
| 0 | 1049 | 701 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (+.f64 #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) (sqrt.f64 x)) #s(literal 1 binary64))) |
(-.f64 (+.f64 #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) (sqrt.f64 x)) #s(literal 1 binary64)) |
(+.f64 #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) (sqrt.f64 x)) |
#s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
#s(literal 1 binary64) |
(sqrt.f64 x) |
x |
#s(literal 1/2 binary64) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (* 1/2 x))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (* x (+ 1/2 (* -1/8 x))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (* x (+ 1/2 (* x (- (* x (+ 1/16 (* -5/128 x))) 1/8)))))) |
#s(approx (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) #s(hole binary64 (/ (- (* x (- (sqrt x) 1)) (* -1/2 (sqrt x))) x))) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) #s(hole binary64 (/ (- (sqrt (pow x 3)) (* -1/2 (sqrt x))) x))) |
#s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (* (/ 1 (sqrt x)) 1/2) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (sqrt x))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (sqrt x) 1))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt x) (* -1 (/ (+ (* -1 (sqrt (pow x 3))) (* 1/2 (sqrt (pow x 3)))) (pow x 2)))) 1))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt x) (* 1/2 (/ 1 x))) (+ 1 (+ (* -1 (sqrt (/ 1 x))) (+ (* -1 (* (sqrt (/ 1 (pow x 5))) (+ (* -1 (sqrt (pow x 3))) (* 1/2 (sqrt (pow x 3)))))) (* 1/2 (sqrt (/ 1 x))))))))) |
#s(approx (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) #s(hole binary64 (sqrt x))) |
#s(approx (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* -1 (/ (+ 1 (* -1/2 (sqrt (/ 1 x)))) x)))))) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) #s(hole binary64 (sqrt x))) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (* -1 (sqrt x)))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (+ (* -1 (sqrt x)) (/ 1 (pow (sqrt -1) 2))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (+ (* -1 (sqrt x)) (* -1 (/ (+ (* -1 (/ x (pow (sqrt -1) 2))) (+ (* -1/2 (* (sqrt x) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt x) (/ 1 (pow (sqrt -1) 2))))) x))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) #s(hole binary64 (+ (* -1 (sqrt x)) (* -1 (/ (+ (* -1 (/ x (pow (sqrt -1) 2))) (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 x)) (+ (* -1/2 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))))) (* 1/2 (/ x (pow (sqrt -1) 4)))) (+ (* -1/2 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) x))) x))))) |
#s(approx (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 x))))))) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) #s(hole binary64 (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
| Outputs |
|---|
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (+.f64 #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (-.f64 (sqrt.f64 x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (sqrt.f64 x) #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (+.f64 (sqrt.f64 x) #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) #s(literal 1 binary64)) (+.f64 (+.f64 (sqrt.f64 x) #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (sqrt.f64 x) #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (+.f64 (sqrt.f64 x) #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (+.f64 (sqrt.f64 x) #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 x) #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) #s(literal 1 binary64))))) |
(-.f64 (+.f64 (sqrt.f64 x) #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) #s(literal 1 binary64)) |
(+.f64 #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (-.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (-.f64 #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (sqrt.f64 x))) |
(/.f64 (+.f64 (pow.f64 #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 x) #s(literal 3 binary64))) (fma.f64 #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (-.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 x)) (*.f64 #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (sqrt.f64 x))))) |
(+.f64 (sqrt.f64 x) #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) |
(+.f64 #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (sqrt.f64 x)) |
#s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 x))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
#s(literal 1 binary64) |
(pow.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 x) |
x |
#s(literal 1/2 binary64) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x #s(literal 1/2 binary64)) x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -5/128 binary64) x #s(literal 1/16 binary64)) x) #s(literal 1/8 binary64)) x #s(literal 1/2 binary64)) x)) |
#s(approx (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(approx (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) (/.f64 (fma.f64 (-.f64 (sqrt.f64 x) #s(literal 1 binary64)) x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (/.f64 (-.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))) x)) |
#s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(approx (* (/ 1 (sqrt x)) 1/2) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(approx (/ 1 (sqrt x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
#s(approx (sqrt x) (sqrt.f64 x)) |
#s(approx x x) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (sqrt.f64 x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (+.f64 (sqrt.f64 x) (/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64))) (*.f64 x x))) #s(literal 1 binary64))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) (sqrt.f64 x)) #s(literal 1 binary64)) (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (+.f64 (neg.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))))) |
#s(approx (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) (sqrt.f64 x)) |
#s(approx (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) (*.f64 (+.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (sqrt.f64 x)) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (neg.f64 (sqrt.f64 x))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (+.f64 (neg.f64 (sqrt.f64 x)) #s(literal -1 binary64))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 x)) (neg.f64 (/.f64 x #s(literal -1 binary64)))) x)) (neg.f64 (sqrt.f64 x)))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)))) (-.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)))))) x)) (neg.f64 (/.f64 x #s(literal -1 binary64)))) x)) (neg.f64 (sqrt.f64 x)))) |
#s(approx (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
#s(approx (- (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) 1) (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1 binary64)) #s(literal -1/2 binary64) (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) x))) x))) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
#s(approx (+ (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (sqrt x)) (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1 binary64)) #s(literal -1/2 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x))) |
#s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64))) |
#s(approx (sqrt x) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
Compiled 1 792 to 253 computations (85.9% saved)
11 alts after pruning (1 fresh and 10 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 44 | 1 | 45 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 10 | 10 |
| Total | 45 | 11 | 56 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.8% | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| ✓ | 69.8% | (/.f64 x #s(approx (+ 1 (sqrt (+ x 1))) (fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 2 binary64)))) |
| ✓ | 71.0% | (/.f64 x #s(approx (+ 1 (sqrt (+ x 1))) (fma.f64 #s(literal 1/2 binary64) x #s(literal 2 binary64)))) |
| ✓ | 69.2% | #s(approx (/ x (+ 1 (sqrt (+ x 1)))) (fma.f64 x #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) x) x))) |
| 32.1% | #s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (+.f64 (sqrt.f64 x) #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) #s(literal 1 binary64))) | |
| ✓ | 31.2% | #s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
| ✓ | 69.4% | #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)) |
| ✓ | 70.5% | #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)) |
| ✓ | 69.2% | #s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x)) |
| ✓ | 70.5% | #s(approx (/ x (+ 1 (sqrt (+ x 1)))) (*.f64 #s(literal 1/2 binary64) x)) |
| ✓ | 32.2% | #s(approx (/ x (+ 1 (sqrt (+ x 1)))) (sqrt.f64 x)) |
Compiled 417 to 204 computations (51.1% 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))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (fma.f64 x #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) x) x))) |
(/.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))) (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 (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))))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (+.f64 (sqrt.f64 x) #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) #s(literal 1 binary64))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (+.f64 #s(approx (neg (/ (* (sqrt (* (* x x) x)) -1/2) (* x x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) (sqrt.f64 x)) #s(literal 1 binary64))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64)) (*.f64 x x))) (sqrt.f64 x)) #s(literal 1 binary64))) |
| Outputs |
|---|
(/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
2 calls:
| 4.0ms | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 4.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 99.8% | 1 | x |
Compiled 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))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (fma.f64 x #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) x) x))) |
(/.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))) (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 (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:
| 15.0ms | x |
| 3.0ms | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 2 | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 99.6% | 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))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (fma.f64 x #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) x) x))) |
(/.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))) (fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 2 binary64)))) |
| 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:
| 3.0ms | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 2 | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 99.6% | 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))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (fma.f64 x #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) x) x))) |
(/.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)) |
| 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:
| 3.0ms | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.5% | 2 | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 99.5% | 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))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (fma.f64 x #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) x) x))) |
(/.f64 x #s(approx (+ 1 (sqrt (+ x 1))) (fma.f64 #s(literal 1/2 binary64) x #s(literal 2 binary64)))) |
| Outputs |
|---|
(/.f64 x #s(approx (+ 1 (sqrt (+ x 1))) (fma.f64 #s(literal 1/2 binary64) x #s(literal 2 binary64)))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (-.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
2 calls:
| 2.0ms | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 2 | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 99.4% | 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))) |
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (fma.f64 x #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) x) x))) |
| Outputs |
|---|
#s(approx (/ x (+ 1 (sqrt (+ x 1)))) (fma.f64 x #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) x) 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.4% | 2 | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 99.4% | 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:
| 9.0ms | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 2 | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 99.4% | 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:
| 1.0ms | x |
| 1.0ms | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.7% | 2 | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 98.7% | 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 |
|---|---|---|
| 98.3% | 2 | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 98.3% | 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 |
|---|---|---|
| 70.5% | 1 | (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 70.5% | 1 | x |
Compiled 9 to 7 computations (22.2% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 0.04272955327114707 | 2375949136352.609 |
| 5.0ms | 160× | 0 | valid |
Compiled 361 to 290 computations (19.7% saved)
ival-sqrt: 1.0ms (36.4% of total)ival-add!: 1.0ms (36.4% of total)ival-div!: 1.0ms (36.4% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 8.0ms | 0.04272955327114707 | 2375949136352.609 |
| 4.0ms | 112× | 0 | valid |
Compiled 301 to 250 computations (16.9% saved)
ival-sqrt: 1.0ms (52.4% of total)ival-add!: 1.0ms (52.4% of total)ival-div!: 1.0ms (52.4% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 6.0ms | 0.04272955327114707 | 2375949136352.609 |
| 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 |
|---|---|---|
| 5.0ms | 0.04272955327114707 | 2375949136352.609 |
| 2.0ms | 64× | 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 | 0.04272955327114707 | 2375949136352.609 |
Compiled 311 to 250 computations (19.6% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 0.04272955327114707 | 2375949136352.609 |
Compiled 291 to 240 computations (17.5% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 0.04272955327114707 | 2375949136352.609 |
| 1.0ms | 16× | 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 | 0.04272955327114707 | 2375949136352.609 |
Compiled 241 to 200 computations (17% saved)
| 1× | fuel |
Compiled 281 to 67 computations (76.2% saved)
Compiled 578 to 146 computations (74.7% saved)
Loading profile data...