
Time bar (total: 3.1s)
| 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)
| 760.0ms | 8 256× | 0 | valid |
| 0.0ms | 9× | 0 | invalid |
ival-mult!: 273.0ms (50.3% of total)ival-sqrt: 142.0ms (26.2% of total)ival-div!: 54.0ms (9.9% of total)ival-add!: 38.0ms (7% of total)ival-sub!: 35.0ms (6.4% of total)adjust: 1.0ms (0.2% of total)Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 46 |
| 1 | 77 | 43 |
| 2 | 277 | 43 |
| 3 | 914 | 42 |
| 4 | 5299 | 42 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.8% | (/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
(abs x)
Compiled 24 to 22 computations (8.3% saved)
| Inputs |
|---|
(/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
(*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) |
#s(literal 6 binary64) |
(-.f64 x #s(literal 1 binary64)) |
x |
#s(literal 1 binary64) |
(+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) |
(+.f64 x #s(literal 1 binary64)) |
(*.f64 #s(literal 4 binary64) (sqrt.f64 x)) |
#s(literal 4 binary64) |
(sqrt.f64 x) |
| Outputs |
|---|
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (/ -6 (+ 1 (* 4 (sqrt x)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* x (+ (* -6 (* x (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3))))) (* 6 (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* x (+ (* 6 (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (* x (+ (* -6 (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3)))) (* 6 (/ (* x (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3)))) (+ 1 (* 4 (sqrt x))))))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (* 6 (- x 1)) #s(hole binary64 -6)) |
#s(approx (* 6 (- x 1)) #s(hole binary64 (- (* 6 x) 6))) |
#s(approx (- x 1) #s(hole binary64 -1)) |
#s(approx (- x 1) #s(hole binary64 (- x 1))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) #s(hole binary64 (+ 1 (* 4 (sqrt x))))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) #s(hole binary64 (+ 1 (+ x (* 4 (sqrt x)))))) |
#s(approx (+ x 1) #s(hole binary64 1)) |
#s(approx (+ x 1) #s(hole binary64 (+ 1 x))) |
#s(approx (* 4 (sqrt x)) #s(hole binary64 (* 4 (sqrt x)))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (+ (* -6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) x)) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (+ (* -6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) x)) (+ (* 6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) (* (pow x 2) (+ 1 (* 4 (sqrt (/ 1 x))))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x)))))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (+ (* -6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) x)) (+ (* -6 (/ (+ (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3)) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 4))) (pow x 3))) (+ (* 6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) (* (pow x 2) (+ 1 (* 4 (sqrt (/ 1 x))))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))))))) |
#s(approx (* 6 (- x 1)) #s(hole binary64 (* 6 x))) |
#s(approx (* 6 (- x 1)) #s(hole binary64 (* x (- 6 (* 6 (/ 1 x)))))) |
#s(approx (- x 1) #s(hole binary64 (* x (- 1 (/ 1 x))))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) #s(hole binary64 (* x (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) #s(hole binary64 (* x (+ 1 (+ (* 4 (sqrt (/ 1 x))) (/ 1 x)))))) |
#s(approx (+ x 1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (* 4 (sqrt x)) #s(hole binary64 (* 4 (* x (sqrt (/ 1 x)))))) |
#s(approx (sqrt x) #s(hole binary64 (* x (sqrt (/ 1 x))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (/ -6 (- (* 4 (sqrt (/ 1 x))) 1)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* 6 (/ (- (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))) x)) (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* -1 (/ (+ (* -6 (- (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) (* 6 (/ (- (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 3)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))) x))) x)) (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* -1 (/ (+ (* -6 (- (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) (* -1 (/ (+ (* -6 (- (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 3)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) (* 6 (/ (- (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 3)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 4))) x))) x))) x)) (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 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))) 1))))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) #s(hole binary64 (* -1 (* x (- (* 4 (sqrt (/ 1 x))) (+ 1 (/ 1 x))))))) |
#s(approx (* 4 (sqrt x)) #s(hole binary64 (* -4 (* x (sqrt (/ 1 x)))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* x (sqrt (/ 1 x)))))) |
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 | 180 | 1185 |
| 0 | 191 | 1091 |
| 1 | 1259 | 1057 |
| 2 | 6553 | 1057 |
| 0 | 8091 | 947 |
| 1 | 18088 | 947 |
| 1× | saturated |
| 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 (- 1 (/ 1 x))))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) #s(hole binary64 (* x (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) #s(hole binary64 (* x (+ 1 (+ (* 4 (sqrt (/ 1 x))) (/ 1 x)))))) |
#s(approx (+ x 1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (* 4 (sqrt x)) #s(hole binary64 (* 4 (* x (sqrt (/ 1 x)))))) |
#s(approx (sqrt x) #s(hole binary64 (* x (sqrt (/ 1 x))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (/ -6 (- (* 4 (sqrt (/ 1 x))) 1)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* 6 (/ (- (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))) x)) (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* -1 (/ (+ (* -6 (- (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) (* 6 (/ (- (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 3)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))) x))) x)) (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* -1 (/ (+ (* -6 (- (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) (* -1 (/ (+ (* -6 (- (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 3)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) (* 6 (/ (- (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 3)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 4))) x))) x))) x)) (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 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))) 1))))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) #s(hole binary64 (* -1 (* x (- (* 4 (sqrt (/ 1 x))) (+ 1 (/ 1 x))))))) |
#s(approx (* 4 (sqrt x)) #s(hole binary64 (* -4 (* x (sqrt (/ 1 x)))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* x (sqrt (/ 1 x)))))) |
| Outputs |
|---|
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x))) #s(literal 6 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x))) (fma.f64 x #s(literal 6 binary64) #s(literal -6 binary64))) |
(*.f64 (*.f64 #s(literal -6 binary64) (-.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x)))) |
(*.f64 (fma.f64 x #s(literal 6 binary64) #s(literal -6 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x)))) |
(*.f64 (-.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 6 binary64) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x))))) |
(*.f64 (-.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64))))) |
(*.f64 #s(literal 6 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x))))) |
(*.f64 #s(literal 6 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x)))) |
(/.f64 (*.f64 #s(literal -6 binary64) (-.f64 x #s(literal 1 binary64))) (-.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x))) |
(/.f64 (fma.f64 x #s(literal 6 binary64) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))) |
(neg.f64 (*.f64 #s(literal -6 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x))))) |
(neg.f64 (/.f64 (fma.f64 x #s(literal 6 binary64) #s(literal -6 binary64)) (-.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x)))) |
(neg.f64 (/.f64 (*.f64 #s(literal -6 binary64) (-.f64 x #s(literal 1 binary64))) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64))))) |
(*.f64 (fma.f64 x #s(literal 6 binary64) #s(literal -6 binary64)) #s(literal 1 binary64)) |
(*.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 6 binary64)) |
(*.f64 #s(literal 6 binary64) (*.f64 #s(literal 1 binary64) (-.f64 x #s(literal 1 binary64)))) |
(*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal -6 binary64) (-.f64 x #s(literal 1 binary64)))) |
(fma.f64 (*.f64 x #s(literal 6 binary64)) #s(literal 1 binary64) #s(literal -6 binary64)) |
(fma.f64 x #s(literal 6 binary64) #s(literal -6 binary64)) |
(fma.f64 #s(literal 6 binary64) x #s(literal -6 binary64)) |
(-.f64 (*.f64 x #s(literal 6 binary64)) #s(literal 6 binary64)) |
(+.f64 (*.f64 x #s(literal 6 binary64)) #s(literal -6 binary64)) |
(+.f64 #s(literal -6 binary64) (*.f64 x #s(literal 6 binary64))) |
#s(literal 6 binary64) |
(*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) x) |
(*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (neg.f64 x)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) x) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 x (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(neg.f64 (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))) |
(neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(neg.f64 (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 x) #s(literal -1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x) (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(-.f64 x #s(literal 1 binary64)) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(+.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 x) #s(literal -1 binary64))) |
(+.f64 #s(literal -1 binary64) x) |
(+.f64 x (*.f64 x (/.f64 #s(literal -1 binary64) x))) |
(+.f64 x (*.f64 (/.f64 #s(literal -1 binary64) x) x)) |
(+.f64 x #s(literal -1 binary64)) |
x |
#s(literal 1 binary64) |
(neg.f64 (-.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x))) |
(fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) x (neg.f64 (*.f64 #s(literal -4 binary64) (sqrt.f64 x)))) |
(fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) x (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) |
(fma.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal 1 binary64) x) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) #s(literal 1 binary64) (-.f64 x #s(literal -1 binary64))) |
(fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64))) |
(fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (-.f64 x #s(literal -1 binary64))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) x) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (-.f64 x #s(literal -1 binary64))) |
(fma.f64 x (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (neg.f64 (*.f64 #s(literal -4 binary64) (sqrt.f64 x)))) |
(fma.f64 x (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) |
(-.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)) (neg.f64 x)) |
(-.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (neg.f64 (-.f64 x #s(literal -1 binary64)))) |
(-.f64 (-.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 x))) |
(-.f64 #s(literal 1 binary64) (-.f64 (*.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 (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 (sqrt.f64 x) #s(literal 4 binary64)) (-.f64 x #s(literal -1 binary64))) |
(+.f64 (-.f64 x #s(literal -1 binary64)) (neg.f64 (*.f64 #s(literal -4 binary64) (sqrt.f64 x)))) |
(+.f64 (-.f64 x #s(literal -1 binary64)) (*.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 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) x) |
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(neg.f64 (-.f64 (neg.f64 x) #s(literal 1 binary64))) |
(neg.f64 (-.f64 #s(literal -1 binary64) x)) |
(neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x))) |
(-.f64 #s(literal 1 binary64) (neg.f64 x)) |
(-.f64 x (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) x))) |
(-.f64 x (*.f64 (/.f64 #s(literal -1 binary64) x) x)) |
(-.f64 x #s(literal -1 binary64)) |
(+.f64 #s(literal 1 binary64) x) |
(+.f64 x #s(literal 1 binary64)) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 x) #s(literal 4 binary64)) |
(*.f64 #s(literal 4 binary64) (sqrt.f64 x)) |
(*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) #s(literal 4 binary64)))) |
#s(literal 4 binary64) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(pow.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 x))) |
(sqrt.f64 x) |
(fabs.f64 (neg.f64 (sqrt.f64 x))) |
(fabs.f64 (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)))) (fma.f64 (-.f64 (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))) (/.f64 #s(literal -6 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 #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)))) (fma.f64 x (fma.f64 (fma.f64 (pow.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -3 binary64)) x (/.f64 x (*.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 #s(literal 6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))) (/.f64 #s(literal -6 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 -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)))) (fma.f64 (fma.f64 x (*.f64 #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)))) (pow.f64 (fma.f64 #s(literal -4 binary64) (sqrt.f64 x) #s(literal -1 binary64)) #s(literal -3 binary64))) (/.f64 (fma.f64 (pow.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -3 binary64)) x (/.f64 x (*.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))))) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) (-.f64 (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))) (/.f64 #s(literal -6 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 #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)) (fma.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 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 (* 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (-.f64 (/.f64 (fma.f64 (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) #s(literal -6 binary64) (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)))) x) (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (fma.f64 #s(literal 6 binary64) (/.f64 (+.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)))) (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64))) (/.f64 (fma.f64 (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) #s(literal -6 binary64) (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)))) x))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (fma.f64 #s(literal -6 binary64) (+.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)))) x) (/.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -4 binary64)) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -3 binary64))) (*.f64 (*.f64 x x) x))) (*.f64 (/.f64 (+.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)))) (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64))) #s(literal 6 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) (-.f64 x #s(literal 1 binary64))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) (fma.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) x #s(literal 1 binary64))) |
#s(approx (+ x 1) (-.f64 x #s(literal -1 binary64))) |
#s(approx (* 4 (sqrt x)) (*.f64 (*.f64 #s(literal 4 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (sqrt x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) x)) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64))) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -2 binary64))) x) #s(literal 6 binary64) (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (-.f64 (/.f64 (*.f64 #s(literal -6 binary64) (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64))) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -2 binary64))) (/.f64 (-.f64 (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -3 binary64)) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -2 binary64))) x))) (neg.f64 x)) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) 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 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64))) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -2 binary64))) #s(literal 6 binary64) (/.f64 (*.f64 #s(literal -6 binary64) (-.f64 (-.f64 (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -3 binary64)) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -2 binary64))) (/.f64 (-.f64 (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -3 binary64)) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -4 binary64))) x))) x)) x) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64))))) |
#s(approx (* 6 (- x 1)) (*.f64 (-.f64 #s(literal 6 binary64) (/.f64 #s(literal 6 binary64) x)) x)) |
#s(approx (- x 1) (-.f64 x #s(literal 1 binary64))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) (*.f64 (fma.f64 #s(literal -4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) x)) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 #s(literal -4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) x)) |
#s(approx (* 4 (sqrt x)) (*.f64 (*.f64 #s(literal -4 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (sqrt x) (*.f64 (neg.f64 x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
Compiled 957 to 428 computations (55.3% saved)
10 alts after pruning (10 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 109 | 10 | 119 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 110 | 10 | 120 |
| Status | Accuracy | Program |
|---|---|---|
| 99.8% | (/.f64 (fma.f64 x #s(literal 6 binary64) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))) | |
| 99.7% | (/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) x (*.f64 (sqrt.f64 x) #s(literal 4 binary64)))) | |
| 50.1% | (/.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.7% | (/.f64 (*.f64 #s(literal 6 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) x)) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) | |
| ▶ | 52.2% | (/.f64 #s(approx (* 6 (- x 1)) (*.f64 x #s(literal 6 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
| ▶ | 47.4% | (/.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 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x))) #s(literal 6 binary64)) |
| ▶ | 99.9% | (*.f64 (-.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64))))) |
| 52.1% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)))) | |
| ▶ | 47.2% | #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 282 to 280 computations (0.7% saved)
| Inputs |
|---|
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x))) #s(literal 6 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x))) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
(-.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x)) |
#s(literal -1 binary64) |
(fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) |
(sqrt.f64 x) |
#s(literal 4 binary64) |
#s(literal 6 binary64) |
#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 #s(approx (* 6 (- x 1)) (*.f64 x #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 x #s(literal 6 binary64))) |
(*.f64 x #s(literal 6 binary64)) |
(*.f64 (-.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64))))) |
(-.f64 x #s(literal 1 binary64)) |
(/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))) |
(fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64))) |
(-.f64 x #s(literal -1 binary64)) |
| Outputs |
|---|
#s(approx (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) 6) #s(hole binary64 (/ -6 (+ 1 (* 4 (sqrt x)))))) |
#s(approx (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) 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 (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) 6) #s(hole binary64 (- (* x (+ (* -6 (/ (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (+ 1 (* 4 (sqrt x))))) (* 6 (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) 6) #s(hole binary64 (- (* x (+ (* 6 (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (* x (+ (* -6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))) (+ 1 (* 4 (sqrt x))))) (* 6 (* x (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 4))))))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) #s(hole binary64 (/ -1 (+ 1 (* 4 (sqrt x)))))) |
#s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) #s(hole binary64 (- (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (/ 1 (+ 1 (* 4 (sqrt x))))))) |
#s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) #s(hole binary64 (- (* x (+ (* -1 (/ (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (+ 1 (* 4 (sqrt x))))) (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (/ 1 (+ 1 (* 4 (sqrt x))))))) |
#s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) #s(hole binary64 (- (* x (+ (* x (+ (* -1 (/ (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))) (+ 1 (* 4 (sqrt x))))) (* x (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 4)))))) (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (/ 1 (+ 1 (* 4 (sqrt x))))))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- -1 (+ (* (sqrt x) 4) x)) #s(hole binary64 (* -1 (+ 1 (* 4 (sqrt x)))))) |
#s(approx (- -1 (+ (* (sqrt x) 4) x)) #s(hole binary64 (- (* -1 x) (+ 1 (* 4 (sqrt x)))))) |
#s(approx (+ (* (sqrt x) 4) x) #s(hole binary64 (* 4 (sqrt x)))) |
#s(approx (+ (* (sqrt x) 4) x) #s(hole binary64 (+ x (* 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 (- (* 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 (+ (* (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 (+ x (* 4 (sqrt x)))))) |
#s(approx (+ x 1) #s(hole binary64 (+ 1 x))) |
#s(approx (* x 6) #s(hole binary64 (* 6 x))) |
#s(approx (- x 1) #s(hole binary64 -1)) |
#s(approx (- x 1) #s(hole binary64 (- x 1))) |
#s(approx (/ 6 (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (/ 6 (+ 1 (* 4 (sqrt x)))))) |
#s(approx (/ 6 (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (+ (* -6 (/ x (pow (+ 1 (* 4 (sqrt x))) 2))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (/ 6 (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (+ (* x (- (* 6 (/ x (pow (+ 1 (* 4 (sqrt x))) 3))) (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (/ 6 (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (+ (* x (- (* x (+ (* -6 (/ x (pow (+ 1 (* 4 (sqrt x))) 4))) (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3))))) (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) 6) #s(hole binary64 (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) 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 (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) 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)))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3))) (pow x 2))) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x)))))))))) |
#s(approx (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) 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)))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3))) (* (pow x 3) (+ 1 (* 4 (sqrt (/ 1 x))))))) (+ (* 6 (/ (+ (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3))) (pow x 2))) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))))))) |
#s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) #s(hole binary64 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) 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 (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) #s(hole binary64 (+ (* -1 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) x)) (+ (/ 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)))))))))) |
#s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) #s(hole binary64 (+ (* -1 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) x)) (+ (* -1 (/ (+ (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3))) (* (pow x 3) (+ 1 (* 4 (sqrt (/ 1 x))))))) (+ (/ 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))))))))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (- -1 (+ (* (sqrt x) 4) x)) #s(hole binary64 (* -1 (* x (+ 1 (* 4 (sqrt (/ 1 x)))))))) |
#s(approx (- -1 (+ (* (sqrt x) 4) x)) #s(hole binary64 (* -1 (* x (+ 1 (+ (* 4 (sqrt (/ 1 x))) (/ 1 x))))))) |
#s(approx (+ (* (sqrt x) 4) x) #s(hole binary64 (* x (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (sqrt x) #s(hole binary64 (* x (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 (* x (sqrt (/ 1 x)))))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (/ (- (* 3/8 (/ 1 (* x (pow (sqrt (/ 1 x)) 2)))) (* 3/2 (/ 1 (sqrt (/ 1 x))))) x))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (/ (- (/ 3/8 (* x (pow (sqrt (/ 1 x)) 2))) (+ (/ 3/32 (* (pow x 2) (pow (sqrt (/ 1 x)) 3))) (* 3/2 (/ 1 (sqrt (/ 1 x)))))) x))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (/ (- (+ (/ 3/8 (* x (pow (sqrt (/ 1 x)) 2))) (* 3/128 (/ 1 (* (pow x 3) (pow (sqrt (/ 1 x)) 4))))) (+ (* 3/2 (/ 1 (sqrt (/ 1 x)))) (* 3/32 (/ 1 (* (pow x 2) (pow (sqrt (/ 1 x)) 3)))))) x))) |
#s(approx (+ (* (sqrt x) 4) 1) #s(hole binary64 (* 4 (* x (sqrt (/ 1 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 (* x (- 6 (* 6 (/ 1 x)))))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) #s(hole binary64 (* x (+ 1 (+ (* 4 (sqrt (/ 1 x))) (/ 1 x)))))) |
#s(approx (+ x 1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (- x 1) #s(hole binary64 (* x (- 1 (/ 1 x))))) |
#s(approx (/ 6 (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (/ 6 (* x (+ 1 (* 4 (sqrt (/ 1 x)))))))) |
#s(approx (/ 6 (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (/ (- (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x)))))) (* 6 (/ 1 (* x (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))))) x))) |
#s(approx (/ 6 (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (/ (- (+ (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x)))))) (/ 6 (* (pow x 2) (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3)))) (/ 6 (* x (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2)))) x))) |
#s(approx (/ 6 (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (/ (- (+ (* 6 (/ 1 (* (pow x 2) (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3)))) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))) (+ (* 6 (/ 1 (* (pow x 3) (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 4)))) (/ 6 (* x (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))))) x))) |
#s(approx (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) 6) #s(hole binary64 (/ 6 (- 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) 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 (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) 6) #s(hole binary64 (+ (* -1 (/ (+ (* -6 (/ (+ (/ 1 (- 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (- 1 (* 4 (sqrt (/ 1 x)))) 2))) (* x (- 1 (* 4 (sqrt (/ 1 x))))))) (* 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 (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) 6) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -6 (/ (+ (/ 1 (- 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (- 1 (* 4 (sqrt (/ 1 x)))) 2))) (* x (pow (- 1 (* 4 (sqrt (/ 1 x)))) 2)))) (* 6 (/ (+ (/ 1 (- 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (- 1 (* 4 (sqrt (/ 1 x)))) 2))) (- 1 (* 4 (sqrt (/ 1 x))))))) x)) (* 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 (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) #s(hole binary64 (/ 1 (- 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) 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 (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (/ 1 (- 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (- 1 (* 4 (sqrt (/ 1 x)))) 2))) (* x (- 1 (* 4 (sqrt (/ 1 x))))))) (+ (/ 1 (- 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (- 1 (* 4 (sqrt (/ 1 x)))) 2)))) x)) (/ 1 (- 1 (* 4 (sqrt (/ 1 x)))))))) |
#s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (+ (/ 1 (- 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (- 1 (* 4 (sqrt (/ 1 x)))) 2))) (* x (pow (- 1 (* 4 (sqrt (/ 1 x)))) 2)))) (* -1 (/ (+ (/ 1 (- 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (- 1 (* 4 (sqrt (/ 1 x)))) 2))) (- 1 (* 4 (sqrt (/ 1 x))))))) x)) (+ (/ 1 (- 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (- 1 (* 4 (sqrt (/ 1 x)))) 2)))) x)) (/ 1 (- 1 (* 4 (sqrt (/ 1 x)))))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (- -1 (+ (* (sqrt x) 4) x)) #s(hole binary64 (* -1 (* x (- 1 (* 4 (sqrt (/ 1 x)))))))) |
#s(approx (- -1 (+ (* (sqrt x) 4) x)) #s(hole binary64 (* -1 (* x (- (+ 1 (/ 1 x)) (* 4 (sqrt (/ 1 x)))))))) |
#s(approx (+ (* (sqrt x) 4) x) #s(hole binary64 (* -1 (* x (- (* 4 (sqrt (/ 1 x))) 1))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* x (sqrt (/ 1 x)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (/ -6 (- (* 4 (sqrt (/ 1 x))) 1)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* 6 (/ (- (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))) x)) (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* -1 (/ (+ (* -6 (- (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) (* 6 (/ (- (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 3)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))) x))) x)) (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* -1 (/ (+ (* -6 (- (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) (* -1 (/ (+ (* -6 (- (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 3)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) (* 6 (/ (- (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 3)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 4))) x))) x))) x)) (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)))))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (/ 3/2 (* x (sqrt (/ 1 x)))))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (/ (+ (* 3/2 (/ 1 (sqrt (/ 1 x)))) (* 3/8 (/ 1 (* x (pow (sqrt (/ 1 x)) 2))))) x))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (+ (* 3/32 (/ 1 (* x (pow (sqrt (/ 1 x)) 3)))) (* 3/8 (/ 1 (pow (sqrt (/ 1 x)) 2)))) x)) (* 3/2 (/ 1 (sqrt (/ 1 x))))) x)))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (+ (/ 3/128 (* (pow x 2) (pow (sqrt (/ 1 x)) 4))) (+ (/ 3/32 (* x (pow (sqrt (/ 1 x)) 3))) (* 3/8 (/ 1 (pow (sqrt (/ 1 x)) 2))))) x)) (* 3/2 (/ 1 (sqrt (/ 1 x))))) x)))) |
#s(approx (+ (* (sqrt x) 4) 1) #s(hole binary64 (* -4 (* x (sqrt (/ 1 x)))))) |
#s(approx (+ (* (sqrt x) 4) 1) #s(hole binary64 (* -1 (* x (- (* 4 (sqrt (/ 1 x))) (/ 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))) (+ 1 (/ 1 x))))))) |
#s(approx (- x 1) #s(hole binary64 (* -1 (* x (- (/ 1 x) 1))))) |
#s(approx (/ 6 (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (/ -6 (* x (- (* 4 (sqrt (/ 1 x))) 1))))) |
#s(approx (/ 6 (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (* -1 (/ (+ (* 6 (/ 1 (* x (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)))) x)))) |
#s(approx (/ 6 (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (* -1 (/ (+ (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1))) (+ (/ 6 (* x (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))) (/ 6 (* (pow x 2) (pow (- (* 4 (sqrt (/ 1 x))) 1) 3))))) x)))) |
#s(approx (/ 6 (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (+ (* 6 (/ 1 (* x (pow (- (* 4 (sqrt (/ 1 x))) 1) 4)))) (* 6 (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 3)))) x)) (* 6 (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) x)) (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)))) x)))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 11.0ms | x | @ | -inf | ((* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) 6) (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) (- 1 x) 1 x (- -1 (+ (* (sqrt x) 4) x)) -1 (+ (* (sqrt x) 4) x) (sqrt x) 4 6 (/ (* 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 6) (* (- x 1) (/ 6 (+ (* (sqrt x) 4) (- x -1)))) (- x 1) (/ 6 (+ (* (sqrt x) 4) (- x -1))) (+ (* (sqrt x) 4) (- x -1)) (- x -1)) |
| 4.0ms | x | @ | inf | ((* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) 6) (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) (- 1 x) 1 x (- -1 (+ (* (sqrt x) 4) x)) -1 (+ (* (sqrt x) 4) x) (sqrt x) 4 6 (/ (* 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 6) (* (- x 1) (/ 6 (+ (* (sqrt x) 4) (- x -1)))) (- x 1) (/ 6 (+ (* (sqrt x) 4) (- x -1))) (+ (* (sqrt x) 4) (- x -1)) (- x -1)) |
| 3.0ms | x | @ | 0 | ((* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) 6) (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) (- 1 x) 1 x (- -1 (+ (* (sqrt x) 4) x)) -1 (+ (* (sqrt x) 4) x) (sqrt x) 4 6 (/ (* 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 6) (* (- x 1) (/ 6 (+ (* (sqrt x) 4) (- x -1)))) (- x 1) (/ 6 (+ (* (sqrt x) 4) (- x -1))) (+ (* (sqrt x) 4) (- x -1)) (- x -1)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 491 | 3892 |
| 0 | 522 | 3525 |
| 1 | 3657 | 3444 |
| 0 | 8364 | 3268 |
| 1 | 19035 | 3268 |
| 1× | saturated |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x))) #s(literal 6 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x))) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
(-.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x)) |
#s(literal -1 binary64) |
(fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) |
(sqrt.f64 x) |
#s(literal 4 binary64) |
#s(literal 6 binary64) |
#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 #s(approx (* 6 (- x 1)) (*.f64 x #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 x #s(literal 6 binary64))) |
(*.f64 x #s(literal 6 binary64)) |
(*.f64 (-.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64))))) |
(-.f64 x #s(literal 1 binary64)) |
(/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))) |
(fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64))) |
(-.f64 x #s(literal -1 binary64)) |
#s(approx (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) 6) #s(hole binary64 (/ -6 (+ 1 (* 4 (sqrt x)))))) |
#s(approx (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) 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 (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) 6) #s(hole binary64 (- (* x (+ (* -6 (/ (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (+ 1 (* 4 (sqrt x))))) (* 6 (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) 6) #s(hole binary64 (- (* x (+ (* 6 (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (* x (+ (* -6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))) (+ 1 (* 4 (sqrt x))))) (* 6 (* x (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 4))))))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) #s(hole binary64 (/ -1 (+ 1 (* 4 (sqrt x)))))) |
#s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) #s(hole binary64 (- (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (/ 1 (+ 1 (* 4 (sqrt x))))))) |
#s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) #s(hole binary64 (- (* x (+ (* -1 (/ (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (+ 1 (* 4 (sqrt x))))) (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (/ 1 (+ 1 (* 4 (sqrt x))))))) |
#s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) #s(hole binary64 (- (* x (+ (* x (+ (* -1 (/ (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))) (+ 1 (* 4 (sqrt x))))) (* x (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 4)))))) (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (/ 1 (+ 1 (* 4 (sqrt x))))))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- -1 (+ (* (sqrt x) 4) x)) #s(hole binary64 (* -1 (+ 1 (* 4 (sqrt x)))))) |
#s(approx (- -1 (+ (* (sqrt x) 4) x)) #s(hole binary64 (- (* -1 x) (+ 1 (* 4 (sqrt x)))))) |
#s(approx (+ (* (sqrt x) 4) x) #s(hole binary64 (* 4 (sqrt x)))) |
#s(approx (+ (* (sqrt x) 4) x) #s(hole binary64 (+ x (* 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 (- (* 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 (+ (* (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 (+ x (* 4 (sqrt x)))))) |
#s(approx (+ x 1) #s(hole binary64 (+ 1 x))) |
#s(approx (* x 6) #s(hole binary64 (* 6 x))) |
#s(approx (- x 1) #s(hole binary64 -1)) |
#s(approx (- x 1) #s(hole binary64 (- x 1))) |
#s(approx (/ 6 (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (/ 6 (+ 1 (* 4 (sqrt x)))))) |
#s(approx (/ 6 (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (+ (* -6 (/ x (pow (+ 1 (* 4 (sqrt x))) 2))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (/ 6 (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (+ (* x (- (* 6 (/ x (pow (+ 1 (* 4 (sqrt x))) 3))) (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (/ 6 (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (+ (* x (- (* x (+ (* -6 (/ x (pow (+ 1 (* 4 (sqrt x))) 4))) (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3))))) (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) 6) #s(hole binary64 (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) 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 (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) 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)))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3))) (pow x 2))) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x)))))))))) |
#s(approx (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) 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)))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3))) (* (pow x 3) (+ 1 (* 4 (sqrt (/ 1 x))))))) (+ (* 6 (/ (+ (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3))) (pow x 2))) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))))))) |
#s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) #s(hole binary64 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) 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 (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) #s(hole binary64 (+ (* -1 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) x)) (+ (/ 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)))))))))) |
#s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) #s(hole binary64 (+ (* -1 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) x)) (+ (* -1 (/ (+ (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3))) (* (pow x 3) (+ 1 (* 4 (sqrt (/ 1 x))))))) (+ (/ 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))))))))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (- -1 (+ (* (sqrt x) 4) x)) #s(hole binary64 (* -1 (* x (+ 1 (* 4 (sqrt (/ 1 x)))))))) |
#s(approx (- -1 (+ (* (sqrt x) 4) x)) #s(hole binary64 (* -1 (* x (+ 1 (+ (* 4 (sqrt (/ 1 x))) (/ 1 x))))))) |
#s(approx (+ (* (sqrt x) 4) x) #s(hole binary64 (* x (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (sqrt x) #s(hole binary64 (* x (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 (* x (sqrt (/ 1 x)))))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (/ (- (* 3/8 (/ 1 (* x (pow (sqrt (/ 1 x)) 2)))) (* 3/2 (/ 1 (sqrt (/ 1 x))))) x))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (/ (- (/ 3/8 (* x (pow (sqrt (/ 1 x)) 2))) (+ (/ 3/32 (* (pow x 2) (pow (sqrt (/ 1 x)) 3))) (* 3/2 (/ 1 (sqrt (/ 1 x)))))) x))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (/ (- (+ (/ 3/8 (* x (pow (sqrt (/ 1 x)) 2))) (* 3/128 (/ 1 (* (pow x 3) (pow (sqrt (/ 1 x)) 4))))) (+ (* 3/2 (/ 1 (sqrt (/ 1 x)))) (* 3/32 (/ 1 (* (pow x 2) (pow (sqrt (/ 1 x)) 3)))))) x))) |
#s(approx (+ (* (sqrt x) 4) 1) #s(hole binary64 (* 4 (* x (sqrt (/ 1 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 (* x (- 6 (* 6 (/ 1 x)))))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) #s(hole binary64 (* x (+ 1 (+ (* 4 (sqrt (/ 1 x))) (/ 1 x)))))) |
#s(approx (+ x 1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (- x 1) #s(hole binary64 (* x (- 1 (/ 1 x))))) |
#s(approx (/ 6 (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (/ 6 (* x (+ 1 (* 4 (sqrt (/ 1 x)))))))) |
#s(approx (/ 6 (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (/ (- (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x)))))) (* 6 (/ 1 (* x (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))))) x))) |
#s(approx (/ 6 (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (/ (- (+ (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x)))))) (/ 6 (* (pow x 2) (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3)))) (/ 6 (* x (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2)))) x))) |
#s(approx (/ 6 (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (/ (- (+ (* 6 (/ 1 (* (pow x 2) (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3)))) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))) (+ (* 6 (/ 1 (* (pow x 3) (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 4)))) (/ 6 (* x (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))))) x))) |
#s(approx (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) 6) #s(hole binary64 (/ 6 (- 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) 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 (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) 6) #s(hole binary64 (+ (* -1 (/ (+ (* -6 (/ (+ (/ 1 (- 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (- 1 (* 4 (sqrt (/ 1 x)))) 2))) (* x (- 1 (* 4 (sqrt (/ 1 x))))))) (* 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 (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) 6) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -6 (/ (+ (/ 1 (- 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (- 1 (* 4 (sqrt (/ 1 x)))) 2))) (* x (pow (- 1 (* 4 (sqrt (/ 1 x)))) 2)))) (* 6 (/ (+ (/ 1 (- 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (- 1 (* 4 (sqrt (/ 1 x)))) 2))) (- 1 (* 4 (sqrt (/ 1 x))))))) x)) (* 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 (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) #s(hole binary64 (/ 1 (- 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) 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 (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (/ 1 (- 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (- 1 (* 4 (sqrt (/ 1 x)))) 2))) (* x (- 1 (* 4 (sqrt (/ 1 x))))))) (+ (/ 1 (- 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (- 1 (* 4 (sqrt (/ 1 x)))) 2)))) x)) (/ 1 (- 1 (* 4 (sqrt (/ 1 x)))))))) |
#s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (+ (/ 1 (- 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (- 1 (* 4 (sqrt (/ 1 x)))) 2))) (* x (pow (- 1 (* 4 (sqrt (/ 1 x)))) 2)))) (* -1 (/ (+ (/ 1 (- 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (- 1 (* 4 (sqrt (/ 1 x)))) 2))) (- 1 (* 4 (sqrt (/ 1 x))))))) x)) (+ (/ 1 (- 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (- 1 (* 4 (sqrt (/ 1 x)))) 2)))) x)) (/ 1 (- 1 (* 4 (sqrt (/ 1 x)))))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (- -1 (+ (* (sqrt x) 4) x)) #s(hole binary64 (* -1 (* x (- 1 (* 4 (sqrt (/ 1 x)))))))) |
#s(approx (- -1 (+ (* (sqrt x) 4) x)) #s(hole binary64 (* -1 (* x (- (+ 1 (/ 1 x)) (* 4 (sqrt (/ 1 x)))))))) |
#s(approx (+ (* (sqrt x) 4) x) #s(hole binary64 (* -1 (* x (- (* 4 (sqrt (/ 1 x))) 1))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* x (sqrt (/ 1 x)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (/ -6 (- (* 4 (sqrt (/ 1 x))) 1)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* 6 (/ (- (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))) x)) (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* -1 (/ (+ (* -6 (- (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) (* 6 (/ (- (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 3)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))) x))) x)) (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* -1 (/ (+ (* -6 (- (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) (* -1 (/ (+ (* -6 (- (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 3)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) (* 6 (/ (- (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 3)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 4))) x))) x))) x)) (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)))))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (/ 3/2 (* x (sqrt (/ 1 x)))))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (/ (+ (* 3/2 (/ 1 (sqrt (/ 1 x)))) (* 3/8 (/ 1 (* x (pow (sqrt (/ 1 x)) 2))))) x))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (+ (* 3/32 (/ 1 (* x (pow (sqrt (/ 1 x)) 3)))) (* 3/8 (/ 1 (pow (sqrt (/ 1 x)) 2)))) x)) (* 3/2 (/ 1 (sqrt (/ 1 x))))) x)))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (+ (/ 3/128 (* (pow x 2) (pow (sqrt (/ 1 x)) 4))) (+ (/ 3/32 (* x (pow (sqrt (/ 1 x)) 3))) (* 3/8 (/ 1 (pow (sqrt (/ 1 x)) 2))))) x)) (* 3/2 (/ 1 (sqrt (/ 1 x))))) x)))) |
#s(approx (+ (* (sqrt x) 4) 1) #s(hole binary64 (* -4 (* x (sqrt (/ 1 x)))))) |
#s(approx (+ (* (sqrt x) 4) 1) #s(hole binary64 (* -1 (* x (- (* 4 (sqrt (/ 1 x))) (/ 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))) (+ 1 (/ 1 x))))))) |
#s(approx (- x 1) #s(hole binary64 (* -1 (* x (- (/ 1 x) 1))))) |
#s(approx (/ 6 (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (/ -6 (* x (- (* 4 (sqrt (/ 1 x))) 1))))) |
#s(approx (/ 6 (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (* -1 (/ (+ (* 6 (/ 1 (* x (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)))) x)))) |
#s(approx (/ 6 (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (* -1 (/ (+ (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1))) (+ (/ 6 (* x (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))) (/ 6 (* (pow x 2) (pow (- (* 4 (sqrt (/ 1 x))) 1) 3))))) x)))) |
#s(approx (/ 6 (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (+ (* 6 (/ 1 (* x (pow (- (* 4 (sqrt (/ 1 x))) 1) 4)))) (* 6 (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 3)))) x)) (* 6 (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) x)) (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)))) x)))) |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal -6 binary64) (-.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x))) (-.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x))) #s(literal 6 binary64)) |
(*.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 6 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x)))) |
(*.f64 (-.f64 x #s(literal 1 binary64)) (/.f64 #s(literal -6 binary64) (-.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x)))) |
(*.f64 #s(literal 6 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 6 binary64)))) (neg.f64 (-.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 6 binary64))) (neg.f64 (-.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 6 binary64)) (-.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 6 binary64))) (-.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x))) |
(/.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 6 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (-.f64 x #s(literal -1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (-.f64 x #s(literal -1 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x))) (*.f64 (-.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x)) x)) (*.f64 (-.f64 #s(literal -1 binary64) (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 #s(literal 1 binary64) x) (neg.f64 (neg.f64 (-.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x))) |
(/.f64 (-.f64 x #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x)))) |
(/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (-.f64 x #s(literal -1 binary64)))) |
(-.f64 (/.f64 x (neg.f64 (-.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x))))) |
(-.f64 (/.f64 x (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (-.f64 x #s(literal -1 binary64)))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x)))) |
(-.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (-.f64 x #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal 1 binary64) x) (-.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x)))) |
(-.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (-.f64 x #s(literal -1 binary64)))) (/.f64 (neg.f64 (neg.f64 x)) (-.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x)))) |
(-.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (-.f64 x #s(literal -1 binary64)))) (/.f64 x (-.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x)))) |
(+.f64 (/.f64 (neg.f64 x) (-.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (-.f64 x #s(literal -1 binary64))))) |
(+.f64 (/.f64 x (neg.f64 (-.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x)))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (-.f64 x #s(literal -1 binary64))))) |
(+.f64 (/.f64 x (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (-.f64 x #s(literal -1 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (-.f64 x #s(literal -1 binary64))))) |
(+.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (-.f64 x #s(literal -1 binary64)))) (/.f64 (neg.f64 x) (-.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x)))) |
(neg.f64 (-.f64 x #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) |
(fma.f64 x #s(literal -1 binary64) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) x)) |
(-.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 x))) |
(-.f64 #s(literal 1 binary64) x) |
(+.f64 (neg.f64 x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (neg.f64 x)) |
#s(literal 1 binary64) |
x |
(neg.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (-.f64 x #s(literal -1 binary64)))) |
(-.f64 (-.f64 #s(literal -1 binary64) (*.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 #s(literal -1 binary64) (neg.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x))) |
#s(literal -1 binary64) |
(fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x) |
(fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) |
(-.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) (neg.f64 x)) |
(-.f64 x (*.f64 #s(literal -4 binary64) (sqrt.f64 x))) |
(-.f64 x (neg.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
(+.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) x) |
(+.f64 x (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) |
(pow.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 x))) |
(sqrt.f64 x) |
(fabs.f64 (neg.f64 (sqrt.f64 x))) |
(fabs.f64 (sqrt.f64 x)) |
#s(literal 4 binary64) |
#s(literal 6 binary64) |
#s(approx (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) 6) (/.f64 #s(literal -6 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 6 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal -6 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) |
(/.f64 #s(literal -6 binary64) (neg.f64 (neg.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) |
(/.f64 #s(literal -6 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))) |
(/.f64 #s(literal 6 binary64) (neg.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) |
#s(literal -6 binary64) |
(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 (*.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 #s(literal 1 binary64) (neg.f64 (*.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))) |
(*.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x)))) |
(/.f64 (neg.f64 (neg.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64)))) (neg.f64 (-.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x)))) |
(/.f64 (neg.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64))) (-.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x))) |
(/.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (-.f64 x #s(literal -1 binary64)))) |
#s(approx (* 6 (- x 1)) #s(literal -6 binary64)) |
(fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (-.f64 x #s(literal -1 binary64))) |
(fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64))) |
(-.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x) #s(literal -1 binary64)) |
(-.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) (neg.f64 (-.f64 x #s(literal -1 binary64)))) |
(-.f64 (-.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 x))) |
(-.f64 (-.f64 x #s(literal -1 binary64)) (neg.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
(-.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x))) |
(+.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x) #s(literal 1 binary64)) |
(+.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) (-.f64 x #s(literal -1 binary64))) |
(+.f64 (-.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) |
(+.f64 x (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) x)) |
(neg.f64 (-.f64 #s(literal -1 binary64) x)) |
(-.f64 x #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (neg.f64 x)) |
(+.f64 x #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) x) |
(*.f64 #s(literal 4 binary64) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) #s(literal 4 binary64)) |
(*.f64 #s(approx (* 6 (- x 1)) (*.f64 #s(literal 6 binary64) x)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x)))) |
(/.f64 (neg.f64 (neg.f64 #s(approx (* 6 (- x 1)) (*.f64 #s(literal 6 binary64) x)))) (neg.f64 (-.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x)))) |
(/.f64 (neg.f64 #s(approx (* 6 (- x 1)) (*.f64 #s(literal 6 binary64) x))) (-.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x))) |
(/.f64 #s(approx (* 6 (- x 1)) (*.f64 #s(literal 6 binary64) x)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (-.f64 x #s(literal -1 binary64)))) |
#s(approx (* 6 (- x 1)) (*.f64 #s(literal 6 binary64) x)) |
(*.f64 #s(literal 6 binary64) x) |
(*.f64 x #s(literal 6 binary64)) |
(*.f64 (/.f64 #s(literal -6 binary64) (-.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x))) (-.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x))) #s(literal 6 binary64)) |
(*.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 6 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x)))) |
(*.f64 (-.f64 x #s(literal 1 binary64)) (/.f64 #s(literal -6 binary64) (-.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x)))) |
(*.f64 #s(literal 6 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 6 binary64)))) (neg.f64 (-.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 6 binary64))) (neg.f64 (-.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 6 binary64)) (-.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 6 binary64))) (-.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x))) |
(/.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 6 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (-.f64 x #s(literal -1 binary64)))) |
(neg.f64 (-.f64 #s(literal 1 binary64) x)) |
(-.f64 x #s(literal 1 binary64)) |
(+.f64 x #s(literal -1 binary64)) |
(*.f64 #s(literal 6 binary64) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x)))) |
(/.f64 #s(literal -6 binary64) (-.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x))) |
(/.f64 #s(literal 6 binary64) (neg.f64 (-.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x)))) |
(/.f64 #s(literal 6 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (-.f64 x #s(literal -1 binary64)))) |
(fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (-.f64 x #s(literal -1 binary64))) |
(fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64))) |
(-.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x) #s(literal -1 binary64)) |
(-.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) (neg.f64 (-.f64 x #s(literal -1 binary64)))) |
(-.f64 (-.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 x))) |
(-.f64 (-.f64 x #s(literal -1 binary64)) (neg.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
(-.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x))) |
(+.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x) #s(literal 1 binary64)) |
(+.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) (-.f64 x #s(literal -1 binary64))) |
(+.f64 (-.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) |
(+.f64 x (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) x)) |
(neg.f64 (-.f64 #s(literal -1 binary64) x)) |
(-.f64 x #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (neg.f64 x)) |
(+.f64 x #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) x) |
#s(approx (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) 6) (/.f64 #s(literal -6 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) |
#s(approx (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) 6) (fma.f64 (fma.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))) (/.f64 x (*.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 #s(literal -6 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) |
#s(approx (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) 6) (fma.f64 x (fma.f64 (/.f64 (fma.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))) (/.f64 x (*.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))))) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))) #s(literal -6 binary64) (+.f64 (/.f64 #s(literal 6 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 6 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 -6 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) |
#s(approx (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) 6) (fma.f64 (fma.f64 x (fma.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)))) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))) #s(literal -6 binary64) (*.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -4 binary64)) (pow.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64))) x) #s(literal 6 binary64))) (+.f64 (/.f64 #s(literal 6 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 6 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 #s(literal -6 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) |
#s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) |
#s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) (-.f64 (fma.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))) (/.f64 x (*.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(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) (-.f64 (*.f64 (+.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))) (/.f64 x (*.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 1 binary64)) (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))))) x) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) |
#s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) (-.f64 (*.f64 (fma.f64 x (fma.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -4 binary64)) (pow.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64))) x (neg.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)))) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) (+.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 (- 1 x) #s(literal 1 binary64)) |
#s(approx (- 1 x) (-.f64 #s(literal 1 binary64) x)) |
#s(approx x x) |
#s(approx (- -1 (+ (* (sqrt x) 4) x)) (neg.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) |
#s(approx (- -1 (+ (* (sqrt x) 4) x)) (-.f64 (neg.f64 x) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) |
#s(approx (+ (* (sqrt x) 4) x) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) |
#s(approx (+ (* (sqrt x) 4) x) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x)) |
#s(approx (sqrt x) (sqrt.f64 x)) |
#s(approx (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) 6) (fma.f64 x (fma.f64 (*.f64 #s(literal -6 binary64) x) (+.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))))) (+.f64 (/.f64 #s(literal 6 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 6 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 -6 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) |
#s(approx (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) 6) (fma.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 #s(literal 6 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 6 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 #s(literal -6 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) |
#s(approx (+ (* (sqrt x) 4) 1) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))) |
#s(approx (* 6 (- x 1)) #s(literal -6 binary64)) |
#s(approx (* 6 (- x 1)) (fma.f64 #s(literal 6 binary64) x #s(literal -6 binary64))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (-.f64 x #s(literal -1 binary64)))) |
#s(approx (+ x 1) (-.f64 x #s(literal -1 binary64))) |
#s(approx (* x 6) (*.f64 #s(literal 6 binary64) x)) |
#s(approx (- x 1) #s(literal -1 binary64)) |
#s(approx (- x 1) (-.f64 x #s(literal 1 binary64))) |
#s(approx (/ 6 (+ (* (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 (+ (* (sqrt x) 4) (- x -1))) (fma.f64 (/.f64 x (*.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 #s(literal 6 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) |
#s(approx (/ 6 (+ (* (sqrt x) 4) (- x -1))) (fma.f64 (-.f64 (*.f64 (*.f64 x (pow.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64))) #s(literal 6 binary64)) (/.f64 #s(literal 6 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 #s(literal 6 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) |
#s(approx (/ 6 (+ (* (sqrt x) 4) (- x -1))) (fma.f64 x (-.f64 (*.f64 (fma.f64 (*.f64 x (pow.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -4 binary64))) #s(literal -6 binary64) (*.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64)) #s(literal 6 binary64))) x) (/.f64 #s(literal 6 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 6 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) |
#s(approx (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) 6) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)))) |
#s(approx (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) 6) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)))) x) #s(literal -6 binary64) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64))))) |
#s(approx (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) 6) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)))) x) #s(literal -6 binary64) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 x x)) #s(literal 6 binary64) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)))))) |
#s(approx (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) 6) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)))) x) #s(literal -6 binary64) (fma.f64 #s(literal -6 binary64) (/.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)))) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 x x)) #s(literal 6 binary64) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64))))))) |
#s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) (+.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)))) x)) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64))))) |
#s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) (+.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)))) (pow.f64 (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) x) #s(literal -2 binary64))) (neg.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)))) x)))) |
#s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) (+.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64))))) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)))) (pow.f64 (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) x) #s(literal -2 binary64)))) (neg.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)))) x)))) |
#s(approx (- 1 x) (neg.f64 x)) |
#s(approx (- 1 x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) |
#s(approx (- -1 (+ (* (sqrt x) 4) x)) (*.f64 (neg.f64 x) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)))) |
#s(approx (- -1 (+ (* (sqrt x) 4) x)) (neg.f64 (fma.f64 x #s(literal 1 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64)) x #s(literal 1 binary64))))) |
#s(approx (+ (* (sqrt x) 4) x) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) x)) |
#s(approx (sqrt x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) x)) |
#s(approx (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) 6) (fma.f64 #s(literal 6 binary64) (/.f64 (+.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)))) (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)))) x) #s(literal -6 binary64)))) |
#s(approx (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) 6) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)))) x) #s(literal -6 binary64) (fma.f64 #s(literal 6 binary64) (/.f64 (+.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)))) (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -4 binary64)) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -3 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -6 binary64))))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 #s(literal -3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) x))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 (-.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x)) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 (-.f64 (-.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) x)) (*.f64 x x)))) (/.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x)) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/128 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x x) x))) #s(literal 3/8 binary64)) (/.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) x)) (*.f64 x x)))) x)) |
#s(approx (+ (* (sqrt x) 4) 1) (*.f64 (*.f64 #s(literal 4 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (+ (* (sqrt x) 4) 1) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64)) x #s(literal 1 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))) (fma.f64 x #s(literal 1 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64)) x #s(literal 1 binary64)))) |
#s(approx (+ x 1) (fma.f64 x #s(literal 1 binary64) #s(literal 1 binary64))) |
#s(approx (- x 1) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) x)) |
#s(approx (/ 6 (+ (* (sqrt x) 4) (- x -1))) (/.f64 #s(literal 6 binary64) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) x))) |
#s(approx (/ 6 (+ (* (sqrt x) 4) (- x -1))) (/.f64 (-.f64 (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64))) (/.f64 #s(literal 6 binary64) (*.f64 (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64))) x))) x)) |
#s(approx (/ 6 (+ (* (sqrt x) 4) (- x -1))) (/.f64 (-.f64 (fma.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x)) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)))) (/.f64 #s(literal 6 binary64) (*.f64 (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64))) x))) x)) |
#s(approx (/ 6 (+ (* (sqrt x) 4) (- x -1))) (/.f64 (fma.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x)) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -3 binary64)) (-.f64 (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64))) (fma.f64 (/.f64 #s(literal 6 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -4 binary64)) (/.f64 #s(literal 6 binary64) (*.f64 (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64))) x))))) x)) |
#s(approx (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) 6) (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)))) |
#s(approx (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) 6) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)))) x) #s(literal -6 binary64) (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64))))) |
#s(approx (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) 6) (+.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64))) (/.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)))) x) (+.f64 (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64))) (/.f64 #s(literal 6 binary64) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)))))) x)) (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64))))) |
#s(approx (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) 6) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)))) (*.f64 (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64))) x)) #s(literal -6 binary64) (/.f64 (+.f64 (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64))) (/.f64 #s(literal 6 binary64) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64))))) x)) (+.f64 (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64))) (/.f64 #s(literal 6 binary64) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)))))) x)) (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64))))) |
#s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) (/.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)))) |
#s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) (+.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)))) x)) (/.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64))))) |
#s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64))) x))) (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64))))) x)) (/.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64))))) |
#s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)))) (*.f64 (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64))) x))) (neg.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64)))))) x)) (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64))))) x)) (/.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64))))) |
#s(approx (- 1 x) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (- -1 (+ (* (sqrt x) 4) x)) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64))))) |
#s(approx (- -1 (+ (* (sqrt x) 4) x)) (*.f64 (neg.f64 x) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64))))) |
#s(approx (+ (* (sqrt x) 4) x) (*.f64 (neg.f64 x) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)))) |
#s(approx (sqrt x) (*.f64 (neg.f64 x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) 6) (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)))) |
#s(approx (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) 6) (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64))) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -2 binary64))) x) #s(literal 6 binary64) (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64))))) |
#s(approx (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) 6) (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -3 binary64)) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -2 binary64))) x) #s(literal 6 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64))) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -2 binary64))) #s(literal -6 binary64))) x)) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64))))) |
#s(approx (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) 6) (-.f64 (neg.f64 (/.f64 (fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64))) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) 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 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -3 binary64)) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -4 binary64))) x) #s(literal 6 binary64) (*.f64 (-.f64 (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -3 binary64)) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -2 binary64))) #s(literal -6 binary64))) x))) x)) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64))))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) x))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 (-.f64 (/.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal -3/8 binary64)) x)) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) #s(literal 3/32 binary64) (/.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 1 binary64) x))) x)) (/.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) #s(literal 3/32 binary64) (/.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 1 binary64) x))) #s(literal 3/128 binary64)) x)) (/.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x))) |
#s(approx (+ (* (sqrt x) 4) 1) (*.f64 (*.f64 #s(literal -4 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (+ (* (sqrt x) 4) 1) (*.f64 (neg.f64 x) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (* 6 (- x 1)) (*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 6 binary64) x) #s(literal 6 binary64)))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) (*.f64 (neg.f64 x) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (- x 1) (*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
#s(approx (/ 6 (+ (* (sqrt x) 4) (- x -1))) (/.f64 #s(literal -6 binary64) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) x))) |
#s(approx (/ 6 (+ (* (sqrt x) 4) (- x -1))) (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 6 binary64) (*.f64 (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64))) x)) (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)))) x))) |
#s(approx (/ 6 (+ (* (sqrt x) 4) (- x -1))) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x)) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 6 binary64) (*.f64 (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64))) x))) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)))) x))) |
#s(approx (/ 6 (+ (* (sqrt x) 4) (- x -1))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -3 binary64)) #s(literal 6 binary64) (/.f64 #s(literal 6 binary64) (*.f64 (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal 4 binary64)) x))) x)) (/.f64 #s(literal 6 binary64) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64))))) x)) (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)))) x))) |
Compiled 2 712 to 862 computations (68.2% saved)
16 alts after pruning (13 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 223 | 9 | 232 |
| Fresh | 1 | 4 | 5 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 226 | 16 | 242 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.8% | (/.f64 (fma.f64 x #s(literal 6 binary64) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))) |
| 99.7% | (/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) x (*.f64 (sqrt.f64 x) #s(literal 4 binary64)))) | |
| ▶ | 50.1% | (/.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)))) |
| 52.2% | (/.f64 #s(approx (* 6 (- x 1)) (*.f64 x #s(literal 6 binary64))) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))) | |
| 52.2% | (/.f64 #s(approx (* 6 (- x 1)) (*.f64 x #s(literal 6 binary64))) (+.f64 x (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) | |
| 47.4% | (/.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))) | |
| ✓ | 99.9% | (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x))) #s(literal 6 binary64)) |
| 99.8% | (*.f64 (/.f64 #s(approx (- 1 x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (-.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x))) #s(literal 6 binary64)) | |
| 52.3% | (*.f64 (/.f64 #s(approx (- 1 x) (neg.f64 x)) (-.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x))) #s(literal 6 binary64)) | |
| ✓ | 99.9% | (*.f64 (-.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64))))) |
| 47.2% | (*.f64 #s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) #s(literal 6 binary64)) | |
| ▶ | 52.1% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)))) |
| ✓ | 47.2% | #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.6% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (fma.f64 #s(approx (sqrt x) (*.f64 (neg.f64 x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal 4 binary64) #s(literal 1 binary64)))) |
| 4.4% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 (-.f64 (/.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) 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) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) x)))) |
Compiled 480 to 474 computations (1.3% saved)
| Inputs |
|---|
(/.f64 (fma.f64 x #s(literal 6 binary64) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))) |
(fma.f64 x #s(literal 6 binary64) #s(literal -6 binary64)) |
x |
#s(literal 6 binary64) |
#s(literal -6 binary64) |
(fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64))) |
(sqrt.f64 x) |
#s(literal 4 binary64) |
(-.f64 x #s(literal -1 binary64)) |
#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) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) x)))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) x))) |
(/.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) x)) |
#s(literal 3/2 binary64) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) x) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)))) |
(/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #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 #s(literal 6 binary64) (-.f64 x #s(literal 1 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))) |
(fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (fma.f64 #s(approx (sqrt x) (*.f64 (neg.f64 x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal 4 binary64) #s(literal 1 binary64)))) |
(/.f64 #s(literal -6 binary64) (fma.f64 #s(approx (sqrt x) (*.f64 (neg.f64 x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal 4 binary64) #s(literal 1 binary64))) |
(fma.f64 #s(approx (sqrt x) (*.f64 (neg.f64 x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal 4 binary64) #s(literal 1 binary64)) |
#s(approx (sqrt x) (*.f64 (neg.f64 x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(*.f64 (neg.f64 x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(neg.f64 x) |
| Outputs |
|---|
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (/ -6 (+ 1 (* 4 (sqrt x)))))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (- (* x (+ (* 6 (/ 1 (+ 1 (* 4 (sqrt x))))) (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (- (* x (+ (* -1 (* x (+ (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))) (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3)))))) (+ (* 6 (/ 1 (+ 1 (* 4 (sqrt x))))) (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (- (* x (+ (* 6 (/ 1 (+ 1 (* 4 (sqrt x))))) (+ (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))) (* x (- (/ (* x (+ (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))) (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3))))) (+ 1 (* 4 (sqrt x)))) (+ (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))) (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3))))))))) (* 6 (/ 1 (+ 1 (* 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 #s(hole binary64 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 (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (- x -1) #s(hole binary64 1)) |
#s(approx (- x -1) #s(hole binary64 (+ 1 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 (/ 3/2 (* (sqrt (/ 1 x)) x)) #s(hole binary64 (/ 3/2 (sqrt x)))) |
#s(approx (sqrt (/ 1 x)) #s(hole binary64 (/ (sqrt x) x))) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx (/ 6 (+ (* (sqrt (/ 1 x)) 4) 1)) #s(hole binary64 (* 3/2 (/ x (sqrt x))))) |
#s(approx (/ 6 (+ (* (sqrt (/ 1 x)) 4) 1)) #s(hole binary64 (* x (+ (* -3/8 (/ x (pow (sqrt x) 2))) (* 3/2 (/ 1 (sqrt x))))))) |
#s(approx (/ 6 (+ (* (sqrt (/ 1 x)) 4) 1)) #s(hole binary64 (* x (+ (* x (- (* 3/32 (/ x (pow (sqrt x) 3))) (* 3/8 (/ 1 (pow (sqrt x) 2))))) (* 3/2 (/ 1 (sqrt x))))))) |
#s(approx (/ 6 (+ (* (sqrt (/ 1 x)) 4) 1)) #s(hole binary64 (* x (+ (* x (- (* x (+ (* -3/128 (/ x (pow (sqrt x) 4))) (* 3/32 (/ 1 (pow (sqrt x) 3))))) (* 3/8 (/ 1 (pow (sqrt x) 2))))) (* 3/2 (/ 1 (sqrt x))))))) |
#s(approx (+ (* (sqrt (/ 1 x)) 4) 1) #s(hole binary64 (* 4 (/ (sqrt x) x)))) |
#s(approx (+ (* (sqrt (/ 1 x)) 4) 1) #s(hole binary64 (/ (+ x (* 4 (sqrt x))) x))) |
#s(approx (- x 1) #s(hole binary64 -1)) |
#s(approx (- x 1) #s(hole binary64 (- x 1))) |
#s(approx (* (neg x) (sqrt (/ 1 x))) #s(hole binary64 (* -1 (sqrt x)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (+ (* -1 (/ (+ (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x)))))) (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2)))) x)) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (- (+ (* 6 (/ 1 (* (pow x 2) (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2)))) (+ (* 6 (/ 1 (* (pow x 2) (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3)))) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x)))))))) (+ (/ 6 (* x (+ 1 (* 4 (sqrt (/ 1 x)))))) (/ 6 (* x (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))))))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (- (+ (* -1 (/ (+ (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3))) (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 4)))) (pow x 3))) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))) (+ (* -1 (/ (+ (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x)))))) (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2)))) (* (pow x 2) (+ 1 (* 4 (sqrt (/ 1 x))))))) (+ (/ 6 (* x (+ 1 (* 4 (sqrt (/ 1 x)))))) (/ 6 (* x (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2)))))))) |
#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) (- 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 (sqrt x) #s(hole binary64 (* x (sqrt (/ 1 x))))) |
#s(approx (- x -1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (+ (* -6 (/ (+ (/ 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 (* x (sqrt (/ 1 x)))))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (/ (- (* 3/8 (/ 1 (* x (pow (sqrt (/ 1 x)) 2)))) (* 3/2 (/ 1 (sqrt (/ 1 x))))) x))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (/ (- (/ 3/8 (* x (pow (sqrt (/ 1 x)) 2))) (+ (/ 3/32 (* (pow x 2) (pow (sqrt (/ 1 x)) 3))) (* 3/2 (/ 1 (sqrt (/ 1 x)))))) x))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (/ (- (+ (/ 3/8 (* x (pow (sqrt (/ 1 x)) 2))) (* 3/128 (/ 1 (* (pow x 3) (pow (sqrt (/ 1 x)) 4))))) (+ (* 3/2 (/ 1 (sqrt (/ 1 x)))) (* 3/32 (/ 1 (* (pow x 2) (pow (sqrt (/ 1 x)) 3)))))) x))) |
#s(approx (/ 3/2 (* (sqrt (/ 1 x)) x)) #s(hole binary64 (/ 3/2 (* x (sqrt (/ 1 x)))))) |
#s(approx (sqrt (/ 1 x)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (+ (* (sqrt (/ 1 x)) 4) 1) #s(hole binary64 (+ 1 (* 4 (sqrt (/ 1 x)))))) |
#s(approx (- x 1) #s(hole binary64 (* x (- 1 (/ 1 x))))) |
#s(approx (+ (* (sqrt x) 4) 1) #s(hole binary64 (* 4 (* x (sqrt (/ 1 x)))))) |
#s(approx (+ (* (sqrt x) 4) 1) #s(hole binary64 (* x (+ (* 4 (sqrt (/ 1 x))) (/ 1 x))))) |
#s(approx (* (neg x) (sqrt (/ 1 x))) #s(hole binary64 (* -1 (* x (sqrt (/ 1 x)))))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (/ -6 (- (* 4 (sqrt (/ 1 x))) 1)))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (- (/ 6 (* x (- (* 4 (sqrt (/ 1 x))) 1))) (+ (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1))) (/ 6 (* x (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))))))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 (- (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1))) (* 6 (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))))) (/ 6 (* x (pow (- (* 4 (sqrt (/ 1 x))) 1) 3)))) (/ 6 (* x (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) x)) (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)))))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (- (* -1 (/ (+ (* -1 (- (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1))) (* 6 (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))))) (* -1 (/ (- (+ (* -1 (- (* 6 (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 3))) (* 6 (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))))) (/ 6 (* x (pow (- (* 4 (sqrt (/ 1 x))) 1) 3)))) (/ 6 (* x (pow (- (* 4 (sqrt (/ 1 x))) 1) 4)))) x))) x)) (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)))))) |
#s(approx (+ (* x 6) -6) #s(hole binary64 (* -1 (* x (- (* 6 (/ 1 x)) 6))))) |
#s(approx (+ (* (sqrt x) 4) (- x -1)) #s(hole binary64 (* -1 (* x (- (* 4 (sqrt (/ 1 x))) 1))))) |
#s(approx (+ (* (sqrt x) 4) (- x -1)) #s(hole binary64 (* -1 (* x (- (* 4 (sqrt (/ 1 x))) (+ 1 (/ 1 x))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* 6 (/ (- (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))) x)) (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* -1 (/ (+ (* -6 (- (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) (* 6 (/ (- (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 3)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))) x))) x)) (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* -1 (/ (+ (* -6 (- (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) (* -1 (/ (+ (* -6 (- (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 3)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) (* 6 (/ (- (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 3)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 4))) x))) x))) x)) (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)))))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (/ (+ (* 3/2 (/ 1 (sqrt (/ 1 x)))) (* 3/8 (/ 1 (* x (pow (sqrt (/ 1 x)) 2))))) x))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (+ (* 3/32 (/ 1 (* x (pow (sqrt (/ 1 x)) 3)))) (* 3/8 (/ 1 (pow (sqrt (/ 1 x)) 2)))) x)) (* 3/2 (/ 1 (sqrt (/ 1 x))))) x)))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (+ (/ 3/128 (* (pow x 2) (pow (sqrt (/ 1 x)) 4))) (+ (/ 3/32 (* x (pow (sqrt (/ 1 x)) 3))) (* 3/8 (/ 1 (pow (sqrt (/ 1 x)) 2))))) x)) (* 3/2 (/ 1 (sqrt (/ 1 x))))) x)))) |
#s(approx (- x 1) #s(hole binary64 (* -1 (* x (- (/ 1 x) 1))))) |
#s(approx (+ (* (sqrt x) 4) 1) #s(hole binary64 (* -4 (* x (sqrt (/ 1 x)))))) |
#s(approx (+ (* (sqrt x) 4) 1) #s(hole binary64 (* -1 (* x (- (* 4 (sqrt (/ 1 x))) (/ 1 x)))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | x | @ | inf | ((/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) (+ (* x 6) -6) x 6 -6 (+ (* (sqrt x) 4) (- x -1)) (sqrt x) 4 (- x -1) -1 (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/ -6 (+ (* (sqrt x) 4) 1)) (/ 3/2 (* (sqrt (/ 1 x)) x)) 3/2 (* (sqrt (/ 1 x)) x) (sqrt (/ 1 x)) (/ 1 x) 1 (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/ 6 (+ (* (sqrt (/ 1 x)) 4) 1)) (+ (* (sqrt (/ 1 x)) 4) 1) (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (* 6 (- x 1)) (- x 1) (+ (+ x 1) (* 4 (sqrt x))) (+ (* (sqrt x) 4) 1) (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/ -6 (+ (* (sqrt x) 4) 1)) (+ (* (sqrt x) 4) 1) (sqrt x) (* (neg x) (sqrt (/ 1 x))) (neg x)) |
| 4.0ms | x | @ | -inf | ((/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) (+ (* x 6) -6) x 6 -6 (+ (* (sqrt x) 4) (- x -1)) (sqrt x) 4 (- x -1) -1 (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/ -6 (+ (* (sqrt x) 4) 1)) (/ 3/2 (* (sqrt (/ 1 x)) x)) 3/2 (* (sqrt (/ 1 x)) x) (sqrt (/ 1 x)) (/ 1 x) 1 (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/ 6 (+ (* (sqrt (/ 1 x)) 4) 1)) (+ (* (sqrt (/ 1 x)) 4) 1) (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (* 6 (- x 1)) (- x 1) (+ (+ x 1) (* 4 (sqrt x))) (+ (* (sqrt x) 4) 1) (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/ -6 (+ (* (sqrt x) 4) 1)) (+ (* (sqrt x) 4) 1) (sqrt x) (* (neg x) (sqrt (/ 1 x))) (neg x)) |
| 3.0ms | x | @ | 0 | ((/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) (+ (* x 6) -6) x 6 -6 (+ (* (sqrt x) 4) (- x -1)) (sqrt x) 4 (- x -1) -1 (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/ -6 (+ (* (sqrt x) 4) 1)) (/ 3/2 (* (sqrt (/ 1 x)) x)) 3/2 (* (sqrt (/ 1 x)) x) (sqrt (/ 1 x)) (/ 1 x) 1 (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/ 6 (+ (* (sqrt (/ 1 x)) 4) 1)) (+ (* (sqrt (/ 1 x)) 4) 1) (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (* 6 (- x 1)) (- x 1) (+ (+ x 1) (* 4 (sqrt x))) (+ (* (sqrt x) 4) 1) (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/ -6 (+ (* (sqrt x) 4) 1)) (+ (* (sqrt x) 4) 1) (sqrt x) (* (neg x) (sqrt (/ 1 x))) (neg x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 414 | 2750 |
| 0 | 446 | 2428 |
| 1 | 3020 | 2337 |
| 0 | 8691 | 2259 |
| 1 | 17060 | 2259 |
| 1× | saturated |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (fma.f64 x #s(literal 6 binary64) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))) |
(fma.f64 x #s(literal 6 binary64) #s(literal -6 binary64)) |
x |
#s(literal 6 binary64) |
#s(literal -6 binary64) |
(fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64))) |
(sqrt.f64 x) |
#s(literal 4 binary64) |
(-.f64 x #s(literal -1 binary64)) |
#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) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) x)))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) x))) |
(/.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) x)) |
#s(literal 3/2 binary64) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) x) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)))) |
(/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #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 #s(literal 6 binary64) (-.f64 x #s(literal 1 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))) |
(fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (fma.f64 #s(approx (sqrt x) (*.f64 (neg.f64 x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal 4 binary64) #s(literal 1 binary64)))) |
(/.f64 #s(literal -6 binary64) (fma.f64 #s(approx (sqrt x) (*.f64 (neg.f64 x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal 4 binary64) #s(literal 1 binary64))) |
(fma.f64 #s(approx (sqrt x) (*.f64 (neg.f64 x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal 4 binary64) #s(literal 1 binary64)) |
#s(approx (sqrt x) (*.f64 (neg.f64 x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(*.f64 (neg.f64 x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(neg.f64 x) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (/ -6 (+ 1 (* 4 (sqrt x)))))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (- (* x (+ (* 6 (/ 1 (+ 1 (* 4 (sqrt x))))) (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (- (* x (+ (* -1 (* x (+ (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))) (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3)))))) (+ (* 6 (/ 1 (+ 1 (* 4 (sqrt x))))) (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (- (* x (+ (* 6 (/ 1 (+ 1 (* 4 (sqrt x))))) (+ (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))) (* x (- (/ (* x (+ (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))) (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3))))) (+ 1 (* 4 (sqrt x)))) (+ (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))) (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3))))))))) (* 6 (/ 1 (+ 1 (* 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 #s(hole binary64 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 (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (- x -1) #s(hole binary64 1)) |
#s(approx (- x -1) #s(hole binary64 (+ 1 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 (/ 3/2 (* (sqrt (/ 1 x)) x)) #s(hole binary64 (/ 3/2 (sqrt x)))) |
#s(approx (sqrt (/ 1 x)) #s(hole binary64 (/ (sqrt x) x))) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx (/ 6 (+ (* (sqrt (/ 1 x)) 4) 1)) #s(hole binary64 (* 3/2 (/ x (sqrt x))))) |
#s(approx (/ 6 (+ (* (sqrt (/ 1 x)) 4) 1)) #s(hole binary64 (* x (+ (* -3/8 (/ x (pow (sqrt x) 2))) (* 3/2 (/ 1 (sqrt x))))))) |
#s(approx (/ 6 (+ (* (sqrt (/ 1 x)) 4) 1)) #s(hole binary64 (* x (+ (* x (- (* 3/32 (/ x (pow (sqrt x) 3))) (* 3/8 (/ 1 (pow (sqrt x) 2))))) (* 3/2 (/ 1 (sqrt x))))))) |
#s(approx (/ 6 (+ (* (sqrt (/ 1 x)) 4) 1)) #s(hole binary64 (* x (+ (* x (- (* x (+ (* -3/128 (/ x (pow (sqrt x) 4))) (* 3/32 (/ 1 (pow (sqrt x) 3))))) (* 3/8 (/ 1 (pow (sqrt x) 2))))) (* 3/2 (/ 1 (sqrt x))))))) |
#s(approx (+ (* (sqrt (/ 1 x)) 4) 1) #s(hole binary64 (* 4 (/ (sqrt x) x)))) |
#s(approx (+ (* (sqrt (/ 1 x)) 4) 1) #s(hole binary64 (/ (+ x (* 4 (sqrt x))) x))) |
#s(approx (- x 1) #s(hole binary64 -1)) |
#s(approx (- x 1) #s(hole binary64 (- x 1))) |
#s(approx (* (neg x) (sqrt (/ 1 x))) #s(hole binary64 (* -1 (sqrt x)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (+ (* -1 (/ (+ (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x)))))) (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2)))) x)) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (- (+ (* 6 (/ 1 (* (pow x 2) (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2)))) (+ (* 6 (/ 1 (* (pow x 2) (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3)))) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x)))))))) (+ (/ 6 (* x (+ 1 (* 4 (sqrt (/ 1 x)))))) (/ 6 (* x (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))))))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (- (+ (* -1 (/ (+ (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3))) (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 4)))) (pow x 3))) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))) (+ (* -1 (/ (+ (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x)))))) (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2)))) (* (pow x 2) (+ 1 (* 4 (sqrt (/ 1 x))))))) (+ (/ 6 (* x (+ 1 (* 4 (sqrt (/ 1 x)))))) (/ 6 (* x (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2)))))))) |
#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) (- 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 (sqrt x) #s(hole binary64 (* x (sqrt (/ 1 x))))) |
#s(approx (- x -1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (+ (* -6 (/ (+ (/ 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 (* x (sqrt (/ 1 x)))))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (/ (- (* 3/8 (/ 1 (* x (pow (sqrt (/ 1 x)) 2)))) (* 3/2 (/ 1 (sqrt (/ 1 x))))) x))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (/ (- (/ 3/8 (* x (pow (sqrt (/ 1 x)) 2))) (+ (/ 3/32 (* (pow x 2) (pow (sqrt (/ 1 x)) 3))) (* 3/2 (/ 1 (sqrt (/ 1 x)))))) x))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (/ (- (+ (/ 3/8 (* x (pow (sqrt (/ 1 x)) 2))) (* 3/128 (/ 1 (* (pow x 3) (pow (sqrt (/ 1 x)) 4))))) (+ (* 3/2 (/ 1 (sqrt (/ 1 x)))) (* 3/32 (/ 1 (* (pow x 2) (pow (sqrt (/ 1 x)) 3)))))) x))) |
#s(approx (/ 3/2 (* (sqrt (/ 1 x)) x)) #s(hole binary64 (/ 3/2 (* x (sqrt (/ 1 x)))))) |
#s(approx (sqrt (/ 1 x)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (+ (* (sqrt (/ 1 x)) 4) 1) #s(hole binary64 (+ 1 (* 4 (sqrt (/ 1 x)))))) |
#s(approx (- x 1) #s(hole binary64 (* x (- 1 (/ 1 x))))) |
#s(approx (+ (* (sqrt x) 4) 1) #s(hole binary64 (* 4 (* x (sqrt (/ 1 x)))))) |
#s(approx (+ (* (sqrt x) 4) 1) #s(hole binary64 (* x (+ (* 4 (sqrt (/ 1 x))) (/ 1 x))))) |
#s(approx (* (neg x) (sqrt (/ 1 x))) #s(hole binary64 (* -1 (* x (sqrt (/ 1 x)))))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (/ -6 (- (* 4 (sqrt (/ 1 x))) 1)))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (- (/ 6 (* x (- (* 4 (sqrt (/ 1 x))) 1))) (+ (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1))) (/ 6 (* x (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))))))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 (- (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1))) (* 6 (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))))) (/ 6 (* x (pow (- (* 4 (sqrt (/ 1 x))) 1) 3)))) (/ 6 (* x (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) x)) (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)))))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (- (* -1 (/ (+ (* -1 (- (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1))) (* 6 (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))))) (* -1 (/ (- (+ (* -1 (- (* 6 (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 3))) (* 6 (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))))) (/ 6 (* x (pow (- (* 4 (sqrt (/ 1 x))) 1) 3)))) (/ 6 (* x (pow (- (* 4 (sqrt (/ 1 x))) 1) 4)))) x))) x)) (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)))))) |
#s(approx (+ (* x 6) -6) #s(hole binary64 (* -1 (* x (- (* 6 (/ 1 x)) 6))))) |
#s(approx (+ (* (sqrt x) 4) (- x -1)) #s(hole binary64 (* -1 (* x (- (* 4 (sqrt (/ 1 x))) 1))))) |
#s(approx (+ (* (sqrt x) 4) (- x -1)) #s(hole binary64 (* -1 (* x (- (* 4 (sqrt (/ 1 x))) (+ 1 (/ 1 x))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* 6 (/ (- (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))) x)) (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* -1 (/ (+ (* -6 (- (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) (* 6 (/ (- (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 3)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))) x))) x)) (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* -1 (/ (+ (* -6 (- (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) (* -1 (/ (+ (* -6 (- (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 3)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) (* 6 (/ (- (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 3)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 4))) x))) x))) x)) (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)))))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (/ (+ (* 3/2 (/ 1 (sqrt (/ 1 x)))) (* 3/8 (/ 1 (* x (pow (sqrt (/ 1 x)) 2))))) x))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (+ (* 3/32 (/ 1 (* x (pow (sqrt (/ 1 x)) 3)))) (* 3/8 (/ 1 (pow (sqrt (/ 1 x)) 2)))) x)) (* 3/2 (/ 1 (sqrt (/ 1 x))))) x)))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (+ (/ 3/128 (* (pow x 2) (pow (sqrt (/ 1 x)) 4))) (+ (/ 3/32 (* x (pow (sqrt (/ 1 x)) 3))) (* 3/8 (/ 1 (pow (sqrt (/ 1 x)) 2))))) x)) (* 3/2 (/ 1 (sqrt (/ 1 x))))) x)))) |
#s(approx (- x 1) #s(hole binary64 (* -1 (* x (- (/ 1 x) 1))))) |
#s(approx (+ (* (sqrt x) 4) 1) #s(hole binary64 (* -4 (* x (sqrt (/ 1 x)))))) |
#s(approx (+ (* (sqrt x) 4) 1) #s(hole binary64 (* -1 (* x (- (* 4 (sqrt (/ 1 x))) (/ 1 x)))))) |
| Outputs |
|---|
(*.f64 (fma.f64 #s(literal 6 binary64) x #s(literal -6 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 6 binary64) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64))) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64))) #s(literal -6 binary64))) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64))) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 6 binary64) x #s(literal -6 binary64)))) (neg.f64 (neg.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 6 binary64) x #s(literal -6 binary64))) (neg.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64))))) |
(/.f64 (fma.f64 #s(literal 6 binary64) x #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))) |
(-.f64 (/.f64 (*.f64 #s(literal 6 binary64) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64))))) |
(+.f64 (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal 6 binary64) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64))))) |
(+.f64 (/.f64 (*.f64 #s(literal 6 binary64) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))) (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64))))) |
(neg.f64 (-.f64 #s(literal 6 binary64) (*.f64 #s(literal 6 binary64) x))) |
(fma.f64 #s(literal 6 binary64) x #s(literal -6 binary64)) |
(fma.f64 x #s(literal 6 binary64) #s(literal -6 binary64)) |
(-.f64 (*.f64 #s(literal 6 binary64) x) #s(literal 6 binary64)) |
(+.f64 (*.f64 #s(literal 6 binary64) x) #s(literal -6 binary64)) |
(+.f64 #s(literal -6 binary64) (*.f64 #s(literal 6 binary64) x)) |
x |
#s(literal 6 binary64) |
#s(literal -6 binary64) |
(fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64))) |
(fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (-.f64 x #s(literal -1 binary64))) |
(-.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal -1 binary64)) |
(-.f64 (-.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 x))) |
(-.f64 (-.f64 x #s(literal -1 binary64)) (neg.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)))) |
(-.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (neg.f64 (-.f64 x #s(literal -1 binary64)))) |
(-.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x))) |
(+.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal 1 binary64)) |
(+.f64 (-.f64 x #s(literal -1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) |
(+.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (-.f64 x #s(literal -1 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))) |
(pow.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 x) |
(fabs.f64 (neg.f64 (sqrt.f64 x))) |
(fabs.f64 (sqrt.f64 x)) |
#s(literal 4 binary64) |
(neg.f64 (-.f64 #s(literal -1 binary64) x)) |
(-.f64 #s(literal 1 binary64) (neg.f64 x)) |
(-.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)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) x)))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) x))) |
(*.f64 (/.f64 #s(literal 3/2 binary64) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) x))) |
(/.f64 (neg.f64 (/.f64 #s(literal 3/2 binary64) x)) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 (/.f64 #s(literal 3/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (/.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (neg.f64 x)) |
(/.f64 (/.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) x) |
(/.f64 #s(literal -3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 x))) |
(/.f64 #s(literal 3 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) x))) |
(/.f64 #s(literal 3/2 binary64) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 x)))) |
(/.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) x)) |
#s(literal 3/2 binary64) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) x) |
(*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(fabs.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(fabs.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(pow.f64 (neg.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 x)) #s(literal -2 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal -2 binary64)) |
(pow.f64 x #s(literal -1 binary64)) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 x)) |
(sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) |
(fabs.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) x)) |
#s(literal 1 binary64) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64))) #s(literal 6 binary64)) |
(*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)))) |
(/.f64 #s(literal -6 binary64) (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)))) |
(/.f64 #s(literal 6 binary64) (neg.f64 (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64))))) |
(/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64)))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64))) |
(*.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 6 binary64)) (/.f64 #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)) #s(approx (+ (+ x 1) (* 4 (sqrt x))) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 6 binary64)))) (neg.f64 (neg.f64 #s(approx (+ (+ x 1) (* 4 (sqrt x))) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 6 binary64))) (neg.f64 #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)) #s(approx (+ (+ x 1) (* 4 (sqrt x))) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) |
(*.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 6 binary64)) |
(*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) |
(neg.f64 (-.f64 #s(literal 1 binary64) x)) |
(-.f64 x #s(literal 1 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))) |
(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 (*.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 #s(literal 1 binary64) (neg.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)))) |
(+.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))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (fma.f64 #s(approx (sqrt x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 x))) #s(literal 4 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(literal -6 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(approx (sqrt x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 x))) #s(literal 4 binary64) #s(literal 1 binary64)))) |
(/.f64 #s(literal -6 binary64) (neg.f64 (neg.f64 (fma.f64 #s(approx (sqrt x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 x))) #s(literal 4 binary64) #s(literal 1 binary64))))) |
(/.f64 #s(literal -6 binary64) (fma.f64 #s(approx (sqrt x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 x))) #s(literal 4 binary64) #s(literal 1 binary64))) |
(/.f64 #s(literal 6 binary64) (neg.f64 (fma.f64 #s(approx (sqrt x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 x))) #s(literal 4 binary64) #s(literal 1 binary64)))) |
(fma.f64 #s(approx (sqrt x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 x))) #s(literal 4 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 4 binary64) #s(approx (sqrt x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 x))) #s(literal 1 binary64)) |
(-.f64 (*.f64 #s(approx (sqrt x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 x))) #s(literal 4 binary64)) #s(literal -1 binary64)) |
(+.f64 (*.f64 #s(approx (sqrt x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 x))) #s(literal 4 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(approx (sqrt x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 x))) #s(literal 4 binary64))) |
#s(approx (sqrt x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 x))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) x) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 x)) |
(*.f64 (neg.f64 x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) x)) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) x)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
#s(approx (/ (+ (* x 6) -6) (+ (* (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 (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) (fma.f64 (+.f64 (/.f64 #s(literal 6 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 6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) x (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) (fma.f64 x (fma.f64 (neg.f64 x) (fma.f64 (pow.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -3 binary64)) #s(literal 6 binary64) (/.f64 #s(literal 6 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 (/.f64 #s(literal 6 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 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(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) (fma.f64 (+.f64 (fma.f64 x (-.f64 (/.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -3 binary64)) #s(literal 6 binary64) (/.f64 #s(literal 6 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))) (fma.f64 (pow.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -3 binary64)) #s(literal 6 binary64) (/.f64 #s(literal 6 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 6 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 6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) x (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) |
#s(approx (+ (* x 6) -6) #s(literal -6 binary64)) |
#s(approx (+ (* x 6) -6) (fma.f64 #s(literal 6 binary64) x #s(literal -6 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 x #s(literal -1 binary64)))) |
#s(approx (sqrt x) (sqrt.f64 x)) |
#s(approx (- x -1) #s(literal 1 binary64)) |
#s(approx (- x -1) (-.f64 x #s(literal -1 binary64))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (fma.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)))) (fma.f64 x (fma.f64 (*.f64 #s(literal -6 binary64) x) (+.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))))) (+.f64 (/.f64 #s(literal 6 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 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(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (fma.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 #s(literal 6 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 6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) x (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) |
#s(approx (/ 3/2 (* (sqrt (/ 1 x)) x)) (/.f64 #s(literal 3/2 binary64) (sqrt.f64 x))) |
#s(approx (sqrt (/ 1 x)) (/.f64 (sqrt.f64 x) x)) |
#s(approx (/ 1 x) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (/ 6 (+ (* (sqrt (/ 1 x)) 4) 1)) (*.f64 (/.f64 x (sqrt.f64 x)) #s(literal 3/2 binary64))) |
#s(approx (/ 6 (+ (* (sqrt (/ 1 x)) 4) 1)) (*.f64 (+.f64 (/.f64 #s(literal 3/2 binary64) (sqrt.f64 x)) #s(literal -3/8 binary64)) x)) |
#s(approx (/ 6 (+ (* (sqrt (/ 1 x)) 4) 1)) (*.f64 (fma.f64 (-.f64 (*.f64 (/.f64 #s(literal 3/32 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal 3/8 binary64) x)) x (/.f64 #s(literal 3/2 binary64) (sqrt.f64 x))) x)) |
#s(approx (/ 6 (+ (* (sqrt (/ 1 x)) 4) 1)) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 #s(literal -3/128 binary64) x) #s(literal 1 binary64) (/.f64 #s(literal 3/32 binary64) (*.f64 (sqrt.f64 x) x))) x) (/.f64 #s(literal 3/8 binary64) x)) x (/.f64 #s(literal 3/2 binary64) (sqrt.f64 x))) x)) |
#s(approx (+ (* (sqrt (/ 1 x)) 4) 1) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 4 binary64))) |
#s(approx (+ (* (sqrt (/ 1 x)) 4) 1) (/.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) x)) |
#s(approx (- x 1) #s(literal -1 binary64)) |
#s(approx (- x 1) (-.f64 x #s(literal 1 binary64))) |
#s(approx (* (neg x) (sqrt (/ 1 x))) (neg.f64 (sqrt.f64 x))) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 6 binary64) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)))) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)))) x)) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64))))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) (-.f64 (-.f64 (fma.f64 (pow.f64 (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) x) #s(literal -2 binary64)) #s(literal 6 binary64) (fma.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x)) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64))))) (/.f64 #s(literal 6 binary64) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) x))) (/.f64 #s(literal 6 binary64) (*.f64 (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64))) x)))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) (-.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal 6 binary64) (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -4 binary64)) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -3 binary64)))) (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)))) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 6 binary64) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)))) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)))))) (+.f64 (/.f64 #s(literal 6 binary64) (*.f64 (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64))) x)) (/.f64 #s(literal 6 binary64) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) x))))) |
#s(approx (+ (* x 6) -6) (*.f64 #s(literal 6 binary64) x)) |
#s(approx (+ (* x 6) -6) (*.f64 (-.f64 #s(literal 6 binary64) (/.f64 #s(literal 6 binary64) x)) x)) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) (fma.f64 #s(literal 1 binary64) x (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64)) x #s(literal 1 binary64)))) |
#s(approx (sqrt x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) x)) |
#s(approx (- x -1) (fma.f64 #s(literal 1 binary64) x #s(literal 1 binary64))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)))) x) #s(literal -6 binary64) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)))) x) #s(literal -6 binary64) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 6 binary64) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)))) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)))) (*.f64 x x)) #s(literal 6 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)))) x) #s(literal -6 binary64) (fma.f64 #s(literal -6 binary64) (/.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -4 binary64)) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -3 binary64))) (*.f64 (*.f64 x x) x)) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 6 binary64) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)))) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)))) (*.f64 x x)) #s(literal 6 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)))))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 #s(literal -3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) x))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 (-.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x)) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 (-.f64 (-.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) x)) (*.f64 x x)))) (/.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x)) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/128 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x x) x))) #s(literal 3/8 binary64)) (/.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) x)) (*.f64 x x)))) x)) |
#s(approx (/ 3/2 (* (sqrt (/ 1 x)) x)) (/.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) x))) |
#s(approx (sqrt (/ 1 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
#s(approx (+ (* (sqrt (/ 1 x)) 4) 1) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64))) |
#s(approx (- x 1) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) x)) |
#s(approx (+ (* (sqrt x) 4) 1) (*.f64 (*.f64 #s(literal 4 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (+ (* (sqrt x) 4) 1) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64)) x #s(literal 1 binary64))) |
#s(approx (* (neg x) (sqrt (/ 1 x))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 x))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 6 binary64) x) #s(literal 6 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64))) (/.f64 #s(literal 6 binary64) (*.f64 (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64))) x)))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 (/.f64 #s(literal 6 binary64) x) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -3 binary64)) (neg.f64 (-.f64 (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64))) (/.f64 #s(literal 6 binary64) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64))))))) (/.f64 #s(literal 6 binary64) (*.f64 (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64))) x))) x)) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64))))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 (/.f64 #s(literal 6 binary64) x) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -3 binary64)) (neg.f64 (*.f64 #s(literal 6 binary64) (-.f64 (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -3 binary64)) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -2 binary64)))))) (/.f64 #s(literal 6 binary64) (*.f64 (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal 4 binary64)) x))) x)) (neg.f64 (-.f64 (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64))) (/.f64 #s(literal 6 binary64) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64))))))) x)) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64))))) |
#s(approx (+ (* x 6) -6) (*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 6 binary64) x) #s(literal 6 binary64)))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) (*.f64 (neg.f64 x) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) (*.f64 (neg.f64 x) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64))) (/.f64 #s(literal 6 binary64) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64))))) x) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #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 (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -3 binary64)) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -2 binary64))) x) #s(literal 6 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64))) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -2 binary64))) #s(literal -6 binary64))) x)) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #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) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64))) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) 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 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -3 binary64)) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -4 binary64))) x) #s(literal 6 binary64) (*.f64 (-.f64 (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -3 binary64)) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -2 binary64))) #s(literal -6 binary64))) x))) x)) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64))))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 (-.f64 (/.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal -3/8 binary64)) x)) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) #s(literal 3/32 binary64) (/.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 1 binary64) x))) x)) (/.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) #s(literal 3/32 binary64) (/.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 1 binary64) x))) #s(literal 3/128 binary64)) x)) (/.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x))) |
#s(approx (- x 1) (*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
#s(approx (+ (* (sqrt x) 4) 1) (*.f64 (*.f64 #s(literal -4 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (+ (* (sqrt x) 4) 1) (*.f64 (neg.f64 x) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) x)))) |
Compiled 2 422 to 1 018 computations (58% saved)
20 alts after pruning (15 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 218 | 9 | 227 |
| Fresh | 2 | 6 | 8 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 3 | 3 |
| Total | 223 | 20 | 243 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.8% | (/.f64 (fma.f64 x #s(literal 6 binary64) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))) |
| ▶ | 50.1% | (/.f64 (fma.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)))) |
| 99.7% | (/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) x (*.f64 (sqrt.f64 x) #s(literal 4 binary64)))) | |
| 52.2% | (/.f64 #s(approx (+ (* x 6) -6) (*.f64 #s(literal 6 binary64) x)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))) | |
| 47.4% | (/.f64 #s(approx (+ (* x 6) -6) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))) | |
| 52.2% | (/.f64 #s(approx (* 6 (- x 1)) (*.f64 x #s(literal 6 binary64))) (+.f64 x (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) | |
| ✓ | 99.9% | (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x))) #s(literal 6 binary64)) |
| ▶ | 99.8% | (*.f64 (/.f64 #s(approx (- 1 x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (-.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x))) #s(literal 6 binary64)) |
| 52.3% | (*.f64 (/.f64 #s(approx (- 1 x) (neg.f64 x)) (-.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x))) #s(literal 6 binary64)) | |
| ✓ | 99.9% | (*.f64 (-.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64))))) |
| ▶ | 47.2% | (*.f64 #s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) #s(literal 6 binary64)) |
| ✓ | 52.1% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)))) |
| 52.1% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) #s(approx (+ (* (sqrt (/ 1 x)) 4) 1) (/.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) x)))) | |
| 4.8% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) #s(approx (+ (* (sqrt (/ 1 x)) 4) 1) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 4 binary64))))) | |
| ✓ | 47.2% | #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.6% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (fma.f64 #s(approx (sqrt x) #s(approx (* (neg x) (sqrt (/ 1 x))) (neg.f64 (sqrt.f64 x)))) #s(literal 4 binary64) #s(literal 1 binary64)))) |
| 4.8% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ 6 (+ (* (sqrt (/ 1 x)) 4) 1)) (*.f64 (/.f64 x (sqrt.f64 x)) #s(literal 3/2 binary64)))) | |
| 1.6% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ 6 (+ (* (sqrt (/ 1 x)) 4) 1)) (*.f64 (+.f64 (/.f64 #s(literal 3/2 binary64) (sqrt.f64 x)) #s(literal -3/8 binary64)) x))) | |
| 4.4% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 (-.f64 (/.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) 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)) #s(approx (/ 3/2 (* (sqrt (/ 1 x)) x)) (/.f64 #s(literal 3/2 binary64) (sqrt.f64 x))))) |
Compiled 639 to 633 computations (0.9% saved)
| Inputs |
|---|
(*.f64 (/.f64 #s(approx (- 1 x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (-.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x))) #s(literal 6 binary64)) |
(/.f64 #s(approx (- 1 x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (-.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x))) |
#s(approx (- 1 x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x) |
(-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
(-.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x)) |
#s(literal -1 binary64) |
(fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) |
(sqrt.f64 x) |
#s(literal 4 binary64) |
#s(literal 6 binary64) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(approx (/ 3/2 (* (sqrt (/ 1 x)) x)) (/.f64 #s(literal 3/2 binary64) (sqrt.f64 x))))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(approx (/ 3/2 (* (sqrt (/ 1 x)) x)) (/.f64 #s(literal 3/2 binary64) (sqrt.f64 x)))) |
#s(approx (/ 3/2 (* (sqrt (/ 1 x)) x)) (/.f64 #s(literal 3/2 binary64) (sqrt.f64 x))) |
(/.f64 #s(literal 3/2 binary64) (sqrt.f64 x)) |
#s(literal 3/2 binary64) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (fma.f64 #s(approx (sqrt x) #s(approx (* (neg x) (sqrt (/ 1 x))) (neg.f64 (sqrt.f64 x)))) #s(literal 4 binary64) #s(literal 1 binary64)))) |
(/.f64 #s(literal -6 binary64) (fma.f64 #s(approx (sqrt x) #s(approx (* (neg x) (sqrt (/ 1 x))) (neg.f64 (sqrt.f64 x)))) #s(literal 4 binary64) #s(literal 1 binary64))) |
#s(literal -6 binary64) |
(fma.f64 #s(approx (sqrt x) #s(approx (* (neg x) (sqrt (/ 1 x))) (neg.f64 (sqrt.f64 x)))) #s(literal 4 binary64) #s(literal 1 binary64)) |
#s(approx (sqrt x) #s(approx (* (neg x) (sqrt (/ 1 x))) (neg.f64 (sqrt.f64 x)))) |
#s(approx (* (neg x) (sqrt (/ 1 x))) (neg.f64 (sqrt.f64 x))) |
(neg.f64 (sqrt.f64 x)) |
(*.f64 #s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) #s(literal 6 binary64)) |
#s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) (/.f64 #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))) |
(fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) |
(/.f64 (fma.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)))) |
(fma.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))) |
#s(approx (- x -1) #s(literal 1 binary64)) |
| Outputs |
|---|
#s(approx (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) 6) #s(hole binary64 (/ -6 (+ 1 (* 4 (sqrt x)))))) |
#s(approx (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) 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 (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) 6) #s(hole binary64 (- (* x (+ (* -6 (/ (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (+ 1 (* 4 (sqrt x))))) (* 6 (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) 6) #s(hole binary64 (- (* x (+ (* 6 (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (* x (+ (* -6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))) (+ 1 (* 4 (sqrt x))))) (* 6 (* x (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 4))))))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) #s(hole binary64 (/ -1 (+ 1 (* 4 (sqrt x)))))) |
#s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) #s(hole binary64 (- (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (/ 1 (+ 1 (* 4 (sqrt x))))))) |
#s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) #s(hole binary64 (- (* x (+ (* -1 (/ (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (+ 1 (* 4 (sqrt x))))) (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (/ 1 (+ 1 (* 4 (sqrt x))))))) |
#s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) #s(hole binary64 (- (* x (+ (* x (+ (* -1 (/ (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))) (+ 1 (* 4 (sqrt x))))) (* x (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 4)))))) (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (/ 1 (+ 1 (* 4 (sqrt x))))))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (- (/ 1 x) 1) #s(hole binary64 (/ 1 x))) |
#s(approx (- (/ 1 x) 1) #s(hole binary64 (/ (+ 1 (* -1 x)) x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- -1 (+ (* (sqrt x) 4) x)) #s(hole binary64 (* -1 (+ 1 (* 4 (sqrt x)))))) |
#s(approx (- -1 (+ (* (sqrt x) 4) x)) #s(hole binary64 (- (* -1 x) (+ 1 (* 4 (sqrt x)))))) |
#s(approx (+ (* (sqrt x) 4) x) #s(hole binary64 (* 4 (sqrt x)))) |
#s(approx (+ (* (sqrt x) 4) x) #s(hole binary64 (+ x (* 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 (- (* 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 (/ 3/2 (* (sqrt (/ 1 x)) x)) #s(hole binary64 (/ 3/2 (sqrt x)))) |
#s(approx (+ (* (sqrt x) 4) 1) #s(hole binary64 (+ 1 (* 4 (sqrt x))))) |
#s(approx (* (neg x) (sqrt (/ 1 x))) #s(hole binary64 (* -1 (sqrt x)))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (- (* x (+ (* 6 (/ 1 (+ 1 (* 4 (sqrt x))))) (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (- (* x (+ (* -1 (* x (+ (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))) (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3)))))) (+ (* 6 (/ 1 (+ 1 (* 4 (sqrt x))))) (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (- (* x (+ (* 6 (/ 1 (+ 1 (* 4 (sqrt x))))) (+ (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))) (* x (- (/ (* x (+ (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))) (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3))))) (+ 1 (* 4 (sqrt x)))) (+ (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))) (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3))))))))) (* 6 (/ 1 (+ 1 (* 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 (+ (* (sqrt x) 4) (- x -1)) #s(hole binary64 (+ 1 (+ x (* 4 (sqrt x)))))) |
#s(approx (- x -1) #s(hole binary64 (+ 1 x))) |
#s(approx (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) 6) #s(hole binary64 (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) 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 (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) 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)))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3))) (pow x 2))) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x)))))))))) |
#s(approx (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) 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)))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3))) (* (pow x 3) (+ 1 (* 4 (sqrt (/ 1 x))))))) (+ (* 6 (/ (+ (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3))) (pow x 2))) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))))))) |
#s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) #s(hole binary64 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) 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 (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) #s(hole binary64 (+ (* -1 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) x)) (+ (/ 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)))))))))) |
#s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) #s(hole binary64 (+ (* -1 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) x)) (+ (* -1 (/ (+ (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3))) (* (pow x 3) (+ 1 (* 4 (sqrt (/ 1 x))))))) (+ (/ 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))))))))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (- (/ 1 x) 1) #s(hole binary64 -1)) |
#s(approx (- (/ 1 x) 1) #s(hole binary64 (- (/ 1 x) 1))) |
#s(approx (- -1 (+ (* (sqrt x) 4) x)) #s(hole binary64 (* -1 (* x (+ 1 (* 4 (sqrt (/ 1 x)))))))) |
#s(approx (- -1 (+ (* (sqrt x) 4) x)) #s(hole binary64 (* -1 (* x (+ 1 (+ (* 4 (sqrt (/ 1 x))) (/ 1 x))))))) |
#s(approx (+ (* (sqrt x) 4) x) #s(hole binary64 (* x (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (sqrt x) #s(hole binary64 (* x (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 (* x (sqrt (/ 1 x)))))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (/ (- (* 3/8 (/ 1 (* x (pow (sqrt (/ 1 x)) 2)))) (* 3/2 (/ 1 (sqrt (/ 1 x))))) x))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (/ (- (/ 3/8 (* x (pow (sqrt (/ 1 x)) 2))) (+ (/ 3/32 (* (pow x 2) (pow (sqrt (/ 1 x)) 3))) (* 3/2 (/ 1 (sqrt (/ 1 x)))))) x))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (/ (- (+ (/ 3/8 (* x (pow (sqrt (/ 1 x)) 2))) (* 3/128 (/ 1 (* (pow x 3) (pow (sqrt (/ 1 x)) 4))))) (+ (* 3/2 (/ 1 (sqrt (/ 1 x)))) (* 3/32 (/ 1 (* (pow x 2) (pow (sqrt (/ 1 x)) 3)))))) x))) |
#s(approx (/ 3/2 (* (sqrt (/ 1 x)) x)) #s(hole binary64 (/ 3/2 (* x (sqrt (/ 1 x)))))) |
#s(approx (+ (* (sqrt x) 4) 1) #s(hole binary64 (* 4 (* x (sqrt (/ 1 x)))))) |
#s(approx (+ (* (sqrt x) 4) 1) #s(hole binary64 (* x (+ (* 4 (sqrt (/ 1 x))) (/ 1 x))))) |
#s(approx (* (neg x) (sqrt (/ 1 x))) #s(hole binary64 (* -1 (* x (sqrt (/ 1 x)))))) |
#s(approx (/ -1 (+ (* 4 (sqrt x)) 1)) #s(hole binary64 (/ -1/4 (* x (sqrt (/ 1 x)))))) |
#s(approx (/ -1 (+ (* 4 (sqrt x)) 1)) #s(hole binary64 (/ (- (* 1/16 (/ 1 (* x (pow (sqrt (/ 1 x)) 2)))) (* 1/4 (/ 1 (sqrt (/ 1 x))))) x))) |
#s(approx (/ -1 (+ (* 4 (sqrt x)) 1)) #s(hole binary64 (/ (- (/ 1/16 (* x (pow (sqrt (/ 1 x)) 2))) (+ (/ 1/64 (* (pow x 2) (pow (sqrt (/ 1 x)) 3))) (* 1/4 (/ 1 (sqrt (/ 1 x)))))) x))) |
#s(approx (/ -1 (+ (* 4 (sqrt x)) 1)) #s(hole binary64 (/ (- (+ (/ 1/16 (* x (pow (sqrt (/ 1 x)) 2))) (* 1/256 (/ 1 (* (pow x 3) (pow (sqrt (/ 1 x)) 4))))) (+ (* 1/4 (/ 1 (sqrt (/ 1 x)))) (* 1/64 (/ 1 (* (pow x 2) (pow (sqrt (/ 1 x)) 3)))))) x))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (+ (* -1 (/ (+ (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x)))))) (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2)))) x)) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (- (+ (* 6 (/ 1 (* (pow x 2) (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2)))) (+ (* 6 (/ 1 (* (pow x 2) (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3)))) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x)))))))) (+ (/ 6 (* x (+ 1 (* 4 (sqrt (/ 1 x)))))) (/ 6 (* x (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))))))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (- (+ (* -1 (/ (+ (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3))) (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 4)))) (pow x 3))) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))) (+ (* -1 (/ (+ (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x)))))) (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2)))) (* (pow x 2) (+ 1 (* 4 (sqrt (/ 1 x))))))) (+ (/ 6 (* x (+ 1 (* 4 (sqrt (/ 1 x)))))) (/ 6 (* x (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2)))))))) |
#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) (- x -1)) #s(hole binary64 (* x (+ 1 (+ (* 4 (sqrt (/ 1 x))) (/ 1 x)))))) |
#s(approx (- x -1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) 6) #s(hole binary64 (/ 6 (- 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) 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 (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) 6) #s(hole binary64 (+ (* -1 (/ (+ (* -6 (/ (+ (/ 1 (- 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (- 1 (* 4 (sqrt (/ 1 x)))) 2))) (* x (- 1 (* 4 (sqrt (/ 1 x))))))) (* 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 (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) 6) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -6 (/ (+ (/ 1 (- 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (- 1 (* 4 (sqrt (/ 1 x)))) 2))) (* x (pow (- 1 (* 4 (sqrt (/ 1 x)))) 2)))) (* 6 (/ (+ (/ 1 (- 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (- 1 (* 4 (sqrt (/ 1 x)))) 2))) (- 1 (* 4 (sqrt (/ 1 x))))))) x)) (* 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 (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) #s(hole binary64 (/ 1 (- 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) 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 (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (/ 1 (- 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (- 1 (* 4 (sqrt (/ 1 x)))) 2))) (* x (- 1 (* 4 (sqrt (/ 1 x))))))) (+ (/ 1 (- 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (- 1 (* 4 (sqrt (/ 1 x)))) 2)))) x)) (/ 1 (- 1 (* 4 (sqrt (/ 1 x)))))))) |
#s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (+ (/ 1 (- 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (- 1 (* 4 (sqrt (/ 1 x)))) 2))) (* x (pow (- 1 (* 4 (sqrt (/ 1 x)))) 2)))) (* -1 (/ (+ (/ 1 (- 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (- 1 (* 4 (sqrt (/ 1 x)))) 2))) (- 1 (* 4 (sqrt (/ 1 x))))))) x)) (+ (/ 1 (- 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (- 1 (* 4 (sqrt (/ 1 x)))) 2)))) x)) (/ 1 (- 1 (* 4 (sqrt (/ 1 x)))))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (- -1 (+ (* (sqrt x) 4) x)) #s(hole binary64 (* -1 (* x (- 1 (* 4 (sqrt (/ 1 x)))))))) |
#s(approx (- -1 (+ (* (sqrt x) 4) x)) #s(hole binary64 (* -1 (* x (- (+ 1 (/ 1 x)) (* 4 (sqrt (/ 1 x)))))))) |
#s(approx (+ (* (sqrt x) 4) x) #s(hole binary64 (* -1 (* x (- (* 4 (sqrt (/ 1 x))) 1))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (/ -6 (- (* 4 (sqrt (/ 1 x))) 1)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* 6 (/ (- (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))) x)) (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* -1 (/ (+ (* -6 (- (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) (* 6 (/ (- (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 3)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))) x))) x)) (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* -1 (/ (+ (* -6 (- (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) (* -1 (/ (+ (* -6 (- (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 3)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) (* 6 (/ (- (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 3)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 4))) x))) x))) x)) (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)))))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (/ (+ (* 3/2 (/ 1 (sqrt (/ 1 x)))) (* 3/8 (/ 1 (* x (pow (sqrt (/ 1 x)) 2))))) x))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (+ (* 3/32 (/ 1 (* x (pow (sqrt (/ 1 x)) 3)))) (* 3/8 (/ 1 (pow (sqrt (/ 1 x)) 2)))) x)) (* 3/2 (/ 1 (sqrt (/ 1 x))))) x)))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (+ (/ 3/128 (* (pow x 2) (pow (sqrt (/ 1 x)) 4))) (+ (/ 3/32 (* x (pow (sqrt (/ 1 x)) 3))) (* 3/8 (/ 1 (pow (sqrt (/ 1 x)) 2))))) x)) (* 3/2 (/ 1 (sqrt (/ 1 x))))) x)))) |
#s(approx (+ (* (sqrt x) 4) 1) #s(hole binary64 (* -4 (* x (sqrt (/ 1 x)))))) |
#s(approx (+ (* (sqrt x) 4) 1) #s(hole binary64 (* -1 (* x (- (* 4 (sqrt (/ 1 x))) (/ 1 x)))))) |
#s(approx (/ -1 (+ (* 4 (sqrt x)) 1)) #s(hole binary64 (/ 1/4 (* x (sqrt (/ 1 x)))))) |
#s(approx (/ -1 (+ (* 4 (sqrt x)) 1)) #s(hole binary64 (/ (+ (* 1/4 (/ 1 (sqrt (/ 1 x)))) (* 1/16 (/ 1 (* x (pow (sqrt (/ 1 x)) 2))))) x))) |
#s(approx (/ -1 (+ (* 4 (sqrt x)) 1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (+ (* 1/64 (/ 1 (* x (pow (sqrt (/ 1 x)) 3)))) (* 1/16 (/ 1 (pow (sqrt (/ 1 x)) 2)))) x)) (* 1/4 (/ 1 (sqrt (/ 1 x))))) x)))) |
#s(approx (/ -1 (+ (* 4 (sqrt x)) 1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (+ (/ 1/256 (* (pow x 2) (pow (sqrt (/ 1 x)) 4))) (+ (/ 1/64 (* x (pow (sqrt (/ 1 x)) 3))) (* 1/16 (/ 1 (pow (sqrt (/ 1 x)) 2))))) x)) (* 1/4 (/ 1 (sqrt (/ 1 x))))) x)))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (- (/ 6 (* x (- (* 4 (sqrt (/ 1 x))) 1))) (+ (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1))) (/ 6 (* x (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))))))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 (- (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1))) (* 6 (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))))) (/ 6 (* x (pow (- (* 4 (sqrt (/ 1 x))) 1) 3)))) (/ 6 (* x (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) x)) (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)))))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (- (* -1 (/ (+ (* -1 (- (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1))) (* 6 (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))))) (* -1 (/ (- (+ (* -1 (- (* 6 (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 3))) (* 6 (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))))) (/ 6 (* x (pow (- (* 4 (sqrt (/ 1 x))) 1) 3)))) (/ 6 (* x (pow (- (* 4 (sqrt (/ 1 x))) 1) 4)))) x))) x)) (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)))))) |
#s(approx (+ (* x 6) -6) #s(hole binary64 (* -1 (* x (- (* 6 (/ 1 x)) 6))))) |
#s(approx (+ (* (sqrt x) 4) (- x -1)) #s(hole binary64 (* -1 (* x (- (* 4 (sqrt (/ 1 x))) (+ 1 (/ 1 x))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | x | @ | inf | ((* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) 6) (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) (- 1 x) (* (- (/ 1 x) 1) x) (- (/ 1 x) 1) (/ 1 x) 1 x (- -1 (+ (* (sqrt x) 4) x)) -1 (+ (* (sqrt x) 4) x) (sqrt x) 4 6 (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/ -6 (+ (* (sqrt x) 4) 1)) (/ 3/2 (* (sqrt (/ 1 x)) x)) (/ 3/2 (sqrt x)) 3/2 (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/ -6 (+ (* (sqrt x) 4) 1)) -6 (+ (* (sqrt x) 4) 1) (sqrt x) (* (neg x) (sqrt (/ 1 x))) (neg (sqrt x)) (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) 6) (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) (/ -1 (+ (* 4 (sqrt x)) 1)) (+ (* 4 (sqrt x)) 1) (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1)) (- x -1)) |
| 4.0ms | x | @ | -inf | ((* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) 6) (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) (- 1 x) (* (- (/ 1 x) 1) x) (- (/ 1 x) 1) (/ 1 x) 1 x (- -1 (+ (* (sqrt x) 4) x)) -1 (+ (* (sqrt x) 4) x) (sqrt x) 4 6 (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/ -6 (+ (* (sqrt x) 4) 1)) (/ 3/2 (* (sqrt (/ 1 x)) x)) (/ 3/2 (sqrt x)) 3/2 (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/ -6 (+ (* (sqrt x) 4) 1)) -6 (+ (* (sqrt x) 4) 1) (sqrt x) (* (neg x) (sqrt (/ 1 x))) (neg (sqrt x)) (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) 6) (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) (/ -1 (+ (* 4 (sqrt x)) 1)) (+ (* 4 (sqrt x)) 1) (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1)) (- x -1)) |
| 3.0ms | x | @ | 0 | ((* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) 6) (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) (- 1 x) (* (- (/ 1 x) 1) x) (- (/ 1 x) 1) (/ 1 x) 1 x (- -1 (+ (* (sqrt x) 4) x)) -1 (+ (* (sqrt x) 4) x) (sqrt x) 4 6 (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/ -6 (+ (* (sqrt x) 4) 1)) (/ 3/2 (* (sqrt (/ 1 x)) x)) (/ 3/2 (sqrt x)) 3/2 (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/ -6 (+ (* (sqrt x) 4) 1)) -6 (+ (* (sqrt x) 4) 1) (sqrt x) (* (neg x) (sqrt (/ 1 x))) (neg (sqrt x)) (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) 6) (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) (/ -1 (+ (* 4 (sqrt x)) 1)) (+ (* 4 (sqrt x)) 1) (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1)) (- x -1)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 559 | 4633 |
| 0 | 591 | 4147 |
| 1 | 4333 | 4011 |
| 0 | 8241 | 3810 |
| 1 | 20267 | 3810 |
| 1× | saturated |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (/.f64 #s(approx (- 1 x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (-.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x))) #s(literal 6 binary64)) |
(/.f64 #s(approx (- 1 x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (-.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x))) |
#s(approx (- 1 x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x) |
(-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
(-.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x)) |
#s(literal -1 binary64) |
(fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) |
(sqrt.f64 x) |
#s(literal 4 binary64) |
#s(literal 6 binary64) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(approx (/ 3/2 (* (sqrt (/ 1 x)) x)) (/.f64 #s(literal 3/2 binary64) (sqrt.f64 x))))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(approx (/ 3/2 (* (sqrt (/ 1 x)) x)) (/.f64 #s(literal 3/2 binary64) (sqrt.f64 x)))) |
#s(approx (/ 3/2 (* (sqrt (/ 1 x)) x)) (/.f64 #s(literal 3/2 binary64) (sqrt.f64 x))) |
(/.f64 #s(literal 3/2 binary64) (sqrt.f64 x)) |
#s(literal 3/2 binary64) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (fma.f64 #s(approx (sqrt x) #s(approx (* (neg x) (sqrt (/ 1 x))) (neg.f64 (sqrt.f64 x)))) #s(literal 4 binary64) #s(literal 1 binary64)))) |
(/.f64 #s(literal -6 binary64) (fma.f64 #s(approx (sqrt x) #s(approx (* (neg x) (sqrt (/ 1 x))) (neg.f64 (sqrt.f64 x)))) #s(literal 4 binary64) #s(literal 1 binary64))) |
#s(literal -6 binary64) |
(fma.f64 #s(approx (sqrt x) #s(approx (* (neg x) (sqrt (/ 1 x))) (neg.f64 (sqrt.f64 x)))) #s(literal 4 binary64) #s(literal 1 binary64)) |
#s(approx (sqrt x) #s(approx (* (neg x) (sqrt (/ 1 x))) (neg.f64 (sqrt.f64 x)))) |
#s(approx (* (neg x) (sqrt (/ 1 x))) (neg.f64 (sqrt.f64 x))) |
(neg.f64 (sqrt.f64 x)) |
(*.f64 #s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) #s(literal 6 binary64)) |
#s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) (/.f64 #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))) |
(fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) |
(/.f64 (fma.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)))) |
(fma.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))) |
#s(approx (- x -1) #s(literal 1 binary64)) |
#s(approx (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) 6) #s(hole binary64 (/ -6 (+ 1 (* 4 (sqrt x)))))) |
#s(approx (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) 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 (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) 6) #s(hole binary64 (- (* x (+ (* -6 (/ (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (+ 1 (* 4 (sqrt x))))) (* 6 (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) 6) #s(hole binary64 (- (* x (+ (* 6 (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (* x (+ (* -6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))) (+ 1 (* 4 (sqrt x))))) (* 6 (* x (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 4))))))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) #s(hole binary64 (/ -1 (+ 1 (* 4 (sqrt x)))))) |
#s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) #s(hole binary64 (- (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (/ 1 (+ 1 (* 4 (sqrt x))))))) |
#s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) #s(hole binary64 (- (* x (+ (* -1 (/ (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (+ 1 (* 4 (sqrt x))))) (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (/ 1 (+ 1 (* 4 (sqrt x))))))) |
#s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) #s(hole binary64 (- (* x (+ (* x (+ (* -1 (/ (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))) (+ 1 (* 4 (sqrt x))))) (* x (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 4)))))) (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (/ 1 (+ 1 (* 4 (sqrt x))))))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (- (/ 1 x) 1) #s(hole binary64 (/ 1 x))) |
#s(approx (- (/ 1 x) 1) #s(hole binary64 (/ (+ 1 (* -1 x)) x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- -1 (+ (* (sqrt x) 4) x)) #s(hole binary64 (* -1 (+ 1 (* 4 (sqrt x)))))) |
#s(approx (- -1 (+ (* (sqrt x) 4) x)) #s(hole binary64 (- (* -1 x) (+ 1 (* 4 (sqrt x)))))) |
#s(approx (+ (* (sqrt x) 4) x) #s(hole binary64 (* 4 (sqrt x)))) |
#s(approx (+ (* (sqrt x) 4) x) #s(hole binary64 (+ x (* 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 (- (* 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 (/ 3/2 (* (sqrt (/ 1 x)) x)) #s(hole binary64 (/ 3/2 (sqrt x)))) |
#s(approx (+ (* (sqrt x) 4) 1) #s(hole binary64 (+ 1 (* 4 (sqrt x))))) |
#s(approx (* (neg x) (sqrt (/ 1 x))) #s(hole binary64 (* -1 (sqrt x)))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (- (* x (+ (* 6 (/ 1 (+ 1 (* 4 (sqrt x))))) (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (- (* x (+ (* -1 (* x (+ (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))) (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3)))))) (+ (* 6 (/ 1 (+ 1 (* 4 (sqrt x))))) (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (- (* x (+ (* 6 (/ 1 (+ 1 (* 4 (sqrt x))))) (+ (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))) (* x (- (/ (* x (+ (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))) (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3))))) (+ 1 (* 4 (sqrt x)))) (+ (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))) (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3))))))))) (* 6 (/ 1 (+ 1 (* 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 (+ (* (sqrt x) 4) (- x -1)) #s(hole binary64 (+ 1 (+ x (* 4 (sqrt x)))))) |
#s(approx (- x -1) #s(hole binary64 (+ 1 x))) |
#s(approx (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) 6) #s(hole binary64 (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) 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 (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) 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)))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3))) (pow x 2))) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x)))))))))) |
#s(approx (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) 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)))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3))) (* (pow x 3) (+ 1 (* 4 (sqrt (/ 1 x))))))) (+ (* 6 (/ (+ (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3))) (pow x 2))) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))))))) |
#s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) #s(hole binary64 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) 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 (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) #s(hole binary64 (+ (* -1 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) x)) (+ (/ 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)))))))))) |
#s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) #s(hole binary64 (+ (* -1 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) x)) (+ (* -1 (/ (+ (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3))) (* (pow x 3) (+ 1 (* 4 (sqrt (/ 1 x))))))) (+ (/ 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))))))))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (- (/ 1 x) 1) #s(hole binary64 -1)) |
#s(approx (- (/ 1 x) 1) #s(hole binary64 (- (/ 1 x) 1))) |
#s(approx (- -1 (+ (* (sqrt x) 4) x)) #s(hole binary64 (* -1 (* x (+ 1 (* 4 (sqrt (/ 1 x)))))))) |
#s(approx (- -1 (+ (* (sqrt x) 4) x)) #s(hole binary64 (* -1 (* x (+ 1 (+ (* 4 (sqrt (/ 1 x))) (/ 1 x))))))) |
#s(approx (+ (* (sqrt x) 4) x) #s(hole binary64 (* x (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (sqrt x) #s(hole binary64 (* x (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 (* x (sqrt (/ 1 x)))))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (/ (- (* 3/8 (/ 1 (* x (pow (sqrt (/ 1 x)) 2)))) (* 3/2 (/ 1 (sqrt (/ 1 x))))) x))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (/ (- (/ 3/8 (* x (pow (sqrt (/ 1 x)) 2))) (+ (/ 3/32 (* (pow x 2) (pow (sqrt (/ 1 x)) 3))) (* 3/2 (/ 1 (sqrt (/ 1 x)))))) x))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (/ (- (+ (/ 3/8 (* x (pow (sqrt (/ 1 x)) 2))) (* 3/128 (/ 1 (* (pow x 3) (pow (sqrt (/ 1 x)) 4))))) (+ (* 3/2 (/ 1 (sqrt (/ 1 x)))) (* 3/32 (/ 1 (* (pow x 2) (pow (sqrt (/ 1 x)) 3)))))) x))) |
#s(approx (/ 3/2 (* (sqrt (/ 1 x)) x)) #s(hole binary64 (/ 3/2 (* x (sqrt (/ 1 x)))))) |
#s(approx (+ (* (sqrt x) 4) 1) #s(hole binary64 (* 4 (* x (sqrt (/ 1 x)))))) |
#s(approx (+ (* (sqrt x) 4) 1) #s(hole binary64 (* x (+ (* 4 (sqrt (/ 1 x))) (/ 1 x))))) |
#s(approx (* (neg x) (sqrt (/ 1 x))) #s(hole binary64 (* -1 (* x (sqrt (/ 1 x)))))) |
#s(approx (/ -1 (+ (* 4 (sqrt x)) 1)) #s(hole binary64 (/ -1/4 (* x (sqrt (/ 1 x)))))) |
#s(approx (/ -1 (+ (* 4 (sqrt x)) 1)) #s(hole binary64 (/ (- (* 1/16 (/ 1 (* x (pow (sqrt (/ 1 x)) 2)))) (* 1/4 (/ 1 (sqrt (/ 1 x))))) x))) |
#s(approx (/ -1 (+ (* 4 (sqrt x)) 1)) #s(hole binary64 (/ (- (/ 1/16 (* x (pow (sqrt (/ 1 x)) 2))) (+ (/ 1/64 (* (pow x 2) (pow (sqrt (/ 1 x)) 3))) (* 1/4 (/ 1 (sqrt (/ 1 x)))))) x))) |
#s(approx (/ -1 (+ (* 4 (sqrt x)) 1)) #s(hole binary64 (/ (- (+ (/ 1/16 (* x (pow (sqrt (/ 1 x)) 2))) (* 1/256 (/ 1 (* (pow x 3) (pow (sqrt (/ 1 x)) 4))))) (+ (* 1/4 (/ 1 (sqrt (/ 1 x)))) (* 1/64 (/ 1 (* (pow x 2) (pow (sqrt (/ 1 x)) 3)))))) x))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (+ (* -1 (/ (+ (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x)))))) (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2)))) x)) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (- (+ (* 6 (/ 1 (* (pow x 2) (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2)))) (+ (* 6 (/ 1 (* (pow x 2) (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3)))) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x)))))))) (+ (/ 6 (* x (+ 1 (* 4 (sqrt (/ 1 x)))))) (/ 6 (* x (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))))))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (- (+ (* -1 (/ (+ (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3))) (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 4)))) (pow x 3))) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))) (+ (* -1 (/ (+ (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x)))))) (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2)))) (* (pow x 2) (+ 1 (* 4 (sqrt (/ 1 x))))))) (+ (/ 6 (* x (+ 1 (* 4 (sqrt (/ 1 x)))))) (/ 6 (* x (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2)))))))) |
#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) (- x -1)) #s(hole binary64 (* x (+ 1 (+ (* 4 (sqrt (/ 1 x))) (/ 1 x)))))) |
#s(approx (- x -1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) 6) #s(hole binary64 (/ 6 (- 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) 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 (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) 6) #s(hole binary64 (+ (* -1 (/ (+ (* -6 (/ (+ (/ 1 (- 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (- 1 (* 4 (sqrt (/ 1 x)))) 2))) (* x (- 1 (* 4 (sqrt (/ 1 x))))))) (* 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 (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) 6) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -6 (/ (+ (/ 1 (- 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (- 1 (* 4 (sqrt (/ 1 x)))) 2))) (* x (pow (- 1 (* 4 (sqrt (/ 1 x)))) 2)))) (* 6 (/ (+ (/ 1 (- 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (- 1 (* 4 (sqrt (/ 1 x)))) 2))) (- 1 (* 4 (sqrt (/ 1 x))))))) x)) (* 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 (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) #s(hole binary64 (/ 1 (- 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) 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 (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (/ 1 (- 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (- 1 (* 4 (sqrt (/ 1 x)))) 2))) (* x (- 1 (* 4 (sqrt (/ 1 x))))))) (+ (/ 1 (- 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (- 1 (* 4 (sqrt (/ 1 x)))) 2)))) x)) (/ 1 (- 1 (* 4 (sqrt (/ 1 x)))))))) |
#s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (+ (/ 1 (- 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (- 1 (* 4 (sqrt (/ 1 x)))) 2))) (* x (pow (- 1 (* 4 (sqrt (/ 1 x)))) 2)))) (* -1 (/ (+ (/ 1 (- 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (- 1 (* 4 (sqrt (/ 1 x)))) 2))) (- 1 (* 4 (sqrt (/ 1 x))))))) x)) (+ (/ 1 (- 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (- 1 (* 4 (sqrt (/ 1 x)))) 2)))) x)) (/ 1 (- 1 (* 4 (sqrt (/ 1 x)))))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (- -1 (+ (* (sqrt x) 4) x)) #s(hole binary64 (* -1 (* x (- 1 (* 4 (sqrt (/ 1 x)))))))) |
#s(approx (- -1 (+ (* (sqrt x) 4) x)) #s(hole binary64 (* -1 (* x (- (+ 1 (/ 1 x)) (* 4 (sqrt (/ 1 x)))))))) |
#s(approx (+ (* (sqrt x) 4) x) #s(hole binary64 (* -1 (* x (- (* 4 (sqrt (/ 1 x))) 1))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (/ -6 (- (* 4 (sqrt (/ 1 x))) 1)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* 6 (/ (- (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))) x)) (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* -1 (/ (+ (* -6 (- (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) (* 6 (/ (- (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 3)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))) x))) x)) (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* -1 (/ (+ (* -6 (- (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) (* -1 (/ (+ (* -6 (- (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 3)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) (* 6 (/ (- (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 3)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 4))) x))) x))) x)) (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)))))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (/ (+ (* 3/2 (/ 1 (sqrt (/ 1 x)))) (* 3/8 (/ 1 (* x (pow (sqrt (/ 1 x)) 2))))) x))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (+ (* 3/32 (/ 1 (* x (pow (sqrt (/ 1 x)) 3)))) (* 3/8 (/ 1 (pow (sqrt (/ 1 x)) 2)))) x)) (* 3/2 (/ 1 (sqrt (/ 1 x))))) x)))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (+ (/ 3/128 (* (pow x 2) (pow (sqrt (/ 1 x)) 4))) (+ (/ 3/32 (* x (pow (sqrt (/ 1 x)) 3))) (* 3/8 (/ 1 (pow (sqrt (/ 1 x)) 2))))) x)) (* 3/2 (/ 1 (sqrt (/ 1 x))))) x)))) |
#s(approx (+ (* (sqrt x) 4) 1) #s(hole binary64 (* -4 (* x (sqrt (/ 1 x)))))) |
#s(approx (+ (* (sqrt x) 4) 1) #s(hole binary64 (* -1 (* x (- (* 4 (sqrt (/ 1 x))) (/ 1 x)))))) |
#s(approx (/ -1 (+ (* 4 (sqrt x)) 1)) #s(hole binary64 (/ 1/4 (* x (sqrt (/ 1 x)))))) |
#s(approx (/ -1 (+ (* 4 (sqrt x)) 1)) #s(hole binary64 (/ (+ (* 1/4 (/ 1 (sqrt (/ 1 x)))) (* 1/16 (/ 1 (* x (pow (sqrt (/ 1 x)) 2))))) x))) |
#s(approx (/ -1 (+ (* 4 (sqrt x)) 1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (+ (* 1/64 (/ 1 (* x (pow (sqrt (/ 1 x)) 3)))) (* 1/16 (/ 1 (pow (sqrt (/ 1 x)) 2)))) x)) (* 1/4 (/ 1 (sqrt (/ 1 x))))) x)))) |
#s(approx (/ -1 (+ (* 4 (sqrt x)) 1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (+ (/ 1/256 (* (pow x 2) (pow (sqrt (/ 1 x)) 4))) (+ (/ 1/64 (* x (pow (sqrt (/ 1 x)) 3))) (* 1/16 (/ 1 (pow (sqrt (/ 1 x)) 2))))) x)) (* 1/4 (/ 1 (sqrt (/ 1 x))))) x)))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (- (/ 6 (* x (- (* 4 (sqrt (/ 1 x))) 1))) (+ (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1))) (/ 6 (* x (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))))))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 (- (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1))) (* 6 (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))))) (/ 6 (* x (pow (- (* 4 (sqrt (/ 1 x))) 1) 3)))) (/ 6 (* x (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) x)) (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)))))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (- (* -1 (/ (+ (* -1 (- (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1))) (* 6 (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))))) (* -1 (/ (- (+ (* -1 (- (* 6 (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 3))) (* 6 (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))))) (/ 6 (* x (pow (- (* 4 (sqrt (/ 1 x))) 1) 3)))) (/ 6 (* x (pow (- (* 4 (sqrt (/ 1 x))) 1) 4)))) x))) x)) (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)))))) |
#s(approx (+ (* x 6) -6) #s(hole binary64 (* -1 (* x (- (* 6 (/ 1 x)) 6))))) |
#s(approx (+ (* (sqrt x) 4) (- x -1)) #s(hole binary64 (* -1 (* x (- (* 4 (sqrt (/ 1 x))) (+ 1 (/ 1 x))))))) |
| Outputs |
|---|
(*.f64 #s(literal 6 binary64) (/.f64 #s(approx (- 1 x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (-.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x)))) |
(*.f64 (/.f64 #s(approx (- 1 x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (-.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x))) #s(literal 6 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(approx (- 1 x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) #s(literal 6 binary64))) (neg.f64 (-.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x)))) |
(/.f64 (*.f64 #s(approx (- 1 x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) #s(literal 6 binary64)) (-.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x))) |
(*.f64 #s(approx (- 1 x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (-.f64 x #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- 1 x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (neg.f64 (-.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x))))) |
(/.f64 (neg.f64 #s(approx (- 1 x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (-.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x)))) |
(/.f64 #s(approx (- 1 x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (-.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x))) |
#s(approx (- 1 x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x) |
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal -2 binary64) (*.f64 (neg.f64 x) #s(literal 2 binary64))) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 x #s(literal 2 binary64))) |
(neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) #s(literal -1 binary64)) |
(fma.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(pow.f64 (neg.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal -1 binary64)) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) x) |
(sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) |
(fabs.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) x)) |
#s(literal 1 binary64) |
x |
(neg.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (-.f64 x #s(literal -1 binary64)))) |
(-.f64 (-.f64 #s(literal -1 binary64) (*.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 #s(literal -1 binary64) (neg.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x))) |
#s(literal -1 binary64) |
(fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x) |
(fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) |
(-.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) (neg.f64 x)) |
(-.f64 x (*.f64 #s(literal -4 binary64) (sqrt.f64 x))) |
(-.f64 x (neg.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
(+.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) x) |
(+.f64 x (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) |
(pow.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 x))) |
(sqrt.f64 x) |
(fabs.f64 (neg.f64 (sqrt.f64 x))) |
(fabs.f64 (sqrt.f64 x)) |
#s(literal 4 binary64) |
#s(literal 6 binary64) |
#s(approx (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) 6) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(approx (/ 3/2 (* (sqrt (/ 1 x)) x)) (/.f64 #s(literal 3/2 binary64) (sqrt.f64 x))))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(approx (/ 3/2 (* (sqrt (/ 1 x)) x)) (/.f64 #s(literal 3/2 binary64) (sqrt.f64 x)))) |
#s(approx (/ 3/2 (* (sqrt (/ 1 x)) x)) (/.f64 #s(literal 3/2 binary64) (sqrt.f64 x))) |
(*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(/.f64 #s(literal -3/2 binary64) (neg.f64 (sqrt.f64 x))) |
(/.f64 #s(literal 3 binary64) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(/.f64 #s(literal 3/2 binary64) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
(/.f64 #s(literal 3/2 binary64) (sqrt.f64 x)) |
#s(literal 3/2 binary64) |
#s(approx (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) 6) (/.f64 #s(literal -6 binary64) (fma.f64 #s(approx (sqrt x) #s(approx (* (neg x) (sqrt (/ 1 x))) (neg.f64 (sqrt.f64 x)))) #s(literal 4 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(literal -6 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(approx (sqrt x) #s(approx (* (neg x) (sqrt (/ 1 x))) (neg.f64 (sqrt.f64 x)))) #s(literal 4 binary64) #s(literal 1 binary64)))) |
(/.f64 #s(literal -6 binary64) (neg.f64 (neg.f64 (fma.f64 #s(approx (sqrt x) #s(approx (* (neg x) (sqrt (/ 1 x))) (neg.f64 (sqrt.f64 x)))) #s(literal 4 binary64) #s(literal 1 binary64))))) |
(/.f64 #s(literal -6 binary64) (fma.f64 #s(approx (sqrt x) #s(approx (* (neg x) (sqrt (/ 1 x))) (neg.f64 (sqrt.f64 x)))) #s(literal 4 binary64) #s(literal 1 binary64))) |
(/.f64 #s(literal 6 binary64) (neg.f64 (fma.f64 #s(approx (sqrt x) #s(approx (* (neg x) (sqrt (/ 1 x))) (neg.f64 (sqrt.f64 x)))) #s(literal 4 binary64) #s(literal 1 binary64)))) |
#s(literal -6 binary64) |
(fma.f64 #s(approx (sqrt x) #s(approx (* (neg x) (sqrt (/ 1 x))) (neg.f64 (sqrt.f64 x)))) #s(literal 4 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 4 binary64) #s(approx (sqrt x) #s(approx (* (neg x) (sqrt (/ 1 x))) (neg.f64 (sqrt.f64 x)))) #s(literal 1 binary64)) |
(-.f64 (*.f64 #s(approx (sqrt x) #s(approx (* (neg x) (sqrt (/ 1 x))) (neg.f64 (sqrt.f64 x)))) #s(literal 4 binary64)) #s(literal -1 binary64)) |
(+.f64 (*.f64 #s(approx (sqrt x) #s(approx (* (neg x) (sqrt (/ 1 x))) (neg.f64 (sqrt.f64 x)))) #s(literal 4 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(approx (sqrt x) #s(approx (* (neg x) (sqrt (/ 1 x))) (neg.f64 (sqrt.f64 x)))) #s(literal 4 binary64))) |
#s(approx (sqrt x) #s(approx (* (neg x) (sqrt (/ 1 x))) (neg.f64 (sqrt.f64 x)))) |
#s(approx (* (neg x) (sqrt (/ 1 x))) (neg.f64 (sqrt.f64 x))) |
(*.f64 (sqrt.f64 x) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (sqrt.f64 x)) |
(neg.f64 (sqrt.f64 x)) |
(*.f64 #s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) #s(literal 6 binary64)) |
(*.f64 #s(literal 6 binary64) #s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) |
#s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) (/.f64 #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 1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) |
(pow.f64 (neg.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (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))) |
(/.f64 #s(literal 1 binary64) (neg.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)) |
(fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) |
(-.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))) |
(-.f64 #s(literal 1 binary64) (neg.f64 (*.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))) |
(*.f64 (fma.f64 #s(literal 6 binary64) x #s(literal -6 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(approx (- x -1) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 6 binary64) x) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(approx (- x -1) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(approx (- x -1) #s(literal 1 binary64))) #s(literal -6 binary64))) (*.f64 (fma.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))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 6 binary64) x #s(literal -6 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(approx (- x -1) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 6 binary64) x #s(literal -6 binary64))) (neg.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(approx (- x -1) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal 6 binary64) x #s(literal -6 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(approx (- x -1) #s(literal 1 binary64)))) |
(+.f64 (/.f64 #s(literal -6 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(approx (- x -1) #s(literal 1 binary64)))) (/.f64 (*.f64 #s(literal 6 binary64) x) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(approx (- x -1) #s(literal 1 binary64))))) |
(+.f64 (/.f64 (*.f64 #s(literal 6 binary64) x) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(approx (- x -1) #s(literal 1 binary64)))) (/.f64 #s(literal -6 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(approx (- x -1) #s(literal 1 binary64))))) |
(neg.f64 (-.f64 #s(literal 6 binary64) (*.f64 #s(literal 6 binary64) x))) |
(fma.f64 #s(literal 6 binary64) x #s(literal -6 binary64)) |
(fma.f64 x #s(literal 6 binary64) #s(literal -6 binary64)) |
(-.f64 (*.f64 #s(literal 6 binary64) x) #s(literal 6 binary64)) |
(+.f64 (*.f64 #s(literal 6 binary64) x) #s(literal -6 binary64)) |
(+.f64 #s(literal -6 binary64) (*.f64 #s(literal 6 binary64) x)) |
(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)) (neg.f64 #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))) |
(+.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(approx (- x -1) #s(literal 1 binary64))) |
#s(approx (- x -1) #s(literal 1 binary64)) |
#s(approx (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) 6) (/.f64 #s(literal -6 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) |
#s(approx (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) 6) (fma.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 (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) 6) (fma.f64 x (fma.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) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))) #s(literal -6 binary64) (+.f64 (/.f64 #s(literal 6 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 6 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) (/.f64 #s(literal -6 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) |
#s(approx (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) 6) (fma.f64 (fma.f64 x (fma.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)))) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))) #s(literal -6 binary64) (*.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -4 binary64)) (pow.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64))) x) #s(literal 6 binary64))) (+.f64 (/.f64 #s(literal 6 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 6 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) x (/.f64 #s(literal -6 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) |
#s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) |
#s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) (-.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 (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) (-.f64 (*.f64 (+.f64 (/.f64 (fma.f64 #s(literal -1 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)))) x) #s(literal 1 binary64)) (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))))) x) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) |
#s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) (-.f64 (*.f64 (fma.f64 x (fma.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -4 binary64)) (pow.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64))) x (neg.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)))) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) (+.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 (- 1 x) #s(literal 1 binary64)) |
#s(approx (- 1 x) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (- (/ 1 x) 1) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (- (/ 1 x) 1) (/.f64 (-.f64 #s(literal 1 binary64) x) x)) |
#s(approx x x) |
#s(approx (- -1 (+ (* (sqrt x) 4) x)) (neg.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) |
#s(approx (- -1 (+ (* (sqrt x) 4) x)) (-.f64 (neg.f64 x) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) |
#s(approx (+ (* (sqrt x) 4) x) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) |
#s(approx (+ (* (sqrt x) 4) x) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x)) |
#s(approx (sqrt x) (sqrt.f64 x)) |
#s(approx (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) 6) (fma.f64 x (fma.f64 (*.f64 #s(literal -6 binary64) x) (+.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))))) (+.f64 (/.f64 #s(literal 6 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 6 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) (/.f64 #s(literal -6 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) |
#s(approx (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) 6) (fma.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 #s(literal 6 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 6 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) x (/.f64 #s(literal -6 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) |
#s(approx (/ 3/2 (* (sqrt (/ 1 x)) x)) (/.f64 #s(literal 3/2 binary64) (sqrt.f64 x))) |
#s(approx (+ (* (sqrt x) 4) 1) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))) |
#s(approx (* (neg x) (sqrt (/ 1 x))) (neg.f64 (sqrt.f64 x))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) (fma.f64 (+.f64 (/.f64 #s(literal 6 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 6 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) x (/.f64 #s(literal -6 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) (fma.f64 x (fma.f64 (neg.f64 x) (fma.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64)) #s(literal 6 binary64) (/.f64 #s(literal 6 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 (/.f64 #s(literal 6 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 6 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) (/.f64 #s(literal -6 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) (fma.f64 (+.f64 (fma.f64 x (-.f64 (/.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64)) #s(literal 6 binary64) (/.f64 #s(literal 6 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))) (fma.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64)) #s(literal 6 binary64) (/.f64 #s(literal 6 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 6 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 6 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) x (/.f64 #s(literal -6 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) |
#s(approx (+ (* x 6) -6) #s(literal -6 binary64)) |
#s(approx (+ (* x 6) -6) (fma.f64 #s(literal 6 binary64) x #s(literal -6 binary64))) |
#s(approx (+ (* (sqrt x) 4) (- x -1)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (-.f64 x #s(literal -1 binary64)))) |
#s(approx (- x -1) (-.f64 x #s(literal -1 binary64))) |
#s(approx (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) 6) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)))) |
#s(approx (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) 6) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)))) x) #s(literal -6 binary64) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64))))) |
#s(approx (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) 6) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)))) x) #s(literal -6 binary64) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 x x)) #s(literal 6 binary64) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)))))) |
#s(approx (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) 6) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)))) x) #s(literal -6 binary64) (fma.f64 #s(literal -6 binary64) (/.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)))) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 x x)) #s(literal 6 binary64) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64))))))) |
#s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) (+.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)))) x)) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64))))) |
#s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) (+.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)))) (pow.f64 (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) x) #s(literal -2 binary64))) (neg.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)))) x)))) |
#s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) (+.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64))))) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)))) (pow.f64 (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) x) #s(literal -2 binary64)))) (neg.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)))) x)))) |
#s(approx (- 1 x) (neg.f64 x)) |
#s(approx (- 1 x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) |
#s(approx (- (/ 1 x) 1) #s(literal -1 binary64)) |
#s(approx (- (/ 1 x) 1) (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
#s(approx (- -1 (+ (* (sqrt x) 4) x)) (*.f64 (neg.f64 x) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)))) |
#s(approx (- -1 (+ (* (sqrt x) 4) x)) (neg.f64 (fma.f64 x #s(literal 1 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64)) x #s(literal 1 binary64))))) |
#s(approx (+ (* (sqrt x) 4) x) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) x)) |
#s(approx (sqrt x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) x)) |
#s(approx (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) 6) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)))) x) #s(literal -6 binary64) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 6 binary64) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)))) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)))) (*.f64 x x)) #s(literal 6 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64))))) |
#s(approx (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) 6) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)))) x) #s(literal -6 binary64) (fma.f64 #s(literal -6 binary64) (/.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -4 binary64)) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -3 binary64))) (*.f64 (*.f64 x x) x)) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 6 binary64) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)))) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)))) (*.f64 x x)) #s(literal 6 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)))))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 #s(literal -3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) x))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 (-.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x)) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 (-.f64 (-.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) x)) (*.f64 x x)))) (/.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x)) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/128 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x x) x))) #s(literal 3/8 binary64)) (/.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) x)) (*.f64 x x)))) x)) |
#s(approx (/ 3/2 (* (sqrt (/ 1 x)) x)) (/.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) x))) |
#s(approx (+ (* (sqrt x) 4) 1) (*.f64 (*.f64 #s(literal 4 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (+ (* (sqrt x) 4) 1) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64)) x #s(literal 1 binary64))) |
#s(approx (* (neg x) (sqrt (/ 1 x))) (*.f64 (neg.f64 x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (/ -1 (+ (* 4 (sqrt x)) 1)) (/.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) x))) |
#s(approx (/ -1 (+ (* 4 (sqrt x)) 1)) (/.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x)) |
#s(approx (/ -1 (+ (* 4 (sqrt x)) 1)) (/.f64 (-.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) x)) (*.f64 x x)))) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x)) |
#s(approx (/ -1 (+ (* 4 (sqrt x)) 1)) (/.f64 (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x x) x))) #s(literal 1/16 binary64)) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) x)) (*.f64 x x)))) x)) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 6 binary64) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)))) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)))) x)) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64))))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) (-.f64 (-.f64 (fma.f64 (pow.f64 (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) x) #s(literal -2 binary64)) #s(literal 6 binary64) (fma.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x)) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64))))) (/.f64 #s(literal 6 binary64) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) x))) (/.f64 #s(literal 6 binary64) (*.f64 (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64))) x)))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) (-.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal 6 binary64) (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -4 binary64)) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -3 binary64)))) (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)))) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 6 binary64) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)))) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)))))) (+.f64 (/.f64 #s(literal 6 binary64) (*.f64 (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64))) x)) (/.f64 #s(literal 6 binary64) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)) x))))) |
#s(approx (+ (* x 6) -6) (*.f64 #s(literal 6 binary64) x)) |
#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)) (fma.f64 x #s(literal 1 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64)) x #s(literal 1 binary64)))) |
#s(approx (- x -1) (fma.f64 x #s(literal 1 binary64) #s(literal 1 binary64))) |
#s(approx (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) 6) (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)))) |
#s(approx (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) 6) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)))) x) #s(literal -6 binary64) (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64))))) |
#s(approx (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) 6) (+.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64))) (/.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)))) x) (+.f64 (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64))) (/.f64 #s(literal 6 binary64) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)))))) x)) (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64))))) |
#s(approx (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) 6) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)))) (*.f64 (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64))) x)) #s(literal -6 binary64) (/.f64 (+.f64 (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64))) (/.f64 #s(literal 6 binary64) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64))))) x)) (+.f64 (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64))) (/.f64 #s(literal 6 binary64) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)))))) x)) (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64))))) |
#s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) (/.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)))) |
#s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) (+.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)))) x)) (/.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64))))) |
#s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64))) x))) (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64))))) x)) (/.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64))))) |
#s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)))) (*.f64 (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64))) x))) (neg.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64)))))) x)) (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64))))) x)) (/.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64))))) |
#s(approx (- 1 x) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (- -1 (+ (* (sqrt x) 4) x)) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64))))) |
#s(approx (- -1 (+ (* (sqrt x) 4) x)) (*.f64 (neg.f64 x) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64))))) |
#s(approx (+ (* (sqrt x) 4) x) (*.f64 (neg.f64 x) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)))) |
#s(approx (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) 6) (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)))) |
#s(approx (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) 6) (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64))) (/.f64 #s(literal 6 binary64) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64))))) x) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64))))) |
#s(approx (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) 6) (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -3 binary64)) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -2 binary64))) x) #s(literal 6 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64))) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -2 binary64))) #s(literal -6 binary64))) x)) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64))))) |
#s(approx (* (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) 6) (-.f64 (neg.f64 (/.f64 (fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64))) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) 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 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -3 binary64)) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -4 binary64))) x) #s(literal 6 binary64) (*.f64 (-.f64 (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -3 binary64)) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -2 binary64))) #s(literal -6 binary64))) x))) x)) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64))))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 (-.f64 (/.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal -3/8 binary64)) x)) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) #s(literal 3/32 binary64) (/.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 1 binary64) x))) x)) (/.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) #s(literal 3/32 binary64) (/.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 1 binary64) x))) #s(literal 3/128 binary64)) x)) (/.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x))) |
#s(approx (+ (* (sqrt x) 4) 1) (*.f64 (*.f64 #s(literal -4 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (+ (* (sqrt x) 4) 1) (*.f64 (neg.f64 x) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (/ -1 (+ (* 4 (sqrt x)) 1)) (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) x))) |
#s(approx (/ -1 (+ (* 4 (sqrt x)) 1)) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal -1/16 binary64)) x)) |
#s(approx (/ -1 (+ (* 4 (sqrt x)) 1)) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) #s(literal 1/64 binary64) (/.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) x))) x)) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x))) |
#s(approx (/ -1 (+ (* 4 (sqrt x)) 1)) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) #s(literal 1/64 binary64) (/.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) x))) #s(literal 1/256 binary64)) x)) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 6 binary64) x) #s(literal 6 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64))) (/.f64 #s(literal 6 binary64) (*.f64 (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64))) x)))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 (/.f64 #s(literal 6 binary64) x) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -3 binary64)) (neg.f64 (-.f64 (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64))) (/.f64 #s(literal 6 binary64) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64))))))) (/.f64 #s(literal 6 binary64) (*.f64 (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64))) x))) x)) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64))))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 (/.f64 #s(literal 6 binary64) x) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -3 binary64)) (neg.f64 (*.f64 #s(literal 6 binary64) (-.f64 (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -3 binary64)) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -2 binary64)))))) (/.f64 #s(literal 6 binary64) (*.f64 (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal 4 binary64)) x))) x)) (neg.f64 (-.f64 (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64))) (/.f64 #s(literal 6 binary64) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64))))))) x)) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64))))) |
#s(approx (+ (* x 6) -6) (*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 6 binary64) x) #s(literal 6 binary64)))) |
#s(approx (+ (* (sqrt x) 4) (- x -1)) (*.f64 (neg.f64 x) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)))) |
Compiled 3 022 to 1 097 computations (63.7% saved)
22 alts after pruning (12 fresh and 10 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 210 | 2 | 212 |
| Fresh | 0 | 10 | 10 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 5 | 5 |
| Total | 210 | 22 | 232 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.8% | (/.f64 (fma.f64 x #s(literal 6 binary64) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))) |
| ✓ | 50.1% | (/.f64 (fma.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)))) |
| 99.7% | (/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) x (*.f64 (sqrt.f64 x) #s(literal 4 binary64)))) | |
| 52.2% | (/.f64 #s(approx (+ (* x 6) -6) (*.f64 #s(literal 6 binary64) x)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))) | |
| 5.0% | (/.f64 #s(approx (+ (* x 6) -6) (*.f64 #s(literal 6 binary64) x)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (- x -1) #s(literal 1 binary64)))) | |
| 47.4% | (/.f64 #s(approx (+ (* x 6) -6) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))) | |
| 52.2% | (/.f64 #s(approx (* 6 (- x 1)) (*.f64 x #s(literal 6 binary64))) (+.f64 x (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) | |
| ✓ | 99.9% | (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x))) #s(literal 6 binary64)) |
| ✓ | 99.8% | (*.f64 (/.f64 #s(approx (- 1 x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (-.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x))) #s(literal 6 binary64)) |
| 52.3% | (*.f64 (/.f64 #s(approx (- 1 x) (neg.f64 x)) (-.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x))) #s(literal 6 binary64)) | |
| ✓ | 99.9% | (*.f64 (-.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64))))) |
| ✓ | 47.2% | (*.f64 #s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) #s(literal 6 binary64)) |
| 4.4% | (*.f64 #s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) #s(approx (/ -1 (+ (* 4 (sqrt x)) 1)) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal -1/16 binary64)) x))) #s(literal 6 binary64)) | |
| ✓ | 52.1% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)))) |
| 52.1% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) #s(approx (+ (* (sqrt (/ 1 x)) 4) 1) (/.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) x)))) | |
| 4.8% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) #s(approx (+ (* (sqrt (/ 1 x)) 4) 1) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 4 binary64))))) | |
| ✓ | 47.2% | #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.6% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (fma.f64 #s(approx (sqrt x) #s(approx (* (neg x) (sqrt (/ 1 x))) (neg.f64 (sqrt.f64 x)))) #s(literal 4 binary64) #s(literal 1 binary64)))) |
| 4.8% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ 6 (+ (* (sqrt (/ 1 x)) 4) 1)) (*.f64 (/.f64 x (sqrt.f64 x)) #s(literal 3/2 binary64)))) | |
| 1.6% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ 6 (+ (* (sqrt (/ 1 x)) 4) 1)) (*.f64 (+.f64 (/.f64 #s(literal 3/2 binary64) (sqrt.f64 x)) #s(literal -3/8 binary64)) x))) | |
| 4.4% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 (-.f64 (/.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) 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)) #s(approx (/ 3/2 (* (sqrt (/ 1 x)) x)) (/.f64 #s(literal 3/2 binary64) (sqrt.f64 x))))) |
Compiled 645 to 550 computations (14.7% saved)
| Inputs |
|---|
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(approx (/ 3/2 (* (sqrt (/ 1 x)) x)) (/.f64 #s(literal 3/2 binary64) (sqrt.f64 x))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ 6 (+ (* (sqrt (/ 1 x)) 4) 1)) (*.f64 (/.f64 x (sqrt.f64 x)) #s(literal 3/2 binary64)))) |
#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 (/ 1 x)) 4) 1)) (*.f64 (+.f64 (/.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 #s(approx (sqrt x) #s(approx (* (neg x) (sqrt (/ 1 x))) (neg.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)) (/.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) #s(approx (+ (* (sqrt (/ 1 x)) 4) 1) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 4 binary64))))) |
(/.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))) |
(/.f64 #s(approx (+ (* x 6) -6) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))) |
(*.f64 #s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) #s(literal 6 binary64)) |
(/.f64 #s(approx (+ (* x 6) -6) (*.f64 #s(literal 6 binary64) x)) (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) #s(approx (+ (* (sqrt (/ 1 x)) 4) 1) (/.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) 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)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 (-.f64 (/.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal -3/8 binary64)) x))) |
(/.f64 (fma.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(approx (* 6 (- x 1)) (*.f64 x #s(literal 6 binary64))) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))) |
(/.f64 #s(approx (+ (* x 6) -6) (*.f64 #s(literal 6 binary64) x)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #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 #s(approx (* 6 (- x 1)) (*.f64 x #s(literal 6 binary64))) (+.f64 x (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) |
(/.f64 #s(approx (* 6 (- x 1)) (*.f64 x #s(literal 6 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 #s(approx (- 1 x) (neg.f64 x)) (-.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x))) #s(literal 6 binary64)) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (fma.f64 #s(approx (sqrt x) (*.f64 (neg.f64 x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal 4 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) #s(approx (/ -1 (+ (* 4 (sqrt x)) 1)) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal -1/16 binary64)) x))) #s(literal 6 binary64)) |
(/.f64 (fma.f64 x #s(literal 6 binary64) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))) |
(*.f64 (-.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x))) #s(literal 6 binary64)) |
(/.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 (/.f64 #s(approx (- 1 x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (-.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x))) #s(literal 6 binary64)) |
(/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) x (*.f64 (sqrt.f64 x) #s(literal 4 binary64)))) |
(/.f64 (*.f64 #s(literal 6 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) x)) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
| Outputs |
|---|
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x))) #s(literal 6 binary64)) |
2 calls:
| 8.0ms | x |
| 8.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 13 to 12 computations (7.7% saved)
| Inputs |
|---|
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(approx (/ 3/2 (* (sqrt (/ 1 x)) x)) (/.f64 #s(literal 3/2 binary64) (sqrt.f64 x))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ 6 (+ (* (sqrt (/ 1 x)) 4) 1)) (*.f64 (/.f64 x (sqrt.f64 x)) #s(literal 3/2 binary64)))) |
#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 (/ 1 x)) 4) 1)) (*.f64 (+.f64 (/.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 #s(approx (sqrt x) #s(approx (* (neg x) (sqrt (/ 1 x))) (neg.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)) (/.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) #s(approx (+ (* (sqrt (/ 1 x)) 4) 1) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 4 binary64))))) |
(/.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))) |
(/.f64 #s(approx (+ (* x 6) -6) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))) |
(*.f64 #s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) #s(literal 6 binary64)) |
(/.f64 #s(approx (+ (* x 6) -6) (*.f64 #s(literal 6 binary64) x)) (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) #s(approx (+ (* (sqrt (/ 1 x)) 4) 1) (/.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) 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)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 (-.f64 (/.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal -3/8 binary64)) x))) |
(/.f64 (fma.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(approx (* 6 (- x 1)) (*.f64 x #s(literal 6 binary64))) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))) |
(/.f64 #s(approx (+ (* x 6) -6) (*.f64 #s(literal 6 binary64) x)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #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 #s(approx (* 6 (- x 1)) (*.f64 x #s(literal 6 binary64))) (+.f64 x (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) |
(/.f64 #s(approx (* 6 (- x 1)) (*.f64 x #s(literal 6 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 #s(approx (- 1 x) (neg.f64 x)) (-.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x))) #s(literal 6 binary64)) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (fma.f64 #s(approx (sqrt x) (*.f64 (neg.f64 x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal 4 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) #s(approx (/ -1 (+ (* 4 (sqrt x)) 1)) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal -1/16 binary64)) x))) #s(literal 6 binary64)) |
(/.f64 (fma.f64 x #s(literal 6 binary64) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))) |
(*.f64 (-.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64))))) |
| Outputs |
|---|
(*.f64 (-.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64))))) |
2 calls:
| 13.0ms | (/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
| 7.0ms | 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 13 to 12 computations (7.7% saved)
| Inputs |
|---|
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(approx (/ 3/2 (* (sqrt (/ 1 x)) x)) (/.f64 #s(literal 3/2 binary64) (sqrt.f64 x))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ 6 (+ (* (sqrt (/ 1 x)) 4) 1)) (*.f64 (/.f64 x (sqrt.f64 x)) #s(literal 3/2 binary64)))) |
#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 (/ 1 x)) 4) 1)) (*.f64 (+.f64 (/.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 #s(approx (sqrt x) #s(approx (* (neg x) (sqrt (/ 1 x))) (neg.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)) (/.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) #s(approx (+ (* (sqrt (/ 1 x)) 4) 1) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 4 binary64))))) |
(/.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))) |
(/.f64 #s(approx (+ (* x 6) -6) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))) |
(*.f64 #s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) #s(literal 6 binary64)) |
(/.f64 #s(approx (+ (* x 6) -6) (*.f64 #s(literal 6 binary64) x)) (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) #s(approx (+ (* (sqrt (/ 1 x)) 4) 1) (/.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) 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)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 (-.f64 (/.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal -3/8 binary64)) x))) |
(/.f64 (fma.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(approx (* 6 (- x 1)) (*.f64 x #s(literal 6 binary64))) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))) |
(/.f64 #s(approx (+ (* x 6) -6) (*.f64 #s(literal 6 binary64) x)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #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 #s(approx (* 6 (- x 1)) (*.f64 x #s(literal 6 binary64))) (+.f64 x (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) |
(/.f64 #s(approx (* 6 (- x 1)) (*.f64 x #s(literal 6 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 #s(approx (- 1 x) (neg.f64 x)) (-.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x))) #s(literal 6 binary64)) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (fma.f64 #s(approx (sqrt x) (*.f64 (neg.f64 x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal 4 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) #s(approx (/ -1 (+ (* 4 (sqrt x)) 1)) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal -1/16 binary64)) x))) #s(literal 6 binary64)) |
(/.f64 (fma.f64 x #s(literal 6 binary64) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))) |
| Outputs |
|---|
(/.f64 (fma.f64 x #s(literal 6 binary64) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))) |
2 calls:
| 21.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)))) |
| 7.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | (/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
| 99.8% | 1 | x |
Compiled 13 to 12 computations (7.7% saved)
| Inputs |
|---|
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(approx (/ 3/2 (* (sqrt (/ 1 x)) x)) (/.f64 #s(literal 3/2 binary64) (sqrt.f64 x))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ 6 (+ (* (sqrt (/ 1 x)) 4) 1)) (*.f64 (/.f64 x (sqrt.f64 x)) #s(literal 3/2 binary64)))) |
#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 (/ 1 x)) 4) 1)) (*.f64 (+.f64 (/.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 #s(approx (sqrt x) #s(approx (* (neg x) (sqrt (/ 1 x))) (neg.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)) (/.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) #s(approx (+ (* (sqrt (/ 1 x)) 4) 1) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 4 binary64))))) |
(/.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))) |
(/.f64 #s(approx (+ (* x 6) -6) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))) |
(*.f64 #s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) #s(literal 6 binary64)) |
(/.f64 #s(approx (+ (* x 6) -6) (*.f64 #s(literal 6 binary64) x)) (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) #s(approx (+ (* (sqrt (/ 1 x)) 4) 1) (/.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) 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)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 (-.f64 (/.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal -3/8 binary64)) x))) |
(/.f64 (fma.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(approx (* 6 (- x 1)) (*.f64 x #s(literal 6 binary64))) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))) |
(/.f64 #s(approx (+ (* x 6) -6) (*.f64 #s(literal 6 binary64) x)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #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 #s(approx (* 6 (- x 1)) (*.f64 x #s(literal 6 binary64))) (+.f64 x (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) |
(/.f64 #s(approx (* 6 (- x 1)) (*.f64 x #s(literal 6 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 #s(approx (- 1 x) (neg.f64 x)) (-.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x))) #s(literal 6 binary64)) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (fma.f64 #s(approx (sqrt x) (*.f64 (neg.f64 x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal 4 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) #s(approx (/ -1 (+ (* 4 (sqrt x)) 1)) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal -1/16 binary64)) x))) #s(literal 6 binary64)) |
| Outputs |
|---|
(/.f64 (fma.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(approx (- 1 x) (neg.f64 x)) (-.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x))) #s(literal 6 binary64)) |
2 calls:
| 14.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)))) |
| 7.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.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)))) |
| 97.5% | 2 | x |
Compiled 13 to 12 computations (7.7% saved)
| Inputs |
|---|
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(approx (/ 3/2 (* (sqrt (/ 1 x)) x)) (/.f64 #s(literal 3/2 binary64) (sqrt.f64 x))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ 6 (+ (* (sqrt (/ 1 x)) 4) 1)) (*.f64 (/.f64 x (sqrt.f64 x)) #s(literal 3/2 binary64)))) |
#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 (/ 1 x)) 4) 1)) (*.f64 (+.f64 (/.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 #s(approx (sqrt x) #s(approx (* (neg x) (sqrt (/ 1 x))) (neg.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)) (/.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) #s(approx (+ (* (sqrt (/ 1 x)) 4) 1) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 4 binary64))))) |
(/.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))) |
(/.f64 #s(approx (+ (* x 6) -6) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))) |
(*.f64 #s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) #s(literal 6 binary64)) |
(/.f64 #s(approx (+ (* x 6) -6) (*.f64 #s(literal 6 binary64) x)) (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) #s(approx (+ (* (sqrt (/ 1 x)) 4) 1) (/.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) 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)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 (-.f64 (/.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal -3/8 binary64)) x))) |
(/.f64 (fma.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(approx (* 6 (- x 1)) (*.f64 x #s(literal 6 binary64))) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))) |
(/.f64 #s(approx (+ (* x 6) -6) (*.f64 #s(literal 6 binary64) x)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #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 #s(approx (* 6 (- x 1)) (*.f64 x #s(literal 6 binary64))) (+.f64 x (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) |
(/.f64 #s(approx (* 6 (- x 1)) (*.f64 x #s(literal 6 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
| Outputs |
|---|
(/.f64 (fma.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)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) 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.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)))) |
| 97.4% | 2 | x |
Compiled 13 to 12 computations (7.7% saved)
| Inputs |
|---|
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(approx (/ 3/2 (* (sqrt (/ 1 x)) x)) (/.f64 #s(literal 3/2 binary64) (sqrt.f64 x))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ 6 (+ (* (sqrt (/ 1 x)) 4) 1)) (*.f64 (/.f64 x (sqrt.f64 x)) #s(literal 3/2 binary64)))) |
#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 (/ 1 x)) 4) 1)) (*.f64 (+.f64 (/.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 #s(approx (sqrt x) #s(approx (* (neg x) (sqrt (/ 1 x))) (neg.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)) (/.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) #s(approx (+ (* (sqrt (/ 1 x)) 4) 1) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 4 binary64))))) |
(/.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))) |
(/.f64 #s(approx (+ (* x 6) -6) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))) |
(*.f64 #s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) #s(literal 6 binary64)) |
(/.f64 #s(approx (+ (* x 6) -6) (*.f64 #s(literal 6 binary64) x)) (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) #s(approx (+ (* (sqrt (/ 1 x)) 4) 1) (/.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) 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)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 (-.f64 (/.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal -3/8 binary64)) x))) |
| Outputs |
|---|
(/.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 4 binary64) #s(literal 1 binary64)))) |
2 calls:
| 8.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.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)))) |
| 97.4% | 2 | x |
Compiled 13 to 12 computations (7.7% saved)
| Inputs |
|---|
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(approx (/ 3/2 (* (sqrt (/ 1 x)) x)) (/.f64 #s(literal 3/2 binary64) (sqrt.f64 x))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ 6 (+ (* (sqrt (/ 1 x)) 4) 1)) (*.f64 (/.f64 x (sqrt.f64 x)) #s(literal 3/2 binary64)))) |
#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 (/ 1 x)) 4) 1)) (*.f64 (+.f64 (/.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 #s(approx (sqrt x) #s(approx (* (neg x) (sqrt (/ 1 x))) (neg.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)) (/.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) #s(approx (+ (* (sqrt (/ 1 x)) 4) 1) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 4 binary64))))) |
(/.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))) |
(/.f64 #s(approx (+ (* x 6) -6) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))) |
(*.f64 #s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) #s(literal 6 binary64)) |
(/.f64 #s(approx (+ (* x 6) -6) (*.f64 #s(literal 6 binary64) x)) (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) #s(approx (+ (* (sqrt (/ 1 x)) 4) 1) (/.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) x)))) |
| Outputs |
|---|
(/.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) #s(approx (+ (* (sqrt (/ 1 x)) 4) 1) (/.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) 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 |
|---|---|---|
| 97.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)))) |
| 97.4% | 2 | x |
Compiled 13 to 12 computations (7.7% saved)
| Inputs |
|---|
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(approx (/ 3/2 (* (sqrt (/ 1 x)) x)) (/.f64 #s(literal 3/2 binary64) (sqrt.f64 x))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ 6 (+ (* (sqrt (/ 1 x)) 4) 1)) (*.f64 (/.f64 x (sqrt.f64 x)) #s(literal 3/2 binary64)))) |
#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 (/ 1 x)) 4) 1)) (*.f64 (+.f64 (/.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 #s(approx (sqrt x) #s(approx (* (neg x) (sqrt (/ 1 x))) (neg.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)) (/.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) #s(approx (+ (* (sqrt (/ 1 x)) 4) 1) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 4 binary64))))) |
(/.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))) |
(/.f64 #s(approx (+ (* x 6) -6) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))) |
(*.f64 #s(approx (/ (- 1 x) (- -1 (+ (* (sqrt x) 4) x))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) #s(literal 6 binary64)) |
(/.f64 #s(approx (+ (* x 6) -6) (*.f64 #s(literal 6 binary64) x)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (- x -1) #s(literal 1 binary64)))) |
| Outputs |
|---|
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (fma.f64 #s(approx (sqrt x) #s(approx (* (neg x) (sqrt (/ 1 x))) (neg.f64 (sqrt.f64 x)))) #s(literal 4 binary64) #s(literal 1 binary64)))) |
2 calls:
| 3.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 |
|---|---|---|
| 49.6% | 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)))) |
| 49.6% | 1 | x |
Compiled 13 to 12 computations (7.7% saved)
| Inputs |
|---|
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(approx (/ 3/2 (* (sqrt (/ 1 x)) x)) (/.f64 #s(literal 3/2 binary64) (sqrt.f64 x))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ 6 (+ (* (sqrt (/ 1 x)) 4) 1)) (*.f64 (/.f64 x (sqrt.f64 x)) #s(literal 3/2 binary64)))) |
#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 (/ 1 x)) 4) 1)) (*.f64 (+.f64 (/.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)))) (/.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 (/ 1 x)) 4) 1)) (*.f64 (/.f64 x (sqrt.f64 x)) #s(literal 3/2 binary64)))) |
2 calls:
| 2.0ms | x |
| 1.0ms | (/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 50.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)))) |
| 50.1% | 2 | x |
Compiled 13 to 12 computations (7.7% saved)
| Inputs |
|---|
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(approx (/ 3/2 (* (sqrt (/ 1 x)) x)) (/.f64 #s(literal 3/2 binary64) (sqrt.f64 x))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ 6 (+ (* (sqrt (/ 1 x)) 4) 1)) (*.f64 (/.f64 x (sqrt.f64 x)) #s(literal 3/2 binary64)))) |
| Outputs |
|---|
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ 6 (+ (* (sqrt (/ 1 x)) 4) 1)) (*.f64 (/.f64 x (sqrt.f64 x)) #s(literal 3/2 binary64)))) |
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.8% | 1 | x |
| 4.8% | 1 | (/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
Compiled 13 to 12 computations (7.7% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(approx (/ 3/2 (* (sqrt (/ 1 x)) x)) (/.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)) #s(approx (/ 3/2 (* (sqrt (/ 1 x)) x)) (/.f64 #s(literal 3/2 binary64) (sqrt.f64 x))))) |
2 calls:
| 1.0ms | x |
| 1.0ms | (/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 4.5% | 1 | x |
| 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)))) |
Compiled 13 to 12 computations (7.7% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 3.3791146433262784 | 577.2344008111729 |
| 5.0ms | 112× | 0 | valid |
Compiled 192 to 204 computations (-6.3% saved)
ival-sqrt: 1.0ms (33.3% of total)ival-mult!: 1.0ms (33.3% 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 |
|---|---|---|
| 3.0ms | 3.3791146433262784 | 577.2344008111729 |
| 1.0ms | 32× | 0 | valid |
Compiled 234 to 246 computations (-5.1% saved)
ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-sqrt: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)ival-mult!: 0.0ms (0% of total)ival-div!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 0.009223923912038374 | 2.69667943700771 |
| 6.0ms | 128× | 0 | valid |
Compiled 273 to 287 computations (-5.1% saved)
ival-sqrt: 1.0ms (29% of total)ival-add!: 1.0ms (29% of total)ival-mult!: 1.0ms (29% of total)ival-div!: 1.0ms (29% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 0.009223923912038374 | 2.69667943700771 |
Compiled 305 to 319 computations (-4.6% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -4.2663294921642585 | 0.9916972186809597 |
Compiled 15 to 15 computations (0% saved)
| 1× | fuel |
Compiled 137 to 98 computations (28.5% saved)
(abs x)
Compiled 701 to 621 computations (11.4% saved)
Loading profile data...