
Time bar (total: 3.0s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 100% | 99.9% | 0% | 0.1% | 0% | 0% | 0% | 1 |
Compiled 15 to 14 computations (6.7% saved)
| 405.0ms | 7 658× | 0 | valid |
| 45.0ms | 448× | 1 | valid |
| 22.0ms | 150× | 2 | valid |
ival-mult!: 86.0ms (41% of total)ival-sub!: 81.0ms (38.7% of total)ival-add!: 22.0ms (10.5% of total)adjust: 20.0ms (9.5% of total)ival-div!: 0.0ms (0% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (-.f64 y x) |
| 0 | 0 | - | 0 | - | (*.f64 (-.f64 y x) #s(literal 6 binary64)) |
| 0 | 0 | - | 0 | - | #s(literal 3 binary64) |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z))) |
| 0 | 0 | - | 0 | - | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| 0 | 0 | - | 0 | - | #s(literal 6 binary64) |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z)) |
| 0 | 0 | - | 0 | - | (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) |
| 0 | 0 | - | 0 | - | x |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 23.0ms | 414× | 0 | valid |
| 6.0ms | 30× | 3 | valid |
| 5.0ms | 48× | 1 | valid |
| 3.0ms | 18× | 2 | valid |
| 1.0ms | 2× | 4 | valid |
Compiled 109 to 40 computations (63.3% saved)
ival-mult!: 6.0ms (38.1% of total)adjust: 4.0ms (25.4% of total)ival-sub!: 4.0ms (25.4% of total)ival-add!: 2.0ms (12.7% of total)ival-div!: 0.0ms (0% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 44 | 121 |
| 1 | 104 | 119 |
| 2 | 267 | 119 |
| 3 | 621 | 119 |
| 4 | 1319 | 119 |
| 5 | 3382 | 119 |
| 6 | 6644 | 119 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.6% | (+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z))) |
Compiled 26 to 24 computations (7.7% saved)
| Inputs |
|---|
(+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z))) |
x |
(*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z)) |
(*.f64 (-.f64 y x) #s(literal 6 binary64)) |
(-.f64 y x) |
y |
#s(literal 6 binary64) |
(-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
(/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) |
#s(literal 2 binary64) |
#s(literal 3 binary64) |
z |
| Outputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* 6 (* y (- 2/3 z))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ (* 6 (* y (- 2/3 z))) (* x (+ 1 (* -6 (- 2/3 z))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* 6 (* y (- 2/3 z))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (+ (* -6 (* x (- 2/3 z))) (* 6 (* y (- 2/3 z)))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* 6 y))) |
#s(approx (* (- y x) 6) #s(hole binary64 (+ (* -6 x) (* 6 y)))) |
#s(approx (- y x) #s(hole binary64 y)) |
#s(approx (- y x) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* x (+ 1 (* -6 (- 2/3 z)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* x (+ 1 (+ (* -6 (- 2/3 z)) (* 6 (/ (* y (- 2/3 z)) x))))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* -6 (* x (- 2/3 z))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* x (+ (* -6 (- 2/3 z)) (* 6 (/ (* y (- 2/3 z)) x)))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* -6 x))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* x (- (* 6 (/ y x)) 6)))) |
#s(approx (- y x) #s(hole binary64 (* -1 x))) |
#s(approx (- y x) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* x (- (* 6 (- 2/3 z)) 1))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* x (- (+ (* -6 (/ (* y (- 2/3 z)) x)) (* 6 (- 2/3 z))) 1))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* -1 (* x (+ (* -6 (/ (* y (- 2/3 z)) x)) (* 6 (- 2/3 z))))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* -1 (* x (+ 6 (* -6 (/ y x))))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (* -6 (* x (- 2/3 z)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (+ (* -6 (* x (- 2/3 z))) (* 6 (* y (- 2/3 z))))))) |
#s(approx (- y x) #s(hole binary64 (- y x))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* y (+ (* -6 (/ (* x (- 2/3 z)) y)) (+ (* 6 (- 2/3 z)) (/ x y)))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* y (+ (* -6 (/ (* x (- 2/3 z)) y)) (* 6 (- 2/3 z)))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* y (+ 6 (* -6 (/ x y)))))) |
#s(approx (- y x) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* y (+ (* -6 (- 2/3 z)) (* -1 (/ (+ x (* -6 (* x (- 2/3 z)))) y))))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* -1 (* y (+ (* -6 (- 2/3 z)) (* 6 (/ (* x (- 2/3 z)) y))))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* -1 (* y (- (* 6 (/ x y)) 6))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (* 4 (- y x))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (+ (* -6 (* z (- y x))) (* 4 (- y x)))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* 4 (- y x)))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (+ (* -6 (* z (- y x))) (* 4 (- y x))))) |
#s(approx (- (/ 2 3) z) #s(hole binary64 2/3)) |
#s(approx (- (/ 2 3) z) #s(hole binary64 (+ 2/3 (* -1 z)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* z (+ (* -6 (- y x)) (+ (* 4 (/ (- y x) z)) (/ x z)))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* z (+ (* -6 (- y x)) (* 4 (/ (- y x) z)))))) |
#s(approx (- (/ 2 3) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (/ 2 3) z) #s(hole binary64 (* z (- (* 2/3 (/ 1 z)) 1)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* 4 (- y x))) z)) (* 6 (- y x))))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* -1 (* z (+ (* -4 (/ (- y x) z)) (* 6 (- y x))))))) |
#s(approx (- (/ 2 3) z) #s(hole binary64 (* -1 (* z (- 1 (* 2/3 (/ 1 z))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | y | @ | inf | ((+ x (* (* (- y x) 6) (- (/ 2 3) z))) x (* (* (- y x) 6) (- (/ 2 3) z)) (* (- y x) 6) (- y x) y 6 (- (/ 2 3) z) (/ 2 3) 2 3 z) |
| 1.0ms | x | @ | -inf | ((+ x (* (* (- y x) 6) (- (/ 2 3) z))) x (* (* (- y x) 6) (- (/ 2 3) z)) (* (- y x) 6) (- y x) y 6 (- (/ 2 3) z) (/ 2 3) 2 3 z) |
| 1.0ms | x | @ | inf | ((+ x (* (* (- y x) 6) (- (/ 2 3) z))) x (* (* (- y x) 6) (- (/ 2 3) z)) (* (- y x) 6) (- y x) y 6 (- (/ 2 3) z) (/ 2 3) 2 3 z) |
| 1.0ms | y | @ | -inf | ((+ x (* (* (- y x) 6) (- (/ 2 3) z))) x (* (* (- y x) 6) (- (/ 2 3) z)) (* (- y x) 6) (- y x) y 6 (- (/ 2 3) z) (/ 2 3) 2 3 z) |
| 1.0ms | x | @ | 0 | ((+ x (* (* (- y x) 6) (- (/ 2 3) z))) x (* (* (- y x) 6) (- (/ 2 3) z)) (* (- y x) 6) (- y x) y 6 (- (/ 2 3) z) (/ 2 3) 2 3 z) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 185 | 952 |
| 0 | 194 | 927 |
| 1 | 926 | 878 |
| 0 | 8528 | 840 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z))) |
x |
(*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z)) |
(*.f64 (-.f64 y x) #s(literal 6 binary64)) |
(-.f64 y x) |
y |
#s(literal 6 binary64) |
(-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
(/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) |
#s(literal 2 binary64) |
#s(literal 3 binary64) |
z |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* 6 (* y (- 2/3 z))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ (* 6 (* y (- 2/3 z))) (* x (+ 1 (* -6 (- 2/3 z))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* 6 (* y (- 2/3 z))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (+ (* -6 (* x (- 2/3 z))) (* 6 (* y (- 2/3 z)))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* 6 y))) |
#s(approx (* (- y x) 6) #s(hole binary64 (+ (* -6 x) (* 6 y)))) |
#s(approx (- y x) #s(hole binary64 y)) |
#s(approx (- y x) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* x (+ 1 (* -6 (- 2/3 z)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* x (+ 1 (+ (* -6 (- 2/3 z)) (* 6 (/ (* y (- 2/3 z)) x))))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* -6 (* x (- 2/3 z))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* x (+ (* -6 (- 2/3 z)) (* 6 (/ (* y (- 2/3 z)) x)))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* -6 x))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* x (- (* 6 (/ y x)) 6)))) |
#s(approx (- y x) #s(hole binary64 (* -1 x))) |
#s(approx (- y x) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* x (- (* 6 (- 2/3 z)) 1))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* x (- (+ (* -6 (/ (* y (- 2/3 z)) x)) (* 6 (- 2/3 z))) 1))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* -1 (* x (+ (* -6 (/ (* y (- 2/3 z)) x)) (* 6 (- 2/3 z))))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* -1 (* x (+ 6 (* -6 (/ y x))))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (* -6 (* x (- 2/3 z)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (+ (* -6 (* x (- 2/3 z))) (* 6 (* y (- 2/3 z))))))) |
#s(approx (- y x) #s(hole binary64 (- y x))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* y (+ (* -6 (/ (* x (- 2/3 z)) y)) (+ (* 6 (- 2/3 z)) (/ x y)))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* y (+ (* -6 (/ (* x (- 2/3 z)) y)) (* 6 (- 2/3 z)))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* y (+ 6 (* -6 (/ x y)))))) |
#s(approx (- y x) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* y (+ (* -6 (- 2/3 z)) (* -1 (/ (+ x (* -6 (* x (- 2/3 z)))) y))))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* -1 (* y (+ (* -6 (- 2/3 z)) (* 6 (/ (* x (- 2/3 z)) y))))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* -1 (* y (- (* 6 (/ x y)) 6))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (* 4 (- y x))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (+ (* -6 (* z (- y x))) (* 4 (- y x)))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* 4 (- y x)))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (+ (* -6 (* z (- y x))) (* 4 (- y x))))) |
#s(approx (- (/ 2 3) z) #s(hole binary64 2/3)) |
#s(approx (- (/ 2 3) z) #s(hole binary64 (+ 2/3 (* -1 z)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* z (+ (* -6 (- y x)) (+ (* 4 (/ (- y x) z)) (/ x z)))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* z (+ (* -6 (- y x)) (* 4 (/ (- y x) z)))))) |
#s(approx (- (/ 2 3) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (/ 2 3) z) #s(hole binary64 (* z (- (* 2/3 (/ 1 z)) 1)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* 4 (- y x))) z)) (* 6 (- y x))))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* -1 (* z (+ (* -4 (/ (- y x) z)) (* 6 (- y x))))))) |
#s(approx (- (/ 2 3) z) #s(hole binary64 (* -1 (* z (- 1 (* 2/3 (/ 1 z))))))) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 #s(literal -6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) (-.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64))) (-.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (-.f64 y x) #s(literal 6 binary64))) (-.f64 #s(literal 2/3 binary64) z))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) (-.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) x) (*.f64 x x))) |
(fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (-.f64 y x)) #s(literal 6 binary64) x) |
(fma.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 6 binary64) x) |
(fma.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z) x) |
(fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64)) (-.f64 y x) x) |
(fma.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 (-.f64 y x) #s(literal 6 binary64)) x) |
(fma.f64 (-.f64 y x) (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64)) x) |
(fma.f64 #s(literal 6 binary64) (*.f64 (-.f64 y x) (-.f64 #s(literal 2/3 binary64) z)) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)))) (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64)) (-.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z))))) |
(-.f64 x (*.f64 (neg.f64 (-.f64 #s(literal 2/3 binary64) z)) (*.f64 (-.f64 y x) #s(literal 6 binary64)))) |
(-.f64 x (*.f64 (neg.f64 (-.f64 y x)) (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64)))) |
(-.f64 x (*.f64 (*.f64 #s(literal -6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) (-.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) x) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) (-.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) x) (*.f64 x x)))) |
(+.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) x) |
(+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z))) |
x |
(*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (-.f64 y x)) #s(literal 6 binary64)) |
(*.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 6 binary64)) |
(*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) |
(*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64)) (-.f64 y x)) |
(*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 (-.f64 y x) #s(literal 6 binary64))) |
(*.f64 (-.f64 y x) (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64))) |
(*.f64 #s(literal 6 binary64) (*.f64 (-.f64 y x) (-.f64 #s(literal 2/3 binary64) z))) |
(/.f64 (*.f64 (-.f64 #s(literal 4/9 binary64) (*.f64 z z)) (*.f64 (-.f64 y x) #s(literal 6 binary64))) (+.f64 #s(literal 2/3 binary64) z)) |
(/.f64 (*.f64 (-.f64 #s(literal 8/27 binary64) (pow.f64 z #s(literal 3 binary64))) (*.f64 (-.f64 y x) #s(literal 6 binary64))) (fma.f64 z (+.f64 #s(literal 2/3 binary64) z) #s(literal 4/9 binary64))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64))) (+.f64 y x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64))) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 4/9 binary64) (*.f64 z z))) (+.f64 #s(literal 2/3 binary64) z)) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 8/27 binary64) (pow.f64 z #s(literal 3 binary64)))) (fma.f64 z (+.f64 #s(literal 2/3 binary64) z) #s(literal 4/9 binary64))) |
(*.f64 (-.f64 y x) #s(literal 6 binary64)) |
(*.f64 #s(literal 6 binary64) (-.f64 y x)) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) #s(literal 6 binary64)) (+.f64 y x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 6 binary64)) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 #s(literal 6 binary64) (*.f64 (+.f64 y x) (-.f64 y x))) (+.f64 y x)) |
(/.f64 (*.f64 #s(literal 6 binary64) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(neg.f64 (*.f64 #s(literal -6 binary64) (-.f64 y x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (neg.f64 x) y)) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (+.f64 y x)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 (neg.f64 y) x)))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(fma.f64 #s(literal -1 binary64) x y) |
(fma.f64 x #s(literal -1 binary64) y) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(-.f64 y (*.f64 (neg.f64 x) #s(literal -1 binary64))) |
(-.f64 y x) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(+.f64 (neg.f64 x) y) |
(+.f64 y (neg.f64 x)) |
y |
#s(literal 6 binary64) |
(/.f64 (-.f64 (*.f64 z z) #s(literal 4/9 binary64)) (-.f64 (neg.f64 z) #s(literal 2/3 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4/9 binary64) (*.f64 z z))) (neg.f64 (+.f64 #s(literal 2/3 binary64) z))) |
(/.f64 (neg.f64 (-.f64 #s(literal 8/27 binary64) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (fma.f64 z (+.f64 #s(literal 2/3 binary64) z) #s(literal 4/9 binary64)))) |
(/.f64 (-.f64 #s(literal 4/9 binary64) (*.f64 z z)) (+.f64 #s(literal 2/3 binary64) z)) |
(/.f64 (-.f64 #s(literal 8/27 binary64) (pow.f64 z #s(literal 3 binary64))) (fma.f64 z z (-.f64 #s(literal 4/9 binary64) (*.f64 #s(literal -2/3 binary64) z)))) |
(/.f64 (-.f64 #s(literal 8/27 binary64) (pow.f64 z #s(literal 3 binary64))) (fma.f64 z (+.f64 #s(literal 2/3 binary64) z) #s(literal 4/9 binary64))) |
(fma.f64 #s(literal -1 binary64) z #s(literal 2/3 binary64)) |
(fma.f64 z #s(literal -1 binary64) #s(literal 2/3 binary64)) |
(-.f64 (/.f64 #s(literal 4/9 binary64) (+.f64 #s(literal 2/3 binary64) z)) (/.f64 (*.f64 z z) (+.f64 #s(literal 2/3 binary64) z))) |
(-.f64 (/.f64 #s(literal 8/27 binary64) (fma.f64 z (+.f64 #s(literal 2/3 binary64) z) #s(literal 4/9 binary64))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z (+.f64 #s(literal 2/3 binary64) z) #s(literal 4/9 binary64)))) |
(-.f64 (neg.f64 z) #s(literal -2/3 binary64)) |
(-.f64 #s(literal 2/3 binary64) (*.f64 (neg.f64 z) #s(literal -1 binary64))) |
(-.f64 #s(literal 2/3 binary64) z) |
(+.f64 (/.f64 #s(literal 8/27 binary64) (fma.f64 z (+.f64 #s(literal 2/3 binary64) z) #s(literal 4/9 binary64))) (/.f64 (pow.f64 (neg.f64 z) #s(literal 3 binary64)) (fma.f64 z (+.f64 #s(literal 2/3 binary64) z) #s(literal 4/9 binary64)))) |
(+.f64 (neg.f64 z) #s(literal 2/3 binary64)) |
(+.f64 #s(literal 2/3 binary64) (neg.f64 z)) |
#s(literal 2/3 binary64) |
#s(literal 2 binary64) |
#s(literal 3 binary64) |
z |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal -6 binary64) (-.f64 x y)) x)) |
#s(approx x x) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal -6 binary64) (-.f64 x y)))) |
#s(approx (* (- y x) 6) (*.f64 #s(literal 6 binary64) y)) |
#s(approx (* (- y x) 6) (*.f64 #s(literal -6 binary64) (-.f64 x y))) |
#s(approx (- y x) y) |
#s(approx (- y x) (-.f64 y x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 (-.f64 #s(literal 2/3 binary64) z) (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) x)) #s(literal 1 binary64)) x)) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 #s(literal -6 binary64) (-.f64 (-.f64 #s(literal 2/3 binary64) z) (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) x))) x)) |
#s(approx (* (- y x) 6) (*.f64 #s(literal -6 binary64) x)) |
#s(approx (* (- y x) 6) (*.f64 (-.f64 (*.f64 (/.f64 y x) #s(literal 6 binary64)) #s(literal 6 binary64)) x)) |
#s(approx (- y x) (neg.f64 x)) |
#s(approx (- y x) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64) #s(literal -1 binary64)) (neg.f64 x))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) x) (-.f64 #s(literal 2/3 binary64) z)) #s(literal -1 binary64)) (neg.f64 x))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 #s(literal -6 binary64) (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) x) (-.f64 #s(literal 2/3 binary64) z))) (neg.f64 x))) |
#s(approx (* (- y x) 6) (*.f64 (fma.f64 (/.f64 y x) #s(literal -6 binary64) #s(literal 6 binary64)) (neg.f64 x))) |
#s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) (neg.f64 x))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal -6 binary64) (-.f64 x y)) x)) |
#s(approx (- y x) (-.f64 y x)) |
#s(approx y y) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) x) y)) y)) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 #s(literal -6 binary64) (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) y) (-.f64 #s(literal 2/3 binary64) z))) y)) |
#s(approx (* (- y x) 6) (*.f64 (fma.f64 (/.f64 x y) #s(literal -6 binary64) #s(literal 6 binary64)) y)) |
#s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (neg.f64 y) (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) (/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64)) x (neg.f64 x)) y)))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (neg.f64 y) (*.f64 #s(literal -6 binary64) (-.f64 (-.f64 #s(literal 2/3 binary64) z) (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) y))))) |
#s(approx (* (- y x) 6) (*.f64 (neg.f64 y) (-.f64 (*.f64 (/.f64 x y) #s(literal 6 binary64)) #s(literal 6 binary64)))) |
#s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (-.f64 y x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) x)) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 #s(literal 4 binary64) (-.f64 y x))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (-.f64 y x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)))) |
#s(approx (- (/ 2 3) z) #s(literal 2/3 binary64)) |
#s(approx (- (/ 2 3) z) (-.f64 #s(literal 2/3 binary64) z)) |
#s(approx z z) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 y x) (/.f64 (fma.f64 #s(literal 4 binary64) (-.f64 y x) x) z)) z)) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 (/.f64 (-.f64 y x) z) #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) (-.f64 y x))) z)) |
#s(approx (- (/ 2 3) z) (neg.f64 z)) |
#s(approx (- (/ 2 3) z) (*.f64 (-.f64 (/.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) z)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 (-.f64 y x) #s(literal 6 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (-.f64 y x) (neg.f64 x)) z)) (neg.f64 z))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) #s(literal 6 binary64))) (neg.f64 z))) |
#s(approx (- (/ 2 3) z) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2/3 binary64) z)) (neg.f64 z))) |
Compiled 2 419 to 482 computations (80.1% saved)
12 alts after pruning (12 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 103 | 12 | 115 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 104 | 12 | 116 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.6% | (fma.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 (-.f64 y x) #s(literal 6 binary64)) x) |
| 99.6% | (fma.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 6 binary64) x) | |
| 36.1% | (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) x)) | |
| 25.1% | (+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) (-.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) x) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) (-.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) x) (*.f64 x x)))) | |
| 88.7% | (+.f64 x (*.f64 (*.f64 #s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z))) | |
| ▶ | 52.1% | (+.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)))) |
| ▶ | 99.8% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (-.f64 y x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) x)) |
| ▶ | 47.4% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
| 82.3% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 y x) (/.f64 (fma.f64 #s(literal 4 binary64) (-.f64 y x) x) z)) z)) | |
| 52.2% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) x)) | |
| ▶ | 53.4% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64))) |
| 53.0% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) |
Compiled 580 to 388 computations (33.1% saved)
| Inputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (-.f64 y x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) x)) |
(fma.f64 (-.f64 y x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) x) |
(-.f64 y x) |
y |
x |
(fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) |
#s(literal -6 binary64) |
z |
#s(literal 4 binary64) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
(fma.f64 #s(literal 4 binary64) (-.f64 y x) x) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64))) |
(*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64)) |
(*.f64 (-.f64 y x) z) |
(+.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64))) |
(*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) |
(*.f64 (-.f64 #s(literal 2/3 binary64) z) x) |
(-.f64 #s(literal 2/3 binary64) z) |
#s(literal 2/3 binary64) |
(fma.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 (-.f64 y x) #s(literal 6 binary64)) x) |
(*.f64 (-.f64 y x) #s(literal 6 binary64)) |
#s(literal 6 binary64) |
| Outputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* 6 (* y (- 2/3 z))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ (* 6 (* y (- 2/3 z))) (* x (+ 1 (* -6 (- 2/3 z))))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* y (+ 4 (* -6 z))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (+ 4 (* -6 z))))) (* y (+ 4 (* -6 z)))))) |
#s(approx (- y x) #s(hole binary64 y)) |
#s(approx (- y x) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* 4 y))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (+ (* -3 x) (* 4 y)))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (* -6 (* y z)))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (+ (* -6 (* y z)) (* 6 (* x z))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* y z))) |
#s(approx (* (- y x) z) #s(hole binary64 (+ (* -1 (* x z)) (* y z)))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* 6 (* y (- 2/3 z))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (+ (* -6 (* x (- 2/3 z))) (* 6 (* y (- 2/3 z)))))) |
#s(approx (* (* (- 2/3 z) x) -6) #s(hole binary64 (* -6 (* x (- 2/3 z))))) |
#s(approx (* (- 2/3 z) x) #s(hole binary64 (* x (- 2/3 z)))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* 6 (* y (- 2/3 z))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (+ (* 6 (* y (- 2/3 z))) (* x (+ 1 (* -6 (- 2/3 z))))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* 6 y))) |
#s(approx (* (- y x) 6) #s(hole binary64 (+ (* -6 x) (* 6 y)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* x (+ 1 (* -6 (- 2/3 z)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* x (+ 1 (+ (* -6 (- 2/3 z)) (* 6 (/ (* y (- 2/3 z)) x))))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* x (+ 1 (* -1 (+ 4 (* -6 z))))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (+ 4 (* -6 z))) (/ (* y (+ 4 (* -6 z))) x)))))) |
#s(approx (- y x) #s(hole binary64 (* -1 x))) |
#s(approx (- y x) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* -3 x))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* x (- (* 4 (/ y x)) 3)))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (* 6 (* x z)))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (* x (+ (* -6 (/ (* y z) x)) (* 6 z))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* -1 (* x z)))) |
#s(approx (* (- y x) z) #s(hole binary64 (* x (+ (* -1 z) (/ (* y z) x))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* -6 (* x (- 2/3 z))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* x (+ (* -6 (- 2/3 z)) (* 6 (/ (* y (- 2/3 z)) x)))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* x (+ 1 (* -6 (- 2/3 z)))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* x (+ 1 (+ (* -6 (- 2/3 z)) (* 6 (/ (* y (- 2/3 z)) x))))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* -6 x))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* x (- (* 6 (/ y x)) 6)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* x (- (* 6 (- 2/3 z)) 1))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* x (- (+ (* -6 (/ (* y (- 2/3 z)) x)) (* 6 (- 2/3 z))) 1))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* -1 (* x (+ 3 (* -6 z)))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* -1 (* x (+ 3 (+ (* -6 z) (* -1 (/ (* y (+ 4 (* -6 z))) x)))))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* -1 (* x (+ 3 (* -4 (/ y x))))))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (* -1 (* x (+ (* -6 z) (* 6 (/ (* y z) x))))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* -1 (* x (+ z (* -1 (/ (* y z) x))))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* -1 (* x (+ (* -6 (/ (* y (- 2/3 z)) x)) (* 6 (- 2/3 z))))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* -1 (* x (- (* 6 (- 2/3 z)) 1))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* -1 (* x (- (+ (* -6 (/ (* y (- 2/3 z)) x)) (* 6 (- 2/3 z))) 1))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* -1 (* x (+ 6 (* -6 (/ y x))))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (* -6 (* x (- 2/3 z)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (+ (* -6 (* x (- 2/3 z))) (* 6 (* y (- 2/3 z))))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (+ x (* -1 (* x (+ 4 (* -6 z))))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (+ x (+ (* -1 (* x (+ 4 (* -6 z)))) (* y (+ 4 (* -6 z))))))) |
#s(approx (- y x) #s(hole binary64 (- y x))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (+ x (* -4 x)))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (+ x (+ (* -4 x) (* 4 y))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (+ x (* -6 (* x (- 2/3 z)))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (+ x (+ (* -6 (* x (- 2/3 z))) (* 6 (* y (- 2/3 z))))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* y (+ (* -6 (/ (* x (- 2/3 z)) y)) (+ (* 6 (- 2/3 z)) (/ x y)))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* y (+ 4 (+ (* -6 z) (+ (* -1 (/ (* x (+ 4 (* -6 z))) y)) (/ x y))))))) |
#s(approx (- y x) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* y (+ 4 (+ (* -4 (/ x y)) (/ x y)))))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (* y (+ (* -6 z) (* 6 (/ (* x z) y)))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* y (+ z (* -1 (/ (* x z) y)))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* y (+ (* -6 (/ (* x (- 2/3 z)) y)) (* 6 (- 2/3 z)))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* y (+ (* -6 (/ (* x (- 2/3 z)) y)) (+ (* 6 (- 2/3 z)) (/ x y)))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* y (+ 6 (* -6 (/ x y)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* y (+ (* -6 (- 2/3 z)) (* -1 (/ (+ x (* -6 (* x (- 2/3 z)))) y))))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (+ 4 (* -6 z))) (* -1 (/ (+ x (* -1 (* x (+ 4 (* -6 z))))) y))))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ x (* -4 x)) y)) 4))))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (* -1 (* y (+ (* -6 (/ (* x z) y)) (* 6 z)))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* -1 (* y (+ (* -1 z) (/ (* x z) y)))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* -1 (* y (+ (* -6 (- 2/3 z)) (* 6 (/ (* x (- 2/3 z)) y))))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* -1 (* y (+ (* -6 (- 2/3 z)) (* -1 (/ (+ x (* -6 (* x (- 2/3 z)))) y))))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* -1 (* y (- (* 6 (/ x y)) 6))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (* 4 (- y x))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (+ (* -6 (* z (- y x))) (* 4 (- y x)))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (+ x (* 4 (- y x))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (+ x (+ (* -6 (* z (- y x))) (* 4 (- y x)))))) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 4)) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 (+ 4 (* -6 z)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* z (- y x)))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* 4 (- y x)))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (+ (* -6 (* z (- y x))) (* 4 (- y x))))) |
#s(approx (* (* (- 2/3 z) x) -6) #s(hole binary64 (* -4 x))) |
#s(approx (* (* (- 2/3 z) x) -6) #s(hole binary64 (+ (* -4 x) (* 6 (* x z))))) |
#s(approx (* (- 2/3 z) x) #s(hole binary64 (* 2/3 x))) |
#s(approx (* (- 2/3 z) x) #s(hole binary64 (+ (* -1 (* x z)) (* 2/3 x)))) |
#s(approx (- 2/3 z) #s(hole binary64 2/3)) |
#s(approx (- 2/3 z) #s(hole binary64 (+ 2/3 (* -1 z)))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (+ x (* 4 (- y x))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (+ x (+ (* -6 (* z (- y x))) (* 4 (- y x)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* z (+ (* -6 (- y x)) (+ (* 4 (/ (- y x) z)) (/ x z)))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* z (+ (* -6 (- y x)) (+ (* 4 (/ (- y x) z)) (/ x z)))))) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 (* -6 z))) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 (* z (- (* 4 (/ 1 z)) 6)))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* z (+ (* -6 (- y x)) (* 4 (/ (- y x) z)))))) |
#s(approx (* (* (- 2/3 z) x) -6) #s(hole binary64 (* 6 (* x z)))) |
#s(approx (* (* (- 2/3 z) x) -6) #s(hole binary64 (* z (+ (* -4 (/ x z)) (* 6 x))))) |
#s(approx (* (- 2/3 z) x) #s(hole binary64 (* -1 (* x z)))) |
#s(approx (* (- 2/3 z) x) #s(hole binary64 (* z (+ (* -1 x) (* 2/3 (/ x z)))))) |
#s(approx (- 2/3 z) #s(hole binary64 (* -1 z))) |
#s(approx (- 2/3 z) #s(hole binary64 (* z (- (* 2/3 (/ 1 z)) 1)))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* z (+ (* -6 (- y x)) (+ (* 4 (/ (- y x) z)) (/ x z)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* 4 (- y x))) z)) (* 6 (- y x))))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* 4 (- y x))) z)) (* 6 (- y x))))))) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 (* -1 (* z (- 6 (* 4 (/ 1 z))))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* -1 (* z (+ (* -4 (/ (- y x) z)) (* 6 (- y x))))))) |
#s(approx (* (* (- 2/3 z) x) -6) #s(hole binary64 (* -1 (* z (+ (* -6 x) (* 4 (/ x z))))))) |
#s(approx (* (- 2/3 z) x) #s(hole binary64 (* -1 (* z (+ x (* -2/3 (/ x z))))))) |
#s(approx (- 2/3 z) #s(hole binary64 (* -1 (* z (- 1 (* 2/3 (/ 1 z))))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* 4 (- y x))) z)) (* 6 (- y x))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | z | @ | inf | ((+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* (- y x) (+ (* -6 z) 4)) x) (- y x) y x (+ (* -6 z) 4) -6 z 4 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* 4 (- y x)) x) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (* (- y x) z) -6) (* (- y x) z) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (* (- y x) 6) (- (/ 2 3) z)) (* (* (- 2/3 z) x) -6) (* (- 2/3 z) x) (- 2/3 z) 2/3 (+ (* (- 2/3 z) (* (- y x) 6)) x) (* (- y x) 6) 6) |
| 3.0ms | x | @ | 0 | ((+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* (- y x) (+ (* -6 z) 4)) x) (- y x) y x (+ (* -6 z) 4) -6 z 4 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* 4 (- y x)) x) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (* (- y x) z) -6) (* (- y x) z) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (* (- y x) 6) (- (/ 2 3) z)) (* (* (- 2/3 z) x) -6) (* (- 2/3 z) x) (- 2/3 z) 2/3 (+ (* (- 2/3 z) (* (- y x) 6)) x) (* (- y x) 6) 6) |
| 2.0ms | x | @ | -inf | ((+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* (- y x) (+ (* -6 z) 4)) x) (- y x) y x (+ (* -6 z) 4) -6 z 4 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* 4 (- y x)) x) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (* (- y x) z) -6) (* (- y x) z) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (* (- y x) 6) (- (/ 2 3) z)) (* (* (- 2/3 z) x) -6) (* (- 2/3 z) x) (- 2/3 z) 2/3 (+ (* (- 2/3 z) (* (- y x) 6)) x) (* (- y x) 6) 6) |
| 2.0ms | x | @ | inf | ((+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* (- y x) (+ (* -6 z) 4)) x) (- y x) y x (+ (* -6 z) 4) -6 z 4 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* 4 (- y x)) x) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (* (- y x) z) -6) (* (- y x) z) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (* (- y x) 6) (- (/ 2 3) z)) (* (* (- 2/3 z) x) -6) (* (- 2/3 z) x) (- 2/3 z) 2/3 (+ (* (- 2/3 z) (* (- y x) 6)) x) (* (- y x) 6) 6) |
| 2.0ms | z | @ | -inf | ((+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* (- y x) (+ (* -6 z) 4)) x) (- y x) y x (+ (* -6 z) 4) -6 z 4 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* 4 (- y x)) x) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (* (- y x) z) -6) (* (- y x) z) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (* (- y x) 6) (- (/ 2 3) z)) (* (* (- 2/3 z) x) -6) (* (- 2/3 z) x) (- 2/3 z) 2/3 (+ (* (- 2/3 z) (* (- y x) 6)) x) (* (- y x) 6) 6) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 397 | 2488 |
| 0 | 415 | 2337 |
| 1 | 2048 | 2337 |
| 0 | 9342 | 2273 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (-.f64 y x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) x)) |
(fma.f64 (-.f64 y x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) x) |
(-.f64 y x) |
y |
x |
(fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) |
#s(literal -6 binary64) |
z |
#s(literal 4 binary64) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
(fma.f64 #s(literal 4 binary64) (-.f64 y x) x) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64))) |
(*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64)) |
(*.f64 (-.f64 y x) z) |
(+.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64))) |
(*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) |
(*.f64 (-.f64 #s(literal 2/3 binary64) z) x) |
(-.f64 #s(literal 2/3 binary64) z) |
#s(literal 2/3 binary64) |
(fma.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 (-.f64 y x) #s(literal 6 binary64)) x) |
(*.f64 (-.f64 y x) #s(literal 6 binary64)) |
#s(literal 6 binary64) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* 6 (* y (- 2/3 z))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ (* 6 (* y (- 2/3 z))) (* x (+ 1 (* -6 (- 2/3 z))))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* y (+ 4 (* -6 z))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (+ 4 (* -6 z))))) (* y (+ 4 (* -6 z)))))) |
#s(approx (- y x) #s(hole binary64 y)) |
#s(approx (- y x) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* 4 y))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (+ (* -3 x) (* 4 y)))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (* -6 (* y z)))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (+ (* -6 (* y z)) (* 6 (* x z))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* y z))) |
#s(approx (* (- y x) z) #s(hole binary64 (+ (* -1 (* x z)) (* y z)))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* 6 (* y (- 2/3 z))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (+ (* -6 (* x (- 2/3 z))) (* 6 (* y (- 2/3 z)))))) |
#s(approx (* (* (- 2/3 z) x) -6) #s(hole binary64 (* -6 (* x (- 2/3 z))))) |
#s(approx (* (- 2/3 z) x) #s(hole binary64 (* x (- 2/3 z)))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* 6 (* y (- 2/3 z))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (+ (* 6 (* y (- 2/3 z))) (* x (+ 1 (* -6 (- 2/3 z))))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* 6 y))) |
#s(approx (* (- y x) 6) #s(hole binary64 (+ (* -6 x) (* 6 y)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* x (+ 1 (* -6 (- 2/3 z)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* x (+ 1 (+ (* -6 (- 2/3 z)) (* 6 (/ (* y (- 2/3 z)) x))))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* x (+ 1 (* -1 (+ 4 (* -6 z))))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (+ 4 (* -6 z))) (/ (* y (+ 4 (* -6 z))) x)))))) |
#s(approx (- y x) #s(hole binary64 (* -1 x))) |
#s(approx (- y x) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* -3 x))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* x (- (* 4 (/ y x)) 3)))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (* 6 (* x z)))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (* x (+ (* -6 (/ (* y z) x)) (* 6 z))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* -1 (* x z)))) |
#s(approx (* (- y x) z) #s(hole binary64 (* x (+ (* -1 z) (/ (* y z) x))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* -6 (* x (- 2/3 z))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* x (+ (* -6 (- 2/3 z)) (* 6 (/ (* y (- 2/3 z)) x)))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* x (+ 1 (* -6 (- 2/3 z)))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* x (+ 1 (+ (* -6 (- 2/3 z)) (* 6 (/ (* y (- 2/3 z)) x))))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* -6 x))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* x (- (* 6 (/ y x)) 6)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* x (- (* 6 (- 2/3 z)) 1))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* x (- (+ (* -6 (/ (* y (- 2/3 z)) x)) (* 6 (- 2/3 z))) 1))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* -1 (* x (+ 3 (* -6 z)))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* -1 (* x (+ 3 (+ (* -6 z) (* -1 (/ (* y (+ 4 (* -6 z))) x)))))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* -1 (* x (+ 3 (* -4 (/ y x))))))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (* -1 (* x (+ (* -6 z) (* 6 (/ (* y z) x))))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* -1 (* x (+ z (* -1 (/ (* y z) x))))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* -1 (* x (+ (* -6 (/ (* y (- 2/3 z)) x)) (* 6 (- 2/3 z))))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* -1 (* x (- (* 6 (- 2/3 z)) 1))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* -1 (* x (- (+ (* -6 (/ (* y (- 2/3 z)) x)) (* 6 (- 2/3 z))) 1))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* -1 (* x (+ 6 (* -6 (/ y x))))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (* -6 (* x (- 2/3 z)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (+ (* -6 (* x (- 2/3 z))) (* 6 (* y (- 2/3 z))))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (+ x (* -1 (* x (+ 4 (* -6 z))))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (+ x (+ (* -1 (* x (+ 4 (* -6 z)))) (* y (+ 4 (* -6 z))))))) |
#s(approx (- y x) #s(hole binary64 (- y x))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (+ x (* -4 x)))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (+ x (+ (* -4 x) (* 4 y))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (+ x (* -6 (* x (- 2/3 z)))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (+ x (+ (* -6 (* x (- 2/3 z))) (* 6 (* y (- 2/3 z))))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* y (+ (* -6 (/ (* x (- 2/3 z)) y)) (+ (* 6 (- 2/3 z)) (/ x y)))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* y (+ 4 (+ (* -6 z) (+ (* -1 (/ (* x (+ 4 (* -6 z))) y)) (/ x y))))))) |
#s(approx (- y x) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* y (+ 4 (+ (* -4 (/ x y)) (/ x y)))))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (* y (+ (* -6 z) (* 6 (/ (* x z) y)))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* y (+ z (* -1 (/ (* x z) y)))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* y (+ (* -6 (/ (* x (- 2/3 z)) y)) (* 6 (- 2/3 z)))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* y (+ (* -6 (/ (* x (- 2/3 z)) y)) (+ (* 6 (- 2/3 z)) (/ x y)))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* y (+ 6 (* -6 (/ x y)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* y (+ (* -6 (- 2/3 z)) (* -1 (/ (+ x (* -6 (* x (- 2/3 z)))) y))))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (+ 4 (* -6 z))) (* -1 (/ (+ x (* -1 (* x (+ 4 (* -6 z))))) y))))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ x (* -4 x)) y)) 4))))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (* -1 (* y (+ (* -6 (/ (* x z) y)) (* 6 z)))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* -1 (* y (+ (* -1 z) (/ (* x z) y)))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* -1 (* y (+ (* -6 (- 2/3 z)) (* 6 (/ (* x (- 2/3 z)) y))))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* -1 (* y (+ (* -6 (- 2/3 z)) (* -1 (/ (+ x (* -6 (* x (- 2/3 z)))) y))))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* -1 (* y (- (* 6 (/ x y)) 6))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (* 4 (- y x))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (+ (* -6 (* z (- y x))) (* 4 (- y x)))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (+ x (* 4 (- y x))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (+ x (+ (* -6 (* z (- y x))) (* 4 (- y x)))))) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 4)) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 (+ 4 (* -6 z)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* z (- y x)))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* 4 (- y x)))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (+ (* -6 (* z (- y x))) (* 4 (- y x))))) |
#s(approx (* (* (- 2/3 z) x) -6) #s(hole binary64 (* -4 x))) |
#s(approx (* (* (- 2/3 z) x) -6) #s(hole binary64 (+ (* -4 x) (* 6 (* x z))))) |
#s(approx (* (- 2/3 z) x) #s(hole binary64 (* 2/3 x))) |
#s(approx (* (- 2/3 z) x) #s(hole binary64 (+ (* -1 (* x z)) (* 2/3 x)))) |
#s(approx (- 2/3 z) #s(hole binary64 2/3)) |
#s(approx (- 2/3 z) #s(hole binary64 (+ 2/3 (* -1 z)))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (+ x (* 4 (- y x))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (+ x (+ (* -6 (* z (- y x))) (* 4 (- y x)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* z (+ (* -6 (- y x)) (+ (* 4 (/ (- y x) z)) (/ x z)))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* z (+ (* -6 (- y x)) (+ (* 4 (/ (- y x) z)) (/ x z)))))) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 (* -6 z))) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 (* z (- (* 4 (/ 1 z)) 6)))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* z (+ (* -6 (- y x)) (* 4 (/ (- y x) z)))))) |
#s(approx (* (* (- 2/3 z) x) -6) #s(hole binary64 (* 6 (* x z)))) |
#s(approx (* (* (- 2/3 z) x) -6) #s(hole binary64 (* z (+ (* -4 (/ x z)) (* 6 x))))) |
#s(approx (* (- 2/3 z) x) #s(hole binary64 (* -1 (* x z)))) |
#s(approx (* (- 2/3 z) x) #s(hole binary64 (* z (+ (* -1 x) (* 2/3 (/ x z)))))) |
#s(approx (- 2/3 z) #s(hole binary64 (* -1 z))) |
#s(approx (- 2/3 z) #s(hole binary64 (* z (- (* 2/3 (/ 1 z)) 1)))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* z (+ (* -6 (- y x)) (+ (* 4 (/ (- y x) z)) (/ x z)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* 4 (- y x))) z)) (* 6 (- y x))))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* 4 (- y x))) z)) (* 6 (- y x))))))) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 (* -1 (* z (- 6 (* 4 (/ 1 z))))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* -1 (* z (+ (* -4 (/ (- y x) z)) (* 6 (- y x))))))) |
#s(approx (* (* (- 2/3 z) x) -6) #s(hole binary64 (* -1 (* z (+ (* -6 x) (* 4 (/ x z))))))) |
#s(approx (* (- 2/3 z) x) #s(hole binary64 (* -1 (* z (+ x (* -2/3 (/ x z))))))) |
#s(approx (- 2/3 z) #s(hole binary64 (* -1 (* z (- 1 (* 2/3 (/ 1 z))))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* 4 (- y x))) z)) (* 6 (- y x))))))) |
| Outputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x) x)) |
(/.f64 (+.f64 (pow.f64 (+.f64 x (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 3 binary64))) (fma.f64 (+.f64 x (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))) (+.f64 x (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))) (-.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 2 binary64)) (*.f64 (+.f64 x (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))) (*.f64 #s(literal 4 binary64) (-.f64 y x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) x))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) #s(literal 2 binary64))) (-.f64 x (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) x)))) |
(fma.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x) x) |
(fma.f64 (-.f64 y x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) #s(literal 2 binary64)) (-.f64 x (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) x))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)))))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) x))))) |
(+.f64 (+.f64 x (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))) (*.f64 #s(literal 4 binary64) (-.f64 y x))) |
(+.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) x) |
(+.f64 x (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 y y (fma.f64 x x (*.f64 y x))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 y x)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y y (fma.f64 x x (*.f64 y x)))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (fma.f64 x x (*.f64 y x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (fma.f64 x x (*.f64 y x))))) |
(-.f64 y x) |
y |
x |
(/.f64 (-.f64 #s(literal 64 binary64) (*.f64 #s(literal 216 binary64) (pow.f64 z #s(literal 3 binary64)))) (+.f64 #s(literal 16 binary64) (+.f64 (pow.f64 (*.f64 z #s(literal 6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 z #s(literal 6 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) #s(literal 16 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 16 binary64) (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -216 binary64) (pow.f64 z #s(literal 3 binary64)) #s(literal 64 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (-.f64 #s(literal 16 binary64) (*.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 64 binary64) (*.f64 #s(literal -216 binary64) (pow.f64 z #s(literal 3 binary64))))) (neg.f64 (+.f64 #s(literal 16 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) #s(literal 16 binary64)) (-.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64))) |
(/.f64 (-.f64 #s(literal 16 binary64) (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64))) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z))) |
(/.f64 (fma.f64 #s(literal -216 binary64) (pow.f64 z #s(literal 3 binary64)) #s(literal 64 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (-.f64 #s(literal 16 binary64) (*.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64))))) |
(/.f64 (+.f64 #s(literal 64 binary64) (*.f64 #s(literal -216 binary64) (pow.f64 z #s(literal 3 binary64)))) (+.f64 #s(literal 16 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z))))) |
(fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) |
(fma.f64 z #s(literal -6 binary64) #s(literal 4 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64))) (/.f64 #s(literal 16 binary64) (-.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64)))) |
(-.f64 (/.f64 #s(literal 16 binary64) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z))) (/.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z)))) |
(-.f64 #s(literal 4 binary64) (*.f64 z #s(literal 6 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal -216 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (-.f64 #s(literal 16 binary64) (*.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64))))) (/.f64 #s(literal 64 binary64) (+.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (-.f64 #s(literal 16 binary64) (*.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64)))))) |
(+.f64 (/.f64 #s(literal 64 binary64) (+.f64 #s(literal 16 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z))))) (/.f64 (*.f64 #s(literal -216 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 #s(literal 16 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z)))))) |
(+.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64)) |
(+.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z)) |
#s(literal -6 binary64) |
z |
#s(literal 4 binary64) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (-.f64 y x)) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 #s(literal -4 binary64) (-.f64 y x)) (*.f64 #s(literal -4 binary64) (-.f64 y x)) (*.f64 x (*.f64 #s(literal -4 binary64) (-.f64 y x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 #s(literal 4 binary64) (-.f64 y x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal 4 binary64) (-.f64 y x))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (-.f64 y x) #s(literal 3 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) x))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 2 binary64))) (-.f64 x (*.f64 #s(literal 4 binary64) (-.f64 y x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal 4 binary64) (-.f64 y x)))))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 y x) #s(literal 3 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) x)))) |
(fma.f64 #s(literal 4 binary64) (-.f64 y x) x) |
(fma.f64 (-.f64 y x) #s(literal 4 binary64) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 #s(literal 4 binary64) (-.f64 y x)))) (/.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 2 binary64)) (-.f64 x (*.f64 #s(literal 4 binary64) (-.f64 y x))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) x))) |
(-.f64 x (*.f64 #s(literal -4 binary64) (-.f64 y x))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal 4 binary64) (-.f64 y x)))))) (/.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal 4 binary64) (-.f64 y x))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) x))))) |
(+.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) x) |
(+.f64 x (*.f64 #s(literal 4 binary64) (-.f64 y x))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))) |
(*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)) |
(*.f64 (*.f64 #s(literal -6 binary64) z) (-.f64 y x)) |
(*.f64 #s(literal -6 binary64) (*.f64 z (-.f64 y x))) |
(*.f64 (-.f64 y x) (*.f64 #s(literal -6 binary64) z)) |
(*.f64 z (-.f64 y x)) |
(*.f64 (-.f64 y x) z) |
(/.f64 (+.f64 (pow.f64 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z))) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z))) #s(literal 2 binary64)))) (neg.f64 (-.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z))) #s(literal 2 binary64)) (*.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z)))))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z))) #s(literal 2 binary64))) (-.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z))) #s(literal 2 binary64)) (*.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z))))))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z))))) (/.f64 (pow.f64 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z))) #s(literal 2 binary64)) (-.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z)))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z))) #s(literal 2 binary64)) (*.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z))))))) (/.f64 (pow.f64 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z))) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z))) #s(literal 2 binary64)) (*.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z)))))))) |
(+.f64 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z))) x) |
(+.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z)))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z))) |
(*.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z)) |
(*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) |
(*.f64 #s(literal -6 binary64) (*.f64 (-.f64 #s(literal 2/3 binary64) z) x)) |
(*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal -6 binary64) x)) |
(*.f64 (-.f64 #s(literal 2/3 binary64) z) x) |
(*.f64 x (-.f64 #s(literal 2/3 binary64) z)) |
(/.f64 (neg.f64 (-.f64 #s(literal 4/9 binary64) (*.f64 z z))) (neg.f64 (+.f64 #s(literal 2/3 binary64) z))) |
(/.f64 (neg.f64 (-.f64 #s(literal 8/27 binary64) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 4/9 binary64) (fma.f64 z z (*.f64 #s(literal 2/3 binary64) z))))) |
(/.f64 (-.f64 #s(literal 4/9 binary64) (*.f64 z z)) (+.f64 #s(literal 2/3 binary64) z)) |
(/.f64 (-.f64 #s(literal 8/27 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 #s(literal 4/9 binary64) (fma.f64 z z (*.f64 #s(literal 2/3 binary64) z)))) |
(-.f64 (/.f64 #s(literal 4/9 binary64) (+.f64 #s(literal 2/3 binary64) z)) (/.f64 (*.f64 z z) (+.f64 #s(literal 2/3 binary64) z))) |
(-.f64 (/.f64 #s(literal 8/27 binary64) (+.f64 #s(literal 4/9 binary64) (fma.f64 z z (*.f64 #s(literal 2/3 binary64) z)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 #s(literal 4/9 binary64) (fma.f64 z z (*.f64 #s(literal 2/3 binary64) z))))) |
(-.f64 #s(literal 2/3 binary64) z) |
#s(literal 2/3 binary64) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x))) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 (neg.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x))) (-.f64 #s(literal 2/3 binary64) z)) (*.f64 (neg.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x))) (-.f64 #s(literal 2/3 binary64) z)) (*.f64 x (*.f64 (neg.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x))) (-.f64 #s(literal 2/3 binary64) z)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z)) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (-.f64 y x)) #s(literal 3 binary64)) #s(literal 216 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z)) x))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64))) (-.f64 x (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z)) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (-.f64 y x)) #s(literal 3 binary64)) #s(literal 216 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z)) x)))) |
(fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (-.f64 y x)) #s(literal 6 binary64) x) |
(fma.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z) x) |
(fma.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal 6 binary64) (-.f64 y x)) x) |
(fma.f64 (-.f64 y x) (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64)) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z)))) (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64)) (-.f64 x (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z)) x))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x))) (-.f64 #s(literal 2/3 binary64) z))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z)))))) (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z)) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z)) x))))) |
(+.f64 (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z)) x) |
(+.f64 x (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z))) |
(*.f64 #s(literal 6 binary64) (-.f64 y x)) |
(*.f64 (-.f64 y x) #s(literal 6 binary64)) |
#s(literal 6 binary64) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) x (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64)))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y)) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (fma.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) #s(literal 1 binary64)) x (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y))) |
#s(approx (- y x) y) |
#s(approx (- y x) (fma.f64 #s(literal -1 binary64) x y)) |
#s(approx x x) |
#s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal 4 binary64) y)) |
#s(approx (+ (* 4 (- y x)) x) (fma.f64 #s(literal -3 binary64) x (*.f64 #s(literal 4 binary64) y))) |
#s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 z y) #s(literal -6 binary64))) |
#s(approx (* (* (- y x) z) -6) (fma.f64 (*.f64 z x) #s(literal 6 binary64) (*.f64 (*.f64 z y) #s(literal -6 binary64)))) |
#s(approx (* (- y x) z) (*.f64 z y)) |
#s(approx (* (- y x) z) (fma.f64 (neg.f64 x) z (*.f64 z y))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (fma.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64)))) |
#s(approx (* (* (- 2/3 z) x) -6) (*.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z))) |
#s(approx (* (- 2/3 z) x) (*.f64 (-.f64 #s(literal 2/3 binary64) z) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) x (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64)))) |
#s(approx (* (- y x) 6) (*.f64 #s(literal 6 binary64) y)) |
#s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) x) #s(literal 6 binary64) (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z))) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (+.f64 (fma.f64 y (/.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) x) (neg.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)))) #s(literal 1 binary64)) x)) |
#s(approx (- y x) (neg.f64 x)) |
#s(approx (- y x) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
#s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal -3 binary64) x)) |
#s(approx (+ (* 4 (- y x)) x) (*.f64 (-.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal 3 binary64)) x)) |
#s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 z x) #s(literal 6 binary64))) |
#s(approx (* (* (- y x) z) -6) (*.f64 (fma.f64 (/.f64 (*.f64 z y) x) #s(literal -6 binary64) (*.f64 z #s(literal 6 binary64))) x)) |
#s(approx (* (- y x) z) (*.f64 (neg.f64 x) z)) |
#s(approx (* (- y x) z) (*.f64 (fma.f64 y (/.f64 z x) (neg.f64 z)) x)) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) x) #s(literal 6 binary64) (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z))) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) x) #s(literal 6 binary64) (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z))) #s(literal 1 binary64)) x)) |
#s(approx (* (- y x) 6) (*.f64 #s(literal -6 binary64) x)) |
#s(approx (* (- y x) 6) (*.f64 (-.f64 (*.f64 (/.f64 y x) #s(literal 6 binary64)) #s(literal 6 binary64)) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (neg.f64 x) (-.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64)) #s(literal 1 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) x) #s(literal -6 binary64) (-.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64)) #s(literal 1 binary64))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 3 binary64)))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (neg.f64 x) (+.f64 (fma.f64 #s(literal -6 binary64) z (neg.f64 (/.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y) x))) #s(literal 3 binary64)))) |
#s(approx (- y x) (*.f64 (neg.f64 x) (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (* 4 (- y x)) x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -4 binary64) (/.f64 y x) #s(literal 3 binary64)))) |
#s(approx (* (* (- y x) z) -6) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 z y) x) #s(literal 6 binary64) (*.f64 #s(literal -6 binary64) z)))) |
#s(approx (* (- y x) z) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 z y) x) #s(literal -1 binary64) z))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) x) #s(literal -6 binary64) (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (neg.f64 x) (-.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64)) #s(literal 1 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) x) #s(literal -6 binary64) (-.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64)) #s(literal 1 binary64))))) |
#s(approx (* (- y x) 6) (*.f64 (neg.f64 x) (fma.f64 (/.f64 y x) #s(literal -6 binary64) #s(literal 6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+.f64 (fma.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z) x) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64)))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (fma.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) x)) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (+.f64 (fma.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y)) x)) |
#s(approx (- y x) (-.f64 y x)) |
#s(approx y y) |
#s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal -3 binary64) x)) |
#s(approx (+ (* 4 (- y x)) x) (fma.f64 #s(literal -3 binary64) x (*.f64 #s(literal 4 binary64) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+.f64 (fma.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z) x) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) y) #s(literal -6 binary64) (fma.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64) (/.f64 x y))) y)) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (+.f64 (fma.f64 #s(literal -6 binary64) z (/.f64 (fma.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) x) y)) #s(literal 4 binary64)) y)) |
#s(approx (- y x) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal 1 binary64)) y)) |
#s(approx (+ (* 4 (- y x)) x) (*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 x y) #s(literal 4 binary64)) y)) |
#s(approx (* (* (- y x) z) -6) (*.f64 (fma.f64 (/.f64 (*.f64 z x) y) #s(literal 6 binary64) (*.f64 #s(literal -6 binary64) z)) y)) |
#s(approx (* (- y x) z) (*.f64 (fma.f64 (/.f64 (*.f64 z x) y) #s(literal -1 binary64) z) y)) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) y) #s(literal -6 binary64) (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64))) y)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) y) #s(literal -6 binary64) (fma.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64) (/.f64 x y))) y)) |
#s(approx (* (- y x) 6) (*.f64 (fma.f64 (/.f64 x y) #s(literal -6 binary64) #s(literal 6 binary64)) y)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (neg.f64 (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z) x) y))) y))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (+.f64 (fma.f64 #s(literal -6 binary64) z (/.f64 (fma.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) x) y)) #s(literal 4 binary64))) y))) |
#s(approx (- y x) (neg.f64 (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y))) |
#s(approx (+ (* 4 (- y x)) x) (neg.f64 (*.f64 (-.f64 (neg.f64 (*.f64 #s(literal -3 binary64) (/.f64 x y))) #s(literal 4 binary64)) y))) |
#s(approx (* (* (- y x) z) -6) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 z x) y) #s(literal -6 binary64) (*.f64 z #s(literal 6 binary64))) y))) |
#s(approx (* (- y x) z) (neg.f64 (*.f64 (fma.f64 x (/.f64 z y) (neg.f64 z)) y))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) y) #s(literal 6 binary64) (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z))) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (neg.f64 (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z) x) y))) y))) |
#s(approx (* (- y x) 6) (neg.f64 (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 6 binary64)) #s(literal 6 binary64)) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x) x)) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (fma.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x) x)) |
#s(approx (+ (* -6 z) 4) #s(literal 4 binary64)) |
#s(approx (+ (* -6 z) 4) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64))) |
#s(approx z z) |
#s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))) |
#s(approx (* (- y x) z) (*.f64 z (-.f64 y x))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 #s(literal 4 binary64) (-.f64 y x))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x))) |
#s(approx (* (* (- 2/3 z) x) -6) (*.f64 #s(literal -4 binary64) x)) |
#s(approx (* (* (- 2/3 z) x) -6) (fma.f64 #s(literal -4 binary64) x (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
#s(approx (* (- 2/3 z) x) (*.f64 #s(literal 2/3 binary64) x)) |
#s(approx (* (- 2/3 z) x) (fma.f64 (neg.f64 x) z (*.f64 #s(literal 2/3 binary64) x))) |
#s(approx (- 2/3 z) #s(literal 2/3 binary64)) |
#s(approx (- 2/3 z) (fma.f64 #s(literal -1 binary64) z #s(literal 2/3 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 y x) (/.f64 (fma.f64 #s(literal 4 binary64) (-.f64 y x) x) z)) z)) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 y x) (/.f64 (fma.f64 #s(literal 4 binary64) (-.f64 y x) x) z)) z)) |
#s(approx (+ (* -6 z) 4) (*.f64 #s(literal -6 binary64) z)) |
#s(approx (+ (* -6 z) 4) (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 6 binary64)) z)) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 (/.f64 (-.f64 y x) z) #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) (-.f64 y x))) z)) |
#s(approx (* (* (- 2/3 z) x) -6) (*.f64 (*.f64 z x) #s(literal 6 binary64))) |
#s(approx (* (* (- 2/3 z) x) -6) (*.f64 (fma.f64 (/.f64 x z) #s(literal -4 binary64) (*.f64 #s(literal 6 binary64) x)) z)) |
#s(approx (* (- 2/3 z) x) (*.f64 (neg.f64 x) z)) |
#s(approx (* (- 2/3 z) x) (*.f64 (fma.f64 (/.f64 x z) #s(literal 2/3 binary64) (neg.f64 x)) z)) |
#s(approx (- 2/3 z) (neg.f64 z)) |
#s(approx (- 2/3 z) (*.f64 (-.f64 (/.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) z)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 y x) (/.f64 (fma.f64 #s(literal 4 binary64) (-.f64 y x) x) z)) z)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (neg.f64 z) (fma.f64 #s(literal 6 binary64) (-.f64 y x) (neg.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (-.f64 y x) x) z))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (neg.f64 z) (fma.f64 #s(literal 6 binary64) (-.f64 y x) (neg.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (-.f64 y x) x) z))))) |
#s(approx (+ (* -6 z) 4) (*.f64 (neg.f64 z) (-.f64 #s(literal 6 binary64) (/.f64 #s(literal 4 binary64) z)))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (-.f64 y x) z) #s(literal -4 binary64) (*.f64 #s(literal 6 binary64) (-.f64 y x))))) |
#s(approx (* (* (- 2/3 z) x) -6) (*.f64 (neg.f64 z) (fma.f64 (/.f64 x z) #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) x)))) |
#s(approx (* (- 2/3 z) x) (*.f64 (neg.f64 z) (fma.f64 #s(literal -2/3 binary64) (/.f64 x z) x))) |
#s(approx (- 2/3 z) (*.f64 (neg.f64 z) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2/3 binary64) z)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (neg.f64 z) (fma.f64 #s(literal 6 binary64) (-.f64 y x) (neg.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (-.f64 y x) x) z))))) |
Compiled 8 298 to 1 034 computations (87.5% saved)
15 alts after pruning (14 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 251 | 13 | 264 |
| Fresh | 6 | 1 | 7 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 261 | 15 | 276 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.6% | (fma.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y))) x) |
| 52.1% | (fma.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (*.f64 #s(literal -6 binary64) x)) x) | |
| ✓ | 99.8% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (-.f64 y x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) x)) |
| 27.0% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) #s(approx (- y x) y) x)) | |
| ▶ | 53.4% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (-.f64 y x) (*.f64 #s(literal -6 binary64) z))) |
| 53.0% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) | |
| 28.0% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 #s(approx (- y x) y) z) #s(literal -6 binary64))) | |
| ▶ | 53.1% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y))) |
| 52.2% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 3 binary64))))) | |
| 47.5% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (fma.f64 #s(literal -3 binary64) x (*.f64 #s(literal 4 binary64) y)))) | |
| 41.5% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 x y) #s(literal 4 binary64)) y))) | |
| 27.2% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal 4 binary64) y))) | |
| ▶ | 22.5% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal -3 binary64) x))) |
| 50.7% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (* (- y x) z) -6) (fma.f64 (*.f64 z x) #s(literal 6 binary64) (*.f64 (*.f64 z y) #s(literal -6 binary64))))) | |
| ▶ | 31.4% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
Compiled 723 to 552 computations (23.7% saved)
| Inputs |
|---|
(fma.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y))) x) |
(-.f64 #s(literal 2/3 binary64) z) |
#s(literal 2/3 binary64) |
z |
#s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y))) |
(fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y)) |
#s(literal -6 binary64) |
x |
(*.f64 #s(literal 6 binary64) y) |
#s(literal 6 binary64) |
y |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal -3 binary64) x))) |
#s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal -3 binary64) x)) |
(*.f64 #s(literal -3 binary64) x) |
#s(literal -3 binary64) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
#s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 z x) #s(literal 6 binary64))) |
(*.f64 (*.f64 z x) #s(literal 6 binary64)) |
(*.f64 z x) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y)) |
(*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y) |
(fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) |
#s(literal 4 binary64) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (-.f64 y x) (*.f64 #s(literal -6 binary64) z))) |
(*.f64 (-.f64 y x) (*.f64 #s(literal -6 binary64) z)) |
(-.f64 y x) |
(*.f64 #s(literal -6 binary64) z) |
| Outputs |
|---|
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* 6 (* y (- 2/3 z))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (+ (* 6 (* y (- 2/3 z))) (* x (+ 1 (* -6 (- 2/3 z))))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* 6 y))) |
#s(approx (* (- y x) 6) #s(hole binary64 (+ (* -6 x) (* 6 y)))) |
#s(approx (+ (* -6 x) (* 6 y)) #s(hole binary64 (* 6 y))) |
#s(approx (+ (* -6 x) (* 6 y)) #s(hole binary64 (+ (* -6 x) (* 6 y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* 6 (* y (- 2/3 z))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ (* 6 (* y (- 2/3 z))) (* x (+ 1 (* -6 (- 2/3 z))))))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* 4 y))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (+ (* -3 x) (* 4 y)))) |
#s(approx (* -3 x) #s(hole binary64 (* -3 x))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (* -6 (* y z)))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (+ (* -6 (* y z)) (* 6 (* x z))))) |
#s(approx (* (* z x) 6) #s(hole binary64 (* 6 (* x z)))) |
#s(approx (* z x) #s(hole binary64 (* x z))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* y (+ 4 (* -6 z))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (+ 4 (* -6 z))))) (* y (+ 4 (* -6 z)))))) |
#s(approx (* (- y x) (* -6 z)) #s(hole binary64 (* -6 (* y z)))) |
#s(approx (* (- y x) (* -6 z)) #s(hole binary64 (+ (* -6 (* y z)) (* 6 (* x z))))) |
#s(approx (- y x) #s(hole binary64 y)) |
#s(approx (- y x) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* x (+ 1 (* -6 (- 2/3 z)))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* x (+ 1 (+ (* -6 (- 2/3 z)) (* 6 (/ (* y (- 2/3 z)) x))))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* -6 x))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* x (- (* 6 (/ y x)) 6)))) |
#s(approx (+ (* -6 x) (* 6 y)) #s(hole binary64 (* -6 x))) |
#s(approx (+ (* -6 x) (* 6 y)) #s(hole binary64 (* x (- (* 6 (/ y x)) 6)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* x (+ 1 (* -6 (- 2/3 z)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* x (+ 1 (+ (* -6 (- 2/3 z)) (* 6 (/ (* y (- 2/3 z)) x))))))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* -3 x))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* x (- (* 4 (/ y x)) 3)))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (* 6 (* x z)))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (* x (+ (* -6 (/ (* y z) x)) (* 6 z))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* x (+ 1 (* -1 (+ 4 (* -6 z))))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (+ 4 (* -6 z))) (/ (* y (+ 4 (* -6 z))) x)))))) |
#s(approx (* (- y x) (* -6 z)) #s(hole binary64 (* 6 (* x z)))) |
#s(approx (* (- y x) (* -6 z)) #s(hole binary64 (* x (+ (* -6 (/ (* y z) x)) (* 6 z))))) |
#s(approx (- y x) #s(hole binary64 (* -1 x))) |
#s(approx (- y x) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* -1 (* x (- (* 6 (- 2/3 z)) 1))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* -1 (* x (- (+ (* -6 (/ (* y (- 2/3 z)) x)) (* 6 (- 2/3 z))) 1))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* -1 (* x (+ 6 (* -6 (/ y x))))))) |
#s(approx (+ (* -6 x) (* 6 y)) #s(hole binary64 (* -1 (* x (+ 6 (* -6 (/ y x))))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* x (- (* 6 (- 2/3 z)) 1))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* x (- (+ (* -6 (/ (* y (- 2/3 z)) x)) (* 6 (- 2/3 z))) 1))))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* -1 (* x (+ 3 (* -4 (/ y x))))))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (* -1 (* x (+ (* -6 z) (* 6 (/ (* y z) x))))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* -1 (* x (+ 3 (* -6 z)))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* -1 (* x (+ 3 (+ (* -6 z) (* -1 (/ (* y (+ 4 (* -6 z))) x)))))))) |
#s(approx (* (- y x) (* -6 z)) #s(hole binary64 (* -1 (* x (+ (* -6 z) (* 6 (/ (* y z) x))))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (+ x (* -6 (* x (- 2/3 z)))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (+ x (+ (* -6 (* x (- 2/3 z))) (* 6 (* y (- 2/3 z))))))) |
#s(approx (* 6 y) #s(hole binary64 (* 6 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (* -6 (* x (- 2/3 z)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (+ (* -6 (* x (- 2/3 z))) (* 6 (* y (- 2/3 z))))))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (+ x (* -4 x)))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (+ x (+ (* -4 x) (* 4 y))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (+ x (* -1 (* x (+ 4 (* -6 z))))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (+ x (+ (* -1 (* x (+ 4 (* -6 z)))) (* y (+ 4 (* -6 z))))))) |
#s(approx (* (+ (* -6 z) 4) y) #s(hole binary64 (* y (+ 4 (* -6 z))))) |
#s(approx (- y x) #s(hole binary64 (- y x))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* y (+ (* -6 (/ (* x (- 2/3 z)) y)) (+ (* 6 (- 2/3 z)) (/ x y)))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* y (+ 6 (* -6 (/ x y)))))) |
#s(approx (+ (* -6 x) (* 6 y)) #s(hole binary64 (* y (+ 6 (* -6 (/ x y)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* y (+ (* -6 (/ (* x (- 2/3 z)) y)) (+ (* 6 (- 2/3 z)) (/ x y)))))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* y (+ 4 (+ (* -4 (/ x y)) (/ x y)))))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (* y (+ (* -6 z) (* 6 (/ (* x z) y)))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* y (+ 4 (+ (* -6 z) (+ (* -1 (/ (* x (+ 4 (* -6 z))) y)) (/ x y))))))) |
#s(approx (* (- y x) (* -6 z)) #s(hole binary64 (* y (+ (* -6 z) (* 6 (/ (* x z) y)))))) |
#s(approx (- y x) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* -1 (* y (+ (* -6 (- 2/3 z)) (* -1 (/ (+ x (* -6 (* x (- 2/3 z)))) y))))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* -1 (* y (- (* 6 (/ x y)) 6))))) |
#s(approx (+ (* -6 x) (* 6 y)) #s(hole binary64 (* -1 (* y (- (* 6 (/ x y)) 6))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* y (+ (* -6 (- 2/3 z)) (* -1 (/ (+ x (* -6 (* x (- 2/3 z)))) y))))))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ x (* -4 x)) y)) 4))))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (* -1 (* y (+ (* -6 (/ (* x z) y)) (* 6 z)))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (+ 4 (* -6 z))) (* -1 (/ (+ x (* -1 (* x (+ 4 (* -6 z))))) y))))))) |
#s(approx (* (- y x) (* -6 z)) #s(hole binary64 (* -1 (* y (+ (* -6 (/ (* x z) y)) (* 6 z)))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (+ x (* 4 (- y x))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (+ x (+ (* -6 (* z (- y x))) (* 4 (- y x)))))) |
#s(approx (- 2/3 z) #s(hole binary64 2/3)) |
#s(approx (- 2/3 z) #s(hole binary64 (+ 2/3 (* -1 z)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (* 4 (- y x))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (+ (* -6 (* z (- y x))) (* 4 (- y x)))))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (+ x (* 4 (- y x))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (+ x (+ (* -6 (* z (- y x))) (* 4 (- y x)))))) |
#s(approx (* (+ (* -6 z) 4) y) #s(hole binary64 (* 4 y))) |
#s(approx (* (+ (* -6 z) 4) y) #s(hole binary64 (+ (* -6 (* y z)) (* 4 y)))) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 4)) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 (+ 4 (* -6 z)))) |
#s(approx (* (- y x) (* -6 z)) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (* -6 z) #s(hole binary64 (* -6 z))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* z (+ (* -6 (- y x)) (+ (* 4 (/ (- y x) z)) (/ x z)))))) |
#s(approx (- 2/3 z) #s(hole binary64 (* -1 z))) |
#s(approx (- 2/3 z) #s(hole binary64 (* z (- (* 2/3 (/ 1 z)) 1)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* z (+ (* -6 (- y x)) (+ (* 4 (/ (- y x) z)) (/ x z)))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* z (+ (* -6 (- y x)) (+ (* 4 (/ (- y x) z)) (/ x z)))))) |
#s(approx (* (+ (* -6 z) 4) y) #s(hole binary64 (* -6 (* y z)))) |
#s(approx (* (+ (* -6 z) 4) y) #s(hole binary64 (* z (+ (* -6 y) (* 4 (/ y z)))))) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 (* -6 z))) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 (* z (- (* 4 (/ 1 z)) 6)))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* 4 (- y x))) z)) (* 6 (- y x))))))) |
#s(approx (- 2/3 z) #s(hole binary64 (* -1 (* z (- 1 (* 2/3 (/ 1 z))))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* 4 (- y x))) z)) (* 6 (- y x))))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* 4 (- y x))) z)) (* 6 (- y x))))))) |
#s(approx (* (+ (* -6 z) 4) y) #s(hole binary64 (* -1 (* z (+ (* -4 (/ y z)) (* 6 y)))))) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 (* -1 (* z (- 6 (* 4 (/ 1 z))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | z | @ | 0 | ((+ (* (- 2/3 z) (* (- y x) 6)) x) (- 2/3 z) 2/3 z (* (- y x) 6) (+ (* -6 x) (* 6 y)) -6 x (* 6 y) 6 y (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* 4 (- y x)) x) (* -3 x) -3 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (* (- y x) z) -6) (* (* z x) 6) (* z x) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* (- y x) (+ (* -6 z) 4)) x) (* (+ (* -6 z) 4) y) (+ (* -6 z) 4) 4 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (- y x) (* -6 z)) (- y x) (* -6 z)) |
| 2.0ms | x | @ | -inf | ((+ (* (- 2/3 z) (* (- y x) 6)) x) (- 2/3 z) 2/3 z (* (- y x) 6) (+ (* -6 x) (* 6 y)) -6 x (* 6 y) 6 y (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* 4 (- y x)) x) (* -3 x) -3 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (* (- y x) z) -6) (* (* z x) 6) (* z x) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* (- y x) (+ (* -6 z) 4)) x) (* (+ (* -6 z) 4) y) (+ (* -6 z) 4) 4 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (- y x) (* -6 z)) (- y x) (* -6 z)) |
| 2.0ms | z | @ | -inf | ((+ (* (- 2/3 z) (* (- y x) 6)) x) (- 2/3 z) 2/3 z (* (- y x) 6) (+ (* -6 x) (* 6 y)) -6 x (* 6 y) 6 y (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* 4 (- y x)) x) (* -3 x) -3 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (* (- y x) z) -6) (* (* z x) 6) (* z x) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* (- y x) (+ (* -6 z) 4)) x) (* (+ (* -6 z) 4) y) (+ (* -6 z) 4) 4 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (- y x) (* -6 z)) (- y x) (* -6 z)) |
| 2.0ms | x | @ | inf | ((+ (* (- 2/3 z) (* (- y x) 6)) x) (- 2/3 z) 2/3 z (* (- y x) 6) (+ (* -6 x) (* 6 y)) -6 x (* 6 y) 6 y (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* 4 (- y x)) x) (* -3 x) -3 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (* (- y x) z) -6) (* (* z x) 6) (* z x) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* (- y x) (+ (* -6 z) 4)) x) (* (+ (* -6 z) 4) y) (+ (* -6 z) 4) 4 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (- y x) (* -6 z)) (- y x) (* -6 z)) |
| 2.0ms | y | @ | -inf | ((+ (* (- 2/3 z) (* (- y x) 6)) x) (- 2/3 z) 2/3 z (* (- y x) 6) (+ (* -6 x) (* 6 y)) -6 x (* 6 y) 6 y (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* 4 (- y x)) x) (* -3 x) -3 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (* (- y x) z) -6) (* (* z x) 6) (* z x) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* (- y x) (+ (* -6 z) 4)) x) (* (+ (* -6 z) 4) y) (+ (* -6 z) 4) 4 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (- y x) (* -6 z)) (- y x) (* -6 z)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 359 | 2387 |
| 0 | 372 | 2281 |
| 1 | 1753 | 2281 |
| 0 | 8777 | 2150 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y))) x) |
(-.f64 #s(literal 2/3 binary64) z) |
#s(literal 2/3 binary64) |
z |
#s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y))) |
(fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y)) |
#s(literal -6 binary64) |
x |
(*.f64 #s(literal 6 binary64) y) |
#s(literal 6 binary64) |
y |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal -3 binary64) x))) |
#s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal -3 binary64) x)) |
(*.f64 #s(literal -3 binary64) x) |
#s(literal -3 binary64) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
#s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 z x) #s(literal 6 binary64))) |
(*.f64 (*.f64 z x) #s(literal 6 binary64)) |
(*.f64 z x) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y)) |
(*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y) |
(fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) |
#s(literal 4 binary64) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (-.f64 y x) (*.f64 #s(literal -6 binary64) z))) |
(*.f64 (-.f64 y x) (*.f64 #s(literal -6 binary64) z)) |
(-.f64 y x) |
(*.f64 #s(literal -6 binary64) z) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* 6 (* y (- 2/3 z))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (+ (* 6 (* y (- 2/3 z))) (* x (+ 1 (* -6 (- 2/3 z))))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* 6 y))) |
#s(approx (* (- y x) 6) #s(hole binary64 (+ (* -6 x) (* 6 y)))) |
#s(approx (+ (* -6 x) (* 6 y)) #s(hole binary64 (* 6 y))) |
#s(approx (+ (* -6 x) (* 6 y)) #s(hole binary64 (+ (* -6 x) (* 6 y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* 6 (* y (- 2/3 z))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ (* 6 (* y (- 2/3 z))) (* x (+ 1 (* -6 (- 2/3 z))))))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* 4 y))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (+ (* -3 x) (* 4 y)))) |
#s(approx (* -3 x) #s(hole binary64 (* -3 x))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (* -6 (* y z)))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (+ (* -6 (* y z)) (* 6 (* x z))))) |
#s(approx (* (* z x) 6) #s(hole binary64 (* 6 (* x z)))) |
#s(approx (* z x) #s(hole binary64 (* x z))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* y (+ 4 (* -6 z))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (+ 4 (* -6 z))))) (* y (+ 4 (* -6 z)))))) |
#s(approx (* (- y x) (* -6 z)) #s(hole binary64 (* -6 (* y z)))) |
#s(approx (* (- y x) (* -6 z)) #s(hole binary64 (+ (* -6 (* y z)) (* 6 (* x z))))) |
#s(approx (- y x) #s(hole binary64 y)) |
#s(approx (- y x) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* x (+ 1 (* -6 (- 2/3 z)))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* x (+ 1 (+ (* -6 (- 2/3 z)) (* 6 (/ (* y (- 2/3 z)) x))))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* -6 x))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* x (- (* 6 (/ y x)) 6)))) |
#s(approx (+ (* -6 x) (* 6 y)) #s(hole binary64 (* -6 x))) |
#s(approx (+ (* -6 x) (* 6 y)) #s(hole binary64 (* x (- (* 6 (/ y x)) 6)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* x (+ 1 (* -6 (- 2/3 z)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* x (+ 1 (+ (* -6 (- 2/3 z)) (* 6 (/ (* y (- 2/3 z)) x))))))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* -3 x))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* x (- (* 4 (/ y x)) 3)))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (* 6 (* x z)))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (* x (+ (* -6 (/ (* y z) x)) (* 6 z))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* x (+ 1 (* -1 (+ 4 (* -6 z))))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (+ 4 (* -6 z))) (/ (* y (+ 4 (* -6 z))) x)))))) |
#s(approx (* (- y x) (* -6 z)) #s(hole binary64 (* 6 (* x z)))) |
#s(approx (* (- y x) (* -6 z)) #s(hole binary64 (* x (+ (* -6 (/ (* y z) x)) (* 6 z))))) |
#s(approx (- y x) #s(hole binary64 (* -1 x))) |
#s(approx (- y x) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* -1 (* x (- (* 6 (- 2/3 z)) 1))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* -1 (* x (- (+ (* -6 (/ (* y (- 2/3 z)) x)) (* 6 (- 2/3 z))) 1))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* -1 (* x (+ 6 (* -6 (/ y x))))))) |
#s(approx (+ (* -6 x) (* 6 y)) #s(hole binary64 (* -1 (* x (+ 6 (* -6 (/ y x))))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* x (- (* 6 (- 2/3 z)) 1))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* x (- (+ (* -6 (/ (* y (- 2/3 z)) x)) (* 6 (- 2/3 z))) 1))))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* -1 (* x (+ 3 (* -4 (/ y x))))))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (* -1 (* x (+ (* -6 z) (* 6 (/ (* y z) x))))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* -1 (* x (+ 3 (* -6 z)))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* -1 (* x (+ 3 (+ (* -6 z) (* -1 (/ (* y (+ 4 (* -6 z))) x)))))))) |
#s(approx (* (- y x) (* -6 z)) #s(hole binary64 (* -1 (* x (+ (* -6 z) (* 6 (/ (* y z) x))))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (+ x (* -6 (* x (- 2/3 z)))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (+ x (+ (* -6 (* x (- 2/3 z))) (* 6 (* y (- 2/3 z))))))) |
#s(approx (* 6 y) #s(hole binary64 (* 6 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (* -6 (* x (- 2/3 z)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (+ (* -6 (* x (- 2/3 z))) (* 6 (* y (- 2/3 z))))))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (+ x (* -4 x)))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (+ x (+ (* -4 x) (* 4 y))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (+ x (* -1 (* x (+ 4 (* -6 z))))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (+ x (+ (* -1 (* x (+ 4 (* -6 z)))) (* y (+ 4 (* -6 z))))))) |
#s(approx (* (+ (* -6 z) 4) y) #s(hole binary64 (* y (+ 4 (* -6 z))))) |
#s(approx (- y x) #s(hole binary64 (- y x))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* y (+ (* -6 (/ (* x (- 2/3 z)) y)) (+ (* 6 (- 2/3 z)) (/ x y)))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* y (+ 6 (* -6 (/ x y)))))) |
#s(approx (+ (* -6 x) (* 6 y)) #s(hole binary64 (* y (+ 6 (* -6 (/ x y)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* y (+ (* -6 (/ (* x (- 2/3 z)) y)) (+ (* 6 (- 2/3 z)) (/ x y)))))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* y (+ 4 (+ (* -4 (/ x y)) (/ x y)))))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (* y (+ (* -6 z) (* 6 (/ (* x z) y)))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* y (+ 4 (+ (* -6 z) (+ (* -1 (/ (* x (+ 4 (* -6 z))) y)) (/ x y))))))) |
#s(approx (* (- y x) (* -6 z)) #s(hole binary64 (* y (+ (* -6 z) (* 6 (/ (* x z) y)))))) |
#s(approx (- y x) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* -1 (* y (+ (* -6 (- 2/3 z)) (* -1 (/ (+ x (* -6 (* x (- 2/3 z)))) y))))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* -1 (* y (- (* 6 (/ x y)) 6))))) |
#s(approx (+ (* -6 x) (* 6 y)) #s(hole binary64 (* -1 (* y (- (* 6 (/ x y)) 6))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* y (+ (* -6 (- 2/3 z)) (* -1 (/ (+ x (* -6 (* x (- 2/3 z)))) y))))))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ x (* -4 x)) y)) 4))))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (* -1 (* y (+ (* -6 (/ (* x z) y)) (* 6 z)))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (+ 4 (* -6 z))) (* -1 (/ (+ x (* -1 (* x (+ 4 (* -6 z))))) y))))))) |
#s(approx (* (- y x) (* -6 z)) #s(hole binary64 (* -1 (* y (+ (* -6 (/ (* x z) y)) (* 6 z)))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (+ x (* 4 (- y x))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (+ x (+ (* -6 (* z (- y x))) (* 4 (- y x)))))) |
#s(approx (- 2/3 z) #s(hole binary64 2/3)) |
#s(approx (- 2/3 z) #s(hole binary64 (+ 2/3 (* -1 z)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (* 4 (- y x))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (+ (* -6 (* z (- y x))) (* 4 (- y x)))))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (+ x (* 4 (- y x))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (+ x (+ (* -6 (* z (- y x))) (* 4 (- y x)))))) |
#s(approx (* (+ (* -6 z) 4) y) #s(hole binary64 (* 4 y))) |
#s(approx (* (+ (* -6 z) 4) y) #s(hole binary64 (+ (* -6 (* y z)) (* 4 y)))) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 4)) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 (+ 4 (* -6 z)))) |
#s(approx (* (- y x) (* -6 z)) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (* -6 z) #s(hole binary64 (* -6 z))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* z (+ (* -6 (- y x)) (+ (* 4 (/ (- y x) z)) (/ x z)))))) |
#s(approx (- 2/3 z) #s(hole binary64 (* -1 z))) |
#s(approx (- 2/3 z) #s(hole binary64 (* z (- (* 2/3 (/ 1 z)) 1)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* z (+ (* -6 (- y x)) (+ (* 4 (/ (- y x) z)) (/ x z)))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* z (+ (* -6 (- y x)) (+ (* 4 (/ (- y x) z)) (/ x z)))))) |
#s(approx (* (+ (* -6 z) 4) y) #s(hole binary64 (* -6 (* y z)))) |
#s(approx (* (+ (* -6 z) 4) y) #s(hole binary64 (* z (+ (* -6 y) (* 4 (/ y z)))))) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 (* -6 z))) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 (* z (- (* 4 (/ 1 z)) 6)))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* 4 (- y x))) z)) (* 6 (- y x))))))) |
#s(approx (- 2/3 z) #s(hole binary64 (* -1 (* z (- 1 (* 2/3 (/ 1 z))))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* 4 (- y x))) z)) (* 6 (- y x))))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* 4 (- y x))) z)) (* 6 (- y x))))))) |
#s(approx (* (+ (* -6 z) 4) y) #s(hole binary64 (* -1 (* z (+ (* -4 (/ y z)) (* 6 y)))))) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 (* -1 (* z (- 6 (* 4 (/ 1 z))))))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y)))) #s(literal 2 binary64))) (-.f64 x (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y)))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y)))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y)))) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y)))) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y)))) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y)))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y)))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y)))) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y)))) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y)))) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y)))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y)))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y)))) x)))) |
(fma.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y))) x) |
(fma.f64 #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y))) (-.f64 #s(literal 2/3 binary64) z) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y)))) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y)))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y)))) x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y)))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y)))) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y)))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y)))) x))))) |
(+.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y)))) x) |
(+.f64 x (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4/9 binary64) (*.f64 z z))) (neg.f64 (+.f64 #s(literal 2/3 binary64) z))) |
(/.f64 (neg.f64 (-.f64 #s(literal 8/27 binary64) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 4/9 binary64) (fma.f64 z z (*.f64 #s(literal 2/3 binary64) z))))) |
(/.f64 (-.f64 #s(literal 4/9 binary64) (*.f64 z z)) (+.f64 #s(literal 2/3 binary64) z)) |
(/.f64 (-.f64 #s(literal 8/27 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 #s(literal 4/9 binary64) (fma.f64 z z (*.f64 #s(literal 2/3 binary64) z)))) |
(-.f64 (/.f64 #s(literal 4/9 binary64) (+.f64 #s(literal 2/3 binary64) z)) (/.f64 (*.f64 z z) (+.f64 #s(literal 2/3 binary64) z))) |
(-.f64 (/.f64 #s(literal 8/27 binary64) (+.f64 #s(literal 4/9 binary64) (fma.f64 z z (*.f64 #s(literal 2/3 binary64) z)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 #s(literal 4/9 binary64) (fma.f64 z z (*.f64 #s(literal 2/3 binary64) z))))) |
(-.f64 #s(literal 2/3 binary64) z) |
#s(literal 2/3 binary64) |
z |
#s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 6 binary64) y) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -6 binary64) x) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 6 binary64) y) (*.f64 #s(literal -6 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal -216 binary64) (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal -216 binary64) (pow.f64 y #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 #s(literal -6 binary64) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -6 binary64) y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -6 binary64) x) (*.f64 #s(literal -6 binary64) y))))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 216 binary64) (*.f64 #s(literal -216 binary64) (pow.f64 x #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 #s(literal 6 binary64) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -6 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 6 binary64) y) (*.f64 #s(literal -6 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -6 binary64) x) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 6 binary64) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal -6 binary64) x) (*.f64 #s(literal 6 binary64) y)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -216 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 6 binary64) y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal -6 binary64) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 6 binary64) y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -6 binary64) x) (*.f64 #s(literal 6 binary64) y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -6 binary64) x) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 6 binary64) y) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -6 binary64) x) (*.f64 #s(literal 6 binary64) y))) |
(/.f64 (fma.f64 #s(literal -216 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 6 binary64) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -6 binary64) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 6 binary64) y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -6 binary64) x) (*.f64 #s(literal 6 binary64) y))))) |
(fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y)) |
(fma.f64 #s(literal 6 binary64) y (*.f64 #s(literal -6 binary64) x)) |
(fma.f64 x #s(literal -6 binary64) (*.f64 #s(literal 6 binary64) y)) |
(fma.f64 y #s(literal 6 binary64) (*.f64 #s(literal -6 binary64) x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -6 binary64) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -6 binary64) x) (*.f64 #s(literal 6 binary64) y))) (/.f64 (pow.f64 (*.f64 #s(literal 6 binary64) y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -6 binary64) x) (*.f64 #s(literal 6 binary64) y)))) |
(-.f64 (*.f64 #s(literal -6 binary64) x) (*.f64 #s(literal -6 binary64) y)) |
(+.f64 (/.f64 (*.f64 #s(literal -216 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -6 binary64) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 6 binary64) y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -6 binary64) x) (*.f64 #s(literal 6 binary64) y))))) (/.f64 (pow.f64 (*.f64 #s(literal 6 binary64) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -6 binary64) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 6 binary64) y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -6 binary64) x) (*.f64 #s(literal 6 binary64) y)))))) |
(+.f64 (*.f64 #s(literal -6 binary64) x) (*.f64 #s(literal 6 binary64) y)) |
(+.f64 (*.f64 #s(literal 6 binary64) y) (*.f64 #s(literal -6 binary64) x)) |
#s(literal -6 binary64) |
x |
(*.f64 #s(literal 6 binary64) y) |
(*.f64 y #s(literal 6 binary64)) |
#s(literal 6 binary64) |
y |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal -3 binary64) x))) |
#s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal -3 binary64) x)) |
(*.f64 #s(literal -3 binary64) x) |
(*.f64 x #s(literal -3 binary64)) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -4 binary64) x) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 #s(literal -4 binary64) x) x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 4 binary64) x) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 #s(literal 4 binary64) x) (*.f64 #s(literal 4 binary64) x) (*.f64 x (*.f64 #s(literal 4 binary64) x))))) |
(/.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -4 binary64) x) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal -4 binary64) x) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 #s(literal -4 binary64) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 #s(literal -4 binary64) x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal -64 binary64) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(literal -4 binary64) x) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal -4 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 #s(literal -4 binary64) x) #s(literal 2 binary64))) (-.f64 x (*.f64 #s(literal -4 binary64) x))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal -64 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(literal -4 binary64) x) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal -4 binary64) x))))) |
(fma.f64 #s(literal -4 binary64) x x) |
(fma.f64 x #s(literal -4 binary64) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 #s(literal -4 binary64) x))) (/.f64 (pow.f64 (*.f64 #s(literal -4 binary64) x) #s(literal 2 binary64)) (-.f64 x (*.f64 #s(literal -4 binary64) x)))) |
(-.f64 x (*.f64 #s(literal 4 binary64) x)) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(literal -4 binary64) x) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal -4 binary64) x))))) (/.f64 (*.f64 #s(literal -64 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(literal -4 binary64) x) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal -4 binary64) x)))))) |
(+.f64 (*.f64 #s(literal -4 binary64) x) x) |
(+.f64 x (*.f64 #s(literal -4 binary64) x)) |
#s(literal -3 binary64) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (- y x) (* -6 z)) (*.f64 (*.f64 x z) #s(literal 6 binary64)))) |
#s(approx (* (- y x) (* -6 z)) (*.f64 (*.f64 x z) #s(literal 6 binary64))) |
(*.f64 (*.f64 #s(literal 6 binary64) x) z) |
(*.f64 (*.f64 x z) #s(literal 6 binary64)) |
(*.f64 #s(literal 6 binary64) (*.f64 x z)) |
(*.f64 z (*.f64 x #s(literal 6 binary64))) |
(*.f64 x z) |
(*.f64 z x) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y)) |
(*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y) |
(*.f64 y (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 4 binary64) y) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -6 binary64) z) y) (*.f64 (*.f64 #s(literal -6 binary64) z) y))) (-.f64 (*.f64 #s(literal 4 binary64) y) (*.f64 (*.f64 #s(literal -6 binary64) z) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 4 binary64) y) #s(literal 2 binary64)) (*.f64 (*.f64 y (*.f64 #s(literal -6 binary64) z)) (*.f64 y (*.f64 #s(literal -6 binary64) z)))) (-.f64 (*.f64 #s(literal 4 binary64) y) (*.f64 y (*.f64 #s(literal -6 binary64) z)))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 64 binary64) (pow.f64 (*.f64 (*.f64 #s(literal -6 binary64) z) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 4 binary64) y) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -6 binary64) z) y) (*.f64 (*.f64 #s(literal -6 binary64) z) y)) (*.f64 (*.f64 #s(literal 4 binary64) y) (*.f64 (*.f64 #s(literal -6 binary64) z) y))))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 64 binary64) (pow.f64 (*.f64 y (*.f64 #s(literal -6 binary64) z)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 4 binary64) y) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 y (*.f64 #s(literal -6 binary64) z)) (*.f64 y (*.f64 #s(literal -6 binary64) z))) (*.f64 (*.f64 #s(literal 4 binary64) y) (*.f64 y (*.f64 #s(literal -6 binary64) z)))))) |
(fma.f64 #s(literal 4 binary64) y (*.f64 (*.f64 #s(literal -6 binary64) z) y)) |
(fma.f64 #s(literal 4 binary64) y (*.f64 y (*.f64 #s(literal -6 binary64) z))) |
(fma.f64 y #s(literal 4 binary64) (*.f64 (*.f64 #s(literal -6 binary64) z) y)) |
(fma.f64 y #s(literal 4 binary64) (*.f64 y (*.f64 #s(literal -6 binary64) z))) |
(+.f64 (*.f64 #s(literal 4 binary64) y) (*.f64 (*.f64 #s(literal -6 binary64) z) y)) |
(+.f64 (*.f64 #s(literal 4 binary64) y) (*.f64 y (*.f64 #s(literal -6 binary64) z))) |
(/.f64 (-.f64 #s(literal 64 binary64) (pow.f64 (*.f64 #s(literal 6 binary64) z) #s(literal 3 binary64))) (+.f64 #s(literal 16 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 6 binary64) z) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 #s(literal 6 binary64) z))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 16 binary64) (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) #s(literal 16 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 64 binary64) (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 16 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -216 binary64) (pow.f64 z #s(literal 3 binary64)) #s(literal 64 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (-.f64 #s(literal 16 binary64) (*.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64)))))) |
(/.f64 (-.f64 #s(literal 16 binary64) (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64))) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) #s(literal 16 binary64)) (-.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64))) |
(/.f64 (+.f64 #s(literal 64 binary64) (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 3 binary64))) (+.f64 #s(literal 16 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z))))) |
(/.f64 (fma.f64 #s(literal -216 binary64) (pow.f64 z #s(literal 3 binary64)) #s(literal 64 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (-.f64 #s(literal 16 binary64) (*.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64))))) |
(fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) |
(fma.f64 z #s(literal -6 binary64) #s(literal 4 binary64)) |
(-.f64 (/.f64 #s(literal 16 binary64) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z))) (/.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64))) (/.f64 #s(literal 16 binary64) (-.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64)))) |
(-.f64 #s(literal 4 binary64) (*.f64 #s(literal 6 binary64) z)) |
(+.f64 (/.f64 #s(literal 64 binary64) (+.f64 #s(literal 16 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z))))) (/.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 3 binary64)) (+.f64 #s(literal 16 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (-.f64 #s(literal 16 binary64) (*.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64))))) (/.f64 #s(literal 64 binary64) (+.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (-.f64 #s(literal 16 binary64) (*.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64)))))) |
(+.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64)) |
(+.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z)) |
#s(literal 4 binary64) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64))) |
(*.f64 (*.f64 #s(literal -6 binary64) (-.f64 y x)) z) |
(*.f64 (*.f64 #s(literal -6 binary64) z) (-.f64 y x)) |
(*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64)) |
(*.f64 #s(literal -6 binary64) (*.f64 (-.f64 y x) z)) |
(*.f64 (-.f64 y x) (*.f64 #s(literal -6 binary64) z)) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 y y (fma.f64 x x (*.f64 y x))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 y x)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y y (fma.f64 x x (*.f64 y x)))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (fma.f64 x x (*.f64 y x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (fma.f64 x x (*.f64 y x))))) |
(-.f64 y x) |
(*.f64 #s(literal -6 binary64) z) |
(*.f64 z #s(literal -6 binary64)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (fma.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal -6 binary64) #s(literal 1 binary64)) x (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64)))) |
#s(approx (* (- y x) 6) (*.f64 #s(literal 6 binary64) y)) |
#s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y))) |
#s(approx (+ (* -6 x) (* 6 y)) (*.f64 #s(literal 6 binary64) y)) |
#s(approx (+ (* -6 x) (* 6 y)) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y))) |
#s(approx x x) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (fma.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal -6 binary64) #s(literal 1 binary64)) x (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64)))) |
#s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal 4 binary64) y)) |
#s(approx (+ (* 4 (- y x)) x) (fma.f64 #s(literal -3 binary64) x (*.f64 #s(literal 4 binary64) y))) |
#s(approx (* -3 x) (*.f64 #s(literal -3 binary64) x)) |
#s(approx (* (- y x) (* -6 z)) (*.f64 (*.f64 y z) #s(literal -6 binary64))) |
#s(approx (* (- y x) (* -6 z)) (fma.f64 (*.f64 x z) #s(literal 6 binary64) (*.f64 (*.f64 y z) #s(literal -6 binary64)))) |
#s(approx (* (* z x) 6) (*.f64 (*.f64 x z) #s(literal 6 binary64))) |
#s(approx (* z x) (*.f64 x z)) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y)) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (fma.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) #s(literal 1 binary64)) x (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y))) |
#s(approx (* (- y x) (* -6 z)) (*.f64 (*.f64 y z) #s(literal -6 binary64))) |
#s(approx (* (- y x) (* -6 z)) (fma.f64 (*.f64 x z) #s(literal 6 binary64) (*.f64 (*.f64 y z) #s(literal -6 binary64)))) |
#s(approx (- y x) y) |
#s(approx (- y x) (fma.f64 #s(literal -1 binary64) x y)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal -6 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) x) #s(literal 6 binary64) (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal -6 binary64))) #s(literal 1 binary64)) x)) |
#s(approx (* (- y x) 6) (*.f64 #s(literal -6 binary64) x)) |
#s(approx (* (- y x) 6) (*.f64 (-.f64 (*.f64 (/.f64 y x) #s(literal 6 binary64)) #s(literal 6 binary64)) x)) |
#s(approx (+ (* -6 x) (* 6 y)) (*.f64 #s(literal -6 binary64) x)) |
#s(approx (+ (* -6 x) (* 6 y)) (*.f64 (-.f64 (*.f64 (/.f64 y x) #s(literal 6 binary64)) #s(literal 6 binary64)) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal -6 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) x) #s(literal 6 binary64) (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal -6 binary64))) #s(literal 1 binary64)) x)) |
#s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal -3 binary64) x)) |
#s(approx (+ (* 4 (- y x)) x) (*.f64 (-.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal 3 binary64)) x)) |
#s(approx (* (- y x) (* -6 z)) (*.f64 (*.f64 x z) #s(literal 6 binary64))) |
#s(approx (* (- y x) (* -6 z)) (*.f64 (fma.f64 (/.f64 (*.f64 y z) x) #s(literal -6 binary64) (*.f64 #s(literal 6 binary64) z)) x)) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (+.f64 (fma.f64 y (/.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) x) (neg.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)))) #s(literal 1 binary64)) x)) |
#s(approx (* (- y x) (* -6 z)) (*.f64 (*.f64 x z) #s(literal 6 binary64))) |
#s(approx (* (- y x) (* -6 z)) (*.f64 (fma.f64 (/.f64 (*.f64 y z) x) #s(literal -6 binary64) (*.f64 #s(literal 6 binary64) z)) x)) |
#s(approx (- y x) (neg.f64 x)) |
#s(approx (- y x) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (neg.f64 x) (-.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64)) #s(literal 1 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) x) #s(literal -6 binary64) (-.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64)) #s(literal 1 binary64))))) |
#s(approx (* (- y x) 6) (*.f64 (neg.f64 x) (fma.f64 (/.f64 y x) #s(literal -6 binary64) #s(literal 6 binary64)))) |
#s(approx (+ (* -6 x) (* 6 y)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 y x) #s(literal -6 binary64) #s(literal 6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (neg.f64 x) (-.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64)) #s(literal 1 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) x) #s(literal -6 binary64) (-.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64)) #s(literal 1 binary64))))) |
#s(approx (+ (* 4 (- y x)) x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -4 binary64) (/.f64 y x) #s(literal 3 binary64)))) |
#s(approx (* (- y x) (* -6 z)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 y z) x) #s(literal 6 binary64) (*.f64 #s(literal -6 binary64) z)))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 3 binary64)))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (neg.f64 x) (+.f64 (fma.f64 #s(literal -6 binary64) z (neg.f64 (/.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y) x))) #s(literal 3 binary64)))) |
#s(approx (* (- y x) (* -6 z)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 y z) x) #s(literal 6 binary64) (*.f64 #s(literal -6 binary64) z)))) |
#s(approx (- y x) (*.f64 (neg.f64 x) (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+.f64 (fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) x)) |
#s(approx (* 6 y) (*.f64 #s(literal 6 binary64) y)) |
#s(approx y y) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+.f64 (fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) x)) |
#s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal -3 binary64) x)) |
#s(approx (+ (* 4 (- y x)) x) (fma.f64 #s(literal -3 binary64) x (*.f64 #s(literal 4 binary64) y))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (fma.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) x)) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (+.f64 (fma.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y)) x)) |
#s(approx (* (+ (* -6 z) 4) y) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y)) |
#s(approx (- y x) (-.f64 y x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) y) #s(literal -6 binary64) (fma.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64) (/.f64 x y))) y)) |
#s(approx (* (- y x) 6) (*.f64 (fma.f64 (/.f64 x y) #s(literal -6 binary64) #s(literal 6 binary64)) y)) |
#s(approx (+ (* -6 x) (* 6 y)) (*.f64 (fma.f64 (/.f64 x y) #s(literal -6 binary64) #s(literal 6 binary64)) y)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) y) #s(literal -6 binary64) (fma.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64) (/.f64 x y))) y)) |
#s(approx (+ (* 4 (- y x)) x) (*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 x y) #s(literal 4 binary64)) y)) |
#s(approx (* (- y x) (* -6 z)) (*.f64 (fma.f64 (/.f64 (*.f64 x z) y) #s(literal 6 binary64) (*.f64 #s(literal -6 binary64) z)) y)) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (+.f64 (fma.f64 #s(literal -6 binary64) z (/.f64 (fma.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) x) y)) #s(literal 4 binary64)) y)) |
#s(approx (* (- y x) (* -6 z)) (*.f64 (fma.f64 (/.f64 (*.f64 x z) y) #s(literal 6 binary64) (*.f64 #s(literal -6 binary64) z)) y)) |
#s(approx (- y x) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal 1 binary64)) y)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (neg.f64 (*.f64 (fma.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal -6 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64) x) y))) y))) |
#s(approx (* (- y x) 6) (neg.f64 (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 6 binary64)) #s(literal 6 binary64)) y))) |
#s(approx (+ (* -6 x) (* 6 y)) (neg.f64 (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 6 binary64)) #s(literal 6 binary64)) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (neg.f64 (*.f64 (fma.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal -6 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64) x) y))) y))) |
#s(approx (+ (* 4 (- y x)) x) (neg.f64 (*.f64 (-.f64 (neg.f64 (*.f64 #s(literal -3 binary64) (/.f64 x y))) #s(literal 4 binary64)) y))) |
#s(approx (* (- y x) (* -6 z)) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x z) y) #s(literal -6 binary64) (*.f64 #s(literal 6 binary64) z)) y))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (+.f64 (fma.f64 #s(literal -6 binary64) z (/.f64 (fma.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) x) y)) #s(literal 4 binary64))) y))) |
#s(approx (* (- y x) (* -6 z)) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x z) y) #s(literal -6 binary64) (*.f64 #s(literal 6 binary64) z)) y))) |
#s(approx (- y x) (neg.f64 (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x) x)) |
#s(approx (- 2/3 z) #s(literal 2/3 binary64)) |
#s(approx (- 2/3 z) (fma.f64 #s(literal -1 binary64) z #s(literal 2/3 binary64))) |
#s(approx z z) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x) x)) |
#s(approx (* (- y x) (* -6 z)) (*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (fma.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x) x)) |
#s(approx (* (+ (* -6 z) 4) y) (*.f64 #s(literal 4 binary64) y)) |
#s(approx (* (+ (* -6 z) 4) y) (fma.f64 (*.f64 y z) #s(literal -6 binary64) (*.f64 #s(literal 4 binary64) y))) |
#s(approx (+ (* -6 z) 4) #s(literal 4 binary64)) |
#s(approx (+ (* -6 z) 4) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64))) |
#s(approx (* (- y x) (* -6 z)) (*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64))) |
#s(approx (* -6 z) (*.f64 #s(literal -6 binary64) z)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 y x) (/.f64 (fma.f64 #s(literal 4 binary64) (-.f64 y x) x) z)) z)) |
#s(approx (- 2/3 z) (neg.f64 z)) |
#s(approx (- 2/3 z) (*.f64 (-.f64 (/.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) z)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 y x) (/.f64 (fma.f64 #s(literal 4 binary64) (-.f64 y x) x) z)) z)) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 y x) (/.f64 (fma.f64 #s(literal 4 binary64) (-.f64 y x) x) z)) z)) |
#s(approx (* (+ (* -6 z) 4) y) (*.f64 (*.f64 y z) #s(literal -6 binary64))) |
#s(approx (* (+ (* -6 z) 4) y) (*.f64 (fma.f64 (/.f64 y z) #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) y)) z)) |
#s(approx (+ (* -6 z) 4) (*.f64 #s(literal -6 binary64) z)) |
#s(approx (+ (* -6 z) 4) (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 6 binary64)) z)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (neg.f64 z) (fma.f64 #s(literal 6 binary64) (-.f64 y x) (neg.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (-.f64 y x) x) z))))) |
#s(approx (- 2/3 z) (*.f64 (neg.f64 z) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2/3 binary64) z)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (neg.f64 z) (fma.f64 #s(literal 6 binary64) (-.f64 y x) (neg.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (-.f64 y x) x) z))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (neg.f64 z) (fma.f64 #s(literal 6 binary64) (-.f64 y x) (neg.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (-.f64 y x) x) z))))) |
#s(approx (* (+ (* -6 z) 4) y) (*.f64 (neg.f64 z) (fma.f64 (/.f64 y z) #s(literal -4 binary64) (*.f64 #s(literal 6 binary64) y)))) |
#s(approx (+ (* -6 z) 4) (*.f64 (neg.f64 z) (-.f64 #s(literal 6 binary64) (/.f64 #s(literal 4 binary64) z)))) |
Compiled 6 116 to 844 computations (86.2% saved)
18 alts after pruning (13 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 175 | 6 | 181 |
| Fresh | 2 | 7 | 9 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 1 | 1 |
| Total | 178 | 18 | 196 |
| Status | Accuracy | Program |
|---|---|---|
| 52.1% | (fma.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (*.f64 #s(literal -6 binary64) x)) x) | |
| ▶ | 53.1% | (fma.f64 #s(approx (- 2/3 z) (neg.f64 z)) #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y))) x) |
| ✓ | 99.8% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (-.f64 y x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) x)) |
| 27.0% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) #s(approx (- y x) y) x)) | |
| ✓ | 53.4% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (-.f64 y x) (*.f64 #s(literal -6 binary64) z))) |
| 53.0% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) | |
| 28.0% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 #s(approx (- y x) y) z) #s(literal -6 binary64))) | |
| ▶ | 31.4% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (- y x) (neg.f64 x)) (*.f64 #s(literal -6 binary64) z))) |
| ▶ | 28.0% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (- y x) y) (*.f64 #s(literal -6 binary64) z))) |
| ✓ | 53.1% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y))) |
| 52.2% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 3 binary64))))) | |
| ▶ | 27.2% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 #s(approx (+ (* -6 z) 4) #s(literal 4 binary64)) y))) |
| 47.5% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (fma.f64 #s(literal -3 binary64) x (*.f64 #s(literal 4 binary64) y)))) | |
| ▶ | 41.5% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 x y) #s(literal 4 binary64)) y))) |
| ✓ | 22.5% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal -3 binary64) x))) |
| 50.7% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (- y x) (* -6 z)) (fma.f64 (*.f64 x z) #s(literal 6 binary64) (*.f64 (*.f64 y z) #s(literal -6 binary64))))) | |
| ✓ | 31.4% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
| 31.4% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 #s(literal 6 binary64) x) z))) |
Compiled 792 to 594 computations (25% saved)
| Inputs |
|---|
(fma.f64 #s(approx (- 2/3 z) (neg.f64 z)) #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y))) x) |
#s(approx (- 2/3 z) (neg.f64 z)) |
(neg.f64 z) |
z |
#s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y))) |
(fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y)) |
#s(literal -6 binary64) |
x |
(*.f64 #s(literal 6 binary64) y) |
#s(literal 6 binary64) |
y |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 #s(approx (+ (* -6 z) 4) #s(literal 4 binary64)) y))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 #s(approx (+ (* -6 z) 4) #s(literal 4 binary64)) y)) |
(*.f64 #s(approx (+ (* -6 z) 4) #s(literal 4 binary64)) y) |
#s(approx (+ (* -6 z) 4) #s(literal 4 binary64)) |
#s(literal 4 binary64) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (- y x) y) (*.f64 #s(literal -6 binary64) z))) |
(*.f64 #s(approx (- y x) y) (*.f64 #s(literal -6 binary64) z)) |
#s(approx (- y x) y) |
(*.f64 #s(literal -6 binary64) z) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (- y x) (neg.f64 x)) (*.f64 #s(literal -6 binary64) z))) |
(*.f64 #s(approx (- y x) (neg.f64 x)) (*.f64 #s(literal -6 binary64) z)) |
#s(approx (- y x) (neg.f64 x)) |
(neg.f64 x) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 x y) #s(literal 4 binary64)) y))) |
#s(approx (+ (* 4 (- y x)) x) (*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 x y) #s(literal 4 binary64)) y)) |
(*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 x y) #s(literal 4 binary64)) y) |
(fma.f64 #s(literal -3 binary64) (/.f64 x y) #s(literal 4 binary64)) |
#s(literal -3 binary64) |
(/.f64 x y) |
| Outputs |
|---|
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* 6 (* y (- 2/3 z))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (+ (* 6 (* y (- 2/3 z))) (* x (+ 1 (* -6 (- 2/3 z))))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* 6 y))) |
#s(approx (* (- y x) 6) #s(hole binary64 (+ (* -6 x) (* 6 y)))) |
#s(approx (+ (* -6 x) (* 6 y)) #s(hole binary64 (* 6 y))) |
#s(approx (+ (* -6 x) (* 6 y)) #s(hole binary64 (+ (* -6 x) (* 6 y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* 6 (* y (- 2/3 z))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ (* 6 (* y (- 2/3 z))) (* x (+ 1 (* -6 (- 2/3 z))))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* y (+ 4 (* -6 z))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (+ 4 (* -6 z))))) (* y (+ 4 (* -6 z)))))) |
#s(approx (* (- y x) (* -6 z)) #s(hole binary64 (* -6 (* y z)))) |
#s(approx (* (- y x) (* -6 z)) #s(hole binary64 (+ (* -6 (* y z)) (* 6 (* x z))))) |
#s(approx (- y x) #s(hole binary64 y)) |
#s(approx (- y x) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* 4 y))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (+ (* -3 x) (* 4 y)))) |
#s(approx (* (+ (* -3 (/ x y)) 4) y) #s(hole binary64 (* 4 y))) |
#s(approx (* (+ (* -3 (/ x y)) 4) y) #s(hole binary64 (+ (* -3 x) (* 4 y)))) |
#s(approx (+ (* -3 (/ x y)) 4) #s(hole binary64 4)) |
#s(approx (+ (* -3 (/ x y)) 4) #s(hole binary64 (+ 4 (* -3 (/ x y))))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* x (+ 1 (* -6 (- 2/3 z)))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* x (+ 1 (+ (* -6 (- 2/3 z)) (* 6 (/ (* y (- 2/3 z)) x))))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* -6 x))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* x (- (* 6 (/ y x)) 6)))) |
#s(approx (+ (* -6 x) (* 6 y)) #s(hole binary64 (* -6 x))) |
#s(approx (+ (* -6 x) (* 6 y)) #s(hole binary64 (* x (- (* 6 (/ y x)) 6)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* x (+ 1 (* -6 (- 2/3 z)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* x (+ 1 (+ (* -6 (- 2/3 z)) (* 6 (/ (* y (- 2/3 z)) x))))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* x (+ 1 (* -1 (+ 4 (* -6 z))))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (+ 4 (* -6 z))) (/ (* y (+ 4 (* -6 z))) x)))))) |
#s(approx (* (- y x) (* -6 z)) #s(hole binary64 (* 6 (* x z)))) |
#s(approx (* (- y x) (* -6 z)) #s(hole binary64 (* x (+ (* -6 (/ (* y z) x)) (* 6 z))))) |
#s(approx (- y x) #s(hole binary64 (* -1 x))) |
#s(approx (- y x) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* -3 x))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* x (- (* 4 (/ y x)) 3)))) |
#s(approx (* (+ (* -3 (/ x y)) 4) y) #s(hole binary64 (* -3 x))) |
#s(approx (* (+ (* -3 (/ x y)) 4) y) #s(hole binary64 (* x (- (* 4 (/ y x)) 3)))) |
#s(approx (+ (* -3 (/ x y)) 4) #s(hole binary64 (* -3 (/ x y)))) |
#s(approx (+ (* -3 (/ x y)) 4) #s(hole binary64 (* x (- (* 4 (/ 1 x)) (* 3 (/ 1 y)))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* -1 (* x (- (* 6 (- 2/3 z)) 1))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* -1 (* x (- (+ (* -6 (/ (* y (- 2/3 z)) x)) (* 6 (- 2/3 z))) 1))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* -1 (* x (+ 6 (* -6 (/ y x))))))) |
#s(approx (+ (* -6 x) (* 6 y)) #s(hole binary64 (* -1 (* x (+ 6 (* -6 (/ y x))))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* x (- (* 6 (- 2/3 z)) 1))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* x (- (+ (* -6 (/ (* y (- 2/3 z)) x)) (* 6 (- 2/3 z))) 1))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* -1 (* x (+ 3 (* -6 z)))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* -1 (* x (+ 3 (+ (* -6 z) (* -1 (/ (* y (+ 4 (* -6 z))) x)))))))) |
#s(approx (* (- y x) (* -6 z)) #s(hole binary64 (* -1 (* x (+ (* -6 z) (* 6 (/ (* y z) x))))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* -1 (* x (+ 3 (* -4 (/ y x))))))) |
#s(approx (* (+ (* -3 (/ x y)) 4) y) #s(hole binary64 (* -1 (* x (+ 3 (* -4 (/ y x))))))) |
#s(approx (+ (* -3 (/ x y)) 4) #s(hole binary64 (* -1 (* x (- (* 3 (/ 1 y)) (* 4 (/ 1 x))))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (+ x (* -6 (* x (- 2/3 z)))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (+ x (+ (* -6 (* x (- 2/3 z))) (* 6 (* y (- 2/3 z))))))) |
#s(approx (* 6 y) #s(hole binary64 (* 6 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (* -6 (* x (- 2/3 z)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (+ (* -6 (* x (- 2/3 z))) (* 6 (* y (- 2/3 z))))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (+ x (* -1 (* x (+ 4 (* -6 z))))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (+ x (+ (* -1 (* x (+ 4 (* -6 z)))) (* y (+ 4 (* -6 z))))))) |
#s(approx (* (+ (* -6 z) 4) y) #s(hole binary64 (* y (+ 4 (* -6 z))))) |
#s(approx (- y x) #s(hole binary64 (- y x))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (+ x (* -4 x)))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (+ x (+ (* -4 x) (* 4 y))))) |
#s(approx (+ (* -3 (/ x y)) 4) #s(hole binary64 (/ (+ (* -3 x) (* 4 y)) y))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* y (+ (* -6 (/ (* x (- 2/3 z)) y)) (+ (* 6 (- 2/3 z)) (/ x y)))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* y (+ 6 (* -6 (/ x y)))))) |
#s(approx (+ (* -6 x) (* 6 y)) #s(hole binary64 (* y (+ 6 (* -6 (/ x y)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* y (+ (* -6 (/ (* x (- 2/3 z)) y)) (+ (* 6 (- 2/3 z)) (/ x y)))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* y (+ 4 (+ (* -6 z) (+ (* -1 (/ (* x (+ 4 (* -6 z))) y)) (/ x y))))))) |
#s(approx (* (- y x) (* -6 z)) #s(hole binary64 (* y (+ (* -6 z) (* 6 (/ (* x z) y)))))) |
#s(approx (- y x) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* y (+ 4 (+ (* -4 (/ x y)) (/ x y)))))) |
#s(approx (* (+ (* -3 (/ x y)) 4) y) #s(hole binary64 (* y (+ 4 (* -3 (/ x y)))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* -1 (* y (+ (* -6 (- 2/3 z)) (* -1 (/ (+ x (* -6 (* x (- 2/3 z)))) y))))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* -1 (* y (- (* 6 (/ x y)) 6))))) |
#s(approx (+ (* -6 x) (* 6 y)) #s(hole binary64 (* -1 (* y (- (* 6 (/ x y)) 6))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* y (+ (* -6 (- 2/3 z)) (* -1 (/ (+ x (* -6 (* x (- 2/3 z)))) y))))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (+ 4 (* -6 z))) (* -1 (/ (+ x (* -1 (* x (+ 4 (* -6 z))))) y))))))) |
#s(approx (* (- y x) (* -6 z)) #s(hole binary64 (* -1 (* y (+ (* -6 (/ (* x z) y)) (* 6 z)))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ x (* -4 x)) y)) 4))))) |
#s(approx (* (+ (* -3 (/ x y)) 4) y) #s(hole binary64 (* -1 (* y (- (* 3 (/ x y)) 4))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (+ x (* 4 (- y x))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (+ x (+ (* -6 (* z (- y x))) (* 4 (- y x)))))) |
#s(approx (- 2/3 z) #s(hole binary64 2/3)) |
#s(approx (- 2/3 z) #s(hole binary64 (+ 2/3 (* -1 z)))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (* 4 (- y x))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (+ (* -6 (* z (- y x))) (* 4 (- y x)))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (+ x (* 4 (- y x))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (+ x (+ (* -6 (* z (- y x))) (* 4 (- y x)))))) |
#s(approx (* (+ (* -6 z) 4) y) #s(hole binary64 (* 4 y))) |
#s(approx (* (+ (* -6 z) 4) y) #s(hole binary64 (+ (* -6 (* y z)) (* 4 y)))) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 4)) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 (+ 4 (* -6 z)))) |
#s(approx (* (- y x) (* -6 z)) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (* -6 z) #s(hole binary64 (* -6 z))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* z (+ (* -6 (- y x)) (+ (* 4 (/ (- y x) z)) (/ x z)))))) |
#s(approx (- 2/3 z) #s(hole binary64 (* -1 z))) |
#s(approx (- 2/3 z) #s(hole binary64 (* z (- (* 2/3 (/ 1 z)) 1)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* z (+ (* -6 (- y x)) (+ (* 4 (/ (- y x) z)) (/ x z)))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* z (+ (* -6 (- y x)) (+ (* 4 (/ (- y x) z)) (/ x z)))))) |
#s(approx (* (+ (* -6 z) 4) y) #s(hole binary64 (* -6 (* y z)))) |
#s(approx (* (+ (* -6 z) 4) y) #s(hole binary64 (* z (+ (* -6 y) (* 4 (/ y z)))))) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 (* -6 z))) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 (* z (- (* 4 (/ 1 z)) 6)))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* 4 (- y x))) z)) (* 6 (- y x))))))) |
#s(approx (- 2/3 z) #s(hole binary64 (* -1 (* z (- 1 (* 2/3 (/ 1 z))))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* 4 (- y x))) z)) (* 6 (- y x))))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* 4 (- y x))) z)) (* 6 (- y x))))))) |
#s(approx (* (+ (* -6 z) 4) y) #s(hole binary64 (* -1 (* z (+ (* -4 (/ y z)) (* 6 y)))))) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 (* -1 (* z (- 6 (* 4 (/ 1 z))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | z | @ | inf | ((+ (* (- 2/3 z) (* (- y x) 6)) x) (- 2/3 z) (neg z) z (* (- y x) 6) (+ (* -6 x) (* 6 y)) -6 x (* 6 y) 6 y (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* (- y x) (+ (* -6 z) 4)) x) (* (+ (* -6 z) 4) y) (+ (* -6 z) 4) 4 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (- y x) (* -6 z)) (- y x) (* -6 z) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (- y x) (* -6 z)) (- y x) (neg x) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* 4 (- y x)) x) (* (+ (* -3 (/ x y)) 4) y) (+ (* -3 (/ x y)) 4) -3 (/ x y)) |
| 3.0ms | y | @ | -inf | ((+ (* (- 2/3 z) (* (- y x) 6)) x) (- 2/3 z) (neg z) z (* (- y x) 6) (+ (* -6 x) (* 6 y)) -6 x (* 6 y) 6 y (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* (- y x) (+ (* -6 z) 4)) x) (* (+ (* -6 z) 4) y) (+ (* -6 z) 4) 4 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (- y x) (* -6 z)) (- y x) (* -6 z) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (- y x) (* -6 z)) (- y x) (neg x) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* 4 (- y x)) x) (* (+ (* -3 (/ x y)) 4) y) (+ (* -3 (/ x y)) 4) -3 (/ x y)) |
| 2.0ms | x | @ | -inf | ((+ (* (- 2/3 z) (* (- y x) 6)) x) (- 2/3 z) (neg z) z (* (- y x) 6) (+ (* -6 x) (* 6 y)) -6 x (* 6 y) 6 y (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* (- y x) (+ (* -6 z) 4)) x) (* (+ (* -6 z) 4) y) (+ (* -6 z) 4) 4 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (- y x) (* -6 z)) (- y x) (* -6 z) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (- y x) (* -6 z)) (- y x) (neg x) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* 4 (- y x)) x) (* (+ (* -3 (/ x y)) 4) y) (+ (* -3 (/ x y)) 4) -3 (/ x y)) |
| 2.0ms | x | @ | inf | ((+ (* (- 2/3 z) (* (- y x) 6)) x) (- 2/3 z) (neg z) z (* (- y x) 6) (+ (* -6 x) (* 6 y)) -6 x (* 6 y) 6 y (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* (- y x) (+ (* -6 z) 4)) x) (* (+ (* -6 z) 4) y) (+ (* -6 z) 4) 4 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (- y x) (* -6 z)) (- y x) (* -6 z) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (- y x) (* -6 z)) (- y x) (neg x) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* 4 (- y x)) x) (* (+ (* -3 (/ x y)) 4) y) (+ (* -3 (/ x y)) 4) -3 (/ x y)) |
| 2.0ms | y | @ | inf | ((+ (* (- 2/3 z) (* (- y x) 6)) x) (- 2/3 z) (neg z) z (* (- y x) 6) (+ (* -6 x) (* 6 y)) -6 x (* 6 y) 6 y (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* (- y x) (+ (* -6 z) 4)) x) (* (+ (* -6 z) 4) y) (+ (* -6 z) 4) 4 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (- y x) (* -6 z)) (- y x) (* -6 z) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (- y x) (* -6 z)) (- y x) (neg x) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* 4 (- y x)) x) (* (+ (* -3 (/ x y)) 4) y) (+ (* -3 (/ x y)) 4) -3 (/ x y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 382 | 2512 |
| 0 | 398 | 2411 |
| 1 | 1870 | 2411 |
| 0 | 8669 | 2232 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 #s(approx (- 2/3 z) (neg.f64 z)) #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y))) x) |
#s(approx (- 2/3 z) (neg.f64 z)) |
(neg.f64 z) |
z |
#s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y))) |
(fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y)) |
#s(literal -6 binary64) |
x |
(*.f64 #s(literal 6 binary64) y) |
#s(literal 6 binary64) |
y |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 #s(approx (+ (* -6 z) 4) #s(literal 4 binary64)) y))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 #s(approx (+ (* -6 z) 4) #s(literal 4 binary64)) y)) |
(*.f64 #s(approx (+ (* -6 z) 4) #s(literal 4 binary64)) y) |
#s(approx (+ (* -6 z) 4) #s(literal 4 binary64)) |
#s(literal 4 binary64) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (- y x) y) (*.f64 #s(literal -6 binary64) z))) |
(*.f64 #s(approx (- y x) y) (*.f64 #s(literal -6 binary64) z)) |
#s(approx (- y x) y) |
(*.f64 #s(literal -6 binary64) z) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (- y x) (neg.f64 x)) (*.f64 #s(literal -6 binary64) z))) |
(*.f64 #s(approx (- y x) (neg.f64 x)) (*.f64 #s(literal -6 binary64) z)) |
#s(approx (- y x) (neg.f64 x)) |
(neg.f64 x) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 x y) #s(literal 4 binary64)) y))) |
#s(approx (+ (* 4 (- y x)) x) (*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 x y) #s(literal 4 binary64)) y)) |
(*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 x y) #s(literal 4 binary64)) y) |
(fma.f64 #s(literal -3 binary64) (/.f64 x y) #s(literal 4 binary64)) |
#s(literal -3 binary64) |
(/.f64 x y) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* 6 (* y (- 2/3 z))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (+ (* 6 (* y (- 2/3 z))) (* x (+ 1 (* -6 (- 2/3 z))))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* 6 y))) |
#s(approx (* (- y x) 6) #s(hole binary64 (+ (* -6 x) (* 6 y)))) |
#s(approx (+ (* -6 x) (* 6 y)) #s(hole binary64 (* 6 y))) |
#s(approx (+ (* -6 x) (* 6 y)) #s(hole binary64 (+ (* -6 x) (* 6 y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* 6 (* y (- 2/3 z))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ (* 6 (* y (- 2/3 z))) (* x (+ 1 (* -6 (- 2/3 z))))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* y (+ 4 (* -6 z))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (+ 4 (* -6 z))))) (* y (+ 4 (* -6 z)))))) |
#s(approx (* (- y x) (* -6 z)) #s(hole binary64 (* -6 (* y z)))) |
#s(approx (* (- y x) (* -6 z)) #s(hole binary64 (+ (* -6 (* y z)) (* 6 (* x z))))) |
#s(approx (- y x) #s(hole binary64 y)) |
#s(approx (- y x) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* 4 y))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (+ (* -3 x) (* 4 y)))) |
#s(approx (* (+ (* -3 (/ x y)) 4) y) #s(hole binary64 (* 4 y))) |
#s(approx (* (+ (* -3 (/ x y)) 4) y) #s(hole binary64 (+ (* -3 x) (* 4 y)))) |
#s(approx (+ (* -3 (/ x y)) 4) #s(hole binary64 4)) |
#s(approx (+ (* -3 (/ x y)) 4) #s(hole binary64 (+ 4 (* -3 (/ x y))))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* x (+ 1 (* -6 (- 2/3 z)))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* x (+ 1 (+ (* -6 (- 2/3 z)) (* 6 (/ (* y (- 2/3 z)) x))))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* -6 x))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* x (- (* 6 (/ y x)) 6)))) |
#s(approx (+ (* -6 x) (* 6 y)) #s(hole binary64 (* -6 x))) |
#s(approx (+ (* -6 x) (* 6 y)) #s(hole binary64 (* x (- (* 6 (/ y x)) 6)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* x (+ 1 (* -6 (- 2/3 z)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* x (+ 1 (+ (* -6 (- 2/3 z)) (* 6 (/ (* y (- 2/3 z)) x))))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* x (+ 1 (* -1 (+ 4 (* -6 z))))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (+ 4 (* -6 z))) (/ (* y (+ 4 (* -6 z))) x)))))) |
#s(approx (* (- y x) (* -6 z)) #s(hole binary64 (* 6 (* x z)))) |
#s(approx (* (- y x) (* -6 z)) #s(hole binary64 (* x (+ (* -6 (/ (* y z) x)) (* 6 z))))) |
#s(approx (- y x) #s(hole binary64 (* -1 x))) |
#s(approx (- y x) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* -3 x))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* x (- (* 4 (/ y x)) 3)))) |
#s(approx (* (+ (* -3 (/ x y)) 4) y) #s(hole binary64 (* -3 x))) |
#s(approx (* (+ (* -3 (/ x y)) 4) y) #s(hole binary64 (* x (- (* 4 (/ y x)) 3)))) |
#s(approx (+ (* -3 (/ x y)) 4) #s(hole binary64 (* -3 (/ x y)))) |
#s(approx (+ (* -3 (/ x y)) 4) #s(hole binary64 (* x (- (* 4 (/ 1 x)) (* 3 (/ 1 y)))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* -1 (* x (- (* 6 (- 2/3 z)) 1))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* -1 (* x (- (+ (* -6 (/ (* y (- 2/3 z)) x)) (* 6 (- 2/3 z))) 1))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* -1 (* x (+ 6 (* -6 (/ y x))))))) |
#s(approx (+ (* -6 x) (* 6 y)) #s(hole binary64 (* -1 (* x (+ 6 (* -6 (/ y x))))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* x (- (* 6 (- 2/3 z)) 1))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* x (- (+ (* -6 (/ (* y (- 2/3 z)) x)) (* 6 (- 2/3 z))) 1))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* -1 (* x (+ 3 (* -6 z)))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* -1 (* x (+ 3 (+ (* -6 z) (* -1 (/ (* y (+ 4 (* -6 z))) x)))))))) |
#s(approx (* (- y x) (* -6 z)) #s(hole binary64 (* -1 (* x (+ (* -6 z) (* 6 (/ (* y z) x))))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* -1 (* x (+ 3 (* -4 (/ y x))))))) |
#s(approx (* (+ (* -3 (/ x y)) 4) y) #s(hole binary64 (* -1 (* x (+ 3 (* -4 (/ y x))))))) |
#s(approx (+ (* -3 (/ x y)) 4) #s(hole binary64 (* -1 (* x (- (* 3 (/ 1 y)) (* 4 (/ 1 x))))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (+ x (* -6 (* x (- 2/3 z)))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (+ x (+ (* -6 (* x (- 2/3 z))) (* 6 (* y (- 2/3 z))))))) |
#s(approx (* 6 y) #s(hole binary64 (* 6 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (* -6 (* x (- 2/3 z)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (+ (* -6 (* x (- 2/3 z))) (* 6 (* y (- 2/3 z))))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (+ x (* -1 (* x (+ 4 (* -6 z))))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (+ x (+ (* -1 (* x (+ 4 (* -6 z)))) (* y (+ 4 (* -6 z))))))) |
#s(approx (* (+ (* -6 z) 4) y) #s(hole binary64 (* y (+ 4 (* -6 z))))) |
#s(approx (- y x) #s(hole binary64 (- y x))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (+ x (* -4 x)))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (+ x (+ (* -4 x) (* 4 y))))) |
#s(approx (+ (* -3 (/ x y)) 4) #s(hole binary64 (/ (+ (* -3 x) (* 4 y)) y))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* y (+ (* -6 (/ (* x (- 2/3 z)) y)) (+ (* 6 (- 2/3 z)) (/ x y)))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* y (+ 6 (* -6 (/ x y)))))) |
#s(approx (+ (* -6 x) (* 6 y)) #s(hole binary64 (* y (+ 6 (* -6 (/ x y)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* y (+ (* -6 (/ (* x (- 2/3 z)) y)) (+ (* 6 (- 2/3 z)) (/ x y)))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* y (+ 4 (+ (* -6 z) (+ (* -1 (/ (* x (+ 4 (* -6 z))) y)) (/ x y))))))) |
#s(approx (* (- y x) (* -6 z)) #s(hole binary64 (* y (+ (* -6 z) (* 6 (/ (* x z) y)))))) |
#s(approx (- y x) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* y (+ 4 (+ (* -4 (/ x y)) (/ x y)))))) |
#s(approx (* (+ (* -3 (/ x y)) 4) y) #s(hole binary64 (* y (+ 4 (* -3 (/ x y)))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* -1 (* y (+ (* -6 (- 2/3 z)) (* -1 (/ (+ x (* -6 (* x (- 2/3 z)))) y))))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* -1 (* y (- (* 6 (/ x y)) 6))))) |
#s(approx (+ (* -6 x) (* 6 y)) #s(hole binary64 (* -1 (* y (- (* 6 (/ x y)) 6))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* y (+ (* -6 (- 2/3 z)) (* -1 (/ (+ x (* -6 (* x (- 2/3 z)))) y))))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (+ 4 (* -6 z))) (* -1 (/ (+ x (* -1 (* x (+ 4 (* -6 z))))) y))))))) |
#s(approx (* (- y x) (* -6 z)) #s(hole binary64 (* -1 (* y (+ (* -6 (/ (* x z) y)) (* 6 z)))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ x (* -4 x)) y)) 4))))) |
#s(approx (* (+ (* -3 (/ x y)) 4) y) #s(hole binary64 (* -1 (* y (- (* 3 (/ x y)) 4))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (+ x (* 4 (- y x))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (+ x (+ (* -6 (* z (- y x))) (* 4 (- y x)))))) |
#s(approx (- 2/3 z) #s(hole binary64 2/3)) |
#s(approx (- 2/3 z) #s(hole binary64 (+ 2/3 (* -1 z)))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (* 4 (- y x))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (+ (* -6 (* z (- y x))) (* 4 (- y x)))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (+ x (* 4 (- y x))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (+ x (+ (* -6 (* z (- y x))) (* 4 (- y x)))))) |
#s(approx (* (+ (* -6 z) 4) y) #s(hole binary64 (* 4 y))) |
#s(approx (* (+ (* -6 z) 4) y) #s(hole binary64 (+ (* -6 (* y z)) (* 4 y)))) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 4)) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 (+ 4 (* -6 z)))) |
#s(approx (* (- y x) (* -6 z)) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (* -6 z) #s(hole binary64 (* -6 z))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* z (+ (* -6 (- y x)) (+ (* 4 (/ (- y x) z)) (/ x z)))))) |
#s(approx (- 2/3 z) #s(hole binary64 (* -1 z))) |
#s(approx (- 2/3 z) #s(hole binary64 (* z (- (* 2/3 (/ 1 z)) 1)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* z (+ (* -6 (- y x)) (+ (* 4 (/ (- y x) z)) (/ x z)))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* z (+ (* -6 (- y x)) (+ (* 4 (/ (- y x) z)) (/ x z)))))) |
#s(approx (* (+ (* -6 z) 4) y) #s(hole binary64 (* -6 (* y z)))) |
#s(approx (* (+ (* -6 z) 4) y) #s(hole binary64 (* z (+ (* -6 y) (* 4 (/ y z)))))) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 (* -6 z))) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 (* z (- (* 4 (/ 1 z)) 6)))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* 4 (- y x))) z)) (* 6 (- y x))))))) |
#s(approx (- 2/3 z) #s(hole binary64 (* -1 (* z (- 1 (* 2/3 (/ 1 z))))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* 4 (- y x))) z)) (* 6 (- y x))))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* 4 (- y x))) z)) (* 6 (- y x))))))) |
#s(approx (* (+ (* -6 z) 4) y) #s(hole binary64 (* -1 (* z (+ (* -4 (/ y z)) (* 6 y)))))) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 (* -1 (* z (- 6 (* 4 (/ 1 z))))))) |
| Outputs |
|---|
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y))) #s(approx (- 2/3 z) (neg.f64 z))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y))) #s(approx (- 2/3 z) (neg.f64 z))) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y))) #s(approx (- 2/3 z) (neg.f64 z))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y))) #s(approx (- 2/3 z) (neg.f64 z))) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y))) #s(approx (- 2/3 z) (neg.f64 z))) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y))) #s(approx (- 2/3 z) (neg.f64 z))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y))) #s(approx (- 2/3 z) (neg.f64 z))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y))) #s(approx (- 2/3 z) (neg.f64 z))) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y))) #s(approx (- 2/3 z) (neg.f64 z))) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y))) #s(approx (- 2/3 z) (neg.f64 z))) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y))) #s(approx (- 2/3 z) (neg.f64 z))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y))) #s(approx (- 2/3 z) (neg.f64 z))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y))) #s(approx (- 2/3 z) (neg.f64 z))) x)))) |
(fma.f64 #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y))) #s(approx (- 2/3 z) (neg.f64 z)) x) |
(fma.f64 #s(approx (- 2/3 z) (neg.f64 z)) #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y))) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y))) #s(approx (- 2/3 z) (neg.f64 z))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y))) #s(approx (- 2/3 z) (neg.f64 z))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y))) #s(approx (- 2/3 z) (neg.f64 z))) x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y))) #s(approx (- 2/3 z) (neg.f64 z))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y))) #s(approx (- 2/3 z) (neg.f64 z))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y))) #s(approx (- 2/3 z) (neg.f64 z))) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y))) #s(approx (- 2/3 z) (neg.f64 z))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y))) #s(approx (- 2/3 z) (neg.f64 z))) x))))) |
(+.f64 (*.f64 #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y))) #s(approx (- 2/3 z) (neg.f64 z))) x) |
(+.f64 x (*.f64 #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y))) #s(approx (- 2/3 z) (neg.f64 z)))) |
#s(approx (- 2/3 z) (neg.f64 z)) |
(*.f64 #s(literal -1 binary64) z) |
(*.f64 z #s(literal -1 binary64)) |
(neg.f64 z) |
z |
#s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y))) |
(/.f64 (-.f64 (*.f64 #s(literal -216 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal -6 binary64) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -6 binary64) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -6 binary64) y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -6 binary64) x) (*.f64 #s(literal -6 binary64) y))))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 216 binary64) (*.f64 #s(literal -216 binary64) (pow.f64 x #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 #s(literal 6 binary64) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -6 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 6 binary64) y) (*.f64 #s(literal -6 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -6 binary64) x) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 6 binary64) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal -6 binary64) x) (*.f64 #s(literal 6 binary64) y)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -216 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 6 binary64) y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal -6 binary64) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 6 binary64) y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -6 binary64) x) (*.f64 #s(literal 6 binary64) y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -6 binary64) x) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 6 binary64) y) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -6 binary64) x) (*.f64 #s(literal 6 binary64) y))) |
(/.f64 (fma.f64 #s(literal -216 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 6 binary64) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -6 binary64) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 6 binary64) y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -6 binary64) x) (*.f64 #s(literal 6 binary64) y))))) |
(fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y)) |
(fma.f64 #s(literal 6 binary64) y (*.f64 #s(literal -6 binary64) x)) |
(fma.f64 x #s(literal -6 binary64) (*.f64 #s(literal 6 binary64) y)) |
(fma.f64 y #s(literal 6 binary64) (*.f64 #s(literal -6 binary64) x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -6 binary64) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -6 binary64) x) (*.f64 #s(literal 6 binary64) y))) (/.f64 (pow.f64 (*.f64 #s(literal 6 binary64) y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -6 binary64) x) (*.f64 #s(literal 6 binary64) y)))) |
(-.f64 (*.f64 #s(literal -6 binary64) x) (*.f64 #s(literal -6 binary64) y)) |
(+.f64 (/.f64 (*.f64 #s(literal -216 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -6 binary64) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 6 binary64) y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -6 binary64) x) (*.f64 #s(literal 6 binary64) y))))) (/.f64 (pow.f64 (*.f64 #s(literal 6 binary64) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -6 binary64) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 6 binary64) y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -6 binary64) x) (*.f64 #s(literal 6 binary64) y)))))) |
(+.f64 (*.f64 #s(literal -6 binary64) x) (*.f64 #s(literal 6 binary64) y)) |
(+.f64 (*.f64 #s(literal 6 binary64) y) (*.f64 #s(literal -6 binary64) x)) |
#s(literal -6 binary64) |
x |
(*.f64 #s(literal 6 binary64) y) |
(*.f64 y #s(literal 6 binary64)) |
#s(literal 6 binary64) |
y |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 #s(approx (+ (* -6 z) 4) #s(literal 4 binary64)) y))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 #s(approx (+ (* -6 z) 4) #s(literal 4 binary64)) y)) |
(*.f64 #s(approx (+ (* -6 z) 4) #s(literal 4 binary64)) y) |
(*.f64 y #s(approx (+ (* -6 z) 4) #s(literal 4 binary64))) |
#s(approx (+ (* -6 z) 4) #s(literal 4 binary64)) |
#s(literal 4 binary64) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 #s(approx (- y x) y) #s(literal -6 binary64)) z)) |
(*.f64 (*.f64 #s(approx (- y x) y) #s(literal -6 binary64)) z) |
(*.f64 #s(approx (- y x) y) (*.f64 #s(literal -6 binary64) z)) |
(*.f64 (*.f64 #s(literal -6 binary64) z) #s(approx (- y x) y)) |
#s(approx (- y x) y) |
(*.f64 #s(literal -6 binary64) z) |
(*.f64 z #s(literal -6 binary64)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (- y x) (neg.f64 x)) (*.f64 #s(literal -6 binary64) z))) |
(*.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) #s(literal -6 binary64)) z) |
(*.f64 #s(approx (- y x) (neg.f64 x)) (*.f64 #s(literal -6 binary64) z)) |
(*.f64 (*.f64 #s(literal -6 binary64) z) #s(approx (- y x) (neg.f64 x))) |
#s(approx (- y x) (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 (fma.f64 (/.f64 x y) #s(literal -3 binary64) #s(literal 4 binary64)) y))) |
#s(approx (+ (* 4 (- y x)) x) (*.f64 (fma.f64 (/.f64 x y) #s(literal -3 binary64) #s(literal 4 binary64)) y)) |
(*.f64 (fma.f64 (/.f64 x y) #s(literal -3 binary64) #s(literal 4 binary64)) y) |
(*.f64 y (fma.f64 (/.f64 x y) #s(literal -3 binary64) #s(literal 4 binary64))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 64 binary64) (pow.f64 (*.f64 (*.f64 (/.f64 x y) #s(literal -3 binary64)) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 4 binary64) y) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 x y) #s(literal -3 binary64)) y) (*.f64 (*.f64 (/.f64 x y) #s(literal -3 binary64)) y)) (*.f64 (*.f64 #s(literal 4 binary64) y) (*.f64 (*.f64 (/.f64 x y) #s(literal -3 binary64)) y))))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 64 binary64) (pow.f64 (*.f64 y (*.f64 (/.f64 x y) #s(literal -3 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 4 binary64) y) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 y (*.f64 (/.f64 x y) #s(literal -3 binary64))) (*.f64 y (*.f64 (/.f64 x y) #s(literal -3 binary64)))) (*.f64 (*.f64 #s(literal 4 binary64) y) (*.f64 y (*.f64 (/.f64 x y) #s(literal -3 binary64))))))) |
(fma.f64 #s(literal 4 binary64) y (*.f64 (*.f64 (/.f64 x y) #s(literal -3 binary64)) y)) |
(fma.f64 #s(literal 4 binary64) y (*.f64 y (*.f64 (/.f64 x y) #s(literal -3 binary64)))) |
(fma.f64 y #s(literal 4 binary64) (*.f64 (*.f64 (/.f64 x y) #s(literal -3 binary64)) y)) |
(fma.f64 y #s(literal 4 binary64) (*.f64 y (*.f64 (/.f64 x y) #s(literal -3 binary64)))) |
(+.f64 (*.f64 #s(literal 4 binary64) y) (*.f64 (*.f64 (/.f64 x y) #s(literal -3 binary64)) y)) |
(+.f64 (*.f64 #s(literal 4 binary64) y) (*.f64 y (*.f64 (/.f64 x y) #s(literal -3 binary64)))) |
(/.f64 (-.f64 #s(literal 64 binary64) (*.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 27 binary64))) (+.f64 #s(literal 16 binary64) (+.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 x y) #s(literal 3 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 4 binary64) (*.f64 #s(literal -4 binary64) (/.f64 x y))) #s(literal 3 binary64)) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (fma.f64 (+.f64 #s(literal 4 binary64) (*.f64 #s(literal -4 binary64) (/.f64 x y))) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal -4 binary64) (/.f64 x y))) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 #s(literal -4 binary64) (/.f64 x y))) (/.f64 x y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal -3 binary64)) #s(literal 2 binary64)) #s(literal 16 binary64))) (neg.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal -3 binary64)) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 16 binary64) (pow.f64 (*.f64 (/.f64 x y) #s(literal -3 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 (/.f64 x y) #s(literal -3 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 64 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal -3 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 16 binary64) (*.f64 (*.f64 (/.f64 x y) #s(literal -3 binary64)) #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 64 binary64) (*.f64 #s(literal -27 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))))) (neg.f64 (+.f64 #s(literal 16 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal -3 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 x y) #s(literal -3 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal -3 binary64)) #s(literal 2 binary64)) #s(literal 16 binary64)) (-.f64 (*.f64 (/.f64 x y) #s(literal -3 binary64)) #s(literal 4 binary64))) |
(/.f64 (-.f64 #s(literal 16 binary64) (pow.f64 (*.f64 (/.f64 x y) #s(literal -3 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 4 binary64) (*.f64 (/.f64 x y) #s(literal -3 binary64)))) |
(/.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 64 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal -3 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 16 binary64) (*.f64 (*.f64 (/.f64 x y) #s(literal -3 binary64)) #s(literal 4 binary64))))) |
(/.f64 (+.f64 #s(literal 64 binary64) (*.f64 #s(literal -27 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)))) (+.f64 #s(literal 16 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal -3 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 x y) #s(literal -3 binary64)))))) |
(fma.f64 (/.f64 x y) #s(literal -3 binary64) #s(literal 4 binary64)) |
(fma.f64 #s(literal -3 binary64) (/.f64 x y) #s(literal 4 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal -3 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 x y) #s(literal -3 binary64)) #s(literal 4 binary64))) (/.f64 #s(literal 16 binary64) (-.f64 (*.f64 (/.f64 x y) #s(literal -3 binary64)) #s(literal 4 binary64)))) |
(-.f64 (/.f64 #s(literal 16 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (/.f64 x y) #s(literal -3 binary64)))) (/.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal -3 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (/.f64 x y) #s(literal -3 binary64))))) |
(-.f64 #s(literal 4 binary64) (*.f64 (/.f64 x y) #s(literal 3 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal -27 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal -3 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 16 binary64) (*.f64 (*.f64 (/.f64 x y) #s(literal -3 binary64)) #s(literal 4 binary64))))) (/.f64 #s(literal 64 binary64) (+.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal -3 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 16 binary64) (*.f64 (*.f64 (/.f64 x y) #s(literal -3 binary64)) #s(literal 4 binary64)))))) |
(+.f64 (/.f64 #s(literal 64 binary64) (+.f64 #s(literal 16 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal -3 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 x y) #s(literal -3 binary64)))))) (/.f64 (*.f64 #s(literal -27 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (+.f64 #s(literal 16 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal -3 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 x y) #s(literal -3 binary64))))))) |
(+.f64 (+.f64 #s(literal 4 binary64) (*.f64 #s(literal -4 binary64) (/.f64 x y))) (/.f64 x y)) |
(+.f64 (*.f64 (/.f64 x y) #s(literal -3 binary64)) #s(literal 4 binary64)) |
(+.f64 #s(literal 4 binary64) (*.f64 (/.f64 x y) #s(literal -3 binary64))) |
#s(literal -3 binary64) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 x y) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 y (-.f64 #s(literal 2/3 binary64) z)) #s(literal 6 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) x (*.f64 (*.f64 y (-.f64 #s(literal 2/3 binary64) z)) #s(literal 6 binary64)))) |
#s(approx (* (- y x) 6) (*.f64 #s(literal 6 binary64) y)) |
#s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y))) |
#s(approx (+ (* -6 x) (* 6 y)) (*.f64 #s(literal 6 binary64) y)) |
#s(approx (+ (* -6 x) (* 6 y)) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y))) |
#s(approx x x) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 y (-.f64 #s(literal 2/3 binary64) z)) #s(literal 6 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) x (*.f64 (*.f64 y (-.f64 #s(literal 2/3 binary64) z)) #s(literal 6 binary64)))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y)) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (fma.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) #s(literal 1 binary64)) x (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y))) |
#s(approx (* (- y x) (* -6 z)) (*.f64 (*.f64 y z) #s(literal -6 binary64))) |
#s(approx (* (- y x) (* -6 z)) (fma.f64 (*.f64 x z) #s(literal 6 binary64) (*.f64 (*.f64 y z) #s(literal -6 binary64)))) |
#s(approx (- y x) y) |
#s(approx (- y x) (fma.f64 #s(literal -1 binary64) x y)) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal 4 binary64) y)) |
#s(approx (+ (* 4 (- y x)) x) (fma.f64 #s(literal -3 binary64) x (*.f64 #s(literal 4 binary64) y))) |
#s(approx (* (+ (* -3 (/ x y)) 4) y) (*.f64 #s(literal 4 binary64) y)) |
#s(approx (* (+ (* -3 (/ x y)) 4) y) (fma.f64 #s(literal -3 binary64) x (*.f64 #s(literal 4 binary64) y))) |
#s(approx (+ (* -3 (/ x y)) 4) #s(literal 4 binary64)) |
#s(approx (+ (* -3 (/ x y)) 4) (fma.f64 (/.f64 x y) #s(literal -3 binary64) #s(literal 4 binary64))) |
#s(approx (/ x y) (/.f64 x y)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 y (-.f64 #s(literal 2/3 binary64) z)) x) #s(literal 6 binary64) (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z))) #s(literal 1 binary64)) x)) |
#s(approx (* (- y x) 6) (*.f64 #s(literal -6 binary64) x)) |
#s(approx (* (- y x) 6) (*.f64 (-.f64 (*.f64 (/.f64 y x) #s(literal 6 binary64)) #s(literal 6 binary64)) x)) |
#s(approx (+ (* -6 x) (* 6 y)) (*.f64 #s(literal -6 binary64) x)) |
#s(approx (+ (* -6 x) (* 6 y)) (*.f64 (-.f64 (*.f64 (/.f64 y x) #s(literal 6 binary64)) #s(literal 6 binary64)) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 y (-.f64 #s(literal 2/3 binary64) z)) x) #s(literal 6 binary64) (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z))) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (+.f64 (fma.f64 y (/.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) x) (neg.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)))) #s(literal 1 binary64)) x)) |
#s(approx (* (- y x) (* -6 z)) (*.f64 (*.f64 x z) #s(literal 6 binary64))) |
#s(approx (* (- y x) (* -6 z)) (*.f64 (fma.f64 (/.f64 (*.f64 y z) x) #s(literal -6 binary64) (*.f64 #s(literal 6 binary64) z)) x)) |
#s(approx (- y x) (neg.f64 x)) |
#s(approx (- y x) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
#s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal -3 binary64) x)) |
#s(approx (+ (* 4 (- y x)) x) (*.f64 (-.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal 3 binary64)) x)) |
#s(approx (* (+ (* -3 (/ x y)) 4) y) (*.f64 #s(literal -3 binary64) x)) |
#s(approx (* (+ (* -3 (/ x y)) 4) y) (*.f64 (-.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal 3 binary64)) x)) |
#s(approx (+ (* -3 (/ x y)) 4) (*.f64 (/.f64 x y) #s(literal -3 binary64))) |
#s(approx (+ (* -3 (/ x y)) 4) (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) x) (/.f64 #s(literal 3 binary64) y)) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal 6 binary64) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 1 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 y (-.f64 #s(literal 2/3 binary64) z)) x) #s(literal -6 binary64) (-.f64 (*.f64 #s(literal 6 binary64) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 1 binary64))))) |
#s(approx (* (- y x) 6) (*.f64 (neg.f64 x) (fma.f64 (/.f64 y x) #s(literal -6 binary64) #s(literal 6 binary64)))) |
#s(approx (+ (* -6 x) (* 6 y)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 y x) #s(literal -6 binary64) #s(literal 6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal 6 binary64) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 1 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 y (-.f64 #s(literal 2/3 binary64) z)) x) #s(literal -6 binary64) (-.f64 (*.f64 #s(literal 6 binary64) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 1 binary64))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 3 binary64)))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (neg.f64 x) (+.f64 (fma.f64 #s(literal -6 binary64) z (neg.f64 (/.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y) x))) #s(literal 3 binary64)))) |
#s(approx (* (- y x) (* -6 z)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 y z) x) #s(literal 6 binary64) (*.f64 #s(literal -6 binary64) z)))) |
#s(approx (- y x) (*.f64 (neg.f64 x) (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (* 4 (- y x)) x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -4 binary64) (/.f64 y x) #s(literal 3 binary64)))) |
#s(approx (* (+ (* -3 (/ x y)) 4) y) (*.f64 (neg.f64 x) (fma.f64 #s(literal -4 binary64) (/.f64 y x) #s(literal 3 binary64)))) |
#s(approx (+ (* -3 (/ x y)) 4) (*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 3 binary64) y) (/.f64 #s(literal 4 binary64) x)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (*.f64 x (-.f64 #s(literal 2/3 binary64) z)) #s(literal -6 binary64) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 2/3 binary64) z)) #s(literal -6 binary64) (*.f64 (*.f64 y (-.f64 #s(literal 2/3 binary64) z)) #s(literal 6 binary64))) x)) |
#s(approx (* 6 y) (*.f64 #s(literal 6 binary64) y)) |
#s(approx y y) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (*.f64 x (-.f64 #s(literal 2/3 binary64) z)) #s(literal -6 binary64) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 2/3 binary64) z)) #s(literal -6 binary64) (*.f64 (*.f64 y (-.f64 #s(literal 2/3 binary64) z)) #s(literal 6 binary64))) x)) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (fma.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) x)) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (+.f64 (fma.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y (*.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)))) x)) |
#s(approx (* (+ (* -6 z) 4) y) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y)) |
#s(approx (- y x) (-.f64 y x)) |
#s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal -3 binary64) x)) |
#s(approx (+ (* 4 (- y x)) x) (fma.f64 #s(literal -3 binary64) x (*.f64 #s(literal 4 binary64) y))) |
#s(approx (+ (* -3 (/ x y)) 4) (/.f64 (fma.f64 #s(literal -3 binary64) x (*.f64 #s(literal 4 binary64) y)) y)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 (/.f64 (*.f64 x (-.f64 #s(literal 2/3 binary64) z)) y) #s(literal -6 binary64) (fma.f64 #s(literal 6 binary64) (-.f64 #s(literal 2/3 binary64) z) (/.f64 x y))) y)) |
#s(approx (* (- y x) 6) (*.f64 (fma.f64 (/.f64 x y) #s(literal -6 binary64) #s(literal 6 binary64)) y)) |
#s(approx (+ (* -6 x) (* 6 y)) (*.f64 (fma.f64 (/.f64 x y) #s(literal -6 binary64) #s(literal 6 binary64)) y)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 (/.f64 (*.f64 x (-.f64 #s(literal 2/3 binary64) z)) y) #s(literal -6 binary64) (fma.f64 #s(literal 6 binary64) (-.f64 #s(literal 2/3 binary64) z) (/.f64 x y))) y)) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (+.f64 (fma.f64 #s(literal -6 binary64) z (/.f64 (fma.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) x) y)) #s(literal 4 binary64)) y)) |
#s(approx (* (- y x) (* -6 z)) (*.f64 (fma.f64 (/.f64 (*.f64 x z) y) #s(literal 6 binary64) (*.f64 #s(literal -6 binary64) z)) y)) |
#s(approx (- y x) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal 1 binary64)) y)) |
#s(approx (+ (* 4 (- y x)) x) (*.f64 (fma.f64 (/.f64 x y) #s(literal -3 binary64) #s(literal 4 binary64)) y)) |
#s(approx (* (+ (* -3 (/ x y)) 4) y) (*.f64 (fma.f64 (/.f64 x y) #s(literal -3 binary64) #s(literal 4 binary64)) y)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (neg.f64 (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) (neg.f64 (/.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 2/3 binary64) z)) #s(literal -6 binary64) x) y))) y))) |
#s(approx (* (- y x) 6) (neg.f64 (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 6 binary64)) #s(literal 6 binary64)) y))) |
#s(approx (+ (* -6 x) (* 6 y)) (neg.f64 (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 6 binary64)) #s(literal 6 binary64)) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (neg.f64 (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) (neg.f64 (/.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 2/3 binary64) z)) #s(literal -6 binary64) x) y))) y))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (+.f64 (fma.f64 #s(literal -6 binary64) z (/.f64 (fma.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) x) y)) #s(literal 4 binary64))) y))) |
#s(approx (* (- y x) (* -6 z)) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x z) y) #s(literal -6 binary64) (*.f64 #s(literal 6 binary64) z)) y))) |
#s(approx (- y x) (neg.f64 (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y))) |
#s(approx (+ (* 4 (- y x)) x) (neg.f64 (*.f64 (-.f64 (neg.f64 (*.f64 (/.f64 x y) #s(literal -3 binary64))) #s(literal 4 binary64)) y))) |
#s(approx (* (+ (* -3 (/ x y)) 4) y) (neg.f64 (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 4 binary64)) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x) x)) |
#s(approx (- 2/3 z) #s(literal 2/3 binary64)) |
#s(approx (- 2/3 z) (fma.f64 #s(literal -1 binary64) z #s(literal 2/3 binary64))) |
#s(approx (neg z) (neg.f64 z)) |
#s(approx z z) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x) x)) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (fma.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x) x)) |
#s(approx (* (+ (* -6 z) 4) y) (*.f64 #s(literal 4 binary64) y)) |
#s(approx (* (+ (* -6 z) 4) y) (fma.f64 (*.f64 y z) #s(literal -6 binary64) (*.f64 #s(literal 4 binary64) y))) |
#s(approx (+ (* -6 z) 4) #s(literal 4 binary64)) |
#s(approx (+ (* -6 z) 4) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64))) |
#s(approx (* (- y x) (* -6 z)) (*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64))) |
#s(approx (* -6 z) (*.f64 #s(literal -6 binary64) z)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 y x) (/.f64 (fma.f64 #s(literal 4 binary64) (-.f64 y x) x) z)) z)) |
#s(approx (- 2/3 z) (neg.f64 z)) |
#s(approx (- 2/3 z) (*.f64 (-.f64 (/.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) z)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 y x) (/.f64 (fma.f64 #s(literal 4 binary64) (-.f64 y x) x) z)) z)) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 y x) (/.f64 (fma.f64 #s(literal 4 binary64) (-.f64 y x) x) z)) z)) |
#s(approx (* (+ (* -6 z) 4) y) (*.f64 (*.f64 y z) #s(literal -6 binary64))) |
#s(approx (* (+ (* -6 z) 4) y) (*.f64 (fma.f64 (/.f64 y z) #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) y)) z)) |
#s(approx (+ (* -6 z) 4) (*.f64 #s(literal -6 binary64) z)) |
#s(approx (+ (* -6 z) 4) (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 6 binary64)) z)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (neg.f64 z) (fma.f64 #s(literal 6 binary64) (-.f64 y x) (neg.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (-.f64 y x) x) z))))) |
#s(approx (- 2/3 z) (*.f64 (neg.f64 z) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2/3 binary64) z)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (neg.f64 z) (fma.f64 #s(literal 6 binary64) (-.f64 y x) (neg.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (-.f64 y x) x) z))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (neg.f64 z) (fma.f64 #s(literal 6 binary64) (-.f64 y x) (neg.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (-.f64 y x) x) z))))) |
#s(approx (* (+ (* -6 z) 4) y) (*.f64 (neg.f64 z) (fma.f64 (/.f64 y z) #s(literal -4 binary64) (*.f64 #s(literal 6 binary64) y)))) |
#s(approx (+ (* -6 z) 4) (*.f64 (neg.f64 z) (-.f64 #s(literal 6 binary64) (/.f64 #s(literal 4 binary64) z)))) |
Compiled 5 892 to 789 computations (86.6% saved)
18 alts after pruning (10 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 167 | 2 | 169 |
| Fresh | 0 | 8 | 8 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 5 | 5 |
| Total | 169 | 18 | 187 |
| Status | Accuracy | Program |
|---|---|---|
| 52.1% | (fma.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (*.f64 #s(literal -6 binary64) x)) x) | |
| ✓ | 53.1% | (fma.f64 #s(approx (- 2/3 z) (neg.f64 z)) #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y))) x) |
| ✓ | 99.8% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (-.f64 y x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) x)) |
| 27.0% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) #s(approx (- y x) y) x)) | |
| ✓ | 53.4% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (-.f64 y x) (*.f64 #s(literal -6 binary64) z))) |
| 53.0% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) | |
| 28.0% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 #s(approx (- y x) y) z) #s(literal -6 binary64))) | |
| 28.0% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 #s(approx (- y x) y) #s(literal -6 binary64)) z)) | |
| ✓ | 31.4% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (- y x) (neg.f64 x)) (*.f64 #s(literal -6 binary64) z))) |
| ✓ | 53.1% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y))) |
| 52.2% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 3 binary64))))) | |
| ✓ | 27.2% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 #s(approx (+ (* -6 z) 4) #s(literal 4 binary64)) y))) |
| 47.5% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (fma.f64 #s(literal -3 binary64) x (*.f64 #s(literal 4 binary64) y)))) | |
| 16.6% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(approx (+ (* -3 (/ x y)) 4) (*.f64 (/.f64 x y) #s(literal -3 binary64))) y))) | |
| ✓ | 22.5% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal -3 binary64) x))) |
| 50.7% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (- y x) (* -6 z)) (fma.f64 (*.f64 x z) #s(literal 6 binary64) (*.f64 (*.f64 y z) #s(literal -6 binary64))))) | |
| ✓ | 31.4% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
| 31.4% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 #s(literal 6 binary64) x) z))) |
Compiled 1 320 to 514 computations (61.1% saved)
| Inputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal -3 binary64) x))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal 4 binary64) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 #s(approx (+ (* -6 z) 4) #s(literal 4 binary64)) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) #s(approx (- y x) y) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 #s(literal 6 binary64) x) z))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (- y x) y) (*.f64 #s(literal -6 binary64) z))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 #s(approx (- y x) y) #s(literal -6 binary64)) z)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 #s(approx (- y x) y) z) #s(literal -6 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (fma.f64 #s(literal -3 binary64) x (*.f64 #s(literal 4 binary64) y)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (- y x) (neg.f64 x)) (*.f64 #s(literal -6 binary64) z))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(approx (+ (* -3 (/ x y)) 4) (*.f64 (/.f64 x y) #s(literal -3 binary64))) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 3 binary64))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (-.f64 y x) (*.f64 #s(literal -6 binary64) z))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 x y) #s(literal 4 binary64)) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) x)) |
(fma.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (*.f64 #s(literal -6 binary64) x)) x) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (-.f64 y x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) x)) |
(+.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (* (- y x) z) -6) (fma.f64 (*.f64 z x) #s(literal 6 binary64) (*.f64 (*.f64 z y) #s(literal -6 binary64))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (- y x) (* -6 z)) (fma.f64 (*.f64 x z) #s(literal 6 binary64) (*.f64 (*.f64 y z) #s(literal -6 binary64))))) |
(fma.f64 #s(approx (- 2/3 z) (neg.f64 z)) #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y))) x) |
(fma.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 6 binary64) x) |
(fma.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 (-.f64 y x) #s(literal 6 binary64)) x) |
(fma.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y))) x) |
(+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 y x) (/.f64 (fma.f64 #s(literal 4 binary64) (-.f64 y x) x) z)) z)) |
(+.f64 x (*.f64 (*.f64 #s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) x)) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) (-.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) x) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) (-.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) x) (*.f64 x x)))) |
| Outputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (-.f64 y x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) x)) |
5 calls:
| 10.0ms | z |
| 10.0ms | (+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z))) |
| 9.0ms | y |
| 9.0ms | x |
| 8.0ms | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| 99.8% | 1 | (+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z))) |
| 99.8% | 1 | x |
| 99.8% | 1 | y |
| 99.8% | 1 | z |
Compiled 21 to 28 computations (-33.3% saved)
| Inputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal -3 binary64) x))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal 4 binary64) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 #s(approx (+ (* -6 z) 4) #s(literal 4 binary64)) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) #s(approx (- y x) y) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 #s(literal 6 binary64) x) z))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (- y x) y) (*.f64 #s(literal -6 binary64) z))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 #s(approx (- y x) y) #s(literal -6 binary64)) z)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 #s(approx (- y x) y) z) #s(literal -6 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (fma.f64 #s(literal -3 binary64) x (*.f64 #s(literal 4 binary64) y)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (- y x) (neg.f64 x)) (*.f64 #s(literal -6 binary64) z))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(approx (+ (* -3 (/ x y)) 4) (*.f64 (/.f64 x y) #s(literal -3 binary64))) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 3 binary64))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (-.f64 y x) (*.f64 #s(literal -6 binary64) z))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 x y) #s(literal 4 binary64)) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) x)) |
(fma.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (*.f64 #s(literal -6 binary64) x)) x) |
| Outputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (fma.f64 #s(literal -3 binary64) x (*.f64 #s(literal 4 binary64) y)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (-.f64 y x) (*.f64 #s(literal -6 binary64) z))) |
5 calls:
| 8.0ms | x |
| 6.0ms | y |
| 6.0ms | z |
| 6.0ms | (+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z))) |
| 5.0ms | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.3% | 3 | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| 72.8% | 3 | (+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z))) |
| 79.6% | 3 | x |
| 78.6% | 3 | y |
| 97.3% | 3 | z |
Compiled 21 to 28 computations (-33.3% saved)
| Inputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal -3 binary64) x))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal 4 binary64) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 #s(approx (+ (* -6 z) 4) #s(literal 4 binary64)) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) #s(approx (- y x) y) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 #s(literal 6 binary64) x) z))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (- y x) y) (*.f64 #s(literal -6 binary64) z))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 #s(approx (- y x) y) #s(literal -6 binary64)) z)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 #s(approx (- y x) y) z) #s(literal -6 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (fma.f64 #s(literal -3 binary64) x (*.f64 #s(literal 4 binary64) y)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (- y x) (neg.f64 x)) (*.f64 #s(literal -6 binary64) z))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(approx (+ (* -3 (/ x y)) 4) (*.f64 (/.f64 x y) #s(literal -3 binary64))) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 3 binary64))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64))) |
| Outputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (fma.f64 #s(literal -3 binary64) x (*.f64 #s(literal 4 binary64) y)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64))) |
2 calls:
| 11.0ms | z |
| 5.0ms | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.3% | 3 | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| 97.3% | 3 | z |
Compiled 6 to 10 computations (-66.7% saved)
| Inputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal -3 binary64) x))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal 4 binary64) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 #s(approx (+ (* -6 z) 4) #s(literal 4 binary64)) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) #s(approx (- y x) y) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 #s(literal 6 binary64) x) z))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (- y x) y) (*.f64 #s(literal -6 binary64) z))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 #s(approx (- y x) y) #s(literal -6 binary64)) z)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 #s(approx (- y x) y) z) #s(literal -6 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (fma.f64 #s(literal -3 binary64) x (*.f64 #s(literal 4 binary64) y)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (- y x) (neg.f64 x)) (*.f64 #s(literal -6 binary64) z))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(approx (+ (* -3 (/ x y)) 4) (*.f64 (/.f64 x y) #s(literal -3 binary64))) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 3 binary64))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) |
| Outputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 3 binary64))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 3 binary64))))) |
3 calls:
| 17.0ms | x |
| 5.0ms | z |
| 4.0ms | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.6% | 3 | x |
| 76.9% | 3 | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| 76.9% | 3 | z |
Compiled 7 to 13 computations (-85.7% saved)
| Inputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal -3 binary64) x))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal 4 binary64) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 #s(approx (+ (* -6 z) 4) #s(literal 4 binary64)) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) #s(approx (- y x) y) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 #s(literal 6 binary64) x) z))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (- y x) y) (*.f64 #s(literal -6 binary64) z))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 #s(approx (- y x) y) #s(literal -6 binary64)) z)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 #s(approx (- y x) y) z) #s(literal -6 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (fma.f64 #s(literal -3 binary64) x (*.f64 #s(literal 4 binary64) y)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (- y x) (neg.f64 x)) (*.f64 #s(literal -6 binary64) z))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(approx (+ (* -3 (/ x y)) 4) (*.f64 (/.f64 x y) #s(literal -3 binary64))) y))) |
| Outputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (fma.f64 #s(literal -3 binary64) x (*.f64 #s(literal 4 binary64) y)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y))) |
4 calls:
| 4.0ms | x |
| 4.0ms | y |
| 4.0ms | z |
| 4.0ms | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.2% | 3 | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| 76.2% | 3 | z |
| 69.8% | 5 | y |
| 70.6% | 4 | x |
Compiled 8 to 16 computations (-100% saved)
| Inputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal -3 binary64) x))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal 4 binary64) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 #s(approx (+ (* -6 z) 4) #s(literal 4 binary64)) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) #s(approx (- y x) y) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 #s(literal 6 binary64) x) z))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (- y x) y) (*.f64 #s(literal -6 binary64) z))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 #s(approx (- y x) y) #s(literal -6 binary64)) z)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 #s(approx (- y x) y) z) #s(literal -6 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (fma.f64 #s(literal -3 binary64) x (*.f64 #s(literal 4 binary64) y)))) |
| Outputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (fma.f64 #s(literal -3 binary64) x (*.f64 #s(literal 4 binary64) y)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (- y x) y) (*.f64 #s(literal -6 binary64) z))) |
2 calls:
| 9.0ms | z |
| 3.0ms | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.0% | 3 | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| 76.0% | 3 | z |
Compiled 6 to 10 computations (-66.7% saved)
| Inputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal -3 binary64) x))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal 4 binary64) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 #s(approx (+ (* -6 z) 4) #s(literal 4 binary64)) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) #s(approx (- y x) y) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 #s(literal 6 binary64) x) z))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (- y x) y) (*.f64 #s(literal -6 binary64) z))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 #s(approx (- y x) y) #s(literal -6 binary64)) z)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 #s(approx (- y x) y) z) #s(literal -6 binary64))) |
| Outputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal 4 binary64) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal -3 binary64) x))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (- y x) y) (*.f64 #s(literal -6 binary64) z))) |
5 calls:
| 3.0ms | x |
| 3.0ms | z |
| 3.0ms | y |
| 3.0ms | (+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z))) |
| 3.0ms | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 47.8% | 5 | y |
| 48.2% | 4 | x |
| 46.0% | 4 | (+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z))) |
| 56.0% | 3 | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| 57.8% | 4 | z |
Compiled 21 to 28 computations (-33.3% saved)
| Inputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal -3 binary64) x))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal 4 binary64) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 #s(approx (+ (* -6 z) 4) #s(literal 4 binary64)) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) #s(approx (- y x) y) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 #s(literal 6 binary64) x) z))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
| Outputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal 4 binary64) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal -3 binary64) x))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 #s(literal 6 binary64) x) z))) |
2 calls:
| 2.0ms | z |
| 2.0ms | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 55.6% | 3 | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| 57.4% | 4 | z |
Compiled 6 to 10 computations (-66.7% saved)
| Inputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal -3 binary64) x))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal 4 binary64) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 #s(approx (+ (* -6 z) 4) #s(literal 4 binary64)) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) #s(approx (- y x) y) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 #s(literal 6 binary64) x) z))) |
| Outputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 #s(literal 6 binary64) x) z))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal 4 binary64) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal -3 binary64) x))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 #s(literal 6 binary64) x) z))) |
1 calls:
| 4.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 57.4% | 4 | z |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal -3 binary64) x))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal 4 binary64) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 #s(approx (+ (* -6 z) 4) #s(literal 4 binary64)) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) #s(approx (- y x) y) x)) |
| Outputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal 4 binary64) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal -3 binary64) x))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal 4 binary64) y))) |
5 calls:
| 2.0ms | z |
| 2.0ms | x |
| 2.0ms | (+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z))) |
| 2.0ms | y |
| 2.0ms | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 27.2% | 1 | (+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z))) |
| 40.9% | 3 | y |
| 38.0% | 3 | x |
| 27.2% | 1 | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| 28.9% | 2 | z |
Compiled 21 to 28 computations (-33.3% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal -3 binary64) x))) |
| Outputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal -3 binary64) x))) |
5 calls:
| 1.0ms | (+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z))) |
| 1.0ms | x |
| 1.0ms | y |
| 1.0ms | z |
| 1.0ms | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 22.5% | 1 | (+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z))) |
| 22.5% | 1 | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| 22.5% | 1 | z |
| 22.5% | 1 | x |
| 22.5% | 1 | y |
Compiled 21 to 28 computations (-33.3% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 27.0ms | 0.003022750659229996 | 1.0009358941616937 |
| 10.0ms | -2.369306433365023 | -0.00018128536582140086 |
| 10.0ms | 256× | 0 | valid |
Compiled 800 to 658 computations (17.8% saved)
ival-mult!: 2.0ms (48.6% of total)ival-sub!: 1.0ms (24.3% of total)ival-add!: 1.0ms (24.3% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 0.003022750659229996 | 1.0009358941616937 |
| 1.0ms | -2.369306433365023 | -0.00018128536582140086 |
Compiled 800 to 658 computations (17.8% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 2.816360393346034e+54 | 3.976277771607808e+65 |
| 4.0ms | -1.2159680359342188e+58 | -1.0575873797284475e+58 |
| 8.0ms | 198× | 0 | valid |
| 1.0ms | 7× | 1 | valid |
| 0.0ms | 3× | 2 | valid |
Compiled 861 to 681 computations (20.9% saved)
ival-mult!: 2.0ms (51.6% of total)ival-sub!: 1.0ms (25.8% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)ival-div!: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 9.0ms | 0.003022750659229996 | 1.0009358941616937 |
| 9.0ms | -2.369306433365023 | -0.00018128536582140086 |
| 8.0ms | 192× | 0 | valid |
Compiled 936 to 738 computations (21.2% saved)
ival-mult!: 2.0ms (66.4% of total)ival-sub!: 1.0ms (33.2% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 0.003022750659229996 | 1.0009358941616937 |
| 1.0ms | -2.369306433365023 | -0.00018128536582140086 |
| 1.0ms | 16× | 0 | valid |
Compiled 864 to 682 computations (21.1% saved)
ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)ival-mult!: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 0.003022750659229996 | 1.0009358941616937 |
| 12.0ms | 1.2637242177406781e-96 | 9.358099101944551e-88 |
| 8.0ms | -2.369306433365023 | -0.00018128536582140086 |
| 9.0ms | 220× | 0 | valid |
| 2.0ms | 20× | 1 | valid |
Compiled 1 266 to 1 010 computations (20.2% saved)
ival-mult!: 2.0ms (43.2% of total)adjust: 1.0ms (21.6% of total)ival-add!: 1.0ms (21.6% of total)ival-sub!: 1.0ms (21.6% of total)ival-div!: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 4.0ms | 0.003022750659229996 | 1.0009358941616937 |
| 1.0ms | 1.2637242177406781e-96 | 9.358099101944551e-88 |
| 1.0ms | -2.369306433365023 | -0.00018128536582140086 |
| 2.0ms | 48× | 0 | valid |
Compiled 1 298 to 1 034 computations (20.3% saved)
ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)ival-mult!: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 0.003022750659229996 | 1.0009358941616937 |
| 1.0ms | 1.2637242177406781e-96 | 9.358099101944551e-88 |
| 1.0ms | -2.369306433365023 | -0.00018128536582140086 |
Compiled 1 298 to 1 034 computations (20.3% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 14.0ms | 2.3399999759367383e-94 | 1.8819902553178633e-77 |
| 8.0ms | -1.8757446934464362e-50 | -1.6205084772363845e-51 |
| 9.0ms | 228× | 0 | valid |
| 2.0ms | 13× | 2 | valid |
| 1.0ms | 15× | 1 | valid |
Compiled 816 to 658 computations (19.4% saved)
ival-sub!: 2.0ms (34.7% of total)ival-mult!: 2.0ms (34.7% of total)adjust: 1.0ms (17.3% of total)ival-add!: 1.0ms (17.3% of total)ival-div!: 0.0ms (0% of total)| 1× | fuel |
Compiled 918 to 110 computations (88% saved)
Compiled 1 862 to 244 computations (86.9% saved)
Loading profile data...