
Time bar (total: 2.2s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 3 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 4 |
| 62.5% | 62.4% | 37.5% | 0.1% | 0% | 0% | 0% | 5 |
| 68.8% | 68.7% | 31.2% | 0.1% | 0% | 0% | 0% | 6 |
| 78.1% | 78% | 21.9% | 0.1% | 0% | 0% | 0% | 7 |
| 82.8% | 82.7% | 17.2% | 0.1% | 0% | 0% | 0% | 8 |
| 88.3% | 88.2% | 11.7% | 0.1% | 0% | 0% | 0% | 9 |
| 91% | 90.9% | 9% | 0.1% | 0% | 0% | 0% | 10 |
| 93.9% | 93.9% | 6% | 0.1% | 0% | 0% | 0% | 11 |
| 95.4% | 95.3% | 4.6% | 0.1% | 0% | 0% | 0% | 12 |
Compiled 13 to 11 computations (15.4% saved)
| 340.0ms | 8 255× | 0 | valid |
| 0.0ms | 1× | 1 | valid |
ival-div!: 76.0ms (45% of total)ival-mult!: 53.0ms (31.4% of total)ival-add!: 20.0ms (11.9% of total)ival-sub!: 18.0ms (10.7% of total)adjust: 1.0ms (0.6% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 45 | 0 | - | 0 | - | (/.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) #s(literal 2 binary64)))) |
| 0 | 0 | - | 0 | - | (/.f64 (*.f64 x y) #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 x y) |
| 0 | 0 | - | 0 | - | (-.f64 x (/.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) #s(literal 2 binary64))))) |
| 0 | 0 | - | 0 | - | (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) #s(literal 2 binary64))) |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | x |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 24.0ms | 512× | 0 | valid |
Compiled 93 to 31 computations (66.7% saved)
ival-div!: 5.0ms (49.7% of total)ival-mult!: 3.0ms (29.8% of total)ival-sub!: 1.0ms (9.9% of total)ival-add!: 1.0ms (9.9% of total)adjust: 0.0ms (0% of total)Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 28 | 76 |
| 1 | 49 | 72 |
| 2 | 72 | 70 |
| 3 | 153 | 70 |
| 4 | 370 | 70 |
| 5 | 1550 | 70 |
| 6 | 7339 | 70 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.9% | (-.f64 x (/.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) #s(literal 2 binary64))))) |
Compiled 22 to 18 computations (18.2% saved)
| Inputs |
|---|
(-.f64 x (/.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) #s(literal 2 binary64))))) |
x |
(/.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) #s(literal 2 binary64)))) |
y |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) #s(literal 2 binary64))) |
#s(literal 1 binary64) |
(/.f64 (*.f64 x y) #s(literal 2 binary64)) |
(*.f64 x y) |
#s(literal 2 binary64) |
| Outputs |
|---|
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (* -1 y))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (- (* x (+ 1 (* 1/2 (pow y 2)))) y))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (- (* x (+ 1 (+ (* -1/4 (* x (pow y 3))) (* 1/2 (pow y 2))))) y))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (- (* x (+ 1 (+ (* 1/2 (pow y 2)) (* x (+ (* -1/4 (pow y 3)) (* 1/8 (* x (pow y 4)))))))) y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 y)) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (+ y (* -1/2 (* x (pow y 2)))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (+ y (* x (- (* 1/4 (* x (pow y 3))) (* 1/2 (pow y 2))))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (+ y (* x (- (* x (- (* -1/8 (* x (pow y 4))) (* -1/4 (pow y 3)))) (* 1/2 (pow y 2))))))) |
#s(approx (+ 1 (/ (* x y) 2)) #s(hole binary64 1)) |
#s(approx (+ 1 (/ (* x y) 2)) #s(hole binary64 (+ 1 (* 1/2 (* x y))))) |
#s(approx (/ (* x y) 2) #s(hole binary64 (* 1/2 (* x y)))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 x)) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (* x (- 1 (* 2 (/ 1 (pow x 2))))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (* x (- (+ 1 (/ 4 (* (pow x 3) y))) (* 2 (/ 1 (pow x 2))))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (* x (- (+ 1 (* 4 (/ 1 (* (pow x 3) y)))) (+ (* 8 (/ 1 (* (pow x 4) (pow y 2)))) (* 2 (/ 1 (pow x 2)))))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (/ 2 x))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (/ (- 2 (* 4 (/ 1 (* x y)))) x))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (/ (- (+ 2 (/ 8 (* (pow x 2) (pow y 2)))) (/ 4 (* x y))) x))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (/ (- (+ 2 (* 8 (/ 1 (* (pow x 2) (pow y 2))))) (+ (* 16 (/ 1 (* (pow x 3) (pow y 3)))) (/ 4 (* x y)))) x))) |
#s(approx (+ 1 (/ (* x y) 2)) #s(hole binary64 (* 1/2 (* x y)))) |
#s(approx (+ 1 (/ (* x y) 2)) #s(hole binary64 (* x (+ (* 1/2 y) (/ 1 x))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (* -1 (* x (- (* 2 (/ 1 (pow x 2))) 1))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (* -1 (* x (- (* 2 (/ 1 (pow x 2))) (+ 1 (/ 4 (* (pow x 3) y)))))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (- (* 4 (/ 1 y)) (* 8 (/ 1 (* x (pow y 2))))) (pow x 3))) (* 2 (/ 1 (pow x 2)))) 1))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (* -1 (/ (- (* 4 (/ 1 (* x y))) 2) x)))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* 8 (/ 1 (* x (pow y 2)))) (* 4 (/ 1 y))) x)) 2) x)))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 16 (/ 1 (* x (pow y 3)))) (* 8 (/ 1 (pow y 2)))) x)) (* 4 (/ 1 y))) x)) 2) x)))) |
#s(approx (+ 1 (/ (* x y) 2)) #s(hole binary64 (* -1 (* x (- (* -1/2 y) (/ 1 x)))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (+ x (* y (- (* 1/2 (* x y)) 1))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (+ x (* y (- (* y (+ (* -1/4 (* (pow x 2) y)) (* 1/2 x))) 1))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (* y (+ 1 (* -1/2 (* x y)))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (* y (+ 1 (* y (- (* 1/4 (* (pow x 2) y)) (* 1/2 x))))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (* y (+ 1 (* y (- (* y (- (* -1/8 (* (pow x 3) y)) (* -1/4 (pow x 2)))) (* 1/2 x))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (- x (* 2 (/ 1 x))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (- (+ x (* 4 (/ 1 (* (pow x 2) y)))) (* 2 (/ 1 x))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (- (+ x (/ 4 (* (pow x 2) y))) (+ (* 2 (/ 1 x)) (/ 8 (* (pow x 3) (pow y 2))))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (- (+ x (+ (* 16 (/ 1 (* (pow x 4) (pow y 3)))) (/ 4 (* (pow x 2) y)))) (+ (* 2 (/ 1 x)) (* 8 (/ 1 (* (pow x 3) (pow y 2)))))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (- (* 2 (/ 1 x)) (* 4 (/ 1 (* (pow x 2) y)))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (- (+ (* 2 (/ 1 x)) (/ 8 (* (pow x 3) (pow y 2)))) (/ 4 (* (pow x 2) y))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (- (+ (* 2 (/ 1 x)) (* 8 (/ 1 (* (pow x 3) (pow y 2))))) (+ (* 16 (/ 1 (* (pow x 4) (pow y 3)))) (/ 4 (* (pow x 2) y)))))) |
#s(approx (+ 1 (/ (* x y) 2)) #s(hole binary64 (* y (+ (* 1/2 x) (/ 1 y))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (- (+ x (* -1 (/ (- (* 8 (/ 1 (* (pow x 3) y))) (* 4 (/ 1 (pow x 2)))) y))) (* 2 (/ 1 x))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (- (+ x (* -1 (/ (- (* -1 (/ (- (* 16 (/ 1 (* (pow x 4) y))) (* 8 (/ 1 (pow x 3)))) y)) (* 4 (/ 1 (pow x 2)))) y))) (* 2 (/ 1 x))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (+ (* -1 (/ (- (* 4 (/ 1 (pow x 2))) (* 8 (/ 1 (* (pow x 3) y)))) y)) (* 2 (/ 1 x))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (- (* 8 (/ 1 (pow x 3))) (* 16 (/ 1 (* (pow x 4) y)))) y)) (* 4 (/ 1 (pow x 2)))) y)) (* 2 (/ 1 x))))) |
#s(approx (+ 1 (/ (* x y) 2)) #s(hole binary64 (* -1 (* y (- (* -1/2 x) (/ 1 y)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | inf | ((- x (/ y (+ 1 (/ (* x y) 2)))) x (/ y (+ 1 (/ (* x y) 2))) y (+ 1 (/ (* x y) 2)) 1 (/ (* x y) 2) (* x y) 2) |
| 2.0ms | y | @ | inf | ((- x (/ y (+ 1 (/ (* x y) 2)))) x (/ y (+ 1 (/ (* x y) 2))) y (+ 1 (/ (* x y) 2)) 1 (/ (* x y) 2) (* x y) 2) |
| 1.0ms | y | @ | 0 | ((- x (/ y (+ 1 (/ (* x y) 2)))) x (/ y (+ 1 (/ (* x y) 2))) y (+ 1 (/ (* x y) 2)) 1 (/ (* x y) 2) (* x y) 2) |
| 1.0ms | y | @ | -inf | ((- x (/ y (+ 1 (/ (* x y) 2)))) x (/ y (+ 1 (/ (* x y) 2))) y (+ 1 (/ (* x y) 2)) 1 (/ (* x y) 2) (* x y) 2) |
| 1.0ms | x | @ | -inf | ((- x (/ y (+ 1 (/ (* x y) 2)))) x (/ y (+ 1 (/ (* x y) 2))) y (+ 1 (/ (* x y) 2)) 1 (/ (* x y) 2) (* x y) 2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 290 | 1373 |
| 0 | 297 | 1253 |
| 1 | 1792 | 1251 |
| 0 | 8480 | 1158 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(-.f64 x (/.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) #s(literal 2 binary64))))) |
x |
(/.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) #s(literal 2 binary64)))) |
y |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) #s(literal 2 binary64))) |
#s(literal 1 binary64) |
(/.f64 (*.f64 x y) #s(literal 2 binary64)) |
(*.f64 x y) |
#s(literal 2 binary64) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (* -1 y))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (- (* x (+ 1 (* 1/2 (pow y 2)))) y))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (- (* x (+ 1 (+ (* -1/4 (* x (pow y 3))) (* 1/2 (pow y 2))))) y))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (- (* x (+ 1 (+ (* 1/2 (pow y 2)) (* x (+ (* -1/4 (pow y 3)) (* 1/8 (* x (pow y 4)))))))) y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 y)) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (+ y (* -1/2 (* x (pow y 2)))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (+ y (* x (- (* 1/4 (* x (pow y 3))) (* 1/2 (pow y 2))))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (+ y (* x (- (* x (- (* -1/8 (* x (pow y 4))) (* -1/4 (pow y 3)))) (* 1/2 (pow y 2))))))) |
#s(approx (+ 1 (/ (* x y) 2)) #s(hole binary64 1)) |
#s(approx (+ 1 (/ (* x y) 2)) #s(hole binary64 (+ 1 (* 1/2 (* x y))))) |
#s(approx (/ (* x y) 2) #s(hole binary64 (* 1/2 (* x y)))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 x)) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (* x (- 1 (* 2 (/ 1 (pow x 2))))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (* x (- (+ 1 (/ 4 (* (pow x 3) y))) (* 2 (/ 1 (pow x 2))))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (* x (- (+ 1 (* 4 (/ 1 (* (pow x 3) y)))) (+ (* 8 (/ 1 (* (pow x 4) (pow y 2)))) (* 2 (/ 1 (pow x 2)))))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (/ 2 x))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (/ (- 2 (* 4 (/ 1 (* x y)))) x))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (/ (- (+ 2 (/ 8 (* (pow x 2) (pow y 2)))) (/ 4 (* x y))) x))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (/ (- (+ 2 (* 8 (/ 1 (* (pow x 2) (pow y 2))))) (+ (* 16 (/ 1 (* (pow x 3) (pow y 3)))) (/ 4 (* x y)))) x))) |
#s(approx (+ 1 (/ (* x y) 2)) #s(hole binary64 (* 1/2 (* x y)))) |
#s(approx (+ 1 (/ (* x y) 2)) #s(hole binary64 (* x (+ (* 1/2 y) (/ 1 x))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (* -1 (* x (- (* 2 (/ 1 (pow x 2))) 1))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (* -1 (* x (- (* 2 (/ 1 (pow x 2))) (+ 1 (/ 4 (* (pow x 3) y)))))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (- (* 4 (/ 1 y)) (* 8 (/ 1 (* x (pow y 2))))) (pow x 3))) (* 2 (/ 1 (pow x 2)))) 1))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (* -1 (/ (- (* 4 (/ 1 (* x y))) 2) x)))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* 8 (/ 1 (* x (pow y 2)))) (* 4 (/ 1 y))) x)) 2) x)))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 16 (/ 1 (* x (pow y 3)))) (* 8 (/ 1 (pow y 2)))) x)) (* 4 (/ 1 y))) x)) 2) x)))) |
#s(approx (+ 1 (/ (* x y) 2)) #s(hole binary64 (* -1 (* x (- (* -1/2 y) (/ 1 x)))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (+ x (* y (- (* 1/2 (* x y)) 1))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (+ x (* y (- (* y (+ (* -1/4 (* (pow x 2) y)) (* 1/2 x))) 1))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (* y (+ 1 (* -1/2 (* x y)))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (* y (+ 1 (* y (- (* 1/4 (* (pow x 2) y)) (* 1/2 x))))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (* y (+ 1 (* y (- (* y (- (* -1/8 (* (pow x 3) y)) (* -1/4 (pow x 2)))) (* 1/2 x))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (- x (* 2 (/ 1 x))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (- (+ x (* 4 (/ 1 (* (pow x 2) y)))) (* 2 (/ 1 x))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (- (+ x (/ 4 (* (pow x 2) y))) (+ (* 2 (/ 1 x)) (/ 8 (* (pow x 3) (pow y 2))))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (- (+ x (+ (* 16 (/ 1 (* (pow x 4) (pow y 3)))) (/ 4 (* (pow x 2) y)))) (+ (* 2 (/ 1 x)) (* 8 (/ 1 (* (pow x 3) (pow y 2)))))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (- (* 2 (/ 1 x)) (* 4 (/ 1 (* (pow x 2) y)))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (- (+ (* 2 (/ 1 x)) (/ 8 (* (pow x 3) (pow y 2)))) (/ 4 (* (pow x 2) y))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (- (+ (* 2 (/ 1 x)) (* 8 (/ 1 (* (pow x 3) (pow y 2))))) (+ (* 16 (/ 1 (* (pow x 4) (pow y 3)))) (/ 4 (* (pow x 2) y)))))) |
#s(approx (+ 1 (/ (* x y) 2)) #s(hole binary64 (* y (+ (* 1/2 x) (/ 1 y))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (- (+ x (* -1 (/ (- (* 8 (/ 1 (* (pow x 3) y))) (* 4 (/ 1 (pow x 2)))) y))) (* 2 (/ 1 x))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (- (+ x (* -1 (/ (- (* -1 (/ (- (* 16 (/ 1 (* (pow x 4) y))) (* 8 (/ 1 (pow x 3)))) y)) (* 4 (/ 1 (pow x 2)))) y))) (* 2 (/ 1 x))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (+ (* -1 (/ (- (* 4 (/ 1 (pow x 2))) (* 8 (/ 1 (* (pow x 3) y)))) y)) (* 2 (/ 1 x))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (- (* 8 (/ 1 (pow x 3))) (* 16 (/ 1 (* (pow x 4) y)))) y)) (* 4 (/ 1 (pow x 2)))) y)) (* 2 (/ 1 x))))) |
#s(approx (+ 1 (/ (* x y) 2)) #s(hole binary64 (* -1 (* y (- (* -1/2 x) (/ 1 y)))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 y (/.f64 (fma.f64 y x #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64)))) (neg.f64 (+.f64 x (/.f64 y (/.f64 (fma.f64 y x #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 y (/.f64 (fma.f64 y x #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (+.f64 (pow.f64 (/.f64 y (/.f64 (fma.f64 y x #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 x (/.f64 y (/.f64 (fma.f64 y x #s(literal 2 binary64)) #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 y (/.f64 (fma.f64 y x #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64))) (+.f64 x (/.f64 y (/.f64 (fma.f64 y x #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 y (/.f64 (fma.f64 y x #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (/.f64 y (/.f64 (fma.f64 y x #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 x (/.f64 y (/.f64 (fma.f64 y x #s(literal 2 binary64)) #s(literal 2 binary64))))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 y (/.f64 (fma.f64 y x #s(literal 2 binary64)) #s(literal 2 binary64))))) (/.f64 (pow.f64 (/.f64 y (/.f64 (fma.f64 y x #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64)) (+.f64 x (/.f64 y (/.f64 (fma.f64 y x #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (+.f64 (pow.f64 (/.f64 y (/.f64 (fma.f64 y x #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 x (/.f64 y (/.f64 (fma.f64 y x #s(literal 2 binary64)) #s(literal 2 binary64))))))) (/.f64 (pow.f64 (/.f64 y (/.f64 (fma.f64 y x #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3 binary64)) (fma.f64 x x (+.f64 (pow.f64 (/.f64 y (/.f64 (fma.f64 y x #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 x (/.f64 y (/.f64 (fma.f64 y x #s(literal 2 binary64)) #s(literal 2 binary64)))))))) |
(-.f64 x (/.f64 y (/.f64 (fma.f64 y x #s(literal 2 binary64)) #s(literal 2 binary64)))) |
x |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 (/.f64 (fma.f64 y x #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 y) (neg.f64 (/.f64 (fma.f64 y x #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(/.f64 y (/.f64 (fma.f64 y x #s(literal 2 binary64)) #s(literal 2 binary64))) |
y |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 y x #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 y x)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) #s(literal 2 binary64) #s(literal -4 binary64)) #s(literal -4 binary64)) |
(/.f64 (fma.f64 (*.f64 y x) #s(literal 2 binary64) #s(literal 4 binary64)) #s(literal 4 binary64)) |
(/.f64 (+.f64 #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 y x)))) #s(literal -4 binary64)) |
(/.f64 (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 y x))) #s(literal 4 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (/.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (/.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) #s(literal 2 binary64))))))) |
(+.f64 (/.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) #s(literal 2 binary64))) |
#s(literal 1 binary64) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y #s(literal 1 binary64))) |
(*.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 x #s(literal 1 binary64))) |
(*.f64 x (/.f64 y #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 y x))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 y x)) #s(literal -2 binary64)) |
(/.f64 (*.f64 y x) #s(literal 2 binary64)) |
(*.f64 y x) |
(*.f64 x y) |
#s(literal 2 binary64) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (neg.f64 y)) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (-.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) x) y)) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (-.f64 (*.f64 (+.f64 (fma.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) #s(literal -1/4 binary64) (*.f64 (*.f64 y y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) x) y)) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (-.f64 (*.f64 (+.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) #s(literal 1/8 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/4 binary64))) x (*.f64 (*.f64 y y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) x) y)) |
#s(approx x x) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) y) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) y)) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) x y)) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) x) (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 3 binary64)))) x (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) x y)) |
#s(approx (+ 1 (/ (* x y) 2)) #s(literal 1 binary64)) |
#s(approx (+ 1 (/ (* x y) 2)) (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) #s(literal 1 binary64))) |
#s(approx (/ (* x y) 2) (*.f64 #s(literal 1/2 binary64) (*.f64 y x))) |
#s(approx (* x y) (*.f64 y x)) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) x) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2 binary64))) x)) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (*.f64 (-.f64 (fma.f64 (/.f64 #s(literal 4 binary64) y) (pow.f64 x #s(literal -3 binary64)) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2 binary64))) x)) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (*.f64 (-.f64 (fma.f64 (/.f64 #s(literal 4 binary64) y) (pow.f64 x #s(literal -3 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2 binary64)))) x)) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 #s(literal 2 binary64) x)) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) (*.f64 y x))) x)) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 (-.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal -2 binary64)) #s(literal 8 binary64) #s(literal 2 binary64)) (/.f64 #s(literal 4 binary64) (*.f64 y x))) x)) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 (-.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal -2 binary64)) #s(literal 8 binary64) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 y x) #s(literal -3 binary64)) #s(literal 16 binary64) (/.f64 #s(literal 4 binary64) (*.f64 y x)))) x)) |
#s(approx (+ 1 (/ (* x y) 2)) (*.f64 #s(literal 1/2 binary64) (*.f64 y x))) |
#s(approx (+ 1 (/ (* x y) 2)) (fma.f64 (*.f64 #s(literal 1/2 binary64) y) x #s(literal 1 binary64))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (neg.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) x))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (neg.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2 binary64)) (fma.f64 (/.f64 #s(literal 4 binary64) y) (pow.f64 x #s(literal -3 binary64)) #s(literal 1 binary64))) x))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (neg.f64 (*.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) y) (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 y y) x))) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1 binary64)) x))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 y x)) #s(literal 2 binary64)) x))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 y y) x)) (/.f64 #s(literal 4 binary64) y)) x)) #s(literal 2 binary64)) x))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal 16 binary64) x) (pow.f64 y #s(literal -3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 y #s(literal -2 binary64)))) x)) (/.f64 #s(literal 4 binary64) y)) x)) #s(literal 2 binary64)) x))) |
#s(approx (+ 1 (/ (* x y) 2)) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) y) (pow.f64 x #s(literal -1 binary64))) x))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (fma.f64 #s(literal -1 binary64) y x)) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) #s(literal 1 binary64)) y x)) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) y) #s(literal -1/4 binary64) (*.f64 #s(literal 1/2 binary64) x)) y) #s(literal 1 binary64)) y x)) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y x) #s(literal 1 binary64)) y)) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) y (*.f64 #s(literal -1/2 binary64) x)) y #s(literal 1 binary64)) y)) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/8 binary64)) y (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) y (*.f64 #s(literal -1/2 binary64) x)) y #s(literal 1 binary64)) y)) |
#s(approx y y) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (-.f64 x (/.f64 #s(literal 2 binary64) x))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) y) #s(literal 4 binary64) x) (/.f64 #s(literal 2 binary64) x))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) y) #s(literal 4 binary64) x) (fma.f64 (/.f64 #s(literal 8 binary64) y) (/.f64 (pow.f64 x #s(literal -3 binary64)) y) (/.f64 #s(literal 2 binary64) x)))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (-.f64 (+.f64 (fma.f64 (/.f64 #s(literal 16 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 x #s(literal -4 binary64)) (*.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) y) #s(literal 4 binary64))) x) (fma.f64 (/.f64 #s(literal 8 binary64) y) (/.f64 (pow.f64 x #s(literal -3 binary64)) y) (/.f64 #s(literal 2 binary64) x)))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (-.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) y) #s(literal 4 binary64)))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (-.f64 (fma.f64 (/.f64 #s(literal 8 binary64) y) (/.f64 (pow.f64 x #s(literal -3 binary64)) y) (/.f64 #s(literal 2 binary64) x)) (*.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) y) #s(literal 4 binary64)))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (-.f64 (fma.f64 (/.f64 #s(literal 8 binary64) y) (/.f64 (pow.f64 x #s(literal -3 binary64)) y) (/.f64 #s(literal 2 binary64) x)) (fma.f64 (/.f64 #s(literal 16 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 x #s(literal -4 binary64)) (*.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) y) #s(literal 4 binary64))))) |
#s(approx (+ 1 (/ (* x y) 2)) (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) #s(literal 1 binary64))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (-.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal 8 binary64) y) (pow.f64 x #s(literal -3 binary64)) (*.f64 #s(literal -4 binary64) (pow.f64 x #s(literal -2 binary64)))) y) #s(literal -1 binary64) x) (/.f64 #s(literal 2 binary64) x))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (-.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal 16 binary64) y) (pow.f64 x #s(literal -4 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 x #s(literal -3 binary64)))) y) #s(literal -1 binary64) (*.f64 #s(literal -4 binary64) (pow.f64 x #s(literal -2 binary64)))) y) #s(literal -1 binary64) x) (/.f64 #s(literal 2 binary64) x))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (fma.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 4 binary64) (*.f64 #s(literal -8 binary64) (/.f64 (pow.f64 x #s(literal -3 binary64)) y))) y) #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) x))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (fma.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 4 binary64) (neg.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 8 binary64) (*.f64 #s(literal -16 binary64) (/.f64 (pow.f64 x #s(literal -4 binary64)) y))) y))) y) #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) x))) |
#s(approx (+ 1 (/ (* x y) 2)) (*.f64 (neg.f64 y) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (pow.f64 y #s(literal -1 binary64))))) |
Compiled 2 061 to 441 computations (78.6% saved)
10 alts after pruning (10 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 83 | 10 | 93 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 84 | 10 | 94 |
| Status | Accuracy | Program |
|---|---|---|
| 39.1% | (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 y (/.f64 (fma.f64 y x #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (/.f64 y (/.f64 (fma.f64 y x #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 x (/.f64 y (/.f64 (fma.f64 y x #s(literal 2 binary64)) #s(literal 2 binary64))))))) | |
| ▶ | 99.9% | (-.f64 x (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 (*.f64 #s(literal 1/2 binary64) y) x #s(literal 1 binary64))))) |
| 99.9% | (-.f64 x (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (*.f64 (neg.f64 y) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (pow.f64 y #s(literal -1 binary64))))))) | |
| 61.6% | (-.f64 x (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (*.f64 #s(literal 1/2 binary64) (*.f64 y x))))) | |
| ▶ | 58.7% | (-.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) (*.f64 y x))) x))) |
| 61.7% | (-.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 #s(literal 2 binary64) x))) | |
| ▶ | 60.8% | (-.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y x) #s(literal 1 binary64)) y))) |
| ▶ | 72.7% | (-.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) y)) |
| 26.3% | #s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (neg.f64 y)) | |
| ▶ | 64.1% | #s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) x) |
Compiled 384 to 266 computations (30.7% saved)
| Inputs |
|---|
(-.f64 x (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 (*.f64 #s(literal 1/2 binary64) y) x #s(literal 1 binary64))))) |
x |
(/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 (*.f64 #s(literal 1/2 binary64) y) x #s(literal 1 binary64)))) |
y |
#s(approx (+ 1 (/ (* x y) 2)) (fma.f64 (*.f64 #s(literal 1/2 binary64) y) x #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) y) x #s(literal 1 binary64)) |
(*.f64 #s(literal 1/2 binary64) y) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) x) |
(-.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) y)) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) y) |
(-.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y x) #s(literal 1 binary64)) y))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y x) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y x) #s(literal 1 binary64)) y) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y x) #s(literal 1 binary64)) |
#s(literal -1/2 binary64) |
(*.f64 y x) |
(-.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) (*.f64 y x))) x))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) (*.f64 y x))) x)) |
(/.f64 (-.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) (*.f64 y x))) x) |
(-.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) (*.f64 y x))) |
#s(literal 2 binary64) |
(/.f64 #s(literal 4 binary64) (*.f64 y x)) |
#s(literal 4 binary64) |
| Outputs |
|---|
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (* -1 y))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (- (* x (+ 1 (* 1/2 (pow y 2)))) y))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (- (* x (+ 1 (+ (* -1/4 (* x (pow y 3))) (* 1/2 (pow y 2))))) y))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (- (* x (+ 1 (+ (* 1/2 (pow y 2)) (* x (+ (* -1/4 (pow y 3)) (* 1/8 (* x (pow y 4)))))))) y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 y)) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (+ y (* -1/2 (* x (pow y 2)))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (+ y (* x (- (* 1/4 (* x (pow y 3))) (* 1/2 (pow y 2))))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (+ y (* x (- (* x (- (* -1/8 (* x (pow y 4))) (* -1/4 (pow y 3)))) (* 1/2 (pow y 2))))))) |
#s(approx (+ 1 (/ (* x y) 2)) #s(hole binary64 1)) |
#s(approx (+ 1 (/ (* x y) 2)) #s(hole binary64 (+ 1 (* 1/2 (* x y))))) |
#s(approx (+ (* (* 1/2 y) x) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* 1/2 y) x) 1) #s(hole binary64 (+ 1 (* 1/2 (* x y))))) |
#s(approx (* (+ (* -1/2 (* y x)) 1) y) #s(hole binary64 y)) |
#s(approx (* (+ (* -1/2 (* y x)) 1) y) #s(hole binary64 (+ y (* -1/2 (* x (pow y 2)))))) |
#s(approx (+ (* -1/2 (* y x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* -1/2 (* y x)) 1) #s(hole binary64 (+ 1 (* -1/2 (* x y))))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx (/ (- 2 (/ 4 (* y x))) x) #s(hole binary64 (/ -4 (* (pow x 2) y)))) |
#s(approx (/ (- 2 (/ 4 (* y x))) x) #s(hole binary64 (/ (- (* 2 x) (* 4 (/ 1 y))) (pow x 2)))) |
#s(approx (- 2 (/ 4 (* y x))) #s(hole binary64 (/ -4 (* x y)))) |
#s(approx (- 2 (/ 4 (* y x))) #s(hole binary64 (/ (- (* 2 x) (* 4 (/ 1 y))) x))) |
#s(approx (/ 4 (* y x)) #s(hole binary64 (/ 4 (* x y)))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 x)) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (* x (- 1 (* 2 (/ 1 (pow x 2))))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (* x (- (+ 1 (/ 4 (* (pow x 3) y))) (* 2 (/ 1 (pow x 2))))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (* x (- (+ 1 (* 4 (/ 1 (* (pow x 3) y)))) (+ (* 8 (/ 1 (* (pow x 4) (pow y 2)))) (* 2 (/ 1 (pow x 2)))))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (/ 2 x))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (/ (- 2 (* 4 (/ 1 (* x y)))) x))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (/ (- (+ 2 (/ 8 (* (pow x 2) (pow y 2)))) (/ 4 (* x y))) x))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (/ (- (+ 2 (* 8 (/ 1 (* (pow x 2) (pow y 2))))) (+ (* 16 (/ 1 (* (pow x 3) (pow y 3)))) (/ 4 (* x y)))) x))) |
#s(approx (+ 1 (/ (* x y) 2)) #s(hole binary64 (* 1/2 (* x y)))) |
#s(approx (+ 1 (/ (* x y) 2)) #s(hole binary64 (* x (+ (* 1/2 y) (/ 1 x))))) |
#s(approx (+ (* (* 1/2 y) x) 1) #s(hole binary64 (* 1/2 (* x y)))) |
#s(approx (+ (* (* 1/2 y) x) 1) #s(hole binary64 (* x (+ (* 1/2 y) (/ 1 x))))) |
#s(approx (* (+ (* -1/2 (* y x)) 1) y) #s(hole binary64 (* -1/2 (* x (pow y 2))))) |
#s(approx (* (+ (* -1/2 (* y x)) 1) y) #s(hole binary64 (* x (+ (* -1/2 (pow y 2)) (/ y x))))) |
#s(approx (+ (* -1/2 (* y x)) 1) #s(hole binary64 (* -1/2 (* x y)))) |
#s(approx (+ (* -1/2 (* y x)) 1) #s(hole binary64 (* x (+ (* -1/2 y) (/ 1 x))))) |
#s(approx (/ (- 2 (/ 4 (* y x))) x) #s(hole binary64 (/ 2 x))) |
#s(approx (/ (- 2 (/ 4 (* y x))) x) #s(hole binary64 (/ (- 2 (* 4 (/ 1 (* x y)))) x))) |
#s(approx (- 2 (/ 4 (* y x))) #s(hole binary64 2)) |
#s(approx (- 2 (/ 4 (* y x))) #s(hole binary64 (- 2 (* 4 (/ 1 (* x y)))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (* -1 (* x (- (* 2 (/ 1 (pow x 2))) 1))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (* -1 (* x (- (* 2 (/ 1 (pow x 2))) (+ 1 (/ 4 (* (pow x 3) y)))))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (- (* 4 (/ 1 y)) (* 8 (/ 1 (* x (pow y 2))))) (pow x 3))) (* 2 (/ 1 (pow x 2)))) 1))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (* -1 (/ (- (* 4 (/ 1 (* x y))) 2) x)))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* 8 (/ 1 (* x (pow y 2)))) (* 4 (/ 1 y))) x)) 2) x)))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 16 (/ 1 (* x (pow y 3)))) (* 8 (/ 1 (pow y 2)))) x)) (* 4 (/ 1 y))) x)) 2) x)))) |
#s(approx (+ 1 (/ (* x y) 2)) #s(hole binary64 (* -1 (* x (- (* -1/2 y) (/ 1 x)))))) |
#s(approx (+ (* (* 1/2 y) x) 1) #s(hole binary64 (* -1 (* x (- (* -1/2 y) (/ 1 x)))))) |
#s(approx (* (+ (* -1/2 (* y x)) 1) y) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y x)) (* 1/2 (pow y 2))))))) |
#s(approx (+ (* -1/2 (* y x)) 1) #s(hole binary64 (* -1 (* x (- (* 1/2 y) (/ 1 x)))))) |
#s(approx (/ (- 2 (/ 4 (* y x))) x) #s(hole binary64 (* -1 (/ (- (* 4 (/ 1 (* x y))) 2) x)))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (+ x (* y (- (* 1/2 (* x y)) 1))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (+ x (* y (- (* y (+ (* -1/4 (* (pow x 2) y)) (* 1/2 x))) 1))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (* y (+ 1 (* -1/2 (* x y)))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (* y (+ 1 (* y (- (* 1/4 (* (pow x 2) y)) (* 1/2 x))))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (* y (+ 1 (* y (- (* y (- (* -1/8 (* (pow x 3) y)) (* -1/4 (pow x 2)))) (* 1/2 x))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* 1/2 y) #s(hole binary64 (* 1/2 y))) |
#s(approx (* (+ (* -1/2 (* y x)) 1) y) #s(hole binary64 (* y (+ 1 (* -1/2 (* x y)))))) |
#s(approx (/ (- 2 (/ 4 (* y x))) x) #s(hole binary64 (/ (- (* 2 (/ y x)) (* 4 (/ 1 (pow x 2)))) y))) |
#s(approx (- 2 (/ 4 (* y x))) #s(hole binary64 (/ (- (* 2 y) (* 4 (/ 1 x))) y))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (- x (* 2 (/ 1 x))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (- (+ x (* 4 (/ 1 (* (pow x 2) y)))) (* 2 (/ 1 x))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (- (+ x (/ 4 (* (pow x 2) y))) (+ (* 2 (/ 1 x)) (/ 8 (* (pow x 3) (pow y 2))))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (- (+ x (+ (* 16 (/ 1 (* (pow x 4) (pow y 3)))) (/ 4 (* (pow x 2) y)))) (+ (* 2 (/ 1 x)) (* 8 (/ 1 (* (pow x 3) (pow y 2)))))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (- (* 2 (/ 1 x)) (* 4 (/ 1 (* (pow x 2) y)))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (- (+ (* 2 (/ 1 x)) (/ 8 (* (pow x 3) (pow y 2)))) (/ 4 (* (pow x 2) y))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (- (+ (* 2 (/ 1 x)) (* 8 (/ 1 (* (pow x 3) (pow y 2))))) (+ (* 16 (/ 1 (* (pow x 4) (pow y 3)))) (/ 4 (* (pow x 2) y)))))) |
#s(approx (+ 1 (/ (* x y) 2)) #s(hole binary64 (* y (+ (* 1/2 x) (/ 1 y))))) |
#s(approx (+ (* (* 1/2 y) x) 1) #s(hole binary64 (* y (+ (* 1/2 x) (/ 1 y))))) |
#s(approx (* (+ (* -1/2 (* y x)) 1) y) #s(hole binary64 (* (pow y 2) (+ (* -1/2 x) (/ 1 y))))) |
#s(approx (+ (* -1/2 (* y x)) 1) #s(hole binary64 (* y (+ (* -1/2 x) (/ 1 y))))) |
#s(approx (/ (- 2 (/ 4 (* y x))) x) #s(hole binary64 (- (* 2 (/ 1 x)) (* 4 (/ 1 (* (pow x 2) y)))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (- (+ x (* -1 (/ (- (* 8 (/ 1 (* (pow x 3) y))) (* 4 (/ 1 (pow x 2)))) y))) (* 2 (/ 1 x))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (- (+ x (* -1 (/ (- (* -1 (/ (- (* 16 (/ 1 (* (pow x 4) y))) (* 8 (/ 1 (pow x 3)))) y)) (* 4 (/ 1 (pow x 2)))) y))) (* 2 (/ 1 x))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (+ (* -1 (/ (- (* 4 (/ 1 (pow x 2))) (* 8 (/ 1 (* (pow x 3) y)))) y)) (* 2 (/ 1 x))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (- (* 8 (/ 1 (pow x 3))) (* 16 (/ 1 (* (pow x 4) y)))) y)) (* 4 (/ 1 (pow x 2)))) y)) (* 2 (/ 1 x))))) |
#s(approx (+ 1 (/ (* x y) 2)) #s(hole binary64 (* -1 (* y (- (* -1/2 x) (/ 1 y)))))) |
#s(approx (+ (* (* 1/2 y) x) 1) #s(hole binary64 (* -1 (* y (- (* -1/2 x) (/ 1 y)))))) |
#s(approx (+ (* -1/2 (* y x)) 1) #s(hole binary64 (* -1 (* y (- (* 1/2 x) (/ 1 y)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 48.0ms | x | @ | inf | ((- x (/ y (+ 1 (/ (* x y) 2)))) x (/ y (+ 1 (/ (* x y) 2))) y (+ 1 (/ (* x y) 2)) (+ (* (* 1/2 y) x) 1) (* 1/2 y) 1/2 1 (- x (/ y (+ 1 (/ (* x y) 2)))) (- x (/ y (+ 1 (/ (* x y) 2)))) (/ y (+ 1 (/ (* x y) 2))) (- x (/ y (+ 1 (/ (* x y) 2)))) (/ y (+ 1 (/ (* x y) 2))) (* (+ (* -1/2 (* y x)) 1) y) (+ (* -1/2 (* y x)) 1) -1/2 (* y x) (- x (/ y (+ 1 (/ (* x y) 2)))) (/ y (+ 1 (/ (* x y) 2))) (/ (- 2 (/ 4 (* y x))) x) (- 2 (/ 4 (* y x))) 2 (/ 4 (* y x)) 4) |
| 3.0ms | x | @ | 0 | ((- x (/ y (+ 1 (/ (* x y) 2)))) x (/ y (+ 1 (/ (* x y) 2))) y (+ 1 (/ (* x y) 2)) (+ (* (* 1/2 y) x) 1) (* 1/2 y) 1/2 1 (- x (/ y (+ 1 (/ (* x y) 2)))) (- x (/ y (+ 1 (/ (* x y) 2)))) (/ y (+ 1 (/ (* x y) 2))) (- x (/ y (+ 1 (/ (* x y) 2)))) (/ y (+ 1 (/ (* x y) 2))) (* (+ (* -1/2 (* y x)) 1) y) (+ (* -1/2 (* y x)) 1) -1/2 (* y x) (- x (/ y (+ 1 (/ (* x y) 2)))) (/ y (+ 1 (/ (* x y) 2))) (/ (- 2 (/ 4 (* y x))) x) (- 2 (/ 4 (* y x))) 2 (/ 4 (* y x)) 4) |
| 2.0ms | y | @ | -inf | ((- x (/ y (+ 1 (/ (* x y) 2)))) x (/ y (+ 1 (/ (* x y) 2))) y (+ 1 (/ (* x y) 2)) (+ (* (* 1/2 y) x) 1) (* 1/2 y) 1/2 1 (- x (/ y (+ 1 (/ (* x y) 2)))) (- x (/ y (+ 1 (/ (* x y) 2)))) (/ y (+ 1 (/ (* x y) 2))) (- x (/ y (+ 1 (/ (* x y) 2)))) (/ y (+ 1 (/ (* x y) 2))) (* (+ (* -1/2 (* y x)) 1) y) (+ (* -1/2 (* y x)) 1) -1/2 (* y x) (- x (/ y (+ 1 (/ (* x y) 2)))) (/ y (+ 1 (/ (* x y) 2))) (/ (- 2 (/ 4 (* y x))) x) (- 2 (/ 4 (* y x))) 2 (/ 4 (* y x)) 4) |
| 2.0ms | x | @ | -inf | ((- x (/ y (+ 1 (/ (* x y) 2)))) x (/ y (+ 1 (/ (* x y) 2))) y (+ 1 (/ (* x y) 2)) (+ (* (* 1/2 y) x) 1) (* 1/2 y) 1/2 1 (- x (/ y (+ 1 (/ (* x y) 2)))) (- x (/ y (+ 1 (/ (* x y) 2)))) (/ y (+ 1 (/ (* x y) 2))) (- x (/ y (+ 1 (/ (* x y) 2)))) (/ y (+ 1 (/ (* x y) 2))) (* (+ (* -1/2 (* y x)) 1) y) (+ (* -1/2 (* y x)) 1) -1/2 (* y x) (- x (/ y (+ 1 (/ (* x y) 2)))) (/ y (+ 1 (/ (* x y) 2))) (/ (- 2 (/ 4 (* y x))) x) (- 2 (/ 4 (* y x))) 2 (/ 4 (* y x)) 4) |
| 2.0ms | y | @ | 0 | ((- x (/ y (+ 1 (/ (* x y) 2)))) x (/ y (+ 1 (/ (* x y) 2))) y (+ 1 (/ (* x y) 2)) (+ (* (* 1/2 y) x) 1) (* 1/2 y) 1/2 1 (- x (/ y (+ 1 (/ (* x y) 2)))) (- x (/ y (+ 1 (/ (* x y) 2)))) (/ y (+ 1 (/ (* x y) 2))) (- x (/ y (+ 1 (/ (* x y) 2)))) (/ y (+ 1 (/ (* x y) 2))) (* (+ (* -1/2 (* y x)) 1) y) (+ (* -1/2 (* y x)) 1) -1/2 (* y x) (- x (/ y (+ 1 (/ (* x y) 2)))) (/ y (+ 1 (/ (* x y) 2))) (/ (- 2 (/ 4 (* y x))) x) (- 2 (/ 4 (* y x))) 2 (/ 4 (* y x)) 4) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 377 | 2112 |
| 0 | 394 | 1944 |
| 1 | 2156 | 1944 |
| 0 | 9736 | 1843 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(-.f64 x (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 (*.f64 #s(literal 1/2 binary64) y) x #s(literal 1 binary64))))) |
x |
(/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 (*.f64 #s(literal 1/2 binary64) y) x #s(literal 1 binary64)))) |
y |
#s(approx (+ 1 (/ (* x y) 2)) (fma.f64 (*.f64 #s(literal 1/2 binary64) y) x #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) y) x #s(literal 1 binary64)) |
(*.f64 #s(literal 1/2 binary64) y) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) x) |
(-.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) y)) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) y) |
(-.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y x) #s(literal 1 binary64)) y))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y x) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y x) #s(literal 1 binary64)) y) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y x) #s(literal 1 binary64)) |
#s(literal -1/2 binary64) |
(*.f64 y x) |
(-.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) (*.f64 y x))) x))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) (*.f64 y x))) x)) |
(/.f64 (-.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) (*.f64 y x))) x) |
(-.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) (*.f64 y x))) |
#s(literal 2 binary64) |
(/.f64 #s(literal 4 binary64) (*.f64 y x)) |
#s(literal 4 binary64) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (* -1 y))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (- (* x (+ 1 (* 1/2 (pow y 2)))) y))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (- (* x (+ 1 (+ (* -1/4 (* x (pow y 3))) (* 1/2 (pow y 2))))) y))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (- (* x (+ 1 (+ (* 1/2 (pow y 2)) (* x (+ (* -1/4 (pow y 3)) (* 1/8 (* x (pow y 4)))))))) y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 y)) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (+ y (* -1/2 (* x (pow y 2)))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (+ y (* x (- (* 1/4 (* x (pow y 3))) (* 1/2 (pow y 2))))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (+ y (* x (- (* x (- (* -1/8 (* x (pow y 4))) (* -1/4 (pow y 3)))) (* 1/2 (pow y 2))))))) |
#s(approx (+ 1 (/ (* x y) 2)) #s(hole binary64 1)) |
#s(approx (+ 1 (/ (* x y) 2)) #s(hole binary64 (+ 1 (* 1/2 (* x y))))) |
#s(approx (+ (* (* 1/2 y) x) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* 1/2 y) x) 1) #s(hole binary64 (+ 1 (* 1/2 (* x y))))) |
#s(approx (* (+ (* -1/2 (* y x)) 1) y) #s(hole binary64 y)) |
#s(approx (* (+ (* -1/2 (* y x)) 1) y) #s(hole binary64 (+ y (* -1/2 (* x (pow y 2)))))) |
#s(approx (+ (* -1/2 (* y x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* -1/2 (* y x)) 1) #s(hole binary64 (+ 1 (* -1/2 (* x y))))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx (/ (- 2 (/ 4 (* y x))) x) #s(hole binary64 (/ -4 (* (pow x 2) y)))) |
#s(approx (/ (- 2 (/ 4 (* y x))) x) #s(hole binary64 (/ (- (* 2 x) (* 4 (/ 1 y))) (pow x 2)))) |
#s(approx (- 2 (/ 4 (* y x))) #s(hole binary64 (/ -4 (* x y)))) |
#s(approx (- 2 (/ 4 (* y x))) #s(hole binary64 (/ (- (* 2 x) (* 4 (/ 1 y))) x))) |
#s(approx (/ 4 (* y x)) #s(hole binary64 (/ 4 (* x y)))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 x)) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (* x (- 1 (* 2 (/ 1 (pow x 2))))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (* x (- (+ 1 (/ 4 (* (pow x 3) y))) (* 2 (/ 1 (pow x 2))))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (* x (- (+ 1 (* 4 (/ 1 (* (pow x 3) y)))) (+ (* 8 (/ 1 (* (pow x 4) (pow y 2)))) (* 2 (/ 1 (pow x 2)))))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (/ 2 x))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (/ (- 2 (* 4 (/ 1 (* x y)))) x))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (/ (- (+ 2 (/ 8 (* (pow x 2) (pow y 2)))) (/ 4 (* x y))) x))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (/ (- (+ 2 (* 8 (/ 1 (* (pow x 2) (pow y 2))))) (+ (* 16 (/ 1 (* (pow x 3) (pow y 3)))) (/ 4 (* x y)))) x))) |
#s(approx (+ 1 (/ (* x y) 2)) #s(hole binary64 (* 1/2 (* x y)))) |
#s(approx (+ 1 (/ (* x y) 2)) #s(hole binary64 (* x (+ (* 1/2 y) (/ 1 x))))) |
#s(approx (+ (* (* 1/2 y) x) 1) #s(hole binary64 (* 1/2 (* x y)))) |
#s(approx (+ (* (* 1/2 y) x) 1) #s(hole binary64 (* x (+ (* 1/2 y) (/ 1 x))))) |
#s(approx (* (+ (* -1/2 (* y x)) 1) y) #s(hole binary64 (* -1/2 (* x (pow y 2))))) |
#s(approx (* (+ (* -1/2 (* y x)) 1) y) #s(hole binary64 (* x (+ (* -1/2 (pow y 2)) (/ y x))))) |
#s(approx (+ (* -1/2 (* y x)) 1) #s(hole binary64 (* -1/2 (* x y)))) |
#s(approx (+ (* -1/2 (* y x)) 1) #s(hole binary64 (* x (+ (* -1/2 y) (/ 1 x))))) |
#s(approx (/ (- 2 (/ 4 (* y x))) x) #s(hole binary64 (/ 2 x))) |
#s(approx (/ (- 2 (/ 4 (* y x))) x) #s(hole binary64 (/ (- 2 (* 4 (/ 1 (* x y)))) x))) |
#s(approx (- 2 (/ 4 (* y x))) #s(hole binary64 2)) |
#s(approx (- 2 (/ 4 (* y x))) #s(hole binary64 (- 2 (* 4 (/ 1 (* x y)))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (* -1 (* x (- (* 2 (/ 1 (pow x 2))) 1))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (* -1 (* x (- (* 2 (/ 1 (pow x 2))) (+ 1 (/ 4 (* (pow x 3) y)))))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (- (* 4 (/ 1 y)) (* 8 (/ 1 (* x (pow y 2))))) (pow x 3))) (* 2 (/ 1 (pow x 2)))) 1))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (* -1 (/ (- (* 4 (/ 1 (* x y))) 2) x)))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* 8 (/ 1 (* x (pow y 2)))) (* 4 (/ 1 y))) x)) 2) x)))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 16 (/ 1 (* x (pow y 3)))) (* 8 (/ 1 (pow y 2)))) x)) (* 4 (/ 1 y))) x)) 2) x)))) |
#s(approx (+ 1 (/ (* x y) 2)) #s(hole binary64 (* -1 (* x (- (* -1/2 y) (/ 1 x)))))) |
#s(approx (+ (* (* 1/2 y) x) 1) #s(hole binary64 (* -1 (* x (- (* -1/2 y) (/ 1 x)))))) |
#s(approx (* (+ (* -1/2 (* y x)) 1) y) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y x)) (* 1/2 (pow y 2))))))) |
#s(approx (+ (* -1/2 (* y x)) 1) #s(hole binary64 (* -1 (* x (- (* 1/2 y) (/ 1 x)))))) |
#s(approx (/ (- 2 (/ 4 (* y x))) x) #s(hole binary64 (* -1 (/ (- (* 4 (/ 1 (* x y))) 2) x)))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (+ x (* y (- (* 1/2 (* x y)) 1))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (+ x (* y (- (* y (+ (* -1/4 (* (pow x 2) y)) (* 1/2 x))) 1))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (* y (+ 1 (* -1/2 (* x y)))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (* y (+ 1 (* y (- (* 1/4 (* (pow x 2) y)) (* 1/2 x))))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (* y (+ 1 (* y (- (* y (- (* -1/8 (* (pow x 3) y)) (* -1/4 (pow x 2)))) (* 1/2 x))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* 1/2 y) #s(hole binary64 (* 1/2 y))) |
#s(approx (* (+ (* -1/2 (* y x)) 1) y) #s(hole binary64 (* y (+ 1 (* -1/2 (* x y)))))) |
#s(approx (/ (- 2 (/ 4 (* y x))) x) #s(hole binary64 (/ (- (* 2 (/ y x)) (* 4 (/ 1 (pow x 2)))) y))) |
#s(approx (- 2 (/ 4 (* y x))) #s(hole binary64 (/ (- (* 2 y) (* 4 (/ 1 x))) y))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (- x (* 2 (/ 1 x))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (- (+ x (* 4 (/ 1 (* (pow x 2) y)))) (* 2 (/ 1 x))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (- (+ x (/ 4 (* (pow x 2) y))) (+ (* 2 (/ 1 x)) (/ 8 (* (pow x 3) (pow y 2))))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (- (+ x (+ (* 16 (/ 1 (* (pow x 4) (pow y 3)))) (/ 4 (* (pow x 2) y)))) (+ (* 2 (/ 1 x)) (* 8 (/ 1 (* (pow x 3) (pow y 2)))))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (- (* 2 (/ 1 x)) (* 4 (/ 1 (* (pow x 2) y)))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (- (+ (* 2 (/ 1 x)) (/ 8 (* (pow x 3) (pow y 2)))) (/ 4 (* (pow x 2) y))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (- (+ (* 2 (/ 1 x)) (* 8 (/ 1 (* (pow x 3) (pow y 2))))) (+ (* 16 (/ 1 (* (pow x 4) (pow y 3)))) (/ 4 (* (pow x 2) y)))))) |
#s(approx (+ 1 (/ (* x y) 2)) #s(hole binary64 (* y (+ (* 1/2 x) (/ 1 y))))) |
#s(approx (+ (* (* 1/2 y) x) 1) #s(hole binary64 (* y (+ (* 1/2 x) (/ 1 y))))) |
#s(approx (* (+ (* -1/2 (* y x)) 1) y) #s(hole binary64 (* (pow y 2) (+ (* -1/2 x) (/ 1 y))))) |
#s(approx (+ (* -1/2 (* y x)) 1) #s(hole binary64 (* y (+ (* -1/2 x) (/ 1 y))))) |
#s(approx (/ (- 2 (/ 4 (* y x))) x) #s(hole binary64 (- (* 2 (/ 1 x)) (* 4 (/ 1 (* (pow x 2) y)))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (- (+ x (* -1 (/ (- (* 8 (/ 1 (* (pow x 3) y))) (* 4 (/ 1 (pow x 2)))) y))) (* 2 (/ 1 x))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (- (+ x (* -1 (/ (- (* -1 (/ (- (* 16 (/ 1 (* (pow x 4) y))) (* 8 (/ 1 (pow x 3)))) y)) (* 4 (/ 1 (pow x 2)))) y))) (* 2 (/ 1 x))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (+ (* -1 (/ (- (* 4 (/ 1 (pow x 2))) (* 8 (/ 1 (* (pow x 3) y)))) y)) (* 2 (/ 1 x))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (- (* 8 (/ 1 (pow x 3))) (* 16 (/ 1 (* (pow x 4) y)))) y)) (* 4 (/ 1 (pow x 2)))) y)) (* 2 (/ 1 x))))) |
#s(approx (+ 1 (/ (* x y) 2)) #s(hole binary64 (* -1 (* y (- (* -1/2 x) (/ 1 y)))))) |
#s(approx (+ (* (* 1/2 y) x) 1) #s(hole binary64 (* -1 (* y (- (* -1/2 x) (/ 1 y)))))) |
#s(approx (+ (* -1/2 (* y x)) 1) #s(hole binary64 (* -1 (* y (- (* 1/2 x) (/ 1 y)))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 (*.f64 #s(literal 1/2 binary64) y) x #s(literal 1 binary64)))) #s(literal 2 binary64)))) (neg.f64 (+.f64 x (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 (*.f64 #s(literal 1/2 binary64) y) x #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 (*.f64 #s(literal 1/2 binary64) y) x #s(literal 1 binary64)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (+.f64 (pow.f64 (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 (*.f64 #s(literal 1/2 binary64) y) x #s(literal 1 binary64)))) #s(literal 2 binary64)) (*.f64 x (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 (*.f64 #s(literal 1/2 binary64) y) x #s(literal 1 binary64))))))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 (*.f64 #s(literal 1/2 binary64) y) x #s(literal 1 binary64)))) #s(literal 2 binary64))) (+.f64 x (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 (*.f64 #s(literal 1/2 binary64) y) x #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 (*.f64 #s(literal 1/2 binary64) y) x #s(literal 1 binary64)))) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 (*.f64 #s(literal 1/2 binary64) y) x #s(literal 1 binary64)))) #s(literal 2 binary64)) (*.f64 x (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 (*.f64 #s(literal 1/2 binary64) y) x #s(literal 1 binary64)))))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 (*.f64 #s(literal 1/2 binary64) y) x #s(literal 1 binary64)))))) (/.f64 (pow.f64 (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 (*.f64 #s(literal 1/2 binary64) y) x #s(literal 1 binary64)))) #s(literal 2 binary64)) (+.f64 x (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 (*.f64 #s(literal 1/2 binary64) y) x #s(literal 1 binary64))))))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (+.f64 (pow.f64 (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 (*.f64 #s(literal 1/2 binary64) y) x #s(literal 1 binary64)))) #s(literal 2 binary64)) (*.f64 x (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 (*.f64 #s(literal 1/2 binary64) y) x #s(literal 1 binary64)))))))) (/.f64 (pow.f64 (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 (*.f64 #s(literal 1/2 binary64) y) x #s(literal 1 binary64)))) #s(literal 3 binary64)) (fma.f64 x x (+.f64 (pow.f64 (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 (*.f64 #s(literal 1/2 binary64) y) x #s(literal 1 binary64)))) #s(literal 2 binary64)) (*.f64 x (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 (*.f64 #s(literal 1/2 binary64) y) x #s(literal 1 binary64))))))))) |
(-.f64 x (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 (*.f64 #s(literal 1/2 binary64) y) x #s(literal 1 binary64))))) |
x |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 (*.f64 #s(literal 1/2 binary64) y) x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 y) (neg.f64 #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 (*.f64 #s(literal 1/2 binary64) y) x #s(literal 1 binary64))))) |
(/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 (*.f64 #s(literal 1/2 binary64) y) x #s(literal 1 binary64)))) |
y |
#s(approx (+ 1 (/ (* x y) 2)) (fma.f64 (*.f64 #s(literal 1/2 binary64) y) x #s(literal 1 binary64))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) x (pow.f64 y #s(literal -1 binary64))) y) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) y (pow.f64 x #s(literal -1 binary64))) x) |
(*.f64 y (fma.f64 #s(literal 1/2 binary64) x (pow.f64 y #s(literal -1 binary64)))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) y (pow.f64 x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (*.f64 x (pow.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x (pow.f64 x #s(literal -1 binary64))) (*.f64 x (pow.f64 x #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (*.f64 x (pow.f64 x #s(literal -1 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) x)) #s(literal 3 binary64)) (pow.f64 (*.f64 y (pow.f64 y #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) x)) (*.f64 y (*.f64 #s(literal 1/2 binary64) x)) (-.f64 (*.f64 (*.f64 y (pow.f64 y #s(literal -1 binary64))) (*.f64 y (pow.f64 y #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) x)) (*.f64 y (pow.f64 y #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 y x))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 y x) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 y x)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) y (*.f64 x (pow.f64 x #s(literal -1 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) y #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) y) x (*.f64 x (pow.f64 x #s(literal -1 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) y) x #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 y x) (*.f64 x (pow.f64 x #s(literal -1 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 y x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y x) #s(literal 1/2 binary64) (*.f64 x (pow.f64 x #s(literal -1 binary64)))) |
(fma.f64 (*.f64 y x) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 #s(literal 1/2 binary64) x) (*.f64 y (pow.f64 y #s(literal -1 binary64)))) |
(fma.f64 x (*.f64 #s(literal 1/2 binary64) y) (*.f64 x (pow.f64 x #s(literal -1 binary64)))) |
(fma.f64 x (*.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 y x) #s(literal 1 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 y x) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 y x)))))) (/.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 y x))))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) x)) (*.f64 y (pow.f64 y #s(literal -1 binary64)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (*.f64 x (pow.f64 x #s(literal -1 binary64)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 y x))) |
(*.f64 #s(literal 1/2 binary64) y) |
(*.f64 y #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) x) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 #s(approx (/ y (+ 1 (/ (* x y) 2))) y) #s(literal 2 binary64)))) (neg.f64 (+.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 #s(approx (/ y (+ 1 (/ (* x y) 2))) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (fma.f64 #s(approx (/ y (+ 1 (/ (* x y) 2))) y) #s(approx (/ y (+ 1 (/ (* x y) 2))) y) (*.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) y)))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 #s(approx (/ y (+ 1 (/ (* x y) 2))) y) #s(literal 2 binary64))) (+.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) y))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 #s(approx (/ y (+ 1 (/ (* x y) 2))) y) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 #s(approx (/ y (+ 1 (/ (* x y) 2))) y) #s(approx (/ y (+ 1 (/ (* x y) 2))) y) (*.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) y))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) y))) (/.f64 (pow.f64 #s(approx (/ y (+ 1 (/ (* x y) 2))) y) #s(literal 2 binary64)) (+.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) y)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (fma.f64 #s(approx (/ y (+ 1 (/ (* x y) 2))) y) #s(approx (/ y (+ 1 (/ (* x y) 2))) y) (*.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) y))))) (/.f64 (pow.f64 #s(approx (/ y (+ 1 (/ (* x y) 2))) y) #s(literal 3 binary64)) (fma.f64 x x (fma.f64 #s(approx (/ y (+ 1 (/ (* x y) 2))) y) #s(approx (/ y (+ 1 (/ (* x y) 2))) y) (*.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) y)))))) |
(-.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) y)) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) y) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 #s(approx (/ y (+ 1 (/ (* x y) 2))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y x) #s(literal 1 binary64)) y)) #s(literal 2 binary64)))) (neg.f64 (+.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y x) #s(literal 1 binary64)) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 #s(approx (/ y (+ 1 (/ (* x y) 2))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y x) #s(literal 1 binary64)) y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (+.f64 (pow.f64 #s(approx (/ y (+ 1 (/ (* x y) 2))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y x) #s(literal 1 binary64)) y)) #s(literal 2 binary64)) (*.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y x) #s(literal 1 binary64)) y))))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 #s(approx (/ y (+ 1 (/ (* x y) 2))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y x) #s(literal 1 binary64)) y)) #s(literal 2 binary64))) (+.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y x) #s(literal 1 binary64)) y)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 #s(approx (/ y (+ 1 (/ (* x y) 2))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y x) #s(literal 1 binary64)) y)) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 #s(approx (/ y (+ 1 (/ (* x y) 2))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y x) #s(literal 1 binary64)) y)) #s(literal 2 binary64)) (*.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y x) #s(literal 1 binary64)) y)))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y x) #s(literal 1 binary64)) y)))) (/.f64 (pow.f64 #s(approx (/ y (+ 1 (/ (* x y) 2))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y x) #s(literal 1 binary64)) y)) #s(literal 2 binary64)) (+.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y x) #s(literal 1 binary64)) y))))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (+.f64 (pow.f64 #s(approx (/ y (+ 1 (/ (* x y) 2))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y x) #s(literal 1 binary64)) y)) #s(literal 2 binary64)) (*.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y x) #s(literal 1 binary64)) y)))))) (/.f64 (pow.f64 #s(approx (/ y (+ 1 (/ (* x y) 2))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y x) #s(literal 1 binary64)) y)) #s(literal 3 binary64)) (fma.f64 x x (+.f64 (pow.f64 #s(approx (/ y (+ 1 (/ (* x y) 2))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y x) #s(literal 1 binary64)) y)) #s(literal 2 binary64)) (*.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y x) #s(literal 1 binary64)) y))))))) |
(-.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y x) #s(literal 1 binary64)) y))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y x) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y x) #s(literal 1 binary64)) y) |
(*.f64 y (fma.f64 #s(literal -1/2 binary64) (*.f64 y x) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 y (*.f64 #s(literal -1/2 binary64) (*.f64 y x))) #s(literal 3 binary64))) (fma.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 y (*.f64 #s(literal -1/2 binary64) (*.f64 y x))) (*.f64 y (*.f64 #s(literal -1/2 binary64) (*.f64 y x)))) (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 #s(literal -1/2 binary64) (*.f64 y x))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y x)) y) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) y) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y x)) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y x)) y)) (*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y x)) y))))) |
(fma.f64 #s(literal 1 binary64) y (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y x)) y)) |
(fma.f64 y #s(literal 1 binary64) (*.f64 y (*.f64 #s(literal -1/2 binary64) (*.f64 y x)))) |
(+.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 #s(literal -1/2 binary64) (*.f64 y x)))) |
(+.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y x)) y)) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) x (pow.f64 y #s(literal -1 binary64))) y) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) y (pow.f64 x #s(literal -1 binary64))) x) |
(*.f64 y (fma.f64 #s(literal -1/2 binary64) x (pow.f64 y #s(literal -1 binary64)))) |
(*.f64 x (fma.f64 #s(literal -1/2 binary64) y (pow.f64 x #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 #s(literal -1/2 binary64) y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (pow.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 x (*.f64 #s(literal -1/2 binary64) y)) (*.f64 x (*.f64 #s(literal -1/2 binary64) y)) (-.f64 (*.f64 (*.f64 x (pow.f64 x #s(literal -1 binary64))) (*.f64 x (pow.f64 x #s(literal -1 binary64)))) (*.f64 (*.f64 x (*.f64 #s(literal -1/2 binary64) y)) (*.f64 x (pow.f64 x #s(literal -1 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 #s(literal -1/2 binary64) x)) #s(literal 3 binary64)) (pow.f64 (*.f64 y (pow.f64 y #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 y (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y (*.f64 #s(literal -1/2 binary64) x)) (-.f64 (*.f64 (*.f64 y (pow.f64 y #s(literal -1 binary64))) (*.f64 y (pow.f64 y #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y (pow.f64 y #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y x)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y x)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y x)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y) x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal -1/8 binary64) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y x)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal -1/8 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y x)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y x))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y x)) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) y) x #s(literal 1 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal -1/8 binary64) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y x)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal -1/8 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y x)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y x)))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) y #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) y) x #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y x) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 #s(literal -1/2 binary64) x) (*.f64 y (pow.f64 y #s(literal -1 binary64)))) |
(fma.f64 x (*.f64 #s(literal -1/2 binary64) y) (*.f64 x (pow.f64 x #s(literal -1 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y x)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y x)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) y) x #s(literal 1 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y x)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) y) x #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 y x))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal -1/8 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y x)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y x)) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y x)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y x)))))) (/.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal -1/8 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y x)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y x))))))) |
(+.f64 (*.f64 y (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y (pow.f64 y #s(literal -1 binary64)))) |
(+.f64 (*.f64 x (*.f64 #s(literal -1/2 binary64) y)) (*.f64 x (pow.f64 x #s(literal -1 binary64)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y x)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y x))) |
#s(literal -1/2 binary64) |
(*.f64 y x) |
(*.f64 x y) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 #s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 4 binary64) y) x)) x)) #s(literal 2 binary64)))) (neg.f64 (+.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 4 binary64) y) x)) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 #s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 4 binary64) y) x)) x)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (+.f64 (pow.f64 #s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 4 binary64) y) x)) x)) #s(literal 2 binary64)) (*.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 4 binary64) y) x)) x))))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 #s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 4 binary64) y) x)) x)) #s(literal 2 binary64))) (+.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 4 binary64) y) x)) x)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 #s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 4 binary64) y) x)) x)) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 #s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 4 binary64) y) x)) x)) #s(literal 2 binary64)) (*.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 4 binary64) y) x)) x)))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 4 binary64) y) x)) x)))) (/.f64 (pow.f64 #s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 4 binary64) y) x)) x)) #s(literal 2 binary64)) (+.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 4 binary64) y) x)) x))))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (+.f64 (pow.f64 #s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 4 binary64) y) x)) x)) #s(literal 2 binary64)) (*.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 4 binary64) y) x)) x)))))) (/.f64 (pow.f64 #s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 4 binary64) y) x)) x)) #s(literal 3 binary64)) (fma.f64 x x (+.f64 (pow.f64 #s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 4 binary64) y) x)) x)) #s(literal 2 binary64)) (*.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 4 binary64) y) x)) x))))))) |
(-.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 4 binary64) y) x)) x))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 4 binary64) y) x)) x)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 4 binary64) y) x)))) (neg.f64 (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal 4 binary64) y) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 x (/.f64 (/.f64 #s(literal 4 binary64) y) x))) (*.f64 x x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 4 binary64) y) x))) (neg.f64 x)) |
(/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 4 binary64) y) x)) x) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 (*.f64 y x) #s(literal -1 binary64))) x)) |
(fma.f64 #s(literal 2 binary64) (pow.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 (*.f64 y x) #s(literal -1 binary64))) x)) |
(-.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (/.f64 (/.f64 #s(literal 4 binary64) y) x) x)) |
(+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 (*.f64 y x) #s(literal -1 binary64))) x)) |
(/.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (*.f64 #s(literal -4 binary64) (pow.f64 (*.f64 y x) #s(literal -1 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) (pow.f64 (*.f64 y x) #s(literal -1 binary64))) (*.f64 #s(literal -4 binary64) (pow.f64 (*.f64 y x) #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -4 binary64) (pow.f64 (*.f64 y x) #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (pow.f64 (/.f64 (/.f64 #s(literal 4 binary64) y) x) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 4 binary64) y) x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 8 binary64) (*.f64 #s(literal 64 binary64) (pow.f64 (*.f64 y x) #s(literal -3 binary64))))) (neg.f64 (+.f64 #s(literal 4 binary64) (+.f64 (pow.f64 (/.f64 (/.f64 #s(literal 4 binary64) y) x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 4 binary64) y) x)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) y) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) x))) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) x) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) y))) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (neg.f64 (*.f64 y x))) #s(literal -8 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 y x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 y x)) #s(literal 8 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y x))) |
(/.f64 (-.f64 #s(literal 4 binary64) (pow.f64 (/.f64 (/.f64 #s(literal 4 binary64) y) x) #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 4 binary64) y) x))) |
(/.f64 (-.f64 #s(literal 8 binary64) (*.f64 #s(literal 64 binary64) (pow.f64 (*.f64 y x) #s(literal -3 binary64)))) (+.f64 #s(literal 4 binary64) (+.f64 (pow.f64 (/.f64 (/.f64 #s(literal 4 binary64) y) x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 4 binary64) y) x))))) |
(-.f64 (/.f64 #s(literal 4 binary64) (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 4 binary64) y) x))) (/.f64 (pow.f64 (/.f64 (/.f64 #s(literal 4 binary64) y) x) #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 4 binary64) y) x)))) |
(-.f64 (/.f64 #s(literal 8 binary64) (+.f64 #s(literal 4 binary64) (+.f64 (pow.f64 (/.f64 (/.f64 #s(literal 4 binary64) y) x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 4 binary64) y) x))))) (/.f64 (*.f64 #s(literal 64 binary64) (pow.f64 (*.f64 y x) #s(literal -3 binary64))) (+.f64 #s(literal 4 binary64) (+.f64 (pow.f64 (/.f64 (/.f64 #s(literal 4 binary64) y) x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 4 binary64) y) x)))))) |
(-.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 4 binary64) y) x)) |
(+.f64 #s(literal 2 binary64) (*.f64 #s(literal -4 binary64) (pow.f64 (*.f64 y x) #s(literal -1 binary64)))) |
#s(literal 2 binary64) |
(*.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 #s(literal 2 binary64) x)) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 2 binary64) y)) |
(*.f64 (/.f64 #s(literal 4 binary64) x) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 y x) #s(literal -1 binary64)) #s(literal 4 binary64)) |
(*.f64 (/.f64 #s(literal 4 binary64) y) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 y x) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (/.f64 #s(literal 4 binary64) x)) (neg.f64 y)) |
(/.f64 (neg.f64 (/.f64 #s(literal 4 binary64) y)) (neg.f64 x)) |
(/.f64 (/.f64 #s(literal 4 binary64) x) y) |
(/.f64 (/.f64 #s(literal 4 binary64) y) x) |
(/.f64 #s(literal -4 binary64) (neg.f64 (*.f64 y x))) |
(/.f64 #s(literal 4 binary64) (neg.f64 (neg.f64 (*.f64 y x)))) |
(/.f64 #s(literal 4 binary64) (*.f64 y x)) |
#s(literal 4 binary64) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (neg.f64 y)) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (-.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) x) y)) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (-.f64 (*.f64 (+.f64 (fma.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) #s(literal -1/4 binary64) (*.f64 (*.f64 y y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) x) y)) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (-.f64 (*.f64 (+.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) #s(literal 1/8 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/4 binary64))) x (*.f64 (*.f64 y y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) x) y)) |
#s(approx x x) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) y) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) y)) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) (pow.f64 y #s(literal 3 binary64)) (*.f64 (*.f64 y y) #s(literal -1/2 binary64))) x y)) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) x) (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 3 binary64)))) x (*.f64 (*.f64 y y) #s(literal -1/2 binary64))) x y)) |
#s(approx (+ 1 (/ (* x y) 2)) #s(literal 1 binary64)) |
#s(approx (+ 1 (/ (* x y) 2)) (fma.f64 (*.f64 #s(literal 1/2 binary64) y) x #s(literal 1 binary64))) |
#s(approx (+ (* (* 1/2 y) x) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* 1/2 y) x) 1) (fma.f64 (*.f64 #s(literal 1/2 binary64) y) x #s(literal 1 binary64))) |
#s(approx (* (+ (* -1/2 (* y x)) 1) y) y) |
#s(approx (* (+ (* -1/2 (* y x)) 1) y) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) y)) |
#s(approx (+ (* -1/2 (* y x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* -1/2 (* y x)) 1) (fma.f64 #s(literal -1/2 binary64) (*.f64 y x) #s(literal 1 binary64))) |
#s(approx (* y x) (*.f64 y x)) |
#s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 #s(literal -4 binary64) (*.f64 (*.f64 x x) y))) |
#s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 4 binary64) y)) (*.f64 x x))) |
#s(approx (- 2 (/ 4 (* y x))) (/.f64 #s(literal -4 binary64) (*.f64 y x))) |
#s(approx (- 2 (/ 4 (* y x))) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 4 binary64) y)) x)) |
#s(approx (/ 4 (* y x)) (/.f64 (/.f64 #s(literal 4 binary64) y) x)) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) x) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2 binary64))) x)) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (*.f64 (-.f64 (fma.f64 (/.f64 #s(literal 4 binary64) y) (pow.f64 x #s(literal -3 binary64)) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2 binary64))) x)) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (*.f64 (-.f64 (fma.f64 (/.f64 #s(literal 4 binary64) y) (pow.f64 x #s(literal -3 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2 binary64)))) x)) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 #s(literal 2 binary64) x)) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 4 binary64) y) x)) x)) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 (-.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal -2 binary64)) #s(literal 8 binary64) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 4 binary64) y) x)) x)) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 (-.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal -2 binary64)) #s(literal 8 binary64) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 y x) #s(literal -3 binary64)) #s(literal 16 binary64) (/.f64 (/.f64 #s(literal 4 binary64) y) x))) x)) |
#s(approx (+ 1 (/ (* x y) 2)) (*.f64 #s(literal 1/2 binary64) (*.f64 y x))) |
#s(approx (+ 1 (/ (* x y) 2)) (fma.f64 (*.f64 #s(literal 1/2 binary64) y) x #s(literal 1 binary64))) |
#s(approx (+ (* (* 1/2 y) x) 1) (*.f64 #s(literal 1/2 binary64) (*.f64 y x))) |
#s(approx (+ (* (* 1/2 y) x) 1) (fma.f64 (*.f64 #s(literal 1/2 binary64) y) x #s(literal 1 binary64))) |
#s(approx (* (+ (* -1/2 (* y x)) 1) y) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64))) |
#s(approx (* (+ (* -1/2 (* y x)) 1) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) (/.f64 y x)) x)) |
#s(approx (+ (* -1/2 (* y x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 y x))) |
#s(approx (+ (* -1/2 (* y x)) 1) (fma.f64 #s(literal -1/2 binary64) (*.f64 y x) #s(literal 1 binary64))) |
#s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 #s(literal 2 binary64) x)) |
#s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 4 binary64) y) x)) x)) |
#s(approx (- 2 (/ 4 (* y x))) #s(literal 2 binary64)) |
#s(approx (- 2 (/ 4 (* y x))) (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 4 binary64) y) x))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (neg.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) x))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (neg.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2 binary64)) (fma.f64 (/.f64 #s(literal 4 binary64) y) (pow.f64 x #s(literal -3 binary64)) #s(literal 1 binary64))) x))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (neg.f64 (*.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) y) (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 y y) x))) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1 binary64)) x))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (neg.f64 (/.f64 (-.f64 (/.f64 (/.f64 #s(literal 4 binary64) y) x) #s(literal 2 binary64)) x))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 y y) x)) (/.f64 #s(literal 4 binary64) y)) x)) #s(literal 2 binary64)) x))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal 16 binary64) x) (pow.f64 y #s(literal -3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 y #s(literal -2 binary64)))) x)) (/.f64 #s(literal 4 binary64) y)) x)) #s(literal 2 binary64)) x))) |
#s(approx (+ 1 (/ (* x y) 2)) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) y) (pow.f64 x #s(literal -1 binary64))) x))) |
#s(approx (+ (* (* 1/2 y) x) 1) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) y) (pow.f64 x #s(literal -1 binary64))) x))) |
#s(approx (* (+ (* -1/2 (* y x)) 1) y) (neg.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (/.f64 (neg.f64 y) x)) x))) |
#s(approx (+ (* -1/2 (* y x)) 1) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 x #s(literal -1 binary64))) x))) |
#s(approx (/ (- 2 (/ 4 (* y x))) x) (neg.f64 (/.f64 (-.f64 (/.f64 (/.f64 #s(literal 4 binary64) y) x) #s(literal 2 binary64)) x))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (fma.f64 #s(literal -1 binary64) y x)) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) #s(literal 1 binary64)) y x)) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) y) #s(literal -1/4 binary64) (*.f64 #s(literal 1/2 binary64) x)) y) #s(literal 1 binary64)) y x)) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y x) #s(literal 1 binary64)) y)) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) y (*.f64 #s(literal -1/2 binary64) x)) y #s(literal 1 binary64)) y)) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/8 binary64)) y (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) y (*.f64 #s(literal -1/2 binary64) x)) y #s(literal 1 binary64)) y)) |
#s(approx y y) |
#s(approx (* 1/2 y) (*.f64 #s(literal 1/2 binary64) y)) |
#s(approx (* (+ (* -1/2 (* y x)) 1) y) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y x) #s(literal 1 binary64)) y)) |
#s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) (*.f64 #s(literal -4 binary64) (pow.f64 x #s(literal -2 binary64)))) y)) |
#s(approx (- 2 (/ 4 (* y x))) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) y) (/.f64 #s(literal 4 binary64) x)) y)) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (-.f64 x (/.f64 #s(literal 2 binary64) x))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) y) #s(literal 4 binary64) x) (/.f64 #s(literal 2 binary64) x))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) y) #s(literal 4 binary64) x) (fma.f64 (/.f64 #s(literal 8 binary64) y) (/.f64 (pow.f64 x #s(literal -3 binary64)) y) (/.f64 #s(literal 2 binary64) x)))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (-.f64 (+.f64 (fma.f64 (/.f64 #s(literal 16 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 x #s(literal -4 binary64)) (*.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) y) #s(literal 4 binary64))) x) (fma.f64 (/.f64 #s(literal 8 binary64) y) (/.f64 (pow.f64 x #s(literal -3 binary64)) y) (/.f64 #s(literal 2 binary64) x)))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (-.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) y) #s(literal 4 binary64)))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (-.f64 (fma.f64 (/.f64 #s(literal 8 binary64) y) (/.f64 (pow.f64 x #s(literal -3 binary64)) y) (/.f64 #s(literal 2 binary64) x)) (*.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) y) #s(literal 4 binary64)))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (-.f64 (fma.f64 (/.f64 #s(literal 8 binary64) y) (/.f64 (pow.f64 x #s(literal -3 binary64)) y) (/.f64 #s(literal 2 binary64) x)) (fma.f64 (/.f64 #s(literal 16 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 x #s(literal -4 binary64)) (*.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) y) #s(literal 4 binary64))))) |
#s(approx (+ 1 (/ (* x y) 2)) (fma.f64 (*.f64 #s(literal 1/2 binary64) y) x #s(literal 1 binary64))) |
#s(approx (+ (* (* 1/2 y) x) 1) (fma.f64 (*.f64 #s(literal 1/2 binary64) y) x #s(literal 1 binary64))) |
#s(approx (* (+ (* -1/2 (* y x)) 1) y) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) y)) |
#s(approx (+ (* -1/2 (* y x)) 1) (fma.f64 #s(literal -1/2 binary64) (*.f64 y x) #s(literal 1 binary64))) |
#s(approx (/ (- 2 (/ 4 (* y x))) x) (-.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) y) #s(literal 4 binary64)))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (-.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal 8 binary64) y) (pow.f64 x #s(literal -3 binary64)) (*.f64 #s(literal -4 binary64) (pow.f64 x #s(literal -2 binary64)))) y) #s(literal -1 binary64) x) (/.f64 #s(literal 2 binary64) x))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (-.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal 16 binary64) y) (pow.f64 x #s(literal -4 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 x #s(literal -3 binary64)))) y) #s(literal -1 binary64) (*.f64 #s(literal -4 binary64) (pow.f64 x #s(literal -2 binary64)))) y) #s(literal -1 binary64) x) (/.f64 #s(literal 2 binary64) x))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (fma.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 4 binary64) (*.f64 #s(literal -8 binary64) (/.f64 (pow.f64 x #s(literal -3 binary64)) y))) y) #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) x))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (fma.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 4 binary64) (neg.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 8 binary64) (*.f64 #s(literal -16 binary64) (/.f64 (pow.f64 x #s(literal -4 binary64)) y))) y))) y) #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) x))) |
#s(approx (+ 1 (/ (* x y) 2)) (*.f64 (neg.f64 y) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (pow.f64 y #s(literal -1 binary64))))) |
#s(approx (+ (* (* 1/2 y) x) 1) (*.f64 (neg.f64 y) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (pow.f64 y #s(literal -1 binary64))))) |
#s(approx (+ (* -1/2 (* y x)) 1) (*.f64 (neg.f64 y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 y #s(literal -1 binary64))))) |
Compiled 7 724 to 1 143 computations (85.2% saved)
11 alts after pruning (6 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 251 | 4 | 255 |
| Fresh | 3 | 2 | 5 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 0 | 0 |
| Total | 254 | 11 | 265 |
| Status | Accuracy | Program |
|---|---|---|
| 39.1% | (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 (*.f64 #s(literal 1/2 binary64) y) x #s(literal 1 binary64)))) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 (*.f64 #s(literal 1/2 binary64) y) x #s(literal 1 binary64)))) #s(literal 2 binary64)) (*.f64 x (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 (*.f64 #s(literal 1/2 binary64) y) x #s(literal 1 binary64)))))))) | |
| ✓ | 99.9% | (-.f64 x (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 (*.f64 #s(literal 1/2 binary64) y) x #s(literal 1 binary64))))) |
| ▶ | 99.9% | (-.f64 x (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (pow.f64 y #s(literal -1 binary64))) y)))) |
| ▶ | 61.6% | (-.f64 x (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (*.f64 #s(literal 1/2 binary64) (*.f64 y x))))) |
| ✓ | 58.7% | (-.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) (*.f64 y x))) x))) |
| ▶ | 61.7% | (-.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 #s(approx (- 2 (/ 4 (* y x))) #s(literal 2 binary64)) x))) |
| ✓ | 60.8% | (-.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y x) #s(literal 1 binary64)) y))) |
| ▶ | 54.0% | (-.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 4 binary64) y)) (*.f64 x x))))) |
| ✓ | 72.7% | (-.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) y)) |
| ▶ | 26.3% | #s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (neg.f64 y)) |
| ✓ | 64.1% | #s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) x) |
Compiled 425 to 269 computations (36.7% saved)
| Inputs |
|---|
(-.f64 x (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (pow.f64 y #s(literal -1 binary64))) y)))) |
x |
(/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (pow.f64 y #s(literal -1 binary64))) y))) |
y |
#s(approx (+ 1 (/ (* x y) 2)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (pow.f64 y #s(literal -1 binary64))) y)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) x (pow.f64 y #s(literal -1 binary64))) y) |
(fma.f64 #s(literal 1/2 binary64) x (pow.f64 y #s(literal -1 binary64))) |
#s(literal 1/2 binary64) |
(pow.f64 y #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (neg.f64 y)) |
(neg.f64 y) |
(-.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 #s(approx (- 2 (/ 4 (* y x))) #s(literal 2 binary64)) x))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 #s(approx (- 2 (/ 4 (* y x))) #s(literal 2 binary64)) x)) |
(/.f64 #s(approx (- 2 (/ 4 (* y x))) #s(literal 2 binary64)) x) |
#s(approx (- 2 (/ 4 (* y x))) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(-.f64 x (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (*.f64 #s(literal 1/2 binary64) (*.f64 y x))))) |
(/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (*.f64 #s(literal 1/2 binary64) (*.f64 y x)))) |
#s(approx (+ 1 (/ (* x y) 2)) (*.f64 #s(literal 1/2 binary64) (*.f64 y x))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 y x)) |
(*.f64 y x) |
(-.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 4 binary64) y)) (*.f64 x x))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 4 binary64) y)) (*.f64 x x)))) |
#s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 4 binary64) y)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 4 binary64) y)) (*.f64 x x)) |
(-.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 4 binary64) y)) |
(*.f64 #s(literal 2 binary64) x) |
(/.f64 #s(literal 4 binary64) y) |
#s(literal 4 binary64) |
(*.f64 x x) |
| Outputs |
|---|
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (* -1 y))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (- (* x (+ 1 (* 1/2 (pow y 2)))) y))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (- (* x (+ 1 (+ (* -1/4 (* x (pow y 3))) (* 1/2 (pow y 2))))) y))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (- (* x (+ 1 (+ (* 1/2 (pow y 2)) (* x (+ (* -1/4 (pow y 3)) (* 1/8 (* x (pow y 4)))))))) y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 y)) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (+ y (* -1/2 (* x (pow y 2)))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (+ y (* x (- (* 1/4 (* x (pow y 3))) (* 1/2 (pow y 2))))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (+ y (* x (- (* x (- (* -1/8 (* x (pow y 4))) (* -1/4 (pow y 3)))) (* 1/2 (pow y 2))))))) |
#s(approx (+ 1 (/ (* x y) 2)) #s(hole binary64 1)) |
#s(approx (+ 1 (/ (* x y) 2)) #s(hole binary64 (+ 1 (* 1/2 (* x y))))) |
#s(approx (* (+ (* 1/2 x) (pow y -1)) y) #s(hole binary64 1)) |
#s(approx (* (+ (* 1/2 x) (pow y -1)) y) #s(hole binary64 (+ 1 (* 1/2 (* x y))))) |
#s(approx (+ (* 1/2 x) (pow y -1)) #s(hole binary64 (/ 1 y))) |
#s(approx (+ (* 1/2 x) (pow y -1)) #s(hole binary64 (+ (* 1/2 x) (/ 1 y)))) |
#s(approx (/ (- 2 (/ 4 (* y x))) x) #s(hole binary64 (/ -4 (* (pow x 2) y)))) |
#s(approx (/ (- 2 (/ 4 (* y x))) x) #s(hole binary64 (/ (- (* 2 x) (* 4 (/ 1 y))) (pow x 2)))) |
#s(approx (- 2 (/ 4 (* y x))) #s(hole binary64 (/ -4 (* x y)))) |
#s(approx (- 2 (/ 4 (* y x))) #s(hole binary64 (/ (- (* 2 x) (* 4 (/ 1 y))) x))) |
#s(approx (* 1/2 (* y x)) #s(hole binary64 (* 1/2 (* x y)))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx (/ (- (* 2 x) (/ 4 y)) (* x x)) #s(hole binary64 (/ -4 (* (pow x 2) y)))) |
#s(approx (/ (- (* 2 x) (/ 4 y)) (* x x)) #s(hole binary64 (/ (- (* 2 x) (* 4 (/ 1 y))) (pow x 2)))) |
#s(approx (- (* 2 x) (/ 4 y)) #s(hole binary64 (/ -4 y))) |
#s(approx (- (* 2 x) (/ 4 y)) #s(hole binary64 (- (* 2 x) (* 4 (/ 1 y))))) |
#s(approx (* 2 x) #s(hole binary64 (* 2 x))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 x)) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (* x (- 1 (* 2 (/ 1 (pow x 2))))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (* x (- (+ 1 (/ 4 (* (pow x 3) y))) (* 2 (/ 1 (pow x 2))))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (* x (- (+ 1 (* 4 (/ 1 (* (pow x 3) y)))) (+ (* 8 (/ 1 (* (pow x 4) (pow y 2)))) (* 2 (/ 1 (pow x 2)))))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (/ 2 x))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (/ (- 2 (* 4 (/ 1 (* x y)))) x))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (/ (- (+ 2 (/ 8 (* (pow x 2) (pow y 2)))) (/ 4 (* x y))) x))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (/ (- (+ 2 (* 8 (/ 1 (* (pow x 2) (pow y 2))))) (+ (* 16 (/ 1 (* (pow x 3) (pow y 3)))) (/ 4 (* x y)))) x))) |
#s(approx (+ 1 (/ (* x y) 2)) #s(hole binary64 (* 1/2 (* x y)))) |
#s(approx (+ 1 (/ (* x y) 2)) #s(hole binary64 (* x (+ (* 1/2 y) (/ 1 x))))) |
#s(approx (* (+ (* 1/2 x) (pow y -1)) y) #s(hole binary64 (* 1/2 (* x y)))) |
#s(approx (* (+ (* 1/2 x) (pow y -1)) y) #s(hole binary64 (* x (+ (* 1/2 y) (/ 1 x))))) |
#s(approx (+ (* 1/2 x) (pow y -1)) #s(hole binary64 (* 1/2 x))) |
#s(approx (+ (* 1/2 x) (pow y -1)) #s(hole binary64 (* x (+ 1/2 (/ 1 (* x y)))))) |
#s(approx (/ (- 2 (/ 4 (* y x))) x) #s(hole binary64 (/ 2 x))) |
#s(approx (/ (- 2 (/ 4 (* y x))) x) #s(hole binary64 (/ (- 2 (* 4 (/ 1 (* x y)))) x))) |
#s(approx (- 2 (/ 4 (* y x))) #s(hole binary64 2)) |
#s(approx (- 2 (/ 4 (* y x))) #s(hole binary64 (- 2 (* 4 (/ 1 (* x y)))))) |
#s(approx (/ (- (* 2 x) (/ 4 y)) (* x x)) #s(hole binary64 (/ 2 x))) |
#s(approx (/ (- (* 2 x) (/ 4 y)) (* x x)) #s(hole binary64 (/ (- 2 (* 4 (/ 1 (* x y)))) x))) |
#s(approx (- (* 2 x) (/ 4 y)) #s(hole binary64 (* 2 x))) |
#s(approx (- (* 2 x) (/ 4 y)) #s(hole binary64 (* x (- 2 (* 4 (/ 1 (* x y))))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (* -1 (* x (- (* 2 (/ 1 (pow x 2))) 1))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (* -1 (* x (- (* 2 (/ 1 (pow x 2))) (+ 1 (/ 4 (* (pow x 3) y)))))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (- (* 4 (/ 1 y)) (* 8 (/ 1 (* x (pow y 2))))) (pow x 3))) (* 2 (/ 1 (pow x 2)))) 1))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (* -1 (/ (- (* 4 (/ 1 (* x y))) 2) x)))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* 8 (/ 1 (* x (pow y 2)))) (* 4 (/ 1 y))) x)) 2) x)))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 16 (/ 1 (* x (pow y 3)))) (* 8 (/ 1 (pow y 2)))) x)) (* 4 (/ 1 y))) x)) 2) x)))) |
#s(approx (+ 1 (/ (* x y) 2)) #s(hole binary64 (* -1 (* x (- (* -1/2 y) (/ 1 x)))))) |
#s(approx (* (+ (* 1/2 x) (pow y -1)) y) #s(hole binary64 (* -1 (* x (- (* -1/2 y) (/ 1 x)))))) |
#s(approx (/ (- 2 (/ 4 (* y x))) x) #s(hole binary64 (* -1 (/ (- (* 4 (/ 1 (* x y))) 2) x)))) |
#s(approx (/ (- (* 2 x) (/ 4 y)) (* x x)) #s(hole binary64 (* -1 (/ (- (* 4 (/ 1 (* x y))) 2) x)))) |
#s(approx (- (* 2 x) (/ 4 y)) #s(hole binary64 (* -1 (* x (- (* 4 (/ 1 (* x y))) 2))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (+ x (* y (- (* 1/2 (* x y)) 1))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (+ x (* y (- (* y (+ (* -1/4 (* (pow x 2) y)) (* 1/2 x))) 1))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (* y (+ 1 (* -1/2 (* x y)))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (* y (+ 1 (* y (- (* 1/4 (* (pow x 2) y)) (* 1/2 x))))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (* y (+ 1 (* y (- (* y (- (* -1/8 (* (pow x 3) y)) (* -1/4 (pow x 2)))) (* 1/2 x))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* 1/2 x) (pow y -1)) #s(hole binary64 (/ (+ 1 (* 1/2 (* x y))) y))) |
#s(approx (pow y -1) #s(hole binary64 (/ 1 y))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (/ (- 2 (/ 4 (* y x))) x) #s(hole binary64 (/ (- (* 2 (/ y x)) (* 4 (/ 1 (pow x 2)))) y))) |
#s(approx (- 2 (/ 4 (* y x))) #s(hole binary64 (/ (- (* 2 y) (* 4 (/ 1 x))) y))) |
#s(approx (/ (- (* 2 x) (/ 4 y)) (* x x)) #s(hole binary64 (/ (- (* 2 (/ y x)) (* 4 (/ 1 (pow x 2)))) y))) |
#s(approx (- (* 2 x) (/ 4 y)) #s(hole binary64 (/ (- (* 2 (* x y)) 4) y))) |
#s(approx (/ 4 y) #s(hole binary64 (/ 4 y))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (- x (* 2 (/ 1 x))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (- (+ x (* 4 (/ 1 (* (pow x 2) y)))) (* 2 (/ 1 x))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (- (+ x (/ 4 (* (pow x 2) y))) (+ (* 2 (/ 1 x)) (/ 8 (* (pow x 3) (pow y 2))))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (- (+ x (+ (* 16 (/ 1 (* (pow x 4) (pow y 3)))) (/ 4 (* (pow x 2) y)))) (+ (* 2 (/ 1 x)) (* 8 (/ 1 (* (pow x 3) (pow y 2)))))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (- (* 2 (/ 1 x)) (* 4 (/ 1 (* (pow x 2) y)))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (- (+ (* 2 (/ 1 x)) (/ 8 (* (pow x 3) (pow y 2)))) (/ 4 (* (pow x 2) y))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (- (+ (* 2 (/ 1 x)) (* 8 (/ 1 (* (pow x 3) (pow y 2))))) (+ (* 16 (/ 1 (* (pow x 4) (pow y 3)))) (/ 4 (* (pow x 2) y)))))) |
#s(approx (+ 1 (/ (* x y) 2)) #s(hole binary64 (* y (+ (* 1/2 x) (/ 1 y))))) |
#s(approx (* (+ (* 1/2 x) (pow y -1)) y) #s(hole binary64 (* y (+ (* 1/2 x) (/ 1 y))))) |
#s(approx (/ (- 2 (/ 4 (* y x))) x) #s(hole binary64 (- (* 2 (/ 1 x)) (* 4 (/ 1 (* (pow x 2) y)))))) |
#s(approx (/ (- (* 2 x) (/ 4 y)) (* x x)) #s(hole binary64 (- (* 2 (/ 1 x)) (* 4 (/ 1 (* (pow x 2) y)))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (- (+ x (* -1 (/ (- (* 8 (/ 1 (* (pow x 3) y))) (* 4 (/ 1 (pow x 2)))) y))) (* 2 (/ 1 x))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (- (+ x (* -1 (/ (- (* -1 (/ (- (* 16 (/ 1 (* (pow x 4) y))) (* 8 (/ 1 (pow x 3)))) y)) (* 4 (/ 1 (pow x 2)))) y))) (* 2 (/ 1 x))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (+ (* -1 (/ (- (* 4 (/ 1 (pow x 2))) (* 8 (/ 1 (* (pow x 3) y)))) y)) (* 2 (/ 1 x))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (- (* 8 (/ 1 (pow x 3))) (* 16 (/ 1 (* (pow x 4) y)))) y)) (* 4 (/ 1 (pow x 2)))) y)) (* 2 (/ 1 x))))) |
#s(approx (+ 1 (/ (* x y) 2)) #s(hole binary64 (* -1 (* y (- (* -1/2 x) (/ 1 y)))))) |
#s(approx (* (+ (* 1/2 x) (pow y -1)) y) #s(hole binary64 (* -1 (* y (- (* -1/2 x) (/ 1 y)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 11.0ms | x | @ | -inf | ((- x (/ y (+ 1 (/ (* x y) 2)))) x (/ y (+ 1 (/ (* x y) 2))) y (+ 1 (/ (* x y) 2)) (* (+ (* 1/2 x) (pow y -1)) y) (+ (* 1/2 x) (pow y -1)) 1/2 (pow y -1) -1 (- x (/ y (+ 1 (/ (* x y) 2)))) (neg y) (- x (/ y (+ 1 (/ (* x y) 2)))) (/ y (+ 1 (/ (* x y) 2))) (/ (- 2 (/ 4 (* y x))) x) (- 2 (/ 4 (* y x))) 2 (- x (/ y (+ 1 (/ (* x y) 2)))) (/ y (+ 1 (/ (* x y) 2))) (+ 1 (/ (* x y) 2)) (* 1/2 (* y x)) (* y x) (- x (/ y (+ 1 (/ (* x y) 2)))) (/ y (+ 1 (/ (* x y) 2))) (/ (- 2 (/ 4 (* y x))) x) (/ (- (* 2 x) (/ 4 y)) (* x x)) (- (* 2 x) (/ 4 y)) (* 2 x) (/ 4 y) 4 (* x x)) |
| 5.0ms | x | @ | inf | ((- x (/ y (+ 1 (/ (* x y) 2)))) x (/ y (+ 1 (/ (* x y) 2))) y (+ 1 (/ (* x y) 2)) (* (+ (* 1/2 x) (pow y -1)) y) (+ (* 1/2 x) (pow y -1)) 1/2 (pow y -1) -1 (- x (/ y (+ 1 (/ (* x y) 2)))) (neg y) (- x (/ y (+ 1 (/ (* x y) 2)))) (/ y (+ 1 (/ (* x y) 2))) (/ (- 2 (/ 4 (* y x))) x) (- 2 (/ 4 (* y x))) 2 (- x (/ y (+ 1 (/ (* x y) 2)))) (/ y (+ 1 (/ (* x y) 2))) (+ 1 (/ (* x y) 2)) (* 1/2 (* y x)) (* y x) (- x (/ y (+ 1 (/ (* x y) 2)))) (/ y (+ 1 (/ (* x y) 2))) (/ (- 2 (/ 4 (* y x))) x) (/ (- (* 2 x) (/ 4 y)) (* x x)) (- (* 2 x) (/ 4 y)) (* 2 x) (/ 4 y) 4 (* x x)) |
| 3.0ms | y | @ | -inf | ((- x (/ y (+ 1 (/ (* x y) 2)))) x (/ y (+ 1 (/ (* x y) 2))) y (+ 1 (/ (* x y) 2)) (* (+ (* 1/2 x) (pow y -1)) y) (+ (* 1/2 x) (pow y -1)) 1/2 (pow y -1) -1 (- x (/ y (+ 1 (/ (* x y) 2)))) (neg y) (- x (/ y (+ 1 (/ (* x y) 2)))) (/ y (+ 1 (/ (* x y) 2))) (/ (- 2 (/ 4 (* y x))) x) (- 2 (/ 4 (* y x))) 2 (- x (/ y (+ 1 (/ (* x y) 2)))) (/ y (+ 1 (/ (* x y) 2))) (+ 1 (/ (* x y) 2)) (* 1/2 (* y x)) (* y x) (- x (/ y (+ 1 (/ (* x y) 2)))) (/ y (+ 1 (/ (* x y) 2))) (/ (- 2 (/ 4 (* y x))) x) (/ (- (* 2 x) (/ 4 y)) (* x x)) (- (* 2 x) (/ 4 y)) (* 2 x) (/ 4 y) 4 (* x x)) |
| 2.0ms | y | @ | 0 | ((- x (/ y (+ 1 (/ (* x y) 2)))) x (/ y (+ 1 (/ (* x y) 2))) y (+ 1 (/ (* x y) 2)) (* (+ (* 1/2 x) (pow y -1)) y) (+ (* 1/2 x) (pow y -1)) 1/2 (pow y -1) -1 (- x (/ y (+ 1 (/ (* x y) 2)))) (neg y) (- x (/ y (+ 1 (/ (* x y) 2)))) (/ y (+ 1 (/ (* x y) 2))) (/ (- 2 (/ 4 (* y x))) x) (- 2 (/ 4 (* y x))) 2 (- x (/ y (+ 1 (/ (* x y) 2)))) (/ y (+ 1 (/ (* x y) 2))) (+ 1 (/ (* x y) 2)) (* 1/2 (* y x)) (* y x) (- x (/ y (+ 1 (/ (* x y) 2)))) (/ y (+ 1 (/ (* x y) 2))) (/ (- 2 (/ 4 (* y x))) x) (/ (- (* 2 x) (/ 4 y)) (* x x)) (- (* 2 x) (/ 4 y)) (* 2 x) (/ 4 y) 4 (* x x)) |
| 2.0ms | x | @ | 0 | ((- x (/ y (+ 1 (/ (* x y) 2)))) x (/ y (+ 1 (/ (* x y) 2))) y (+ 1 (/ (* x y) 2)) (* (+ (* 1/2 x) (pow y -1)) y) (+ (* 1/2 x) (pow y -1)) 1/2 (pow y -1) -1 (- x (/ y (+ 1 (/ (* x y) 2)))) (neg y) (- x (/ y (+ 1 (/ (* x y) 2)))) (/ y (+ 1 (/ (* x y) 2))) (/ (- 2 (/ 4 (* y x))) x) (- 2 (/ 4 (* y x))) 2 (- x (/ y (+ 1 (/ (* x y) 2)))) (/ y (+ 1 (/ (* x y) 2))) (+ 1 (/ (* x y) 2)) (* 1/2 (* y x)) (* y x) (- x (/ y (+ 1 (/ (* x y) 2)))) (/ y (+ 1 (/ (* x y) 2))) (/ (- 2 (/ 4 (* y x))) x) (/ (- (* 2 x) (/ 4 y)) (* x x)) (- (* 2 x) (/ 4 y)) (* 2 x) (/ 4 y) 4 (* x x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 389 | 2353 |
| 0 | 410 | 2187 |
| 1 | 2139 | 2173 |
| 0 | 9671 | 2032 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(-.f64 x (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (pow.f64 y #s(literal -1 binary64))) y)))) |
x |
(/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (pow.f64 y #s(literal -1 binary64))) y))) |
y |
#s(approx (+ 1 (/ (* x y) 2)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (pow.f64 y #s(literal -1 binary64))) y)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) x (pow.f64 y #s(literal -1 binary64))) y) |
(fma.f64 #s(literal 1/2 binary64) x (pow.f64 y #s(literal -1 binary64))) |
#s(literal 1/2 binary64) |
(pow.f64 y #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (neg.f64 y)) |
(neg.f64 y) |
(-.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 #s(approx (- 2 (/ 4 (* y x))) #s(literal 2 binary64)) x))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 #s(approx (- 2 (/ 4 (* y x))) #s(literal 2 binary64)) x)) |
(/.f64 #s(approx (- 2 (/ 4 (* y x))) #s(literal 2 binary64)) x) |
#s(approx (- 2 (/ 4 (* y x))) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(-.f64 x (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (*.f64 #s(literal 1/2 binary64) (*.f64 y x))))) |
(/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (*.f64 #s(literal 1/2 binary64) (*.f64 y x)))) |
#s(approx (+ 1 (/ (* x y) 2)) (*.f64 #s(literal 1/2 binary64) (*.f64 y x))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 y x)) |
(*.f64 y x) |
(-.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 4 binary64) y)) (*.f64 x x))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 4 binary64) y)) (*.f64 x x)))) |
#s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 4 binary64) y)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 4 binary64) y)) (*.f64 x x)) |
(-.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 4 binary64) y)) |
(*.f64 #s(literal 2 binary64) x) |
(/.f64 #s(literal 4 binary64) y) |
#s(literal 4 binary64) |
(*.f64 x x) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (* -1 y))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (- (* x (+ 1 (* 1/2 (pow y 2)))) y))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (- (* x (+ 1 (+ (* -1/4 (* x (pow y 3))) (* 1/2 (pow y 2))))) y))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (- (* x (+ 1 (+ (* 1/2 (pow y 2)) (* x (+ (* -1/4 (pow y 3)) (* 1/8 (* x (pow y 4)))))))) y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 y)) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (+ y (* -1/2 (* x (pow y 2)))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (+ y (* x (- (* 1/4 (* x (pow y 3))) (* 1/2 (pow y 2))))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (+ y (* x (- (* x (- (* -1/8 (* x (pow y 4))) (* -1/4 (pow y 3)))) (* 1/2 (pow y 2))))))) |
#s(approx (+ 1 (/ (* x y) 2)) #s(hole binary64 1)) |
#s(approx (+ 1 (/ (* x y) 2)) #s(hole binary64 (+ 1 (* 1/2 (* x y))))) |
#s(approx (* (+ (* 1/2 x) (pow y -1)) y) #s(hole binary64 1)) |
#s(approx (* (+ (* 1/2 x) (pow y -1)) y) #s(hole binary64 (+ 1 (* 1/2 (* x y))))) |
#s(approx (+ (* 1/2 x) (pow y -1)) #s(hole binary64 (/ 1 y))) |
#s(approx (+ (* 1/2 x) (pow y -1)) #s(hole binary64 (+ (* 1/2 x) (/ 1 y)))) |
#s(approx (/ (- 2 (/ 4 (* y x))) x) #s(hole binary64 (/ -4 (* (pow x 2) y)))) |
#s(approx (/ (- 2 (/ 4 (* y x))) x) #s(hole binary64 (/ (- (* 2 x) (* 4 (/ 1 y))) (pow x 2)))) |
#s(approx (- 2 (/ 4 (* y x))) #s(hole binary64 (/ -4 (* x y)))) |
#s(approx (- 2 (/ 4 (* y x))) #s(hole binary64 (/ (- (* 2 x) (* 4 (/ 1 y))) x))) |
#s(approx (* 1/2 (* y x)) #s(hole binary64 (* 1/2 (* x y)))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx (/ (- (* 2 x) (/ 4 y)) (* x x)) #s(hole binary64 (/ -4 (* (pow x 2) y)))) |
#s(approx (/ (- (* 2 x) (/ 4 y)) (* x x)) #s(hole binary64 (/ (- (* 2 x) (* 4 (/ 1 y))) (pow x 2)))) |
#s(approx (- (* 2 x) (/ 4 y)) #s(hole binary64 (/ -4 y))) |
#s(approx (- (* 2 x) (/ 4 y)) #s(hole binary64 (- (* 2 x) (* 4 (/ 1 y))))) |
#s(approx (* 2 x) #s(hole binary64 (* 2 x))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 x)) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (* x (- 1 (* 2 (/ 1 (pow x 2))))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (* x (- (+ 1 (/ 4 (* (pow x 3) y))) (* 2 (/ 1 (pow x 2))))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (* x (- (+ 1 (* 4 (/ 1 (* (pow x 3) y)))) (+ (* 8 (/ 1 (* (pow x 4) (pow y 2)))) (* 2 (/ 1 (pow x 2)))))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (/ 2 x))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (/ (- 2 (* 4 (/ 1 (* x y)))) x))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (/ (- (+ 2 (/ 8 (* (pow x 2) (pow y 2)))) (/ 4 (* x y))) x))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (/ (- (+ 2 (* 8 (/ 1 (* (pow x 2) (pow y 2))))) (+ (* 16 (/ 1 (* (pow x 3) (pow y 3)))) (/ 4 (* x y)))) x))) |
#s(approx (+ 1 (/ (* x y) 2)) #s(hole binary64 (* 1/2 (* x y)))) |
#s(approx (+ 1 (/ (* x y) 2)) #s(hole binary64 (* x (+ (* 1/2 y) (/ 1 x))))) |
#s(approx (* (+ (* 1/2 x) (pow y -1)) y) #s(hole binary64 (* 1/2 (* x y)))) |
#s(approx (* (+ (* 1/2 x) (pow y -1)) y) #s(hole binary64 (* x (+ (* 1/2 y) (/ 1 x))))) |
#s(approx (+ (* 1/2 x) (pow y -1)) #s(hole binary64 (* 1/2 x))) |
#s(approx (+ (* 1/2 x) (pow y -1)) #s(hole binary64 (* x (+ 1/2 (/ 1 (* x y)))))) |
#s(approx (/ (- 2 (/ 4 (* y x))) x) #s(hole binary64 (/ 2 x))) |
#s(approx (/ (- 2 (/ 4 (* y x))) x) #s(hole binary64 (/ (- 2 (* 4 (/ 1 (* x y)))) x))) |
#s(approx (- 2 (/ 4 (* y x))) #s(hole binary64 2)) |
#s(approx (- 2 (/ 4 (* y x))) #s(hole binary64 (- 2 (* 4 (/ 1 (* x y)))))) |
#s(approx (/ (- (* 2 x) (/ 4 y)) (* x x)) #s(hole binary64 (/ 2 x))) |
#s(approx (/ (- (* 2 x) (/ 4 y)) (* x x)) #s(hole binary64 (/ (- 2 (* 4 (/ 1 (* x y)))) x))) |
#s(approx (- (* 2 x) (/ 4 y)) #s(hole binary64 (* 2 x))) |
#s(approx (- (* 2 x) (/ 4 y)) #s(hole binary64 (* x (- 2 (* 4 (/ 1 (* x y))))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (* -1 (* x (- (* 2 (/ 1 (pow x 2))) 1))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (* -1 (* x (- (* 2 (/ 1 (pow x 2))) (+ 1 (/ 4 (* (pow x 3) y)))))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (- (* 4 (/ 1 y)) (* 8 (/ 1 (* x (pow y 2))))) (pow x 3))) (* 2 (/ 1 (pow x 2)))) 1))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (* -1 (/ (- (* 4 (/ 1 (* x y))) 2) x)))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* 8 (/ 1 (* x (pow y 2)))) (* 4 (/ 1 y))) x)) 2) x)))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 16 (/ 1 (* x (pow y 3)))) (* 8 (/ 1 (pow y 2)))) x)) (* 4 (/ 1 y))) x)) 2) x)))) |
#s(approx (+ 1 (/ (* x y) 2)) #s(hole binary64 (* -1 (* x (- (* -1/2 y) (/ 1 x)))))) |
#s(approx (* (+ (* 1/2 x) (pow y -1)) y) #s(hole binary64 (* -1 (* x (- (* -1/2 y) (/ 1 x)))))) |
#s(approx (/ (- 2 (/ 4 (* y x))) x) #s(hole binary64 (* -1 (/ (- (* 4 (/ 1 (* x y))) 2) x)))) |
#s(approx (/ (- (* 2 x) (/ 4 y)) (* x x)) #s(hole binary64 (* -1 (/ (- (* 4 (/ 1 (* x y))) 2) x)))) |
#s(approx (- (* 2 x) (/ 4 y)) #s(hole binary64 (* -1 (* x (- (* 4 (/ 1 (* x y))) 2))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (+ x (* y (- (* 1/2 (* x y)) 1))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (+ x (* y (- (* y (+ (* -1/4 (* (pow x 2) y)) (* 1/2 x))) 1))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (* y (+ 1 (* -1/2 (* x y)))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (* y (+ 1 (* y (- (* 1/4 (* (pow x 2) y)) (* 1/2 x))))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (* y (+ 1 (* y (- (* y (- (* -1/8 (* (pow x 3) y)) (* -1/4 (pow x 2)))) (* 1/2 x))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* 1/2 x) (pow y -1)) #s(hole binary64 (/ (+ 1 (* 1/2 (* x y))) y))) |
#s(approx (pow y -1) #s(hole binary64 (/ 1 y))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (/ (- 2 (/ 4 (* y x))) x) #s(hole binary64 (/ (- (* 2 (/ y x)) (* 4 (/ 1 (pow x 2)))) y))) |
#s(approx (- 2 (/ 4 (* y x))) #s(hole binary64 (/ (- (* 2 y) (* 4 (/ 1 x))) y))) |
#s(approx (/ (- (* 2 x) (/ 4 y)) (* x x)) #s(hole binary64 (/ (- (* 2 (/ y x)) (* 4 (/ 1 (pow x 2)))) y))) |
#s(approx (- (* 2 x) (/ 4 y)) #s(hole binary64 (/ (- (* 2 (* x y)) 4) y))) |
#s(approx (/ 4 y) #s(hole binary64 (/ 4 y))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (- x (* 2 (/ 1 x))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (- (+ x (* 4 (/ 1 (* (pow x 2) y)))) (* 2 (/ 1 x))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (- (+ x (/ 4 (* (pow x 2) y))) (+ (* 2 (/ 1 x)) (/ 8 (* (pow x 3) (pow y 2))))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (- (+ x (+ (* 16 (/ 1 (* (pow x 4) (pow y 3)))) (/ 4 (* (pow x 2) y)))) (+ (* 2 (/ 1 x)) (* 8 (/ 1 (* (pow x 3) (pow y 2)))))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (- (* 2 (/ 1 x)) (* 4 (/ 1 (* (pow x 2) y)))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (- (+ (* 2 (/ 1 x)) (/ 8 (* (pow x 3) (pow y 2)))) (/ 4 (* (pow x 2) y))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (- (+ (* 2 (/ 1 x)) (* 8 (/ 1 (* (pow x 3) (pow y 2))))) (+ (* 16 (/ 1 (* (pow x 4) (pow y 3)))) (/ 4 (* (pow x 2) y)))))) |
#s(approx (+ 1 (/ (* x y) 2)) #s(hole binary64 (* y (+ (* 1/2 x) (/ 1 y))))) |
#s(approx (* (+ (* 1/2 x) (pow y -1)) y) #s(hole binary64 (* y (+ (* 1/2 x) (/ 1 y))))) |
#s(approx (/ (- 2 (/ 4 (* y x))) x) #s(hole binary64 (- (* 2 (/ 1 x)) (* 4 (/ 1 (* (pow x 2) y)))))) |
#s(approx (/ (- (* 2 x) (/ 4 y)) (* x x)) #s(hole binary64 (- (* 2 (/ 1 x)) (* 4 (/ 1 (* (pow x 2) y)))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (- (+ x (* -1 (/ (- (* 8 (/ 1 (* (pow x 3) y))) (* 4 (/ 1 (pow x 2)))) y))) (* 2 (/ 1 x))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (- (+ x (* -1 (/ (- (* -1 (/ (- (* 16 (/ 1 (* (pow x 4) y))) (* 8 (/ 1 (pow x 3)))) y)) (* 4 (/ 1 (pow x 2)))) y))) (* 2 (/ 1 x))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (+ (* -1 (/ (- (* 4 (/ 1 (pow x 2))) (* 8 (/ 1 (* (pow x 3) y)))) y)) (* 2 (/ 1 x))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (- (* 8 (/ 1 (pow x 3))) (* 16 (/ 1 (* (pow x 4) y)))) y)) (* 4 (/ 1 (pow x 2)))) y)) (* 2 (/ 1 x))))) |
#s(approx (+ 1 (/ (* x y) 2)) #s(hole binary64 (* -1 (* y (- (* -1/2 x) (/ 1 y)))))) |
#s(approx (* (+ (* 1/2 x) (pow y -1)) y) #s(hole binary64 (* -1 (* y (- (* -1/2 x) (/ 1 y)))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) #s(literal 1 binary64)))) #s(literal 2 binary64)))) (neg.f64 (+.f64 x (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) #s(literal 1 binary64)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (+.f64 (pow.f64 (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) #s(literal 1 binary64)))) #s(literal 2 binary64)) (*.f64 x (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) #s(literal 1 binary64))))))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) #s(literal 1 binary64)))) #s(literal 2 binary64))) (+.f64 x (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) #s(literal 1 binary64)))) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) #s(literal 1 binary64)))) #s(literal 2 binary64)) (*.f64 x (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) #s(literal 1 binary64)))))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) #s(literal 1 binary64)))))) (/.f64 (pow.f64 (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) #s(literal 1 binary64)))) #s(literal 2 binary64)) (+.f64 x (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) #s(literal 1 binary64))))))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (+.f64 (pow.f64 (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) #s(literal 1 binary64)))) #s(literal 2 binary64)) (*.f64 x (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) #s(literal 1 binary64)))))))) (/.f64 (pow.f64 (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) #s(literal 1 binary64)))) #s(literal 3 binary64)) (fma.f64 x x (+.f64 (pow.f64 (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) #s(literal 1 binary64)))) #s(literal 2 binary64)) (*.f64 x (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) #s(literal 1 binary64))))))))) |
(-.f64 x (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) #s(literal 1 binary64))))) |
x |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 y) (neg.f64 #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) #s(literal 1 binary64))))) |
(/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) #s(literal 1 binary64)))) |
y |
#s(approx (+ 1 (/ (* x y) 2)) (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) #s(literal 1 binary64))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) y (pow.f64 x #s(literal -1 binary64))) x) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) x (pow.f64 y #s(literal -1 binary64))) y) |
(*.f64 y (fma.f64 #s(literal 1/2 binary64) x (pow.f64 y #s(literal -1 binary64)))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) y (pow.f64 x #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) x)) #s(literal 3 binary64)) (pow.f64 (*.f64 y (pow.f64 y #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) x)) (*.f64 y (*.f64 #s(literal 1/2 binary64) x)) (-.f64 (*.f64 (*.f64 y (pow.f64 y #s(literal -1 binary64))) (*.f64 y (pow.f64 y #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) x)) (*.f64 y (pow.f64 y #s(literal -1 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (pow.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) y)) (*.f64 x (*.f64 #s(literal 1/2 binary64) y)) (-.f64 (*.f64 (*.f64 x (pow.f64 x #s(literal -1 binary64))) (*.f64 x (pow.f64 x #s(literal -1 binary64)))) (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) y)) (*.f64 x (pow.f64 x #s(literal -1 binary64))))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 y x))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 y x) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 y x)))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) y) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) y #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 y x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y x) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 #s(literal 1/2 binary64) x) (*.f64 y (pow.f64 y #s(literal -1 binary64)))) |
(fma.f64 x (*.f64 #s(literal 1/2 binary64) y) (*.f64 x (pow.f64 x #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 y x) #s(literal 1 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 y x) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 y x)))))) (/.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 y x))))))) |
(+.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) y)) (*.f64 x (pow.f64 x #s(literal -1 binary64)))) |
(+.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) x)) (*.f64 y (pow.f64 y #s(literal -1 binary64)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 y x))) |
(/.f64 (+.f64 (pow.f64 y #s(literal -3 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64))) (+.f64 (pow.f64 y #s(literal -2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (pow.f64 y #s(literal -2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 y #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 y #s(literal -3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 y #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (pow.f64 y #s(literal -2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 y #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 y #s(literal -3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 y #s(literal -1 binary64)))))) |
(fma.f64 (neg.f64 (pow.f64 y #s(literal -1/2 binary64))) (neg.f64 (pow.f64 y #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (fabs.f64 (pow.f64 y #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 y #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 #s(literal 1/2 binary64) x (pow.f64 y #s(literal -1 binary64))) |
(fma.f64 x #s(literal 1/2 binary64) (pow.f64 y #s(literal -1 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 y #s(literal -1 binary64)))) (/.f64 (pow.f64 y #s(literal -2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 y #s(literal -1 binary64))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 y #s(literal -1 binary64)))))) (/.f64 (pow.f64 y #s(literal -3 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 y #s(literal -1 binary64))))))) |
(+.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 y #s(literal -1 binary64))) |
#s(literal 1/2 binary64) |
(*.f64 (neg.f64 (pow.f64 y #s(literal -1/2 binary64))) (neg.f64 (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 y #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64))) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal -1/2 binary64)) |
(pow.f64 y #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 y)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 y))) |
(/.f64 #s(literal 1 binary64) y) |
(exp.f64 (*.f64 (log.f64 y) #s(literal -1 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal -1 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal -1 binary64)))) |
#s(literal -1 binary64) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (neg.f64 y)) |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 y #s(literal -1 binary64)) |
(neg.f64 y) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 #s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 #s(approx (- 2 (/ 4 (* y x))) #s(literal 2 binary64)) x)) #s(literal 2 binary64)))) (neg.f64 (+.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 #s(approx (- 2 (/ 4 (* y x))) #s(literal 2 binary64)) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 #s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 #s(approx (- 2 (/ 4 (* y x))) #s(literal 2 binary64)) x)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (+.f64 (pow.f64 #s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 #s(approx (- 2 (/ 4 (* y x))) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) (*.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 #s(approx (- 2 (/ 4 (* y x))) #s(literal 2 binary64)) x))))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 #s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 #s(approx (- 2 (/ 4 (* y x))) #s(literal 2 binary64)) x)) #s(literal 2 binary64))) (+.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 #s(approx (- 2 (/ 4 (* y x))) #s(literal 2 binary64)) x)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 #s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 #s(approx (- 2 (/ 4 (* y x))) #s(literal 2 binary64)) x)) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 #s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 #s(approx (- 2 (/ 4 (* y x))) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) (*.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 #s(approx (- 2 (/ 4 (* y x))) #s(literal 2 binary64)) x)))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 #s(approx (- 2 (/ 4 (* y x))) #s(literal 2 binary64)) x)))) (/.f64 (pow.f64 #s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 #s(approx (- 2 (/ 4 (* y x))) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) (+.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 #s(approx (- 2 (/ 4 (* y x))) #s(literal 2 binary64)) x))))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (+.f64 (pow.f64 #s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 #s(approx (- 2 (/ 4 (* y x))) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) (*.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 #s(approx (- 2 (/ 4 (* y x))) #s(literal 2 binary64)) x)))))) (/.f64 (pow.f64 #s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 #s(approx (- 2 (/ 4 (* y x))) #s(literal 2 binary64)) x)) #s(literal 3 binary64)) (fma.f64 x x (+.f64 (pow.f64 #s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 #s(approx (- 2 (/ 4 (* y x))) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) (*.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 #s(approx (- 2 (/ 4 (* y x))) #s(literal 2 binary64)) x))))))) |
(-.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 #s(approx (- 2 (/ 4 (* y x))) #s(literal 2 binary64)) x))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 #s(approx (- 2 (/ 4 (* y x))) #s(literal 2 binary64)) x)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- 2 (/ 4 (* y x))) #s(literal 2 binary64)))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 #s(approx (- 2 (/ 4 (* y x))) #s(literal 2 binary64))) (neg.f64 x)) |
(/.f64 #s(approx (- 2 (/ 4 (* y x))) #s(literal 2 binary64)) x) |
#s(approx (- 2 (/ 4 (* y x))) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (*.f64 #s(literal 1/2 binary64) (*.f64 y x)))) #s(literal 2 binary64)))) (neg.f64 (+.f64 x (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (*.f64 #s(literal 1/2 binary64) (*.f64 y x))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (*.f64 #s(literal 1/2 binary64) (*.f64 y x)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (+.f64 (pow.f64 (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (*.f64 #s(literal 1/2 binary64) (*.f64 y x)))) #s(literal 2 binary64)) (*.f64 x (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (*.f64 #s(literal 1/2 binary64) (*.f64 y x))))))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (*.f64 #s(literal 1/2 binary64) (*.f64 y x)))) #s(literal 2 binary64))) (+.f64 x (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (*.f64 #s(literal 1/2 binary64) (*.f64 y x)))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (*.f64 #s(literal 1/2 binary64) (*.f64 y x)))) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (*.f64 #s(literal 1/2 binary64) (*.f64 y x)))) #s(literal 2 binary64)) (*.f64 x (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (*.f64 #s(literal 1/2 binary64) (*.f64 y x)))))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (*.f64 #s(literal 1/2 binary64) (*.f64 y x)))))) (/.f64 (pow.f64 (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (*.f64 #s(literal 1/2 binary64) (*.f64 y x)))) #s(literal 2 binary64)) (+.f64 x (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (*.f64 #s(literal 1/2 binary64) (*.f64 y x))))))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (+.f64 (pow.f64 (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (*.f64 #s(literal 1/2 binary64) (*.f64 y x)))) #s(literal 2 binary64)) (*.f64 x (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (*.f64 #s(literal 1/2 binary64) (*.f64 y x)))))))) (/.f64 (pow.f64 (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (*.f64 #s(literal 1/2 binary64) (*.f64 y x)))) #s(literal 3 binary64)) (fma.f64 x x (+.f64 (pow.f64 (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (*.f64 #s(literal 1/2 binary64) (*.f64 y x)))) #s(literal 2 binary64)) (*.f64 x (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (*.f64 #s(literal 1/2 binary64) (*.f64 y x))))))))) |
(-.f64 x (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (*.f64 #s(literal 1/2 binary64) (*.f64 y x))))) |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 #s(approx (+ 1 (/ (* x y) 2)) (*.f64 #s(literal 1/2 binary64) (*.f64 y x)))))) |
(/.f64 (neg.f64 y) (neg.f64 #s(approx (+ 1 (/ (* x y) 2)) (*.f64 #s(literal 1/2 binary64) (*.f64 y x))))) |
(/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (*.f64 #s(literal 1/2 binary64) (*.f64 y x)))) |
#s(approx (+ 1 (/ (* x y) 2)) (*.f64 #s(literal 1/2 binary64) (*.f64 y x))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(*.f64 #s(literal 1/2 binary64) (*.f64 y x)) |
(*.f64 (*.f64 y x) #s(literal 1/2 binary64)) |
(*.f64 y x) |
(*.f64 x y) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 #s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 (fma.f64 #s(literal 2 binary64) x (/.f64 #s(literal -4 binary64) y)) (*.f64 x x)))) #s(literal 2 binary64)))) (neg.f64 (+.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 (fma.f64 #s(literal 2 binary64) x (/.f64 #s(literal -4 binary64) y)) (*.f64 x x))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 #s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 (fma.f64 #s(literal 2 binary64) x (/.f64 #s(literal -4 binary64) y)) (*.f64 x x)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (+.f64 (pow.f64 #s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 (fma.f64 #s(literal 2 binary64) x (/.f64 #s(literal -4 binary64) y)) (*.f64 x x)))) #s(literal 2 binary64)) (*.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 (fma.f64 #s(literal 2 binary64) x (/.f64 #s(literal -4 binary64) y)) (*.f64 x x))))))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 #s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 (fma.f64 #s(literal 2 binary64) x (/.f64 #s(literal -4 binary64) y)) (*.f64 x x)))) #s(literal 2 binary64))) (+.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 (fma.f64 #s(literal 2 binary64) x (/.f64 #s(literal -4 binary64) y)) (*.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 #s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 (fma.f64 #s(literal 2 binary64) x (/.f64 #s(literal -4 binary64) y)) (*.f64 x x)))) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 #s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 (fma.f64 #s(literal 2 binary64) x (/.f64 #s(literal -4 binary64) y)) (*.f64 x x)))) #s(literal 2 binary64)) (*.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 (fma.f64 #s(literal 2 binary64) x (/.f64 #s(literal -4 binary64) y)) (*.f64 x x)))))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 (fma.f64 #s(literal 2 binary64) x (/.f64 #s(literal -4 binary64) y)) (*.f64 x x)))))) (/.f64 (pow.f64 #s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 (fma.f64 #s(literal 2 binary64) x (/.f64 #s(literal -4 binary64) y)) (*.f64 x x)))) #s(literal 2 binary64)) (+.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 (fma.f64 #s(literal 2 binary64) x (/.f64 #s(literal -4 binary64) y)) (*.f64 x x))))))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (+.f64 (pow.f64 #s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 (fma.f64 #s(literal 2 binary64) x (/.f64 #s(literal -4 binary64) y)) (*.f64 x x)))) #s(literal 2 binary64)) (*.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 (fma.f64 #s(literal 2 binary64) x (/.f64 #s(literal -4 binary64) y)) (*.f64 x x)))))))) (/.f64 (pow.f64 #s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 (fma.f64 #s(literal 2 binary64) x (/.f64 #s(literal -4 binary64) y)) (*.f64 x x)))) #s(literal 3 binary64)) (fma.f64 x x (+.f64 (pow.f64 #s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 (fma.f64 #s(literal 2 binary64) x (/.f64 #s(literal -4 binary64) y)) (*.f64 x x)))) #s(literal 2 binary64)) (*.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 (fma.f64 #s(literal 2 binary64) x (/.f64 #s(literal -4 binary64) y)) (*.f64 x x))))))))) |
(-.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 (fma.f64 #s(literal 2 binary64) x (/.f64 #s(literal -4 binary64) y)) (*.f64 x x))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 (fma.f64 #s(literal 2 binary64) x (/.f64 #s(literal -4 binary64) y)) (*.f64 x x)))) |
#s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 (fma.f64 #s(literal 2 binary64) x (/.f64 #s(literal -4 binary64) y)) (*.f64 x x))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x (/.f64 #s(literal -4 binary64) y)) x)) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) x (/.f64 #s(literal -4 binary64) y)))) (neg.f64 (neg.f64 (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 x x)) (*.f64 (*.f64 x x) (/.f64 #s(literal 4 binary64) y))) (pow.f64 x #s(literal 4 binary64))) |
(/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x (/.f64 #s(literal -4 binary64) y)) x) x) |
(/.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) x (/.f64 #s(literal -4 binary64) y))) (neg.f64 (*.f64 x x))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x (/.f64 #s(literal -4 binary64) y)) (*.f64 x x)) |
(fma.f64 (/.f64 x (neg.f64 x)) (/.f64 #s(literal 2 binary64) (neg.f64 x)) (/.f64 (/.f64 #s(literal -4 binary64) y) (*.f64 x x))) |
(fma.f64 (/.f64 x (fabs.f64 x)) (/.f64 #s(literal 2 binary64) (fabs.f64 x)) (/.f64 (/.f64 #s(literal -4 binary64) y) (*.f64 x x))) |
(fma.f64 (/.f64 x x) (/.f64 #s(literal 2 binary64) x) (/.f64 (/.f64 #s(literal -4 binary64) y) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (neg.f64 x)) (/.f64 x (neg.f64 x)) (/.f64 (/.f64 #s(literal -4 binary64) y) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 x)) (/.f64 x (fabs.f64 x)) (/.f64 (/.f64 #s(literal -4 binary64) y) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 x x) (/.f64 (/.f64 #s(literal -4 binary64) y) (*.f64 x x))) |
(-.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) x) x) (/.f64 (/.f64 (/.f64 #s(literal 4 binary64) y) x) x)) |
(-.f64 (*.f64 (/.f64 x x) (/.f64 #s(literal 2 binary64) x)) (/.f64 (/.f64 #s(literal 4 binary64) y) (*.f64 x x))) |
(+.f64 (*.f64 (/.f64 x x) (/.f64 #s(literal 2 binary64) x)) (/.f64 (/.f64 #s(literal -4 binary64) y) (*.f64 x x))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal -4 binary64) y) (/.f64 #s(literal -4 binary64) y)) (*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal -4 binary64) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) y) #s(literal 2 binary64)))) (neg.f64 (fma.f64 #s(literal 2 binary64) x (/.f64 #s(literal 4 binary64) y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 64 binary64) (pow.f64 y #s(literal -3 binary64))))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 #s(literal 4 binary64) y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 4 binary64) y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) y) #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) x (/.f64 #s(literal 4 binary64) y))) |
(/.f64 (-.f64 (*.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 64 binary64) (pow.f64 y #s(literal -3 binary64)))) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 #s(literal 4 binary64) y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 4 binary64) y))))) |
(fma.f64 #s(literal 2 binary64) x (/.f64 #s(literal -4 binary64) y)) |
(fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal -4 binary64) y)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x (/.f64 #s(literal 4 binary64) y))) (/.f64 (pow.f64 (/.f64 #s(literal 4 binary64) y) #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) x (/.f64 #s(literal 4 binary64) y)))) |
(-.f64 (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 #s(literal 4 binary64) y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 4 binary64) y))))) (/.f64 (*.f64 #s(literal 64 binary64) (pow.f64 y #s(literal -3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 #s(literal 4 binary64) y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 4 binary64) y)))))) |
(-.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 4 binary64) y)) |
(+.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal -4 binary64) y)) |
(*.f64 #s(literal 2 binary64) x) |
(*.f64 x #s(literal 2 binary64)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x)))) |
(+.f64 x x) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 4 binary64)) |
(*.f64 #s(literal 4 binary64) (pow.f64 y #s(literal -1 binary64))) |
(/.f64 #s(literal -4 binary64) (neg.f64 y)) |
(/.f64 #s(literal 4 binary64) (neg.f64 (neg.f64 y))) |
(/.f64 #s(literal 4 binary64) y) |
#s(literal 4 binary64) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (neg.f64 y)) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (-.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) x) y)) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (-.f64 (*.f64 (+.f64 (fma.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) #s(literal -1/4 binary64) (*.f64 (*.f64 y y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) x) y)) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (-.f64 (*.f64 (+.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) #s(literal 1/8 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/4 binary64))) x (*.f64 (*.f64 y y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) x) y)) |
#s(approx x x) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) y) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) y)) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) x y)) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) x) (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 3 binary64)))) x (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) x y)) |
#s(approx (+ 1 (/ (* x y) 2)) #s(literal 1 binary64)) |
#s(approx (+ 1 (/ (* x y) 2)) (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) #s(literal 1 binary64))) |
#s(approx (* (+ (* 1/2 x) (pow y -1)) y) #s(literal 1 binary64)) |
#s(approx (* (+ (* 1/2 x) (pow y -1)) y) (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) #s(literal 1 binary64))) |
#s(approx (+ (* 1/2 x) (pow y -1)) (pow.f64 y #s(literal -1 binary64))) |
#s(approx (+ (* 1/2 x) (pow y -1)) (fma.f64 #s(literal 1/2 binary64) x (pow.f64 y #s(literal -1 binary64)))) |
#s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 #s(literal -4 binary64) (*.f64 (*.f64 x x) y))) |
#s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 (fma.f64 #s(literal 2 binary64) x (/.f64 #s(literal -4 binary64) y)) (*.f64 x x))) |
#s(approx (- 2 (/ 4 (* y x))) (/.f64 #s(literal -4 binary64) (*.f64 y x))) |
#s(approx (- 2 (/ 4 (* y x))) (/.f64 (fma.f64 #s(literal 2 binary64) x (/.f64 #s(literal -4 binary64) y)) x)) |
#s(approx (* 1/2 (* y x)) (*.f64 #s(literal 1/2 binary64) (*.f64 y x))) |
#s(approx (* y x) (*.f64 y x)) |
#s(approx (/ (- (* 2 x) (/ 4 y)) (* x x)) (/.f64 #s(literal -4 binary64) (*.f64 (*.f64 x x) y))) |
#s(approx (/ (- (* 2 x) (/ 4 y)) (* x x)) (/.f64 (fma.f64 #s(literal 2 binary64) x (/.f64 #s(literal -4 binary64) y)) (*.f64 x x))) |
#s(approx (- (* 2 x) (/ 4 y)) (/.f64 #s(literal -4 binary64) y)) |
#s(approx (- (* 2 x) (/ 4 y)) (fma.f64 #s(literal 2 binary64) x (/.f64 #s(literal -4 binary64) y))) |
#s(approx (* 2 x) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) x) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2 binary64))) x)) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (*.f64 (-.f64 (fma.f64 (/.f64 #s(literal 4 binary64) y) (pow.f64 x #s(literal -3 binary64)) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2 binary64))) x)) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (*.f64 (-.f64 (fma.f64 (/.f64 #s(literal 4 binary64) y) (pow.f64 x #s(literal -3 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2 binary64)))) x)) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 #s(literal 2 binary64) x)) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 4 binary64) y) x)) x)) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 (-.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal -2 binary64)) #s(literal 8 binary64) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 4 binary64) y) x)) x)) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 (-.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal -2 binary64)) #s(literal 8 binary64) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 y x) #s(literal -3 binary64)) #s(literal 16 binary64) (/.f64 (/.f64 #s(literal 4 binary64) y) x))) x)) |
#s(approx (+ 1 (/ (* x y) 2)) (*.f64 #s(literal 1/2 binary64) (*.f64 y x))) |
#s(approx (+ 1 (/ (* x y) 2)) (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) #s(literal 1 binary64))) |
#s(approx (* (+ (* 1/2 x) (pow y -1)) y) (*.f64 #s(literal 1/2 binary64) (*.f64 y x))) |
#s(approx (* (+ (* 1/2 x) (pow y -1)) y) (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) #s(literal 1 binary64))) |
#s(approx (+ (* 1/2 x) (pow y -1)) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (+ (* 1/2 x) (pow y -1)) (*.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal -1 binary64)) #s(literal 1/2 binary64)) x)) |
#s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 #s(literal 2 binary64) x)) |
#s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 4 binary64) y) x)) x)) |
#s(approx (- 2 (/ 4 (* y x))) #s(literal 2 binary64)) |
#s(approx (- 2 (/ 4 (* y x))) (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 4 binary64) y) x))) |
#s(approx (/ (- (* 2 x) (/ 4 y)) (* x x)) (/.f64 #s(literal 2 binary64) x)) |
#s(approx (/ (- (* 2 x) (/ 4 y)) (* x x)) (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 4 binary64) y) x)) x)) |
#s(approx (- (* 2 x) (/ 4 y)) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (- (* 2 x) (/ 4 y)) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 4 binary64) y) x)) x)) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (neg.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) x))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (neg.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2 binary64)) (fma.f64 (/.f64 #s(literal 4 binary64) y) (pow.f64 x #s(literal -3 binary64)) #s(literal 1 binary64))) x))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (neg.f64 (*.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) y) (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 y y) x))) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1 binary64)) x))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (neg.f64 (/.f64 (-.f64 (/.f64 (/.f64 #s(literal 4 binary64) y) x) #s(literal 2 binary64)) x))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal 8 binary64) x) (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -4 binary64) y)) x)) #s(literal 2 binary64)) x))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal 16 binary64) x) (pow.f64 y #s(literal -3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 y #s(literal -2 binary64)))) x) #s(literal -1 binary64) (/.f64 #s(literal -4 binary64) y)) x)) #s(literal 2 binary64)) x))) |
#s(approx (+ 1 (/ (* x y) 2)) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) y) (pow.f64 x #s(literal -1 binary64))) x))) |
#s(approx (* (+ (* 1/2 x) (pow y -1)) y) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) y) (pow.f64 x #s(literal -1 binary64))) x))) |
#s(approx (/ (- 2 (/ 4 (* y x))) x) (neg.f64 (/.f64 (-.f64 (/.f64 (/.f64 #s(literal 4 binary64) y) x) #s(literal 2 binary64)) x))) |
#s(approx (/ (- (* 2 x) (/ 4 y)) (* x x)) (neg.f64 (/.f64 (-.f64 (/.f64 (/.f64 #s(literal 4 binary64) y) x) #s(literal 2 binary64)) x))) |
#s(approx (- (* 2 x) (/ 4 y)) (neg.f64 (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 4 binary64) y) x) #s(literal 2 binary64)) x))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (fma.f64 #s(literal -1 binary64) y x)) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) #s(literal 1 binary64)) y x)) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) y) #s(literal -1/4 binary64) (*.f64 #s(literal 1/2 binary64) x)) y) #s(literal 1 binary64)) y x)) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y x) #s(literal 1 binary64)) y)) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) y (*.f64 #s(literal -1/2 binary64) x)) y #s(literal 1 binary64)) y)) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/8 binary64)) y (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) y (*.f64 #s(literal -1/2 binary64) x)) y #s(literal 1 binary64)) y)) |
#s(approx y y) |
#s(approx (+ (* 1/2 x) (pow y -1)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) #s(literal 1 binary64)) y)) |
#s(approx (pow y -1) (pow.f64 y #s(literal -1 binary64))) |
#s(approx (neg y) (neg.f64 y)) |
#s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) (*.f64 #s(literal -4 binary64) (pow.f64 x #s(literal -2 binary64)))) y)) |
#s(approx (- 2 (/ 4 (* y x))) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) y) (/.f64 #s(literal 4 binary64) x)) y)) |
#s(approx (/ (- (* 2 x) (/ 4 y)) (* x x)) (/.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) (*.f64 #s(literal -4 binary64) (pow.f64 x #s(literal -2 binary64)))) y)) |
#s(approx (- (* 2 x) (/ 4 y)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) y) #s(literal 4 binary64)) y)) |
#s(approx (/ 4 y) (/.f64 #s(literal 4 binary64) y)) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (-.f64 x (/.f64 #s(literal 2 binary64) x))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) y) #s(literal 4 binary64) x) (/.f64 #s(literal 2 binary64) x))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) y) #s(literal 4 binary64) x) (fma.f64 (/.f64 #s(literal 8 binary64) y) (/.f64 (pow.f64 x #s(literal -3 binary64)) y) (/.f64 #s(literal 2 binary64) x)))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (-.f64 (+.f64 (fma.f64 (/.f64 #s(literal 16 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 x #s(literal -4 binary64)) (*.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) y) #s(literal 4 binary64))) x) (fma.f64 (/.f64 #s(literal 8 binary64) y) (/.f64 (pow.f64 x #s(literal -3 binary64)) y) (/.f64 #s(literal 2 binary64) x)))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (-.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) y) #s(literal 4 binary64)))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (-.f64 (fma.f64 (/.f64 #s(literal 8 binary64) y) (/.f64 (pow.f64 x #s(literal -3 binary64)) y) (/.f64 #s(literal 2 binary64) x)) (*.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) y) #s(literal 4 binary64)))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (-.f64 (fma.f64 (/.f64 #s(literal 8 binary64) y) (/.f64 (pow.f64 x #s(literal -3 binary64)) y) (/.f64 #s(literal 2 binary64) x)) (fma.f64 (/.f64 #s(literal 16 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 x #s(literal -4 binary64)) (*.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) y) #s(literal 4 binary64))))) |
#s(approx (+ 1 (/ (* x y) 2)) (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) #s(literal 1 binary64))) |
#s(approx (* (+ (* 1/2 x) (pow y -1)) y) (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) #s(literal 1 binary64))) |
#s(approx (/ (- 2 (/ 4 (* y x))) x) (-.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) y) #s(literal 4 binary64)))) |
#s(approx (/ (- (* 2 x) (/ 4 y)) (* x x)) (-.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) y) #s(literal 4 binary64)))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (-.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal 8 binary64) y) (pow.f64 x #s(literal -3 binary64)) (*.f64 #s(literal -4 binary64) (pow.f64 x #s(literal -2 binary64)))) y) #s(literal -1 binary64) x) (/.f64 #s(literal 2 binary64) x))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (-.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal 16 binary64) y) (pow.f64 x #s(literal -4 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 x #s(literal -3 binary64)))) y) #s(literal -1 binary64) (*.f64 #s(literal -4 binary64) (pow.f64 x #s(literal -2 binary64)))) y) #s(literal -1 binary64) x) (/.f64 #s(literal 2 binary64) x))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (fma.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 4 binary64) (*.f64 #s(literal -8 binary64) (/.f64 (pow.f64 x #s(literal -3 binary64)) y))) y) #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) x))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (fma.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 4 binary64) (neg.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 8 binary64) (*.f64 #s(literal -16 binary64) (/.f64 (pow.f64 x #s(literal -4 binary64)) y))) y))) y) #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) x))) |
#s(approx (+ 1 (/ (* x y) 2)) (*.f64 (neg.f64 y) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (pow.f64 y #s(literal -1 binary64))))) |
#s(approx (* (+ (* 1/2 x) (pow y -1)) y) (*.f64 (neg.f64 y) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (pow.f64 y #s(literal -1 binary64))))) |
Compiled 9 153 to 1 249 computations (86.4% saved)
11 alts after pruning (3 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 271 | 3 | 274 |
| Fresh | 1 | 0 | 1 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 5 | 5 |
| Total | 274 | 11 | 285 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.9% | (-.f64 x (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 (*.f64 #s(literal 1/2 binary64) y) x #s(literal 1 binary64))))) |
| ▶ | 99.9% | (-.f64 x (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (/.f64 #s(literal 1 binary64) y)) y)))) |
| ✓ | 61.6% | (-.f64 x (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (*.f64 #s(literal 1/2 binary64) (*.f64 y x))))) |
| ✓ | 58.7% | (-.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) (*.f64 y x))) x))) |
| ✓ | 61.7% | (-.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 #s(approx (- 2 (/ 4 (* y x))) #s(literal 2 binary64)) x))) |
| ✓ | 60.8% | (-.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y x) #s(literal 1 binary64)) y))) |
| ▶ | 13.6% | (-.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 x x)) (*.f64 (*.f64 x x) (/.f64 #s(literal 4 binary64) y))) (pow.f64 x #s(literal 4 binary64)))))) |
| ▶ | 57.3% | (-.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 #s(approx (- (* 2 x) (/ 4 y)) (*.f64 #s(literal 2 binary64) x)) (*.f64 x x))))) |
| ✓ | 72.7% | (-.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) y)) |
| ✓ | 26.3% | #s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (neg.f64 y)) |
| ✓ | 64.1% | #s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) x) |
Compiled 237 to 171 computations (27.8% saved)
| Inputs |
|---|
(-.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 #s(approx (- (* 2 x) (/ 4 y)) (*.f64 #s(literal 2 binary64) x)) (*.f64 x x))))) |
x |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 #s(approx (- (* 2 x) (/ 4 y)) (*.f64 #s(literal 2 binary64) x)) (*.f64 x x)))) |
#s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 #s(approx (- (* 2 x) (/ 4 y)) (*.f64 #s(literal 2 binary64) x)) (*.f64 x x))) |
(/.f64 #s(approx (- (* 2 x) (/ 4 y)) (*.f64 #s(literal 2 binary64) x)) (*.f64 x x)) |
#s(approx (- (* 2 x) (/ 4 y)) (*.f64 #s(literal 2 binary64) x)) |
(*.f64 #s(literal 2 binary64) x) |
#s(literal 2 binary64) |
(*.f64 x x) |
(-.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 x x)) (*.f64 (*.f64 x x) (/.f64 #s(literal 4 binary64) y))) (pow.f64 x #s(literal 4 binary64)))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 x x)) (*.f64 (*.f64 x x) (/.f64 #s(literal 4 binary64) y))) (pow.f64 x #s(literal 4 binary64))))) |
#s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 x x)) (*.f64 (*.f64 x x) (/.f64 #s(literal 4 binary64) y))) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 x x)) (*.f64 (*.f64 x x) (/.f64 #s(literal 4 binary64) y))) (pow.f64 x #s(literal 4 binary64))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 x x)) (*.f64 (*.f64 x x) (/.f64 #s(literal 4 binary64) y))) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 x x)) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 4 binary64) y)) |
(/.f64 #s(literal 4 binary64) y) |
#s(literal 4 binary64) |
y |
(pow.f64 x #s(literal 4 binary64)) |
(-.f64 x (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (/.f64 #s(literal 1 binary64) y)) y)))) |
(/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (/.f64 #s(literal 1 binary64) y)) y))) |
#s(approx (+ 1 (/ (* x y) 2)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (/.f64 #s(literal 1 binary64) y)) y)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) x (/.f64 #s(literal 1 binary64) y)) y) |
(fma.f64 #s(literal 1/2 binary64) x (/.f64 #s(literal 1 binary64) y)) |
#s(literal 1/2 binary64) |
(/.f64 #s(literal 1 binary64) y) |
#s(literal 1 binary64) |
| Outputs |
|---|
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (* -1 y))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (- (* x (+ 1 (* 1/2 (pow y 2)))) y))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (- (* x (+ 1 (+ (* -1/4 (* x (pow y 3))) (* 1/2 (pow y 2))))) y))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (- (* x (+ 1 (+ (* 1/2 (pow y 2)) (* x (+ (* -1/4 (pow y 3)) (* 1/8 (* x (pow y 4)))))))) y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 y)) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (+ y (* -1/2 (* x (pow y 2)))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (+ y (* x (- (* 1/4 (* x (pow y 3))) (* 1/2 (pow y 2))))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (+ y (* x (- (* x (- (* -1/8 (* x (pow y 4))) (* -1/4 (pow y 3)))) (* 1/2 (pow y 2))))))) |
#s(approx (/ (- 2 (/ 4 (* y x))) x) #s(hole binary64 (/ -4 (* (pow x 2) y)))) |
#s(approx (/ (- 2 (/ 4 (* y x))) x) #s(hole binary64 (/ (- (* 2 x) (* 4 (/ 1 y))) (pow x 2)))) |
#s(approx (/ (- (* 2 x) (/ 4 y)) (* x x)) #s(hole binary64 (/ -4 (* (pow x 2) y)))) |
#s(approx (/ (- (* 2 x) (/ 4 y)) (* x x)) #s(hole binary64 (/ (- (* 2 x) (* 4 (/ 1 y))) (pow x 2)))) |
#s(approx (- (* 2 x) (/ 4 y)) #s(hole binary64 (/ -4 y))) |
#s(approx (- (* 2 x) (/ 4 y)) #s(hole binary64 (- (* 2 x) (* 4 (/ 1 y))))) |
#s(approx (* 2 x) #s(hole binary64 (* 2 x))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (/ (- (* (* 2 x) (* x x)) (* (* x x) (/ 4 y))) (pow x 4)) #s(hole binary64 (/ -4 (* (pow x 2) y)))) |
#s(approx (/ (- (* (* 2 x) (* x x)) (* (* x x) (/ 4 y))) (pow x 4)) #s(hole binary64 (/ (- (* 2 x) (* 4 (/ 1 y))) (pow x 2)))) |
#s(approx (- (* (* 2 x) (* x x)) (* (* x x) (/ 4 y))) #s(hole binary64 (* -4 (/ (pow x 2) y)))) |
#s(approx (- (* (* 2 x) (* x x)) (* (* x x) (/ 4 y))) #s(hole binary64 (* (pow x 2) (- (* 2 x) (* 4 (/ 1 y)))))) |
#s(approx (* (* 2 x) (* x x)) #s(hole binary64 (* 2 (pow x 3)))) |
#s(approx (* (* x x) (/ 4 y)) #s(hole binary64 (* 4 (/ (pow x 2) y)))) |
#s(approx (pow x 4) #s(hole binary64 (pow x 4))) |
#s(approx (+ 1 (/ (* x y) 2)) #s(hole binary64 1)) |
#s(approx (+ 1 (/ (* x y) 2)) #s(hole binary64 (+ 1 (* 1/2 (* x y))))) |
#s(approx (* (+ (* 1/2 x) (/ 1 y)) y) #s(hole binary64 1)) |
#s(approx (* (+ (* 1/2 x) (/ 1 y)) y) #s(hole binary64 (+ 1 (* 1/2 (* x y))))) |
#s(approx (+ (* 1/2 x) (/ 1 y)) #s(hole binary64 (/ 1 y))) |
#s(approx (+ (* 1/2 x) (/ 1 y)) #s(hole binary64 (+ (* 1/2 x) (/ 1 y)))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 x)) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (* x (- 1 (* 2 (/ 1 (pow x 2))))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (* x (- (+ 1 (/ 4 (* (pow x 3) y))) (* 2 (/ 1 (pow x 2))))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (* x (- (+ 1 (* 4 (/ 1 (* (pow x 3) y)))) (+ (* 8 (/ 1 (* (pow x 4) (pow y 2)))) (* 2 (/ 1 (pow x 2)))))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (/ 2 x))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (/ (- 2 (* 4 (/ 1 (* x y)))) x))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (/ (- (+ 2 (/ 8 (* (pow x 2) (pow y 2)))) (/ 4 (* x y))) x))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (/ (- (+ 2 (* 8 (/ 1 (* (pow x 2) (pow y 2))))) (+ (* 16 (/ 1 (* (pow x 3) (pow y 3)))) (/ 4 (* x y)))) x))) |
#s(approx (/ (- 2 (/ 4 (* y x))) x) #s(hole binary64 (/ 2 x))) |
#s(approx (/ (- 2 (/ 4 (* y x))) x) #s(hole binary64 (/ (- 2 (* 4 (/ 1 (* x y)))) x))) |
#s(approx (/ (- (* 2 x) (/ 4 y)) (* x x)) #s(hole binary64 (/ 2 x))) |
#s(approx (/ (- (* 2 x) (/ 4 y)) (* x x)) #s(hole binary64 (/ (- 2 (* 4 (/ 1 (* x y)))) x))) |
#s(approx (- (* 2 x) (/ 4 y)) #s(hole binary64 (* 2 x))) |
#s(approx (- (* 2 x) (/ 4 y)) #s(hole binary64 (* x (- 2 (* 4 (/ 1 (* x y))))))) |
#s(approx (/ (- (* (* 2 x) (* x x)) (* (* x x) (/ 4 y))) (pow x 4)) #s(hole binary64 (/ 2 x))) |
#s(approx (/ (- (* (* 2 x) (* x x)) (* (* x x) (/ 4 y))) (pow x 4)) #s(hole binary64 (/ (- 2 (* 4 (/ 1 (* x y)))) x))) |
#s(approx (- (* (* 2 x) (* x x)) (* (* x x) (/ 4 y))) #s(hole binary64 (* 2 (pow x 3)))) |
#s(approx (- (* (* 2 x) (* x x)) (* (* x x) (/ 4 y))) #s(hole binary64 (* (pow x 3) (- 2 (* 4 (/ 1 (* x y))))))) |
#s(approx (+ 1 (/ (* x y) 2)) #s(hole binary64 (* 1/2 (* x y)))) |
#s(approx (+ 1 (/ (* x y) 2)) #s(hole binary64 (* x (+ (* 1/2 y) (/ 1 x))))) |
#s(approx (* (+ (* 1/2 x) (/ 1 y)) y) #s(hole binary64 (* 1/2 (* x y)))) |
#s(approx (* (+ (* 1/2 x) (/ 1 y)) y) #s(hole binary64 (* x (+ (* 1/2 y) (/ 1 x))))) |
#s(approx (+ (* 1/2 x) (/ 1 y)) #s(hole binary64 (* 1/2 x))) |
#s(approx (+ (* 1/2 x) (/ 1 y)) #s(hole binary64 (* x (+ 1/2 (/ 1 (* x y)))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (* -1 (* x (- (* 2 (/ 1 (pow x 2))) 1))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (* -1 (* x (- (* 2 (/ 1 (pow x 2))) (+ 1 (/ 4 (* (pow x 3) y)))))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (- (* 4 (/ 1 y)) (* 8 (/ 1 (* x (pow y 2))))) (pow x 3))) (* 2 (/ 1 (pow x 2)))) 1))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (* -1 (/ (- (* 4 (/ 1 (* x y))) 2) x)))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* 8 (/ 1 (* x (pow y 2)))) (* 4 (/ 1 y))) x)) 2) x)))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 16 (/ 1 (* x (pow y 3)))) (* 8 (/ 1 (pow y 2)))) x)) (* 4 (/ 1 y))) x)) 2) x)))) |
#s(approx (/ (- 2 (/ 4 (* y x))) x) #s(hole binary64 (* -1 (/ (- (* 4 (/ 1 (* x y))) 2) x)))) |
#s(approx (/ (- (* 2 x) (/ 4 y)) (* x x)) #s(hole binary64 (* -1 (/ (- (* 4 (/ 1 (* x y))) 2) x)))) |
#s(approx (- (* 2 x) (/ 4 y)) #s(hole binary64 (* -1 (* x (- (* 4 (/ 1 (* x y))) 2))))) |
#s(approx (/ (- (* (* 2 x) (* x x)) (* (* x x) (/ 4 y))) (pow x 4)) #s(hole binary64 (* -1 (/ (- (* 4 (/ 1 (* x y))) 2) x)))) |
#s(approx (- (* (* 2 x) (* x x)) (* (* x x) (/ 4 y))) #s(hole binary64 (* -1 (* (pow x 3) (- (* 4 (/ 1 (* x y))) 2))))) |
#s(approx (+ 1 (/ (* x y) 2)) #s(hole binary64 (* -1 (* x (- (* -1/2 y) (/ 1 x)))))) |
#s(approx (* (+ (* 1/2 x) (/ 1 y)) y) #s(hole binary64 (* -1 (* x (- (* -1/2 y) (/ 1 x)))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (+ x (* y (- (* 1/2 (* x y)) 1))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (+ x (* y (- (* y (+ (* -1/4 (* (pow x 2) y)) (* 1/2 x))) 1))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (* y (+ 1 (* -1/2 (* x y)))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (* y (+ 1 (* y (- (* 1/4 (* (pow x 2) y)) (* 1/2 x))))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (* y (+ 1 (* y (- (* y (- (* -1/8 (* (pow x 3) y)) (* -1/4 (pow x 2)))) (* 1/2 x))))))) |
#s(approx (/ (- 2 (/ 4 (* y x))) x) #s(hole binary64 (/ (- (* 2 (/ y x)) (* 4 (/ 1 (pow x 2)))) y))) |
#s(approx (/ (- (* 2 x) (/ 4 y)) (* x x)) #s(hole binary64 (/ (- (* 2 (/ y x)) (* 4 (/ 1 (pow x 2)))) y))) |
#s(approx (- (* 2 x) (/ 4 y)) #s(hole binary64 (/ (- (* 2 (* x y)) 4) y))) |
#s(approx (/ (- (* (* 2 x) (* x x)) (* (* x x) (/ 4 y))) (pow x 4)) #s(hole binary64 (/ (- (* 2 (/ y x)) (* 4 (/ 1 (pow x 2)))) y))) |
#s(approx (- (* (* 2 x) (* x x)) (* (* x x) (/ 4 y))) #s(hole binary64 (/ (- (* 2 (* (pow x 3) y)) (* 4 (pow x 2))) y))) |
#s(approx (/ 4 y) #s(hole binary64 (/ 4 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* 1/2 x) (/ 1 y)) #s(hole binary64 (/ (+ 1 (* 1/2 (* x y))) y))) |
#s(approx (/ 1 y) #s(hole binary64 (/ 1 y))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (- x (* 2 (/ 1 x))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (- (+ x (* 4 (/ 1 (* (pow x 2) y)))) (* 2 (/ 1 x))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (- (+ x (/ 4 (* (pow x 2) y))) (+ (* 2 (/ 1 x)) (/ 8 (* (pow x 3) (pow y 2))))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (- (+ x (+ (* 16 (/ 1 (* (pow x 4) (pow y 3)))) (/ 4 (* (pow x 2) y)))) (+ (* 2 (/ 1 x)) (* 8 (/ 1 (* (pow x 3) (pow y 2)))))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (- (* 2 (/ 1 x)) (* 4 (/ 1 (* (pow x 2) y)))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (- (+ (* 2 (/ 1 x)) (/ 8 (* (pow x 3) (pow y 2)))) (/ 4 (* (pow x 2) y))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (- (+ (* 2 (/ 1 x)) (* 8 (/ 1 (* (pow x 3) (pow y 2))))) (+ (* 16 (/ 1 (* (pow x 4) (pow y 3)))) (/ 4 (* (pow x 2) y)))))) |
#s(approx (/ (- 2 (/ 4 (* y x))) x) #s(hole binary64 (- (* 2 (/ 1 x)) (* 4 (/ 1 (* (pow x 2) y)))))) |
#s(approx (/ (- (* 2 x) (/ 4 y)) (* x x)) #s(hole binary64 (- (* 2 (/ 1 x)) (* 4 (/ 1 (* (pow x 2) y)))))) |
#s(approx (/ (- (* (* 2 x) (* x x)) (* (* x x) (/ 4 y))) (pow x 4)) #s(hole binary64 (- (* 2 (/ 1 x)) (* 4 (/ 1 (* (pow x 2) y)))))) |
#s(approx (- (* (* 2 x) (* x x)) (* (* x x) (/ 4 y))) #s(hole binary64 (+ (* -4 (/ (pow x 2) y)) (* 2 (pow x 3))))) |
#s(approx (+ 1 (/ (* x y) 2)) #s(hole binary64 (* y (+ (* 1/2 x) (/ 1 y))))) |
#s(approx (* (+ (* 1/2 x) (/ 1 y)) y) #s(hole binary64 (* y (+ (* 1/2 x) (/ 1 y))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (- (+ x (* -1 (/ (- (* 8 (/ 1 (* (pow x 3) y))) (* 4 (/ 1 (pow x 2)))) y))) (* 2 (/ 1 x))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (- (+ x (* -1 (/ (- (* -1 (/ (- (* 16 (/ 1 (* (pow x 4) y))) (* 8 (/ 1 (pow x 3)))) y)) (* 4 (/ 1 (pow x 2)))) y))) (* 2 (/ 1 x))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (+ (* -1 (/ (- (* 4 (/ 1 (pow x 2))) (* 8 (/ 1 (* (pow x 3) y)))) y)) (* 2 (/ 1 x))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (- (* 8 (/ 1 (pow x 3))) (* 16 (/ 1 (* (pow x 4) y)))) y)) (* 4 (/ 1 (pow x 2)))) y)) (* 2 (/ 1 x))))) |
#s(approx (+ 1 (/ (* x y) 2)) #s(hole binary64 (* -1 (* y (- (* -1/2 x) (/ 1 y)))))) |
#s(approx (* (+ (* 1/2 x) (/ 1 y)) y) #s(hole binary64 (* -1 (* y (- (* -1/2 x) (/ 1 y)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | x | @ | -inf | ((- x (/ y (+ 1 (/ (* x y) 2)))) x (/ y (+ 1 (/ (* x y) 2))) (/ (- 2 (/ 4 (* y x))) x) (/ (- (* 2 x) (/ 4 y)) (* x x)) (- (* 2 x) (/ 4 y)) (* 2 x) 2 (* x x) (- x (/ y (+ 1 (/ (* x y) 2)))) (/ y (+ 1 (/ (* x y) 2))) (/ (- 2 (/ 4 (* y x))) x) (/ (- (* (* 2 x) (* x x)) (* (* x x) (/ 4 y))) (pow x 4)) (- (* (* 2 x) (* x x)) (* (* x x) (/ 4 y))) (* (* 2 x) (* x x)) (* (* x x) (/ 4 y)) (/ 4 y) 4 y (pow x 4) (- x (/ y (+ 1 (/ (* x y) 2)))) (/ y (+ 1 (/ (* x y) 2))) (+ 1 (/ (* x y) 2)) (* (+ (* 1/2 x) (/ 1 y)) y) (+ (* 1/2 x) (/ 1 y)) 1/2 (/ 1 y) 1) |
| 3.0ms | x | @ | inf | ((- x (/ y (+ 1 (/ (* x y) 2)))) x (/ y (+ 1 (/ (* x y) 2))) (/ (- 2 (/ 4 (* y x))) x) (/ (- (* 2 x) (/ 4 y)) (* x x)) (- (* 2 x) (/ 4 y)) (* 2 x) 2 (* x x) (- x (/ y (+ 1 (/ (* x y) 2)))) (/ y (+ 1 (/ (* x y) 2))) (/ (- 2 (/ 4 (* y x))) x) (/ (- (* (* 2 x) (* x x)) (* (* x x) (/ 4 y))) (pow x 4)) (- (* (* 2 x) (* x x)) (* (* x x) (/ 4 y))) (* (* 2 x) (* x x)) (* (* x x) (/ 4 y)) (/ 4 y) 4 y (pow x 4) (- x (/ y (+ 1 (/ (* x y) 2)))) (/ y (+ 1 (/ (* x y) 2))) (+ 1 (/ (* x y) 2)) (* (+ (* 1/2 x) (/ 1 y)) y) (+ (* 1/2 x) (/ 1 y)) 1/2 (/ 1 y) 1) |
| 3.0ms | y | @ | 0 | ((- x (/ y (+ 1 (/ (* x y) 2)))) x (/ y (+ 1 (/ (* x y) 2))) (/ (- 2 (/ 4 (* y x))) x) (/ (- (* 2 x) (/ 4 y)) (* x x)) (- (* 2 x) (/ 4 y)) (* 2 x) 2 (* x x) (- x (/ y (+ 1 (/ (* x y) 2)))) (/ y (+ 1 (/ (* x y) 2))) (/ (- 2 (/ 4 (* y x))) x) (/ (- (* (* 2 x) (* x x)) (* (* x x) (/ 4 y))) (pow x 4)) (- (* (* 2 x) (* x x)) (* (* x x) (/ 4 y))) (* (* 2 x) (* x x)) (* (* x x) (/ 4 y)) (/ 4 y) 4 y (pow x 4) (- x (/ y (+ 1 (/ (* x y) 2)))) (/ y (+ 1 (/ (* x y) 2))) (+ 1 (/ (* x y) 2)) (* (+ (* 1/2 x) (/ 1 y)) y) (+ (* 1/2 x) (/ 1 y)) 1/2 (/ 1 y) 1) |
| 3.0ms | y | @ | -inf | ((- x (/ y (+ 1 (/ (* x y) 2)))) x (/ y (+ 1 (/ (* x y) 2))) (/ (- 2 (/ 4 (* y x))) x) (/ (- (* 2 x) (/ 4 y)) (* x x)) (- (* 2 x) (/ 4 y)) (* 2 x) 2 (* x x) (- x (/ y (+ 1 (/ (* x y) 2)))) (/ y (+ 1 (/ (* x y) 2))) (/ (- 2 (/ 4 (* y x))) x) (/ (- (* (* 2 x) (* x x)) (* (* x x) (/ 4 y))) (pow x 4)) (- (* (* 2 x) (* x x)) (* (* x x) (/ 4 y))) (* (* 2 x) (* x x)) (* (* x x) (/ 4 y)) (/ 4 y) 4 y (pow x 4) (- x (/ y (+ 1 (/ (* x y) 2)))) (/ y (+ 1 (/ (* x y) 2))) (+ 1 (/ (* x y) 2)) (* (+ (* 1/2 x) (/ 1 y)) y) (+ (* 1/2 x) (/ 1 y)) 1/2 (/ 1 y) 1) |
| 3.0ms | x | @ | 0 | ((- x (/ y (+ 1 (/ (* x y) 2)))) x (/ y (+ 1 (/ (* x y) 2))) (/ (- 2 (/ 4 (* y x))) x) (/ (- (* 2 x) (/ 4 y)) (* x x)) (- (* 2 x) (/ 4 y)) (* 2 x) 2 (* x x) (- x (/ y (+ 1 (/ (* x y) 2)))) (/ y (+ 1 (/ (* x y) 2))) (/ (- 2 (/ 4 (* y x))) x) (/ (- (* (* 2 x) (* x x)) (* (* x x) (/ 4 y))) (pow x 4)) (- (* (* 2 x) (* x x)) (* (* x x) (/ 4 y))) (* (* 2 x) (* x x)) (* (* x x) (/ 4 y)) (/ 4 y) 4 y (pow x 4) (- x (/ y (+ 1 (/ (* x y) 2)))) (/ y (+ 1 (/ (* x y) 2))) (+ 1 (/ (* x y) 2)) (* (+ (* 1/2 x) (/ 1 y)) y) (+ (* 1/2 x) (/ 1 y)) 1/2 (/ 1 y) 1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 403 | 2741 |
| 0 | 428 | 2490 |
| 1 | 2226 | 2443 |
| 0 | 9823 | 2291 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(-.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 #s(approx (- (* 2 x) (/ 4 y)) (*.f64 #s(literal 2 binary64) x)) (*.f64 x x))))) |
x |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 #s(approx (- (* 2 x) (/ 4 y)) (*.f64 #s(literal 2 binary64) x)) (*.f64 x x)))) |
#s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 #s(approx (- (* 2 x) (/ 4 y)) (*.f64 #s(literal 2 binary64) x)) (*.f64 x x))) |
(/.f64 #s(approx (- (* 2 x) (/ 4 y)) (*.f64 #s(literal 2 binary64) x)) (*.f64 x x)) |
#s(approx (- (* 2 x) (/ 4 y)) (*.f64 #s(literal 2 binary64) x)) |
(*.f64 #s(literal 2 binary64) x) |
#s(literal 2 binary64) |
(*.f64 x x) |
(-.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 x x)) (*.f64 (*.f64 x x) (/.f64 #s(literal 4 binary64) y))) (pow.f64 x #s(literal 4 binary64)))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 x x)) (*.f64 (*.f64 x x) (/.f64 #s(literal 4 binary64) y))) (pow.f64 x #s(literal 4 binary64))))) |
#s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 x x)) (*.f64 (*.f64 x x) (/.f64 #s(literal 4 binary64) y))) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 x x)) (*.f64 (*.f64 x x) (/.f64 #s(literal 4 binary64) y))) (pow.f64 x #s(literal 4 binary64))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 x x)) (*.f64 (*.f64 x x) (/.f64 #s(literal 4 binary64) y))) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 x x)) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 4 binary64) y)) |
(/.f64 #s(literal 4 binary64) y) |
#s(literal 4 binary64) |
y |
(pow.f64 x #s(literal 4 binary64)) |
(-.f64 x (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (/.f64 #s(literal 1 binary64) y)) y)))) |
(/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (/.f64 #s(literal 1 binary64) y)) y))) |
#s(approx (+ 1 (/ (* x y) 2)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (/.f64 #s(literal 1 binary64) y)) y)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) x (/.f64 #s(literal 1 binary64) y)) y) |
(fma.f64 #s(literal 1/2 binary64) x (/.f64 #s(literal 1 binary64) y)) |
#s(literal 1/2 binary64) |
(/.f64 #s(literal 1 binary64) y) |
#s(literal 1 binary64) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (* -1 y))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (- (* x (+ 1 (* 1/2 (pow y 2)))) y))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (- (* x (+ 1 (+ (* -1/4 (* x (pow y 3))) (* 1/2 (pow y 2))))) y))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (- (* x (+ 1 (+ (* 1/2 (pow y 2)) (* x (+ (* -1/4 (pow y 3)) (* 1/8 (* x (pow y 4)))))))) y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 y)) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (+ y (* -1/2 (* x (pow y 2)))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (+ y (* x (- (* 1/4 (* x (pow y 3))) (* 1/2 (pow y 2))))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (+ y (* x (- (* x (- (* -1/8 (* x (pow y 4))) (* -1/4 (pow y 3)))) (* 1/2 (pow y 2))))))) |
#s(approx (/ (- 2 (/ 4 (* y x))) x) #s(hole binary64 (/ -4 (* (pow x 2) y)))) |
#s(approx (/ (- 2 (/ 4 (* y x))) x) #s(hole binary64 (/ (- (* 2 x) (* 4 (/ 1 y))) (pow x 2)))) |
#s(approx (/ (- (* 2 x) (/ 4 y)) (* x x)) #s(hole binary64 (/ -4 (* (pow x 2) y)))) |
#s(approx (/ (- (* 2 x) (/ 4 y)) (* x x)) #s(hole binary64 (/ (- (* 2 x) (* 4 (/ 1 y))) (pow x 2)))) |
#s(approx (- (* 2 x) (/ 4 y)) #s(hole binary64 (/ -4 y))) |
#s(approx (- (* 2 x) (/ 4 y)) #s(hole binary64 (- (* 2 x) (* 4 (/ 1 y))))) |
#s(approx (* 2 x) #s(hole binary64 (* 2 x))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (/ (- (* (* 2 x) (* x x)) (* (* x x) (/ 4 y))) (pow x 4)) #s(hole binary64 (/ -4 (* (pow x 2) y)))) |
#s(approx (/ (- (* (* 2 x) (* x x)) (* (* x x) (/ 4 y))) (pow x 4)) #s(hole binary64 (/ (- (* 2 x) (* 4 (/ 1 y))) (pow x 2)))) |
#s(approx (- (* (* 2 x) (* x x)) (* (* x x) (/ 4 y))) #s(hole binary64 (* -4 (/ (pow x 2) y)))) |
#s(approx (- (* (* 2 x) (* x x)) (* (* x x) (/ 4 y))) #s(hole binary64 (* (pow x 2) (- (* 2 x) (* 4 (/ 1 y)))))) |
#s(approx (* (* 2 x) (* x x)) #s(hole binary64 (* 2 (pow x 3)))) |
#s(approx (* (* x x) (/ 4 y)) #s(hole binary64 (* 4 (/ (pow x 2) y)))) |
#s(approx (pow x 4) #s(hole binary64 (pow x 4))) |
#s(approx (+ 1 (/ (* x y) 2)) #s(hole binary64 1)) |
#s(approx (+ 1 (/ (* x y) 2)) #s(hole binary64 (+ 1 (* 1/2 (* x y))))) |
#s(approx (* (+ (* 1/2 x) (/ 1 y)) y) #s(hole binary64 1)) |
#s(approx (* (+ (* 1/2 x) (/ 1 y)) y) #s(hole binary64 (+ 1 (* 1/2 (* x y))))) |
#s(approx (+ (* 1/2 x) (/ 1 y)) #s(hole binary64 (/ 1 y))) |
#s(approx (+ (* 1/2 x) (/ 1 y)) #s(hole binary64 (+ (* 1/2 x) (/ 1 y)))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 x)) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (* x (- 1 (* 2 (/ 1 (pow x 2))))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (* x (- (+ 1 (/ 4 (* (pow x 3) y))) (* 2 (/ 1 (pow x 2))))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (* x (- (+ 1 (* 4 (/ 1 (* (pow x 3) y)))) (+ (* 8 (/ 1 (* (pow x 4) (pow y 2)))) (* 2 (/ 1 (pow x 2)))))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (/ 2 x))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (/ (- 2 (* 4 (/ 1 (* x y)))) x))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (/ (- (+ 2 (/ 8 (* (pow x 2) (pow y 2)))) (/ 4 (* x y))) x))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (/ (- (+ 2 (* 8 (/ 1 (* (pow x 2) (pow y 2))))) (+ (* 16 (/ 1 (* (pow x 3) (pow y 3)))) (/ 4 (* x y)))) x))) |
#s(approx (/ (- 2 (/ 4 (* y x))) x) #s(hole binary64 (/ 2 x))) |
#s(approx (/ (- 2 (/ 4 (* y x))) x) #s(hole binary64 (/ (- 2 (* 4 (/ 1 (* x y)))) x))) |
#s(approx (/ (- (* 2 x) (/ 4 y)) (* x x)) #s(hole binary64 (/ 2 x))) |
#s(approx (/ (- (* 2 x) (/ 4 y)) (* x x)) #s(hole binary64 (/ (- 2 (* 4 (/ 1 (* x y)))) x))) |
#s(approx (- (* 2 x) (/ 4 y)) #s(hole binary64 (* 2 x))) |
#s(approx (- (* 2 x) (/ 4 y)) #s(hole binary64 (* x (- 2 (* 4 (/ 1 (* x y))))))) |
#s(approx (/ (- (* (* 2 x) (* x x)) (* (* x x) (/ 4 y))) (pow x 4)) #s(hole binary64 (/ 2 x))) |
#s(approx (/ (- (* (* 2 x) (* x x)) (* (* x x) (/ 4 y))) (pow x 4)) #s(hole binary64 (/ (- 2 (* 4 (/ 1 (* x y)))) x))) |
#s(approx (- (* (* 2 x) (* x x)) (* (* x x) (/ 4 y))) #s(hole binary64 (* 2 (pow x 3)))) |
#s(approx (- (* (* 2 x) (* x x)) (* (* x x) (/ 4 y))) #s(hole binary64 (* (pow x 3) (- 2 (* 4 (/ 1 (* x y))))))) |
#s(approx (+ 1 (/ (* x y) 2)) #s(hole binary64 (* 1/2 (* x y)))) |
#s(approx (+ 1 (/ (* x y) 2)) #s(hole binary64 (* x (+ (* 1/2 y) (/ 1 x))))) |
#s(approx (* (+ (* 1/2 x) (/ 1 y)) y) #s(hole binary64 (* 1/2 (* x y)))) |
#s(approx (* (+ (* 1/2 x) (/ 1 y)) y) #s(hole binary64 (* x (+ (* 1/2 y) (/ 1 x))))) |
#s(approx (+ (* 1/2 x) (/ 1 y)) #s(hole binary64 (* 1/2 x))) |
#s(approx (+ (* 1/2 x) (/ 1 y)) #s(hole binary64 (* x (+ 1/2 (/ 1 (* x y)))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (* -1 (* x (- (* 2 (/ 1 (pow x 2))) 1))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (* -1 (* x (- (* 2 (/ 1 (pow x 2))) (+ 1 (/ 4 (* (pow x 3) y)))))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (- (* 4 (/ 1 y)) (* 8 (/ 1 (* x (pow y 2))))) (pow x 3))) (* 2 (/ 1 (pow x 2)))) 1))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (* -1 (/ (- (* 4 (/ 1 (* x y))) 2) x)))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* 8 (/ 1 (* x (pow y 2)))) (* 4 (/ 1 y))) x)) 2) x)))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 16 (/ 1 (* x (pow y 3)))) (* 8 (/ 1 (pow y 2)))) x)) (* 4 (/ 1 y))) x)) 2) x)))) |
#s(approx (/ (- 2 (/ 4 (* y x))) x) #s(hole binary64 (* -1 (/ (- (* 4 (/ 1 (* x y))) 2) x)))) |
#s(approx (/ (- (* 2 x) (/ 4 y)) (* x x)) #s(hole binary64 (* -1 (/ (- (* 4 (/ 1 (* x y))) 2) x)))) |
#s(approx (- (* 2 x) (/ 4 y)) #s(hole binary64 (* -1 (* x (- (* 4 (/ 1 (* x y))) 2))))) |
#s(approx (/ (- (* (* 2 x) (* x x)) (* (* x x) (/ 4 y))) (pow x 4)) #s(hole binary64 (* -1 (/ (- (* 4 (/ 1 (* x y))) 2) x)))) |
#s(approx (- (* (* 2 x) (* x x)) (* (* x x) (/ 4 y))) #s(hole binary64 (* -1 (* (pow x 3) (- (* 4 (/ 1 (* x y))) 2))))) |
#s(approx (+ 1 (/ (* x y) 2)) #s(hole binary64 (* -1 (* x (- (* -1/2 y) (/ 1 x)))))) |
#s(approx (* (+ (* 1/2 x) (/ 1 y)) y) #s(hole binary64 (* -1 (* x (- (* -1/2 y) (/ 1 x)))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (+ x (* y (- (* 1/2 (* x y)) 1))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (+ x (* y (- (* y (+ (* -1/4 (* (pow x 2) y)) (* 1/2 x))) 1))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (* y (+ 1 (* -1/2 (* x y)))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (* y (+ 1 (* y (- (* 1/4 (* (pow x 2) y)) (* 1/2 x))))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (* y (+ 1 (* y (- (* y (- (* -1/8 (* (pow x 3) y)) (* -1/4 (pow x 2)))) (* 1/2 x))))))) |
#s(approx (/ (- 2 (/ 4 (* y x))) x) #s(hole binary64 (/ (- (* 2 (/ y x)) (* 4 (/ 1 (pow x 2)))) y))) |
#s(approx (/ (- (* 2 x) (/ 4 y)) (* x x)) #s(hole binary64 (/ (- (* 2 (/ y x)) (* 4 (/ 1 (pow x 2)))) y))) |
#s(approx (- (* 2 x) (/ 4 y)) #s(hole binary64 (/ (- (* 2 (* x y)) 4) y))) |
#s(approx (/ (- (* (* 2 x) (* x x)) (* (* x x) (/ 4 y))) (pow x 4)) #s(hole binary64 (/ (- (* 2 (/ y x)) (* 4 (/ 1 (pow x 2)))) y))) |
#s(approx (- (* (* 2 x) (* x x)) (* (* x x) (/ 4 y))) #s(hole binary64 (/ (- (* 2 (* (pow x 3) y)) (* 4 (pow x 2))) y))) |
#s(approx (/ 4 y) #s(hole binary64 (/ 4 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* 1/2 x) (/ 1 y)) #s(hole binary64 (/ (+ 1 (* 1/2 (* x y))) y))) |
#s(approx (/ 1 y) #s(hole binary64 (/ 1 y))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (- x (* 2 (/ 1 x))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (- (+ x (* 4 (/ 1 (* (pow x 2) y)))) (* 2 (/ 1 x))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (- (+ x (/ 4 (* (pow x 2) y))) (+ (* 2 (/ 1 x)) (/ 8 (* (pow x 3) (pow y 2))))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (- (+ x (+ (* 16 (/ 1 (* (pow x 4) (pow y 3)))) (/ 4 (* (pow x 2) y)))) (+ (* 2 (/ 1 x)) (* 8 (/ 1 (* (pow x 3) (pow y 2)))))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (- (* 2 (/ 1 x)) (* 4 (/ 1 (* (pow x 2) y)))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (- (+ (* 2 (/ 1 x)) (/ 8 (* (pow x 3) (pow y 2)))) (/ 4 (* (pow x 2) y))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (- (+ (* 2 (/ 1 x)) (* 8 (/ 1 (* (pow x 3) (pow y 2))))) (+ (* 16 (/ 1 (* (pow x 4) (pow y 3)))) (/ 4 (* (pow x 2) y)))))) |
#s(approx (/ (- 2 (/ 4 (* y x))) x) #s(hole binary64 (- (* 2 (/ 1 x)) (* 4 (/ 1 (* (pow x 2) y)))))) |
#s(approx (/ (- (* 2 x) (/ 4 y)) (* x x)) #s(hole binary64 (- (* 2 (/ 1 x)) (* 4 (/ 1 (* (pow x 2) y)))))) |
#s(approx (/ (- (* (* 2 x) (* x x)) (* (* x x) (/ 4 y))) (pow x 4)) #s(hole binary64 (- (* 2 (/ 1 x)) (* 4 (/ 1 (* (pow x 2) y)))))) |
#s(approx (- (* (* 2 x) (* x x)) (* (* x x) (/ 4 y))) #s(hole binary64 (+ (* -4 (/ (pow x 2) y)) (* 2 (pow x 3))))) |
#s(approx (+ 1 (/ (* x y) 2)) #s(hole binary64 (* y (+ (* 1/2 x) (/ 1 y))))) |
#s(approx (* (+ (* 1/2 x) (/ 1 y)) y) #s(hole binary64 (* y (+ (* 1/2 x) (/ 1 y))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (- (+ x (* -1 (/ (- (* 8 (/ 1 (* (pow x 3) y))) (* 4 (/ 1 (pow x 2)))) y))) (* 2 (/ 1 x))))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) #s(hole binary64 (- (+ x (* -1 (/ (- (* -1 (/ (- (* 16 (/ 1 (* (pow x 4) y))) (* 8 (/ 1 (pow x 3)))) y)) (* 4 (/ 1 (pow x 2)))) y))) (* 2 (/ 1 x))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (+ (* -1 (/ (- (* 4 (/ 1 (pow x 2))) (* 8 (/ 1 (* (pow x 3) y)))) y)) (* 2 (/ 1 x))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (- (* 8 (/ 1 (pow x 3))) (* 16 (/ 1 (* (pow x 4) y)))) y)) (* 4 (/ 1 (pow x 2)))) y)) (* 2 (/ 1 x))))) |
#s(approx (+ 1 (/ (* x y) 2)) #s(hole binary64 (* -1 (* y (- (* -1/2 x) (/ 1 y)))))) |
#s(approx (* (+ (* 1/2 x) (/ 1 y)) y) #s(hole binary64 (* -1 (* y (- (* -1/2 x) (/ 1 y)))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 #s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 #s(approx (- (* 2 x) (/ 4 y)) (*.f64 #s(literal 2 binary64) x)) (*.f64 x x)))) #s(literal 2 binary64)))) (neg.f64 (+.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 #s(approx (- (* 2 x) (/ 4 y)) (*.f64 #s(literal 2 binary64) x)) (*.f64 x x))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 #s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 #s(approx (- (* 2 x) (/ 4 y)) (*.f64 #s(literal 2 binary64) x)) (*.f64 x x)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (+.f64 (pow.f64 #s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 #s(approx (- (* 2 x) (/ 4 y)) (*.f64 #s(literal 2 binary64) x)) (*.f64 x x)))) #s(literal 2 binary64)) (*.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 #s(approx (- (* 2 x) (/ 4 y)) (*.f64 #s(literal 2 binary64) x)) (*.f64 x x))))))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 #s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 #s(approx (- (* 2 x) (/ 4 y)) (*.f64 #s(literal 2 binary64) x)) (*.f64 x x)))) #s(literal 2 binary64))) (+.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 #s(approx (- (* 2 x) (/ 4 y)) (*.f64 #s(literal 2 binary64) x)) (*.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 #s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 #s(approx (- (* 2 x) (/ 4 y)) (*.f64 #s(literal 2 binary64) x)) (*.f64 x x)))) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 #s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 #s(approx (- (* 2 x) (/ 4 y)) (*.f64 #s(literal 2 binary64) x)) (*.f64 x x)))) #s(literal 2 binary64)) (*.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 #s(approx (- (* 2 x) (/ 4 y)) (*.f64 #s(literal 2 binary64) x)) (*.f64 x x)))))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 #s(approx (- (* 2 x) (/ 4 y)) (*.f64 #s(literal 2 binary64) x)) (*.f64 x x)))))) (/.f64 (pow.f64 #s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 #s(approx (- (* 2 x) (/ 4 y)) (*.f64 #s(literal 2 binary64) x)) (*.f64 x x)))) #s(literal 2 binary64)) (+.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 #s(approx (- (* 2 x) (/ 4 y)) (*.f64 #s(literal 2 binary64) x)) (*.f64 x x))))))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (+.f64 (pow.f64 #s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 #s(approx (- (* 2 x) (/ 4 y)) (*.f64 #s(literal 2 binary64) x)) (*.f64 x x)))) #s(literal 2 binary64)) (*.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 #s(approx (- (* 2 x) (/ 4 y)) (*.f64 #s(literal 2 binary64) x)) (*.f64 x x)))))))) (/.f64 (pow.f64 #s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 #s(approx (- (* 2 x) (/ 4 y)) (*.f64 #s(literal 2 binary64) x)) (*.f64 x x)))) #s(literal 3 binary64)) (fma.f64 x x (+.f64 (pow.f64 #s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 #s(approx (- (* 2 x) (/ 4 y)) (*.f64 #s(literal 2 binary64) x)) (*.f64 x x)))) #s(literal 2 binary64)) (*.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 #s(approx (- (* 2 x) (/ 4 y)) (*.f64 #s(literal 2 binary64) x)) (*.f64 x x))))))))) |
(-.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 #s(approx (- (* 2 x) (/ 4 y)) (*.f64 #s(literal 2 binary64) x)) (*.f64 x x))))) |
x |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 #s(approx (- (* 2 x) (/ 4 y)) (*.f64 #s(literal 2 binary64) x)) (*.f64 x x)))) |
#s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 #s(approx (- (* 2 x) (/ 4 y)) (*.f64 #s(literal 2 binary64) x)) (*.f64 x x))) |
(/.f64 (neg.f64 (/.f64 #s(approx (- (* 2 x) (/ 4 y)) (*.f64 #s(literal 2 binary64) x)) x)) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- (* 2 x) (/ 4 y)) (*.f64 #s(literal 2 binary64) x)))) (neg.f64 (neg.f64 (*.f64 x x)))) |
(/.f64 (/.f64 #s(approx (- (* 2 x) (/ 4 y)) (*.f64 #s(literal 2 binary64) x)) x) x) |
(/.f64 (neg.f64 #s(approx (- (* 2 x) (/ 4 y)) (*.f64 #s(literal 2 binary64) x))) (neg.f64 (*.f64 x x))) |
(/.f64 #s(approx (- (* 2 x) (/ 4 y)) (*.f64 #s(literal 2 binary64) x)) (*.f64 x x)) |
#s(approx (- (* 2 x) (/ 4 y)) (*.f64 #s(literal 2 binary64) x)) |
(*.f64 #s(literal 2 binary64) x) |
(*.f64 x #s(literal 2 binary64)) |
(/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 2 binary64)) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x)))) |
(+.f64 x x) |
#s(literal 2 binary64) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 #s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 (fma.f64 #s(literal 2 binary64) x (/.f64 #s(literal -4 binary64) y)) (*.f64 x x)))) #s(literal 2 binary64)))) (neg.f64 (+.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 (fma.f64 #s(literal 2 binary64) x (/.f64 #s(literal -4 binary64) y)) (*.f64 x x))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 #s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 (fma.f64 #s(literal 2 binary64) x (/.f64 #s(literal -4 binary64) y)) (*.f64 x x)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (+.f64 (pow.f64 #s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 (fma.f64 #s(literal 2 binary64) x (/.f64 #s(literal -4 binary64) y)) (*.f64 x x)))) #s(literal 2 binary64)) (*.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 (fma.f64 #s(literal 2 binary64) x (/.f64 #s(literal -4 binary64) y)) (*.f64 x x))))))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 #s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 (fma.f64 #s(literal 2 binary64) x (/.f64 #s(literal -4 binary64) y)) (*.f64 x x)))) #s(literal 2 binary64))) (+.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 (fma.f64 #s(literal 2 binary64) x (/.f64 #s(literal -4 binary64) y)) (*.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 #s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 (fma.f64 #s(literal 2 binary64) x (/.f64 #s(literal -4 binary64) y)) (*.f64 x x)))) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 #s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 (fma.f64 #s(literal 2 binary64) x (/.f64 #s(literal -4 binary64) y)) (*.f64 x x)))) #s(literal 2 binary64)) (*.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 (fma.f64 #s(literal 2 binary64) x (/.f64 #s(literal -4 binary64) y)) (*.f64 x x)))))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 (fma.f64 #s(literal 2 binary64) x (/.f64 #s(literal -4 binary64) y)) (*.f64 x x)))))) (/.f64 (pow.f64 #s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 (fma.f64 #s(literal 2 binary64) x (/.f64 #s(literal -4 binary64) y)) (*.f64 x x)))) #s(literal 2 binary64)) (+.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 (fma.f64 #s(literal 2 binary64) x (/.f64 #s(literal -4 binary64) y)) (*.f64 x x))))))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (+.f64 (pow.f64 #s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 (fma.f64 #s(literal 2 binary64) x (/.f64 #s(literal -4 binary64) y)) (*.f64 x x)))) #s(literal 2 binary64)) (*.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 (fma.f64 #s(literal 2 binary64) x (/.f64 #s(literal -4 binary64) y)) (*.f64 x x)))))))) (/.f64 (pow.f64 #s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 (fma.f64 #s(literal 2 binary64) x (/.f64 #s(literal -4 binary64) y)) (*.f64 x x)))) #s(literal 3 binary64)) (fma.f64 x x (+.f64 (pow.f64 #s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 (fma.f64 #s(literal 2 binary64) x (/.f64 #s(literal -4 binary64) y)) (*.f64 x x)))) #s(literal 2 binary64)) (*.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 (fma.f64 #s(literal 2 binary64) x (/.f64 #s(literal -4 binary64) y)) (*.f64 x x))))))))) |
(-.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 (fma.f64 #s(literal 2 binary64) x (/.f64 #s(literal -4 binary64) y)) (*.f64 x x))))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 (fma.f64 #s(literal 2 binary64) x (/.f64 #s(literal -4 binary64) y)) (*.f64 x x)))) |
#s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 (fma.f64 #s(literal 2 binary64) x (/.f64 #s(literal -4 binary64) y)) (*.f64 x x))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x (/.f64 #s(literal -4 binary64) y)) x)) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) x (/.f64 #s(literal -4 binary64) y)))) (neg.f64 (neg.f64 (*.f64 x x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 2 binary64) (*.f64 (neg.f64 (*.f64 x x)) (/.f64 #s(literal 4 binary64) y))))) (neg.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 x x) y) #s(literal 4 binary64)))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x (/.f64 #s(literal -4 binary64) y)) x) x) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 2 binary64) (*.f64 (neg.f64 (*.f64 x x)) (/.f64 #s(literal 4 binary64) y)))) (neg.f64 (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) x (/.f64 #s(literal -4 binary64) y))) (neg.f64 (*.f64 x x))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 2 binary64) (*.f64 (neg.f64 (*.f64 x x)) (/.f64 #s(literal 4 binary64) y))) (pow.f64 x #s(literal 4 binary64))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x (/.f64 #s(literal -4 binary64) y)) (*.f64 x x)) |
(fma.f64 (/.f64 #s(literal 2 binary64) (neg.f64 x)) (/.f64 x (neg.f64 x)) (/.f64 (/.f64 #s(literal -4 binary64) y) (*.f64 x x))) |
(fma.f64 (/.f64 x (neg.f64 x)) (/.f64 #s(literal 2 binary64) (neg.f64 x)) (/.f64 (/.f64 #s(literal -4 binary64) y) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 x)) (/.f64 x (fabs.f64 x)) (/.f64 (/.f64 #s(literal -4 binary64) y) (*.f64 x x))) |
(fma.f64 (/.f64 x (fabs.f64 x)) (/.f64 #s(literal 2 binary64) (fabs.f64 x)) (/.f64 (/.f64 #s(literal -4 binary64) y) (*.f64 x x))) |
(fma.f64 (/.f64 x x) (/.f64 #s(literal 2 binary64) x) (/.f64 (/.f64 #s(literal -4 binary64) y) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) x) (*.f64 x x)) (/.f64 x (*.f64 x x)) (/.f64 (*.f64 (neg.f64 (*.f64 x x)) (/.f64 #s(literal 4 binary64) y)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (/.f64 x x) (/.f64 #s(literal 2 binary64) x)) (/.f64 (*.f64 (neg.f64 (*.f64 x x)) (/.f64 #s(literal 4 binary64) y)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (neg.f64 (*.f64 x x)) (/.f64 #s(literal 4 binary64) y)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (*.f64 (/.f64 x x) (/.f64 #s(literal 2 binary64) x)) (/.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 (*.f64 x x)) (/.f64 #s(literal 4 binary64) y)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 x x) (/.f64 (/.f64 #s(literal -4 binary64) y) (*.f64 x x))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 (*.f64 x x)) (/.f64 #s(literal 4 binary64) y)) (pow.f64 x #s(literal 4 binary64)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(-.f64 (*.f64 (/.f64 x x) (/.f64 #s(literal 2 binary64) x)) (/.f64 (/.f64 #s(literal 4 binary64) y) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 (neg.f64 (*.f64 x x)) (/.f64 #s(literal 4 binary64) y)) (pow.f64 x #s(literal 4 binary64)))) |
(+.f64 (*.f64 (/.f64 x x) (/.f64 #s(literal 2 binary64) x)) (/.f64 (/.f64 #s(literal -4 binary64) y) (*.f64 x x))) |
(/.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (*.f64 (neg.f64 (*.f64 x x)) (/.f64 #s(literal 4 binary64) y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 (*.f64 x x)) (/.f64 #s(literal 4 binary64) y)) (*.f64 (neg.f64 (*.f64 x x)) (/.f64 #s(literal 4 binary64) y))) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 x x)) (/.f64 #s(literal 4 binary64) y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 4 binary64)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 x x) y) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 3 binary64)) #s(literal 8 binary64)) (*.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 3 binary64)) #s(literal 64 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x x) y) #s(literal 4 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 4 binary64)) #s(literal 2 binary64))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 x x) y) #s(literal 4 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 3 binary64)) #s(literal 8 binary64)) (*.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 3 binary64)) #s(literal 64 binary64))) (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x x) y) #s(literal 4 binary64)))))) |
(fma.f64 (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 2 binary64) x) (*.f64 (neg.f64 (*.f64 x x)) (/.f64 #s(literal 4 binary64) y))) |
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) x) x (*.f64 (neg.f64 (*.f64 x x)) (/.f64 #s(literal 4 binary64) y))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 2 binary64) (*.f64 (neg.f64 (*.f64 x x)) (/.f64 #s(literal 4 binary64) y))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) x) (*.f64 (neg.f64 (*.f64 x x)) (/.f64 #s(literal 4 binary64) y))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 x x) (*.f64 (neg.f64 (*.f64 x x)) (/.f64 #s(literal 4 binary64) y))) |
(fma.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 (*.f64 x x)) (/.f64 #s(literal 4 binary64) y))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 x x) y) #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 4 binary64)) #s(literal 2 binary64)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 x x) y) #s(literal 4 binary64))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 3 binary64)) #s(literal 8 binary64)) (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x x) y) #s(literal 4 binary64)))))) (/.f64 (*.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 3 binary64)) #s(literal 64 binary64)) (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x x) y) #s(literal 4 binary64))))))) |
(-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x x) y) #s(literal 4 binary64))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 x x)) (/.f64 #s(literal 4 binary64) y))) |
(*.f64 (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 2 binary64) x)) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) x) x) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 2 binary64)) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) x)) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 x x)) |
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 3 binary64))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))))) |
(fma.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3 binary64))) |
(fma.f64 (fabs.f64 (pow.f64 x #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3 binary64))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(fma.f64 (*.f64 x x) x (pow.f64 x #s(literal 3 binary64))) |
(fma.f64 x (*.f64 x x) (pow.f64 x #s(literal 3 binary64))) |
(+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(*.f64 (/.f64 (*.f64 x x) y) #s(literal 4 binary64)) |
(*.f64 (/.f64 #s(literal 4 binary64) y) (*.f64 x x)) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 4 binary64) y)) |
(*.f64 #s(literal 4 binary64) (/.f64 (*.f64 x x) y)) |
(*.f64 x (*.f64 x (/.f64 #s(literal 4 binary64) y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64))) (neg.f64 y)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) y) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 4 binary64)) |
(*.f64 #s(literal 4 binary64) (pow.f64 y #s(literal -1 binary64))) |
(/.f64 #s(literal -4 binary64) (neg.f64 y)) |
(/.f64 #s(literal 4 binary64) (neg.f64 (neg.f64 y))) |
(/.f64 #s(literal 4 binary64) y) |
#s(literal 4 binary64) |
y |
(*.f64 (neg.f64 (*.f64 x x)) (neg.f64 (*.f64 x x))) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 4 binary64)) |
(pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 4 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -4 binary64))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) #s(literal 1 binary64)))) #s(literal 2 binary64)))) (neg.f64 (+.f64 x (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) #s(literal 1 binary64)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (+.f64 (pow.f64 (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) #s(literal 1 binary64)))) #s(literal 2 binary64)) (*.f64 x (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) #s(literal 1 binary64))))))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) #s(literal 1 binary64)))) #s(literal 2 binary64))) (+.f64 x (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) #s(literal 1 binary64)))) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) #s(literal 1 binary64)))) #s(literal 2 binary64)) (*.f64 x (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) #s(literal 1 binary64)))))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) #s(literal 1 binary64)))))) (/.f64 (pow.f64 (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) #s(literal 1 binary64)))) #s(literal 2 binary64)) (+.f64 x (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) #s(literal 1 binary64))))))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (+.f64 (pow.f64 (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) #s(literal 1 binary64)))) #s(literal 2 binary64)) (*.f64 x (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) #s(literal 1 binary64)))))))) (/.f64 (pow.f64 (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) #s(literal 1 binary64)))) #s(literal 3 binary64)) (fma.f64 x x (+.f64 (pow.f64 (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) #s(literal 1 binary64)))) #s(literal 2 binary64)) (*.f64 x (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) #s(literal 1 binary64))))))))) |
(-.f64 x (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 y) (neg.f64 #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) #s(literal 1 binary64))))) |
(/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) #s(literal 1 binary64)))) |
#s(approx (+ 1 (/ (* x y) 2)) (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) #s(literal 1 binary64))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) x (pow.f64 y #s(literal -1 binary64))) y) |
(*.f64 y (fma.f64 #s(literal 1/2 binary64) x (pow.f64 y #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) x)) #s(literal 3 binary64)) (pow.f64 (*.f64 y (pow.f64 y #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) x)) (*.f64 y (*.f64 #s(literal 1/2 binary64) x)) (-.f64 (*.f64 (*.f64 y (pow.f64 y #s(literal -1 binary64))) (*.f64 y (pow.f64 y #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) x)) (*.f64 y (pow.f64 y #s(literal -1 binary64))))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 y x))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 y x) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 y x)))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) y #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 y x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y x) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 #s(literal 1/2 binary64) x) (*.f64 y (pow.f64 y #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 y x) #s(literal 1 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 y x) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 y x)))))) (/.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 y x))))))) |
(+.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) x)) (*.f64 y (pow.f64 y #s(literal -1 binary64)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 y x))) |
(/.f64 (+.f64 (pow.f64 y #s(literal -3 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64))) (+.f64 (pow.f64 y #s(literal -2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (pow.f64 y #s(literal -2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 y #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 y #s(literal -3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 y #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (pow.f64 y #s(literal -2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 y #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 y #s(literal -3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 y #s(literal -1 binary64)))))) |
(fma.f64 #s(literal 1/2 binary64) x (pow.f64 y #s(literal -1 binary64))) |
(fma.f64 x #s(literal 1/2 binary64) (pow.f64 y #s(literal -1 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 y #s(literal -1 binary64)))) (/.f64 (pow.f64 y #s(literal -2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 y #s(literal -1 binary64))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 y #s(literal -1 binary64)))))) (/.f64 (pow.f64 y #s(literal -3 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 y #s(literal -1 binary64))))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 y #s(literal -1 binary64))) |
(+.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
#s(literal 1/2 binary64) |
(pow.f64 y #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 y)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 y))) |
(/.f64 #s(literal 1 binary64) y) |
(exp.f64 (*.f64 (log.f64 y) #s(literal -1 binary64))) |
#s(literal 1 binary64) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (neg.f64 y)) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (-.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) x) y)) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (-.f64 (*.f64 (+.f64 (fma.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) #s(literal -1/4 binary64) (*.f64 (*.f64 y y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) x) y)) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (-.f64 (*.f64 (+.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) #s(literal 1/8 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/4 binary64))) x (*.f64 (*.f64 y y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) x) y)) |
#s(approx x x) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) y) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) y)) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) x y)) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) x) (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 3 binary64)))) x (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) x y)) |
#s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 #s(literal -4 binary64) (*.f64 (*.f64 x x) y))) |
#s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 (fma.f64 #s(literal 2 binary64) x (/.f64 #s(literal -4 binary64) y)) (*.f64 x x))) |
#s(approx (/ (- (* (* 2 x) (* x x)) (* (* x x) (/ 4 y))) (pow x 4)) (/.f64 #s(literal -4 binary64) (*.f64 (*.f64 x x) y))) |
#s(approx (/ (- (* (* 2 x) (* x x)) (* (* x x) (/ 4 y))) (pow x 4)) (/.f64 (fma.f64 #s(literal 2 binary64) x (/.f64 #s(literal -4 binary64) y)) (*.f64 x x))) |
#s(approx (- (* 2 x) (/ 4 y)) (/.f64 #s(literal -4 binary64) y)) |
#s(approx (- (* 2 x) (/ 4 y)) (fma.f64 #s(literal 2 binary64) x (/.f64 #s(literal -4 binary64) y))) |
#s(approx (* 2 x) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (/ (- (* (* 2 x) (* x x)) (* (* x x) (/ 4 y))) (pow x 4)) (/.f64 #s(literal -4 binary64) (*.f64 (*.f64 x x) y))) |
#s(approx (/ (- (* (* 2 x) (* x x)) (* (* x x) (/ 4 y))) (pow x 4)) (/.f64 (fma.f64 #s(literal 2 binary64) x (/.f64 #s(literal -4 binary64) y)) (*.f64 x x))) |
#s(approx (- (* (* 2 x) (* x x)) (* (* x x) (/ 4 y))) (*.f64 (/.f64 (*.f64 x x) y) #s(literal -4 binary64))) |
#s(approx (- (* (* 2 x) (* x x)) (* (* x x) (/ 4 y))) (*.f64 (*.f64 x x) (fma.f64 #s(literal 2 binary64) x (/.f64 #s(literal -4 binary64) y)))) |
#s(approx (* (* 2 x) (* x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 2 binary64))) |
#s(approx (* (* x x) (/ 4 y)) (*.f64 (/.f64 (*.f64 x x) y) #s(literal 4 binary64))) |
#s(approx (pow x 4) (pow.f64 x #s(literal 4 binary64))) |
#s(approx (+ 1 (/ (* x y) 2)) #s(literal 1 binary64)) |
#s(approx (+ 1 (/ (* x y) 2)) (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) #s(literal 1 binary64))) |
#s(approx (* (+ (* 1/2 x) (/ 1 y)) y) #s(literal 1 binary64)) |
#s(approx (* (+ (* 1/2 x) (/ 1 y)) y) (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) #s(literal 1 binary64))) |
#s(approx (+ (* 1/2 x) (/ 1 y)) (pow.f64 y #s(literal -1 binary64))) |
#s(approx (+ (* 1/2 x) (/ 1 y)) (fma.f64 #s(literal 1/2 binary64) x (pow.f64 y #s(literal -1 binary64)))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) x) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2 binary64))) x)) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (*.f64 (-.f64 (fma.f64 (/.f64 #s(literal 4 binary64) y) (pow.f64 x #s(literal -3 binary64)) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2 binary64))) x)) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (*.f64 (-.f64 (fma.f64 (/.f64 #s(literal 4 binary64) y) (pow.f64 x #s(literal -3 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2 binary64)))) x)) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 #s(literal 2 binary64) x)) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 4 binary64) y) x)) x)) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 (-.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal -2 binary64)) #s(literal 8 binary64) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 4 binary64) y) x)) x)) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 (-.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal -2 binary64)) #s(literal 8 binary64) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 y x) #s(literal -3 binary64)) #s(literal 16 binary64) (/.f64 (/.f64 #s(literal 4 binary64) y) x))) x)) |
#s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 #s(literal 2 binary64) x)) |
#s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 4 binary64) y) x)) x)) |
#s(approx (/ (- (* (* 2 x) (* x x)) (* (* x x) (/ 4 y))) (pow x 4)) (/.f64 #s(literal 2 binary64) x)) |
#s(approx (/ (- (* (* 2 x) (* x x)) (* (* x x) (/ 4 y))) (pow x 4)) (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 4 binary64) y) x)) x)) |
#s(approx (- (* 2 x) (/ 4 y)) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (- (* 2 x) (/ 4 y)) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 4 binary64) y) x)) x)) |
#s(approx (/ (- (* (* 2 x) (* x x)) (* (* x x) (/ 4 y))) (pow x 4)) (/.f64 #s(literal 2 binary64) x)) |
#s(approx (/ (- (* (* 2 x) (* x x)) (* (* x x) (/ 4 y))) (pow x 4)) (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 4 binary64) y) x)) x)) |
#s(approx (- (* (* 2 x) (* x x)) (* (* x x) (/ 4 y))) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 2 binary64))) |
#s(approx (- (* (* 2 x) (* x x)) (* (* x x) (/ 4 y))) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 4 binary64) y) x)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ 1 (/ (* x y) 2)) (*.f64 #s(literal 1/2 binary64) (*.f64 y x))) |
#s(approx (+ 1 (/ (* x y) 2)) (fma.f64 (*.f64 #s(literal 1/2 binary64) y) x #s(literal 1 binary64))) |
#s(approx (* (+ (* 1/2 x) (/ 1 y)) y) (*.f64 #s(literal 1/2 binary64) (*.f64 y x))) |
#s(approx (* (+ (* 1/2 x) (/ 1 y)) y) (fma.f64 (*.f64 #s(literal 1/2 binary64) y) x #s(literal 1 binary64))) |
#s(approx (+ (* 1/2 x) (/ 1 y)) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (+ (* 1/2 x) (/ 1 y)) (*.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal -1 binary64)) #s(literal 1/2 binary64)) x)) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (neg.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) x))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (neg.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2 binary64)) (fma.f64 (/.f64 #s(literal 4 binary64) y) (pow.f64 x #s(literal -3 binary64)) #s(literal 1 binary64))) x))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (neg.f64 (*.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) y) (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 y y) x))) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1 binary64)) x))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (neg.f64 (/.f64 (-.f64 (/.f64 (/.f64 #s(literal 4 binary64) y) x) #s(literal 2 binary64)) x))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal 8 binary64) x) (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -4 binary64) y)) x)) #s(literal 2 binary64)) x))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal 16 binary64) x) (pow.f64 y #s(literal -3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 y #s(literal -2 binary64)))) x) #s(literal -1 binary64) (/.f64 #s(literal -4 binary64) y)) x)) #s(literal 2 binary64)) x))) |
#s(approx (/ (- 2 (/ 4 (* y x))) x) (neg.f64 (/.f64 (-.f64 (/.f64 (/.f64 #s(literal 4 binary64) y) x) #s(literal 2 binary64)) x))) |
#s(approx (/ (- (* (* 2 x) (* x x)) (* (* x x) (/ 4 y))) (pow x 4)) (neg.f64 (/.f64 (-.f64 (/.f64 (/.f64 #s(literal 4 binary64) y) x) #s(literal 2 binary64)) x))) |
#s(approx (- (* 2 x) (/ 4 y)) (neg.f64 (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 4 binary64) y) x) #s(literal 2 binary64)) x))) |
#s(approx (/ (- (* (* 2 x) (* x x)) (* (* x x) (/ 4 y))) (pow x 4)) (neg.f64 (/.f64 (-.f64 (/.f64 (/.f64 #s(literal 4 binary64) y) x) #s(literal 2 binary64)) x))) |
#s(approx (- (* (* 2 x) (* x x)) (* (* x x) (/ 4 y))) (neg.f64 (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 4 binary64) y) x) #s(literal 2 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (+ 1 (/ (* x y) 2)) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) y) (pow.f64 x #s(literal -1 binary64))) x))) |
#s(approx (* (+ (* 1/2 x) (/ 1 y)) y) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) y) (pow.f64 x #s(literal -1 binary64))) x))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (fma.f64 #s(literal -1 binary64) y x)) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) #s(literal 1 binary64)) y x)) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) y) #s(literal -1/4 binary64) (*.f64 #s(literal 1/2 binary64) x)) y) #s(literal 1 binary64)) y x)) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y x) #s(literal 1 binary64)) y)) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) y (*.f64 #s(literal -1/2 binary64) x)) y #s(literal 1 binary64)) y)) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/8 binary64)) y (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) y (*.f64 #s(literal -1/2 binary64) x)) y #s(literal 1 binary64)) y)) |
#s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) (*.f64 #s(literal -4 binary64) (pow.f64 x #s(literal -2 binary64)))) y)) |
#s(approx (/ (- (* (* 2 x) (* x x)) (* (* x x) (/ 4 y))) (pow x 4)) (/.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) (*.f64 #s(literal -4 binary64) (pow.f64 x #s(literal -2 binary64)))) y)) |
#s(approx (- (* 2 x) (/ 4 y)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) y) #s(literal 4 binary64)) y)) |
#s(approx (/ (- (* (* 2 x) (* x x)) (* (* x x) (/ 4 y))) (pow x 4)) (/.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) (*.f64 #s(literal -4 binary64) (pow.f64 x #s(literal -2 binary64)))) y)) |
#s(approx (- (* (* 2 x) (* x x)) (* (* x x) (/ 4 y))) (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) y) #s(literal 2 binary64) (*.f64 #s(literal -4 binary64) (*.f64 x x))) y)) |
#s(approx (/ 4 y) (/.f64 #s(literal 4 binary64) y)) |
#s(approx y y) |
#s(approx (+ (* 1/2 x) (/ 1 y)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) #s(literal 1 binary64)) y)) |
#s(approx (/ 1 y) (pow.f64 y #s(literal -1 binary64))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (-.f64 x (/.f64 #s(literal 2 binary64) x))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) y) #s(literal 4 binary64) x) (/.f64 #s(literal 2 binary64) x))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) y) #s(literal 4 binary64) x) (fma.f64 (/.f64 #s(literal 8 binary64) y) (/.f64 (pow.f64 x #s(literal -3 binary64)) y) (/.f64 #s(literal 2 binary64) x)))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (-.f64 (+.f64 (fma.f64 (/.f64 #s(literal 16 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 x #s(literal -4 binary64)) (*.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) y) #s(literal 4 binary64))) x) (fma.f64 (/.f64 #s(literal 8 binary64) y) (/.f64 (pow.f64 x #s(literal -3 binary64)) y) (/.f64 #s(literal 2 binary64) x)))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (-.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) y) #s(literal 4 binary64)))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (-.f64 (fma.f64 (/.f64 #s(literal 8 binary64) y) (/.f64 (pow.f64 x #s(literal -3 binary64)) y) (/.f64 #s(literal 2 binary64) x)) (*.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) y) #s(literal 4 binary64)))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (-.f64 (fma.f64 (/.f64 #s(literal 8 binary64) y) (/.f64 (pow.f64 x #s(literal -3 binary64)) y) (/.f64 #s(literal 2 binary64) x)) (fma.f64 (/.f64 #s(literal 16 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 x #s(literal -4 binary64)) (*.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) y) #s(literal 4 binary64))))) |
#s(approx (/ (- 2 (/ 4 (* y x))) x) (-.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) y) #s(literal 4 binary64)))) |
#s(approx (/ (- (* (* 2 x) (* x x)) (* (* x x) (/ 4 y))) (pow x 4)) (-.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) y) #s(literal 4 binary64)))) |
#s(approx (/ (- (* (* 2 x) (* x x)) (* (* x x) (/ 4 y))) (pow x 4)) (-.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) y) #s(literal 4 binary64)))) |
#s(approx (- (* (* 2 x) (* x x)) (* (* x x) (/ 4 y))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 x x) y) #s(literal -4 binary64)))) |
#s(approx (+ 1 (/ (* x y) 2)) (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) #s(literal 1 binary64))) |
#s(approx (* (+ (* 1/2 x) (/ 1 y)) y) (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) #s(literal 1 binary64))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (-.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal 8 binary64) y) (pow.f64 x #s(literal -3 binary64)) (*.f64 #s(literal -4 binary64) (pow.f64 x #s(literal -2 binary64)))) y) #s(literal -1 binary64) x) (/.f64 #s(literal 2 binary64) x))) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (-.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal 16 binary64) y) (pow.f64 x #s(literal -4 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 x #s(literal -3 binary64)))) y) #s(literal -1 binary64) (*.f64 #s(literal -4 binary64) (pow.f64 x #s(literal -2 binary64)))) y) #s(literal -1 binary64) x) (/.f64 #s(literal 2 binary64) x))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (fma.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 4 binary64) (*.f64 #s(literal -8 binary64) (/.f64 (pow.f64 x #s(literal -3 binary64)) y))) y) #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) x))) |
#s(approx (/ y (+ 1 (/ (* x y) 2))) (fma.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 4 binary64) (neg.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 8 binary64) (*.f64 #s(literal -16 binary64) (/.f64 (pow.f64 x #s(literal -4 binary64)) y))) y))) y) #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) x))) |
#s(approx (+ 1 (/ (* x y) 2)) (*.f64 (neg.f64 y) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (pow.f64 y #s(literal -1 binary64))))) |
#s(approx (* (+ (* 1/2 x) (/ 1 y)) y) (*.f64 (neg.f64 y) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (pow.f64 y #s(literal -1 binary64))))) |
Compiled 13 284 to 1 628 computations (87.7% saved)
11 alts after pruning (2 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 325 | 2 | 327 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 1 | 3 |
| Done | 0 | 8 | 8 |
| Total | 327 | 11 | 338 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.9% | (-.f64 x (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 (*.f64 #s(literal 1/2 binary64) y) x #s(literal 1 binary64))))) |
| ✓ | 99.9% | (-.f64 x (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (/.f64 #s(literal 1 binary64) y)) y)))) |
| ✓ | 61.6% | (-.f64 x (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (*.f64 #s(literal 1/2 binary64) (*.f64 y x))))) |
| ✓ | 58.7% | (-.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) (*.f64 y x))) x))) |
| ✓ | 61.7% | (-.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 #s(approx (- 2 (/ 4 (* y x))) #s(literal 2 binary64)) x))) |
| ✓ | 60.8% | (-.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y x) #s(literal 1 binary64)) y))) |
| 13.6% | (-.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 x x)) (*.f64 (*.f64 x x) (/.f64 #s(literal 4 binary64) y))) (*.f64 (*.f64 x x) (*.f64 x x)))))) | |
| 57.3% | (-.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 #s(approx (- (* 2 x) (/ 4 y)) (+.f64 x x)) (*.f64 x x))))) | |
| ✓ | 72.7% | (-.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) y)) |
| ✓ | 26.3% | #s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (neg.f64 y)) |
| ✓ | 64.1% | #s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) x) |
Compiled 763 to 298 computations (60.9% saved)
| Inputs |
|---|
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) x) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (neg.f64 y)) |
(-.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) y)) |
(-.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 #s(literal 2 binary64) x))) |
(-.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 #s(approx (- 2 (/ 4 (* y x))) #s(literal 2 binary64)) x))) |
(-.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y x) #s(literal 1 binary64)) y))) |
(-.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 #s(approx (- (* 2 x) (/ 4 y)) (+.f64 x x)) (*.f64 x x))))) |
(-.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 #s(approx (- (* 2 x) (/ 4 y)) (*.f64 #s(literal 2 binary64) x)) (*.f64 x x))))) |
(-.f64 x (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (*.f64 #s(literal 1/2 binary64) (*.f64 y x))))) |
(-.f64 x (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 (*.f64 #s(literal 1/2 binary64) y) x #s(literal 1 binary64))))) |
(-.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) (*.f64 y x))) x))) |
(-.f64 x (/.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) #s(literal 2 binary64))))) |
(-.f64 x (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (/.f64 #s(literal 1 binary64) y)) y)))) |
(-.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 4 binary64) y)) (*.f64 x x))))) |
(-.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 x x)) (*.f64 (*.f64 x x) (/.f64 #s(literal 4 binary64) y))) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(-.f64 x (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (pow.f64 y #s(literal -1 binary64))) y)))) |
(-.f64 x (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (*.f64 (neg.f64 y) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (pow.f64 y #s(literal -1 binary64))))))) |
(-.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 x x)) (*.f64 (*.f64 x x) (/.f64 #s(literal 4 binary64) y))) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 (*.f64 #s(literal 1/2 binary64) y) x #s(literal 1 binary64)))) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 (*.f64 #s(literal 1/2 binary64) y) x #s(literal 1 binary64)))) #s(literal 2 binary64)) (*.f64 x (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 (*.f64 #s(literal 1/2 binary64) y) x #s(literal 1 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 y (/.f64 (fma.f64 y x #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (/.f64 y (/.f64 (fma.f64 y x #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 x (/.f64 y (/.f64 (fma.f64 y x #s(literal 2 binary64)) #s(literal 2 binary64))))))) |
| Outputs |
|---|
(-.f64 x (/.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) #s(literal 2 binary64))))) |
3 calls:
| 5.0ms | (-.f64 x (/.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) #s(literal 2 binary64))))) |
| 5.0ms | y |
| 5.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 1 | (-.f64 x (/.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) #s(literal 2 binary64))))) |
| 99.9% | 1 | x |
| 99.9% | 1 | y |
Compiled 13 to 13 computations (0% saved)
| Inputs |
|---|
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) x) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (neg.f64 y)) |
(-.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) y)) |
(-.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 #s(literal 2 binary64) x))) |
(-.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 #s(approx (- 2 (/ 4 (* y x))) #s(literal 2 binary64)) x))) |
(-.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y x) #s(literal 1 binary64)) y))) |
(-.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 #s(approx (- (* 2 x) (/ 4 y)) (+.f64 x x)) (*.f64 x x))))) |
(-.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 #s(approx (- (* 2 x) (/ 4 y)) (*.f64 #s(literal 2 binary64) x)) (*.f64 x x))))) |
(-.f64 x (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (*.f64 #s(literal 1/2 binary64) (*.f64 y x))))) |
(-.f64 x (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 (*.f64 #s(literal 1/2 binary64) y) x #s(literal 1 binary64))))) |
(-.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) (*.f64 y x))) x))) |
| Outputs |
|---|
(-.f64 x (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (fma.f64 (*.f64 #s(literal 1/2 binary64) y) x #s(literal 1 binary64))))) |
3 calls:
| 6.0ms | x |
| 3.0ms | y |
| 3.0ms | (-.f64 x (/.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) #s(literal 2 binary64))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 1 | (-.f64 x (/.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) #s(literal 2 binary64))))) |
| 99.9% | 1 | x |
| 99.9% | 1 | y |
Compiled 13 to 13 computations (0% saved)
| Inputs |
|---|
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) x) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (neg.f64 y)) |
(-.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) y)) |
(-.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 #s(literal 2 binary64) x))) |
(-.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 #s(approx (- 2 (/ 4 (* y x))) #s(literal 2 binary64)) x))) |
(-.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y x) #s(literal 1 binary64)) y))) |
(-.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 #s(approx (- (* 2 x) (/ 4 y)) (+.f64 x x)) (*.f64 x x))))) |
(-.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) #s(approx (/ (- 2 (/ 4 (* y x))) x) (/.f64 #s(approx (- (* 2 x) (/ 4 y)) (*.f64 #s(literal 2 binary64) x)) (*.f64 x x))))) |
(-.f64 x (/.f64 y #s(approx (+ 1 (/ (* x y) 2)) (*.f64 #s(literal 1/2 binary64) (*.f64 y x))))) |
| Outputs |
|---|
(-.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 #s(literal 2 binary64) x))) |
(-.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) y)) |
(-.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) (/.f64 #s(literal 2 binary64) x))) |
3 calls:
| 3.0ms | (-.f64 x (/.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) #s(literal 2 binary64))))) |
| 3.0ms | y |
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 88.9% | 3 | (-.f64 x (/.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) #s(literal 2 binary64))))) |
| 89.8% | 3 | x |
| 94.3% | 3 | y |
Compiled 13 to 13 computations (0% saved)
| Inputs |
|---|
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) x) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (neg.f64 y)) |
(-.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) y)) |
| Outputs |
|---|
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) x) |
(-.f64 x #s(approx (/ y (+ 1 (/ (* x y) 2))) y)) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) x) |
3 calls:
| 2.0ms | (-.f64 x (/.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) #s(literal 2 binary64))))) |
| 2.0ms | x |
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.8% | 3 | (-.f64 x (/.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) #s(literal 2 binary64))))) |
| 87.6% | 3 | x |
| 83.3% | 3 | y |
Compiled 13 to 13 computations (0% saved)
| Inputs |
|---|
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) x) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (neg.f64 y)) |
| Outputs |
|---|
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) x) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) (neg.f64 y)) |
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) x) |
3 calls:
| 3.0ms | (-.f64 x (/.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) #s(literal 2 binary64))))) |
| 1.0ms | x |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.8% | 3 | (-.f64 x (/.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) #s(literal 2 binary64))))) |
| 68.3% | 3 | y |
| 78.6% | 3 | x |
Compiled 13 to 13 computations (0% saved)
| Inputs |
|---|
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) x) |
| Outputs |
|---|
#s(approx (- x (/ y (+ 1 (/ (* x y) 2)))) x) |
3 calls:
| 1.0ms | (-.f64 x (/.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) #s(literal 2 binary64))))) |
| 1.0ms | x |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 64.1% | 1 | (-.f64 x (/.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) #s(literal 2 binary64))))) |
| 64.1% | 1 | y |
| 64.1% | 1 | x |
Compiled 13 to 13 computations (0% saved)
Compiled 14 to 14 computations (0% saved)
| Time | Left | Right |
|---|---|---|
| 0.0ms | -2.6294654540848384e+45 | -7.258657298165326e+43 |
Loading profile data...