
Time bar (total: 1.8s)
| 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 |
| 80% | 50% | 12.5% | 0% | 0% | 37.5% | 0% | 4 |
| 88.9% | 50% | 6.2% | 0% | 0% | 43.7% | 0% | 5 |
| 94.1% | 50% | 3.1% | 0% | 0% | 46.9% | 0% | 6 |
| 97% | 50% | 1.6% | 0% | 0% | 48.4% | 0% | 7 |
| 98.5% | 50% | 0.8% | 0% | 0% | 49.2% | 0% | 8 |
| 99.2% | 50% | 0.4% | 0% | 0% | 49.6% | 0% | 9 |
| 99.6% | 50% | 0.2% | 0% | 0% | 49.8% | 0% | 10 |
| 99.8% | 50% | 0.1% | 0% | 0% | 49.9% | 0% | 11 |
| 99.9% | 50% | 0% | 0% | 0% | 49.9% | 0% | 12 |
Compiled 16 to 13 computations (18.8% saved)
| 568.0ms | 8 256× | 0 | valid |
| 0.0ms | 9× | 0 | invalid |
ival-add!: 134.0ms (37.8% of total)ival-mult!: 85.0ms (24% of total)ival-sqrt: 66.0ms (18.6% of total)ival-sub!: 34.0ms (9.6% of total)ival-div!: 34.0ms (9.6% of total)adjust: 1.0ms (0.3% of total)Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 46 |
| 1 | 77 | 43 |
| 2 | 277 | 43 |
| 3 | 914 | 42 |
| 4 | 5299 | 42 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.8% | (/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
(abs x)
Compiled 24 to 22 computations (8.3% saved)
| Inputs |
|---|
(/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
(*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) |
#s(literal 6 binary64) |
(-.f64 x #s(literal 1 binary64)) |
x |
#s(literal 1 binary64) |
(+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) |
(+.f64 x #s(literal 1 binary64)) |
(*.f64 #s(literal 4 binary64) (sqrt.f64 x)) |
#s(literal 4 binary64) |
(sqrt.f64 x) |
| Outputs |
|---|
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (/ -6 (+ 1 (* 4 (sqrt x)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* x (+ (* -6 (* x (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3))))) (* 6 (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* x (+ (* 6 (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (* x (+ (* -6 (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3)))) (* 6 (/ (* x (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3)))) (+ 1 (* 4 (sqrt x))))))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (* 6 (- x 1)) #s(hole binary64 -6)) |
#s(approx (* 6 (- x 1)) #s(hole binary64 (- (* 6 x) 6))) |
#s(approx (- x 1) #s(hole binary64 -1)) |
#s(approx (- x 1) #s(hole binary64 (- x 1))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) #s(hole binary64 (+ 1 (* 4 (sqrt x))))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) #s(hole binary64 (+ 1 (+ x (* 4 (sqrt x)))))) |
#s(approx (+ x 1) #s(hole binary64 1)) |
#s(approx (+ x 1) #s(hole binary64 (+ 1 x))) |
#s(approx (* 4 (sqrt x)) #s(hole binary64 (* 4 (sqrt x)))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (+ (* -6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) x)) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (+ (* -6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) x)) (+ (* 6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) (* (pow x 2) (+ 1 (* 4 (sqrt (/ 1 x))))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x)))))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (+ (* -6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) x)) (+ (* -6 (/ (+ (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3)) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 4))) (pow x 3))) (+ (* 6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) (* (pow x 2) (+ 1 (* 4 (sqrt (/ 1 x))))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))))))) |
#s(approx (* 6 (- x 1)) #s(hole binary64 (* 6 x))) |
#s(approx (* 6 (- x 1)) #s(hole binary64 (* x (- 6 (* 6 (/ 1 x)))))) |
#s(approx (- x 1) #s(hole binary64 (* x (- 1 (/ 1 x))))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) #s(hole binary64 (* x (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) #s(hole binary64 (* x (+ 1 (+ (* 4 (sqrt (/ 1 x))) (/ 1 x)))))) |
#s(approx (+ x 1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (/ -6 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* 6 (/ (- (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)) (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2))) x)) (* 6 (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* -1 (/ (+ (* -6 (- (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)) (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2)))) (* 6 (/ (- (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 3)) (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2))) x))) x)) (* 6 (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* -1 (/ (+ (* -6 (- (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)) (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2)))) (* -1 (/ (+ (* -6 (- (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 3)) (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2)))) (* 6 (/ (- (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 3)) (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 4))) x))) x))) x)) (* 6 (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)))))) |
#s(approx (* 6 (- x 1)) #s(hole binary64 (* -1 (* x (- (* 6 (/ 1 x)) 6))))) |
#s(approx (- x 1) #s(hole binary64 (* -1 (* x (- (/ 1 x) 1))))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) #s(hole binary64 (* -1 (* x (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1))))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) #s(hole binary64 (* -1 (* x (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ 1 (/ 1 x))))))) |
#s(approx (* 4 (sqrt x)) #s(hole binary64 (* -4 (* (sqrt 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 | |
|---|---|---|---|---|
| 5.0ms | x | @ | 0 | ((/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (* 6 (- x 1)) 6 (- x 1) x 1 (+ (+ x 1) (* 4 (sqrt x))) (+ x 1) (* 4 (sqrt x)) 4 (sqrt x)) |
| 3.0ms | x | @ | -inf | ((/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (* 6 (- x 1)) 6 (- x 1) x 1 (+ (+ x 1) (* 4 (sqrt x))) (+ x 1) (* 4 (sqrt x)) 4 (sqrt x)) |
| 2.0ms | x | @ | inf | ((/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (* 6 (- x 1)) 6 (- x 1) x 1 (+ (+ x 1) (* 4 (sqrt x))) (+ x 1) (* 4 (sqrt x)) 4 (sqrt x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 181 | 1255 |
| 0 | 192 | 1242 |
| 1 | 469 | 1242 |
| 1× | saturated |
| 1× | iter-limit |
| 1× | unsound |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
(*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) |
#s(literal 6 binary64) |
(-.f64 x #s(literal 1 binary64)) |
x |
#s(literal 1 binary64) |
(+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) |
(+.f64 x #s(literal 1 binary64)) |
(*.f64 #s(literal 4 binary64) (sqrt.f64 x)) |
#s(literal 4 binary64) |
(sqrt.f64 x) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (/ -6 (+ 1 (* 4 (sqrt x)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* x (+ (* -6 (* x (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3))))) (* 6 (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* x (+ (* 6 (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (* x (+ (* -6 (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3)))) (* 6 (/ (* x (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3)))) (+ 1 (* 4 (sqrt x))))))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (* 6 (- x 1)) #s(hole binary64 -6)) |
#s(approx (* 6 (- x 1)) #s(hole binary64 (- (* 6 x) 6))) |
#s(approx (- x 1) #s(hole binary64 -1)) |
#s(approx (- x 1) #s(hole binary64 (- x 1))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) #s(hole binary64 (+ 1 (* 4 (sqrt x))))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) #s(hole binary64 (+ 1 (+ x (* 4 (sqrt x)))))) |
#s(approx (+ x 1) #s(hole binary64 1)) |
#s(approx (+ x 1) #s(hole binary64 (+ 1 x))) |
#s(approx (* 4 (sqrt x)) #s(hole binary64 (* 4 (sqrt x)))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (+ (* -6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) x)) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (+ (* -6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) x)) (+ (* 6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) (* (pow x 2) (+ 1 (* 4 (sqrt (/ 1 x))))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x)))))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (+ (* -6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) x)) (+ (* -6 (/ (+ (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3)) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 4))) (pow x 3))) (+ (* 6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) (* (pow x 2) (+ 1 (* 4 (sqrt (/ 1 x))))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))))))) |
#s(approx (* 6 (- x 1)) #s(hole binary64 (* 6 x))) |
#s(approx (* 6 (- x 1)) #s(hole binary64 (* x (- 6 (* 6 (/ 1 x)))))) |
#s(approx (- x 1) #s(hole binary64 (* x (- 1 (/ 1 x))))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) #s(hole binary64 (* x (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) #s(hole binary64 (* x (+ 1 (+ (* 4 (sqrt (/ 1 x))) (/ 1 x)))))) |
#s(approx (+ x 1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (/ -6 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* 6 (/ (- (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)) (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2))) x)) (* 6 (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* -1 (/ (+ (* -6 (- (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)) (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2)))) (* 6 (/ (- (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 3)) (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2))) x))) x)) (* 6 (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* -1 (/ (+ (* -6 (- (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)) (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2)))) (* -1 (/ (+ (* -6 (- (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 3)) (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2)))) (* 6 (/ (- (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 3)) (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 4))) x))) x))) x)) (* 6 (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)))))) |
#s(approx (* 6 (- x 1)) #s(hole binary64 (* -1 (* x (- (* 6 (/ 1 x)) 6))))) |
#s(approx (- x 1) #s(hole binary64 (* -1 (* x (- (/ 1 x) 1))))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) #s(hole binary64 (* -1 (* x (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1))))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) #s(hole binary64 (* -1 (* x (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ 1 (/ 1 x))))))) |
#s(approx (* 4 (sqrt x)) #s(hole binary64 (* -4 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
| Outputs |
|---|
(/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
(*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) |
#s(literal 6 binary64) |
(-.f64 x #s(literal 1 binary64)) |
x |
#s(literal 1 binary64) |
(+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) |
(+.f64 x #s(literal 1 binary64)) |
(*.f64 #s(literal 4 binary64) (sqrt.f64 x)) |
#s(literal 4 binary64) |
(sqrt.f64 x) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (-.f64 (*.f64 #s(literal 6 binary64) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) #s(literal 2 binary64)))))) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (-.f64 (*.f64 x (fma.f64 #s(literal -6 binary64) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) #s(literal 3 binary64))))) (*.f64 #s(literal 6 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) #s(literal 2 binary64))))))) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (-.f64 (*.f64 x (fma.f64 #s(literal 6 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) #s(literal 2 binary64)))) (*.f64 x (fma.f64 #s(literal -6 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) #s(literal 3 binary64)))) (*.f64 #s(literal 6 binary64) (/.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) #s(literal 3 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))))))))) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))))))) |
#s(approx (* 6 (- x 1)) #s(literal -6 binary64)) |
#s(approx (* 6 (- x 1)) (-.f64 (*.f64 #s(literal 6 binary64) x) #s(literal 6 binary64))) |
#s(approx (- x 1) #s(literal -1 binary64)) |
#s(approx (- x 1) (-.f64 x #s(literal 1 binary64))) |
#s(approx x x) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 #s(literal 4 binary64) (sqrt.f64 x))))) |
#s(approx (+ x 1) #s(literal 1 binary64)) |
#s(approx (+ x 1) (+.f64 #s(literal 1 binary64) x)) |
#s(approx (* 4 (sqrt x)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) |
#s(approx (sqrt x) (sqrt.f64 x)) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (fma.f64 #s(literal -6 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal 2 binary64)))) x) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (fma.f64 #s(literal -6 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal 2 binary64)))) x) (fma.f64 #s(literal 6 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal 2 binary64)))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (fma.f64 #s(literal -6 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal 2 binary64)))) x) (fma.f64 #s(literal -6 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal 4 binary64)))) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 6 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal 2 binary64)))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))))))) |
#s(approx (* 6 (- x 1)) (*.f64 #s(literal 6 binary64) x)) |
#s(approx (* 6 (- x 1)) (*.f64 x (-.f64 #s(literal 6 binary64) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (- x 1) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) (*.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (+ x 1) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (-.f64 (*.f64 #s(literal 6 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)) #s(literal 2 binary64)))) x)) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -6 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 6 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)) #s(literal 2 binary64)))) x))) x)) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -6 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -6 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 6 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)) #s(literal 4 binary64)))) x))) x))) x)) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)))))) |
#s(approx (* 6 (- x 1)) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 6 binary64))))) |
#s(approx (- x 1) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64))))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))))) |
#s(approx (* 4 (sqrt x)) (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 x) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) |
#s(approx (sqrt x) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) |
Compiled 690 to 218 computations (68.4% saved)
9 alts after pruning (8 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 27 | 8 | 35 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 27 | 9 | 36 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.8% | (/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
| 54.8% | (/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (+.f64 #s(approx (+ x 1) #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) | |
| 51.3% | (/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) #s(approx (+ (+ x 1) (* 4 (sqrt x))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))))) | |
| ▶ | 99.6% | (/.f64 #s(approx (* 6 (- x 1)) (*.f64 x (-.f64 #s(literal 6 binary64) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) x))))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
| ▶ | 48.8% | (/.f64 #s(approx (* 6 (- x 1)) (*.f64 #s(literal 6 binary64) x)) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
| 52.7% | (/.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64)) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) | |
| ▶ | 48.7% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) |
| ▶ | 52.5% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))))) |
| ▶ | 55.0% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (-.f64 (*.f64 #s(literal 6 binary64) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) #s(literal 2 binary64)))))) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))))))) |
Compiled 318 to 301 computations (5.3% saved)
| Inputs |
|---|
(/.f64 #s(approx (* 6 (- x 1)) (*.f64 x (-.f64 #s(literal 6 binary64) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) x))))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
#s(approx (* 6 (- x 1)) (*.f64 x (-.f64 #s(literal 6 binary64) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) x))))) |
(*.f64 x (-.f64 #s(literal 6 binary64) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) x)))) |
x |
(-.f64 #s(literal 6 binary64) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) x))) |
#s(literal 6 binary64) |
(*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
(+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) |
(+.f64 x #s(literal 1 binary64)) |
(*.f64 #s(literal 4 binary64) (sqrt.f64 x)) |
#s(literal 4 binary64) |
(sqrt.f64 x) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))))) |
(/.f64 #s(literal -6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
#s(literal -6 binary64) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) |
(/.f64 #s(literal 6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(approx (* 6 (- x 1)) (*.f64 #s(literal 6 binary64) x)) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
#s(approx (* 6 (- x 1)) (*.f64 #s(literal 6 binary64) x)) |
(*.f64 #s(literal 6 binary64) x) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (-.f64 (*.f64 #s(literal 6 binary64) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) #s(literal 2 binary64)))))) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))))))) |
(-.f64 (*.f64 #s(literal 6 binary64) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) #s(literal 2 binary64)))))) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))))) |
(*.f64 #s(literal 6 binary64) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) #s(literal 2 binary64)))))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) #s(literal 2 binary64))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) #s(literal 2 binary64))) |
(pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))))) |
| Outputs |
|---|
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (/ -6 (+ 1 (* 4 (sqrt x)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* x (+ (* -6 (* x (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3))))) (* 6 (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* x (+ (* 6 (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (* x (+ (* -6 (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3)))) (* 6 (/ (* x (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3)))) (+ 1 (* 4 (sqrt x))))))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (* 6 (- x 1)) #s(hole binary64 -6)) |
#s(approx (* 6 (- x 1)) #s(hole binary64 (- (* 6 x) 6))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- 6 (* 6 (/ 1 x))) #s(hole binary64 (/ -6 x))) |
#s(approx (- 6 (* 6 (/ 1 x))) #s(hole binary64 (/ (- (* 6 x) 6) x))) |
#s(approx (* 6 (/ 1 x)) #s(hole binary64 (/ 6 x))) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) #s(hole binary64 (+ 1 (* 4 (sqrt x))))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) #s(hole binary64 (+ 1 (+ x (* 4 (sqrt x)))))) |
#s(approx (+ x 1) #s(hole binary64 1)) |
#s(approx (+ x 1) #s(hole binary64 (+ 1 x))) |
#s(approx (* 4 (sqrt x)) #s(hole binary64 (* 4 (sqrt x)))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))) #s(hole binary64 (* 3/2 (sqrt x)))) |
#s(approx (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))) #s(hole binary64 (* x (- (* 3/2 (sqrt (/ 1 x))) 3/8)))) |
#s(approx (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))) #s(hole binary64 (* x (+ (* 3/2 (sqrt (/ 1 x))) (* x (- (* 3/32 (sqrt (/ 1 x))) (* 3/8 (/ 1 x)))))))) |
#s(approx (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))) #s(hole binary64 (* x (+ (* 3/2 (sqrt (/ 1 x))) (* x (- (* -1 (* x (+ (* -3/32 (sqrt (/ 1 (pow x 3)))) (* 3/128 (/ 1 x))))) (* 3/8 (/ 1 x)))))))) |
#s(approx (+ 1 (* 4 (sqrt (/ 1 x)))) #s(hole binary64 (* 4 (sqrt (/ 1 x))))) |
#s(approx (+ 1 (* 4 (sqrt (/ 1 x)))) #s(hole binary64 (/ (+ x (* 4 (sqrt x))) x))) |
#s(approx (sqrt (/ 1 x)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (* 6 x) #s(hole binary64 (* 6 x))) |
#s(approx (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) #s(hole binary64 (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))))) |
#s(approx (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) #s(hole binary64 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))))) |
#s(approx (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))) #s(hole binary64 (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) |
#s(approx (/ 1 (+ 1 (* 4 (sqrt x)))) #s(hole binary64 (/ 1 (+ 1 (* 4 (sqrt x)))))) |
#s(approx (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) #s(hole binary64 (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) |
#s(approx (pow (+ 1 (* 4 (sqrt x))) 2) #s(hole binary64 (pow (+ 1 (* 4 (sqrt x))) 2))) |
#s(approx (* 6 (/ 1 (+ 1 (* 4 (sqrt x))))) #s(hole binary64 (/ 6 (+ 1 (* 4 (sqrt x)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (+ (* -6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) x)) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (+ (* -6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) x)) (+ (* 6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) (* (pow x 2) (+ 1 (* 4 (sqrt (/ 1 x))))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x)))))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (+ (* -6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) x)) (+ (* -6 (/ (+ (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3)) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 4))) (pow x 3))) (+ (* 6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) (* (pow x 2) (+ 1 (* 4 (sqrt (/ 1 x))))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))))))) |
#s(approx (* 6 (- x 1)) #s(hole binary64 (* x (- 6 (* 6 (/ 1 x)))))) |
#s(approx (- 6 (* 6 (/ 1 x))) #s(hole binary64 6)) |
#s(approx (- 6 (* 6 (/ 1 x))) #s(hole binary64 (- 6 (* 6 (/ 1 x))))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) #s(hole binary64 (* x (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) #s(hole binary64 (* x (+ 1 (+ (* 4 (sqrt (/ 1 x))) (/ 1 x)))))) |
#s(approx (+ x 1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (/ -6 (+ 1 (* 4 (sqrt x)))) #s(hole binary64 (* -3/2 (sqrt (/ 1 x))))) |
#s(approx (/ -6 (+ 1 (* 4 (sqrt x)))) #s(hole binary64 (/ (+ 3/8 (* -3/2 (sqrt x))) x))) |
#s(approx (/ -6 (+ 1 (* 4 (sqrt x)))) #s(hole binary64 (/ (+ 3/8 (+ (* -3/2 (sqrt x)) (* -3/32 (sqrt (/ 1 x))))) x))) |
#s(approx (/ -6 (+ 1 (* 4 (sqrt x)))) #s(hole binary64 (/ (- (+ 3/8 (+ (* -3/2 (sqrt x)) (* 3/128 (/ 1 x)))) (* 3/32 (sqrt (/ 1 x)))) x))) |
#s(approx (+ 1 (* 4 (sqrt x))) #s(hole binary64 (* x (+ (* 4 (sqrt (/ 1 x))) (/ 1 x))))) |
#s(approx (+ 1 (* 4 (sqrt (/ 1 x)))) #s(hole binary64 (+ 1 (* 4 (sqrt (/ 1 x)))))) |
#s(approx (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) #s(hole binary64 (+ (* -3/2 (sqrt (/ 1 x))) (* 3/2 (sqrt x))))) |
#s(approx (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) #s(hole binary64 (- (+ (* -6 (/ (+ (* -1/64 (sqrt (pow x 3))) (* 1/32 (sqrt (pow x 3)))) (pow x 2))) (+ (* 3/2 (sqrt x)) (* 3/8 (/ 1 x)))) (* 3/2 (sqrt (/ 1 x)))))) |
#s(approx (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) #s(hole binary64 (- (+ (* -6 (/ (+ (* -1/64 (sqrt (pow x 3))) (* 1/32 (sqrt (pow x 3)))) (pow x 2))) (+ (* 3/2 (sqrt x)) (* 27/64 (/ 1 x)))) (+ (* 3/32 (sqrt (/ 1 (pow x 3)))) (* 3/2 (sqrt (/ 1 x))))))) |
#s(approx (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) #s(hole binary64 (+ (* -6 (/ (+ (* -1/64 (sqrt (pow x 3))) (* 1/32 (sqrt (pow x 3)))) (pow x 2))) (* 3/2 (sqrt x))))) |
#s(approx (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) #s(hole binary64 (+ (* -6 (/ (+ (* -1/64 (sqrt (pow x 3))) (* 1/32 (sqrt (pow x 3)))) (pow x 2))) (+ (* 3/2 (sqrt x)) (/ 3/64 x))))) |
#s(approx (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) #s(hole binary64 (+ (* -6 (/ (+ (* -1/64 (sqrt (pow x 3))) (* 1/32 (sqrt (pow x 3)))) (pow x 2))) (+ (* -6 (/ (+ (* -1/512 (sqrt (pow x 5))) (+ (* -1/1024 (sqrt (pow x 5))) (* 3/512 (sqrt (pow x 5))))) (pow x 4))) (+ (* 3/2 (sqrt x)) (/ 3/64 x)))))) |
#s(approx (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) #s(hole binary64 (* 1/4 (sqrt x)))) |
#s(approx (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/64 (sqrt (pow x 3))) (* 1/32 (sqrt (pow x 3)))) (pow x 2))) (* 1/4 (sqrt x))))) |
#s(approx (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/64 (sqrt (pow x 3))) (* 1/32 (sqrt (pow x 3)))) (pow x 2))) (+ (* 1/4 (sqrt x)) (/ 1/128 x))))) |
#s(approx (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/64 (sqrt (pow x 3))) (* 1/32 (sqrt (pow x 3)))) (pow x 2))) (+ (* -1 (/ (+ (* -1/512 (sqrt (pow x 5))) (+ (* -1/1024 (sqrt (pow x 5))) (* 3/512 (sqrt (pow x 5))))) (pow x 4))) (+ (* 1/4 (sqrt x)) (/ 1/128 x)))))) |
#s(approx (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))) #s(hole binary64 (* 1/4 (sqrt (/ 1 x))))) |
#s(approx (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1/64 (sqrt (pow x 3))) (* 1/32 (sqrt (pow x 3)))) (pow x 2))) (* 1/4 (sqrt x))) x))) |
#s(approx (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))) #s(hole binary64 (/ (- (+ (* 1/4 (sqrt x)) (/ 3/256 x)) (+ (* -1/64 (sqrt (/ 1 x))) (+ (* 1/32 (sqrt (/ 1 x))) (/ 1/256 x)))) x))) |
#s(approx (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/512 (sqrt (pow x 5))) (+ (* -1/1024 (sqrt (pow x 5))) (* 3/512 (sqrt (pow x 5))))) (pow x 4))) (+ (* 1/4 (sqrt x)) (/ 3/256 x))) (+ (* -1/64 (sqrt (/ 1 x))) (+ (* 1/32 (sqrt (/ 1 x))) (/ 1/256 x)))) x))) |
#s(approx (/ 1 (+ 1 (* 4 (sqrt x)))) #s(hole binary64 (/ (- (* 1/4 (sqrt x)) 1/16) x))) |
#s(approx (/ 1 (+ 1 (* 4 (sqrt x)))) #s(hole binary64 (/ (- (+ (* 1/64 (sqrt (/ 1 x))) (* 1/4 (sqrt x))) 1/16) x))) |
#s(approx (/ 1 (+ 1 (* 4 (sqrt x)))) #s(hole binary64 (/ (- (* 1/4 (sqrt x)) (+ 1/16 (+ (* -1/64 (sqrt (/ 1 x))) (* 1/256 (/ 1 x))))) x))) |
#s(approx (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) #s(hole binary64 (/ 1/16 x))) |
#s(approx (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) #s(hole binary64 (/ (+ (* -1/32 (sqrt x)) (* 1/16 x)) (pow x 2)))) |
#s(approx (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) #s(hole binary64 (/ (- (+ 3/256 (* 1/16 x)) (* 1/32 (sqrt x))) (pow x 2)))) |
#s(approx (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) #s(hole binary64 (/ (- (+ 3/256 (+ (* -1 (/ (+ (* -1/512 (sqrt (pow x 5))) (* 3/512 (sqrt (pow x 5)))) (pow x 3))) (* 1/16 x))) (* 1/32 (sqrt x))) (pow x 2)))) |
#s(approx (pow (+ 1 (* 4 (sqrt x))) 2) #s(hole binary64 (* 16 x))) |
#s(approx (pow (+ 1 (* 4 (sqrt x))) 2) #s(hole binary64 (* (pow x 2) (+ (* 8 (sqrt (/ 1 (pow x 3)))) (* 16 (/ 1 x)))))) |
#s(approx (pow (+ 1 (* 4 (sqrt x))) 2) #s(hole binary64 (* (pow x 2) (+ (* 8 (sqrt (/ 1 (pow x 3)))) (+ (* 16 (/ 1 x)) (/ 1 (pow x 2))))))) |
#s(approx (* 6 (/ 1 (+ 1 (* 4 (sqrt x))))) #s(hole binary64 (* 3/2 (sqrt (/ 1 x))))) |
#s(approx (* 6 (/ 1 (+ 1 (* 4 (sqrt x))))) #s(hole binary64 (/ (- (* 3/2 (sqrt x)) 3/8) x))) |
#s(approx (* 6 (/ 1 (+ 1 (* 4 (sqrt x))))) #s(hole binary64 (/ (- (+ (* 3/32 (sqrt (/ 1 x))) (* 3/2 (sqrt x))) 3/8) x))) |
#s(approx (* 6 (/ 1 (+ 1 (* 4 (sqrt x))))) #s(hole binary64 (/ (- (* 3/2 (sqrt x)) (+ 3/8 (+ (* -3/32 (sqrt (/ 1 x))) (* 3/128 (/ 1 x))))) x))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (/ -6 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* 6 (/ (- (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)) (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2))) x)) (* 6 (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* -1 (/ (+ (* -6 (- (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)) (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2)))) (* 6 (/ (- (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 3)) (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2))) x))) x)) (* 6 (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* -1 (/ (+ (* -6 (- (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)) (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2)))) (* -1 (/ (+ (* -6 (- (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 3)) (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2)))) (* 6 (/ (- (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 3)) (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 4))) x))) x))) x)) (* 6 (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)))))) |
#s(approx (* 6 (- x 1)) #s(hole binary64 (* -1 (* x (- (* 6 (/ 1 x)) 6))))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) #s(hole binary64 (* -1 (* x (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1))))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) #s(hole binary64 (* -1 (* x (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ 1 (/ 1 x))))))) |
#s(approx (* 4 (sqrt x)) #s(hole binary64 (* -4 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (/ -6 (+ 1 (* 4 (sqrt x)))) #s(hole binary64 (* -1 (/ (+ (* -3/2 (sqrt x)) (* 3/8 (/ 1 (pow (sqrt -1) 2)))) x)))) |
#s(approx (/ -6 (+ 1 (* 4 (sqrt x)))) #s(hole binary64 (* -1 (/ (+ (* -3/2 (sqrt x)) (* -1 (/ (+ (* -3/8 (/ x (pow (sqrt -1) 2))) (* 3/32 (* (sqrt x) (/ 1 (pow (sqrt -1) 2))))) x))) x)))) |
#s(approx (/ -6 (+ 1 (* 4 (sqrt x)))) #s(hole binary64 (* -1 (/ (+ (* -3/2 (sqrt x)) (* -1 (/ (+ (* -1 (/ (- (* -3/128 (/ x (pow (sqrt -1) 4))) (* 3/32 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) x)) (* -3/8 (/ x (pow (sqrt -1) 2)))) x))) x)))) |
#s(approx (+ 1 (* 4 (sqrt x))) #s(hole binary64 (* -1 (* x (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (/ 1 x)))))) |
#s(approx (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))) #s(hole binary64 (/ 6 (+ 1 (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (+ 1 (* 4 (sqrt (/ 1 x)))) #s(hole binary64 (+ 1 (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (* 4 (sqrt (/ 1 x))) #s(hole binary64 (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (/ 1 x)) #s(hole binary64 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
#s(approx (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) #s(hole binary64 (* -3/2 (sqrt x)))) |
#s(approx (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) #s(hole binary64 (+ (* -3/2 (sqrt x)) (* 3/2 (sqrt (/ 1 x)))))) |
#s(approx (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) #s(hole binary64 (+ (* -3/2 (sqrt x)) (* -1 (/ (- (* -1 (/ (+ (* -3/8 (/ x (pow (sqrt -1) 2))) (* 6 (+ (* -1/64 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* 1/32 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))))) x)) (* 3/2 (sqrt x))) x))))) |
#s(approx (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) #s(hole binary64 (+ (* -3/2 (sqrt x)) (* -1 (/ (- (* -1 (/ (+ (* -3/8 (/ x (pow (sqrt -1) 2))) (+ (* 3/64 (/ x (pow (sqrt -1) 4))) (+ (* 3/32 (* (sqrt x) (/ 1 (pow (sqrt -1) 2)))) (* 6 (+ (* -1/64 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* 1/32 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))))))) x)) (* 3/2 (sqrt x))) x))))) |
#s(approx (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) #s(hole binary64 (+ (* -3/2 (sqrt x)) (* 6 (/ (+ (* -1/64 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* 1/32 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) (pow x 2)))))) |
#s(approx (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) #s(hole binary64 (+ (* -3/2 (sqrt x)) (+ (* 6 (/ (+ (* -1/64 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* 1/32 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) (pow x 2))) (/ 3/64 (* x (pow (sqrt -1) 4))))))) |
#s(approx (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) #s(hole binary64 (+ (* -3/2 (sqrt x)) (+ (* -1 (/ (- (* -6 (/ (+ (* -1/512 (* (sqrt (pow x 5)) (/ 1 (pow (sqrt -1) 4)))) (+ (* -1/1024 (* (sqrt (pow x 5)) (/ 1 (pow (sqrt -1) 4)))) (* 3/512 (* (sqrt (pow x 5)) (/ 1 (pow (sqrt -1) 4)))))) x)) (* 3/64 (/ (pow x 2) (pow (sqrt -1) 4)))) (pow x 3))) (* 6 (/ (+ (* -1/64 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* 1/32 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) (pow x 2))))))) |
#s(approx (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) #s(hole binary64 (* -1/4 (sqrt x)))) |
#s(approx (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) #s(hole binary64 (+ (* -1/4 (sqrt x)) (+ (* -1/64 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/32 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))))))) |
#s(approx (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) #s(hole binary64 (+ (* -1/4 (sqrt x)) (+ (* -1/64 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/32 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (/ 1/128 (* x (pow (sqrt -1) 4)))))))) |
#s(approx (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (+ (* -1/512 (* (sqrt (pow x 5)) (/ 1 (pow (sqrt -1) 4)))) (+ (* -1/1024 (* (sqrt (pow x 5)) (/ 1 (pow (sqrt -1) 4)))) (* 3/512 (* (sqrt (pow x 5)) (/ 1 (pow (sqrt -1) 4)))))) x)) (* 1/128 (/ (pow x 2) (pow (sqrt -1) 4)))) (pow x 3))) (+ (* -1/4 (sqrt x)) (+ (* -1/64 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/32 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2))))))))) |
#s(approx (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))) #s(hole binary64 (* -1/4 (sqrt (/ 1 x))))) |
#s(approx (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1/64 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* 1/32 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) (pow x 2))) (* 1/4 (sqrt x))) x)))) |
#s(approx (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (- (* 3/256 (/ (pow x 2) (pow (sqrt -1) 4))) (* 1/256 (/ (pow x 2) (pow (sqrt -1) 4)))) (pow x 3))) (* 1/4 (sqrt x))) (+ (* -1/64 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/32 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))))) x)))) |
#s(approx (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/512 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 4)))) (+ (* -1/1024 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 4)))) (+ (* 3/512 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 4)))) (* 3/256 (/ (pow x 2) (pow (sqrt -1) 4)))))) (* 1/256 (/ (pow x 2) (pow (sqrt -1) 4)))) (pow x 3))) (* 1/4 (sqrt x))) (+ (* -1/64 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/32 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))))) x)))) |
#s(approx (/ 1 (+ 1 (* 4 (sqrt x)))) #s(hole binary64 (* -1 (/ (- (* 1/4 (sqrt x)) (* 1/16 (/ 1 (pow (sqrt -1) 2)))) x)))) |
#s(approx (/ 1 (+ 1 (* 4 (sqrt x)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1/64 (* (sqrt x) (/ 1 (pow (sqrt -1) 2)))) (* -1/16 (/ x (pow (sqrt -1) 2)))) x)) (* 1/4 (sqrt x))) x)))) |
#s(approx (/ 1 (+ 1 (* 4 (sqrt x)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/256 (/ x (pow (sqrt -1) 4))) (* -1/64 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) x)) (* -1/16 (/ x (pow (sqrt -1) 2)))) x)) (* 1/4 (sqrt x))) x)))) |
#s(approx (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) #s(hole binary64 (/ -1/16 (* x (pow (sqrt -1) 2))))) |
#s(approx (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) #s(hole binary64 (/ (+ (* -1/16 (/ x (pow (sqrt -1) 2))) (* 1/32 (* (sqrt x) (/ 1 (pow (sqrt -1) 2))))) (pow x 2)))) |
#s(approx (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) #s(hole binary64 (/ (+ (* -1 (/ (- (* -3/256 (/ x (pow (sqrt -1) 4))) (* 1/32 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) x)) (* -1/16 (/ x (pow (sqrt -1) 2)))) (pow x 2)))) |
#s(approx (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) #s(hole binary64 (/ (+ (* -1 (/ (- (* -1 (/ (+ (* -1/512 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 4)))) (+ (* 3/512 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 4)))) (* 3/256 (/ (pow x 2) (pow (sqrt -1) 4))))) x)) (* 1/32 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) x)) (* -1/16 (/ x (pow (sqrt -1) 2)))) (pow x 2)))) |
#s(approx (pow (+ 1 (* 4 (sqrt x))) 2) #s(hole binary64 (* -16 (* x (pow (sqrt -1) 2))))) |
#s(approx (pow (+ 1 (* 4 (sqrt x))) 2) #s(hole binary64 (* (pow x 2) (+ (* -16 (/ (pow (sqrt -1) 2) x)) (* -8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))))) |
#s(approx (pow (+ 1 (* 4 (sqrt x))) 2) #s(hole binary64 (* (pow x 2) (+ (* -16 (/ (pow (sqrt -1) 2) x)) (* -1 (/ (- (* 8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (/ 1 x)) x)))))) |
#s(approx (* 6 (/ 1 (+ 1 (* 4 (sqrt x))))) #s(hole binary64 (* -1 (/ (- (* 3/2 (sqrt x)) (* 3/8 (/ 1 (pow (sqrt -1) 2)))) x)))) |
#s(approx (* 6 (/ 1 (+ 1 (* 4 (sqrt x))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -3/32 (* (sqrt x) (/ 1 (pow (sqrt -1) 2)))) (* -3/8 (/ x (pow (sqrt -1) 2)))) x)) (* 3/2 (sqrt x))) x)))) |
#s(approx (* 6 (/ 1 (+ 1 (* 4 (sqrt x))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 3/128 (/ x (pow (sqrt -1) 4))) (* -3/32 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) x)) (* -3/8 (/ x (pow (sqrt -1) 2)))) x)) (* 3/2 (sqrt x))) x)))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 17.0ms | x | @ | -inf | ((/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (* 6 (- x 1)) (* x (- 6 (* 6 (/ 1 x)))) x (- 6 (* 6 (/ 1 x))) 6 (* 6 (/ 1 x)) (/ 1 x) 1 (+ (+ x 1) (* 4 (sqrt x))) (+ x 1) (* 4 (sqrt x)) 4 (sqrt x) (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/ -6 (+ 1 (* 4 (sqrt x)))) -6 (+ 1 (* 4 (sqrt x))) (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))) (+ 1 (* 4 (sqrt (/ 1 x)))) (* 4 (sqrt (/ 1 x))) (sqrt (/ 1 x)) (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (* 6 (- x 1)) (* 6 x) (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))) (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (pow (+ 1 (* 4 (sqrt x))) 2) 2 (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) |
| 8.0ms | x | @ | 0 | ((/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (* 6 (- x 1)) (* x (- 6 (* 6 (/ 1 x)))) x (- 6 (* 6 (/ 1 x))) 6 (* 6 (/ 1 x)) (/ 1 x) 1 (+ (+ x 1) (* 4 (sqrt x))) (+ x 1) (* 4 (sqrt x)) 4 (sqrt x) (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/ -6 (+ 1 (* 4 (sqrt x)))) -6 (+ 1 (* 4 (sqrt x))) (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))) (+ 1 (* 4 (sqrt (/ 1 x)))) (* 4 (sqrt (/ 1 x))) (sqrt (/ 1 x)) (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (* 6 (- x 1)) (* 6 x) (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))) (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (pow (+ 1 (* 4 (sqrt x))) 2) 2 (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) |
| 6.0ms | x | @ | inf | ((/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (* 6 (- x 1)) (* x (- 6 (* 6 (/ 1 x)))) x (- 6 (* 6 (/ 1 x))) 6 (* 6 (/ 1 x)) (/ 1 x) 1 (+ (+ x 1) (* 4 (sqrt x))) (+ x 1) (* 4 (sqrt x)) 4 (sqrt x) (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/ -6 (+ 1 (* 4 (sqrt x)))) -6 (+ 1 (* 4 (sqrt x))) (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))) (+ 1 (* 4 (sqrt (/ 1 x)))) (* 4 (sqrt (/ 1 x))) (sqrt (/ 1 x)) (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (* 6 (- x 1)) (* 6 x) (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))) (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (pow (+ 1 (* 4 (sqrt x))) 2) 2 (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 652 | 5098 |
| 0 | 700 | 4974 |
| 1 | 1787 | 4974 |
| 1× | saturated |
| 1× | iter-limit |
| 1× | unsound |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 #s(approx (* 6 (- x 1)) (*.f64 x (-.f64 #s(literal 6 binary64) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) x))))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
#s(approx (* 6 (- x 1)) (*.f64 x (-.f64 #s(literal 6 binary64) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) x))))) |
(*.f64 x (-.f64 #s(literal 6 binary64) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) x)))) |
x |
(-.f64 #s(literal 6 binary64) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) x))) |
#s(literal 6 binary64) |
(*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
(+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) |
(+.f64 x #s(literal 1 binary64)) |
(*.f64 #s(literal 4 binary64) (sqrt.f64 x)) |
#s(literal 4 binary64) |
(sqrt.f64 x) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))))) |
(/.f64 #s(literal -6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
#s(literal -6 binary64) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) |
(/.f64 #s(literal 6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(approx (* 6 (- x 1)) (*.f64 #s(literal 6 binary64) x)) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
#s(approx (* 6 (- x 1)) (*.f64 #s(literal 6 binary64) x)) |
(*.f64 #s(literal 6 binary64) x) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (-.f64 (*.f64 #s(literal 6 binary64) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) #s(literal 2 binary64)))))) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))))))) |
(-.f64 (*.f64 #s(literal 6 binary64) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) #s(literal 2 binary64)))))) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))))) |
(*.f64 #s(literal 6 binary64) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) #s(literal 2 binary64)))))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) #s(literal 2 binary64))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) #s(literal 2 binary64))) |
(pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (/ -6 (+ 1 (* 4 (sqrt x)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* x (+ (* -6 (* x (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3))))) (* 6 (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* x (+ (* 6 (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (* x (+ (* -6 (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3)))) (* 6 (/ (* x (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3)))) (+ 1 (* 4 (sqrt x))))))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (* 6 (- x 1)) #s(hole binary64 -6)) |
#s(approx (* 6 (- x 1)) #s(hole binary64 (- (* 6 x) 6))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- 6 (* 6 (/ 1 x))) #s(hole binary64 (/ -6 x))) |
#s(approx (- 6 (* 6 (/ 1 x))) #s(hole binary64 (/ (- (* 6 x) 6) x))) |
#s(approx (* 6 (/ 1 x)) #s(hole binary64 (/ 6 x))) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) #s(hole binary64 (+ 1 (* 4 (sqrt x))))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) #s(hole binary64 (+ 1 (+ x (* 4 (sqrt x)))))) |
#s(approx (+ x 1) #s(hole binary64 1)) |
#s(approx (+ x 1) #s(hole binary64 (+ 1 x))) |
#s(approx (* 4 (sqrt x)) #s(hole binary64 (* 4 (sqrt x)))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))) #s(hole binary64 (* 3/2 (sqrt x)))) |
#s(approx (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))) #s(hole binary64 (* x (- (* 3/2 (sqrt (/ 1 x))) 3/8)))) |
#s(approx (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))) #s(hole binary64 (* x (+ (* 3/2 (sqrt (/ 1 x))) (* x (- (* 3/32 (sqrt (/ 1 x))) (* 3/8 (/ 1 x)))))))) |
#s(approx (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))) #s(hole binary64 (* x (+ (* 3/2 (sqrt (/ 1 x))) (* x (- (* -1 (* x (+ (* -3/32 (sqrt (/ 1 (pow x 3)))) (* 3/128 (/ 1 x))))) (* 3/8 (/ 1 x)))))))) |
#s(approx (+ 1 (* 4 (sqrt (/ 1 x)))) #s(hole binary64 (* 4 (sqrt (/ 1 x))))) |
#s(approx (+ 1 (* 4 (sqrt (/ 1 x)))) #s(hole binary64 (/ (+ x (* 4 (sqrt x))) x))) |
#s(approx (sqrt (/ 1 x)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (* 6 x) #s(hole binary64 (* 6 x))) |
#s(approx (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) #s(hole binary64 (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))))) |
#s(approx (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) #s(hole binary64 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))))) |
#s(approx (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))) #s(hole binary64 (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) |
#s(approx (/ 1 (+ 1 (* 4 (sqrt x)))) #s(hole binary64 (/ 1 (+ 1 (* 4 (sqrt x)))))) |
#s(approx (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) #s(hole binary64 (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) |
#s(approx (pow (+ 1 (* 4 (sqrt x))) 2) #s(hole binary64 (pow (+ 1 (* 4 (sqrt x))) 2))) |
#s(approx (* 6 (/ 1 (+ 1 (* 4 (sqrt x))))) #s(hole binary64 (/ 6 (+ 1 (* 4 (sqrt x)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (+ (* -6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) x)) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (+ (* -6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) x)) (+ (* 6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) (* (pow x 2) (+ 1 (* 4 (sqrt (/ 1 x))))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x)))))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (+ (* -6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) x)) (+ (* -6 (/ (+ (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3)) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 4))) (pow x 3))) (+ (* 6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) (* (pow x 2) (+ 1 (* 4 (sqrt (/ 1 x))))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))))))) |
#s(approx (* 6 (- x 1)) #s(hole binary64 (* x (- 6 (* 6 (/ 1 x)))))) |
#s(approx (- 6 (* 6 (/ 1 x))) #s(hole binary64 6)) |
#s(approx (- 6 (* 6 (/ 1 x))) #s(hole binary64 (- 6 (* 6 (/ 1 x))))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) #s(hole binary64 (* x (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) #s(hole binary64 (* x (+ 1 (+ (* 4 (sqrt (/ 1 x))) (/ 1 x)))))) |
#s(approx (+ x 1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (/ -6 (+ 1 (* 4 (sqrt x)))) #s(hole binary64 (* -3/2 (sqrt (/ 1 x))))) |
#s(approx (/ -6 (+ 1 (* 4 (sqrt x)))) #s(hole binary64 (/ (+ 3/8 (* -3/2 (sqrt x))) x))) |
#s(approx (/ -6 (+ 1 (* 4 (sqrt x)))) #s(hole binary64 (/ (+ 3/8 (+ (* -3/2 (sqrt x)) (* -3/32 (sqrt (/ 1 x))))) x))) |
#s(approx (/ -6 (+ 1 (* 4 (sqrt x)))) #s(hole binary64 (/ (- (+ 3/8 (+ (* -3/2 (sqrt x)) (* 3/128 (/ 1 x)))) (* 3/32 (sqrt (/ 1 x)))) x))) |
#s(approx (+ 1 (* 4 (sqrt x))) #s(hole binary64 (* x (+ (* 4 (sqrt (/ 1 x))) (/ 1 x))))) |
#s(approx (+ 1 (* 4 (sqrt (/ 1 x)))) #s(hole binary64 (+ 1 (* 4 (sqrt (/ 1 x)))))) |
#s(approx (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) #s(hole binary64 (+ (* -3/2 (sqrt (/ 1 x))) (* 3/2 (sqrt x))))) |
#s(approx (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) #s(hole binary64 (- (+ (* -6 (/ (+ (* -1/64 (sqrt (pow x 3))) (* 1/32 (sqrt (pow x 3)))) (pow x 2))) (+ (* 3/2 (sqrt x)) (* 3/8 (/ 1 x)))) (* 3/2 (sqrt (/ 1 x)))))) |
#s(approx (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) #s(hole binary64 (- (+ (* -6 (/ (+ (* -1/64 (sqrt (pow x 3))) (* 1/32 (sqrt (pow x 3)))) (pow x 2))) (+ (* 3/2 (sqrt x)) (* 27/64 (/ 1 x)))) (+ (* 3/32 (sqrt (/ 1 (pow x 3)))) (* 3/2 (sqrt (/ 1 x))))))) |
#s(approx (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) #s(hole binary64 (+ (* -6 (/ (+ (* -1/64 (sqrt (pow x 3))) (* 1/32 (sqrt (pow x 3)))) (pow x 2))) (* 3/2 (sqrt x))))) |
#s(approx (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) #s(hole binary64 (+ (* -6 (/ (+ (* -1/64 (sqrt (pow x 3))) (* 1/32 (sqrt (pow x 3)))) (pow x 2))) (+ (* 3/2 (sqrt x)) (/ 3/64 x))))) |
#s(approx (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) #s(hole binary64 (+ (* -6 (/ (+ (* -1/64 (sqrt (pow x 3))) (* 1/32 (sqrt (pow x 3)))) (pow x 2))) (+ (* -6 (/ (+ (* -1/512 (sqrt (pow x 5))) (+ (* -1/1024 (sqrt (pow x 5))) (* 3/512 (sqrt (pow x 5))))) (pow x 4))) (+ (* 3/2 (sqrt x)) (/ 3/64 x)))))) |
#s(approx (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) #s(hole binary64 (* 1/4 (sqrt x)))) |
#s(approx (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/64 (sqrt (pow x 3))) (* 1/32 (sqrt (pow x 3)))) (pow x 2))) (* 1/4 (sqrt x))))) |
#s(approx (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/64 (sqrt (pow x 3))) (* 1/32 (sqrt (pow x 3)))) (pow x 2))) (+ (* 1/4 (sqrt x)) (/ 1/128 x))))) |
#s(approx (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/64 (sqrt (pow x 3))) (* 1/32 (sqrt (pow x 3)))) (pow x 2))) (+ (* -1 (/ (+ (* -1/512 (sqrt (pow x 5))) (+ (* -1/1024 (sqrt (pow x 5))) (* 3/512 (sqrt (pow x 5))))) (pow x 4))) (+ (* 1/4 (sqrt x)) (/ 1/128 x)))))) |
#s(approx (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))) #s(hole binary64 (* 1/4 (sqrt (/ 1 x))))) |
#s(approx (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1/64 (sqrt (pow x 3))) (* 1/32 (sqrt (pow x 3)))) (pow x 2))) (* 1/4 (sqrt x))) x))) |
#s(approx (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))) #s(hole binary64 (/ (- (+ (* 1/4 (sqrt x)) (/ 3/256 x)) (+ (* -1/64 (sqrt (/ 1 x))) (+ (* 1/32 (sqrt (/ 1 x))) (/ 1/256 x)))) x))) |
#s(approx (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/512 (sqrt (pow x 5))) (+ (* -1/1024 (sqrt (pow x 5))) (* 3/512 (sqrt (pow x 5))))) (pow x 4))) (+ (* 1/4 (sqrt x)) (/ 3/256 x))) (+ (* -1/64 (sqrt (/ 1 x))) (+ (* 1/32 (sqrt (/ 1 x))) (/ 1/256 x)))) x))) |
#s(approx (/ 1 (+ 1 (* 4 (sqrt x)))) #s(hole binary64 (/ (- (* 1/4 (sqrt x)) 1/16) x))) |
#s(approx (/ 1 (+ 1 (* 4 (sqrt x)))) #s(hole binary64 (/ (- (+ (* 1/64 (sqrt (/ 1 x))) (* 1/4 (sqrt x))) 1/16) x))) |
#s(approx (/ 1 (+ 1 (* 4 (sqrt x)))) #s(hole binary64 (/ (- (* 1/4 (sqrt x)) (+ 1/16 (+ (* -1/64 (sqrt (/ 1 x))) (* 1/256 (/ 1 x))))) x))) |
#s(approx (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) #s(hole binary64 (/ 1/16 x))) |
#s(approx (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) #s(hole binary64 (/ (+ (* -1/32 (sqrt x)) (* 1/16 x)) (pow x 2)))) |
#s(approx (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) #s(hole binary64 (/ (- (+ 3/256 (* 1/16 x)) (* 1/32 (sqrt x))) (pow x 2)))) |
#s(approx (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) #s(hole binary64 (/ (- (+ 3/256 (+ (* -1 (/ (+ (* -1/512 (sqrt (pow x 5))) (* 3/512 (sqrt (pow x 5)))) (pow x 3))) (* 1/16 x))) (* 1/32 (sqrt x))) (pow x 2)))) |
#s(approx (pow (+ 1 (* 4 (sqrt x))) 2) #s(hole binary64 (* 16 x))) |
#s(approx (pow (+ 1 (* 4 (sqrt x))) 2) #s(hole binary64 (* (pow x 2) (+ (* 8 (sqrt (/ 1 (pow x 3)))) (* 16 (/ 1 x)))))) |
#s(approx (pow (+ 1 (* 4 (sqrt x))) 2) #s(hole binary64 (* (pow x 2) (+ (* 8 (sqrt (/ 1 (pow x 3)))) (+ (* 16 (/ 1 x)) (/ 1 (pow x 2))))))) |
#s(approx (* 6 (/ 1 (+ 1 (* 4 (sqrt x))))) #s(hole binary64 (* 3/2 (sqrt (/ 1 x))))) |
#s(approx (* 6 (/ 1 (+ 1 (* 4 (sqrt x))))) #s(hole binary64 (/ (- (* 3/2 (sqrt x)) 3/8) x))) |
#s(approx (* 6 (/ 1 (+ 1 (* 4 (sqrt x))))) #s(hole binary64 (/ (- (+ (* 3/32 (sqrt (/ 1 x))) (* 3/2 (sqrt x))) 3/8) x))) |
#s(approx (* 6 (/ 1 (+ 1 (* 4 (sqrt x))))) #s(hole binary64 (/ (- (* 3/2 (sqrt x)) (+ 3/8 (+ (* -3/32 (sqrt (/ 1 x))) (* 3/128 (/ 1 x))))) x))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (/ -6 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* 6 (/ (- (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)) (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2))) x)) (* 6 (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* -1 (/ (+ (* -6 (- (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)) (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2)))) (* 6 (/ (- (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 3)) (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2))) x))) x)) (* 6 (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* -1 (/ (+ (* -6 (- (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)) (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2)))) (* -1 (/ (+ (* -6 (- (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 3)) (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2)))) (* 6 (/ (- (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 3)) (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 4))) x))) x))) x)) (* 6 (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)))))) |
#s(approx (* 6 (- x 1)) #s(hole binary64 (* -1 (* x (- (* 6 (/ 1 x)) 6))))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) #s(hole binary64 (* -1 (* x (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1))))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) #s(hole binary64 (* -1 (* x (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ 1 (/ 1 x))))))) |
#s(approx (* 4 (sqrt x)) #s(hole binary64 (* -4 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (/ -6 (+ 1 (* 4 (sqrt x)))) #s(hole binary64 (* -1 (/ (+ (* -3/2 (sqrt x)) (* 3/8 (/ 1 (pow (sqrt -1) 2)))) x)))) |
#s(approx (/ -6 (+ 1 (* 4 (sqrt x)))) #s(hole binary64 (* -1 (/ (+ (* -3/2 (sqrt x)) (* -1 (/ (+ (* -3/8 (/ x (pow (sqrt -1) 2))) (* 3/32 (* (sqrt x) (/ 1 (pow (sqrt -1) 2))))) x))) x)))) |
#s(approx (/ -6 (+ 1 (* 4 (sqrt x)))) #s(hole binary64 (* -1 (/ (+ (* -3/2 (sqrt x)) (* -1 (/ (+ (* -1 (/ (- (* -3/128 (/ x (pow (sqrt -1) 4))) (* 3/32 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) x)) (* -3/8 (/ x (pow (sqrt -1) 2)))) x))) x)))) |
#s(approx (+ 1 (* 4 (sqrt x))) #s(hole binary64 (* -1 (* x (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (/ 1 x)))))) |
#s(approx (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))) #s(hole binary64 (/ 6 (+ 1 (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (+ 1 (* 4 (sqrt (/ 1 x)))) #s(hole binary64 (+ 1 (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (* 4 (sqrt (/ 1 x))) #s(hole binary64 (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (/ 1 x)) #s(hole binary64 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
#s(approx (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) #s(hole binary64 (* -3/2 (sqrt x)))) |
#s(approx (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) #s(hole binary64 (+ (* -3/2 (sqrt x)) (* 3/2 (sqrt (/ 1 x)))))) |
#s(approx (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) #s(hole binary64 (+ (* -3/2 (sqrt x)) (* -1 (/ (- (* -1 (/ (+ (* -3/8 (/ x (pow (sqrt -1) 2))) (* 6 (+ (* -1/64 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* 1/32 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))))) x)) (* 3/2 (sqrt x))) x))))) |
#s(approx (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) #s(hole binary64 (+ (* -3/2 (sqrt x)) (* -1 (/ (- (* -1 (/ (+ (* -3/8 (/ x (pow (sqrt -1) 2))) (+ (* 3/64 (/ x (pow (sqrt -1) 4))) (+ (* 3/32 (* (sqrt x) (/ 1 (pow (sqrt -1) 2)))) (* 6 (+ (* -1/64 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* 1/32 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))))))) x)) (* 3/2 (sqrt x))) x))))) |
#s(approx (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) #s(hole binary64 (+ (* -3/2 (sqrt x)) (* 6 (/ (+ (* -1/64 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* 1/32 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) (pow x 2)))))) |
#s(approx (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) #s(hole binary64 (+ (* -3/2 (sqrt x)) (+ (* 6 (/ (+ (* -1/64 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* 1/32 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) (pow x 2))) (/ 3/64 (* x (pow (sqrt -1) 4))))))) |
#s(approx (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) #s(hole binary64 (+ (* -3/2 (sqrt x)) (+ (* -1 (/ (- (* -6 (/ (+ (* -1/512 (* (sqrt (pow x 5)) (/ 1 (pow (sqrt -1) 4)))) (+ (* -1/1024 (* (sqrt (pow x 5)) (/ 1 (pow (sqrt -1) 4)))) (* 3/512 (* (sqrt (pow x 5)) (/ 1 (pow (sqrt -1) 4)))))) x)) (* 3/64 (/ (pow x 2) (pow (sqrt -1) 4)))) (pow x 3))) (* 6 (/ (+ (* -1/64 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* 1/32 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) (pow x 2))))))) |
#s(approx (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) #s(hole binary64 (* -1/4 (sqrt x)))) |
#s(approx (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) #s(hole binary64 (+ (* -1/4 (sqrt x)) (+ (* -1/64 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/32 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))))))) |
#s(approx (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) #s(hole binary64 (+ (* -1/4 (sqrt x)) (+ (* -1/64 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/32 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (/ 1/128 (* x (pow (sqrt -1) 4)))))))) |
#s(approx (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (+ (* -1/512 (* (sqrt (pow x 5)) (/ 1 (pow (sqrt -1) 4)))) (+ (* -1/1024 (* (sqrt (pow x 5)) (/ 1 (pow (sqrt -1) 4)))) (* 3/512 (* (sqrt (pow x 5)) (/ 1 (pow (sqrt -1) 4)))))) x)) (* 1/128 (/ (pow x 2) (pow (sqrt -1) 4)))) (pow x 3))) (+ (* -1/4 (sqrt x)) (+ (* -1/64 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/32 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2))))))))) |
#s(approx (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))) #s(hole binary64 (* -1/4 (sqrt (/ 1 x))))) |
#s(approx (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1/64 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* 1/32 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) (pow x 2))) (* 1/4 (sqrt x))) x)))) |
#s(approx (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (- (* 3/256 (/ (pow x 2) (pow (sqrt -1) 4))) (* 1/256 (/ (pow x 2) (pow (sqrt -1) 4)))) (pow x 3))) (* 1/4 (sqrt x))) (+ (* -1/64 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/32 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))))) x)))) |
#s(approx (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/512 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 4)))) (+ (* -1/1024 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 4)))) (+ (* 3/512 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 4)))) (* 3/256 (/ (pow x 2) (pow (sqrt -1) 4)))))) (* 1/256 (/ (pow x 2) (pow (sqrt -1) 4)))) (pow x 3))) (* 1/4 (sqrt x))) (+ (* -1/64 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/32 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))))) x)))) |
#s(approx (/ 1 (+ 1 (* 4 (sqrt x)))) #s(hole binary64 (* -1 (/ (- (* 1/4 (sqrt x)) (* 1/16 (/ 1 (pow (sqrt -1) 2)))) x)))) |
#s(approx (/ 1 (+ 1 (* 4 (sqrt x)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1/64 (* (sqrt x) (/ 1 (pow (sqrt -1) 2)))) (* -1/16 (/ x (pow (sqrt -1) 2)))) x)) (* 1/4 (sqrt x))) x)))) |
#s(approx (/ 1 (+ 1 (* 4 (sqrt x)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/256 (/ x (pow (sqrt -1) 4))) (* -1/64 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) x)) (* -1/16 (/ x (pow (sqrt -1) 2)))) x)) (* 1/4 (sqrt x))) x)))) |
#s(approx (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) #s(hole binary64 (/ -1/16 (* x (pow (sqrt -1) 2))))) |
#s(approx (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) #s(hole binary64 (/ (+ (* -1/16 (/ x (pow (sqrt -1) 2))) (* 1/32 (* (sqrt x) (/ 1 (pow (sqrt -1) 2))))) (pow x 2)))) |
#s(approx (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) #s(hole binary64 (/ (+ (* -1 (/ (- (* -3/256 (/ x (pow (sqrt -1) 4))) (* 1/32 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) x)) (* -1/16 (/ x (pow (sqrt -1) 2)))) (pow x 2)))) |
#s(approx (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) #s(hole binary64 (/ (+ (* -1 (/ (- (* -1 (/ (+ (* -1/512 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 4)))) (+ (* 3/512 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 4)))) (* 3/256 (/ (pow x 2) (pow (sqrt -1) 4))))) x)) (* 1/32 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) x)) (* -1/16 (/ x (pow (sqrt -1) 2)))) (pow x 2)))) |
#s(approx (pow (+ 1 (* 4 (sqrt x))) 2) #s(hole binary64 (* -16 (* x (pow (sqrt -1) 2))))) |
#s(approx (pow (+ 1 (* 4 (sqrt x))) 2) #s(hole binary64 (* (pow x 2) (+ (* -16 (/ (pow (sqrt -1) 2) x)) (* -8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))))) |
#s(approx (pow (+ 1 (* 4 (sqrt x))) 2) #s(hole binary64 (* (pow x 2) (+ (* -16 (/ (pow (sqrt -1) 2) x)) (* -1 (/ (- (* 8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (/ 1 x)) x)))))) |
#s(approx (* 6 (/ 1 (+ 1 (* 4 (sqrt x))))) #s(hole binary64 (* -1 (/ (- (* 3/2 (sqrt x)) (* 3/8 (/ 1 (pow (sqrt -1) 2)))) x)))) |
#s(approx (* 6 (/ 1 (+ 1 (* 4 (sqrt x))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -3/32 (* (sqrt x) (/ 1 (pow (sqrt -1) 2)))) (* -3/8 (/ x (pow (sqrt -1) 2)))) x)) (* 3/2 (sqrt x))) x)))) |
#s(approx (* 6 (/ 1 (+ 1 (* 4 (sqrt x))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 3/128 (/ x (pow (sqrt -1) 4))) (* -3/32 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) x)) (* -3/8 (/ x (pow (sqrt -1) 2)))) x)) (* 3/2 (sqrt x))) x)))) |
| Outputs |
|---|
(/.f64 #s(approx (* 6 (- x 1)) (*.f64 x (-.f64 #s(literal 6 binary64) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) x))))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
#s(approx (* 6 (- x 1)) (*.f64 x (-.f64 #s(literal 6 binary64) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) x))))) |
(*.f64 x (-.f64 #s(literal 6 binary64) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) x)))) |
x |
(-.f64 #s(literal 6 binary64) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) x))) |
#s(literal 6 binary64) |
(*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
(+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) |
(+.f64 x #s(literal 1 binary64)) |
(*.f64 #s(literal 4 binary64) (sqrt.f64 x)) |
#s(literal 4 binary64) |
(sqrt.f64 x) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))))) |
(/.f64 #s(literal -6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
#s(literal -6 binary64) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) |
(/.f64 #s(literal 6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(approx (* 6 (- x 1)) (*.f64 #s(literal 6 binary64) x)) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
#s(approx (* 6 (- x 1)) (*.f64 #s(literal 6 binary64) x)) |
(*.f64 #s(literal 6 binary64) x) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (-.f64 (*.f64 #s(literal 6 binary64) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) #s(literal 2 binary64)))))) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))))))) |
(-.f64 (*.f64 #s(literal 6 binary64) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) #s(literal 2 binary64)))))) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))))) |
(*.f64 #s(literal 6 binary64) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) #s(literal 2 binary64)))))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) #s(literal 2 binary64))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) #s(literal 2 binary64))) |
(pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (-.f64 (*.f64 #s(literal 6 binary64) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) #s(literal 2 binary64)))))) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (-.f64 (*.f64 x (fma.f64 #s(literal -6 binary64) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) #s(literal 3 binary64))))) (*.f64 #s(literal 6 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) #s(literal 2 binary64))))))) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (-.f64 (*.f64 x (fma.f64 #s(literal 6 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) #s(literal 2 binary64)))) (*.f64 x (fma.f64 #s(literal -6 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) #s(literal 3 binary64)))) (*.f64 #s(literal 6 binary64) (/.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) #s(literal 3 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))))))))) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))))))) |
#s(approx (* 6 (- x 1)) #s(literal -6 binary64)) |
#s(approx (* 6 (- x 1)) (-.f64 (*.f64 #s(literal 6 binary64) x) #s(literal 6 binary64))) |
#s(approx x x) |
#s(approx (- 6 (* 6 (/ 1 x))) (/.f64 #s(literal -6 binary64) x)) |
#s(approx (- 6 (* 6 (/ 1 x))) (/.f64 (-.f64 (*.f64 #s(literal 6 binary64) x) #s(literal 6 binary64)) x)) |
#s(approx (* 6 (/ 1 x)) (/.f64 #s(literal 6 binary64) x)) |
#s(approx (/ 1 x) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 #s(literal 4 binary64) (sqrt.f64 x))))) |
#s(approx (+ x 1) #s(literal 1 binary64)) |
#s(approx (+ x 1) (+.f64 #s(literal 1 binary64) x)) |
#s(approx (* 4 (sqrt x)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) |
#s(approx (sqrt x) (sqrt.f64 x)) |
#s(approx (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 x))) |
#s(approx (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))) (*.f64 x (-.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 3/8 binary64)))) |
#s(approx (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))) (*.f64 x (fma.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 x (-.f64 (*.f64 #s(literal 3/32 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 1 binary64) x))))))) |
#s(approx (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))) (*.f64 x (fma.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -3/32 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 3/128 binary64) (/.f64 #s(literal 1 binary64) x))))) (*.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 1 binary64) x))))))) |
#s(approx (+ 1 (* 4 (sqrt (/ 1 x)))) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (+ 1 (* 4 (sqrt (/ 1 x)))) (/.f64 (+.f64 x (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) x)) |
#s(approx (sqrt (/ 1 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
#s(approx (* 6 x) (*.f64 #s(literal 6 binary64) x)) |
#s(approx (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (*.f64 #s(literal 6 binary64) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) #s(literal 2 binary64))))))) |
#s(approx (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) #s(literal 2 binary64)))))) |
#s(approx (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) #s(literal 2 binary64))))) |
#s(approx (/ 1 (+ 1 (* 4 (sqrt x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))))) |
#s(approx (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) #s(literal 2 binary64)))) |
#s(approx (pow (+ 1 (* 4 (sqrt x))) 2) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) #s(literal 2 binary64))) |
#s(approx (* 6 (/ 1 (+ 1 (* 4 (sqrt x))))) (/.f64 #s(literal 6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (fma.f64 #s(literal -6 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal 2 binary64)))) x) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (fma.f64 #s(literal -6 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal 2 binary64)))) x) (fma.f64 #s(literal 6 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal 2 binary64)))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (fma.f64 #s(literal -6 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal 2 binary64)))) x) (fma.f64 #s(literal -6 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal 4 binary64)))) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 6 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal 2 binary64)))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))))))) |
#s(approx (* 6 (- x 1)) (*.f64 x (-.f64 #s(literal 6 binary64) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (- 6 (* 6 (/ 1 x))) #s(literal 6 binary64)) |
#s(approx (- 6 (* 6 (/ 1 x))) (-.f64 #s(literal 6 binary64) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) (*.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (+ x 1) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (/ -6 (+ 1 (* 4 (sqrt x)))) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (/ -6 (+ 1 (* 4 (sqrt x)))) (/.f64 (+.f64 #s(literal 3/8 binary64) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x))) x)) |
#s(approx (/ -6 (+ 1 (* 4 (sqrt x)))) (/.f64 (+.f64 #s(literal 3/8 binary64) (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) (*.f64 #s(literal -3/32 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) x)) |
#s(approx (/ -6 (+ 1 (* 4 (sqrt x)))) (/.f64 (-.f64 (+.f64 #s(literal 3/8 binary64) (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) (*.f64 #s(literal 3/128 binary64) (/.f64 #s(literal 1 binary64) x)))) (*.f64 #s(literal 3/32 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x)) |
#s(approx (+ 1 (* 4 (sqrt x))) (*.f64 x (fma.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (+ 1 (* 4 (sqrt (/ 1 x)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 x)))) |
#s(approx (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) (-.f64 (fma.f64 #s(literal -6 binary64) (/.f64 (fma.f64 #s(literal -1/64 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))))) (pow.f64 x #s(literal 2 binary64))) (fma.f64 #s(literal 3/2 binary64) (sqrt.f64 x) (*.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 1 binary64) x)))) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) (-.f64 (fma.f64 #s(literal -6 binary64) (/.f64 (fma.f64 #s(literal -1/64 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))))) (pow.f64 x #s(literal 2 binary64))) (fma.f64 #s(literal 3/2 binary64) (sqrt.f64 x) (*.f64 #s(literal 27/64 binary64) (/.f64 #s(literal 1 binary64) x)))) (fma.f64 #s(literal 3/32 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) |
#s(approx (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (fma.f64 #s(literal -6 binary64) (/.f64 (fma.f64 #s(literal -1/64 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))))) (pow.f64 x #s(literal 2 binary64))) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 x)))) |
#s(approx (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (fma.f64 #s(literal -6 binary64) (/.f64 (fma.f64 #s(literal -1/64 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))))) (pow.f64 x #s(literal 2 binary64))) (fma.f64 #s(literal 3/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 3/64 binary64) x)))) |
#s(approx (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (fma.f64 #s(literal -6 binary64) (/.f64 (fma.f64 #s(literal -1/64 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))))) (pow.f64 x #s(literal 2 binary64))) (fma.f64 #s(literal -6 binary64) (/.f64 (fma.f64 #s(literal -1/512 binary64) (sqrt.f64 (pow.f64 x #s(literal 5 binary64))) (fma.f64 #s(literal -1/1024 binary64) (sqrt.f64 (pow.f64 x #s(literal 5 binary64))) (*.f64 #s(literal 3/512 binary64) (sqrt.f64 (pow.f64 x #s(literal 5 binary64)))))) (pow.f64 x #s(literal 4 binary64))) (fma.f64 #s(literal 3/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 3/64 binary64) x))))) |
#s(approx (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 x))) |
#s(approx (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/64 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))))) (pow.f64 x #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 x)))) |
#s(approx (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/64 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))))) (pow.f64 x #s(literal 2 binary64))) (fma.f64 #s(literal 1/4 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/128 binary64) x)))) |
#s(approx (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/64 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))))) (pow.f64 x #s(literal 2 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/512 binary64) (sqrt.f64 (pow.f64 x #s(literal 5 binary64))) (fma.f64 #s(literal -1/1024 binary64) (sqrt.f64 (pow.f64 x #s(literal 5 binary64))) (*.f64 #s(literal 3/512 binary64) (sqrt.f64 (pow.f64 x #s(literal 5 binary64)))))) (pow.f64 x #s(literal 4 binary64))) (fma.f64 #s(literal 1/4 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/128 binary64) x))))) |
#s(approx (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/64 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))))) (pow.f64 x #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 x))) x)) |
#s(approx (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))) (/.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (sqrt.f64 x) (/.f64 #s(literal 3/256 binary64) x)) (fma.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 1/32 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1/256 binary64) x)))) x)) |
#s(approx (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/512 binary64) (sqrt.f64 (pow.f64 x #s(literal 5 binary64))) (fma.f64 #s(literal -1/1024 binary64) (sqrt.f64 (pow.f64 x #s(literal 5 binary64))) (*.f64 #s(literal 3/512 binary64) (sqrt.f64 (pow.f64 x #s(literal 5 binary64)))))) (pow.f64 x #s(literal 4 binary64))) (fma.f64 #s(literal 1/4 binary64) (sqrt.f64 x) (/.f64 #s(literal 3/256 binary64) x))) (fma.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 1/32 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1/256 binary64) x)))) x)) |
#s(approx (/ 1 (+ 1 (* 4 (sqrt x)))) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 x)) #s(literal 1/16 binary64)) x)) |
#s(approx (/ 1 (+ 1 (* 4 (sqrt x)))) (/.f64 (-.f64 (fma.f64 #s(literal 1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 x))) #s(literal 1/16 binary64)) x)) |
#s(approx (/ 1 (+ 1 (* 4 (sqrt x)))) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 x)) (+.f64 #s(literal 1/16 binary64) (fma.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1/256 binary64) (/.f64 #s(literal 1 binary64) x))))) x)) |
#s(approx (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/.f64 #s(literal 1/16 binary64) x)) |
#s(approx (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/.f64 (fma.f64 #s(literal -1/32 binary64) (sqrt.f64 x) (*.f64 #s(literal 1/16 binary64) x)) (pow.f64 x #s(literal 2 binary64)))) |
#s(approx (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/.f64 (-.f64 (+.f64 #s(literal 3/256 binary64) (*.f64 #s(literal 1/16 binary64) x)) (*.f64 #s(literal 1/32 binary64) (sqrt.f64 x))) (pow.f64 x #s(literal 2 binary64)))) |
#s(approx (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/.f64 (-.f64 (+.f64 #s(literal 3/256 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/512 binary64) (sqrt.f64 (pow.f64 x #s(literal 5 binary64))) (*.f64 #s(literal 3/512 binary64) (sqrt.f64 (pow.f64 x #s(literal 5 binary64))))) (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 1/16 binary64) x))) (*.f64 #s(literal 1/32 binary64) (sqrt.f64 x))) (pow.f64 x #s(literal 2 binary64)))) |
#s(approx (pow (+ 1 (* 4 (sqrt x))) 2) (*.f64 #s(literal 16 binary64) x)) |
#s(approx (pow (+ 1 (* 4 (sqrt x))) 2) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal 8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 16 binary64) (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (pow (+ 1 (* 4 (sqrt x))) 2) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal 8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 #s(literal 16 binary64) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))))))) |
#s(approx (* 6 (/ 1 (+ 1 (* 4 (sqrt x))))) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (* 6 (/ 1 (+ 1 (* 4 (sqrt x))))) (/.f64 (-.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 x)) #s(literal 3/8 binary64)) x)) |
#s(approx (* 6 (/ 1 (+ 1 (* 4 (sqrt x))))) (/.f64 (-.f64 (fma.f64 #s(literal 3/32 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 x))) #s(literal 3/8 binary64)) x)) |
#s(approx (* 6 (/ 1 (+ 1 (* 4 (sqrt x))))) (/.f64 (-.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 x)) (+.f64 #s(literal 3/8 binary64) (fma.f64 #s(literal -3/32 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 3/128 binary64) (/.f64 #s(literal 1 binary64) x))))) x)) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (-.f64 (*.f64 #s(literal 6 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)) #s(literal 2 binary64)))) x)) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -6 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 6 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)) #s(literal 2 binary64)))) x))) x)) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -6 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -6 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 6 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)) #s(literal 4 binary64)))) x))) x))) x)) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)))))) |
#s(approx (* 6 (- x 1)) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 6 binary64))))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64))))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))))) |
#s(approx (* 4 (sqrt x)) (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 x) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) |
#s(approx (sqrt x) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) |
#s(approx (/ -6 (+ 1 (* 4 (sqrt x)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) (*.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) x))) |
#s(approx (/ -6 (+ 1 (* 4 (sqrt x)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -3/8 binary64) (/.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 3/32 binary64) (*.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) x))) x))) |
#s(approx (/ -6 (+ 1 (* 4 (sqrt x)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -3/128 binary64) (/.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (*.f64 #s(literal 3/32 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) x) (*.f64 #s(literal -3/8 binary64) (/.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) x))) x))) |
#s(approx (+ 1 (* 4 (sqrt x))) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))) (/.f64 #s(literal 6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))) |
#s(approx (+ 1 (* 4 (sqrt (/ 1 x)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) |
#s(approx (* 4 (sqrt (/ 1 x))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) |
#s(approx (sqrt (/ 1 x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) |
#s(approx (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x))) |
#s(approx (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -3/8 binary64) (/.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 6 binary64) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))))) x)) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 x))) x)))) |
#s(approx (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -3/8 binary64) (/.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (fma.f64 #s(literal 3/64 binary64) (/.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))) (fma.f64 #s(literal 3/32 binary64) (*.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 6 binary64) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))))))) x)) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 x))) x)))) |
#s(approx (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) (*.f64 #s(literal 6 binary64) (/.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) (pow.f64 x #s(literal 2 binary64)))))) |
#s(approx (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) (fma.f64 #s(literal 6 binary64) (/.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) (pow.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 3/64 binary64) (*.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))))))) |
#s(approx (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -6 binary64) (/.f64 (fma.f64 #s(literal -1/512 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (fma.f64 #s(literal -1/1024 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (*.f64 #s(literal 3/512 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))))))) x)) (*.f64 #s(literal 3/64 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))))) (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 6 binary64) (/.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) (pow.f64 x #s(literal 2 binary64))))))) |
#s(approx (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 x))) |
#s(approx (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (fma.f64 #s(literal -1/4 binary64) (sqrt.f64 x) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))))) |
#s(approx (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (fma.f64 #s(literal -1/4 binary64) (sqrt.f64 x) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 1/128 binary64) (*.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))))))) |
#s(approx (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/512 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (fma.f64 #s(literal -1/1024 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (*.f64 #s(literal 3/512 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))))))) x)) (*.f64 #s(literal 1/128 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))))) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal -1/4 binary64) (sqrt.f64 x) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))))) |
#s(approx (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) (pow.f64 x #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 x))) x))) |
#s(approx (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 3/256 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (*.f64 #s(literal 1/256 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))))) (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 x))) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))) x))) |
#s(approx (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/512 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (fma.f64 #s(literal -1/1024 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (fma.f64 #s(literal 3/512 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (*.f64 #s(literal 3/256 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))))))) (*.f64 #s(literal 1/256 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))))) (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 x))) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))) x))) |
#s(approx (/ 1 (+ 1 (* 4 (sqrt x)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) x))) |
#s(approx (/ 1 (+ 1 (* 4 (sqrt x)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) (*.f64 #s(literal -1/16 binary64) (/.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) x) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 x))) x))) |
#s(approx (/ 1 (+ 1 (* 4 (sqrt x)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/256 binary64) (/.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) x)) (*.f64 #s(literal -1/16 binary64) (/.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) x) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 x))) x))) |
#s(approx (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/.f64 #s(literal -1/16 binary64) (*.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) |
#s(approx (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) (pow.f64 x #s(literal 2 binary64)))) |
#s(approx (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -3/256 binary64) (/.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (*.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) x) (*.f64 #s(literal -1/16 binary64) (/.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) (pow.f64 x #s(literal 2 binary64)))) |
#s(approx (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/512 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (fma.f64 #s(literal 3/512 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (*.f64 #s(literal 3/256 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))))) x)) (*.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) x) (*.f64 #s(literal -1/16 binary64) (/.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) (pow.f64 x #s(literal 2 binary64)))) |
#s(approx (pow (+ 1 (* 4 (sqrt x))) 2) (*.f64 #s(literal -16 binary64) (*.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) |
#s(approx (pow (+ 1 (* 4 (sqrt x))) 2) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -16 binary64) (/.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) x) (*.f64 #s(literal -8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))) |
#s(approx (pow (+ 1 (* 4 (sqrt x))) 2) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -16 binary64) (/.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) x) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) x)) x))))) |
#s(approx (* 6 (/ 1 (+ 1 (* 4 (sqrt x))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) x))) |
#s(approx (* 6 (/ 1 (+ 1 (* 4 (sqrt x))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -3/32 binary64) (*.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) (*.f64 #s(literal -3/8 binary64) (/.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) x) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 x))) x))) |
#s(approx (* 6 (/ 1 (+ 1 (* 4 (sqrt x))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 3/128 binary64) (/.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (*.f64 #s(literal -3/32 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) x)) (*.f64 #s(literal -3/8 binary64) (/.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) x) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 x))) x))) |
Compiled 3 312 to 1 026 computations (69% saved)
15 alts after pruning (12 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 134 | 10 | 144 |
| Fresh | 1 | 2 | 3 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 1 | 1 |
| Total | 138 | 15 | 153 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.8% | (/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
| 54.8% | (/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (+.f64 #s(approx (+ x 1) #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) | |
| 54.6% | (/.f64 #s(approx (* 6 (- x 1)) (*.f64 x (-.f64 #s(literal 6 binary64) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) x))))) (+.f64 #s(approx (+ x 1) #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) | |
| ▶ | 99.8% | (/.f64 #s(approx (* 6 (- x 1)) (*.f64 x (-.f64 #s(literal 6 binary64) #s(approx (* 6 (/ 1 x)) (/.f64 #s(literal 6 binary64) x))))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
| ✓ | 48.8% | (/.f64 #s(approx (* 6 (- x 1)) (*.f64 #s(literal 6 binary64) x)) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
| 4.3% | (/.f64 #s(approx (* 6 (- x 1)) (*.f64 #s(literal 6 binary64) x)) (+.f64 #s(approx (+ x 1) #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) | |
| 48.6% | (/.f64 #s(approx (* 6 (- x 1)) (*.f64 #s(literal 6 binary64) x)) #s(approx (+ (+ x 1) (* 4 (sqrt x))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))))) | |
| ▶ | 52.7% | (/.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64)) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
| ▶ | 48.7% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) #s(approx (+ 1 (* 4 (sqrt (/ 1 x)))) (/.f64 (+.f64 x (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) x)))) |
| 4.1% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) #s(approx (+ 1 (* 4 (sqrt (/ 1 x)))) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) | |
| ✓ | 52.5% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))))) |
| 53.7% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (-.f64 (*.f64 #s(literal 6 binary64) #s(approx (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 x)))) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))))))) | |
| 4.1% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 x)))) | |
| ▶ | 4.5% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ 1 (* 4 (sqrt x)))) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
| ▶ | 4.2% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x)))) |
Compiled 584 to 549 computations (6% saved)
| Inputs |
|---|
(/.f64 #s(approx (* 6 (- x 1)) (*.f64 x (-.f64 #s(literal 6 binary64) #s(approx (* 6 (/ 1 x)) (/.f64 #s(literal 6 binary64) x))))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
#s(approx (* 6 (- x 1)) (*.f64 x (-.f64 #s(literal 6 binary64) #s(approx (* 6 (/ 1 x)) (/.f64 #s(literal 6 binary64) x))))) |
(*.f64 x (-.f64 #s(literal 6 binary64) #s(approx (* 6 (/ 1 x)) (/.f64 #s(literal 6 binary64) x)))) |
x |
(-.f64 #s(literal 6 binary64) #s(approx (* 6 (/ 1 x)) (/.f64 #s(literal 6 binary64) x))) |
#s(literal 6 binary64) |
#s(approx (* 6 (/ 1 x)) (/.f64 #s(literal 6 binary64) x)) |
(/.f64 #s(literal 6 binary64) x) |
(+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) |
(+.f64 x #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 #s(literal 4 binary64) (sqrt.f64 x)) |
#s(literal 4 binary64) |
(sqrt.f64 x) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x)))) |
#s(approx (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x))) |
(*.f64 #s(literal -3/2 binary64) (sqrt.f64 x)) |
#s(literal -3/2 binary64) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ 1 (* 4 (sqrt x)))) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (/ -6 (+ 1 (* 4 (sqrt x)))) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
(/.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64)) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
#s(approx (* 6 (- x 1)) #s(literal -6 binary64)) |
#s(literal -6 binary64) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) #s(approx (+ 1 (* 4 (sqrt (/ 1 x)))) (/.f64 (+.f64 x (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) x)))) |
(/.f64 #s(literal 6 binary64) #s(approx (+ 1 (* 4 (sqrt (/ 1 x)))) (/.f64 (+.f64 x (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) x))) |
#s(approx (+ 1 (* 4 (sqrt (/ 1 x)))) (/.f64 (+.f64 x (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) x)) |
(/.f64 (+.f64 x (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) x) |
(+.f64 x (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) |
| Outputs |
|---|
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (/ -6 (+ 1 (* 4 (sqrt x)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* x (+ (* -6 (* x (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3))))) (* 6 (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* x (+ (* 6 (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (* x (+ (* -6 (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3)))) (* 6 (/ (* x (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3)))) (+ 1 (* 4 (sqrt x))))))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (* 6 (- x 1)) #s(hole binary64 -6)) |
#s(approx (* 6 (- x 1)) #s(hole binary64 (- (* 6 x) 6))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- 6 (* 6 (/ 1 x))) #s(hole binary64 (/ -6 x))) |
#s(approx (- 6 (* 6 (/ 1 x))) #s(hole binary64 (/ (- (* 6 x) 6) x))) |
#s(approx (* 6 (/ 1 x)) #s(hole binary64 (/ 6 x))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) #s(hole binary64 (+ 1 (* 4 (sqrt x))))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) #s(hole binary64 (+ 1 (+ x (* 4 (sqrt x)))))) |
#s(approx (+ x 1) #s(hole binary64 1)) |
#s(approx (+ x 1) #s(hole binary64 (+ 1 x))) |
#s(approx (* 4 (sqrt x)) #s(hole binary64 (* 4 (sqrt x)))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (* -3/2 (sqrt x)) #s(hole binary64 (* -3/2 (sqrt x)))) |
#s(approx (* -3/2 (sqrt (/ 1 x))) #s(hole binary64 (* -3/2 (sqrt (/ 1 x))))) |
#s(approx (sqrt (/ 1 x)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))) #s(hole binary64 (* 3/2 (sqrt x)))) |
#s(approx (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))) #s(hole binary64 (* x (- (* 3/2 (sqrt (/ 1 x))) 3/8)))) |
#s(approx (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))) #s(hole binary64 (* x (+ (* 3/2 (sqrt (/ 1 x))) (* x (- (* 3/32 (sqrt (/ 1 x))) (* 3/8 (/ 1 x)))))))) |
#s(approx (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))) #s(hole binary64 (* x (+ (* 3/2 (sqrt (/ 1 x))) (* x (- (* -1 (* x (+ (* -3/32 (sqrt (/ 1 (pow x 3)))) (* 3/128 (/ 1 x))))) (* 3/8 (/ 1 x)))))))) |
#s(approx (+ 1 (* 4 (sqrt (/ 1 x)))) #s(hole binary64 (* 4 (sqrt (/ 1 x))))) |
#s(approx (+ 1 (* 4 (sqrt (/ 1 x)))) #s(hole binary64 (/ (+ x (* 4 (sqrt x))) x))) |
#s(approx (+ x (* 4 (sqrt x))) #s(hole binary64 (+ x (* 4 (sqrt x))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (+ (* -6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) x)) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (+ (* -6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) x)) (+ (* 6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) (* (pow x 2) (+ 1 (* 4 (sqrt (/ 1 x))))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x)))))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (+ (* -6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) x)) (+ (* -6 (/ (+ (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3)) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 4))) (pow x 3))) (+ (* 6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) (* (pow x 2) (+ 1 (* 4 (sqrt (/ 1 x))))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))))))) |
#s(approx (* 6 (- x 1)) #s(hole binary64 (* 6 x))) |
#s(approx (* 6 (- x 1)) #s(hole binary64 (* x (- 6 (* 6 (/ 1 x)))))) |
#s(approx (- 6 (* 6 (/ 1 x))) #s(hole binary64 6)) |
#s(approx (- 6 (* 6 (/ 1 x))) #s(hole binary64 (- 6 (* 6 (/ 1 x))))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) #s(hole binary64 (* x (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) #s(hole binary64 (* x (+ 1 (+ (* 4 (sqrt (/ 1 x))) (/ 1 x)))))) |
#s(approx (+ x 1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) #s(hole binary64 (+ (* -3/2 (sqrt (/ 1 x))) (* 3/2 (sqrt x))))) |
#s(approx (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) #s(hole binary64 (- (+ (* -6 (/ (+ (* -1/64 (sqrt (pow x 3))) (* 1/32 (sqrt (pow x 3)))) (pow x 2))) (+ (* 3/2 (sqrt x)) (* 3/8 (/ 1 x)))) (* 3/2 (sqrt (/ 1 x)))))) |
#s(approx (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) #s(hole binary64 (- (+ (* -6 (/ (+ (* -1/64 (sqrt (pow x 3))) (* 1/32 (sqrt (pow x 3)))) (pow x 2))) (+ (* 3/2 (sqrt x)) (* 27/64 (/ 1 x)))) (+ (* 3/32 (sqrt (/ 1 (pow x 3)))) (* 3/2 (sqrt (/ 1 x))))))) |
#s(approx (/ -6 (+ 1 (* 4 (sqrt x)))) #s(hole binary64 (/ (+ 3/8 (* -3/2 (sqrt x))) x))) |
#s(approx (/ -6 (+ 1 (* 4 (sqrt x)))) #s(hole binary64 (/ (+ 3/8 (+ (* -3/2 (sqrt x)) (* -3/32 (sqrt (/ 1 x))))) x))) |
#s(approx (/ -6 (+ 1 (* 4 (sqrt x)))) #s(hole binary64 (/ (- (+ 3/8 (+ (* -3/2 (sqrt x)) (* 3/128 (/ 1 x)))) (* 3/32 (sqrt (/ 1 x)))) x))) |
#s(approx (+ 1 (* 4 (sqrt (/ 1 x)))) #s(hole binary64 (+ 1 (* 4 (sqrt (/ 1 x)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (/ -6 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* 6 (/ (- (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)) (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2))) x)) (* 6 (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* -1 (/ (+ (* -6 (- (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)) (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2)))) (* 6 (/ (- (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 3)) (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2))) x))) x)) (* 6 (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* -1 (/ (+ (* -6 (- (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)) (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2)))) (* -1 (/ (+ (* -6 (- (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 3)) (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2)))) (* 6 (/ (- (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 3)) (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 4))) x))) x))) x)) (* 6 (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)))))) |
#s(approx (* 6 (- x 1)) #s(hole binary64 (* -1 (* x (- (* 6 (/ 1 x)) 6))))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) #s(hole binary64 (* -1 (* x (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1))))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) #s(hole binary64 (* -1 (* x (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ 1 (/ 1 x))))))) |
#s(approx (* 4 (sqrt x)) #s(hole binary64 (* -4 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) #s(hole binary64 (+ (* -3/2 (sqrt x)) (* 3/2 (sqrt (/ 1 x)))))) |
#s(approx (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) #s(hole binary64 (+ (* -3/2 (sqrt x)) (* -1 (/ (- (* -1 (/ (+ (* -3/8 (/ x (pow (sqrt -1) 2))) (* 6 (+ (* -1/64 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* 1/32 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))))) x)) (* 3/2 (sqrt x))) x))))) |
#s(approx (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) #s(hole binary64 (+ (* -3/2 (sqrt x)) (* -1 (/ (- (* -1 (/ (+ (* -3/8 (/ x (pow (sqrt -1) 2))) (+ (* 3/64 (/ x (pow (sqrt -1) 4))) (+ (* 3/32 (* (sqrt x) (/ 1 (pow (sqrt -1) 2)))) (* 6 (+ (* -1/64 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* 1/32 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))))))) x)) (* 3/2 (sqrt x))) x))))) |
#s(approx (* -3/2 (sqrt x)) #s(hole binary64 (* 3/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (/ -6 (+ 1 (* 4 (sqrt x)))) #s(hole binary64 (* 3/2 (sqrt (/ 1 x))))) |
#s(approx (/ -6 (+ 1 (* 4 (sqrt x)))) #s(hole binary64 (* -1 (/ (+ (* -3/2 (sqrt x)) (* 3/8 (/ 1 (pow (sqrt -1) 2)))) x)))) |
#s(approx (/ -6 (+ 1 (* 4 (sqrt x)))) #s(hole binary64 (* -1 (/ (+ (* -3/2 (sqrt x)) (* -1 (/ (+ (* -3/8 (/ x (pow (sqrt -1) 2))) (* 3/32 (* (sqrt x) (/ 1 (pow (sqrt -1) 2))))) x))) x)))) |
#s(approx (/ -6 (+ 1 (* 4 (sqrt x)))) #s(hole binary64 (* -1 (/ (+ (* -3/2 (sqrt x)) (* -1 (/ (+ (* -1 (/ (- (* -3/128 (/ x (pow (sqrt -1) 4))) (* 3/32 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) x)) (* -3/8 (/ x (pow (sqrt -1) 2)))) x))) x)))) |
#s(approx (* -3/2 (sqrt (/ 1 x))) #s(hole binary64 (* -3/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (/ 1 x)) #s(hole binary64 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
#s(approx (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))) #s(hole binary64 (/ 6 (+ 1 (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (+ 1 (* 4 (sqrt (/ 1 x)))) #s(hole binary64 (+ 1 (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (/ (+ x (* 4 (sqrt x))) x) #s(hole binary64 (* -1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | x | @ | -inf | ((/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (* 6 (- x 1)) (* x (- 6 (* 6 (/ 1 x)))) x (- 6 (* 6 (/ 1 x))) 6 (* 6 (/ 1 x)) (/ 6 x) (+ (+ x 1) (* 4 (sqrt x))) (+ x 1) 1 (* 4 (sqrt x)) 4 (sqrt x) (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) (* -3/2 (sqrt x)) -3/2 (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/ -6 (+ 1 (* 4 (sqrt x)))) (* -3/2 (sqrt (/ 1 x))) (sqrt (/ 1 x)) (/ 1 x) (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (* 6 (- x 1)) -6 (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))) (+ 1 (* 4 (sqrt (/ 1 x)))) (/ (+ x (* 4 (sqrt x))) x) (+ x (* 4 (sqrt x)))) |
| 3.0ms | x | @ | 0 | ((/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (* 6 (- x 1)) (* x (- 6 (* 6 (/ 1 x)))) x (- 6 (* 6 (/ 1 x))) 6 (* 6 (/ 1 x)) (/ 6 x) (+ (+ x 1) (* 4 (sqrt x))) (+ x 1) 1 (* 4 (sqrt x)) 4 (sqrt x) (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) (* -3/2 (sqrt x)) -3/2 (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/ -6 (+ 1 (* 4 (sqrt x)))) (* -3/2 (sqrt (/ 1 x))) (sqrt (/ 1 x)) (/ 1 x) (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (* 6 (- x 1)) -6 (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))) (+ 1 (* 4 (sqrt (/ 1 x)))) (/ (+ x (* 4 (sqrt x))) x) (+ x (* 4 (sqrt x)))) |
| 3.0ms | x | @ | inf | ((/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (* 6 (- x 1)) (* x (- 6 (* 6 (/ 1 x)))) x (- 6 (* 6 (/ 1 x))) 6 (* 6 (/ 1 x)) (/ 6 x) (+ (+ x 1) (* 4 (sqrt x))) (+ x 1) 1 (* 4 (sqrt x)) 4 (sqrt x) (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) (* -3/2 (sqrt x)) -3/2 (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/ -6 (+ 1 (* 4 (sqrt x)))) (* -3/2 (sqrt (/ 1 x))) (sqrt (/ 1 x)) (/ 1 x) (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (* 6 (- x 1)) -6 (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))) (+ 1 (* 4 (sqrt (/ 1 x)))) (/ (+ x (* 4 (sqrt x))) x) (+ x (* 4 (sqrt x)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 346 | 2596 |
| 0 | 370 | 2556 |
| 1 | 906 | 2556 |
| 1× | saturated |
| 1× | iter-limit |
| 1× | unsound |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 #s(approx (* 6 (- x 1)) (*.f64 x (-.f64 #s(literal 6 binary64) #s(approx (* 6 (/ 1 x)) (/.f64 #s(literal 6 binary64) x))))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
#s(approx (* 6 (- x 1)) (*.f64 x (-.f64 #s(literal 6 binary64) #s(approx (* 6 (/ 1 x)) (/.f64 #s(literal 6 binary64) x))))) |
(*.f64 x (-.f64 #s(literal 6 binary64) #s(approx (* 6 (/ 1 x)) (/.f64 #s(literal 6 binary64) x)))) |
x |
(-.f64 #s(literal 6 binary64) #s(approx (* 6 (/ 1 x)) (/.f64 #s(literal 6 binary64) x))) |
#s(literal 6 binary64) |
#s(approx (* 6 (/ 1 x)) (/.f64 #s(literal 6 binary64) x)) |
(/.f64 #s(literal 6 binary64) x) |
(+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) |
(+.f64 x #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 #s(literal 4 binary64) (sqrt.f64 x)) |
#s(literal 4 binary64) |
(sqrt.f64 x) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x)))) |
#s(approx (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x))) |
(*.f64 #s(literal -3/2 binary64) (sqrt.f64 x)) |
#s(literal -3/2 binary64) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ 1 (* 4 (sqrt x)))) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (/ -6 (+ 1 (* 4 (sqrt x)))) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
(/.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64)) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
#s(approx (* 6 (- x 1)) #s(literal -6 binary64)) |
#s(literal -6 binary64) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) #s(approx (+ 1 (* 4 (sqrt (/ 1 x)))) (/.f64 (+.f64 x (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) x)))) |
(/.f64 #s(literal 6 binary64) #s(approx (+ 1 (* 4 (sqrt (/ 1 x)))) (/.f64 (+.f64 x (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) x))) |
#s(approx (+ 1 (* 4 (sqrt (/ 1 x)))) (/.f64 (+.f64 x (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) x)) |
(/.f64 (+.f64 x (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) x) |
(+.f64 x (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (/ -6 (+ 1 (* 4 (sqrt x)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* x (+ (* -6 (* x (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3))))) (* 6 (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* x (+ (* 6 (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (* x (+ (* -6 (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3)))) (* 6 (/ (* x (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3)))) (+ 1 (* 4 (sqrt x))))))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (* 6 (- x 1)) #s(hole binary64 -6)) |
#s(approx (* 6 (- x 1)) #s(hole binary64 (- (* 6 x) 6))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- 6 (* 6 (/ 1 x))) #s(hole binary64 (/ -6 x))) |
#s(approx (- 6 (* 6 (/ 1 x))) #s(hole binary64 (/ (- (* 6 x) 6) x))) |
#s(approx (* 6 (/ 1 x)) #s(hole binary64 (/ 6 x))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) #s(hole binary64 (+ 1 (* 4 (sqrt x))))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) #s(hole binary64 (+ 1 (+ x (* 4 (sqrt x)))))) |
#s(approx (+ x 1) #s(hole binary64 1)) |
#s(approx (+ x 1) #s(hole binary64 (+ 1 x))) |
#s(approx (* 4 (sqrt x)) #s(hole binary64 (* 4 (sqrt x)))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (* -3/2 (sqrt x)) #s(hole binary64 (* -3/2 (sqrt x)))) |
#s(approx (* -3/2 (sqrt (/ 1 x))) #s(hole binary64 (* -3/2 (sqrt (/ 1 x))))) |
#s(approx (sqrt (/ 1 x)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))) #s(hole binary64 (* 3/2 (sqrt x)))) |
#s(approx (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))) #s(hole binary64 (* x (- (* 3/2 (sqrt (/ 1 x))) 3/8)))) |
#s(approx (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))) #s(hole binary64 (* x (+ (* 3/2 (sqrt (/ 1 x))) (* x (- (* 3/32 (sqrt (/ 1 x))) (* 3/8 (/ 1 x)))))))) |
#s(approx (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))) #s(hole binary64 (* x (+ (* 3/2 (sqrt (/ 1 x))) (* x (- (* -1 (* x (+ (* -3/32 (sqrt (/ 1 (pow x 3)))) (* 3/128 (/ 1 x))))) (* 3/8 (/ 1 x)))))))) |
#s(approx (+ 1 (* 4 (sqrt (/ 1 x)))) #s(hole binary64 (* 4 (sqrt (/ 1 x))))) |
#s(approx (+ 1 (* 4 (sqrt (/ 1 x)))) #s(hole binary64 (/ (+ x (* 4 (sqrt x))) x))) |
#s(approx (+ x (* 4 (sqrt x))) #s(hole binary64 (+ x (* 4 (sqrt x))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (+ (* -6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) x)) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (+ (* -6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) x)) (+ (* 6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) (* (pow x 2) (+ 1 (* 4 (sqrt (/ 1 x))))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x)))))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (+ (* -6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) x)) (+ (* -6 (/ (+ (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3)) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 4))) (pow x 3))) (+ (* 6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) (* (pow x 2) (+ 1 (* 4 (sqrt (/ 1 x))))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))))))) |
#s(approx (* 6 (- x 1)) #s(hole binary64 (* 6 x))) |
#s(approx (* 6 (- x 1)) #s(hole binary64 (* x (- 6 (* 6 (/ 1 x)))))) |
#s(approx (- 6 (* 6 (/ 1 x))) #s(hole binary64 6)) |
#s(approx (- 6 (* 6 (/ 1 x))) #s(hole binary64 (- 6 (* 6 (/ 1 x))))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) #s(hole binary64 (* x (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) #s(hole binary64 (* x (+ 1 (+ (* 4 (sqrt (/ 1 x))) (/ 1 x)))))) |
#s(approx (+ x 1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) #s(hole binary64 (+ (* -3/2 (sqrt (/ 1 x))) (* 3/2 (sqrt x))))) |
#s(approx (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) #s(hole binary64 (- (+ (* -6 (/ (+ (* -1/64 (sqrt (pow x 3))) (* 1/32 (sqrt (pow x 3)))) (pow x 2))) (+ (* 3/2 (sqrt x)) (* 3/8 (/ 1 x)))) (* 3/2 (sqrt (/ 1 x)))))) |
#s(approx (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) #s(hole binary64 (- (+ (* -6 (/ (+ (* -1/64 (sqrt (pow x 3))) (* 1/32 (sqrt (pow x 3)))) (pow x 2))) (+ (* 3/2 (sqrt x)) (* 27/64 (/ 1 x)))) (+ (* 3/32 (sqrt (/ 1 (pow x 3)))) (* 3/2 (sqrt (/ 1 x))))))) |
#s(approx (/ -6 (+ 1 (* 4 (sqrt x)))) #s(hole binary64 (/ (+ 3/8 (* -3/2 (sqrt x))) x))) |
#s(approx (/ -6 (+ 1 (* 4 (sqrt x)))) #s(hole binary64 (/ (+ 3/8 (+ (* -3/2 (sqrt x)) (* -3/32 (sqrt (/ 1 x))))) x))) |
#s(approx (/ -6 (+ 1 (* 4 (sqrt x)))) #s(hole binary64 (/ (- (+ 3/8 (+ (* -3/2 (sqrt x)) (* 3/128 (/ 1 x)))) (* 3/32 (sqrt (/ 1 x)))) x))) |
#s(approx (+ 1 (* 4 (sqrt (/ 1 x)))) #s(hole binary64 (+ 1 (* 4 (sqrt (/ 1 x)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (/ -6 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* 6 (/ (- (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)) (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2))) x)) (* 6 (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* -1 (/ (+ (* -6 (- (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)) (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2)))) (* 6 (/ (- (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 3)) (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2))) x))) x)) (* 6 (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* -1 (/ (+ (* -6 (- (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)) (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2)))) (* -1 (/ (+ (* -6 (- (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 3)) (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2)))) (* 6 (/ (- (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 3)) (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 4))) x))) x))) x)) (* 6 (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)))))) |
#s(approx (* 6 (- x 1)) #s(hole binary64 (* -1 (* x (- (* 6 (/ 1 x)) 6))))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) #s(hole binary64 (* -1 (* x (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1))))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) #s(hole binary64 (* -1 (* x (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ 1 (/ 1 x))))))) |
#s(approx (* 4 (sqrt x)) #s(hole binary64 (* -4 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) #s(hole binary64 (+ (* -3/2 (sqrt x)) (* 3/2 (sqrt (/ 1 x)))))) |
#s(approx (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) #s(hole binary64 (+ (* -3/2 (sqrt x)) (* -1 (/ (- (* -1 (/ (+ (* -3/8 (/ x (pow (sqrt -1) 2))) (* 6 (+ (* -1/64 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* 1/32 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))))) x)) (* 3/2 (sqrt x))) x))))) |
#s(approx (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) #s(hole binary64 (+ (* -3/2 (sqrt x)) (* -1 (/ (- (* -1 (/ (+ (* -3/8 (/ x (pow (sqrt -1) 2))) (+ (* 3/64 (/ x (pow (sqrt -1) 4))) (+ (* 3/32 (* (sqrt x) (/ 1 (pow (sqrt -1) 2)))) (* 6 (+ (* -1/64 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* 1/32 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))))))) x)) (* 3/2 (sqrt x))) x))))) |
#s(approx (* -3/2 (sqrt x)) #s(hole binary64 (* 3/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (/ -6 (+ 1 (* 4 (sqrt x)))) #s(hole binary64 (* 3/2 (sqrt (/ 1 x))))) |
#s(approx (/ -6 (+ 1 (* 4 (sqrt x)))) #s(hole binary64 (* -1 (/ (+ (* -3/2 (sqrt x)) (* 3/8 (/ 1 (pow (sqrt -1) 2)))) x)))) |
#s(approx (/ -6 (+ 1 (* 4 (sqrt x)))) #s(hole binary64 (* -1 (/ (+ (* -3/2 (sqrt x)) (* -1 (/ (+ (* -3/8 (/ x (pow (sqrt -1) 2))) (* 3/32 (* (sqrt x) (/ 1 (pow (sqrt -1) 2))))) x))) x)))) |
#s(approx (/ -6 (+ 1 (* 4 (sqrt x)))) #s(hole binary64 (* -1 (/ (+ (* -3/2 (sqrt x)) (* -1 (/ (+ (* -1 (/ (- (* -3/128 (/ x (pow (sqrt -1) 4))) (* 3/32 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) x)) (* -3/8 (/ x (pow (sqrt -1) 2)))) x))) x)))) |
#s(approx (* -3/2 (sqrt (/ 1 x))) #s(hole binary64 (* -3/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (/ 1 x)) #s(hole binary64 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
#s(approx (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))) #s(hole binary64 (/ 6 (+ 1 (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (+ 1 (* 4 (sqrt (/ 1 x)))) #s(hole binary64 (+ 1 (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (/ (+ x (* 4 (sqrt x))) x) #s(hole binary64 (* -1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)))) |
| Outputs |
|---|
(/.f64 #s(approx (* 6 (- x 1)) (*.f64 x (-.f64 #s(literal 6 binary64) #s(approx (* 6 (/ 1 x)) (/.f64 #s(literal 6 binary64) x))))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
#s(approx (* 6 (- x 1)) (*.f64 x (-.f64 #s(literal 6 binary64) #s(approx (* 6 (/ 1 x)) (/.f64 #s(literal 6 binary64) x))))) |
(*.f64 x (-.f64 #s(literal 6 binary64) #s(approx (* 6 (/ 1 x)) (/.f64 #s(literal 6 binary64) x)))) |
x |
(-.f64 #s(literal 6 binary64) #s(approx (* 6 (/ 1 x)) (/.f64 #s(literal 6 binary64) x))) |
#s(literal 6 binary64) |
#s(approx (* 6 (/ 1 x)) (/.f64 #s(literal 6 binary64) x)) |
(/.f64 #s(literal 6 binary64) x) |
(+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) |
(+.f64 x #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 #s(literal 4 binary64) (sqrt.f64 x)) |
#s(literal 4 binary64) |
(sqrt.f64 x) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x)))) |
#s(approx (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x))) |
(*.f64 #s(literal -3/2 binary64) (sqrt.f64 x)) |
#s(literal -3/2 binary64) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ 1 (* 4 (sqrt x)))) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (/ -6 (+ 1 (* 4 (sqrt x)))) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
(/.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64)) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
#s(approx (* 6 (- x 1)) #s(literal -6 binary64)) |
#s(literal -6 binary64) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) #s(approx (+ 1 (* 4 (sqrt (/ 1 x)))) (/.f64 (+.f64 x (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) x)))) |
(/.f64 #s(literal 6 binary64) #s(approx (+ 1 (* 4 (sqrt (/ 1 x)))) (/.f64 (+.f64 x (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) x))) |
#s(approx (+ 1 (* 4 (sqrt (/ 1 x)))) (/.f64 (+.f64 x (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) x)) |
(/.f64 (+.f64 x (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) x) |
(+.f64 x (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (-.f64 (*.f64 #s(literal 6 binary64) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) #s(literal 2 binary64)))))) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (-.f64 (*.f64 x (fma.f64 #s(literal -6 binary64) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) #s(literal 3 binary64))))) (*.f64 #s(literal 6 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) #s(literal 2 binary64))))))) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (-.f64 (*.f64 x (fma.f64 #s(literal 6 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) #s(literal 2 binary64)))) (*.f64 x (fma.f64 #s(literal -6 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) #s(literal 3 binary64)))) (*.f64 #s(literal 6 binary64) (/.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) #s(literal 3 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))))))))) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))))))) |
#s(approx (* 6 (- x 1)) #s(literal -6 binary64)) |
#s(approx (* 6 (- x 1)) (-.f64 (*.f64 #s(literal 6 binary64) x) #s(literal 6 binary64))) |
#s(approx x x) |
#s(approx (- 6 (* 6 (/ 1 x))) (/.f64 #s(literal -6 binary64) x)) |
#s(approx (- 6 (* 6 (/ 1 x))) (/.f64 (-.f64 (*.f64 #s(literal 6 binary64) x) #s(literal 6 binary64)) x)) |
#s(approx (* 6 (/ 1 x)) (/.f64 #s(literal 6 binary64) x)) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 #s(literal 4 binary64) (sqrt.f64 x))))) |
#s(approx (+ x 1) #s(literal 1 binary64)) |
#s(approx (+ x 1) (+.f64 #s(literal 1 binary64) x)) |
#s(approx (* 4 (sqrt x)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) |
#s(approx (sqrt x) (sqrt.f64 x)) |
#s(approx (* -3/2 (sqrt x)) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x))) |
#s(approx (* -3/2 (sqrt (/ 1 x))) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (sqrt (/ 1 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
#s(approx (/ 1 x) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 x))) |
#s(approx (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))) (*.f64 x (-.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 3/8 binary64)))) |
#s(approx (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))) (*.f64 x (fma.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 x (-.f64 (*.f64 #s(literal 3/32 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 1 binary64) x))))))) |
#s(approx (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))) (*.f64 x (fma.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -3/32 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 3/128 binary64) (/.f64 #s(literal 1 binary64) x))))) (*.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 1 binary64) x))))))) |
#s(approx (+ 1 (* 4 (sqrt (/ 1 x)))) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (+ 1 (* 4 (sqrt (/ 1 x)))) (/.f64 (+.f64 x (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) x)) |
#s(approx (+ x (* 4 (sqrt x))) (+.f64 x (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (fma.f64 #s(literal -6 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal 2 binary64)))) x) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (fma.f64 #s(literal -6 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal 2 binary64)))) x) (fma.f64 #s(literal 6 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal 2 binary64)))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (fma.f64 #s(literal -6 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal 2 binary64)))) x) (fma.f64 #s(literal -6 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal 4 binary64)))) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 6 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal 2 binary64)))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))))))) |
#s(approx (* 6 (- x 1)) (*.f64 #s(literal 6 binary64) x)) |
#s(approx (* 6 (- x 1)) (*.f64 x (-.f64 #s(literal 6 binary64) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (- 6 (* 6 (/ 1 x))) #s(literal 6 binary64)) |
#s(approx (- 6 (* 6 (/ 1 x))) (-.f64 #s(literal 6 binary64) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) (*.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (+ x 1) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 x)))) |
#s(approx (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) (-.f64 (fma.f64 #s(literal -6 binary64) (/.f64 (fma.f64 #s(literal -1/64 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))))) (pow.f64 x #s(literal 2 binary64))) (fma.f64 #s(literal 3/2 binary64) (sqrt.f64 x) (*.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 1 binary64) x)))) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) (-.f64 (fma.f64 #s(literal -6 binary64) (/.f64 (fma.f64 #s(literal -1/64 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))))) (pow.f64 x #s(literal 2 binary64))) (fma.f64 #s(literal 3/2 binary64) (sqrt.f64 x) (*.f64 #s(literal 27/64 binary64) (/.f64 #s(literal 1 binary64) x)))) (fma.f64 #s(literal 3/32 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) |
#s(approx (/ -6 (+ 1 (* 4 (sqrt x)))) (/.f64 (+.f64 #s(literal 3/8 binary64) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x))) x)) |
#s(approx (/ -6 (+ 1 (* 4 (sqrt x)))) (/.f64 (+.f64 #s(literal 3/8 binary64) (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) (*.f64 #s(literal -3/32 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) x)) |
#s(approx (/ -6 (+ 1 (* 4 (sqrt x)))) (/.f64 (-.f64 (+.f64 #s(literal 3/8 binary64) (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) (*.f64 #s(literal 3/128 binary64) (/.f64 #s(literal 1 binary64) x)))) (*.f64 #s(literal 3/32 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x)) |
#s(approx (+ 1 (* 4 (sqrt (/ 1 x)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (-.f64 (*.f64 #s(literal 6 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)) #s(literal 2 binary64)))) x)) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -6 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 6 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)) #s(literal 2 binary64)))) x))) x)) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -6 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -6 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 6 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)) #s(literal 4 binary64)))) x))) x))) x)) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)))))) |
#s(approx (* 6 (- x 1)) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 6 binary64))))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64))))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))))) |
#s(approx (* 4 (sqrt x)) (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 x) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) |
#s(approx (sqrt x) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) |
#s(approx (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -3/8 binary64) (/.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 6 binary64) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))))) x)) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 x))) x)))) |
#s(approx (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -3/8 binary64) (/.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (fma.f64 #s(literal 3/64 binary64) (/.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))) (fma.f64 #s(literal 3/32 binary64) (*.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 6 binary64) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))))))) x)) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 x))) x)))) |
#s(approx (* -3/2 (sqrt x)) (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 x) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) |
#s(approx (/ -6 (+ 1 (* 4 (sqrt x)))) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (/ -6 (+ 1 (* 4 (sqrt x)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) (*.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) x))) |
#s(approx (/ -6 (+ 1 (* 4 (sqrt x)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -3/8 binary64) (/.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 3/32 binary64) (*.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) x))) x))) |
#s(approx (/ -6 (+ 1 (* 4 (sqrt x)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -3/128 binary64) (/.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (*.f64 #s(literal 3/32 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) x) (*.f64 #s(literal -3/8 binary64) (/.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) x))) x))) |
#s(approx (* -3/2 (sqrt (/ 1 x))) (*.f64 #s(literal -3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) |
#s(approx (sqrt (/ 1 x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) |
#s(approx (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))) (/.f64 #s(literal 6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))) |
#s(approx (+ 1 (* 4 (sqrt (/ 1 x)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) |
#s(approx (/ (+ x (* 4 (sqrt x))) x) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)))) |
Compiled 1 500 to 481 computations (67.9% saved)
15 alts after pruning (8 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 82 | 1 | 83 |
| Fresh | 0 | 7 | 7 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 3 | 3 |
| Total | 83 | 15 | 98 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.8% | (/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
| ▶ | 54.8% | (/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (+.f64 #s(approx (+ x 1) #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
| 54.6% | (/.f64 #s(approx (* 6 (- x 1)) (*.f64 x (-.f64 #s(literal 6 binary64) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) x))))) (+.f64 #s(approx (+ x 1) #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) | |
| ✓ | 99.8% | (/.f64 #s(approx (* 6 (- x 1)) (*.f64 x (-.f64 #s(literal 6 binary64) #s(approx (* 6 (/ 1 x)) (/.f64 #s(literal 6 binary64) x))))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
| ✓ | 48.8% | (/.f64 #s(approx (* 6 (- x 1)) (*.f64 #s(literal 6 binary64) x)) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
| 4.3% | (/.f64 #s(approx (* 6 (- x 1)) (*.f64 #s(literal 6 binary64) x)) (+.f64 #s(approx (+ x 1) #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) | |
| ▶ | 48.6% | (/.f64 #s(approx (* 6 (- x 1)) (*.f64 #s(literal 6 binary64) x)) #s(approx (+ (+ x 1) (* 4 (sqrt x))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))))) |
| ▶ | 52.7% | (/.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64)) #s(approx (+ (+ x 1) (* 4 (sqrt x))) (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))))) |
| ✓ | 48.7% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) #s(approx (+ 1 (* 4 (sqrt (/ 1 x)))) (/.f64 (+.f64 x (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) x)))) |
| 4.1% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) #s(approx (+ 1 (* 4 (sqrt (/ 1 x)))) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) | |
| ✓ | 52.5% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))))) |
| ▶ | 53.7% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (-.f64 (*.f64 #s(literal 6 binary64) #s(approx (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 x)))) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))))))) |
| ▶ | 4.1% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 x)))) |
| ✓ | 4.5% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ 1 (* 4 (sqrt x)))) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
| ✓ | 4.2% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x)))) |
Compiled 494 to 470 computations (4.9% saved)
| Inputs |
|---|
(/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (+.f64 #s(approx (+ x 1) #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
(*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) |
#s(literal 6 binary64) |
(-.f64 x #s(literal 1 binary64)) |
x |
#s(literal 1 binary64) |
(+.f64 #s(approx (+ x 1) #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) |
#s(approx (+ x 1) #s(literal 1 binary64)) |
(*.f64 #s(literal 4 binary64) (sqrt.f64 x)) |
#s(literal 4 binary64) |
(sqrt.f64 x) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 x)))) |
#s(approx (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 x))) |
(*.f64 #s(literal 3/2 binary64) (sqrt.f64 x)) |
#s(literal 3/2 binary64) |
(/.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64)) #s(approx (+ (+ x 1) (* 4 (sqrt x))) (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))))) |
#s(approx (* 6 (- x 1)) #s(literal -6 binary64)) |
#s(literal -6 binary64) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 #s(literal 4 binary64) (sqrt.f64 x))))) |
(+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
(+.f64 x (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) |
(/.f64 #s(approx (* 6 (- x 1)) (*.f64 #s(literal 6 binary64) x)) #s(approx (+ (+ x 1) (* 4 (sqrt x))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))))) |
#s(approx (* 6 (- x 1)) (*.f64 #s(literal 6 binary64) x)) |
(*.f64 #s(literal 6 binary64) x) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (-.f64 (*.f64 #s(literal 6 binary64) #s(approx (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 x)))) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))))))) |
(-.f64 (*.f64 #s(literal 6 binary64) #s(approx (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 x)))) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))))) |
(*.f64 #s(literal 6 binary64) #s(approx (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 x)))) |
#s(approx (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 x))) |
(*.f64 #s(literal 1/4 binary64) (sqrt.f64 x)) |
#s(literal 1/4 binary64) |
(*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) |
| Outputs |
|---|
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (/ -6 (+ 1 (* 4 (sqrt x)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* x (+ (* -6 (* x (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3))))) (* 6 (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* x (+ (* 6 (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (* x (+ (* -6 (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3)))) (* 6 (/ (* x (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3)))) (+ 1 (* 4 (sqrt x))))))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (* 6 (- x 1)) #s(hole binary64 -6)) |
#s(approx (* 6 (- x 1)) #s(hole binary64 (- (* 6 x) 6))) |
#s(approx (- x 1) #s(hole binary64 -1)) |
#s(approx (- x 1) #s(hole binary64 (- x 1))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) #s(hole binary64 (+ 1 (* 4 (sqrt x))))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) #s(hole binary64 (+ 1 (+ x (* 4 (sqrt x)))))) |
#s(approx (+ x 1) #s(hole binary64 1)) |
#s(approx (+ x 1) #s(hole binary64 (+ 1 x))) |
#s(approx (* 4 (sqrt x)) #s(hole binary64 (* 4 (sqrt x)))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))) #s(hole binary64 (* 3/2 (sqrt x)))) |
#s(approx (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))) #s(hole binary64 (* x (- (* 3/2 (sqrt (/ 1 x))) 3/8)))) |
#s(approx (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))) #s(hole binary64 (* x (+ (* 3/2 (sqrt (/ 1 x))) (* x (- (* 3/32 (sqrt (/ 1 x))) (* 3/8 (/ 1 x)))))))) |
#s(approx (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))) #s(hole binary64 (* x (+ (* 3/2 (sqrt (/ 1 x))) (* x (- (* -1 (* x (+ (* -3/32 (sqrt (/ 1 (pow x 3)))) (* 3/128 (/ 1 x))))) (* 3/8 (/ 1 x)))))))) |
#s(approx (+ x (* 4 (sqrt x))) #s(hole binary64 (+ x (* 4 (sqrt x))))) |
#s(approx (* 6 x) #s(hole binary64 (* 6 x))) |
#s(approx (+ 1 (* 4 (sqrt (/ 1 x)))) #s(hole binary64 (* 4 (sqrt (/ 1 x))))) |
#s(approx (+ 1 (* 4 (sqrt (/ 1 x)))) #s(hole binary64 (/ (+ x (* 4 (sqrt x))) x))) |
#s(approx (sqrt (/ 1 x)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) #s(hole binary64 (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))))) |
#s(approx (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) #s(hole binary64 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))))) |
#s(approx (* 1/4 (sqrt x)) #s(hole binary64 (* 1/4 (sqrt x)))) |
#s(approx (* 6 (/ 1 (+ 1 (* 4 (sqrt x))))) #s(hole binary64 (/ 6 (+ 1 (* 4 (sqrt x)))))) |
#s(approx (/ 1 (+ 1 (* 4 (sqrt x)))) #s(hole binary64 (/ 1 (+ 1 (* 4 (sqrt x)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (+ (* -6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) x)) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (+ (* -6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) x)) (+ (* 6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) (* (pow x 2) (+ 1 (* 4 (sqrt (/ 1 x))))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x)))))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (+ (* -6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) x)) (+ (* -6 (/ (+ (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3)) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 4))) (pow x 3))) (+ (* 6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) (* (pow x 2) (+ 1 (* 4 (sqrt (/ 1 x))))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))))))) |
#s(approx (* 6 (- x 1)) #s(hole binary64 (* x (- 6 (* 6 (/ 1 x)))))) |
#s(approx (- x 1) #s(hole binary64 (* x (- 1 (/ 1 x))))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) #s(hole binary64 (* x (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) #s(hole binary64 (* x (+ 1 (+ (* 4 (sqrt (/ 1 x))) (/ 1 x)))))) |
#s(approx (+ x 1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (+ 1 (* 4 (sqrt (/ 1 x)))) #s(hole binary64 (+ 1 (* 4 (sqrt (/ 1 x)))))) |
#s(approx (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) #s(hole binary64 (+ (* -3/2 (sqrt (/ 1 x))) (* 3/2 (sqrt x))))) |
#s(approx (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) #s(hole binary64 (- (+ (* -6 (/ (+ (* -1/64 (sqrt (pow x 3))) (* 1/32 (sqrt (pow x 3)))) (pow x 2))) (+ (* 3/2 (sqrt x)) (* 3/8 (/ 1 x)))) (* 3/2 (sqrt (/ 1 x)))))) |
#s(approx (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) #s(hole binary64 (- (+ (* -6 (/ (+ (* -1/64 (sqrt (pow x 3))) (* 1/32 (sqrt (pow x 3)))) (pow x 2))) (+ (* 3/2 (sqrt x)) (* 27/64 (/ 1 x)))) (+ (* 3/32 (sqrt (/ 1 (pow x 3)))) (* 3/2 (sqrt (/ 1 x))))))) |
#s(approx (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) #s(hole binary64 (+ (* -6 (/ (+ (* -1/64 (sqrt (pow x 3))) (* 1/32 (sqrt (pow x 3)))) (pow x 2))) (* 3/2 (sqrt x))))) |
#s(approx (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) #s(hole binary64 (+ (* -6 (/ (+ (* -1/64 (sqrt (pow x 3))) (* 1/32 (sqrt (pow x 3)))) (pow x 2))) (+ (* 3/2 (sqrt x)) (/ 3/64 x))))) |
#s(approx (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) #s(hole binary64 (+ (* -6 (/ (+ (* -1/64 (sqrt (pow x 3))) (* 1/32 (sqrt (pow x 3)))) (pow x 2))) (+ (* -6 (/ (+ (* -1/512 (sqrt (pow x 5))) (+ (* -1/1024 (sqrt (pow x 5))) (* 3/512 (sqrt (pow x 5))))) (pow x 4))) (+ (* 3/2 (sqrt x)) (/ 3/64 x)))))) |
#s(approx (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/64 (sqrt (pow x 3))) (* 1/32 (sqrt (pow x 3)))) (pow x 2))) (* 1/4 (sqrt x))))) |
#s(approx (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/64 (sqrt (pow x 3))) (* 1/32 (sqrt (pow x 3)))) (pow x 2))) (+ (* 1/4 (sqrt x)) (/ 1/128 x))))) |
#s(approx (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/64 (sqrt (pow x 3))) (* 1/32 (sqrt (pow x 3)))) (pow x 2))) (+ (* -1 (/ (+ (* -1/512 (sqrt (pow x 5))) (+ (* -1/1024 (sqrt (pow x 5))) (* 3/512 (sqrt (pow x 5))))) (pow x 4))) (+ (* 1/4 (sqrt x)) (/ 1/128 x)))))) |
#s(approx (* 6 (/ 1 (+ 1 (* 4 (sqrt x))))) #s(hole binary64 (* 3/2 (sqrt (/ 1 x))))) |
#s(approx (* 6 (/ 1 (+ 1 (* 4 (sqrt x))))) #s(hole binary64 (/ (- (* 3/2 (sqrt x)) 3/8) x))) |
#s(approx (* 6 (/ 1 (+ 1 (* 4 (sqrt x))))) #s(hole binary64 (/ (- (+ (* 3/32 (sqrt (/ 1 x))) (* 3/2 (sqrt x))) 3/8) x))) |
#s(approx (* 6 (/ 1 (+ 1 (* 4 (sqrt x))))) #s(hole binary64 (/ (- (* 3/2 (sqrt x)) (+ 3/8 (+ (* -3/32 (sqrt (/ 1 x))) (* 3/128 (/ 1 x))))) x))) |
#s(approx (/ 1 (+ 1 (* 4 (sqrt x)))) #s(hole binary64 (* 1/4 (sqrt (/ 1 x))))) |
#s(approx (/ 1 (+ 1 (* 4 (sqrt x)))) #s(hole binary64 (/ (- (* 1/4 (sqrt x)) 1/16) x))) |
#s(approx (/ 1 (+ 1 (* 4 (sqrt x)))) #s(hole binary64 (/ (- (+ (* 1/64 (sqrt (/ 1 x))) (* 1/4 (sqrt x))) 1/16) x))) |
#s(approx (/ 1 (+ 1 (* 4 (sqrt x)))) #s(hole binary64 (/ (- (* 1/4 (sqrt x)) (+ 1/16 (+ (* -1/64 (sqrt (/ 1 x))) (* 1/256 (/ 1 x))))) x))) |
#s(approx (+ 1 (* 4 (sqrt x))) #s(hole binary64 (* x (+ (* 4 (sqrt (/ 1 x))) (/ 1 x))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (/ -6 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* 6 (/ (- (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)) (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2))) x)) (* 6 (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* -1 (/ (+ (* -6 (- (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)) (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2)))) (* 6 (/ (- (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 3)) (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2))) x))) x)) (* 6 (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* -1 (/ (+ (* -6 (- (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)) (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2)))) (* -1 (/ (+ (* -6 (- (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 3)) (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2)))) (* 6 (/ (- (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 3)) (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 4))) x))) x))) x)) (* 6 (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)))))) |
#s(approx (* 6 (- x 1)) #s(hole binary64 (* -1 (* x (- (* 6 (/ 1 x)) 6))))) |
#s(approx (- x 1) #s(hole binary64 (* -1 (* x (- (/ 1 x) 1))))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) #s(hole binary64 (* -1 (* x (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1))))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) #s(hole binary64 (* -1 (* x (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ 1 (/ 1 x))))))) |
#s(approx (* 4 (sqrt x)) #s(hole binary64 (* -4 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))) #s(hole binary64 (/ 6 (+ 1 (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (* 3/2 (sqrt x)) #s(hole binary64 (* -3/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (* x (+ 1 (* 4 (sqrt (/ 1 x))))) #s(hole binary64 (* x (+ 1 (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (+ 1 (* 4 (sqrt (/ 1 x)))) #s(hole binary64 (+ 1 (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (* 4 (sqrt (/ 1 x))) #s(hole binary64 (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (/ 1 x)) #s(hole binary64 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
#s(approx (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) #s(hole binary64 (* -3/2 (sqrt x)))) |
#s(approx (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) #s(hole binary64 (+ (* -3/2 (sqrt x)) (* 3/2 (sqrt (/ 1 x)))))) |
#s(approx (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) #s(hole binary64 (+ (* -3/2 (sqrt x)) (* -1 (/ (- (* -1 (/ (+ (* -3/8 (/ x (pow (sqrt -1) 2))) (* 6 (+ (* -1/64 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* 1/32 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))))) x)) (* 3/2 (sqrt x))) x))))) |
#s(approx (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) #s(hole binary64 (+ (* -3/2 (sqrt x)) (* -1 (/ (- (* -1 (/ (+ (* -3/8 (/ x (pow (sqrt -1) 2))) (+ (* 3/64 (/ x (pow (sqrt -1) 4))) (+ (* 3/32 (* (sqrt x) (/ 1 (pow (sqrt -1) 2)))) (* 6 (+ (* -1/64 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* 1/32 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))))))) x)) (* 3/2 (sqrt x))) x))))) |
#s(approx (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) #s(hole binary64 (+ (* -3/2 (sqrt x)) (* 6 (/ (+ (* -1/64 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* 1/32 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) (pow x 2)))))) |
#s(approx (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) #s(hole binary64 (+ (* -3/2 (sqrt x)) (+ (* 6 (/ (+ (* -1/64 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* 1/32 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) (pow x 2))) (/ 3/64 (* x (pow (sqrt -1) 4))))))) |
#s(approx (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) #s(hole binary64 (+ (* -3/2 (sqrt x)) (+ (* -1 (/ (- (* -6 (/ (+ (* -1/512 (* (sqrt (pow x 5)) (/ 1 (pow (sqrt -1) 4)))) (+ (* -1/1024 (* (sqrt (pow x 5)) (/ 1 (pow (sqrt -1) 4)))) (* 3/512 (* (sqrt (pow x 5)) (/ 1 (pow (sqrt -1) 4)))))) x)) (* 3/64 (/ (pow x 2) (pow (sqrt -1) 4)))) (pow x 3))) (* 6 (/ (+ (* -1/64 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* 1/32 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) (pow x 2))))))) |
#s(approx (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) #s(hole binary64 (* -1/4 (sqrt x)))) |
#s(approx (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) #s(hole binary64 (+ (* -1/4 (sqrt x)) (+ (* -1/64 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/32 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))))))) |
#s(approx (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) #s(hole binary64 (+ (* -1/4 (sqrt x)) (+ (* -1/64 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/32 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (/ 1/128 (* x (pow (sqrt -1) 4)))))))) |
#s(approx (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (+ (* -1/512 (* (sqrt (pow x 5)) (/ 1 (pow (sqrt -1) 4)))) (+ (* -1/1024 (* (sqrt (pow x 5)) (/ 1 (pow (sqrt -1) 4)))) (* 3/512 (* (sqrt (pow x 5)) (/ 1 (pow (sqrt -1) 4)))))) x)) (* 1/128 (/ (pow x 2) (pow (sqrt -1) 4)))) (pow x 3))) (+ (* -1/4 (sqrt x)) (+ (* -1/64 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/32 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2))))))))) |
#s(approx (* 1/4 (sqrt x)) #s(hole binary64 (* -1/4 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (* 6 (/ 1 (+ 1 (* 4 (sqrt x))))) #s(hole binary64 (* -3/2 (sqrt (/ 1 x))))) |
#s(approx (* 6 (/ 1 (+ 1 (* 4 (sqrt x))))) #s(hole binary64 (* -1 (/ (- (* 3/2 (sqrt x)) (* 3/8 (/ 1 (pow (sqrt -1) 2)))) x)))) |
#s(approx (* 6 (/ 1 (+ 1 (* 4 (sqrt x))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -3/32 (* (sqrt x) (/ 1 (pow (sqrt -1) 2)))) (* -3/8 (/ x (pow (sqrt -1) 2)))) x)) (* 3/2 (sqrt x))) x)))) |
#s(approx (* 6 (/ 1 (+ 1 (* 4 (sqrt x))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 3/128 (/ x (pow (sqrt -1) 4))) (* -3/32 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) x)) (* -3/8 (/ x (pow (sqrt -1) 2)))) x)) (* 3/2 (sqrt x))) x)))) |
#s(approx (/ 1 (+ 1 (* 4 (sqrt x)))) #s(hole binary64 (* -1/4 (sqrt (/ 1 x))))) |
#s(approx (/ 1 (+ 1 (* 4 (sqrt x)))) #s(hole binary64 (* -1 (/ (- (* 1/4 (sqrt x)) (* 1/16 (/ 1 (pow (sqrt -1) 2)))) x)))) |
#s(approx (/ 1 (+ 1 (* 4 (sqrt x)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1/64 (* (sqrt x) (/ 1 (pow (sqrt -1) 2)))) (* -1/16 (/ x (pow (sqrt -1) 2)))) x)) (* 1/4 (sqrt x))) x)))) |
#s(approx (/ 1 (+ 1 (* 4 (sqrt x)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/256 (/ x (pow (sqrt -1) 4))) (* -1/64 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) x)) (* -1/16 (/ x (pow (sqrt -1) 2)))) x)) (* 1/4 (sqrt x))) x)))) |
#s(approx (+ 1 (* 4 (sqrt x))) #s(hole binary64 (* -1 (* x (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (/ 1 x)))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | x | @ | -inf | ((/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (* 6 (- x 1)) 6 (- x 1) x 1 (+ (+ x 1) (* 4 (sqrt x))) (+ x 1) (* 4 (sqrt x)) 4 (sqrt x) (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))) (* 3/2 (sqrt x)) 3/2 (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (* 6 (- x 1)) -6 (+ (+ x 1) (* 4 (sqrt x))) (+ 1 (+ x (* 4 (sqrt x)))) (+ x (* 4 (sqrt x))) (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (* 6 (- x 1)) (* 6 x) (+ (+ x 1) (* 4 (sqrt x))) (* x (+ 1 (* 4 (sqrt (/ 1 x))))) (+ 1 (* 4 (sqrt (/ 1 x)))) (* 4 (sqrt (/ 1 x))) (sqrt (/ 1 x)) (/ 1 x) (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (* 1/4 (sqrt x)) 1/4 (* 6 (/ 1 (+ 1 (* 4 (sqrt x))))) (/ 1 (+ 1 (* 4 (sqrt x)))) (+ 1 (* 4 (sqrt x)))) |
| 4.0ms | x | @ | 0 | ((/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (* 6 (- x 1)) 6 (- x 1) x 1 (+ (+ x 1) (* 4 (sqrt x))) (+ x 1) (* 4 (sqrt x)) 4 (sqrt x) (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))) (* 3/2 (sqrt x)) 3/2 (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (* 6 (- x 1)) -6 (+ (+ x 1) (* 4 (sqrt x))) (+ 1 (+ x (* 4 (sqrt x)))) (+ x (* 4 (sqrt x))) (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (* 6 (- x 1)) (* 6 x) (+ (+ x 1) (* 4 (sqrt x))) (* x (+ 1 (* 4 (sqrt (/ 1 x))))) (+ 1 (* 4 (sqrt (/ 1 x)))) (* 4 (sqrt (/ 1 x))) (sqrt (/ 1 x)) (/ 1 x) (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (* 1/4 (sqrt x)) 1/4 (* 6 (/ 1 (+ 1 (* 4 (sqrt x))))) (/ 1 (+ 1 (* 4 (sqrt x)))) (+ 1 (* 4 (sqrt x)))) |
| 3.0ms | x | @ | inf | ((/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (* 6 (- x 1)) 6 (- x 1) x 1 (+ (+ x 1) (* 4 (sqrt x))) (+ x 1) (* 4 (sqrt x)) 4 (sqrt x) (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))) (* 3/2 (sqrt x)) 3/2 (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (* 6 (- x 1)) -6 (+ (+ x 1) (* 4 (sqrt x))) (+ 1 (+ x (* 4 (sqrt x)))) (+ x (* 4 (sqrt x))) (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (* 6 (- x 1)) (* 6 x) (+ (+ x 1) (* 4 (sqrt x))) (* x (+ 1 (* 4 (sqrt (/ 1 x))))) (+ 1 (* 4 (sqrt (/ 1 x)))) (* 4 (sqrt (/ 1 x))) (sqrt (/ 1 x)) (/ 1 x) (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (* 1/4 (sqrt x)) 1/4 (* 6 (/ 1 (+ 1 (* 4 (sqrt x))))) (/ 1 (+ 1 (* 4 (sqrt x)))) (+ 1 (* 4 (sqrt x)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 498 | 3973 |
| 0 | 537 | 3889 |
| 1 | 1336 | 3889 |
| 1× | saturated |
| 1× | iter-limit |
| 1× | unsound |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (+.f64 #s(approx (+ x 1) #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
(*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) |
#s(literal 6 binary64) |
(-.f64 x #s(literal 1 binary64)) |
x |
#s(literal 1 binary64) |
(+.f64 #s(approx (+ x 1) #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) |
#s(approx (+ x 1) #s(literal 1 binary64)) |
(*.f64 #s(literal 4 binary64) (sqrt.f64 x)) |
#s(literal 4 binary64) |
(sqrt.f64 x) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 x)))) |
#s(approx (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 x))) |
(*.f64 #s(literal 3/2 binary64) (sqrt.f64 x)) |
#s(literal 3/2 binary64) |
(/.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64)) #s(approx (+ (+ x 1) (* 4 (sqrt x))) (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))))) |
#s(approx (* 6 (- x 1)) #s(literal -6 binary64)) |
#s(literal -6 binary64) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 #s(literal 4 binary64) (sqrt.f64 x))))) |
(+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
(+.f64 x (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) |
(/.f64 #s(approx (* 6 (- x 1)) (*.f64 #s(literal 6 binary64) x)) #s(approx (+ (+ x 1) (* 4 (sqrt x))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))))) |
#s(approx (* 6 (- x 1)) (*.f64 #s(literal 6 binary64) x)) |
(*.f64 #s(literal 6 binary64) x) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (-.f64 (*.f64 #s(literal 6 binary64) #s(approx (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 x)))) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))))))) |
(-.f64 (*.f64 #s(literal 6 binary64) #s(approx (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 x)))) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))))) |
(*.f64 #s(literal 6 binary64) #s(approx (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 x)))) |
#s(approx (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 x))) |
(*.f64 #s(literal 1/4 binary64) (sqrt.f64 x)) |
#s(literal 1/4 binary64) |
(*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (/ -6 (+ 1 (* 4 (sqrt x)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* x (+ (* -6 (* x (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3))))) (* 6 (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* x (+ (* 6 (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (* x (+ (* -6 (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3)))) (* 6 (/ (* x (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3)))) (+ 1 (* 4 (sqrt x))))))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (* 6 (- x 1)) #s(hole binary64 -6)) |
#s(approx (* 6 (- x 1)) #s(hole binary64 (- (* 6 x) 6))) |
#s(approx (- x 1) #s(hole binary64 -1)) |
#s(approx (- x 1) #s(hole binary64 (- x 1))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) #s(hole binary64 (+ 1 (* 4 (sqrt x))))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) #s(hole binary64 (+ 1 (+ x (* 4 (sqrt x)))))) |
#s(approx (+ x 1) #s(hole binary64 1)) |
#s(approx (+ x 1) #s(hole binary64 (+ 1 x))) |
#s(approx (* 4 (sqrt x)) #s(hole binary64 (* 4 (sqrt x)))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))) #s(hole binary64 (* 3/2 (sqrt x)))) |
#s(approx (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))) #s(hole binary64 (* x (- (* 3/2 (sqrt (/ 1 x))) 3/8)))) |
#s(approx (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))) #s(hole binary64 (* x (+ (* 3/2 (sqrt (/ 1 x))) (* x (- (* 3/32 (sqrt (/ 1 x))) (* 3/8 (/ 1 x)))))))) |
#s(approx (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))) #s(hole binary64 (* x (+ (* 3/2 (sqrt (/ 1 x))) (* x (- (* -1 (* x (+ (* -3/32 (sqrt (/ 1 (pow x 3)))) (* 3/128 (/ 1 x))))) (* 3/8 (/ 1 x)))))))) |
#s(approx (+ x (* 4 (sqrt x))) #s(hole binary64 (+ x (* 4 (sqrt x))))) |
#s(approx (* 6 x) #s(hole binary64 (* 6 x))) |
#s(approx (+ 1 (* 4 (sqrt (/ 1 x)))) #s(hole binary64 (* 4 (sqrt (/ 1 x))))) |
#s(approx (+ 1 (* 4 (sqrt (/ 1 x)))) #s(hole binary64 (/ (+ x (* 4 (sqrt x))) x))) |
#s(approx (sqrt (/ 1 x)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) #s(hole binary64 (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))))) |
#s(approx (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) #s(hole binary64 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))))) |
#s(approx (* 1/4 (sqrt x)) #s(hole binary64 (* 1/4 (sqrt x)))) |
#s(approx (* 6 (/ 1 (+ 1 (* 4 (sqrt x))))) #s(hole binary64 (/ 6 (+ 1 (* 4 (sqrt x)))))) |
#s(approx (/ 1 (+ 1 (* 4 (sqrt x)))) #s(hole binary64 (/ 1 (+ 1 (* 4 (sqrt x)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (+ (* -6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) x)) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (+ (* -6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) x)) (+ (* 6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) (* (pow x 2) (+ 1 (* 4 (sqrt (/ 1 x))))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x)))))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (+ (* -6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) x)) (+ (* -6 (/ (+ (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3)) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 4))) (pow x 3))) (+ (* 6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) (* (pow x 2) (+ 1 (* 4 (sqrt (/ 1 x))))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))))))) |
#s(approx (* 6 (- x 1)) #s(hole binary64 (* x (- 6 (* 6 (/ 1 x)))))) |
#s(approx (- x 1) #s(hole binary64 (* x (- 1 (/ 1 x))))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) #s(hole binary64 (* x (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) #s(hole binary64 (* x (+ 1 (+ (* 4 (sqrt (/ 1 x))) (/ 1 x)))))) |
#s(approx (+ x 1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (+ 1 (* 4 (sqrt (/ 1 x)))) #s(hole binary64 (+ 1 (* 4 (sqrt (/ 1 x)))))) |
#s(approx (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) #s(hole binary64 (+ (* -3/2 (sqrt (/ 1 x))) (* 3/2 (sqrt x))))) |
#s(approx (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) #s(hole binary64 (- (+ (* -6 (/ (+ (* -1/64 (sqrt (pow x 3))) (* 1/32 (sqrt (pow x 3)))) (pow x 2))) (+ (* 3/2 (sqrt x)) (* 3/8 (/ 1 x)))) (* 3/2 (sqrt (/ 1 x)))))) |
#s(approx (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) #s(hole binary64 (- (+ (* -6 (/ (+ (* -1/64 (sqrt (pow x 3))) (* 1/32 (sqrt (pow x 3)))) (pow x 2))) (+ (* 3/2 (sqrt x)) (* 27/64 (/ 1 x)))) (+ (* 3/32 (sqrt (/ 1 (pow x 3)))) (* 3/2 (sqrt (/ 1 x))))))) |
#s(approx (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) #s(hole binary64 (+ (* -6 (/ (+ (* -1/64 (sqrt (pow x 3))) (* 1/32 (sqrt (pow x 3)))) (pow x 2))) (* 3/2 (sqrt x))))) |
#s(approx (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) #s(hole binary64 (+ (* -6 (/ (+ (* -1/64 (sqrt (pow x 3))) (* 1/32 (sqrt (pow x 3)))) (pow x 2))) (+ (* 3/2 (sqrt x)) (/ 3/64 x))))) |
#s(approx (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) #s(hole binary64 (+ (* -6 (/ (+ (* -1/64 (sqrt (pow x 3))) (* 1/32 (sqrt (pow x 3)))) (pow x 2))) (+ (* -6 (/ (+ (* -1/512 (sqrt (pow x 5))) (+ (* -1/1024 (sqrt (pow x 5))) (* 3/512 (sqrt (pow x 5))))) (pow x 4))) (+ (* 3/2 (sqrt x)) (/ 3/64 x)))))) |
#s(approx (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/64 (sqrt (pow x 3))) (* 1/32 (sqrt (pow x 3)))) (pow x 2))) (* 1/4 (sqrt x))))) |
#s(approx (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/64 (sqrt (pow x 3))) (* 1/32 (sqrt (pow x 3)))) (pow x 2))) (+ (* 1/4 (sqrt x)) (/ 1/128 x))))) |
#s(approx (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/64 (sqrt (pow x 3))) (* 1/32 (sqrt (pow x 3)))) (pow x 2))) (+ (* -1 (/ (+ (* -1/512 (sqrt (pow x 5))) (+ (* -1/1024 (sqrt (pow x 5))) (* 3/512 (sqrt (pow x 5))))) (pow x 4))) (+ (* 1/4 (sqrt x)) (/ 1/128 x)))))) |
#s(approx (* 6 (/ 1 (+ 1 (* 4 (sqrt x))))) #s(hole binary64 (* 3/2 (sqrt (/ 1 x))))) |
#s(approx (* 6 (/ 1 (+ 1 (* 4 (sqrt x))))) #s(hole binary64 (/ (- (* 3/2 (sqrt x)) 3/8) x))) |
#s(approx (* 6 (/ 1 (+ 1 (* 4 (sqrt x))))) #s(hole binary64 (/ (- (+ (* 3/32 (sqrt (/ 1 x))) (* 3/2 (sqrt x))) 3/8) x))) |
#s(approx (* 6 (/ 1 (+ 1 (* 4 (sqrt x))))) #s(hole binary64 (/ (- (* 3/2 (sqrt x)) (+ 3/8 (+ (* -3/32 (sqrt (/ 1 x))) (* 3/128 (/ 1 x))))) x))) |
#s(approx (/ 1 (+ 1 (* 4 (sqrt x)))) #s(hole binary64 (* 1/4 (sqrt (/ 1 x))))) |
#s(approx (/ 1 (+ 1 (* 4 (sqrt x)))) #s(hole binary64 (/ (- (* 1/4 (sqrt x)) 1/16) x))) |
#s(approx (/ 1 (+ 1 (* 4 (sqrt x)))) #s(hole binary64 (/ (- (+ (* 1/64 (sqrt (/ 1 x))) (* 1/4 (sqrt x))) 1/16) x))) |
#s(approx (/ 1 (+ 1 (* 4 (sqrt x)))) #s(hole binary64 (/ (- (* 1/4 (sqrt x)) (+ 1/16 (+ (* -1/64 (sqrt (/ 1 x))) (* 1/256 (/ 1 x))))) x))) |
#s(approx (+ 1 (* 4 (sqrt x))) #s(hole binary64 (* x (+ (* 4 (sqrt (/ 1 x))) (/ 1 x))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (/ -6 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* 6 (/ (- (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)) (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2))) x)) (* 6 (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* -1 (/ (+ (* -6 (- (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)) (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2)))) (* 6 (/ (- (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 3)) (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2))) x))) x)) (* 6 (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* -1 (/ (+ (* -6 (- (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)) (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2)))) (* -1 (/ (+ (* -6 (- (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 3)) (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2)))) (* 6 (/ (- (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 3)) (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 4))) x))) x))) x)) (* 6 (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)))))) |
#s(approx (* 6 (- x 1)) #s(hole binary64 (* -1 (* x (- (* 6 (/ 1 x)) 6))))) |
#s(approx (- x 1) #s(hole binary64 (* -1 (* x (- (/ 1 x) 1))))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) #s(hole binary64 (* -1 (* x (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1))))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) #s(hole binary64 (* -1 (* x (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ 1 (/ 1 x))))))) |
#s(approx (* 4 (sqrt x)) #s(hole binary64 (* -4 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))) #s(hole binary64 (/ 6 (+ 1 (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (* 3/2 (sqrt x)) #s(hole binary64 (* -3/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (* x (+ 1 (* 4 (sqrt (/ 1 x))))) #s(hole binary64 (* x (+ 1 (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (+ 1 (* 4 (sqrt (/ 1 x)))) #s(hole binary64 (+ 1 (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (* 4 (sqrt (/ 1 x))) #s(hole binary64 (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (/ 1 x)) #s(hole binary64 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
#s(approx (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) #s(hole binary64 (* -3/2 (sqrt x)))) |
#s(approx (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) #s(hole binary64 (+ (* -3/2 (sqrt x)) (* 3/2 (sqrt (/ 1 x)))))) |
#s(approx (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) #s(hole binary64 (+ (* -3/2 (sqrt x)) (* -1 (/ (- (* -1 (/ (+ (* -3/8 (/ x (pow (sqrt -1) 2))) (* 6 (+ (* -1/64 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* 1/32 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))))) x)) (* 3/2 (sqrt x))) x))))) |
#s(approx (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) #s(hole binary64 (+ (* -3/2 (sqrt x)) (* -1 (/ (- (* -1 (/ (+ (* -3/8 (/ x (pow (sqrt -1) 2))) (+ (* 3/64 (/ x (pow (sqrt -1) 4))) (+ (* 3/32 (* (sqrt x) (/ 1 (pow (sqrt -1) 2)))) (* 6 (+ (* -1/64 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* 1/32 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))))))) x)) (* 3/2 (sqrt x))) x))))) |
#s(approx (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) #s(hole binary64 (+ (* -3/2 (sqrt x)) (* 6 (/ (+ (* -1/64 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* 1/32 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) (pow x 2)))))) |
#s(approx (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) #s(hole binary64 (+ (* -3/2 (sqrt x)) (+ (* 6 (/ (+ (* -1/64 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* 1/32 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) (pow x 2))) (/ 3/64 (* x (pow (sqrt -1) 4))))))) |
#s(approx (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) #s(hole binary64 (+ (* -3/2 (sqrt x)) (+ (* -1 (/ (- (* -6 (/ (+ (* -1/512 (* (sqrt (pow x 5)) (/ 1 (pow (sqrt -1) 4)))) (+ (* -1/1024 (* (sqrt (pow x 5)) (/ 1 (pow (sqrt -1) 4)))) (* 3/512 (* (sqrt (pow x 5)) (/ 1 (pow (sqrt -1) 4)))))) x)) (* 3/64 (/ (pow x 2) (pow (sqrt -1) 4)))) (pow x 3))) (* 6 (/ (+ (* -1/64 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* 1/32 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) (pow x 2))))))) |
#s(approx (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) #s(hole binary64 (* -1/4 (sqrt x)))) |
#s(approx (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) #s(hole binary64 (+ (* -1/4 (sqrt x)) (+ (* -1/64 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/32 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))))))) |
#s(approx (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) #s(hole binary64 (+ (* -1/4 (sqrt x)) (+ (* -1/64 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/32 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (/ 1/128 (* x (pow (sqrt -1) 4)))))))) |
#s(approx (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (+ (* -1/512 (* (sqrt (pow x 5)) (/ 1 (pow (sqrt -1) 4)))) (+ (* -1/1024 (* (sqrt (pow x 5)) (/ 1 (pow (sqrt -1) 4)))) (* 3/512 (* (sqrt (pow x 5)) (/ 1 (pow (sqrt -1) 4)))))) x)) (* 1/128 (/ (pow x 2) (pow (sqrt -1) 4)))) (pow x 3))) (+ (* -1/4 (sqrt x)) (+ (* -1/64 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/32 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2))))))))) |
#s(approx (* 1/4 (sqrt x)) #s(hole binary64 (* -1/4 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (* 6 (/ 1 (+ 1 (* 4 (sqrt x))))) #s(hole binary64 (* -3/2 (sqrt (/ 1 x))))) |
#s(approx (* 6 (/ 1 (+ 1 (* 4 (sqrt x))))) #s(hole binary64 (* -1 (/ (- (* 3/2 (sqrt x)) (* 3/8 (/ 1 (pow (sqrt -1) 2)))) x)))) |
#s(approx (* 6 (/ 1 (+ 1 (* 4 (sqrt x))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -3/32 (* (sqrt x) (/ 1 (pow (sqrt -1) 2)))) (* -3/8 (/ x (pow (sqrt -1) 2)))) x)) (* 3/2 (sqrt x))) x)))) |
#s(approx (* 6 (/ 1 (+ 1 (* 4 (sqrt x))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 3/128 (/ x (pow (sqrt -1) 4))) (* -3/32 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) x)) (* -3/8 (/ x (pow (sqrt -1) 2)))) x)) (* 3/2 (sqrt x))) x)))) |
#s(approx (/ 1 (+ 1 (* 4 (sqrt x)))) #s(hole binary64 (* -1/4 (sqrt (/ 1 x))))) |
#s(approx (/ 1 (+ 1 (* 4 (sqrt x)))) #s(hole binary64 (* -1 (/ (- (* 1/4 (sqrt x)) (* 1/16 (/ 1 (pow (sqrt -1) 2)))) x)))) |
#s(approx (/ 1 (+ 1 (* 4 (sqrt x)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1/64 (* (sqrt x) (/ 1 (pow (sqrt -1) 2)))) (* -1/16 (/ x (pow (sqrt -1) 2)))) x)) (* 1/4 (sqrt x))) x)))) |
#s(approx (/ 1 (+ 1 (* 4 (sqrt x)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/256 (/ x (pow (sqrt -1) 4))) (* -1/64 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) x)) (* -1/16 (/ x (pow (sqrt -1) 2)))) x)) (* 1/4 (sqrt x))) x)))) |
#s(approx (+ 1 (* 4 (sqrt x))) #s(hole binary64 (* -1 (* x (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (/ 1 x)))))) |
| Outputs |
|---|
(/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (+.f64 #s(approx (+ x 1) #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
(*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) |
#s(literal 6 binary64) |
(-.f64 x #s(literal 1 binary64)) |
x |
#s(literal 1 binary64) |
(+.f64 #s(approx (+ x 1) #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) |
#s(approx (+ x 1) #s(literal 1 binary64)) |
(*.f64 #s(literal 4 binary64) (sqrt.f64 x)) |
#s(literal 4 binary64) |
(sqrt.f64 x) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 x)))) |
#s(approx (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 x))) |
(*.f64 #s(literal 3/2 binary64) (sqrt.f64 x)) |
#s(literal 3/2 binary64) |
(/.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64)) #s(approx (+ (+ x 1) (* 4 (sqrt x))) (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))))) |
#s(approx (* 6 (- x 1)) #s(literal -6 binary64)) |
#s(literal -6 binary64) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 #s(literal 4 binary64) (sqrt.f64 x))))) |
(+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
(+.f64 x (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) |
(/.f64 #s(approx (* 6 (- x 1)) (*.f64 #s(literal 6 binary64) x)) #s(approx (+ (+ x 1) (* 4 (sqrt x))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))))) |
#s(approx (* 6 (- x 1)) (*.f64 #s(literal 6 binary64) x)) |
(*.f64 #s(literal 6 binary64) x) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (-.f64 (*.f64 #s(literal 6 binary64) #s(approx (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 x)))) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))))))) |
(-.f64 (*.f64 #s(literal 6 binary64) #s(approx (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 x)))) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))))) |
(*.f64 #s(literal 6 binary64) #s(approx (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 x)))) |
#s(approx (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 x))) |
(*.f64 #s(literal 1/4 binary64) (sqrt.f64 x)) |
#s(literal 1/4 binary64) |
(*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (-.f64 (*.f64 #s(literal 6 binary64) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) #s(literal 2 binary64)))))) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (-.f64 (*.f64 x (fma.f64 #s(literal -6 binary64) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) #s(literal 3 binary64))))) (*.f64 #s(literal 6 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) #s(literal 2 binary64))))))) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (-.f64 (*.f64 x (fma.f64 #s(literal 6 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) #s(literal 2 binary64)))) (*.f64 x (fma.f64 #s(literal -6 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) #s(literal 3 binary64)))) (*.f64 #s(literal 6 binary64) (/.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) #s(literal 3 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))))))))) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))))))) |
#s(approx (* 6 (- x 1)) #s(literal -6 binary64)) |
#s(approx (* 6 (- x 1)) (-.f64 (*.f64 #s(literal 6 binary64) x) #s(literal 6 binary64))) |
#s(approx (- x 1) #s(literal -1 binary64)) |
#s(approx (- x 1) (-.f64 x #s(literal 1 binary64))) |
#s(approx x x) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 #s(literal 4 binary64) (sqrt.f64 x))))) |
#s(approx (+ x 1) #s(literal 1 binary64)) |
#s(approx (+ x 1) (+.f64 #s(literal 1 binary64) x)) |
#s(approx (* 4 (sqrt x)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) |
#s(approx (sqrt x) (sqrt.f64 x)) |
#s(approx (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 x))) |
#s(approx (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))) (*.f64 x (-.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 3/8 binary64)))) |
#s(approx (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))) (*.f64 x (fma.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 x (-.f64 (*.f64 #s(literal 3/32 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 1 binary64) x))))))) |
#s(approx (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))) (*.f64 x (fma.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -3/32 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 3/128 binary64) (/.f64 #s(literal 1 binary64) x))))) (*.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 1 binary64) x))))))) |
#s(approx (+ x (* 4 (sqrt x))) (+.f64 x (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
#s(approx (* 6 x) (*.f64 #s(literal 6 binary64) x)) |
#s(approx (+ 1 (* 4 (sqrt (/ 1 x)))) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (+ 1 (* 4 (sqrt (/ 1 x)))) (/.f64 (+.f64 x (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) x)) |
#s(approx (sqrt (/ 1 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
#s(approx (/ 1 x) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (*.f64 #s(literal 6 binary64) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) #s(literal 2 binary64))))))) |
#s(approx (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) #s(literal 2 binary64)))))) |
#s(approx (* 1/4 (sqrt x)) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 x))) |
#s(approx (* 6 (/ 1 (+ 1 (* 4 (sqrt x))))) (/.f64 #s(literal 6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))))) |
#s(approx (/ 1 (+ 1 (* 4 (sqrt x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (fma.f64 #s(literal -6 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal 2 binary64)))) x) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (fma.f64 #s(literal -6 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal 2 binary64)))) x) (fma.f64 #s(literal 6 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal 2 binary64)))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (fma.f64 #s(literal -6 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal 2 binary64)))) x) (fma.f64 #s(literal -6 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal 4 binary64)))) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 6 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal 2 binary64)))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))))))) |
#s(approx (* 6 (- x 1)) (*.f64 x (-.f64 #s(literal 6 binary64) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (- x 1) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) (*.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (+ x 1) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (+ 1 (* 4 (sqrt (/ 1 x)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 x)))) |
#s(approx (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) (-.f64 (fma.f64 #s(literal -6 binary64) (/.f64 (fma.f64 #s(literal -1/64 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))))) (pow.f64 x #s(literal 2 binary64))) (fma.f64 #s(literal 3/2 binary64) (sqrt.f64 x) (*.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 1 binary64) x)))) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) (-.f64 (fma.f64 #s(literal -6 binary64) (/.f64 (fma.f64 #s(literal -1/64 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))))) (pow.f64 x #s(literal 2 binary64))) (fma.f64 #s(literal 3/2 binary64) (sqrt.f64 x) (*.f64 #s(literal 27/64 binary64) (/.f64 #s(literal 1 binary64) x)))) (fma.f64 #s(literal 3/32 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) |
#s(approx (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (fma.f64 #s(literal -6 binary64) (/.f64 (fma.f64 #s(literal -1/64 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))))) (pow.f64 x #s(literal 2 binary64))) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 x)))) |
#s(approx (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (fma.f64 #s(literal -6 binary64) (/.f64 (fma.f64 #s(literal -1/64 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))))) (pow.f64 x #s(literal 2 binary64))) (fma.f64 #s(literal 3/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 3/64 binary64) x)))) |
#s(approx (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (fma.f64 #s(literal -6 binary64) (/.f64 (fma.f64 #s(literal -1/64 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))))) (pow.f64 x #s(literal 2 binary64))) (fma.f64 #s(literal -6 binary64) (/.f64 (fma.f64 #s(literal -1/512 binary64) (sqrt.f64 (pow.f64 x #s(literal 5 binary64))) (fma.f64 #s(literal -1/1024 binary64) (sqrt.f64 (pow.f64 x #s(literal 5 binary64))) (*.f64 #s(literal 3/512 binary64) (sqrt.f64 (pow.f64 x #s(literal 5 binary64)))))) (pow.f64 x #s(literal 4 binary64))) (fma.f64 #s(literal 3/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 3/64 binary64) x))))) |
#s(approx (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/64 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))))) (pow.f64 x #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 x)))) |
#s(approx (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/64 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))))) (pow.f64 x #s(literal 2 binary64))) (fma.f64 #s(literal 1/4 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/128 binary64) x)))) |
#s(approx (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/64 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (pow.f64 x #s(literal 3 binary64))))) (pow.f64 x #s(literal 2 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/512 binary64) (sqrt.f64 (pow.f64 x #s(literal 5 binary64))) (fma.f64 #s(literal -1/1024 binary64) (sqrt.f64 (pow.f64 x #s(literal 5 binary64))) (*.f64 #s(literal 3/512 binary64) (sqrt.f64 (pow.f64 x #s(literal 5 binary64)))))) (pow.f64 x #s(literal 4 binary64))) (fma.f64 #s(literal 1/4 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/128 binary64) x))))) |
#s(approx (* 6 (/ 1 (+ 1 (* 4 (sqrt x))))) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (* 6 (/ 1 (+ 1 (* 4 (sqrt x))))) (/.f64 (-.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 x)) #s(literal 3/8 binary64)) x)) |
#s(approx (* 6 (/ 1 (+ 1 (* 4 (sqrt x))))) (/.f64 (-.f64 (fma.f64 #s(literal 3/32 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 x))) #s(literal 3/8 binary64)) x)) |
#s(approx (* 6 (/ 1 (+ 1 (* 4 (sqrt x))))) (/.f64 (-.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 x)) (+.f64 #s(literal 3/8 binary64) (fma.f64 #s(literal -3/32 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 3/128 binary64) (/.f64 #s(literal 1 binary64) x))))) x)) |
#s(approx (/ 1 (+ 1 (* 4 (sqrt x)))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (/ 1 (+ 1 (* 4 (sqrt x)))) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 x)) #s(literal 1/16 binary64)) x)) |
#s(approx (/ 1 (+ 1 (* 4 (sqrt x)))) (/.f64 (-.f64 (fma.f64 #s(literal 1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 x))) #s(literal 1/16 binary64)) x)) |
#s(approx (/ 1 (+ 1 (* 4 (sqrt x)))) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 x)) (+.f64 #s(literal 1/16 binary64) (fma.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1/256 binary64) (/.f64 #s(literal 1 binary64) x))))) x)) |
#s(approx (+ 1 (* 4 (sqrt x))) (*.f64 x (fma.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (-.f64 (*.f64 #s(literal 6 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)) #s(literal 2 binary64)))) x)) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -6 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 6 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)) #s(literal 2 binary64)))) x))) x)) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -6 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -6 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 6 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)) #s(literal 4 binary64)))) x))) x))) x)) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)))))) |
#s(approx (* 6 (- x 1)) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 6 binary64))))) |
#s(approx (- x 1) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64))))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))))) |
#s(approx (* 4 (sqrt x)) (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 x) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) |
#s(approx (sqrt x) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) |
#s(approx (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))) (/.f64 #s(literal 6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))) |
#s(approx (* 3/2 (sqrt x)) (*.f64 #s(literal -3/2 binary64) (*.f64 (sqrt.f64 x) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) |
#s(approx (* x (+ 1 (* 4 (sqrt (/ 1 x))))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))) |
#s(approx (+ 1 (* 4 (sqrt (/ 1 x)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) |
#s(approx (* 4 (sqrt (/ 1 x))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) |
#s(approx (sqrt (/ 1 x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) |
#s(approx (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x))) |
#s(approx (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -3/8 binary64) (/.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 6 binary64) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))))) x)) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 x))) x)))) |
#s(approx (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -3/8 binary64) (/.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (fma.f64 #s(literal 3/64 binary64) (/.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))) (fma.f64 #s(literal 3/32 binary64) (*.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 6 binary64) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))))))) x)) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 x))) x)))) |
#s(approx (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) (*.f64 #s(literal 6 binary64) (/.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) (pow.f64 x #s(literal 2 binary64)))))) |
#s(approx (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) (fma.f64 #s(literal 6 binary64) (/.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) (pow.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 3/64 binary64) (*.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))))))) |
#s(approx (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -6 binary64) (/.f64 (fma.f64 #s(literal -1/512 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (fma.f64 #s(literal -1/1024 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (*.f64 #s(literal 3/512 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))))))) x)) (*.f64 #s(literal 3/64 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))))) (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 6 binary64) (/.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) (pow.f64 x #s(literal 2 binary64))))))) |
#s(approx (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 x))) |
#s(approx (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (fma.f64 #s(literal -1/4 binary64) (sqrt.f64 x) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))))) |
#s(approx (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (fma.f64 #s(literal -1/4 binary64) (sqrt.f64 x) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 1/128 binary64) (*.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))))))) |
#s(approx (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/512 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (fma.f64 #s(literal -1/1024 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (*.f64 #s(literal 3/512 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))))))) x)) (*.f64 #s(literal 1/128 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))))) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal -1/4 binary64) (sqrt.f64 x) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))))) |
#s(approx (* 1/4 (sqrt x)) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 x) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) |
#s(approx (* 6 (/ 1 (+ 1 (* 4 (sqrt x))))) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (* 6 (/ 1 (+ 1 (* 4 (sqrt x))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) x))) |
#s(approx (* 6 (/ 1 (+ 1 (* 4 (sqrt x))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -3/32 binary64) (*.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) (*.f64 #s(literal -3/8 binary64) (/.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) x) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 x))) x))) |
#s(approx (* 6 (/ 1 (+ 1 (* 4 (sqrt x))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 3/128 binary64) (/.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (*.f64 #s(literal -3/32 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) x)) (*.f64 #s(literal -3/8 binary64) (/.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) x) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 x))) x))) |
#s(approx (/ 1 (+ 1 (* 4 (sqrt x)))) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (/ 1 (+ 1 (* 4 (sqrt x)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) x))) |
#s(approx (/ 1 (+ 1 (* 4 (sqrt x)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) (*.f64 #s(literal -1/16 binary64) (/.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) x) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 x))) x))) |
#s(approx (/ 1 (+ 1 (* 4 (sqrt x)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/256 binary64) (/.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) x)) (*.f64 #s(literal -1/16 binary64) (/.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) x) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 x))) x))) |
#s(approx (+ 1 (* 4 (sqrt x))) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) x))))) |
Compiled 2 196 to 717 computations (67.3% saved)
15 alts after pruning (3 fresh and 12 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 101 | 0 | 101 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 7 | 7 |
| Total | 101 | 15 | 116 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.8% | (/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
| ✓ | 54.8% | (/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (+.f64 #s(approx (+ x 1) #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
| 54.6% | (/.f64 #s(approx (* 6 (- x 1)) (*.f64 x (-.f64 #s(literal 6 binary64) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) x))))) (+.f64 #s(approx (+ x 1) #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) | |
| ✓ | 99.8% | (/.f64 #s(approx (* 6 (- x 1)) (*.f64 x (-.f64 #s(literal 6 binary64) #s(approx (* 6 (/ 1 x)) (/.f64 #s(literal 6 binary64) x))))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
| ✓ | 48.8% | (/.f64 #s(approx (* 6 (- x 1)) (*.f64 #s(literal 6 binary64) x)) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
| 4.3% | (/.f64 #s(approx (* 6 (- x 1)) (*.f64 #s(literal 6 binary64) x)) (+.f64 #s(approx (+ x 1) #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) | |
| ✓ | 48.6% | (/.f64 #s(approx (* 6 (- x 1)) (*.f64 #s(literal 6 binary64) x)) #s(approx (+ (+ x 1) (* 4 (sqrt x))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))))) |
| ✓ | 52.7% | (/.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64)) #s(approx (+ (+ x 1) (* 4 (sqrt x))) (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))))) |
| ✓ | 48.7% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) #s(approx (+ 1 (* 4 (sqrt (/ 1 x)))) (/.f64 (+.f64 x (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) x)))) |
| 4.1% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) #s(approx (+ 1 (* 4 (sqrt (/ 1 x)))) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) | |
| ✓ | 52.5% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))))) |
| ✓ | 53.7% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (-.f64 (*.f64 #s(literal 6 binary64) #s(approx (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 x)))) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))))))) |
| ✓ | 4.1% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 x)))) |
| ✓ | 4.5% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ 1 (* 4 (sqrt x)))) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
| ✓ | 4.2% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x)))) |
Compiled 541 to 415 computations (23.3% saved)
| Inputs |
|---|
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ 1 (* 4 (sqrt x)))) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) #s(approx (+ 1 (* 4 (sqrt (/ 1 x)))) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) |
(/.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64)) #s(approx (+ (+ x 1) (* 4 (sqrt x))) (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))))) |
(/.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64)) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
(/.f64 #s(approx (* 6 (- x 1)) (*.f64 #s(literal 6 binary64) x)) (+.f64 #s(approx (+ x 1) #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) #s(approx (+ 1 (* 4 (sqrt (/ 1 x)))) (/.f64 (+.f64 x (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (+.f64 #s(approx (+ x 1) #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
(/.f64 #s(approx (* 6 (- x 1)) (*.f64 #s(literal 6 binary64) x)) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
(/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
(/.f64 #s(approx (* 6 (- x 1)) (*.f64 #s(literal 6 binary64) x)) #s(approx (+ (+ x 1) (* 4 (sqrt x))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))))) |
(/.f64 #s(approx (* 6 (- x 1)) (*.f64 x (-.f64 #s(literal 6 binary64) #s(approx (* 6 (/ 1 x)) (/.f64 #s(literal 6 binary64) x))))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
(/.f64 #s(approx (* 6 (- x 1)) (*.f64 x (-.f64 #s(literal 6 binary64) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) x))))) (+.f64 #s(approx (+ x 1) #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
(/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) #s(approx (+ (+ x 1) (* 4 (sqrt x))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (-.f64 (*.f64 #s(literal 6 binary64) #s(approx (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 x)))) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))))))) |
(/.f64 #s(approx (* 6 (- x 1)) (*.f64 x (-.f64 #s(literal 6 binary64) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) x))))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (-.f64 (*.f64 #s(literal 6 binary64) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) #s(literal 2 binary64)))))) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))))))) |
| Outputs |
|---|
(/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
2 calls:
| 6.0ms | x |
| 4.0ms | (/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | (/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
| 99.8% | 1 | x |
Compiled 13 to 12 computations (7.7% saved)
| Inputs |
|---|
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ 1 (* 4 (sqrt x)))) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) #s(approx (+ 1 (* 4 (sqrt (/ 1 x)))) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) |
(/.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64)) #s(approx (+ (+ x 1) (* 4 (sqrt x))) (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))))) |
(/.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64)) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
(/.f64 #s(approx (* 6 (- x 1)) (*.f64 #s(literal 6 binary64) x)) (+.f64 #s(approx (+ x 1) #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) #s(approx (+ 1 (* 4 (sqrt (/ 1 x)))) (/.f64 (+.f64 x (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (+.f64 #s(approx (+ x 1) #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
(/.f64 #s(approx (* 6 (- x 1)) (*.f64 #s(literal 6 binary64) x)) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
| Outputs |
|---|
(/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (+.f64 #s(approx (+ x 1) #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) #s(approx (+ 1 (* 4 (sqrt (/ 1 x)))) (/.f64 (+.f64 x (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) x)))) |
2 calls:
| 4.0ms | x |
| 3.0ms | (/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.3% | 2 | (/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
| 99.3% | 2 | x |
Compiled 13 to 12 computations (7.7% saved)
| Inputs |
|---|
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ 1 (* 4 (sqrt x)))) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) #s(approx (+ 1 (* 4 (sqrt (/ 1 x)))) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) |
(/.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64)) #s(approx (+ (+ x 1) (* 4 (sqrt x))) (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))))) |
(/.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64)) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
(/.f64 #s(approx (* 6 (- x 1)) (*.f64 #s(literal 6 binary64) x)) (+.f64 #s(approx (+ x 1) #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) #s(approx (+ 1 (* 4 (sqrt (/ 1 x)))) (/.f64 (+.f64 x (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) |
| Outputs |
|---|
(/.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64)) #s(approx (+ (+ x 1) (* 4 (sqrt x))) (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) #s(approx (+ 1 (* 4 (sqrt (/ 1 x)))) (/.f64 (+.f64 x (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) x)))) |
2 calls:
| 13.0ms | (/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.3% | 2 | (/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
| 99.3% | 2 | x |
Compiled 13 to 12 computations (7.7% saved)
| Inputs |
|---|
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ 1 (* 4 (sqrt x)))) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) #s(approx (+ 1 (* 4 (sqrt (/ 1 x)))) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) |
(/.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64)) #s(approx (+ (+ x 1) (* 4 (sqrt x))) (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))))) |
(/.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64)) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
(/.f64 #s(approx (* 6 (- x 1)) (*.f64 #s(literal 6 binary64) x)) (+.f64 #s(approx (+ x 1) #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
| Outputs |
|---|
(/.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64)) #s(approx (+ (+ x 1) (* 4 (sqrt x))) (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))))) |
(/.f64 #s(approx (* 6 (- x 1)) (*.f64 #s(literal 6 binary64) x)) (+.f64 #s(approx (+ x 1) #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
2 calls:
| 3.0ms | x |
| 2.0ms | (/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 54.8% | 2 | (/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
| 54.8% | 2 | x |
Compiled 13 to 12 computations (7.7% saved)
| Inputs |
|---|
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ 1 (* 4 (sqrt x)))) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) #s(approx (+ 1 (* 4 (sqrt (/ 1 x)))) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) |
(/.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64)) #s(approx (+ (+ x 1) (* 4 (sqrt x))) (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))))) |
(/.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64)) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
| Outputs |
|---|
(/.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64)) #s(approx (+ (+ x 1) (* 4 (sqrt x))) (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 x)))) |
2 calls:
| 3.0ms | x |
| 2.0ms | (/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 54.8% | 2 | (/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
| 54.8% | 2 | x |
Compiled 13 to 12 computations (7.7% saved)
| Inputs |
|---|
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ 1 (* 4 (sqrt x)))) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) #s(approx (+ 1 (* 4 (sqrt (/ 1 x)))) (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) |
| Outputs |
|---|
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 x)))) |
2 calls:
| 2.0ms | x |
| 2.0ms | (/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 54.7% | 2 | (/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
| 54.7% | 2 | x |
Compiled 13 to 12 computations (7.7% saved)
| Inputs |
|---|
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ 1 (* 4 (sqrt x)))) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
| Outputs |
|---|
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ 1 (* 4 (sqrt x)))) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 x)))) |
2 calls:
| 2.0ms | x |
| 1.0ms | (/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 6.8% | 2 | (/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
| 6.8% | 2 | x |
Compiled 13 to 12 computations (7.7% saved)
| Inputs |
|---|
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 x)))) |
| Outputs |
|---|
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 x)))) |
2 calls:
| 1.0ms | x |
| 1.0ms | (/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 6.8% | 2 | x |
| 6.8% | 2 | (/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
Compiled 13 to 12 computations (7.7% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x)))) |
| Outputs |
|---|
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x)))) |
2 calls:
| 1.0ms | x |
| 1.0ms | (/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 4.2% | 1 | (/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
| 4.2% | 1 | x |
Compiled 13 to 12 computations (7.7% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 2.2894977894990754e-6 | 241709.32169964173 |
| 7.0ms | 160× | 0 | valid |
Compiled 387 to 405 computations (-4.7% saved)
ival-sqrt: 1.0ms (23.3% of total)ival-add!: 1.0ms (23.3% of total)ival-mult!: 1.0ms (23.3% of total)ival-div!: 1.0ms (23.3% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 8.0ms | 2.2894977894990754e-6 | 241709.32169964173 |
| 4.0ms | 96× | 0 | valid |
Compiled 457 to 475 computations (-3.9% saved)
ival-sqrt: 1.0ms (39.2% of total)ival-mult!: 1.0ms (39.2% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)ival-div!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 2.2894977894990754e-6 | 241709.32169964173 |
Compiled 377 to 395 computations (-4.8% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 56.0ms | 2.2894977894990754e-6 | 241709.32169964173 |
Compiled 427 to 445 computations (-4.2% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 2.2894977894990754e-6 | 241709.32169964173 |
Compiled 417 to 435 computations (-4.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -5.963876635410572 | 5.951528654798038 |
Compiled 15 to 15 computations (0% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -5.963876635410572 | 5.951528654798038 |
Compiled 15 to 15 computations (0% saved)
| 1× | fuel |
Compiled 143 to 81 computations (43.4% saved)
(abs x)
Compiled 871 to 652 computations (25.1% saved)
Loading profile data...