
Time bar (total: 2.4s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 0 |
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 1 |
| 50% | 50% | 50% | 0% | 0% | 0% | 0% | 2 |
| 66.7% | 50% | 25% | 0% | 0% | 25% | 0% | 3 |
| 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)
| 480.0ms | 8 256× | 0 | valid |
| 0.0ms | 9× | 0 | invalid |
ival-mult!: 99.0ms (33.3% of total)ival-sqrt: 65.0ms (21.8% of total)ival-div!: 52.0ms (17.5% of total)ival-sub!: 43.0ms (14.5% of total)ival-add!: 37.0ms (12.4% of total)adjust: 2.0ms (0.7% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (+.f64 x #s(literal 1 binary64)) |
| 0 | 0 | - | 0 | - | (sqrt.f64 x) |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (/.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)))) |
| 0 | 0 | - | 0 | - | #s(literal 4 binary64) |
| 0 | 0 | - | 0 | - | #s(literal 6 binary64) |
| 0 | 0 | - | 0 | - | (-.f64 x #s(literal 1 binary64)) |
| 0 | 0 | - | 0 | - | (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) |
| 0 | 0 | - | 0 | - | x |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 35.0ms | 478× | 0 | valid |
| 3.0ms | 24× | 1 | valid |
| 2.0ms | 10× | 2 | valid |
Compiled 104 to 37 computations (64.4% saved)
ival-mult!: 5.0ms (29.9% of total)ival-sqrt: 4.0ms (23.9% of total)ival-sub!: 2.0ms (12% of total)ival-add!: 2.0ms (12% of total)ival-div!: 2.0ms (12% of total)adjust: 1.0ms (6% of total)Useful iterations: 5 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 49 |
| 1 | 48 | 48 |
| 2 | 116 | 47 |
| 3 | 218 | 47 |
| 4 | 430 | 47 |
| 5 | 1827 | 45 |
| 6 | 6489 | 45 |
| 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)))) |
Compiled 28 to 22 computations (21.4% 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)) |
#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)) |
#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 | |
|---|---|---|---|---|
| 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)) |
| 2.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)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 183 | 1265 |
| 0 | 194 | 1125 |
| 0 | 1058 | 1054 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 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)) |
#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)) |
#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 #s(literal 6 binary64) (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 6 binary64))) (neg.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 6 binary64)) |
(*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) |
#s(literal 6 binary64) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) #s(literal 1 binary64)) (fma.f64 x x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64))))) |
(-.f64 x #s(literal 1 binary64)) |
x |
#s(literal 1 binary64) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x))) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64)))) (-.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 4 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x)) (*.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) #s(literal 3 binary64))) (fma.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 4 binary64)))))) |
(fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)) |
(-.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 #s(literal -4 binary64) (sqrt.f64 x))) |
(+.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal 1 binary64)) |
(+.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) x)) |
(+.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) |
(+.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x)) |
(+.f64 x (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 x x) x #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64))))) |
(+.f64 #s(literal 1 binary64) x) |
(+.f64 x #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 x) #s(literal 4 binary64)) |
(*.f64 #s(literal 4 binary64) (sqrt.f64 x)) |
#s(literal 4 binary64) |
(pow.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 x) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (-.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) x) #s(literal 6 binary64)) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (-.f64 (*.f64 (fma.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) x) #s(literal -6 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) #s(literal 6 binary64))) x) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (-.f64 (*.f64 (fma.f64 x (fma.f64 (/.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))) #s(literal 6 binary64) (*.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) #s(literal -6 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) #s(literal 6 binary64))) x) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) |
#s(approx (* 6 (- x 1)) #s(literal -6 binary64)) |
#s(approx (* 6 (- x 1)) (-.f64 (*.f64 x #s(literal 6 binary64)) #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))) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) 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 (sqrt.f64 x) #s(literal 4 binary64))) |
#s(approx (sqrt x) (sqrt.f64 x)) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) x) #s(literal -6 binary64) (/.f64 #s(literal 6 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) x) #s(literal -6 binary64) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) #s(literal 6 binary64) (/.f64 #s(literal 6 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) x) #s(literal -6 binary64) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -4 binary64)) (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -3 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -6 binary64) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) #s(literal 6 binary64) (/.f64 #s(literal 6 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64))))))) |
#s(approx (* 6 (- x 1)) (*.f64 x #s(literal 6 binary64))) |
#s(approx (* 6 (- x 1)) (*.f64 (-.f64 #s(literal 6 binary64) (/.f64 #s(literal 6 binary64) x)) x)) |
#s(approx (- x 1) x) |
#s(approx (- x 1) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) x)) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) (*.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) x)) |
#s(approx (+ x 1) x) |
#s(approx (+ x 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (-.f64 (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))) x) #s(literal 6 binary64)) (/.f64 #s(literal 6 binary64) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 6 binary64) (/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))) x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))) #s(literal -6 binary64))) x)) (/.f64 #s(literal 6 binary64) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (-.f64 (neg.f64 (/.f64 (fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))) #s(literal -6 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -4 binary64))) x) #s(literal 6 binary64) (*.f64 (-.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))) #s(literal -6 binary64))) x))) x)) (/.f64 #s(literal 6 binary64) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64))))) |
#s(approx (* 6 (- x 1)) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 6 binary64) x) #s(literal 6 binary64)) x))) |
#s(approx (- x 1) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) x))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) (neg.f64 (*.f64 (-.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) x))) |
#s(approx (* 4 (sqrt x)) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal -4 binary64))) |
#s(approx (sqrt x) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
Compiled 1 824 to 308 computations (83.1% saved)
9 alts after pruning (9 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 55 | 9 | 64 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 56 | 9 | 65 |
| Status | Accuracy | Program |
|---|---|---|
| 76.4% | (/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x))) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x)))) | |
| ▶ | 51.6% | (/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (+.f64 #s(approx (+ x 1) x) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
| 99.8% | (/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (+.f64 x (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) | |
| 52.6% | (/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) #s(approx (+ (+ x 1) (* 4 (sqrt x))) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) | |
| ▶ | 99.8% | (/.f64 #s(approx (* 6 (- x 1)) (-.f64 (*.f64 x #s(literal 6 binary64)) #s(literal 6 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
| ▶ | 50.1% | (/.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)))) |
| ▶ | 99.9% | (*.f64 #s(literal 6 binary64) (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x)))) |
| 49.0% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) | |
| ▶ | 49.8% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) |
Compiled 342 to 258 computations (24.6% saved)
| Inputs |
|---|
(*.f64 #s(literal 6 binary64) (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x)))) |
#s(literal 6 binary64) |
(/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x))) |
(-.f64 x #s(literal 1 binary64)) |
x |
#s(literal 1 binary64) |
(fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x)) |
(sqrt.f64 x) |
#s(literal 4 binary64) |
(+.f64 #s(literal 1 binary64) x) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) |
(/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))) |
#s(literal -6 binary64) |
(fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) |
(/.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)) |
(+.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)) |
(/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (+.f64 #s(approx (+ x 1) x) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
(*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) |
(+.f64 #s(approx (+ x 1) x) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) |
#s(approx (+ x 1) x) |
(/.f64 #s(approx (* 6 (- x 1)) (-.f64 (*.f64 x #s(literal 6 binary64)) #s(literal 6 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
#s(approx (* 6 (- x 1)) (-.f64 (*.f64 x #s(literal 6 binary64)) #s(literal 6 binary64))) |
(-.f64 (*.f64 x #s(literal 6 binary64)) #s(literal 6 binary64)) |
(*.f64 x #s(literal 6 binary64)) |
| Outputs |
|---|
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x)))) #s(hole binary64 (/ -6 (+ 1 (* 4 (sqrt x)))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 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) (+ (* (sqrt x) 4) (+ 1 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) (+ (* (sqrt x) 4) (+ 1 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 (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) #s(hole binary64 (/ -1 (+ 1 (* 4 (sqrt x)))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) #s(hole binary64 (- (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (/ 1 (+ 1 (* 4 (sqrt x))))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) #s(hole binary64 (- (* x (+ (* -1 (* x (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3))))) (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (/ 1 (+ 1 (* 4 (sqrt x))))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) #s(hole binary64 (- (* x (+ (* x (- (/ (* x (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3)))) (+ 1 (* 4 (sqrt x)))) (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3))))) (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (/ 1 (+ 1 (* 4 (sqrt x))))))) |
#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 (+ (* (sqrt x) 4) (+ 1 x)) #s(hole binary64 (+ 1 (* 4 (sqrt x))))) |
#s(approx (+ (* (sqrt x) 4) (+ 1 x)) #s(hole binary64 (+ 1 (+ x (* 4 (sqrt x)))))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (+ 1 x) #s(hole binary64 1)) |
#s(approx (+ 1 x) #s(hole binary64 (+ 1 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 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (/ -6 (+ 1 (* 4 (sqrt x)))))) |
#s(approx (+ (* (sqrt x) 4) 1) #s(hole binary64 (+ 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) (* 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 (- (* x 6) 6) #s(hole binary64 -6)) |
#s(approx (- (* x 6) 6) #s(hole binary64 (- (* 6 x) 6))) |
#s(approx (* x 6) #s(hole binary64 (* 6 x))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x)))) #s(hole binary64 (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 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) (+ (* (sqrt x) 4) (+ 1 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) (+ (* (sqrt x) 4) (+ 1 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 (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) #s(hole binary64 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) #s(hole binary64 (+ (* -1 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) x)) (/ 1 (+ 1 (* 4 (sqrt (/ 1 x)))))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) #s(hole binary64 (- (+ (/ 1 (* (pow x 2) (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) (+ (/ 1 (* (pow x 2) (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3))) (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))) (+ (/ 1 (* x (+ 1 (* 4 (sqrt (/ 1 x)))))) (/ 1 (* x (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) #s(hole binary64 (- (+ (* -1 (/ (+ (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3)) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 4))) (pow x 3))) (/ 1 (+ 1 (* 4 (sqrt (/ 1 x)))))) (+ (* -1 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) (* (pow x 2) (+ 1 (* 4 (sqrt (/ 1 x))))))) (+ (/ 1 (* x (+ 1 (* 4 (sqrt (/ 1 x)))))) (/ 1 (* x (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2)))))))) |
#s(approx (- x 1) #s(hole binary64 x)) |
#s(approx (- x 1) #s(hole binary64 (* x (- 1 (/ 1 x))))) |
#s(approx (+ (* (sqrt x) 4) (+ 1 x)) #s(hole binary64 (* x (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (+ (* (sqrt x) 4) (+ 1 x)) #s(hole binary64 (* x (+ 1 (+ (* 4 (sqrt (/ 1 x))) (/ 1 x)))))) |
#s(approx (+ 1 x) #s(hole binary64 x)) |
#s(approx (+ 1 x) #s(hole binary64 (* x (+ 1 (/ 1 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 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (* -3/2 (sqrt (/ 1 x))))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (/ (+ 3/8 (* -3/2 (sqrt x))) x))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (/ (+ 3/8 (+ (* -3/2 (sqrt x)) (* -3/32 (sqrt (/ 1 x))))) x))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (/ (- (+ 3/8 (+ (* -3/2 (sqrt x)) (* 3/128 (/ 1 x)))) (* 3/32 (sqrt (/ 1 x)))) x))) |
#s(approx (+ (* (sqrt x) 4) 1) #s(hole binary64 (* 4 (sqrt x)))) |
#s(approx (+ (* (sqrt x) 4) 1) #s(hole binary64 (* x (+ (* 4 (sqrt (/ 1 x))) (/ 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) (* 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)) |
#s(approx (+ x 1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (- (* x 6) 6) #s(hole binary64 (* 6 x))) |
#s(approx (- (* x 6) 6) #s(hole binary64 (* x (- 6 (* 6 (/ 1 x)))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x)))) #s(hole binary64 (/ -6 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 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) (+ (* (sqrt x) 4) (+ 1 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) (+ (* (sqrt x) 4) (+ 1 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 (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) #s(hole binary64 (/ -1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) #s(hole binary64 (- (/ 1 (* x (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1))) (+ (/ 1 (* x (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2))) (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 (- (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)) (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2)))) (/ 1 (* x (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 3)))) (/ 1 (* x (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2)))) x)) (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) #s(hole binary64 (- (* -1 (/ (+ (* -1 (- (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)) (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2)))) (* -1 (/ (- (+ (* -1 (- (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 3)) (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2)))) (/ 1 (* x (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 3)))) (/ 1 (* x (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 4)))) x))) x)) (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1))))) |
#s(approx (- x 1) #s(hole binary64 (* -1 (* x (- (/ 1 x) 1))))) |
#s(approx (+ (* (sqrt x) 4) (+ 1 x)) #s(hole binary64 (* -1 (* x (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1))))) |
#s(approx (+ (* (sqrt x) 4) (+ 1 x)) #s(hole binary64 (* -1 (* x (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ 1 (/ 1 x))))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#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 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (* 3/2 (sqrt (/ 1 x))))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (* -1 (/ (+ (* -3/2 (sqrt x)) (* 3/8 (/ 1 (pow (sqrt -1) 2)))) x)))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #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 (+ (* (sqrt x) 4) 1)) #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 (+ (* (sqrt x) 4) 1) #s(hole binary64 (* -4 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (* (sqrt x) 4) 1) #s(hole binary64 (* -1 (* x (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (/ 1 x)))))) |
#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 (- (* x 6) 6) #s(hole binary64 (* -1 (* x (- (* 6 (/ 1 x)) 6))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | x | @ | -inf | ((* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x)))) 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) (- x 1) x 1 (+ (* (sqrt x) 4) (+ 1 x)) (sqrt x) 4 (+ 1 x) (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/ -6 (+ (* (sqrt x) 4) 1)) -6 (+ (* (sqrt x) 4) 1) (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x))) (+ x 1) (* 4 (sqrt x)) (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x))) (+ x 1) (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (* 6 (- x 1)) (- (* x 6) 6) (* x 6)) |
| 3.0ms | x | @ | inf | ((* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x)))) 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) (- x 1) x 1 (+ (* (sqrt x) 4) (+ 1 x)) (sqrt x) 4 (+ 1 x) (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/ -6 (+ (* (sqrt x) 4) 1)) -6 (+ (* (sqrt x) 4) 1) (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x))) (+ x 1) (* 4 (sqrt x)) (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x))) (+ x 1) (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (* 6 (- x 1)) (- (* x 6) 6) (* x 6)) |
| 2.0ms | x | @ | 0 | ((* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x)))) 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) (- x 1) x 1 (+ (* (sqrt x) 4) (+ 1 x)) (sqrt x) 4 (+ 1 x) (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/ -6 (+ (* (sqrt x) 4) 1)) -6 (+ (* (sqrt x) 4) 1) (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x))) (+ x 1) (* 4 (sqrt x)) (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x))) (+ x 1) (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (* 6 (- x 1)) (- (* x 6) 6) (* x 6)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 369 | 3706 |
| 0 | 404 | 3219 |
| 0 | 2080 | 3125 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 #s(literal 6 binary64) (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x)))) |
#s(literal 6 binary64) |
(/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x))) |
(-.f64 x #s(literal 1 binary64)) |
x |
#s(literal 1 binary64) |
(fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x)) |
(sqrt.f64 x) |
#s(literal 4 binary64) |
(+.f64 #s(literal 1 binary64) x) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) |
(/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))) |
#s(literal -6 binary64) |
(fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) |
(/.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)) |
(+.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)) |
(/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (+.f64 #s(approx (+ x 1) x) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
(*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) |
(+.f64 #s(approx (+ x 1) x) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) |
#s(approx (+ x 1) x) |
(/.f64 #s(approx (* 6 (- x 1)) (-.f64 (*.f64 x #s(literal 6 binary64)) #s(literal 6 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
#s(approx (* 6 (- x 1)) (-.f64 (*.f64 x #s(literal 6 binary64)) #s(literal 6 binary64))) |
(-.f64 (*.f64 x #s(literal 6 binary64)) #s(literal 6 binary64)) |
(*.f64 x #s(literal 6 binary64)) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x)))) #s(hole binary64 (/ -6 (+ 1 (* 4 (sqrt x)))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 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) (+ (* (sqrt x) 4) (+ 1 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) (+ (* (sqrt x) 4) (+ 1 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 (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) #s(hole binary64 (/ -1 (+ 1 (* 4 (sqrt x)))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) #s(hole binary64 (- (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (/ 1 (+ 1 (* 4 (sqrt x))))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) #s(hole binary64 (- (* x (+ (* -1 (* x (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3))))) (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (/ 1 (+ 1 (* 4 (sqrt x))))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) #s(hole binary64 (- (* x (+ (* x (- (/ (* x (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3)))) (+ 1 (* 4 (sqrt x)))) (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3))))) (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (/ 1 (+ 1 (* 4 (sqrt x))))))) |
#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 (+ (* (sqrt x) 4) (+ 1 x)) #s(hole binary64 (+ 1 (* 4 (sqrt x))))) |
#s(approx (+ (* (sqrt x) 4) (+ 1 x)) #s(hole binary64 (+ 1 (+ x (* 4 (sqrt x)))))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (+ 1 x) #s(hole binary64 1)) |
#s(approx (+ 1 x) #s(hole binary64 (+ 1 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 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (/ -6 (+ 1 (* 4 (sqrt x)))))) |
#s(approx (+ (* (sqrt x) 4) 1) #s(hole binary64 (+ 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) (* 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 (- (* x 6) 6) #s(hole binary64 -6)) |
#s(approx (- (* x 6) 6) #s(hole binary64 (- (* 6 x) 6))) |
#s(approx (* x 6) #s(hole binary64 (* 6 x))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x)))) #s(hole binary64 (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 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) (+ (* (sqrt x) 4) (+ 1 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) (+ (* (sqrt x) 4) (+ 1 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 (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) #s(hole binary64 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) #s(hole binary64 (+ (* -1 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) x)) (/ 1 (+ 1 (* 4 (sqrt (/ 1 x)))))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) #s(hole binary64 (- (+ (/ 1 (* (pow x 2) (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) (+ (/ 1 (* (pow x 2) (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3))) (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))) (+ (/ 1 (* x (+ 1 (* 4 (sqrt (/ 1 x)))))) (/ 1 (* x (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) #s(hole binary64 (- (+ (* -1 (/ (+ (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3)) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 4))) (pow x 3))) (/ 1 (+ 1 (* 4 (sqrt (/ 1 x)))))) (+ (* -1 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) (* (pow x 2) (+ 1 (* 4 (sqrt (/ 1 x))))))) (+ (/ 1 (* x (+ 1 (* 4 (sqrt (/ 1 x)))))) (/ 1 (* x (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2)))))))) |
#s(approx (- x 1) #s(hole binary64 x)) |
#s(approx (- x 1) #s(hole binary64 (* x (- 1 (/ 1 x))))) |
#s(approx (+ (* (sqrt x) 4) (+ 1 x)) #s(hole binary64 (* x (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (+ (* (sqrt x) 4) (+ 1 x)) #s(hole binary64 (* x (+ 1 (+ (* 4 (sqrt (/ 1 x))) (/ 1 x)))))) |
#s(approx (+ 1 x) #s(hole binary64 x)) |
#s(approx (+ 1 x) #s(hole binary64 (* x (+ 1 (/ 1 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 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (* -3/2 (sqrt (/ 1 x))))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (/ (+ 3/8 (* -3/2 (sqrt x))) x))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (/ (+ 3/8 (+ (* -3/2 (sqrt x)) (* -3/32 (sqrt (/ 1 x))))) x))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (/ (- (+ 3/8 (+ (* -3/2 (sqrt x)) (* 3/128 (/ 1 x)))) (* 3/32 (sqrt (/ 1 x)))) x))) |
#s(approx (+ (* (sqrt x) 4) 1) #s(hole binary64 (* 4 (sqrt x)))) |
#s(approx (+ (* (sqrt x) 4) 1) #s(hole binary64 (* x (+ (* 4 (sqrt (/ 1 x))) (/ 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) (* 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)) |
#s(approx (+ x 1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (- (* x 6) 6) #s(hole binary64 (* 6 x))) |
#s(approx (- (* x 6) 6) #s(hole binary64 (* x (- 6 (* 6 (/ 1 x)))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x)))) #s(hole binary64 (/ -6 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 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) (+ (* (sqrt x) 4) (+ 1 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) (+ (* (sqrt x) 4) (+ 1 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 (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) #s(hole binary64 (/ -1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) #s(hole binary64 (- (/ 1 (* x (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1))) (+ (/ 1 (* x (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2))) (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 (- (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)) (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2)))) (/ 1 (* x (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 3)))) (/ 1 (* x (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2)))) x)) (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) #s(hole binary64 (- (* -1 (/ (+ (* -1 (- (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)) (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2)))) (* -1 (/ (- (+ (* -1 (- (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 3)) (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2)))) (/ 1 (* x (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 3)))) (/ 1 (* x (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 4)))) x))) x)) (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1))))) |
#s(approx (- x 1) #s(hole binary64 (* -1 (* x (- (/ 1 x) 1))))) |
#s(approx (+ (* (sqrt x) 4) (+ 1 x)) #s(hole binary64 (* -1 (* x (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1))))) |
#s(approx (+ (* (sqrt x) 4) (+ 1 x)) #s(hole binary64 (* -1 (* x (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ 1 (/ 1 x))))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#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 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (* 3/2 (sqrt (/ 1 x))))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (* -1 (/ (+ (* -3/2 (sqrt x)) (* 3/8 (/ 1 (pow (sqrt -1) 2)))) x)))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #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 (+ (* (sqrt x) 4) 1)) #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 (+ (* (sqrt x) 4) 1) #s(hole binary64 (* -4 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (* (sqrt x) 4) 1) #s(hole binary64 (* -1 (* x (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (/ 1 x)))))) |
#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 (- (* x 6) 6) #s(hole binary64 (* -1 (* x (- (* 6 (/ 1 x)) 6))))) |
| Outputs |
|---|
(*.f64 (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x))) #s(literal 6 binary64)) |
(*.f64 #s(literal 6 binary64) (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 6 binary64))) (neg.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x))) |
#s(literal 6 binary64) |
(/.f64 (neg.f64 (-.f64 x #s(literal 1 binary64))) (neg.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 x (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) #s(literal 1 binary64)) (fma.f64 x x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64))))) |
(-.f64 x #s(literal 1 binary64)) |
x |
#s(literal 1 binary64) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64)))) (-.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 4 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (-.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x))) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) #s(literal 3 binary64))) (fma.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 4 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x)) (*.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x))))) |
(fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)) |
(-.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 #s(literal -4 binary64) (sqrt.f64 x))) |
(+.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal 1 binary64)) |
(+.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) x) |
(+.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) |
(+.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) x)) |
(+.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x)) |
(+.f64 x (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))) |
(pow.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 x) |
#s(literal 4 binary64) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (fma.f64 (*.f64 x x) x #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) x)))) |
(+.f64 #s(literal 1 binary64) x) |
(+.f64 x #s(literal 1 binary64)) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x)))) (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) |
(/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))) |
(/.f64 #s(literal 6 binary64) (neg.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) |
#s(literal -6 binary64) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) #s(literal 4 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) #s(literal 4 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (sqrt.f64 x))) |
(+.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) |
(/.f64 (neg.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64))) (neg.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x))) |
#s(approx (* 6 (- x 1)) #s(literal -6 binary64)) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64)))) (-.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 4 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (-.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x))) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) #s(literal 3 binary64))) (fma.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 4 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x)) (*.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x))))) |
(fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)) |
(-.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 #s(literal -4 binary64) (sqrt.f64 x))) |
(+.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal 1 binary64)) |
(+.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) x) |
(+.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) |
(+.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) x)) |
(+.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x)) |
(+.f64 x (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (fma.f64 (*.f64 x x) x #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) x)))) |
(+.f64 #s(literal 1 binary64) x) |
(+.f64 x #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 x) #s(literal 4 binary64)) |
(*.f64 #s(literal 4 binary64) (sqrt.f64 x)) |
(*.f64 #s(literal 6 binary64) (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (+ x 1) x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 6 binary64))) (neg.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (+ x 1) x)))) |
(/.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (+ x 1) x))) |
(*.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 6 binary64)) |
(*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(approx (+ x 1) x) #s(approx (+ x 1) x)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64)))) (-.f64 #s(approx (+ x 1) x) (*.f64 (sqrt.f64 x) #s(literal 4 binary64)))) |
(/.f64 (+.f64 (pow.f64 #s(approx (+ x 1) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) #s(literal 3 binary64))) (fma.f64 #s(approx (+ x 1) x) #s(approx (+ x 1) x) (-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) (*.f64 #s(approx (+ x 1) x) (*.f64 (sqrt.f64 x) #s(literal 4 binary64)))))) |
(fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (+ x 1) x)) |
(fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(approx (+ x 1) x)) |
(-.f64 #s(approx (+ x 1) x) (*.f64 #s(literal -4 binary64) (sqrt.f64 x))) |
(+.f64 #s(approx (+ x 1) x) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) |
(+.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) #s(approx (+ x 1) x)) |
#s(approx (+ x 1) x) |
(/.f64 (neg.f64 #s(approx (* 6 (- x 1)) (-.f64 (*.f64 x #s(literal 6 binary64)) #s(literal 6 binary64)))) (neg.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(approx (* 6 (- x 1)) (-.f64 (*.f64 x #s(literal 6 binary64)) #s(literal 6 binary64))) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x))) |
#s(approx (* 6 (- x 1)) (-.f64 (*.f64 x #s(literal 6 binary64)) #s(literal 6 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 6 binary64)) (*.f64 x #s(literal 6 binary64))) #s(literal 36 binary64)) (fma.f64 x #s(literal 6 binary64) #s(literal 6 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 6 binary64)) #s(literal 3 binary64)) #s(literal 216 binary64)) (fma.f64 (*.f64 x #s(literal 6 binary64)) (*.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 36 binary64) (*.f64 (*.f64 x #s(literal 6 binary64)) #s(literal 6 binary64))))) |
(-.f64 (*.f64 x #s(literal 6 binary64)) #s(literal 6 binary64)) |
(*.f64 x #s(literal 6 binary64)) |
(*.f64 #s(literal 6 binary64) x) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x)))) (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x)))) (-.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) x) #s(literal 6 binary64)) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x)))) (-.f64 (*.f64 (fma.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) x) #s(literal -6 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) #s(literal 6 binary64))) x) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x)))) (-.f64 (*.f64 (fma.f64 x (fma.f64 (/.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))) #s(literal 6 binary64) (*.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) #s(literal -6 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) #s(literal 6 binary64))) x) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) (/.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) x) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) (-.f64 (*.f64 (+.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) x)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) x) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) (-.f64 (*.f64 (fma.f64 (-.f64 (-.f64 (/.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) (pow.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -3 binary64))) x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) x) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 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))) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x))) |
#s(approx (sqrt x) (sqrt.f64 x)) |
#s(approx (+ x 1) #s(literal 1 binary64)) |
#s(approx (+ x 1) (+.f64 #s(literal 1 binary64) x)) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x)))) (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x)))) (-.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) x) #s(literal 6 binary64)) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x)))) (-.f64 (*.f64 (fma.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) x) #s(literal -6 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) #s(literal 6 binary64))) x) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x)))) (-.f64 (*.f64 (fma.f64 x (fma.f64 (/.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))) #s(literal 6 binary64) (*.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) #s(literal -6 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) #s(literal 6 binary64))) x) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (* (sqrt x) 4) 1) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))) |
#s(approx (* 6 (- x 1)) #s(literal -6 binary64)) |
#s(approx (* 6 (- x 1)) (-.f64 (*.f64 x #s(literal 6 binary64)) #s(literal 6 binary64))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) 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 (sqrt.f64 x) #s(literal 4 binary64))) |
#s(approx (- (* x 6) 6) #s(literal -6 binary64)) |
#s(approx (- (* x 6) 6) (-.f64 (*.f64 x #s(literal 6 binary64)) #s(literal 6 binary64))) |
#s(approx (* x 6) (*.f64 x #s(literal 6 binary64))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x)))) (/.f64 #s(literal 6 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x)))) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) x) #s(literal -6 binary64) (/.f64 #s(literal 6 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x)))) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) x) #s(literal -6 binary64) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) #s(literal 6 binary64) (/.f64 #s(literal 6 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x)))) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) x) #s(literal -6 binary64) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -4 binary64)) (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -3 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -6 binary64) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) #s(literal 6 binary64) (/.f64 #s(literal 6 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64))))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) (+.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) x)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) (-.f64 (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal 3 binary64)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) x) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64))) x)))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) (-.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -4 binary64)) (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -3 binary64))) (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) (neg.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64))) x)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) x))))) |
#s(approx (- x 1) x) |
#s(approx (- x 1) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) x)) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) (*.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) x)) |
#s(approx (+ x 1) x) |
#s(approx (+ x 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x)))) (/.f64 #s(literal 6 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x)))) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) x) #s(literal -6 binary64) (/.f64 #s(literal 6 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x)))) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) x) #s(literal -6 binary64) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) #s(literal 6 binary64) (/.f64 #s(literal 6 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x)))) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) x) #s(literal -6 binary64) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -4 binary64)) (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -3 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -6 binary64) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) #s(literal 6 binary64) (/.f64 #s(literal 6 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64))))))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (*.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) #s(literal 3/8 binary64)) x)) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 (+.f64 (fma.f64 #s(literal -3/32 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x))) #s(literal 3/8 binary64)) x)) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 (-.f64 (+.f64 (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 3/128 binary64) x)) #s(literal 3/8 binary64)) (*.f64 #s(literal 3/32 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x)) |
#s(approx (+ (* (sqrt x) 4) 1) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) |
#s(approx (+ (* (sqrt x) 4) 1) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) x)) x)) |
#s(approx (* 6 (- x 1)) (*.f64 x #s(literal 6 binary64))) |
#s(approx (* 6 (- x 1)) (*.f64 (-.f64 #s(literal 6 binary64) (/.f64 #s(literal 6 binary64) x)) x)) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) (*.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) x)) |
#s(approx (+ x 1) x) |
#s(approx (+ x 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) |
#s(approx (- (* x 6) 6) (*.f64 x #s(literal 6 binary64))) |
#s(approx (- (* x 6) 6) (*.f64 (-.f64 #s(literal 6 binary64) (/.f64 #s(literal 6 binary64) x)) x)) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x)))) (/.f64 #s(literal -6 binary64) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x)))) (-.f64 (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))) x) #s(literal 6 binary64)) (/.f64 #s(literal 6 binary64) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x)))) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 6 binary64) (/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))) x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))) #s(literal -6 binary64))) x)) (/.f64 #s(literal 6 binary64) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x)))) (-.f64 (neg.f64 (/.f64 (fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))) #s(literal -6 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -4 binary64))) x) #s(literal 6 binary64) (*.f64 (-.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))) #s(literal -6 binary64))) x))) x)) (/.f64 #s(literal 6 binary64) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64)) x)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) x)))) x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 4 binary64)) x))) x)) (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))))) x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64))))) |
#s(approx (- x 1) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) x))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) (neg.f64 (*.f64 (-.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) x))) |
#s(approx (sqrt x) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x)))) (/.f64 #s(literal -6 binary64) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x)))) (-.f64 (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))) x) #s(literal 6 binary64)) (/.f64 #s(literal 6 binary64) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x)))) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 6 binary64) (/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))) x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))) #s(literal -6 binary64))) x)) (/.f64 #s(literal 6 binary64) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x)))) (-.f64 (neg.f64 (/.f64 (fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))) #s(literal -6 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -4 binary64))) x) #s(literal 6 binary64) (*.f64 (-.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))) #s(literal -6 binary64))) x))) x)) (/.f64 #s(literal 6 binary64) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64))))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (neg.f64 (/.f64 (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) #s(literal -3/8 binary64)) x))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (neg.f64 (/.f64 (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 3/32 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (*.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -3/8 binary64))) x))) x))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (neg.f64 (/.f64 (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) (neg.f64 (/.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -3/8 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 x #s(literal 1 binary64)) #s(literal -3/128 binary64) (*.f64 #s(literal -3/32 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1 binary64)))) x))) x))) x))) |
#s(approx (+ (* (sqrt x) 4) 1) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal -4 binary64))) |
#s(approx (+ (* (sqrt x) 4) 1) (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) x)) x))) |
#s(approx (* 6 (- x 1)) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 6 binary64) x) #s(literal 6 binary64)) x))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) x))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) (neg.f64 (*.f64 (-.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) x))) |
#s(approx (* 4 (sqrt x)) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal -4 binary64))) |
#s(approx (- (* x 6) 6) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 6 binary64) x) #s(literal 6 binary64)) x))) |
Compiled 4 688 to 712 computations (84.8% saved)
17 alts after pruning (16 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 142 | 14 | 156 |
| Fresh | 2 | 2 | 4 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 148 | 17 | 165 |
| Status | Accuracy | Program |
|---|---|---|
| 51.6% | (/.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (+ x 1) x))) | |
| 52.6% | (/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) #s(approx (+ (+ x 1) (* 4 (sqrt x))) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) | |
| 48.9% | (/.f64 (*.f64 #s(literal 6 binary64) #s(approx (- x 1) x)) (+.f64 #s(approx (+ x 1) x) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) | |
| 99.8% | (/.f64 #s(approx (* 6 (- x 1)) (-.f64 (*.f64 x #s(literal 6 binary64)) #s(literal 6 binary64))) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x))) | |
| 50.1% | (/.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x))) | |
| ▶ | 99.9% | (*.f64 (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x))) #s(literal 6 binary64)) |
| 51.7% | (*.f64 #s(literal 6 binary64) (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (+ x 1) x)))) | |
| ▶ | 52.5% | (*.f64 #s(literal 6 binary64) (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (+ x 1) #s(literal 1 binary64))))) |
| ▶ | 99.9% | (*.f64 #s(literal 6 binary64) (/.f64 (-.f64 x #s(literal 1 binary64)) (+.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) x))) |
| 49.0% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) | |
| ✓ | 49.8% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) |
| 49.8% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) #s(literal 1 binary64))))) | |
| 4.5% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) #s(approx (+ (* (sqrt x) 4) 1) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))))) | |
| 1.6% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) #s(literal 3/8 binary64)) x))) | |
| 4.1% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) | |
| ▶ | 4.5% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (*.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
| ▶ | 4.0% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (neg.f64 (/.f64 (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) #s(literal -3/8 binary64)) x)))) |
Compiled 728 to 544 computations (25.3% saved)
| Inputs |
|---|
(*.f64 #s(literal 6 binary64) (/.f64 (-.f64 x #s(literal 1 binary64)) (+.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) x))) |
#s(literal 6 binary64) |
(/.f64 (-.f64 x #s(literal 1 binary64)) (+.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) x)) |
(-.f64 x #s(literal 1 binary64)) |
x |
#s(literal 1 binary64) |
(+.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) x) |
(fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) |
(sqrt.f64 x) |
#s(literal 4 binary64) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (*.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (*.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(*.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
#s(literal -3/2 binary64) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (neg.f64 (/.f64 (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) #s(literal -3/8 binary64)) x)))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (neg.f64 (/.f64 (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) #s(literal -3/8 binary64)) x))) |
(neg.f64 (/.f64 (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) #s(literal -3/8 binary64)) x)) |
(/.f64 (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) #s(literal -3/8 binary64)) x) |
(fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) #s(literal -3/8 binary64)) |
#s(literal -3/8 binary64) |
(*.f64 #s(literal 6 binary64) (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (+ x 1) #s(literal 1 binary64))))) |
(/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (+ x 1) #s(literal 1 binary64)))) |
(fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (+ x 1) #s(literal 1 binary64))) |
#s(approx (+ x 1) #s(literal 1 binary64)) |
(*.f64 (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x))) #s(literal 6 binary64)) |
(/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x)) |
(+.f64 #s(literal 1 binary64) x) |
| Outputs |
|---|
#s(approx (* 6 (/ (- x 1) (+ (+ (* (sqrt x) 4) 1) x))) #s(hole binary64 (/ -6 (+ 1 (* 4 (sqrt x)))))) |
#s(approx (* 6 (/ (- x 1) (+ (+ (* (sqrt x) 4) 1) 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) (+ (+ (* (sqrt x) 4) 1) 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) (+ (+ (* (sqrt x) 4) 1) 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 (/ (- x 1) (+ (+ (* (sqrt x) 4) 1) x)) #s(hole binary64 (/ -1 (+ 1 (* 4 (sqrt x)))))) |
#s(approx (/ (- x 1) (+ (+ (* (sqrt x) 4) 1) x)) #s(hole binary64 (- (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (/ 1 (+ 1 (* 4 (sqrt x))))))) |
#s(approx (/ (- x 1) (+ (+ (* (sqrt x) 4) 1) x)) #s(hole binary64 (- (* x (+ (* -1 (* x (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3))))) (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (/ 1 (+ 1 (* 4 (sqrt x))))))) |
#s(approx (/ (- x 1) (+ (+ (* (sqrt x) 4) 1) x)) #s(hole binary64 (- (* x (+ (* x (- (/ (* x (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3)))) (+ 1 (* 4 (sqrt x)))) (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3))))) (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (/ 1 (+ 1 (* 4 (sqrt x))))))) |
#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 (+ (+ (* (sqrt x) 4) 1) x) #s(hole binary64 (+ 1 (* 4 (sqrt x))))) |
#s(approx (+ (+ (* (sqrt x) 4) 1) x) #s(hole binary64 (+ 1 (+ x (* 4 (sqrt x)))))) |
#s(approx (+ (* (sqrt x) 4) 1) #s(hole binary64 (+ 1 (* 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 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 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (/ -6 (+ 1 (* 4 (sqrt x)))))) |
#s(approx (* -3/2 (/ 1 (sqrt x))) #s(hole binary64 (* -3/2 (sqrt (/ 1 x))))) |
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (neg (/ (+ (* -3/2 (sqrt x)) -3/8) x)) #s(hole binary64 (/ (- 3/8 (* -3/2 (sqrt x))) x))) |
#s(approx (/ (+ (* -3/2 (sqrt x)) -3/8) x) #s(hole binary64 (/ (- (* -3/2 (sqrt x)) 3/8) x))) |
#s(approx (+ (* -3/2 (sqrt x)) -3/8) #s(hole binary64 (- (* -3/2 (sqrt x)) 3/8))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) #s(hole binary64 (/ -6 (+ 1 (* 4 (sqrt x)))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) #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) (+ (* (sqrt x) 4) (+ x 1)))) #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) (+ (* (sqrt x) 4) (+ x 1)))) #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 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) #s(hole binary64 (/ -1 (+ 1 (* 4 (sqrt x)))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) #s(hole binary64 (- (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (/ 1 (+ 1 (* 4 (sqrt x))))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) #s(hole binary64 (- (* x (+ (* -1 (* x (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3))))) (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (/ 1 (+ 1 (* 4 (sqrt x))))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) #s(hole binary64 (- (* x (+ (* x (- (/ (* x (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3)))) (+ 1 (* 4 (sqrt x)))) (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3))))) (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (/ 1 (+ 1 (* 4 (sqrt x))))))) |
#s(approx (+ (* (sqrt x) 4) (+ x 1)) #s(hole binary64 (+ 1 (* 4 (sqrt x))))) |
#s(approx (+ (* (sqrt x) 4) (+ x 1)) #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 (* (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) 6) #s(hole binary64 (/ -6 (+ 1 (* 4 (sqrt x)))))) |
#s(approx (* (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) 6) #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 (* (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) 6) #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 (* (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) 6) #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 (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) #s(hole binary64 (/ -1 (+ 1 (* 4 (sqrt x)))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) #s(hole binary64 (- (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (/ 1 (+ 1 (* 4 (sqrt x))))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) #s(hole binary64 (- (* x (+ (* -1 (* x (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3))))) (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (/ 1 (+ 1 (* 4 (sqrt x))))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) #s(hole binary64 (- (* x (+ (* x (- (/ (* x (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3)))) (+ 1 (* 4 (sqrt x)))) (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3))))) (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (/ 1 (+ 1 (* 4 (sqrt x))))))) |
#s(approx (+ (* (sqrt x) 4) (+ 1 x)) #s(hole binary64 (+ 1 (* 4 (sqrt x))))) |
#s(approx (+ (* (sqrt x) 4) (+ 1 x)) #s(hole binary64 (+ 1 (+ x (* 4 (sqrt x)))))) |
#s(approx (+ 1 x) #s(hole binary64 1)) |
#s(approx (+ 1 x) #s(hole binary64 (+ 1 x))) |
#s(approx (* 6 (/ (- x 1) (+ (+ (* (sqrt x) 4) 1) x))) #s(hole binary64 (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (* 6 (/ (- x 1) (+ (+ (* (sqrt x) 4) 1) 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) (+ (+ (* (sqrt x) 4) 1) 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) (+ (+ (* (sqrt x) 4) 1) 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 (/ (- x 1) (+ (+ (* (sqrt x) 4) 1) x)) #s(hole binary64 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (/ (- x 1) (+ (+ (* (sqrt x) 4) 1) x)) #s(hole binary64 (+ (* -1 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) x)) (/ 1 (+ 1 (* 4 (sqrt (/ 1 x)))))))) |
#s(approx (/ (- x 1) (+ (+ (* (sqrt x) 4) 1) x)) #s(hole binary64 (- (+ (/ 1 (* (pow x 2) (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) (+ (/ 1 (* (pow x 2) (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3))) (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))) (+ (/ 1 (* x (+ 1 (* 4 (sqrt (/ 1 x)))))) (/ 1 (* x (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))))))) |
#s(approx (/ (- x 1) (+ (+ (* (sqrt x) 4) 1) x)) #s(hole binary64 (- (+ (* -1 (/ (+ (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3)) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 4))) (pow x 3))) (/ 1 (+ 1 (* 4 (sqrt (/ 1 x)))))) (+ (* -1 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) (* (pow x 2) (+ 1 (* 4 (sqrt (/ 1 x))))))) (+ (/ 1 (* x (+ 1 (* 4 (sqrt (/ 1 x)))))) (/ 1 (* x (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2)))))))) |
#s(approx (- x 1) #s(hole binary64 x)) |
#s(approx (- x 1) #s(hole binary64 (* x (- 1 (/ 1 x))))) |
#s(approx (+ (+ (* (sqrt x) 4) 1) x) #s(hole binary64 (* x (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (+ (+ (* (sqrt x) 4) 1) x) #s(hole binary64 (* x (+ 1 (+ (* 4 (sqrt (/ 1 x))) (/ 1 x)))))) |
#s(approx (+ (* (sqrt x) 4) 1) #s(hole binary64 (* 4 (sqrt x)))) |
#s(approx (+ (* (sqrt x) 4) 1) #s(hole binary64 (* x (+ (* 4 (sqrt (/ 1 x))) (/ 1 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 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (* -3/2 (sqrt (/ 1 x))))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (/ (+ 3/8 (* -3/2 (sqrt x))) x))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (/ (+ 3/8 (+ (* -3/2 (sqrt x)) (* -3/32 (sqrt (/ 1 x))))) x))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (/ (- (+ 3/8 (+ (* -3/2 (sqrt x)) (* 3/128 (/ 1 x)))) (* 3/32 (sqrt (/ 1 x)))) x))) |
#s(approx (neg (/ (+ (* -3/2 (sqrt x)) -3/8) x)) #s(hole binary64 (* 3/2 (sqrt (/ 1 x))))) |
#s(approx (neg (/ (+ (* -3/2 (sqrt x)) -3/8) x)) #s(hole binary64 (- (* 3/8 (/ 1 x)) (* -3/2 (sqrt (/ 1 x)))))) |
#s(approx (/ (+ (* -3/2 (sqrt x)) -3/8) x) #s(hole binary64 (* -3/2 (sqrt (/ 1 x))))) |
#s(approx (/ (+ (* -3/2 (sqrt x)) -3/8) x) #s(hole binary64 (- (* -3/2 (sqrt (/ 1 x))) (* 3/8 (/ 1 x))))) |
#s(approx (+ (* -3/2 (sqrt x)) -3/8) #s(hole binary64 (* -3/2 (sqrt x)))) |
#s(approx (+ (* -3/2 (sqrt x)) -3/8) #s(hole binary64 (* x (- (* -3/2 (sqrt (/ 1 x))) (* 3/8 (/ 1 x)))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) #s(hole binary64 (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) #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) (+ (* (sqrt x) 4) (+ x 1)))) #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) (+ (* (sqrt x) 4) (+ x 1)))) #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 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) #s(hole binary64 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) #s(hole binary64 (+ (* -1 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) x)) (/ 1 (+ 1 (* 4 (sqrt (/ 1 x)))))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) #s(hole binary64 (- (+ (/ 1 (* (pow x 2) (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) (+ (/ 1 (* (pow x 2) (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3))) (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))) (+ (/ 1 (* x (+ 1 (* 4 (sqrt (/ 1 x)))))) (/ 1 (* x (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) #s(hole binary64 (- (+ (* -1 (/ (+ (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3)) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 4))) (pow x 3))) (/ 1 (+ 1 (* 4 (sqrt (/ 1 x)))))) (+ (* -1 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) (* (pow x 2) (+ 1 (* 4 (sqrt (/ 1 x))))))) (+ (/ 1 (* x (+ 1 (* 4 (sqrt (/ 1 x)))))) (/ 1 (* x (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2)))))))) |
#s(approx (+ (* (sqrt x) 4) (+ x 1)) #s(hole binary64 (* x (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (+ (* (sqrt x) 4) (+ x 1)) #s(hole binary64 (* x (+ 1 (+ (* 4 (sqrt (/ 1 x))) (/ 1 x)))))) |
#s(approx (+ x 1) #s(hole binary64 x)) |
#s(approx (+ x 1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (* (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) 6) #s(hole binary64 (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (* (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) 6) #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 (* (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) 6) #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 (* (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) 6) #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 (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) #s(hole binary64 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) #s(hole binary64 (+ (* -1 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) x)) (/ 1 (+ 1 (* 4 (sqrt (/ 1 x)))))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) #s(hole binary64 (- (+ (/ 1 (* (pow x 2) (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) (+ (/ 1 (* (pow x 2) (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3))) (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))) (+ (/ 1 (* x (+ 1 (* 4 (sqrt (/ 1 x)))))) (/ 1 (* x (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) #s(hole binary64 (- (+ (* -1 (/ (+ (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3)) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 4))) (pow x 3))) (/ 1 (+ 1 (* 4 (sqrt (/ 1 x)))))) (+ (* -1 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) (* (pow x 2) (+ 1 (* 4 (sqrt (/ 1 x))))))) (+ (/ 1 (* x (+ 1 (* 4 (sqrt (/ 1 x)))))) (/ 1 (* x (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2)))))))) |
#s(approx (+ (* (sqrt x) 4) (+ 1 x)) #s(hole binary64 (* x (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (+ (* (sqrt x) 4) (+ 1 x)) #s(hole binary64 (* x (+ 1 (+ (* 4 (sqrt (/ 1 x))) (/ 1 x)))))) |
#s(approx (+ 1 x) #s(hole binary64 x)) |
#s(approx (+ 1 x) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (* 6 (/ (- x 1) (+ (+ (* (sqrt x) 4) 1) x))) #s(hole binary64 (/ -6 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)))) |
#s(approx (* 6 (/ (- x 1) (+ (+ (* (sqrt x) 4) 1) 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) (+ (+ (* (sqrt x) 4) 1) 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) (+ (+ (* (sqrt x) 4) 1) 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 (/ (- x 1) (+ (+ (* (sqrt x) 4) 1) x)) #s(hole binary64 (/ -1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)))) |
#s(approx (/ (- x 1) (+ (+ (* (sqrt x) 4) 1) x)) #s(hole binary64 (- (/ 1 (* x (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1))) (+ (/ 1 (* x (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2))) (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)))))) |
#s(approx (/ (- x 1) (+ (+ (* (sqrt x) 4) 1) x)) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 (- (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)) (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2)))) (/ 1 (* x (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 3)))) (/ 1 (* x (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2)))) x)) (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1))))) |
#s(approx (/ (- x 1) (+ (+ (* (sqrt x) 4) 1) x)) #s(hole binary64 (- (* -1 (/ (+ (* -1 (- (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)) (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2)))) (* -1 (/ (- (+ (* -1 (- (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 3)) (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2)))) (/ 1 (* x (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 3)))) (/ 1 (* x (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 4)))) x))) x)) (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1))))) |
#s(approx (- x 1) #s(hole binary64 (* -1 (* x (- (/ 1 x) 1))))) |
#s(approx (+ (+ (* (sqrt x) 4) 1) x) #s(hole binary64 (* -1 (* x (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1))))) |
#s(approx (+ (+ (* (sqrt x) 4) 1) x) #s(hole binary64 (* -1 (* x (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ 1 (/ 1 x))))))) |
#s(approx (+ (* (sqrt x) 4) 1) #s(hole binary64 (* -4 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (* (sqrt x) 4) 1) #s(hole binary64 (* -1 (* x (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (/ 1 x)))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#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 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (* 3/2 (sqrt (/ 1 x))))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (* -1 (/ (+ (* -3/2 (sqrt x)) (* 3/8 (/ 1 (pow (sqrt -1) 2)))) x)))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #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 (+ (* (sqrt x) 4) 1)) #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 (neg (/ (+ (* -3/2 (sqrt x)) -3/8) x)) #s(hole binary64 (* -3/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (neg (/ (+ (* -3/2 (sqrt x)) -3/8) x)) #s(hole binary64 (- (* 3/8 (/ 1 x)) (* 3/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (/ (+ (* -3/2 (sqrt x)) -3/8) x) #s(hole binary64 (* 3/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* -3/2 (sqrt x)) -3/8) x) #s(hole binary64 (- (* 3/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 3/8 (/ 1 x))))) |
#s(approx (+ (* -3/2 (sqrt x)) -3/8) #s(hole binary64 (* 3/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (* -3/2 (sqrt x)) -3/8) #s(hole binary64 (* -1 (* x (+ (* -3/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 3/8 (/ 1 x))))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) #s(hole binary64 (/ -6 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) #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) (+ (* (sqrt x) 4) (+ x 1)))) #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) (+ (* (sqrt x) 4) (+ x 1)))) #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 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) #s(hole binary64 (/ -1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) #s(hole binary64 (- (/ 1 (* x (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1))) (+ (/ 1 (* x (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2))) (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 (- (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)) (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2)))) (/ 1 (* x (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 3)))) (/ 1 (* x (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2)))) x)) (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) #s(hole binary64 (- (* -1 (/ (+ (* -1 (- (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)) (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2)))) (* -1 (/ (- (+ (* -1 (- (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 3)) (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2)))) (/ 1 (* x (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 3)))) (/ 1 (* x (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 4)))) x))) x)) (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1))))) |
#s(approx (+ (* (sqrt x) 4) (+ x 1)) #s(hole binary64 (* -1 (* x (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1))))) |
#s(approx (+ (* (sqrt x) 4) (+ x 1)) #s(hole binary64 (* -1 (* x (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ 1 (/ 1 x))))))) |
#s(approx (* (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) 6) #s(hole binary64 (/ -6 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)))) |
#s(approx (* (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) 6) #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 (* (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) 6) #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 (* (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) 6) #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 (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) #s(hole binary64 (/ -1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) #s(hole binary64 (- (/ 1 (* x (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1))) (+ (/ 1 (* x (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2))) (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 (- (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)) (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2)))) (/ 1 (* x (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 3)))) (/ 1 (* x (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2)))) x)) (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) #s(hole binary64 (- (* -1 (/ (+ (* -1 (- (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)) (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2)))) (* -1 (/ (- (+ (* -1 (- (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 3)) (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2)))) (/ 1 (* x (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 3)))) (/ 1 (* x (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 4)))) x))) x)) (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1))))) |
#s(approx (+ (* (sqrt x) 4) (+ 1 x)) #s(hole binary64 (* -1 (* x (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1))))) |
#s(approx (+ (* (sqrt x) 4) (+ 1 x)) #s(hole binary64 (* -1 (* x (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ 1 (/ 1 x))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | x | @ | 0 | ((* 6 (/ (- x 1) (+ (+ (* (sqrt x) 4) 1) x))) 6 (/ (- x 1) (+ (+ (* (sqrt x) 4) 1) x)) (- x 1) x 1 (+ (+ (* (sqrt x) 4) 1) x) (+ (* (sqrt x) 4) 1) (sqrt x) 4 (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/ -6 (+ (* (sqrt x) 4) 1)) (* -3/2 (/ 1 (sqrt x))) -3/2 (/ 1 (sqrt x)) (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/ -6 (+ (* (sqrt x) 4) 1)) (neg (/ (+ (* -3/2 (sqrt x)) -3/8) x)) (/ (+ (* -3/2 (sqrt x)) -3/8) x) (+ (* -3/2 (sqrt x)) -3/8) -3/8 (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) (+ (* (sqrt x) 4) (+ x 1)) (+ x 1) (* (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) 6) (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) (+ (* (sqrt x) 4) (+ 1 x)) (+ 1 x)) |
| 4.0ms | x | @ | -inf | ((* 6 (/ (- x 1) (+ (+ (* (sqrt x) 4) 1) x))) 6 (/ (- x 1) (+ (+ (* (sqrt x) 4) 1) x)) (- x 1) x 1 (+ (+ (* (sqrt x) 4) 1) x) (+ (* (sqrt x) 4) 1) (sqrt x) 4 (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/ -6 (+ (* (sqrt x) 4) 1)) (* -3/2 (/ 1 (sqrt x))) -3/2 (/ 1 (sqrt x)) (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/ -6 (+ (* (sqrt x) 4) 1)) (neg (/ (+ (* -3/2 (sqrt x)) -3/8) x)) (/ (+ (* -3/2 (sqrt x)) -3/8) x) (+ (* -3/2 (sqrt x)) -3/8) -3/8 (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) (+ (* (sqrt x) 4) (+ x 1)) (+ x 1) (* (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) 6) (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) (+ (* (sqrt x) 4) (+ 1 x)) (+ 1 x)) |
| 2.0ms | x | @ | inf | ((* 6 (/ (- x 1) (+ (+ (* (sqrt x) 4) 1) x))) 6 (/ (- x 1) (+ (+ (* (sqrt x) 4) 1) x)) (- x 1) x 1 (+ (+ (* (sqrt x) 4) 1) x) (+ (* (sqrt x) 4) 1) (sqrt x) 4 (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/ -6 (+ (* (sqrt x) 4) 1)) (* -3/2 (/ 1 (sqrt x))) -3/2 (/ 1 (sqrt x)) (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/ -6 (+ (* (sqrt x) 4) 1)) (neg (/ (+ (* -3/2 (sqrt x)) -3/8) x)) (/ (+ (* -3/2 (sqrt x)) -3/8) x) (+ (* -3/2 (sqrt x)) -3/8) -3/8 (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) (+ (* (sqrt x) 4) (+ x 1)) (+ x 1) (* (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) 6) (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) (+ (* (sqrt x) 4) (+ 1 x)) (+ 1 x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 446 | 7579 |
| 0 | 483 | 6519 |
| 0 | 2269 | 6328 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 #s(literal 6 binary64) (/.f64 (-.f64 x #s(literal 1 binary64)) (+.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) x))) |
#s(literal 6 binary64) |
(/.f64 (-.f64 x #s(literal 1 binary64)) (+.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) x)) |
(-.f64 x #s(literal 1 binary64)) |
x |
#s(literal 1 binary64) |
(+.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) x) |
(fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) |
(sqrt.f64 x) |
#s(literal 4 binary64) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (*.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (*.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(*.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
#s(literal -3/2 binary64) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (neg.f64 (/.f64 (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) #s(literal -3/8 binary64)) x)))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (neg.f64 (/.f64 (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) #s(literal -3/8 binary64)) x))) |
(neg.f64 (/.f64 (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) #s(literal -3/8 binary64)) x)) |
(/.f64 (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) #s(literal -3/8 binary64)) x) |
(fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) #s(literal -3/8 binary64)) |
#s(literal -3/8 binary64) |
(*.f64 #s(literal 6 binary64) (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (+ x 1) #s(literal 1 binary64))))) |
(/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (+ x 1) #s(literal 1 binary64)))) |
(fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (+ x 1) #s(literal 1 binary64))) |
#s(approx (+ x 1) #s(literal 1 binary64)) |
(*.f64 (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x))) #s(literal 6 binary64)) |
(/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x)) |
(+.f64 #s(literal 1 binary64) x) |
#s(approx (* 6 (/ (- x 1) (+ (+ (* (sqrt x) 4) 1) x))) #s(hole binary64 (/ -6 (+ 1 (* 4 (sqrt x)))))) |
#s(approx (* 6 (/ (- x 1) (+ (+ (* (sqrt x) 4) 1) 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) (+ (+ (* (sqrt x) 4) 1) 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) (+ (+ (* (sqrt x) 4) 1) 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 (/ (- x 1) (+ (+ (* (sqrt x) 4) 1) x)) #s(hole binary64 (/ -1 (+ 1 (* 4 (sqrt x)))))) |
#s(approx (/ (- x 1) (+ (+ (* (sqrt x) 4) 1) x)) #s(hole binary64 (- (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (/ 1 (+ 1 (* 4 (sqrt x))))))) |
#s(approx (/ (- x 1) (+ (+ (* (sqrt x) 4) 1) x)) #s(hole binary64 (- (* x (+ (* -1 (* x (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3))))) (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (/ 1 (+ 1 (* 4 (sqrt x))))))) |
#s(approx (/ (- x 1) (+ (+ (* (sqrt x) 4) 1) x)) #s(hole binary64 (- (* x (+ (* x (- (/ (* x (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3)))) (+ 1 (* 4 (sqrt x)))) (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3))))) (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (/ 1 (+ 1 (* 4 (sqrt x))))))) |
#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 (+ (+ (* (sqrt x) 4) 1) x) #s(hole binary64 (+ 1 (* 4 (sqrt x))))) |
#s(approx (+ (+ (* (sqrt x) 4) 1) x) #s(hole binary64 (+ 1 (+ x (* 4 (sqrt x)))))) |
#s(approx (+ (* (sqrt x) 4) 1) #s(hole binary64 (+ 1 (* 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 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 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (/ -6 (+ 1 (* 4 (sqrt x)))))) |
#s(approx (* -3/2 (/ 1 (sqrt x))) #s(hole binary64 (* -3/2 (sqrt (/ 1 x))))) |
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (neg (/ (+ (* -3/2 (sqrt x)) -3/8) x)) #s(hole binary64 (/ (- 3/8 (* -3/2 (sqrt x))) x))) |
#s(approx (/ (+ (* -3/2 (sqrt x)) -3/8) x) #s(hole binary64 (/ (- (* -3/2 (sqrt x)) 3/8) x))) |
#s(approx (+ (* -3/2 (sqrt x)) -3/8) #s(hole binary64 (- (* -3/2 (sqrt x)) 3/8))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) #s(hole binary64 (/ -6 (+ 1 (* 4 (sqrt x)))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) #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) (+ (* (sqrt x) 4) (+ x 1)))) #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) (+ (* (sqrt x) 4) (+ x 1)))) #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 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) #s(hole binary64 (/ -1 (+ 1 (* 4 (sqrt x)))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) #s(hole binary64 (- (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (/ 1 (+ 1 (* 4 (sqrt x))))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) #s(hole binary64 (- (* x (+ (* -1 (* x (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3))))) (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (/ 1 (+ 1 (* 4 (sqrt x))))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) #s(hole binary64 (- (* x (+ (* x (- (/ (* x (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3)))) (+ 1 (* 4 (sqrt x)))) (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3))))) (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (/ 1 (+ 1 (* 4 (sqrt x))))))) |
#s(approx (+ (* (sqrt x) 4) (+ x 1)) #s(hole binary64 (+ 1 (* 4 (sqrt x))))) |
#s(approx (+ (* (sqrt x) 4) (+ x 1)) #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 (* (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) 6) #s(hole binary64 (/ -6 (+ 1 (* 4 (sqrt x)))))) |
#s(approx (* (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) 6) #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 (* (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) 6) #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 (* (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) 6) #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 (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) #s(hole binary64 (/ -1 (+ 1 (* 4 (sqrt x)))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) #s(hole binary64 (- (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (/ 1 (+ 1 (* 4 (sqrt x))))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) #s(hole binary64 (- (* x (+ (* -1 (* x (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3))))) (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (/ 1 (+ 1 (* 4 (sqrt x))))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) #s(hole binary64 (- (* x (+ (* x (- (/ (* x (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3)))) (+ 1 (* 4 (sqrt x)))) (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3))))) (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (/ 1 (+ 1 (* 4 (sqrt x))))))) |
#s(approx (+ (* (sqrt x) 4) (+ 1 x)) #s(hole binary64 (+ 1 (* 4 (sqrt x))))) |
#s(approx (+ (* (sqrt x) 4) (+ 1 x)) #s(hole binary64 (+ 1 (+ x (* 4 (sqrt x)))))) |
#s(approx (+ 1 x) #s(hole binary64 1)) |
#s(approx (+ 1 x) #s(hole binary64 (+ 1 x))) |
#s(approx (* 6 (/ (- x 1) (+ (+ (* (sqrt x) 4) 1) x))) #s(hole binary64 (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (* 6 (/ (- x 1) (+ (+ (* (sqrt x) 4) 1) 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) (+ (+ (* (sqrt x) 4) 1) 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) (+ (+ (* (sqrt x) 4) 1) 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 (/ (- x 1) (+ (+ (* (sqrt x) 4) 1) x)) #s(hole binary64 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (/ (- x 1) (+ (+ (* (sqrt x) 4) 1) x)) #s(hole binary64 (+ (* -1 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) x)) (/ 1 (+ 1 (* 4 (sqrt (/ 1 x)))))))) |
#s(approx (/ (- x 1) (+ (+ (* (sqrt x) 4) 1) x)) #s(hole binary64 (- (+ (/ 1 (* (pow x 2) (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) (+ (/ 1 (* (pow x 2) (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3))) (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))) (+ (/ 1 (* x (+ 1 (* 4 (sqrt (/ 1 x)))))) (/ 1 (* x (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))))))) |
#s(approx (/ (- x 1) (+ (+ (* (sqrt x) 4) 1) x)) #s(hole binary64 (- (+ (* -1 (/ (+ (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3)) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 4))) (pow x 3))) (/ 1 (+ 1 (* 4 (sqrt (/ 1 x)))))) (+ (* -1 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) (* (pow x 2) (+ 1 (* 4 (sqrt (/ 1 x))))))) (+ (/ 1 (* x (+ 1 (* 4 (sqrt (/ 1 x)))))) (/ 1 (* x (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2)))))))) |
#s(approx (- x 1) #s(hole binary64 x)) |
#s(approx (- x 1) #s(hole binary64 (* x (- 1 (/ 1 x))))) |
#s(approx (+ (+ (* (sqrt x) 4) 1) x) #s(hole binary64 (* x (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (+ (+ (* (sqrt x) 4) 1) x) #s(hole binary64 (* x (+ 1 (+ (* 4 (sqrt (/ 1 x))) (/ 1 x)))))) |
#s(approx (+ (* (sqrt x) 4) 1) #s(hole binary64 (* 4 (sqrt x)))) |
#s(approx (+ (* (sqrt x) 4) 1) #s(hole binary64 (* x (+ (* 4 (sqrt (/ 1 x))) (/ 1 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 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (* -3/2 (sqrt (/ 1 x))))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (/ (+ 3/8 (* -3/2 (sqrt x))) x))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (/ (+ 3/8 (+ (* -3/2 (sqrt x)) (* -3/32 (sqrt (/ 1 x))))) x))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (/ (- (+ 3/8 (+ (* -3/2 (sqrt x)) (* 3/128 (/ 1 x)))) (* 3/32 (sqrt (/ 1 x)))) x))) |
#s(approx (neg (/ (+ (* -3/2 (sqrt x)) -3/8) x)) #s(hole binary64 (* 3/2 (sqrt (/ 1 x))))) |
#s(approx (neg (/ (+ (* -3/2 (sqrt x)) -3/8) x)) #s(hole binary64 (- (* 3/8 (/ 1 x)) (* -3/2 (sqrt (/ 1 x)))))) |
#s(approx (/ (+ (* -3/2 (sqrt x)) -3/8) x) #s(hole binary64 (* -3/2 (sqrt (/ 1 x))))) |
#s(approx (/ (+ (* -3/2 (sqrt x)) -3/8) x) #s(hole binary64 (- (* -3/2 (sqrt (/ 1 x))) (* 3/8 (/ 1 x))))) |
#s(approx (+ (* -3/2 (sqrt x)) -3/8) #s(hole binary64 (* -3/2 (sqrt x)))) |
#s(approx (+ (* -3/2 (sqrt x)) -3/8) #s(hole binary64 (* x (- (* -3/2 (sqrt (/ 1 x))) (* 3/8 (/ 1 x)))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) #s(hole binary64 (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) #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) (+ (* (sqrt x) 4) (+ x 1)))) #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) (+ (* (sqrt x) 4) (+ x 1)))) #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 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) #s(hole binary64 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) #s(hole binary64 (+ (* -1 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) x)) (/ 1 (+ 1 (* 4 (sqrt (/ 1 x)))))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) #s(hole binary64 (- (+ (/ 1 (* (pow x 2) (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) (+ (/ 1 (* (pow x 2) (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3))) (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))) (+ (/ 1 (* x (+ 1 (* 4 (sqrt (/ 1 x)))))) (/ 1 (* x (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) #s(hole binary64 (- (+ (* -1 (/ (+ (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3)) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 4))) (pow x 3))) (/ 1 (+ 1 (* 4 (sqrt (/ 1 x)))))) (+ (* -1 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) (* (pow x 2) (+ 1 (* 4 (sqrt (/ 1 x))))))) (+ (/ 1 (* x (+ 1 (* 4 (sqrt (/ 1 x)))))) (/ 1 (* x (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2)))))))) |
#s(approx (+ (* (sqrt x) 4) (+ x 1)) #s(hole binary64 (* x (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (+ (* (sqrt x) 4) (+ x 1)) #s(hole binary64 (* x (+ 1 (+ (* 4 (sqrt (/ 1 x))) (/ 1 x)))))) |
#s(approx (+ x 1) #s(hole binary64 x)) |
#s(approx (+ x 1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (* (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) 6) #s(hole binary64 (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (* (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) 6) #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 (* (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) 6) #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 (* (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) 6) #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 (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) #s(hole binary64 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) #s(hole binary64 (+ (* -1 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) x)) (/ 1 (+ 1 (* 4 (sqrt (/ 1 x)))))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) #s(hole binary64 (- (+ (/ 1 (* (pow x 2) (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) (+ (/ 1 (* (pow x 2) (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3))) (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))) (+ (/ 1 (* x (+ 1 (* 4 (sqrt (/ 1 x)))))) (/ 1 (* x (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) #s(hole binary64 (- (+ (* -1 (/ (+ (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3)) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 4))) (pow x 3))) (/ 1 (+ 1 (* 4 (sqrt (/ 1 x)))))) (+ (* -1 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) (* (pow x 2) (+ 1 (* 4 (sqrt (/ 1 x))))))) (+ (/ 1 (* x (+ 1 (* 4 (sqrt (/ 1 x)))))) (/ 1 (* x (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2)))))))) |
#s(approx (+ (* (sqrt x) 4) (+ 1 x)) #s(hole binary64 (* x (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (+ (* (sqrt x) 4) (+ 1 x)) #s(hole binary64 (* x (+ 1 (+ (* 4 (sqrt (/ 1 x))) (/ 1 x)))))) |
#s(approx (+ 1 x) #s(hole binary64 x)) |
#s(approx (+ 1 x) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (* 6 (/ (- x 1) (+ (+ (* (sqrt x) 4) 1) x))) #s(hole binary64 (/ -6 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)))) |
#s(approx (* 6 (/ (- x 1) (+ (+ (* (sqrt x) 4) 1) 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) (+ (+ (* (sqrt x) 4) 1) 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) (+ (+ (* (sqrt x) 4) 1) 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 (/ (- x 1) (+ (+ (* (sqrt x) 4) 1) x)) #s(hole binary64 (/ -1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)))) |
#s(approx (/ (- x 1) (+ (+ (* (sqrt x) 4) 1) x)) #s(hole binary64 (- (/ 1 (* x (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1))) (+ (/ 1 (* x (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2))) (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)))))) |
#s(approx (/ (- x 1) (+ (+ (* (sqrt x) 4) 1) x)) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 (- (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)) (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2)))) (/ 1 (* x (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 3)))) (/ 1 (* x (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2)))) x)) (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1))))) |
#s(approx (/ (- x 1) (+ (+ (* (sqrt x) 4) 1) x)) #s(hole binary64 (- (* -1 (/ (+ (* -1 (- (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)) (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2)))) (* -1 (/ (- (+ (* -1 (- (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 3)) (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2)))) (/ 1 (* x (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 3)))) (/ 1 (* x (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 4)))) x))) x)) (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1))))) |
#s(approx (- x 1) #s(hole binary64 (* -1 (* x (- (/ 1 x) 1))))) |
#s(approx (+ (+ (* (sqrt x) 4) 1) x) #s(hole binary64 (* -1 (* x (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1))))) |
#s(approx (+ (+ (* (sqrt x) 4) 1) x) #s(hole binary64 (* -1 (* x (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ 1 (/ 1 x))))))) |
#s(approx (+ (* (sqrt x) 4) 1) #s(hole binary64 (* -4 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (* (sqrt x) 4) 1) #s(hole binary64 (* -1 (* x (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (/ 1 x)))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#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 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (* 3/2 (sqrt (/ 1 x))))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (* -1 (/ (+ (* -3/2 (sqrt x)) (* 3/8 (/ 1 (pow (sqrt -1) 2)))) x)))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #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 (+ (* (sqrt x) 4) 1)) #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 (neg (/ (+ (* -3/2 (sqrt x)) -3/8) x)) #s(hole binary64 (* -3/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (neg (/ (+ (* -3/2 (sqrt x)) -3/8) x)) #s(hole binary64 (- (* 3/8 (/ 1 x)) (* 3/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (/ (+ (* -3/2 (sqrt x)) -3/8) x) #s(hole binary64 (* 3/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* -3/2 (sqrt x)) -3/8) x) #s(hole binary64 (- (* 3/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 3/8 (/ 1 x))))) |
#s(approx (+ (* -3/2 (sqrt x)) -3/8) #s(hole binary64 (* 3/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (* -3/2 (sqrt x)) -3/8) #s(hole binary64 (* -1 (* x (+ (* -3/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 3/8 (/ 1 x))))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) #s(hole binary64 (/ -6 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) #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) (+ (* (sqrt x) 4) (+ x 1)))) #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) (+ (* (sqrt x) 4) (+ x 1)))) #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 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) #s(hole binary64 (/ -1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) #s(hole binary64 (- (/ 1 (* x (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1))) (+ (/ 1 (* x (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2))) (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 (- (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)) (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2)))) (/ 1 (* x (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 3)))) (/ 1 (* x (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2)))) x)) (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) #s(hole binary64 (- (* -1 (/ (+ (* -1 (- (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)) (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2)))) (* -1 (/ (- (+ (* -1 (- (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 3)) (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2)))) (/ 1 (* x (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 3)))) (/ 1 (* x (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 4)))) x))) x)) (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1))))) |
#s(approx (+ (* (sqrt x) 4) (+ x 1)) #s(hole binary64 (* -1 (* x (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1))))) |
#s(approx (+ (* (sqrt x) 4) (+ x 1)) #s(hole binary64 (* -1 (* x (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ 1 (/ 1 x))))))) |
#s(approx (* (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) 6) #s(hole binary64 (/ -6 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)))) |
#s(approx (* (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) 6) #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 (* (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) 6) #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 (* (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) 6) #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 (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) #s(hole binary64 (/ -1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) #s(hole binary64 (- (/ 1 (* x (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1))) (+ (/ 1 (* x (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2))) (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 (- (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)) (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2)))) (/ 1 (* x (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 3)))) (/ 1 (* x (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2)))) x)) (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ 1 x))) #s(hole binary64 (- (* -1 (/ (+ (* -1 (- (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)) (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2)))) (* -1 (/ (- (+ (* -1 (- (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 3)) (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2)))) (/ 1 (* x (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 3)))) (/ 1 (* x (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 4)))) x))) x)) (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1))))) |
#s(approx (+ (* (sqrt x) 4) (+ 1 x)) #s(hole binary64 (* -1 (* x (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1))))) |
#s(approx (+ (* (sqrt x) 4) (+ 1 x)) #s(hole binary64 (* -1 (* x (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ 1 (/ 1 x))))))) |
| Outputs |
|---|
(*.f64 (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x))) #s(literal 6 binary64)) |
(*.f64 #s(literal 6 binary64) (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 6 binary64))) (neg.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 6 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x))) |
#s(literal 6 binary64) |
(/.f64 (neg.f64 (-.f64 x #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 x (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) #s(literal 1 binary64)) (fma.f64 x x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64))))) |
(-.f64 x #s(literal 1 binary64)) |
x |
#s(literal 1 binary64) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) (-.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x))) (-.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))) (*.f64 x x)) (-.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (-.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 3 binary64))) (fma.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x)) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x)) (fma.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) (-.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)) |
(fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x)) |
(-.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 #s(literal -4 binary64) (sqrt.f64 x))) |
(+.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) x)) |
(+.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x) #s(literal 1 binary64)) |
(+.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) x) |
(+.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) |
(+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x)) |
(+.f64 x (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))))) |
(fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (sqrt.f64 x))) |
(+.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) |
(pow.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 x) |
#s(literal 4 binary64) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 #s(literal -3/2 binary64) (sqrt.f64 x)))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 #s(literal -3/2 binary64) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -3/2 binary64)) |
(*.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(/.f64 #s(literal -3/2 binary64) (sqrt.f64 x)) |
#s(literal -3/2 binary64) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 x))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) #s(literal -3/8 binary64)) (neg.f64 x)))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) #s(literal -3/8 binary64)) (neg.f64 x))) |
(*.f64 (/.f64 (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) #s(literal -3/8 binary64)) x) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) #s(literal -3/8 binary64)) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) #s(literal -3/8 binary64))) x) |
(/.f64 (neg.f64 (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) #s(literal -3/8 binary64))) x) |
(/.f64 (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) #s(literal -3/8 binary64)) (neg.f64 x)) |
(neg.f64 (/.f64 (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) #s(literal -3/8 binary64)) x)) |
(/.f64 (neg.f64 (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) #s(literal -3/8 binary64))) (neg.f64 x)) |
(/.f64 (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) #s(literal -3/8 binary64)) x) |
(-.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x)) x) (/.f64 #s(literal 3/8 binary64) x)) |
(+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x)) x) (/.f64 #s(literal -3/8 binary64) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x)) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x))) #s(literal 9/64 binary64)) (-.f64 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x)) #s(literal -3/8 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x)) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x))) #s(literal 9/64 binary64)) (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) #s(literal 3/8 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x)) #s(literal 3 binary64)) #s(literal 27/512 binary64)) (fma.f64 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x)) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x)) (+.f64 #s(literal 9/64 binary64) (*.f64 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x)) #s(literal 3/8 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x)) #s(literal 3 binary64)) #s(literal -27/512 binary64)) (fma.f64 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x)) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x)) (-.f64 #s(literal 9/64 binary64) (*.f64 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x)) #s(literal -3/8 binary64))))) |
(fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) #s(literal -3/8 binary64)) |
(fma.f64 (sqrt.f64 x) #s(literal -3/2 binary64) #s(literal -3/8 binary64)) |
(-.f64 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x)) #s(literal 3/8 binary64)) |
(+.f64 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x)) #s(literal -3/8 binary64)) |
(+.f64 #s(literal -3/8 binary64) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x))) |
#s(literal -3/8 binary64) |
(*.f64 (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(approx (+ x 1) #s(literal 1 binary64)))) #s(literal 6 binary64)) |
(*.f64 #s(literal 6 binary64) (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(approx (+ x 1) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 6 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(approx (+ x 1) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 x #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(approx (+ x 1) #s(literal 1 binary64))))) |
(/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(approx (+ x 1) #s(literal 1 binary64)))) |
(-.f64 (/.f64 x (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(approx (+ x 1) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(approx (+ x 1) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) (*.f64 #s(approx (+ x 1) #s(literal 1 binary64)) #s(approx (+ x 1) #s(literal 1 binary64)))) (-.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(approx (+ x 1) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 3 binary64)) (pow.f64 #s(approx (+ x 1) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) (-.f64 (*.f64 #s(approx (+ x 1) #s(literal 1 binary64)) #s(approx (+ x 1) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(approx (+ x 1) #s(literal 1 binary64)))))) |
(fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(approx (+ x 1) #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (+ x 1) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(approx (+ x 1) #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 (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x))) #s(literal 6 binary64)) |
(*.f64 #s(literal 6 binary64) (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 6 binary64))) (neg.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 6 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (-.f64 x #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 x (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) (-.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x))) (-.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))) (*.f64 x x)) (-.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (-.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 3 binary64))) (fma.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x)) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x)) (fma.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) (-.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) x))))) |
(fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)) |
(fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x)) |
(-.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 #s(literal -4 binary64) (sqrt.f64 x))) |
(+.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) x)) |
(+.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x) #s(literal 1 binary64)) |
(+.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) x) |
(+.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) |
(+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x)) |
(+.f64 x (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 x x) x #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64))))) |
(+.f64 #s(literal 1 binary64) x) |
(+.f64 x #s(literal 1 binary64)) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (/.f64 #s(literal -6 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (-.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) x) #s(literal 6 binary64)) (/.f64 #s(literal 6 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (-.f64 (*.f64 (fma.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) x) #s(literal -6 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) #s(literal 6 binary64))) x) (/.f64 #s(literal 6 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (-.f64 (*.f64 (fma.f64 x (fma.f64 (/.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) x) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))) #s(literal 6 binary64) (*.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) #s(literal -6 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) #s(literal 6 binary64))) x) (/.f64 #s(literal 6 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) x) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) (-.f64 (*.f64 (+.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) x)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) x) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) (-.f64 (*.f64 (fma.f64 (-.f64 (-.f64 (/.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) x) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) (pow.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64))) x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) x) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) |
#s(approx (- x 1) #s(literal -1 binary64)) |
#s(approx (- x 1) (-.f64 x #s(literal 1 binary64))) |
#s(approx x x) |
#s(approx (+ (* (sqrt x) 4) (+ x 1)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))) |
#s(approx (+ (* (sqrt x) 4) (+ x 1)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x))) |
#s(approx (+ (* (sqrt x) 4) 1) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))) |
#s(approx (sqrt x) (sqrt.f64 x)) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (/.f64 #s(literal -6 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (-.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) x) #s(literal 6 binary64)) (/.f64 #s(literal 6 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (-.f64 (*.f64 (fma.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) x) #s(literal -6 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) #s(literal 6 binary64))) x) (/.f64 #s(literal 6 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (-.f64 (*.f64 (fma.f64 x (fma.f64 (/.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) x) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))) #s(literal 6 binary64) (*.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) #s(literal -6 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) #s(literal 6 binary64))) x) (/.f64 #s(literal 6 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 #s(literal -6 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) |
#s(approx (* -3/2 (/ 1 (sqrt x))) (/.f64 #s(literal -3/2 binary64) (sqrt.f64 x))) |
#s(approx (/ 1 (sqrt x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
#s(approx (neg (/ (+ (* -3/2 (sqrt x)) -3/8) x)) (/.f64 (-.f64 #s(literal 3/8 binary64) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x))) x)) |
#s(approx (/ (+ (* -3/2 (sqrt x)) -3/8) x) (/.f64 (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) #s(literal -3/8 binary64)) x)) |
#s(approx (+ (* -3/2 (sqrt x)) -3/8) (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) #s(literal -3/8 binary64))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (/.f64 #s(literal -6 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (-.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) x) #s(literal 6 binary64)) (/.f64 #s(literal 6 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (-.f64 (*.f64 (fma.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) x) #s(literal -6 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) #s(literal 6 binary64))) x) (/.f64 #s(literal 6 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (-.f64 (*.f64 (fma.f64 x (fma.f64 (/.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) x) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))) #s(literal 6 binary64) (*.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) #s(literal -6 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) #s(literal 6 binary64))) x) (/.f64 #s(literal 6 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) x) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) (-.f64 (*.f64 (+.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) x)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) x) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) (-.f64 (*.f64 (fma.f64 (-.f64 (-.f64 (/.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) x) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) (pow.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64))) x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) x) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) |
#s(approx (+ (* (sqrt x) 4) (+ x 1)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))) |
#s(approx (+ (* (sqrt x) 4) (+ x 1)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x))) |
#s(approx (+ x 1) #s(literal 1 binary64)) |
#s(approx (+ x 1) (+.f64 #s(literal 1 binary64) x)) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (/.f64 #s(literal -6 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (-.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) x) #s(literal 6 binary64)) (/.f64 #s(literal 6 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (-.f64 (*.f64 (fma.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) x) #s(literal -6 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) #s(literal 6 binary64))) x) (/.f64 #s(literal 6 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (-.f64 (*.f64 (fma.f64 x (fma.f64 (/.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) x) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))) #s(literal 6 binary64) (*.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) #s(literal -6 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) #s(literal 6 binary64))) x) (/.f64 #s(literal 6 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) x) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) (-.f64 (*.f64 (+.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) x)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) x) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) (-.f64 (*.f64 (fma.f64 (-.f64 (-.f64 (/.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) x) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) (pow.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64))) x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) x) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) |
#s(approx (+ (* (sqrt x) 4) (+ x 1)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))) |
#s(approx (+ (* (sqrt x) 4) (+ x 1)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x))) |
#s(approx (+ x 1) #s(literal 1 binary64)) |
#s(approx (+ x 1) (+.f64 #s(literal 1 binary64) x)) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (/.f64 #s(literal 6 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) x) #s(literal -6 binary64) (/.f64 #s(literal 6 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) x) #s(literal -6 binary64) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) #s(literal 6 binary64) (/.f64 #s(literal 6 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) x) #s(literal -6 binary64) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -4 binary64)) (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -3 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -6 binary64) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) #s(literal 6 binary64) (/.f64 #s(literal 6 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64))))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) (+.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) x)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) (-.f64 (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal 3 binary64)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) x) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64))) x)))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) (-.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -4 binary64)) (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -3 binary64))) (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) (neg.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64))) x)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) x))))) |
#s(approx (- x 1) x) |
#s(approx (- x 1) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) x)) |
#s(approx (+ (* (sqrt x) 4) (+ x 1)) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (sqrt x) 4) (+ x 1)) (*.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (sqrt x) 4) 1) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) |
#s(approx (+ (* (sqrt x) 4) 1) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) x)) x)) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (/.f64 #s(literal 6 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) x) #s(literal -6 binary64) (/.f64 #s(literal 6 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) x) #s(literal -6 binary64) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) #s(literal 6 binary64) (/.f64 #s(literal 6 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) x) #s(literal -6 binary64) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -4 binary64)) (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -3 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -6 binary64) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) #s(literal 6 binary64) (/.f64 #s(literal 6 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64))))))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 #s(literal -3/2 binary64) (sqrt.f64 x))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) #s(literal 3/8 binary64)) x)) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 (+.f64 (fma.f64 #s(literal -3/32 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x))) #s(literal 3/8 binary64)) x)) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 (-.f64 (+.f64 (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 3/128 binary64) x)) #s(literal 3/8 binary64)) (*.f64 #s(literal 3/32 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x)) |
#s(approx (neg (/ (+ (* -3/2 (sqrt x)) -3/8) x)) (*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
#s(approx (neg (/ (+ (* -3/2 (sqrt x)) -3/8) x)) (-.f64 (/.f64 #s(literal 3/8 binary64) x) (/.f64 #s(literal -3/2 binary64) (sqrt.f64 x)))) |
#s(approx (/ (+ (* -3/2 (sqrt x)) -3/8) x) (/.f64 #s(literal -3/2 binary64) (sqrt.f64 x))) |
#s(approx (/ (+ (* -3/2 (sqrt x)) -3/8) x) (-.f64 (/.f64 #s(literal -3/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal 3/8 binary64) x))) |
#s(approx (+ (* -3/2 (sqrt x)) -3/8) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x))) |
#s(approx (+ (* -3/2 (sqrt x)) -3/8) (*.f64 (-.f64 (/.f64 #s(literal -3/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal 3/8 binary64) x)) x)) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (/.f64 #s(literal 6 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) x) #s(literal -6 binary64) (/.f64 #s(literal 6 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) x) #s(literal -6 binary64) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) #s(literal 6 binary64) (/.f64 #s(literal 6 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) x) #s(literal -6 binary64) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -4 binary64)) (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -3 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -6 binary64) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) #s(literal 6 binary64) (/.f64 #s(literal 6 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64))))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) (+.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) x)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) (-.f64 (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal 3 binary64)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) x) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64))) x)))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) (-.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -4 binary64)) (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -3 binary64))) (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) (neg.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64))) x)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) x))))) |
#s(approx (+ (* (sqrt x) 4) (+ x 1)) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (sqrt x) 4) (+ x 1)) (*.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) x)) |
#s(approx (+ x 1) x) |
#s(approx (+ x 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (/.f64 #s(literal 6 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) x) #s(literal -6 binary64) (/.f64 #s(literal 6 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) x) #s(literal -6 binary64) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) #s(literal 6 binary64) (/.f64 #s(literal 6 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) x) #s(literal -6 binary64) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -4 binary64)) (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -3 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -6 binary64) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) #s(literal 6 binary64) (/.f64 #s(literal 6 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64))))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) (+.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) x)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) (-.f64 (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal 3 binary64)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) x) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64))) x)))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) (-.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -4 binary64)) (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -3 binary64))) (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) (neg.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64))) x)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) x))))) |
#s(approx (+ (* (sqrt x) 4) (+ x 1)) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (sqrt x) 4) (+ x 1)) (*.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) x)) |
#s(approx (+ x 1) x) |
#s(approx (+ x 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (/.f64 #s(literal -6 binary64) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (-.f64 (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))) x) #s(literal 6 binary64)) (/.f64 #s(literal 6 binary64) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 6 binary64) (/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))) x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))) #s(literal -6 binary64))) x)) (/.f64 #s(literal 6 binary64) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (-.f64 (neg.f64 (/.f64 (fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))) #s(literal -6 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -4 binary64))) x) #s(literal 6 binary64) (*.f64 (-.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))) #s(literal -6 binary64))) x))) x)) (/.f64 #s(literal 6 binary64) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64)) x)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) x)))) x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 4 binary64)) x))) x)) (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))))) x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64))))) |
#s(approx (- x 1) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) |
#s(approx (+ (* (sqrt x) 4) (+ x 1)) (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) x))) |
#s(approx (+ (* (sqrt x) 4) (+ x 1)) (neg.f64 (*.f64 (-.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) x))) |
#s(approx (+ (* (sqrt x) 4) 1) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal -4 binary64))) |
#s(approx (+ (* (sqrt x) 4) 1) (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) x)) x))) |
#s(approx (sqrt x) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (/.f64 #s(literal -6 binary64) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (-.f64 (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))) x) #s(literal 6 binary64)) (/.f64 #s(literal 6 binary64) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 6 binary64) (/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))) x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))) #s(literal -6 binary64))) x)) (/.f64 #s(literal 6 binary64) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (-.f64 (neg.f64 (/.f64 (fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))) #s(literal -6 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -4 binary64))) x) #s(literal 6 binary64) (*.f64 (-.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))) #s(literal -6 binary64))) x))) x)) (/.f64 #s(literal 6 binary64) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64))))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) #s(literal -3/8 binary64)) (neg.f64 x))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (neg.f64 (/.f64 (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal 3/32 binary64) (*.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -3/8 binary64))) x))) x))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (neg.f64 (/.f64 (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) (neg.f64 (/.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -3/8 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 x #s(literal 1 binary64)) #s(literal -3/128 binary64) (*.f64 #s(literal -3/32 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1 binary64)))) x))) x))) x))) |
#s(approx (neg (/ (+ (* -3/2 (sqrt x)) -3/8) x)) (*.f64 (/.f64 #s(literal -3/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64))) |
#s(approx (neg (/ (+ (* -3/2 (sqrt x)) -3/8) x)) (fma.f64 (/.f64 #s(literal -3/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (/.f64 #s(literal 3/8 binary64) x))) |
#s(approx (/ (+ (* -3/2 (sqrt x)) -3/8) x) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 3/2 binary64))) |
#s(approx (/ (+ (* -3/2 (sqrt x)) -3/8) x) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 3/2 binary64)) (/.f64 #s(literal 3/8 binary64) x))) |
#s(approx (+ (* -3/2 (sqrt x)) -3/8) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal 3/2 binary64))) |
#s(approx (+ (* -3/2 (sqrt x)) -3/8) (neg.f64 (*.f64 (fma.f64 (/.f64 #s(literal -3/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (/.f64 #s(literal 3/8 binary64) x)) x))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (/.f64 #s(literal -6 binary64) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (-.f64 (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))) x) #s(literal 6 binary64)) (/.f64 #s(literal 6 binary64) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 6 binary64) (/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))) x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))) #s(literal -6 binary64))) x)) (/.f64 #s(literal 6 binary64) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (-.f64 (neg.f64 (/.f64 (fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))) #s(literal -6 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -4 binary64))) x) #s(literal 6 binary64) (*.f64 (-.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))) #s(literal -6 binary64))) x))) x)) (/.f64 #s(literal 6 binary64) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64)) x)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) x)))) x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 4 binary64)) x))) x)) (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))))) x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64))))) |
#s(approx (+ (* (sqrt x) 4) (+ x 1)) (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) x))) |
#s(approx (+ (* (sqrt x) 4) (+ x 1)) (neg.f64 (*.f64 (-.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) x))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (/.f64 #s(literal -6 binary64) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (-.f64 (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))) x) #s(literal 6 binary64)) (/.f64 #s(literal 6 binary64) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 6 binary64) (/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))) x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))) #s(literal -6 binary64))) x)) (/.f64 #s(literal 6 binary64) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (-.f64 (neg.f64 (/.f64 (fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))) #s(literal -6 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -4 binary64))) x) #s(literal 6 binary64) (*.f64 (-.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))) #s(literal -6 binary64))) x))) x)) (/.f64 #s(literal 6 binary64) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64)) x)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) x)))) x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 4 binary64)) x))) x)) (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))))) x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64))))) |
#s(approx (+ (* (sqrt x) 4) (+ x 1)) (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) x))) |
#s(approx (+ (* (sqrt x) 4) (+ x 1)) (neg.f64 (*.f64 (-.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) x))) |
Compiled 5 610 to 880 computations (84.3% saved)
23 alts after pruning (18 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 164 | 9 | 173 |
| Fresh | 2 | 9 | 11 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 1 | 1 |
| Total | 167 | 23 | 190 |
| Status | Accuracy | Program |
|---|---|---|
| 51.6% | (/.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (+ x 1) x))) | |
| 52.6% | (/.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 6 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(approx (+ x 1) #s(literal 1 binary64)))) | |
| 48.9% | (/.f64 (*.f64 #s(literal 6 binary64) #s(approx (- x 1) x)) (+.f64 #s(approx (+ x 1) x) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) | |
| ▶ | 99.8% | (/.f64 #s(approx (* 6 (- x 1)) (-.f64 (*.f64 x #s(literal 6 binary64)) #s(literal 6 binary64))) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x))) |
| ▶ | 50.1% | (/.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x))) |
| ✓ | 99.9% | (*.f64 (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x))) #s(literal 6 binary64)) |
| ▶ | 51.7% | (*.f64 #s(literal 6 binary64) (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (+ x 1) x)))) |
| ✓ | 52.5% | (*.f64 #s(literal 6 binary64) (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (+ x 1) #s(literal 1 binary64))))) |
| 4.7% | (*.f64 #s(literal 6 binary64) (/.f64 #s(approx (- x 1) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (+ x 1) #s(literal 1 binary64))))) | |
| 49.3% | (*.f64 #s(literal 6 binary64) (/.f64 #s(approx (- x 1) x) (+.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) x))) | |
| 49.0% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) | |
| ✓ | 49.8% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) |
| 49.8% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) #s(literal 1 binary64))))) | |
| 1.6% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) #s(literal 3/8 binary64)) x))) | |
| ▶ | 4.5% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 #s(literal -3/2 binary64) (sqrt.f64 x)))) |
| 4.1% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) | |
| ✓ | 4.5% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (*.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
| 4.5% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) | |
| ✓ | 4.0% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (neg.f64 (/.f64 (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) #s(literal -3/8 binary64)) x)))) |
| ▶ | 4.1% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (neg.f64 (/.f64 #s(approx (+ (* -3/2 (sqrt x)) -3/8) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x))) x)))) |
| 4.1% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (neg.f64 #s(approx (/ (+ (* -3/2 (sqrt x)) -3/8) x) (/.f64 #s(literal -3/2 binary64) (sqrt.f64 x)))))) | |
| 4.0% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(approx (neg (/ (+ (* -3/2 (sqrt x)) -3/8) x)) (/.f64 (-.f64 #s(literal 3/8 binary64) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x))) x)))) | |
| 4.0% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(approx (neg (/ (+ (* -3/2 (sqrt x)) -3/8) x)) (-.f64 (/.f64 #s(literal 3/8 binary64) x) (/.f64 #s(literal -3/2 binary64) (sqrt.f64 x)))))) |
Compiled 1 046 to 771 computations (26.3% saved)
| Inputs |
|---|
(/.f64 #s(approx (* 6 (- x 1)) (-.f64 (*.f64 x #s(literal 6 binary64)) #s(literal 6 binary64))) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x))) |
#s(approx (* 6 (- x 1)) (-.f64 (*.f64 x #s(literal 6 binary64)) #s(literal 6 binary64))) |
(-.f64 (*.f64 x #s(literal 6 binary64)) #s(literal 6 binary64)) |
(*.f64 x #s(literal 6 binary64)) |
x |
#s(literal 6 binary64) |
(fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x)) |
(sqrt.f64 x) |
#s(literal 4 binary64) |
(+.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 #s(literal -3/2 binary64) (sqrt.f64 x)))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.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 (+ (* (sqrt x) 4) 1)) (neg.f64 (/.f64 #s(approx (+ (* -3/2 (sqrt x)) -3/8) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x))) x)))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (neg.f64 (/.f64 #s(approx (+ (* -3/2 (sqrt x)) -3/8) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x))) x))) |
(neg.f64 (/.f64 #s(approx (+ (* -3/2 (sqrt x)) -3/8) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x))) x)) |
(/.f64 #s(approx (+ (* -3/2 (sqrt x)) -3/8) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x))) x) |
#s(approx (+ (* -3/2 (sqrt x)) -3/8) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x))) |
(*.f64 #s(literal -3/2 binary64) (sqrt.f64 x)) |
(/.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x))) |
#s(approx (* 6 (- x 1)) #s(literal -6 binary64)) |
#s(literal -6 binary64) |
(*.f64 #s(literal 6 binary64) (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (+ x 1) x)))) |
(/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (+ x 1) x))) |
(-.f64 x #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (+ x 1) x)) |
#s(approx (+ x 1) x) |
| Outputs |
|---|
#s(approx (/ (* 6 (- x 1)) (+ (* (sqrt x) 4) (+ 1 x))) #s(hole binary64 (/ -6 (+ 1 (* 4 (sqrt x)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (* (sqrt x) 4) (+ 1 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)) (+ (* (sqrt x) 4) (+ 1 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)) (+ (* (sqrt x) 4) (+ 1 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 6) 6) #s(hole binary64 -6)) |
#s(approx (- (* x 6) 6) #s(hole binary64 (- (* 6 x) 6))) |
#s(approx (* x 6) #s(hole binary64 (* 6 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (sqrt x) 4) (+ 1 x)) #s(hole binary64 (+ 1 (* 4 (sqrt x))))) |
#s(approx (+ (* (sqrt x) 4) (+ 1 x)) #s(hole binary64 (+ 1 (+ x (* 4 (sqrt x)))))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (+ 1 x) #s(hole binary64 1)) |
#s(approx (+ 1 x) #s(hole binary64 (+ 1 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 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (/ -6 (+ 1 (* 4 (sqrt x)))))) |
#s(approx (/ -3/2 (sqrt x)) #s(hole binary64 (* -3/2 (sqrt (/ 1 x))))) |
#s(approx (neg (/ (+ (* -3/2 (sqrt x)) -3/8) x)) #s(hole binary64 (/ (- 3/8 (* -3/2 (sqrt x))) x))) |
#s(approx (/ (+ (* -3/2 (sqrt x)) -3/8) x) #s(hole binary64 (/ (- (* -3/2 (sqrt x)) 3/8) x))) |
#s(approx (+ (* -3/2 (sqrt x)) -3/8) #s(hole binary64 (- (* -3/2 (sqrt x)) 3/8))) |
#s(approx (* -3/2 (sqrt x)) #s(hole binary64 (* -3/2 (sqrt x)))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) #s(hole binary64 (/ -6 (+ 1 (* 4 (sqrt x)))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) #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) (+ (* (sqrt x) 4) (+ x 1)))) #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) (+ (* (sqrt x) 4) (+ x 1)))) #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 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) #s(hole binary64 (/ -1 (+ 1 (* 4 (sqrt x)))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) #s(hole binary64 (- (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (/ 1 (+ 1 (* 4 (sqrt x))))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) #s(hole binary64 (- (* x (+ (* -1 (* x (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3))))) (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (/ 1 (+ 1 (* 4 (sqrt x))))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) #s(hole binary64 (- (* x (+ (* x (- (/ (* x (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3)))) (+ 1 (* 4 (sqrt x)))) (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3))))) (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (/ 1 (+ 1 (* 4 (sqrt x))))))) |
#s(approx (- x 1) #s(hole binary64 -1)) |
#s(approx (- x 1) #s(hole binary64 (- x 1))) |
#s(approx (+ (* (sqrt x) 4) (+ x 1)) #s(hole binary64 (+ 1 (* 4 (sqrt x))))) |
#s(approx (+ (* (sqrt x) 4) (+ x 1)) #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 (/ (* 6 (- x 1)) (+ (* (sqrt x) 4) (+ 1 x))) #s(hole binary64 (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (* (sqrt x) 4) (+ 1 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)) (+ (* (sqrt x) 4) (+ 1 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)) (+ (* (sqrt x) 4) (+ 1 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 6) 6) #s(hole binary64 (* 6 x))) |
#s(approx (- (* x 6) 6) #s(hole binary64 (* x (- 6 (* 6 (/ 1 x)))))) |
#s(approx (+ (* (sqrt x) 4) (+ 1 x)) #s(hole binary64 (* x (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (+ (* (sqrt x) 4) (+ 1 x)) #s(hole binary64 (* x (+ 1 (+ (* 4 (sqrt (/ 1 x))) (/ 1 x)))))) |
#s(approx (+ 1 x) #s(hole binary64 x)) |
#s(approx (+ 1 x) #s(hole binary64 (* x (+ 1 (/ 1 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 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (* -3/2 (sqrt (/ 1 x))))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (/ (+ 3/8 (* -3/2 (sqrt x))) x))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (/ (+ 3/8 (+ (* -3/2 (sqrt x)) (* -3/32 (sqrt (/ 1 x))))) x))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (/ (- (+ 3/8 (+ (* -3/2 (sqrt x)) (* 3/128 (/ 1 x)))) (* 3/32 (sqrt (/ 1 x)))) x))) |
#s(approx (neg (/ (+ (* -3/2 (sqrt x)) -3/8) x)) #s(hole binary64 (* 3/2 (sqrt (/ 1 x))))) |
#s(approx (neg (/ (+ (* -3/2 (sqrt x)) -3/8) x)) #s(hole binary64 (- (* 3/8 (/ 1 x)) (* -3/2 (sqrt (/ 1 x)))))) |
#s(approx (/ (+ (* -3/2 (sqrt x)) -3/8) x) #s(hole binary64 (* -3/2 (sqrt (/ 1 x))))) |
#s(approx (/ (+ (* -3/2 (sqrt x)) -3/8) x) #s(hole binary64 (- (* -3/2 (sqrt (/ 1 x))) (* 3/8 (/ 1 x))))) |
#s(approx (+ (* -3/2 (sqrt x)) -3/8) #s(hole binary64 (* -3/2 (sqrt x)))) |
#s(approx (+ (* -3/2 (sqrt x)) -3/8) #s(hole binary64 (* x (- (* -3/2 (sqrt (/ 1 x))) (* 3/8 (/ 1 x)))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) #s(hole binary64 (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) #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) (+ (* (sqrt x) 4) (+ x 1)))) #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) (+ (* (sqrt x) 4) (+ x 1)))) #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 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) #s(hole binary64 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) #s(hole binary64 (+ (* -1 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) x)) (/ 1 (+ 1 (* 4 (sqrt (/ 1 x)))))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) #s(hole binary64 (- (+ (/ 1 (* (pow x 2) (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) (+ (/ 1 (* (pow x 2) (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3))) (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))) (+ (/ 1 (* x (+ 1 (* 4 (sqrt (/ 1 x)))))) (/ 1 (* x (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) #s(hole binary64 (- (+ (* -1 (/ (+ (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3)) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 4))) (pow x 3))) (/ 1 (+ 1 (* 4 (sqrt (/ 1 x)))))) (+ (* -1 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) (* (pow x 2) (+ 1 (* 4 (sqrt (/ 1 x))))))) (+ (/ 1 (* x (+ 1 (* 4 (sqrt (/ 1 x)))))) (/ 1 (* x (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2)))))))) |
#s(approx (- x 1) #s(hole binary64 x)) |
#s(approx (- x 1) #s(hole binary64 (* x (- 1 (/ 1 x))))) |
#s(approx (+ (* (sqrt x) 4) (+ x 1)) #s(hole binary64 (* x (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (+ (* (sqrt x) 4) (+ x 1)) #s(hole binary64 (* x (+ 1 (+ (* 4 (sqrt (/ 1 x))) (/ 1 x)))))) |
#s(approx (+ x 1) #s(hole binary64 x)) |
#s(approx (+ x 1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (/ (* 6 (- x 1)) (+ (* (sqrt x) 4) (+ 1 x))) #s(hole binary64 (/ -6 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)))) |
#s(approx (/ (* 6 (- x 1)) (+ (* (sqrt x) 4) (+ 1 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)) (+ (* (sqrt x) 4) (+ 1 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)) (+ (* (sqrt x) 4) (+ 1 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 6) 6) #s(hole binary64 (* -1 (* x (- (* 6 (/ 1 x)) 6))))) |
#s(approx (+ (* (sqrt x) 4) (+ 1 x)) #s(hole binary64 (* -1 (* x (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1))))) |
#s(approx (+ (* (sqrt x) 4) (+ 1 x)) #s(hole binary64 (* -1 (* x (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ 1 (/ 1 x))))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#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 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (* 3/2 (sqrt (/ 1 x))))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (* -1 (/ (+ (* -3/2 (sqrt x)) (* 3/8 (/ 1 (pow (sqrt -1) 2)))) x)))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #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 (+ (* (sqrt x) 4) 1)) #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 (neg (/ (+ (* -3/2 (sqrt x)) -3/8) x)) #s(hole binary64 (* -3/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (neg (/ (+ (* -3/2 (sqrt x)) -3/8) x)) #s(hole binary64 (- (* 3/8 (/ 1 x)) (* 3/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (/ (+ (* -3/2 (sqrt x)) -3/8) x) #s(hole binary64 (* 3/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* -3/2 (sqrt x)) -3/8) x) #s(hole binary64 (- (* 3/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 3/8 (/ 1 x))))) |
#s(approx (+ (* -3/2 (sqrt x)) -3/8) #s(hole binary64 (* 3/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (* -3/2 (sqrt x)) -3/8) #s(hole binary64 (* -1 (* x (+ (* -3/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 3/8 (/ 1 x))))))) |
#s(approx (* -3/2 (sqrt x)) #s(hole binary64 (* 3/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) #s(hole binary64 (/ -6 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) #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) (+ (* (sqrt x) 4) (+ x 1)))) #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) (+ (* (sqrt x) 4) (+ x 1)))) #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 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) #s(hole binary64 (/ -1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) #s(hole binary64 (- (/ 1 (* x (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1))) (+ (/ 1 (* x (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2))) (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 (- (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)) (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2)))) (/ 1 (* x (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 3)))) (/ 1 (* x (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2)))) x)) (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) #s(hole binary64 (- (* -1 (/ (+ (* -1 (- (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)) (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2)))) (* -1 (/ (- (+ (* -1 (- (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 3)) (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2)))) (/ 1 (* x (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 3)))) (/ 1 (* x (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 4)))) x))) x)) (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1))))) |
#s(approx (- x 1) #s(hole binary64 (* -1 (* x (- (/ 1 x) 1))))) |
#s(approx (+ (* (sqrt x) 4) (+ x 1)) #s(hole binary64 (* -1 (* x (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1))))) |
#s(approx (+ (* (sqrt x) 4) (+ x 1)) #s(hole binary64 (* -1 (* x (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ 1 (/ 1 x))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | -inf | ((/ (* 6 (- x 1)) (+ (* (sqrt x) 4) (+ 1 x))) (* 6 (- x 1)) (- (* x 6) 6) (* x 6) x 6 (+ (* (sqrt x) 4) (+ 1 x)) (sqrt x) 4 (+ 1 x) 1 (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/ -6 (+ (* (sqrt x) 4) 1)) (/ -3/2 (sqrt x)) -3/2 (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/ -6 (+ (* (sqrt x) 4) 1)) (neg (/ (+ (* -3/2 (sqrt x)) -3/8) x)) (/ (+ (* -3/2 (sqrt x)) -3/8) x) (+ (* -3/2 (sqrt x)) -3/8) (* -3/2 (sqrt x)) (/ (* 6 (- x 1)) (+ (* (sqrt x) 4) (+ 1 x))) (* 6 (- x 1)) -6 (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) (- x 1) (+ (* (sqrt x) 4) (+ x 1)) (+ x 1)) |
| 2.0ms | x | @ | 0 | ((/ (* 6 (- x 1)) (+ (* (sqrt x) 4) (+ 1 x))) (* 6 (- x 1)) (- (* x 6) 6) (* x 6) x 6 (+ (* (sqrt x) 4) (+ 1 x)) (sqrt x) 4 (+ 1 x) 1 (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/ -6 (+ (* (sqrt x) 4) 1)) (/ -3/2 (sqrt x)) -3/2 (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/ -6 (+ (* (sqrt x) 4) 1)) (neg (/ (+ (* -3/2 (sqrt x)) -3/8) x)) (/ (+ (* -3/2 (sqrt x)) -3/8) x) (+ (* -3/2 (sqrt x)) -3/8) (* -3/2 (sqrt x)) (/ (* 6 (- x 1)) (+ (* (sqrt x) 4) (+ 1 x))) (* 6 (- x 1)) -6 (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) (- x 1) (+ (* (sqrt x) 4) (+ x 1)) (+ x 1)) |
| 2.0ms | x | @ | inf | ((/ (* 6 (- x 1)) (+ (* (sqrt x) 4) (+ 1 x))) (* 6 (- x 1)) (- (* x 6) 6) (* x 6) x 6 (+ (* (sqrt x) 4) (+ 1 x)) (sqrt x) 4 (+ 1 x) 1 (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/ -6 (+ (* (sqrt x) 4) 1)) (/ -3/2 (sqrt x)) -3/2 (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/ -6 (+ (* (sqrt x) 4) 1)) (neg (/ (+ (* -3/2 (sqrt x)) -3/8) x)) (/ (+ (* -3/2 (sqrt x)) -3/8) x) (+ (* -3/2 (sqrt x)) -3/8) (* -3/2 (sqrt x)) (/ (* 6 (- x 1)) (+ (* (sqrt x) 4) (+ 1 x))) (* 6 (- x 1)) -6 (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) (- x 1) (+ (* (sqrt x) 4) (+ x 1)) (+ x 1)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 409 | 4951 |
| 0 | 434 | 4354 |
| 0 | 2231 | 4125 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 #s(approx (* 6 (- x 1)) (-.f64 (*.f64 x #s(literal 6 binary64)) #s(literal 6 binary64))) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x))) |
#s(approx (* 6 (- x 1)) (-.f64 (*.f64 x #s(literal 6 binary64)) #s(literal 6 binary64))) |
(-.f64 (*.f64 x #s(literal 6 binary64)) #s(literal 6 binary64)) |
(*.f64 x #s(literal 6 binary64)) |
x |
#s(literal 6 binary64) |
(fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x)) |
(sqrt.f64 x) |
#s(literal 4 binary64) |
(+.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 #s(literal -3/2 binary64) (sqrt.f64 x)))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.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 (+ (* (sqrt x) 4) 1)) (neg.f64 (/.f64 #s(approx (+ (* -3/2 (sqrt x)) -3/8) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x))) x)))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (neg.f64 (/.f64 #s(approx (+ (* -3/2 (sqrt x)) -3/8) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x))) x))) |
(neg.f64 (/.f64 #s(approx (+ (* -3/2 (sqrt x)) -3/8) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x))) x)) |
(/.f64 #s(approx (+ (* -3/2 (sqrt x)) -3/8) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x))) x) |
#s(approx (+ (* -3/2 (sqrt x)) -3/8) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x))) |
(*.f64 #s(literal -3/2 binary64) (sqrt.f64 x)) |
(/.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x))) |
#s(approx (* 6 (- x 1)) #s(literal -6 binary64)) |
#s(literal -6 binary64) |
(*.f64 #s(literal 6 binary64) (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (+ x 1) x)))) |
(/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (+ x 1) x))) |
(-.f64 x #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (+ x 1) x)) |
#s(approx (+ x 1) x) |
#s(approx (/ (* 6 (- x 1)) (+ (* (sqrt x) 4) (+ 1 x))) #s(hole binary64 (/ -6 (+ 1 (* 4 (sqrt x)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (* (sqrt x) 4) (+ 1 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)) (+ (* (sqrt x) 4) (+ 1 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)) (+ (* (sqrt x) 4) (+ 1 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 6) 6) #s(hole binary64 -6)) |
#s(approx (- (* x 6) 6) #s(hole binary64 (- (* 6 x) 6))) |
#s(approx (* x 6) #s(hole binary64 (* 6 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (sqrt x) 4) (+ 1 x)) #s(hole binary64 (+ 1 (* 4 (sqrt x))))) |
#s(approx (+ (* (sqrt x) 4) (+ 1 x)) #s(hole binary64 (+ 1 (+ x (* 4 (sqrt x)))))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (+ 1 x) #s(hole binary64 1)) |
#s(approx (+ 1 x) #s(hole binary64 (+ 1 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 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (/ -6 (+ 1 (* 4 (sqrt x)))))) |
#s(approx (/ -3/2 (sqrt x)) #s(hole binary64 (* -3/2 (sqrt (/ 1 x))))) |
#s(approx (neg (/ (+ (* -3/2 (sqrt x)) -3/8) x)) #s(hole binary64 (/ (- 3/8 (* -3/2 (sqrt x))) x))) |
#s(approx (/ (+ (* -3/2 (sqrt x)) -3/8) x) #s(hole binary64 (/ (- (* -3/2 (sqrt x)) 3/8) x))) |
#s(approx (+ (* -3/2 (sqrt x)) -3/8) #s(hole binary64 (- (* -3/2 (sqrt x)) 3/8))) |
#s(approx (* -3/2 (sqrt x)) #s(hole binary64 (* -3/2 (sqrt x)))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) #s(hole binary64 (/ -6 (+ 1 (* 4 (sqrt x)))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) #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) (+ (* (sqrt x) 4) (+ x 1)))) #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) (+ (* (sqrt x) 4) (+ x 1)))) #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 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) #s(hole binary64 (/ -1 (+ 1 (* 4 (sqrt x)))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) #s(hole binary64 (- (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (/ 1 (+ 1 (* 4 (sqrt x))))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) #s(hole binary64 (- (* x (+ (* -1 (* x (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3))))) (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (/ 1 (+ 1 (* 4 (sqrt x))))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) #s(hole binary64 (- (* x (+ (* x (- (/ (* x (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3)))) (+ 1 (* 4 (sqrt x)))) (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3))))) (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (/ 1 (+ 1 (* 4 (sqrt x))))))) |
#s(approx (- x 1) #s(hole binary64 -1)) |
#s(approx (- x 1) #s(hole binary64 (- x 1))) |
#s(approx (+ (* (sqrt x) 4) (+ x 1)) #s(hole binary64 (+ 1 (* 4 (sqrt x))))) |
#s(approx (+ (* (sqrt x) 4) (+ x 1)) #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 (/ (* 6 (- x 1)) (+ (* (sqrt x) 4) (+ 1 x))) #s(hole binary64 (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (* (sqrt x) 4) (+ 1 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)) (+ (* (sqrt x) 4) (+ 1 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)) (+ (* (sqrt x) 4) (+ 1 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 6) 6) #s(hole binary64 (* 6 x))) |
#s(approx (- (* x 6) 6) #s(hole binary64 (* x (- 6 (* 6 (/ 1 x)))))) |
#s(approx (+ (* (sqrt x) 4) (+ 1 x)) #s(hole binary64 (* x (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (+ (* (sqrt x) 4) (+ 1 x)) #s(hole binary64 (* x (+ 1 (+ (* 4 (sqrt (/ 1 x))) (/ 1 x)))))) |
#s(approx (+ 1 x) #s(hole binary64 x)) |
#s(approx (+ 1 x) #s(hole binary64 (* x (+ 1 (/ 1 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 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (* -3/2 (sqrt (/ 1 x))))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (/ (+ 3/8 (* -3/2 (sqrt x))) x))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (/ (+ 3/8 (+ (* -3/2 (sqrt x)) (* -3/32 (sqrt (/ 1 x))))) x))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (/ (- (+ 3/8 (+ (* -3/2 (sqrt x)) (* 3/128 (/ 1 x)))) (* 3/32 (sqrt (/ 1 x)))) x))) |
#s(approx (neg (/ (+ (* -3/2 (sqrt x)) -3/8) x)) #s(hole binary64 (* 3/2 (sqrt (/ 1 x))))) |
#s(approx (neg (/ (+ (* -3/2 (sqrt x)) -3/8) x)) #s(hole binary64 (- (* 3/8 (/ 1 x)) (* -3/2 (sqrt (/ 1 x)))))) |
#s(approx (/ (+ (* -3/2 (sqrt x)) -3/8) x) #s(hole binary64 (* -3/2 (sqrt (/ 1 x))))) |
#s(approx (/ (+ (* -3/2 (sqrt x)) -3/8) x) #s(hole binary64 (- (* -3/2 (sqrt (/ 1 x))) (* 3/8 (/ 1 x))))) |
#s(approx (+ (* -3/2 (sqrt x)) -3/8) #s(hole binary64 (* -3/2 (sqrt x)))) |
#s(approx (+ (* -3/2 (sqrt x)) -3/8) #s(hole binary64 (* x (- (* -3/2 (sqrt (/ 1 x))) (* 3/8 (/ 1 x)))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) #s(hole binary64 (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) #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) (+ (* (sqrt x) 4) (+ x 1)))) #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) (+ (* (sqrt x) 4) (+ x 1)))) #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 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) #s(hole binary64 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) #s(hole binary64 (+ (* -1 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) x)) (/ 1 (+ 1 (* 4 (sqrt (/ 1 x)))))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) #s(hole binary64 (- (+ (/ 1 (* (pow x 2) (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) (+ (/ 1 (* (pow x 2) (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3))) (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))) (+ (/ 1 (* x (+ 1 (* 4 (sqrt (/ 1 x)))))) (/ 1 (* x (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) #s(hole binary64 (- (+ (* -1 (/ (+ (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3)) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 4))) (pow x 3))) (/ 1 (+ 1 (* 4 (sqrt (/ 1 x)))))) (+ (* -1 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) (* (pow x 2) (+ 1 (* 4 (sqrt (/ 1 x))))))) (+ (/ 1 (* x (+ 1 (* 4 (sqrt (/ 1 x)))))) (/ 1 (* x (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2)))))))) |
#s(approx (- x 1) #s(hole binary64 x)) |
#s(approx (- x 1) #s(hole binary64 (* x (- 1 (/ 1 x))))) |
#s(approx (+ (* (sqrt x) 4) (+ x 1)) #s(hole binary64 (* x (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (+ (* (sqrt x) 4) (+ x 1)) #s(hole binary64 (* x (+ 1 (+ (* 4 (sqrt (/ 1 x))) (/ 1 x)))))) |
#s(approx (+ x 1) #s(hole binary64 x)) |
#s(approx (+ x 1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (/ (* 6 (- x 1)) (+ (* (sqrt x) 4) (+ 1 x))) #s(hole binary64 (/ -6 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)))) |
#s(approx (/ (* 6 (- x 1)) (+ (* (sqrt x) 4) (+ 1 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)) (+ (* (sqrt x) 4) (+ 1 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)) (+ (* (sqrt x) 4) (+ 1 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 6) 6) #s(hole binary64 (* -1 (* x (- (* 6 (/ 1 x)) 6))))) |
#s(approx (+ (* (sqrt x) 4) (+ 1 x)) #s(hole binary64 (* -1 (* x (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1))))) |
#s(approx (+ (* (sqrt x) 4) (+ 1 x)) #s(hole binary64 (* -1 (* x (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ 1 (/ 1 x))))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#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 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (* 3/2 (sqrt (/ 1 x))))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (* -1 (/ (+ (* -3/2 (sqrt x)) (* 3/8 (/ 1 (pow (sqrt -1) 2)))) x)))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #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 (+ (* (sqrt x) 4) 1)) #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 (neg (/ (+ (* -3/2 (sqrt x)) -3/8) x)) #s(hole binary64 (* -3/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (neg (/ (+ (* -3/2 (sqrt x)) -3/8) x)) #s(hole binary64 (- (* 3/8 (/ 1 x)) (* 3/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (/ (+ (* -3/2 (sqrt x)) -3/8) x) #s(hole binary64 (* 3/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* -3/2 (sqrt x)) -3/8) x) #s(hole binary64 (- (* 3/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 3/8 (/ 1 x))))) |
#s(approx (+ (* -3/2 (sqrt x)) -3/8) #s(hole binary64 (* 3/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (* -3/2 (sqrt x)) -3/8) #s(hole binary64 (* -1 (* x (+ (* -3/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 3/8 (/ 1 x))))))) |
#s(approx (* -3/2 (sqrt x)) #s(hole binary64 (* 3/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) #s(hole binary64 (/ -6 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) #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) (+ (* (sqrt x) 4) (+ x 1)))) #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) (+ (* (sqrt x) 4) (+ x 1)))) #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 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) #s(hole binary64 (/ -1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) #s(hole binary64 (- (/ 1 (* x (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1))) (+ (/ 1 (* x (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2))) (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 (- (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)) (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2)))) (/ 1 (* x (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 3)))) (/ 1 (* x (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2)))) x)) (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) #s(hole binary64 (- (* -1 (/ (+ (* -1 (- (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1)) (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2)))) (* -1 (/ (- (+ (* -1 (- (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 3)) (/ 1 (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 2)))) (/ 1 (* x (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 3)))) (/ 1 (* x (pow (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1) 4)))) x))) x)) (/ 1 (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1))))) |
#s(approx (- x 1) #s(hole binary64 (* -1 (* x (- (/ 1 x) 1))))) |
#s(approx (+ (* (sqrt x) 4) (+ x 1)) #s(hole binary64 (* -1 (* x (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 1))))) |
#s(approx (+ (* (sqrt x) 4) (+ x 1)) #s(hole binary64 (* -1 (* x (- (* 4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ 1 (/ 1 x))))))) |
| Outputs |
|---|
(/.f64 (neg.f64 #s(approx (* 6 (- x 1)) (-.f64 (*.f64 x #s(literal 6 binary64)) #s(literal 6 binary64)))) (neg.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(approx (* 6 (- x 1)) (-.f64 (*.f64 x #s(literal 6 binary64)) #s(literal 6 binary64))) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x))) |
#s(approx (* 6 (- x 1)) (-.f64 (*.f64 x #s(literal 6 binary64)) #s(literal 6 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 6 binary64)) (*.f64 x #s(literal 6 binary64))) #s(literal 36 binary64)) (fma.f64 x #s(literal 6 binary64) #s(literal 6 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 6 binary64)) #s(literal 3 binary64)) #s(literal 216 binary64)) (fma.f64 (*.f64 x #s(literal 6 binary64)) (*.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 36 binary64) (*.f64 (*.f64 x #s(literal 6 binary64)) #s(literal 6 binary64))))) |
(-.f64 (*.f64 x #s(literal 6 binary64)) #s(literal 6 binary64)) |
(*.f64 x #s(literal 6 binary64)) |
(*.f64 #s(literal 6 binary64) x) |
x |
#s(literal 6 binary64) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (-.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64)))) (-.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 4 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x))) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) #s(literal 3 binary64))) (fma.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 4 binary64)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x)) (*.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x))))) |
(fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)) |
(-.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 #s(literal -4 binary64) (sqrt.f64 x))) |
(+.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal 1 binary64)) |
(+.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) x) |
(+.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) |
(+.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) x)) |
(+.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x)) |
(+.f64 x (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))) |
(pow.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 x) |
#s(literal 4 binary64) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 x x) x #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64))))) |
(+.f64 #s(literal 1 binary64) x) |
(+.f64 x #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 #s(literal -3/2 binary64) (sqrt.f64 x)))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 #s(literal -3/2 binary64) (sqrt.f64 x))) |
(/.f64 #s(literal 3/2 binary64) (neg.f64 (sqrt.f64 x))) |
(/.f64 #s(literal -3/2 binary64) (sqrt.f64 x)) |
#s(literal -3/2 binary64) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 #s(approx (+ (* -3/2 (sqrt x)) -3/8) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x))) (neg.f64 x)))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 #s(approx (+ (* -3/2 (sqrt x)) -3/8) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x))) (neg.f64 x))) |
(/.f64 (neg.f64 #s(approx (+ (* -3/2 (sqrt x)) -3/8) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x)))) x) |
(/.f64 #s(approx (+ (* -3/2 (sqrt x)) -3/8) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x))) (neg.f64 x)) |
(neg.f64 (/.f64 #s(approx (+ (* -3/2 (sqrt x)) -3/8) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x))) x)) |
(/.f64 (neg.f64 #s(approx (+ (* -3/2 (sqrt x)) -3/8) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x)))) (neg.f64 x)) |
(/.f64 #s(approx (+ (* -3/2 (sqrt x)) -3/8) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x))) x) |
#s(approx (+ (* -3/2 (sqrt x)) -3/8) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x))) |
(*.f64 #s(literal -3/2 binary64) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) #s(literal -3/2 binary64)) |
(/.f64 (neg.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64))) (neg.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x))) |
#s(approx (* 6 (- x 1)) #s(literal -6 binary64)) |
#s(literal -6 binary64) |
(*.f64 (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (+ x 1) x))) #s(literal 6 binary64)) |
(*.f64 #s(literal 6 binary64) (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (+ x 1) x)))) |
(/.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (+ x 1) x))) |
(/.f64 (neg.f64 (-.f64 x #s(literal 1 binary64))) (neg.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (+ x 1) x)))) |
(/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (+ x 1) x))) |
(-.f64 (/.f64 x (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (+ x 1) x))) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (+ x 1) x)))) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) #s(literal 1 binary64)) (fma.f64 x x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64))))) |
(-.f64 x #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) (*.f64 #s(approx (+ x 1) x) #s(approx (+ x 1) x))) (-.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) #s(approx (+ x 1) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 #s(approx (+ x 1) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (-.f64 (*.f64 #s(approx (+ x 1) x) #s(approx (+ x 1) x)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) #s(approx (+ x 1) x))))) |
(fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (+ x 1) x)) |
(fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(approx (+ x 1) x)) |
(+.f64 #s(approx (+ x 1) x) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) |
(+.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) #s(approx (+ x 1) x)) |
#s(approx (+ x 1) x) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (-.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) x) #s(literal 6 binary64)) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (-.f64 (*.f64 (fma.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) x) #s(literal -6 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) #s(literal 6 binary64))) x) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (-.f64 (*.f64 (fma.f64 x (fma.f64 (/.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))) #s(literal 6 binary64) (*.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) #s(literal -6 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) #s(literal 6 binary64))) x) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) |
#s(approx (* 6 (- x 1)) #s(literal -6 binary64)) |
#s(approx (* 6 (- x 1)) (-.f64 (*.f64 x #s(literal 6 binary64)) #s(literal 6 binary64))) |
#s(approx (- (* x 6) 6) #s(literal -6 binary64)) |
#s(approx (- (* x 6) 6) (-.f64 (*.f64 x #s(literal 6 binary64)) #s(literal 6 binary64))) |
#s(approx (* x 6) (*.f64 x #s(literal 6 binary64))) |
#s(approx x x) |
#s(approx (+ (* (sqrt x) 4) (+ x 1)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (sqrt x) 4) (+ x 1)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x))) |
#s(approx (sqrt x) (sqrt.f64 x)) |
#s(approx (+ x 1) #s(literal 1 binary64)) |
#s(approx (+ x 1) (+.f64 #s(literal 1 binary64) x)) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (-.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) x) #s(literal 6 binary64)) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (-.f64 (*.f64 (fma.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) x) #s(literal -6 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) #s(literal 6 binary64))) x) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (-.f64 (*.f64 (fma.f64 x (fma.f64 (/.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))) #s(literal 6 binary64) (*.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) #s(literal -6 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) #s(literal 6 binary64))) x) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) |
#s(approx (/ -3/2 (sqrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -3/2 binary64))) |
#s(approx (neg (/ (+ (* -3/2 (sqrt x)) -3/8) x)) (/.f64 (-.f64 #s(literal 3/8 binary64) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x))) x)) |
#s(approx (/ (+ (* -3/2 (sqrt x)) -3/8) x) (/.f64 (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) #s(literal -3/8 binary64)) x)) |
#s(approx (+ (* -3/2 (sqrt x)) -3/8) (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) #s(literal -3/8 binary64))) |
#s(approx (* -3/2 (sqrt x)) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (-.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) x) #s(literal 6 binary64)) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (-.f64 (*.f64 (fma.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) x) #s(literal -6 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) #s(literal 6 binary64))) x) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (-.f64 (*.f64 (fma.f64 x (fma.f64 (/.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))) #s(literal 6 binary64) (*.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) #s(literal -6 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) #s(literal 6 binary64))) x) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) (/.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) x) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) (-.f64 (*.f64 (+.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) x)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) x) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) (-.f64 (*.f64 (fma.f64 (-.f64 (-.f64 (/.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) (pow.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -3 binary64))) x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) x) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) |
#s(approx (- x 1) #s(literal -1 binary64)) |
#s(approx (- x 1) (-.f64 x #s(literal 1 binary64))) |
#s(approx (+ (* (sqrt x) 4) (+ x 1)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (sqrt x) 4) (+ x 1)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x))) |
#s(approx (+ x 1) #s(literal 1 binary64)) |
#s(approx (+ x 1) (+.f64 #s(literal 1 binary64) x)) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (/.f64 #s(literal 6 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) x) #s(literal -6 binary64) (/.f64 #s(literal 6 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) x) #s(literal -6 binary64) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) #s(literal 6 binary64) (/.f64 #s(literal 6 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) x) #s(literal -6 binary64) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -4 binary64)) (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -3 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -6 binary64) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) #s(literal 6 binary64) (/.f64 #s(literal 6 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64))))))) |
#s(approx (* 6 (- x 1)) (*.f64 x #s(literal 6 binary64))) |
#s(approx (* 6 (- x 1)) (*.f64 (-.f64 #s(literal 6 binary64) (/.f64 #s(literal 6 binary64) x)) x)) |
#s(approx (- (* x 6) 6) (*.f64 x #s(literal 6 binary64))) |
#s(approx (- (* x 6) 6) (*.f64 (-.f64 #s(literal 6 binary64) (/.f64 #s(literal 6 binary64) x)) x)) |
#s(approx (+ (* (sqrt x) 4) (+ x 1)) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (sqrt x) 4) (+ x 1)) (*.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) x)) |
#s(approx (+ x 1) x) |
#s(approx (+ x 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (/.f64 #s(literal 6 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) x) #s(literal -6 binary64) (/.f64 #s(literal 6 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) x) #s(literal -6 binary64) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) #s(literal 6 binary64) (/.f64 #s(literal 6 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) x) #s(literal -6 binary64) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -4 binary64)) (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -3 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -6 binary64) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) #s(literal 6 binary64) (/.f64 #s(literal 6 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64))))))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -3/2 binary64))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) #s(literal 3/8 binary64)) x)) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 (+.f64 (fma.f64 #s(literal -3/32 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x))) #s(literal 3/8 binary64)) x)) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 (-.f64 (+.f64 (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 3/128 binary64) x)) #s(literal 3/8 binary64)) (*.f64 #s(literal 3/32 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x)) |
#s(approx (neg (/ (+ (* -3/2 (sqrt x)) -3/8) x)) (*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
#s(approx (neg (/ (+ (* -3/2 (sqrt x)) -3/8) x)) (-.f64 (/.f64 #s(literal 3/8 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -3/2 binary64)))) |
#s(approx (/ (+ (* -3/2 (sqrt x)) -3/8) x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -3/2 binary64))) |
#s(approx (/ (+ (* -3/2 (sqrt x)) -3/8) x) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -3/2 binary64)) (/.f64 #s(literal 3/8 binary64) x))) |
#s(approx (+ (* -3/2 (sqrt x)) -3/8) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x))) |
#s(approx (+ (* -3/2 (sqrt x)) -3/8) (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -3/2 binary64)) (/.f64 #s(literal 3/8 binary64) x)) x)) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (/.f64 #s(literal 6 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) x) #s(literal -6 binary64) (/.f64 #s(literal 6 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) x) #s(literal -6 binary64) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) #s(literal 6 binary64) (/.f64 #s(literal 6 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) x) #s(literal -6 binary64) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -4 binary64)) (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -3 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -6 binary64) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) #s(literal 6 binary64) (/.f64 #s(literal 6 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64))))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) (+.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) x)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) (-.f64 (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal 3 binary64)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) x) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64))) x)))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) (-.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -4 binary64)) (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -3 binary64))) (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) (neg.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64))) x)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) x))))) |
#s(approx (- x 1) x) |
#s(approx (- x 1) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) x)) |
#s(approx (+ (* (sqrt x) 4) (+ x 1)) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (sqrt x) 4) (+ x 1)) (*.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) x)) |
#s(approx (+ x 1) x) |
#s(approx (+ x 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (/.f64 #s(literal -6 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 4 binary64)) #s(literal 1 binary64)))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (-.f64 (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 4 binary64)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))) x) #s(literal 6 binary64)) (/.f64 #s(literal 6 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 4 binary64)) #s(literal 1 binary64))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 6 binary64) (/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))) x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 4 binary64)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))) #s(literal -6 binary64))) x)) (/.f64 #s(literal 6 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 4 binary64)) #s(literal 1 binary64))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (-.f64 (neg.f64 (/.f64 (fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 4 binary64)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))) #s(literal -6 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -4 binary64))) x) #s(literal 6 binary64) (*.f64 (-.f64 (pow.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))) #s(literal -6 binary64))) x))) x)) (/.f64 #s(literal 6 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 4 binary64)) #s(literal 1 binary64))))) |
#s(approx (* 6 (- x 1)) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 6 binary64) x) #s(literal 6 binary64)) x))) |
#s(approx (- (* x 6) 6) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 6 binary64) x) #s(literal 6 binary64)) x))) |
#s(approx (+ (* (sqrt x) 4) (+ x 1)) (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 4 binary64)) #s(literal 1 binary64)) x))) |
#s(approx (+ (* (sqrt x) 4) (+ x 1)) (neg.f64 (*.f64 (-.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 4 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) x))) |
#s(approx (sqrt x) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (/.f64 #s(literal -6 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 4 binary64)) #s(literal 1 binary64)))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (-.f64 (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 4 binary64)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))) x) #s(literal 6 binary64)) (/.f64 #s(literal 6 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 4 binary64)) #s(literal 1 binary64))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 6 binary64) (/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))) x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 4 binary64)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))) #s(literal -6 binary64))) x)) (/.f64 #s(literal 6 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 4 binary64)) #s(literal 1 binary64))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (-.f64 (neg.f64 (/.f64 (fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 4 binary64)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))) #s(literal -6 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -4 binary64))) x) #s(literal 6 binary64) (*.f64 (-.f64 (pow.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))) #s(literal -6 binary64))) x))) x)) (/.f64 #s(literal 6 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 4 binary64)) #s(literal 1 binary64))))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) #s(literal -3/8 binary64)) (neg.f64 x))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (neg.f64 (/.f64 (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal 3/32 binary64) (*.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -3/8 binary64))) x))) x))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (neg.f64 (/.f64 (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) (neg.f64 (/.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -3/8 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 x #s(literal 1 binary64)) #s(literal -3/128 binary64) (*.f64 #s(literal -3/32 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1 binary64)))) x))) x))) x))) |
#s(approx (neg (/ (+ (* -3/2 (sqrt x)) -3/8) x)) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -3/2 binary64))) |
#s(approx (neg (/ (+ (* -3/2 (sqrt x)) -3/8) x)) (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -3/2 binary64) (/.f64 #s(literal 3/8 binary64) x))) |
#s(approx (/ (+ (* -3/2 (sqrt x)) -3/8) x) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 3/2 binary64))) |
#s(approx (/ (+ (* -3/2 (sqrt x)) -3/8) x) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 3/2 binary64)) (/.f64 #s(literal 3/8 binary64) x))) |
#s(approx (+ (* -3/2 (sqrt x)) -3/8) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal 3/2 binary64))) |
#s(approx (+ (* -3/2 (sqrt x)) -3/8) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -3/2 binary64) (/.f64 #s(literal 3/8 binary64) x)) x))) |
#s(approx (* -3/2 (sqrt x)) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal 3/2 binary64))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (/.f64 #s(literal -6 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 4 binary64)) #s(literal 1 binary64)))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (-.f64 (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 4 binary64)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))) x) #s(literal 6 binary64)) (/.f64 #s(literal 6 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 4 binary64)) #s(literal 1 binary64))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 6 binary64) (/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))) x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 4 binary64)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))) #s(literal -6 binary64))) x)) (/.f64 #s(literal 6 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 4 binary64)) #s(literal 1 binary64))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1)))) (-.f64 (neg.f64 (/.f64 (fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 4 binary64)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))) #s(literal -6 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -4 binary64))) x) #s(literal 6 binary64) (*.f64 (-.f64 (pow.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))) #s(literal -6 binary64))) x))) x)) (/.f64 #s(literal 6 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 4 binary64)) #s(literal 1 binary64))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 4 binary64)) #s(literal 1 binary64)))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 4 binary64)) #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 4 binary64)) #s(literal 1 binary64))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 4 binary64)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64)) x)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) x)))) x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 4 binary64)) #s(literal 1 binary64))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (+ x 1))) (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 4 binary64)) x))) x)) (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 4 binary64)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))))) x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 4 binary64)) #s(literal 1 binary64))))) |
#s(approx (- x 1) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) |
#s(approx (+ (* (sqrt x) 4) (+ x 1)) (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 4 binary64)) #s(literal 1 binary64)) x))) |
#s(approx (+ (* (sqrt x) 4) (+ x 1)) (neg.f64 (*.f64 (-.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 4 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) x))) |
Compiled 5 620 to 726 computations (87.1% saved)
22 alts after pruning (13 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 163 | 2 | 165 |
| Fresh | 2 | 11 | 13 |
| Picked | 0 | 5 | 5 |
| Done | 1 | 4 | 5 |
| Total | 166 | 22 | 188 |
| Status | Accuracy | Program |
|---|---|---|
| 51.6% | (/.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (+ x 1) x))) | |
| 48.9% | (/.f64 (*.f64 #s(literal 6 binary64) #s(approx (- x 1) x)) (+.f64 #s(approx (+ x 1) x) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) | |
| ✓ | 99.8% | (/.f64 #s(approx (* 6 (- x 1)) (-.f64 (*.f64 x #s(literal 6 binary64)) #s(literal 6 binary64))) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x))) |
| 52.5% | (/.f64 #s(approx (* 6 (- x 1)) (-.f64 (*.f64 x #s(literal 6 binary64)) #s(literal 6 binary64))) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (+ x 1) #s(literal 1 binary64)))) | |
| ✓ | 50.1% | (/.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x))) |
| ✓ | 99.9% | (*.f64 (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x))) #s(literal 6 binary64)) |
| ✓ | 51.7% | (*.f64 #s(literal 6 binary64) (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (+ x 1) x)))) |
| 49.0% | (*.f64 #s(literal 6 binary64) (/.f64 #s(approx (- x 1) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (+ x 1) x)))) | |
| 49.3% | (*.f64 #s(literal 6 binary64) (/.f64 #s(approx (- x 1) x) (+.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) x))) | |
| 49.0% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) | |
| ✓ | 49.8% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) |
| 49.8% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) #s(literal 1 binary64))))) | |
| 1.6% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) #s(literal 3/8 binary64)) x))) | |
| ✓ | 4.5% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 #s(literal -3/2 binary64) (sqrt.f64 x)))) |
| 4.1% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) | |
| ✓ | 4.5% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (*.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
| 4.5% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) | |
| ✓ | 4.0% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (neg.f64 (/.f64 (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) #s(literal -3/8 binary64)) x)))) |
| ✓ | 4.1% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (neg.f64 (/.f64 #s(approx (+ (* -3/2 (sqrt x)) -3/8) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x))) x)))) |
| 4.1% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (neg.f64 #s(approx (/ (+ (* -3/2 (sqrt x)) -3/8) x) (/.f64 #s(literal -3/2 binary64) (sqrt.f64 x)))))) | |
| 4.0% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(approx (neg (/ (+ (* -3/2 (sqrt x)) -3/8) x)) (/.f64 (-.f64 #s(literal 3/8 binary64) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x))) x)))) | |
| 4.0% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(approx (neg (/ (+ (* -3/2 (sqrt x)) -3/8) x)) (-.f64 (/.f64 #s(literal 3/8 binary64) x) (/.f64 #s(literal -3/2 binary64) (sqrt.f64 x)))))) |
Compiled 1 367 to 565 computations (58.7% saved)
| Inputs |
|---|
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 #s(literal -3/2 binary64) (sqrt.f64 x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (neg.f64 #s(approx (/ (+ (* -3/2 (sqrt x)) -3/8) x) (/.f64 #s(literal -3/2 binary64) (sqrt.f64 x)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (*.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 (+ (* (sqrt x) 4) 1)) (*.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) #s(approx (+ (* (sqrt x) 4) 1) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (neg.f64 (/.f64 #s(approx (+ (* -3/2 (sqrt x)) -3/8) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x))) x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) #s(literal 3/8 binary64)) x))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(approx (neg (/ (+ (* -3/2 (sqrt x)) -3/8) x)) (/.f64 (-.f64 #s(literal 3/8 binary64) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x))) x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (neg.f64 (/.f64 (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) #s(literal -3/8 binary64)) x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(approx (neg (/ (+ (* -3/2 (sqrt x)) -3/8) x)) (-.f64 (/.f64 #s(literal 3/8 binary64) x) (/.f64 #s(literal -3/2 binary64) (sqrt.f64 x)))))) |
(/.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal 6 binary64) (/.f64 #s(approx (- x 1) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (+ x 1) #s(literal 1 binary64))))) |
(*.f64 #s(literal 6 binary64) (/.f64 #s(approx (- x 1) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (+ x 1) x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) |
(/.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 (*.f64 #s(literal 6 binary64) #s(approx (- x 1) x)) (+.f64 #s(approx (+ x 1) x) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
(*.f64 #s(literal 6 binary64) (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (+ x 1) #s(literal 1 binary64))))) |
(*.f64 #s(literal 6 binary64) (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (+ x 1) x)))) |
(/.f64 #s(approx (* 6 (- x 1)) (-.f64 (*.f64 x #s(literal 6 binary64)) #s(literal 6 binary64))) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (+ x 1) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) #s(approx (+ (+ x 1) (* 4 (sqrt x))) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 6 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(approx (+ x 1) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (+ x 1) x))) |
(*.f64 #s(literal 6 binary64) (/.f64 #s(approx (- x 1) x) (+.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) x))) |
(/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (+.f64 #s(approx (+ x 1) x) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x))) #s(literal 6 binary64)) |
(*.f64 #s(literal 6 binary64) (/.f64 (-.f64 x #s(literal 1 binary64)) (+.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) x))) |
(*.f64 #s(literal 6 binary64) (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(approx (* 6 (- x 1)) (-.f64 (*.f64 x #s(literal 6 binary64)) #s(literal 6 binary64))) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (+.f64 x (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) |
(/.f64 #s(approx (* 6 (- x 1)) (-.f64 (*.f64 x #s(literal 6 binary64)) #s(literal 6 binary64))) (+.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)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x))) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x)))) |
| Outputs |
|---|
(*.f64 #s(literal 6 binary64) (/.f64 (-.f64 x #s(literal 1 binary64)) (+.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) x))) |
2 calls:
| 9.0ms | x |
| 7.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.9% | 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.9% | 1 | x |
Compiled 15 to 12 computations (20% saved)
| Inputs |
|---|
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 #s(literal -3/2 binary64) (sqrt.f64 x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (neg.f64 #s(approx (/ (+ (* -3/2 (sqrt x)) -3/8) x) (/.f64 #s(literal -3/2 binary64) (sqrt.f64 x)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (*.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 (+ (* (sqrt x) 4) 1)) (*.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) #s(approx (+ (* (sqrt x) 4) 1) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (neg.f64 (/.f64 #s(approx (+ (* -3/2 (sqrt x)) -3/8) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x))) x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) #s(literal 3/8 binary64)) x))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(approx (neg (/ (+ (* -3/2 (sqrt x)) -3/8) x)) (/.f64 (-.f64 #s(literal 3/8 binary64) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x))) x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (neg.f64 (/.f64 (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) #s(literal -3/8 binary64)) x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(approx (neg (/ (+ (* -3/2 (sqrt x)) -3/8) x)) (-.f64 (/.f64 #s(literal 3/8 binary64) x) (/.f64 #s(literal -3/2 binary64) (sqrt.f64 x)))))) |
(/.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal 6 binary64) (/.f64 #s(approx (- x 1) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (+ x 1) #s(literal 1 binary64))))) |
(*.f64 #s(literal 6 binary64) (/.f64 #s(approx (- x 1) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (+ x 1) x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) |
(/.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 (*.f64 #s(literal 6 binary64) #s(approx (- x 1) x)) (+.f64 #s(approx (+ x 1) x) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
(*.f64 #s(literal 6 binary64) (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (+ x 1) #s(literal 1 binary64))))) |
(*.f64 #s(literal 6 binary64) (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (+ x 1) x)))) |
(/.f64 #s(approx (* 6 (- x 1)) (-.f64 (*.f64 x #s(literal 6 binary64)) #s(literal 6 binary64))) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (+ x 1) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) #s(approx (+ (+ x 1) (* 4 (sqrt x))) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 6 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(approx (+ x 1) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (+ x 1) x))) |
(*.f64 #s(literal 6 binary64) (/.f64 #s(approx (- x 1) x) (+.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) x))) |
(/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (+.f64 #s(approx (+ x 1) x) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x))) #s(literal 6 binary64)) |
| Outputs |
|---|
(*.f64 (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x))) #s(literal 6 binary64)) |
2 calls:
| 14.0ms | x |
| 5.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.9% | 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.9% | 1 | x |
Compiled 15 to 12 computations (20% saved)
| Inputs |
|---|
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 #s(literal -3/2 binary64) (sqrt.f64 x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (neg.f64 #s(approx (/ (+ (* -3/2 (sqrt x)) -3/8) x) (/.f64 #s(literal -3/2 binary64) (sqrt.f64 x)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (*.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 (+ (* (sqrt x) 4) 1)) (*.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) #s(approx (+ (* (sqrt x) 4) 1) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (neg.f64 (/.f64 #s(approx (+ (* -3/2 (sqrt x)) -3/8) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x))) x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) #s(literal 3/8 binary64)) x))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(approx (neg (/ (+ (* -3/2 (sqrt x)) -3/8) x)) (/.f64 (-.f64 #s(literal 3/8 binary64) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x))) x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (neg.f64 (/.f64 (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) #s(literal -3/8 binary64)) x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(approx (neg (/ (+ (* -3/2 (sqrt x)) -3/8) x)) (-.f64 (/.f64 #s(literal 3/8 binary64) x) (/.f64 #s(literal -3/2 binary64) (sqrt.f64 x)))))) |
(/.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal 6 binary64) (/.f64 #s(approx (- x 1) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (+ x 1) #s(literal 1 binary64))))) |
(*.f64 #s(literal 6 binary64) (/.f64 #s(approx (- x 1) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (+ x 1) x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) |
(/.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 (*.f64 #s(literal 6 binary64) #s(approx (- x 1) x)) (+.f64 #s(approx (+ x 1) x) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
(*.f64 #s(literal 6 binary64) (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (+ x 1) #s(literal 1 binary64))))) |
(*.f64 #s(literal 6 binary64) (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (+ x 1) x)))) |
(/.f64 #s(approx (* 6 (- x 1)) (-.f64 (*.f64 x #s(literal 6 binary64)) #s(literal 6 binary64))) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (+ x 1) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) #s(approx (+ (+ x 1) (* 4 (sqrt x))) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 6 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(approx (+ x 1) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (+ x 1) x))) |
(*.f64 #s(literal 6 binary64) (/.f64 #s(approx (- x 1) x) (+.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) x))) |
(/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (+.f64 #s(approx (+ x 1) x) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
| Outputs |
|---|
(/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) #s(approx (+ (+ x 1) (* 4 (sqrt x))) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(literal 6 binary64) (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (+ x 1) x)))) |
2 calls:
| 7.0ms | x |
| 6.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 |
|---|---|---|
| 97.1% | 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)))) |
| 97.1% | 2 | x |
Compiled 15 to 12 computations (20% saved)
| Inputs |
|---|
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 #s(literal -3/2 binary64) (sqrt.f64 x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (neg.f64 #s(approx (/ (+ (* -3/2 (sqrt x)) -3/8) x) (/.f64 #s(literal -3/2 binary64) (sqrt.f64 x)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (*.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 (+ (* (sqrt x) 4) 1)) (*.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) #s(approx (+ (* (sqrt x) 4) 1) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (neg.f64 (/.f64 #s(approx (+ (* -3/2 (sqrt x)) -3/8) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x))) x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) #s(literal 3/8 binary64)) x))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(approx (neg (/ (+ (* -3/2 (sqrt x)) -3/8) x)) (/.f64 (-.f64 #s(literal 3/8 binary64) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x))) x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (neg.f64 (/.f64 (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) #s(literal -3/8 binary64)) x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(approx (neg (/ (+ (* -3/2 (sqrt x)) -3/8) x)) (-.f64 (/.f64 #s(literal 3/8 binary64) x) (/.f64 #s(literal -3/2 binary64) (sqrt.f64 x)))))) |
(/.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal 6 binary64) (/.f64 #s(approx (- x 1) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (+ x 1) #s(literal 1 binary64))))) |
(*.f64 #s(literal 6 binary64) (/.f64 #s(approx (- x 1) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (+ x 1) x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) |
(/.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 (*.f64 #s(literal 6 binary64) #s(approx (- x 1) x)) (+.f64 #s(approx (+ x 1) x) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
(*.f64 #s(literal 6 binary64) (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (+ x 1) #s(literal 1 binary64))))) |
(*.f64 #s(literal 6 binary64) (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (+ x 1) x)))) |
(/.f64 #s(approx (* 6 (- x 1)) (-.f64 (*.f64 x #s(literal 6 binary64)) #s(literal 6 binary64))) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (+ x 1) #s(literal 1 binary64)))) |
| Outputs |
|---|
(/.f64 #s(approx (* 6 (- x 1)) (-.f64 (*.f64 x #s(literal 6 binary64)) #s(literal 6 binary64))) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (+ x 1) #s(literal 1 binary64)))) |
(*.f64 #s(literal 6 binary64) (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (+ x 1) 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 |
|---|---|---|
| 97.1% | 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)))) |
| 97.1% | 2 | x |
Compiled 15 to 12 computations (20% saved)
| Inputs |
|---|
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 #s(literal -3/2 binary64) (sqrt.f64 x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (neg.f64 #s(approx (/ (+ (* -3/2 (sqrt x)) -3/8) x) (/.f64 #s(literal -3/2 binary64) (sqrt.f64 x)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (*.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 (+ (* (sqrt x) 4) 1)) (*.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) #s(approx (+ (* (sqrt x) 4) 1) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (neg.f64 (/.f64 #s(approx (+ (* -3/2 (sqrt x)) -3/8) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x))) x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) #s(literal 3/8 binary64)) x))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(approx (neg (/ (+ (* -3/2 (sqrt x)) -3/8) x)) (/.f64 (-.f64 #s(literal 3/8 binary64) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x))) x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (neg.f64 (/.f64 (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) #s(literal -3/8 binary64)) x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(approx (neg (/ (+ (* -3/2 (sqrt x)) -3/8) x)) (-.f64 (/.f64 #s(literal 3/8 binary64) x) (/.f64 #s(literal -3/2 binary64) (sqrt.f64 x)))))) |
(/.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal 6 binary64) (/.f64 #s(approx (- x 1) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (+ x 1) #s(literal 1 binary64))))) |
(*.f64 #s(literal 6 binary64) (/.f64 #s(approx (- x 1) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (+ x 1) x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) |
(/.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 (*.f64 #s(literal 6 binary64) #s(approx (- x 1) x)) (+.f64 #s(approx (+ x 1) x) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
(*.f64 #s(literal 6 binary64) (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (+ x 1) #s(literal 1 binary64))))) |
(*.f64 #s(literal 6 binary64) (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (+ x 1) x)))) |
| Outputs |
|---|
(*.f64 #s(literal 6 binary64) (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (+ x 1) #s(literal 1 binary64))))) |
(*.f64 #s(literal 6 binary64) (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (+ x 1) x)))) |
2 calls:
| 6.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)))) |
| 6.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.1% | 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)))) |
| 97.1% | 2 | x |
Compiled 15 to 12 computations (20% saved)
| Inputs |
|---|
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 #s(literal -3/2 binary64) (sqrt.f64 x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (neg.f64 #s(approx (/ (+ (* -3/2 (sqrt x)) -3/8) x) (/.f64 #s(literal -3/2 binary64) (sqrt.f64 x)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (*.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 (+ (* (sqrt x) 4) 1)) (*.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) #s(approx (+ (* (sqrt x) 4) 1) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (neg.f64 (/.f64 #s(approx (+ (* -3/2 (sqrt x)) -3/8) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x))) x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) #s(literal 3/8 binary64)) x))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(approx (neg (/ (+ (* -3/2 (sqrt x)) -3/8) x)) (/.f64 (-.f64 #s(literal 3/8 binary64) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x))) x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (neg.f64 (/.f64 (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) #s(literal -3/8 binary64)) x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(approx (neg (/ (+ (* -3/2 (sqrt x)) -3/8) x)) (-.f64 (/.f64 #s(literal 3/8 binary64) x) (/.f64 #s(literal -3/2 binary64) (sqrt.f64 x)))))) |
(/.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal 6 binary64) (/.f64 #s(approx (- x 1) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (+ x 1) #s(literal 1 binary64))))) |
(*.f64 #s(literal 6 binary64) (/.f64 #s(approx (- x 1) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (+ x 1) x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) |
(/.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 (*.f64 #s(literal 6 binary64) #s(approx (- x 1) x)) (+.f64 #s(approx (+ x 1) x) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
(*.f64 #s(literal 6 binary64) (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (+ x 1) #s(literal 1 binary64))))) |
| Outputs |
|---|
(*.f64 #s(literal 6 binary64) (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (+ x 1) #s(literal 1 binary64))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) |
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 |
|---|---|---|
| 97.1% | 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)))) |
| 97.1% | 2 | x |
Compiled 15 to 12 computations (20% saved)
| Inputs |
|---|
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 #s(literal -3/2 binary64) (sqrt.f64 x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (neg.f64 #s(approx (/ (+ (* -3/2 (sqrt x)) -3/8) x) (/.f64 #s(literal -3/2 binary64) (sqrt.f64 x)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (*.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 (+ (* (sqrt x) 4) 1)) (*.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) #s(approx (+ (* (sqrt x) 4) 1) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (neg.f64 (/.f64 #s(approx (+ (* -3/2 (sqrt x)) -3/8) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x))) x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) #s(literal 3/8 binary64)) x))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(approx (neg (/ (+ (* -3/2 (sqrt x)) -3/8) x)) (/.f64 (-.f64 #s(literal 3/8 binary64) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x))) x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (neg.f64 (/.f64 (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) #s(literal -3/8 binary64)) x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(approx (neg (/ (+ (* -3/2 (sqrt x)) -3/8) x)) (-.f64 (/.f64 #s(literal 3/8 binary64) x) (/.f64 #s(literal -3/2 binary64) (sqrt.f64 x)))))) |
(/.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal 6 binary64) (/.f64 #s(approx (- x 1) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (+ x 1) #s(literal 1 binary64))))) |
(*.f64 #s(literal 6 binary64) (/.f64 #s(approx (- x 1) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (+ x 1) x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) |
(/.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 (*.f64 #s(literal 6 binary64) #s(approx (- x 1) x)) (+.f64 #s(approx (+ x 1) x) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
| Outputs |
|---|
(/.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) |
2 calls:
| 11.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 |
|---|---|---|
| 97.0% | 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)))) |
| 97.0% | 2 | x |
Compiled 15 to 12 computations (20% saved)
| Inputs |
|---|
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 #s(literal -3/2 binary64) (sqrt.f64 x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (neg.f64 #s(approx (/ (+ (* -3/2 (sqrt x)) -3/8) x) (/.f64 #s(literal -3/2 binary64) (sqrt.f64 x)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (*.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 (+ (* (sqrt x) 4) 1)) (*.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) #s(approx (+ (* (sqrt x) 4) 1) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (neg.f64 (/.f64 #s(approx (+ (* -3/2 (sqrt x)) -3/8) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x))) x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) #s(literal 3/8 binary64)) x))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(approx (neg (/ (+ (* -3/2 (sqrt x)) -3/8) x)) (/.f64 (-.f64 #s(literal 3/8 binary64) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x))) x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (neg.f64 (/.f64 (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) #s(literal -3/8 binary64)) x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(approx (neg (/ (+ (* -3/2 (sqrt x)) -3/8) x)) (-.f64 (/.f64 #s(literal 3/8 binary64) x) (/.f64 #s(literal -3/2 binary64) (sqrt.f64 x)))))) |
(/.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal 6 binary64) (/.f64 #s(approx (- x 1) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (+ x 1) #s(literal 1 binary64))))) |
(*.f64 #s(literal 6 binary64) (/.f64 #s(approx (- x 1) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (+ x 1) x)))) |
| Outputs |
|---|
(/.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal 6 binary64) (/.f64 #s(approx (- x 1) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (+ x 1) x)))) |
2 calls:
| 5.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 |
|---|---|---|
| 97.0% | 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)))) |
| 97.0% | 2 | x |
Compiled 15 to 12 computations (20% saved)
| Inputs |
|---|
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 #s(literal -3/2 binary64) (sqrt.f64 x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (neg.f64 #s(approx (/ (+ (* -3/2 (sqrt x)) -3/8) x) (/.f64 #s(literal -3/2 binary64) (sqrt.f64 x)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (*.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 (+ (* (sqrt x) 4) 1)) (*.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) #s(approx (+ (* (sqrt x) 4) 1) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (neg.f64 (/.f64 #s(approx (+ (* -3/2 (sqrt x)) -3/8) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x))) x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) #s(literal 3/8 binary64)) x))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(approx (neg (/ (+ (* -3/2 (sqrt x)) -3/8) x)) (/.f64 (-.f64 #s(literal 3/8 binary64) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x))) x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (neg.f64 (/.f64 (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) #s(literal -3/8 binary64)) x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(approx (neg (/ (+ (* -3/2 (sqrt x)) -3/8) x)) (-.f64 (/.f64 #s(literal 3/8 binary64) x) (/.f64 #s(literal -3/2 binary64) (sqrt.f64 x)))))) |
(/.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal 6 binary64) (/.f64 #s(approx (- x 1) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (+ x 1) #s(literal 1 binary64))))) |
| Outputs |
|---|
(/.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal 6 binary64) (/.f64 #s(approx (- x 1) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (+ x 1) #s(literal 1 binary64))))) |
2 calls:
| 5.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)))) |
| 4.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 52.5% | 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)))) |
| 52.5% | 2 | x |
Compiled 15 to 12 computations (20% saved)
| Inputs |
|---|
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 #s(literal -3/2 binary64) (sqrt.f64 x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (neg.f64 #s(approx (/ (+ (* -3/2 (sqrt x)) -3/8) x) (/.f64 #s(literal -3/2 binary64) (sqrt.f64 x)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (*.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 (+ (* (sqrt x) 4) 1)) (*.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) #s(approx (+ (* (sqrt x) 4) 1) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (neg.f64 (/.f64 #s(approx (+ (* -3/2 (sqrt x)) -3/8) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x))) x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) #s(literal 3/8 binary64)) x))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(approx (neg (/ (+ (* -3/2 (sqrt x)) -3/8) x)) (/.f64 (-.f64 #s(literal 3/8 binary64) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x))) x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (neg.f64 (/.f64 (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) #s(literal -3/8 binary64)) x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(approx (neg (/ (+ (* -3/2 (sqrt x)) -3/8) x)) (-.f64 (/.f64 #s(literal 3/8 binary64) x) (/.f64 #s(literal -3/2 binary64) (sqrt.f64 x)))))) |
(/.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x))) |
| Outputs |
|---|
(/.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(approx (neg (/ (+ (* -3/2 (sqrt x)) -3/8) x)) (/.f64 (-.f64 #s(literal 3/8 binary64) (*.f64 #s(literal -3/2 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 |
|---|---|---|
| 52.5% | 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)))) |
| 52.5% | 2 | x |
Compiled 15 to 12 computations (20% saved)
| Inputs |
|---|
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 #s(literal -3/2 binary64) (sqrt.f64 x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (neg.f64 #s(approx (/ (+ (* -3/2 (sqrt x)) -3/8) x) (/.f64 #s(literal -3/2 binary64) (sqrt.f64 x)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (*.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 (+ (* (sqrt x) 4) 1)) (*.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) #s(approx (+ (* (sqrt x) 4) 1) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (neg.f64 (/.f64 #s(approx (+ (* -3/2 (sqrt x)) -3/8) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x))) x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) #s(literal 3/8 binary64)) x))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(approx (neg (/ (+ (* -3/2 (sqrt x)) -3/8) x)) (/.f64 (-.f64 #s(literal 3/8 binary64) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x))) x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (neg.f64 (/.f64 (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) #s(literal -3/8 binary64)) x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(approx (neg (/ (+ (* -3/2 (sqrt x)) -3/8) x)) (-.f64 (/.f64 #s(literal 3/8 binary64) x) (/.f64 #s(literal -3/2 binary64) (sqrt.f64 x)))))) |
| Outputs |
|---|
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(approx (neg (/ (+ (* -3/2 (sqrt x)) -3/8) x)) (/.f64 (-.f64 #s(literal 3/8 binary64) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x))) x)))) |
2 calls:
| 13.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 |
|---|---|---|
| 52.4% | 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)))) |
| 52.4% | 2 | x |
Compiled 15 to 12 computations (20% saved)
| Inputs |
|---|
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 #s(literal -3/2 binary64) (sqrt.f64 x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (neg.f64 #s(approx (/ (+ (* -3/2 (sqrt x)) -3/8) x) (/.f64 #s(literal -3/2 binary64) (sqrt.f64 x)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (*.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 (+ (* (sqrt x) 4) 1)) (*.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) #s(approx (+ (* (sqrt x) 4) 1) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (neg.f64 (/.f64 #s(approx (+ (* -3/2 (sqrt x)) -3/8) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x))) x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) #s(literal 3/8 binary64)) x))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) |
| Outputs |
|---|
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (neg.f64 #s(approx (/ (+ (* -3/2 (sqrt x)) -3/8) 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 |
|---|---|---|
| 52.4% | 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)))) |
| 52.4% | 2 | x |
Compiled 15 to 12 computations (20% saved)
| Inputs |
|---|
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 #s(literal -3/2 binary64) (sqrt.f64 x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (neg.f64 #s(approx (/ (+ (* -3/2 (sqrt x)) -3/8) x) (/.f64 #s(literal -3/2 binary64) (sqrt.f64 x)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (*.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 (+ (* (sqrt x) 4) 1)) (*.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) #s(approx (+ (* (sqrt x) 4) 1) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (neg.f64 (/.f64 #s(approx (+ (* -3/2 (sqrt x)) -3/8) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x))) x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 (fma.f64 #s(literal -3/2 binary64) (sqrt.f64 x) #s(literal 3/8 binary64)) x))) |
| Outputs |
|---|
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 #s(literal -3/2 binary64) (sqrt.f64 x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (neg.f64 #s(approx (/ (+ (* -3/2 (sqrt x)) -3/8) x) (/.f64 #s(literal -3/2 binary64) (sqrt.f64 x)))))) |
2 calls:
| 365.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 |
|---|---|---|
| 7.0% | 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)))) |
| 7.0% | 2 | x |
Compiled 15 to 12 computations (20% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 #s(literal -3/2 binary64) (sqrt.f64 x)))) |
| Outputs |
|---|
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.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.5% | 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.5% | 1 | x |
Compiled 15 to 12 computations (20% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 0.2344052343966892 | 59.102963042329506 |
| 5.0ms | 112× | 0 | valid |
Compiled 262 to 225 computations (14.1% saved)
ival-sqrt: 1.0ms (31% of total)ival-mult!: 1.0ms (31% of total)ival-div!: 1.0ms (31% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 0.2344052343966892 | 59.102963042329506 |
Compiled 269 to 225 computations (16.4% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 35.0ms | 0.2344052343966892 | 59.102963042329506 |
Compiled 227 to 197 computations (13.2% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 9.0ms | 0.2344052343966892 | 59.102963042329506 |
| 5.0ms | 96× | 0 | valid |
Compiled 290 to 246 computations (15.2% saved)
ival-sqrt: 1.0ms (36.8% of total)ival-mult!: 1.0ms (36.8% 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 | 0.2344052343966892 | 59.102963042329506 |
Compiled 290 to 253 computations (12.8% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 0.2344052343966892 | 59.102963042329506 |
Compiled 241 to 204 computations (15.4% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 0.2344052343966892 | 59.102963042329506 |
Compiled 241 to 211 computations (12.4% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 0.2344052343966892 | 59.102963042329506 |
Compiled 416 to 330 computations (20.7% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 0.2344052343966892 | 59.102963042329506 |
Compiled 465 to 365 computations (21.5% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 0.2344052343966892 | 59.102963042329506 |
Compiled 437 to 344 computations (21.3% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 0.2344052343966892 | 59.102963042329506 |
Compiled 479 to 358 computations (25.3% saved)
| 1× | fuel |
Compiled 588 to 91 computations (84.5% saved)
Compiled 1 204 to 204 computations (83.1% saved)
Loading profile data...