
Time bar (total: 3.1s)
| 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)
| 499.0ms | 7 672× | 0 | valid |
| 39.0ms | 439× | 1 | valid |
| 20.0ms | 145× | 2 | valid |
ival-mult!: 209.0ms (68.9% of total)ival-sub!: 55.0ms (18.1% of total)adjust: 20.0ms (6.6% of total)ival-add!: 20.0ms (6.6% 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 |
| 26.0ms | 436× | 0 | valid |
| 11.0ms | 4× | 4 | valid |
| 5.0ms | 50× | 1 | valid |
| 2.0ms | 16× | 2 | valid |
| 1.0ms | 6× | 3 | valid |
Compiled 109 to 40 computations (63.3% saved)
ival-sub!: 6.0ms (37.6% of total)ival-mult!: 5.0ms (31.3% of total)adjust: 3.0ms (18.8% of total)ival-add!: 1.0ms (6.3% 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 | |
|---|---|---|---|---|
| 2.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 | @ | 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 569 to 483 computations (81.2% saved)
11 alts after pruning (11 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 116 | 11 | 127 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 117 | 11 | 128 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.5% | (fma.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 (-.f64 y x) #s(literal 6 binary64)) x) |
| 99.5% | (fma.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 6 binary64) x) | |
| 91.9% | (+.f64 x (*.f64 #s(approx (* (- y x) 6) (*.f64 (fma.f64 (/.f64 y x) #s(literal -6 binary64) #s(literal 6 binary64)) (neg.f64 x))) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z))) | |
| ▶ | 51.2% | (+.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)) |
| ▶ | 51.0% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
| 84.9% | #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)) | |
| 79.4% | #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)) | |
| 51.3% | #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)) | |
| ▶ | 50.3% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64))) |
| 51.5% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) |
Compiled 460 to 370 computations (19.6% 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 | |
|---|---|---|---|---|
| 5.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) |
| 4.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 | 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 9 218 to 1 046 computations (88.7% saved)
17 alts after pruning (15 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 298 | 14 | 312 |
| Fresh | 5 | 1 | 6 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 306 | 17 | 323 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 51.0% | (fma.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) x) |
| 99.5% | (fma.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 6 binary64) x) | |
| ✓ | 51.0% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
| 26.4% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) #s(approx (- y x) y) x)) | |
| ▶ | 99.8% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+.f64 (+.f64 x (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))) (*.f64 #s(literal 4 binary64) (-.f64 y x)))) |
| 83.9% | #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)) | |
| 50.3% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (-.f64 y x) (*.f64 #s(literal -6 binary64) z))) | |
| ✓ | 50.3% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64))) |
| 26.5% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 #s(approx (- y x) y) z) #s(literal -6 binary64))) | |
| 48.3% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (* (- y x) z) (fma.f64 (neg.f64 x) z (*.f64 z y))) #s(literal -6 binary64))) | |
| ▶ | 51.6% | #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))) |
| 51.3% | #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))))) | |
| 51.0% | #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)))) | |
| 26.8% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal 4 binary64) y))) | |
| ▶ | 26.8% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal -3 binary64) x))) |
| 47.9% | #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))))) | |
| ▶ | 26.7% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
Compiled 803 to 601 computations (25.2% saved)
| Inputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+.f64 (+.f64 x (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))) (*.f64 #s(literal 4 binary64) (-.f64 y x)))) |
(+.f64 (+.f64 x (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))) (*.f64 #s(literal 4 binary64) (-.f64 y x))) |
(+.f64 x (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))) |
x |
(*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)) |
(*.f64 z (-.f64 y x)) |
z |
(-.f64 y x) |
y |
#s(literal -6 binary64) |
(*.f64 #s(literal 4 binary64) (-.f64 y x)) |
#s(literal 4 binary64) |
#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(literal 6 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 (+ (* (- 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)) |
(fma.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) x) |
(-.f64 #s(literal 2/3 binary64) z) |
#s(literal 2/3 binary64) |
(*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) |
#s(approx (- y x) y) |
| 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 (* (* z (- y x)) -6)) (* 4 (- y x))) #s(hole binary64 (+ (* -6 (* y z)) (* 4 y)))) |
#s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) #s(hole binary64 (+ (* -6 (* y z)) (+ (* 4 y) (* x (- (* 6 z) 3)))))) |
#s(approx (+ x (* (* z (- y x)) -6)) #s(hole binary64 (* -6 (* y z)))) |
#s(approx (+ x (* (* z (- y x)) -6)) #s(hole binary64 (+ (* -6 (* y z)) (* x (+ 1 (* 6 z)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (* z (- y x)) -6) #s(hole binary64 (* -6 (* y z)))) |
#s(approx (* (* z (- y x)) -6) #s(hole binary64 (+ (* -6 (* y z)) (* 6 (* x z))))) |
#s(approx (* z (- y x)) #s(hole binary64 (* y z))) |
#s(approx (* z (- y x)) #s(hole binary64 (+ (* -1 (* x z)) (* y z)))) |
#s(approx (- y x) #s(hole binary64 y)) |
#s(approx (- y x) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx (* 4 (- y x)) #s(hole binary64 (* 4 y))) |
#s(approx (* 4 (- y x)) #s(hole binary64 (+ (* -4 x) (* 4 y)))) |
#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 (+ (* (- 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 (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) #s(hole binary64 (* x (- (* 6 z) 3)))) |
#s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) #s(hole binary64 (* x (- (+ (* -6 (/ (* y z) x)) (+ (* 4 (/ y x)) (* 6 z))) 3)))) |
#s(approx (+ x (* (* z (- y x)) -6)) #s(hole binary64 (* x (+ 1 (* 6 z))))) |
#s(approx (+ x (* (* z (- y x)) -6)) #s(hole binary64 (* x (+ 1 (+ (* -6 (/ (* y z) x)) (* 6 z)))))) |
#s(approx (* (* z (- y x)) -6) #s(hole binary64 (* 6 (* x z)))) |
#s(approx (* (* z (- y x)) -6) #s(hole binary64 (* x (+ (* -6 (/ (* y z) x)) (* 6 z))))) |
#s(approx (* z (- y x)) #s(hole binary64 (* -1 (* x z)))) |
#s(approx (* z (- y x)) #s(hole binary64 (* x (+ (* -1 z) (/ (* y 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)) #s(hole binary64 (* -4 x))) |
#s(approx (* 4 (- y x)) #s(hole binary64 (* x (- (* 4 (/ y x)) 4)))) |
#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 (+ (* (- 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 (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) #s(hole binary64 (* -1 (* x (+ 3 (* -6 z)))))) |
#s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) #s(hole binary64 (* -1 (* x (+ 3 (+ (* -6 z) (* -1 (/ (+ (* -6 (* y z)) (* 4 y)) x)))))))) |
#s(approx (+ x (* (* z (- y x)) -6)) #s(hole binary64 (* -1 (* x (- (* -6 z) 1))))) |
#s(approx (+ x (* (* z (- y x)) -6)) #s(hole binary64 (* -1 (* x (- (+ (* -6 z) (* 6 (/ (* y z) x))) 1))))) |
#s(approx (* (* z (- y x)) -6) #s(hole binary64 (* -1 (* x (+ (* -6 z) (* 6 (/ (* y z) x))))))) |
#s(approx (* z (- y x)) #s(hole binary64 (* -1 (* x (+ z (* -1 (/ (* y z) x))))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (* 4 (- y x)) #s(hole binary64 (* -1 (* x (+ 4 (* -4 (/ 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) (+ (* -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 (+ (* (- 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 (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) #s(hole binary64 (+ x (+ (* -4 x) (* 6 (* x z)))))) |
#s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) #s(hole binary64 (+ x (+ (* -4 x) (+ (* 6 (* x z)) (* y (+ 4 (* -6 z)))))))) |
#s(approx (+ x (* (* z (- y x)) -6)) #s(hole binary64 (+ x (* 6 (* x z))))) |
#s(approx (+ x (* (* z (- y x)) -6)) #s(hole binary64 (+ x (+ (* -6 (* y z)) (* 6 (* x 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 (+ (* (- 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 (+ (* (- 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 (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) #s(hole binary64 (* y (+ 4 (* -6 z))))) |
#s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) #s(hole binary64 (* y (+ 4 (+ (* -6 z) (+ (* -4 (/ x y)) (+ (* 6 (/ (* x z) y)) (/ x y)))))))) |
#s(approx (+ x (* (* z (- y x)) -6)) #s(hole binary64 (* y (+ (* -6 z) (+ (* 6 (/ (* x z) y)) (/ x y)))))) |
#s(approx (* (* z (- y x)) -6) #s(hole binary64 (* y (+ (* -6 z) (* 6 (/ (* x z) y)))))) |
#s(approx (* z (- y x)) #s(hole binary64 (* y (+ z (* -1 (/ (* x z) y)))))) |
#s(approx (- y x) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (* 4 (- y x)) #s(hole binary64 (* y (+ 4 (* -4 (/ 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 (+ (* (- 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 (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) #s(hole binary64 (* -1 (* y (- (* 6 z) 4))))) |
#s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) #s(hole binary64 (* -1 (* y (- (+ (* -1 (/ (+ x (+ (* -4 x) (* 6 (* x z)))) y)) (* 6 z)) 4))))) |
#s(approx (+ x (* (* z (- y x)) -6)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ (+ x (* 6 (* x z))) y)) (* 6 z)))))) |
#s(approx (* (* z (- y x)) -6) #s(hole binary64 (* -1 (* y (+ (* -6 (/ (* x z) y)) (* 6 z)))))) |
#s(approx (* z (- y x)) #s(hole binary64 (* -1 (* y (+ (* -1 z) (/ (* x z) y)))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
#s(approx (* 4 (- y x)) #s(hole binary64 (* -1 (* y (- (* 4 (/ x y)) 4))))) |
#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 (+ (* (- 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 (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) #s(hole binary64 (+ x (* 4 (- y x))))) |
#s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) #s(hole binary64 (+ x (+ (* -6 (* z (- y x))) (* 4 (- y x)))))) |
#s(approx (+ x (* (* z (- y x)) -6)) #s(hole binary64 x)) |
#s(approx (+ x (* (* z (- y x)) -6)) #s(hole binary64 (+ x (* -6 (* z (- y x)))))) |
#s(approx (* (* z (- y x)) -6) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (* z (- y x)) #s(hole binary64 (* z (- y x)))) |
#s(approx z #s(hole binary64 z)) |
#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 (+ (* (- 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 (+ 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 (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) #s(hole binary64 (* z (+ (* -6 (- y x)) (+ (* 4 (/ (- y x) z)) (/ x z)))))) |
#s(approx (+ x (* (* z (- y x)) -6)) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (+ x (* (* z (- y x)) -6)) #s(hole binary64 (* z (+ (* -6 (- y x)) (/ 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 (* -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 (* -1 (* z (+ (* -1 (/ (+ x (* 4 (- y x))) z)) (* 6 (- y x))))))) |
#s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* 4 (- y x))) z)) (* 6 (- y x))))))) |
#s(approx (+ x (* (* z (- y x)) -6)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ 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))))))) |
#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))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | x | @ | inf | ((+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) (+ x (* (* z (- y x)) -6)) x (* (* z (- y x)) -6) (* z (- y x)) z (- y x) y -6 (* 4 (- y x)) 4 (+ 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) 6 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* (- y x) (+ (* -6 z) 4)) x) (* (+ (* -6 z) 4) y) (+ (* -6 z) 4) (+ (* (- 2/3 z) (* (- y x) 6)) x) (- 2/3 z) 2/3 (* (- y x) 6) (- y x)) |
| 3.0ms | x | @ | -inf | ((+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) (+ x (* (* z (- y x)) -6)) x (* (* z (- y x)) -6) (* z (- y x)) z (- y x) y -6 (* 4 (- y x)) 4 (+ 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) 6 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* (- y x) (+ (* -6 z) 4)) x) (* (+ (* -6 z) 4) y) (+ (* -6 z) 4) (+ (* (- 2/3 z) (* (- y x) 6)) x) (- 2/3 z) 2/3 (* (- y x) 6) (- y x)) |
| 2.0ms | y | @ | -inf | ((+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) (+ x (* (* z (- y x)) -6)) x (* (* z (- y x)) -6) (* z (- y x)) z (- y x) y -6 (* 4 (- y x)) 4 (+ 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) 6 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* (- y x) (+ (* -6 z) 4)) x) (* (+ (* -6 z) 4) y) (+ (* -6 z) 4) (+ (* (- 2/3 z) (* (- y x) 6)) x) (- 2/3 z) 2/3 (* (- y x) 6) (- y x)) |
| 2.0ms | x | @ | 0 | ((+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) (+ x (* (* z (- y x)) -6)) x (* (* z (- y x)) -6) (* z (- y x)) z (- y x) y -6 (* 4 (- y x)) 4 (+ 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) 6 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* (- y x) (+ (* -6 z) 4)) x) (* (+ (* -6 z) 4) y) (+ (* -6 z) 4) (+ (* (- 2/3 z) (* (- y x) 6)) x) (- 2/3 z) 2/3 (* (- y x) 6) (- y x)) |
| 2.0ms | z | @ | -inf | ((+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) (+ x (* (* z (- y x)) -6)) x (* (* z (- y x)) -6) (* z (- y x)) z (- y x) y -6 (* 4 (- y x)) 4 (+ 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) 6 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* (- y x) (+ (* -6 z) 4)) x) (* (+ (* -6 z) 4) y) (+ (* -6 z) 4) (+ (* (- 2/3 z) (* (- y x) 6)) x) (- 2/3 z) 2/3 (* (- y x) 6) (- y x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 485 | 3349 |
| 0 | 506 | 3104 |
| 1 | 2551 | 3100 |
| 0 | 10027 | 2896 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+.f64 (+.f64 x (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))) (*.f64 #s(literal 4 binary64) (-.f64 y x)))) |
(+.f64 (+.f64 x (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))) (*.f64 #s(literal 4 binary64) (-.f64 y x))) |
(+.f64 x (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))) |
x |
(*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)) |
(*.f64 z (-.f64 y x)) |
z |
(-.f64 y x) |
y |
#s(literal -6 binary64) |
(*.f64 #s(literal 4 binary64) (-.f64 y x)) |
#s(literal 4 binary64) |
#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(literal 6 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 (+ (* (- 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)) |
(fma.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) x) |
(-.f64 #s(literal 2/3 binary64) z) |
#s(literal 2/3 binary64) |
(*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) |
#s(approx (- y x) y) |
#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 (* (* z (- y x)) -6)) (* 4 (- y x))) #s(hole binary64 (+ (* -6 (* y z)) (* 4 y)))) |
#s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) #s(hole binary64 (+ (* -6 (* y z)) (+ (* 4 y) (* x (- (* 6 z) 3)))))) |
#s(approx (+ x (* (* z (- y x)) -6)) #s(hole binary64 (* -6 (* y z)))) |
#s(approx (+ x (* (* z (- y x)) -6)) #s(hole binary64 (+ (* -6 (* y z)) (* x (+ 1 (* 6 z)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (* z (- y x)) -6) #s(hole binary64 (* -6 (* y z)))) |
#s(approx (* (* z (- y x)) -6) #s(hole binary64 (+ (* -6 (* y z)) (* 6 (* x z))))) |
#s(approx (* z (- y x)) #s(hole binary64 (* y z))) |
#s(approx (* z (- y x)) #s(hole binary64 (+ (* -1 (* x z)) (* y z)))) |
#s(approx (- y x) #s(hole binary64 y)) |
#s(approx (- y x) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx (* 4 (- y x)) #s(hole binary64 (* 4 y))) |
#s(approx (* 4 (- y x)) #s(hole binary64 (+ (* -4 x) (* 4 y)))) |
#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 (+ (* (- 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 (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) #s(hole binary64 (* x (- (* 6 z) 3)))) |
#s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) #s(hole binary64 (* x (- (+ (* -6 (/ (* y z) x)) (+ (* 4 (/ y x)) (* 6 z))) 3)))) |
#s(approx (+ x (* (* z (- y x)) -6)) #s(hole binary64 (* x (+ 1 (* 6 z))))) |
#s(approx (+ x (* (* z (- y x)) -6)) #s(hole binary64 (* x (+ 1 (+ (* -6 (/ (* y z) x)) (* 6 z)))))) |
#s(approx (* (* z (- y x)) -6) #s(hole binary64 (* 6 (* x z)))) |
#s(approx (* (* z (- y x)) -6) #s(hole binary64 (* x (+ (* -6 (/ (* y z) x)) (* 6 z))))) |
#s(approx (* z (- y x)) #s(hole binary64 (* -1 (* x z)))) |
#s(approx (* z (- y x)) #s(hole binary64 (* x (+ (* -1 z) (/ (* y 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)) #s(hole binary64 (* -4 x))) |
#s(approx (* 4 (- y x)) #s(hole binary64 (* x (- (* 4 (/ y x)) 4)))) |
#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 (+ (* (- 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 (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) #s(hole binary64 (* -1 (* x (+ 3 (* -6 z)))))) |
#s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) #s(hole binary64 (* -1 (* x (+ 3 (+ (* -6 z) (* -1 (/ (+ (* -6 (* y z)) (* 4 y)) x)))))))) |
#s(approx (+ x (* (* z (- y x)) -6)) #s(hole binary64 (* -1 (* x (- (* -6 z) 1))))) |
#s(approx (+ x (* (* z (- y x)) -6)) #s(hole binary64 (* -1 (* x (- (+ (* -6 z) (* 6 (/ (* y z) x))) 1))))) |
#s(approx (* (* z (- y x)) -6) #s(hole binary64 (* -1 (* x (+ (* -6 z) (* 6 (/ (* y z) x))))))) |
#s(approx (* z (- y x)) #s(hole binary64 (* -1 (* x (+ z (* -1 (/ (* y z) x))))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (* 4 (- y x)) #s(hole binary64 (* -1 (* x (+ 4 (* -4 (/ 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) (+ (* -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 (+ (* (- 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 (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) #s(hole binary64 (+ x (+ (* -4 x) (* 6 (* x z)))))) |
#s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) #s(hole binary64 (+ x (+ (* -4 x) (+ (* 6 (* x z)) (* y (+ 4 (* -6 z)))))))) |
#s(approx (+ x (* (* z (- y x)) -6)) #s(hole binary64 (+ x (* 6 (* x z))))) |
#s(approx (+ x (* (* z (- y x)) -6)) #s(hole binary64 (+ x (+ (* -6 (* y z)) (* 6 (* x 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 (+ (* (- 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 (+ (* (- 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 (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) #s(hole binary64 (* y (+ 4 (* -6 z))))) |
#s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) #s(hole binary64 (* y (+ 4 (+ (* -6 z) (+ (* -4 (/ x y)) (+ (* 6 (/ (* x z) y)) (/ x y)))))))) |
#s(approx (+ x (* (* z (- y x)) -6)) #s(hole binary64 (* y (+ (* -6 z) (+ (* 6 (/ (* x z) y)) (/ x y)))))) |
#s(approx (* (* z (- y x)) -6) #s(hole binary64 (* y (+ (* -6 z) (* 6 (/ (* x z) y)))))) |
#s(approx (* z (- y x)) #s(hole binary64 (* y (+ z (* -1 (/ (* x z) y)))))) |
#s(approx (- y x) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (* 4 (- y x)) #s(hole binary64 (* y (+ 4 (* -4 (/ 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 (+ (* (- 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 (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) #s(hole binary64 (* -1 (* y (- (* 6 z) 4))))) |
#s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) #s(hole binary64 (* -1 (* y (- (+ (* -1 (/ (+ x (+ (* -4 x) (* 6 (* x z)))) y)) (* 6 z)) 4))))) |
#s(approx (+ x (* (* z (- y x)) -6)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ (+ x (* 6 (* x z))) y)) (* 6 z)))))) |
#s(approx (* (* z (- y x)) -6) #s(hole binary64 (* -1 (* y (+ (* -6 (/ (* x z) y)) (* 6 z)))))) |
#s(approx (* z (- y x)) #s(hole binary64 (* -1 (* y (+ (* -1 z) (/ (* x z) y)))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
#s(approx (* 4 (- y x)) #s(hole binary64 (* -1 (* y (- (* 4 (/ x y)) 4))))) |
#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 (+ (* (- 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 (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) #s(hole binary64 (+ x (* 4 (- y x))))) |
#s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) #s(hole binary64 (+ x (+ (* -6 (* z (- y x))) (* 4 (- y x)))))) |
#s(approx (+ x (* (* z (- y x)) -6)) #s(hole binary64 x)) |
#s(approx (+ x (* (* z (- y x)) -6)) #s(hole binary64 (+ x (* -6 (* z (- y x)))))) |
#s(approx (* (* z (- y x)) -6) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (* z (- y x)) #s(hole binary64 (* z (- y x)))) |
#s(approx z #s(hole binary64 z)) |
#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 (+ (* (- 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 (+ 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 (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) #s(hole binary64 (* z (+ (* -6 (- y x)) (+ (* 4 (/ (- y x) z)) (/ x z)))))) |
#s(approx (+ x (* (* z (- y x)) -6)) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (+ x (* (* z (- y x)) -6)) #s(hole binary64 (* z (+ (* -6 (- y x)) (/ 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 (* -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 (* -1 (* z (+ (* -1 (/ (+ x (* 4 (- y x))) z)) (* 6 (- y x))))))) |
#s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* 4 (- y x))) z)) (* 6 (- y x))))))) |
#s(approx (+ x (* (* z (- y x)) -6)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ 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))))))) |
#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))))))) |
| Outputs |
|---|
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (fma.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x) x)) |
(/.f64 (fma.f64 (pow.f64 (-.f64 y x) #s(literal 3 binary64)) #s(literal 64 binary64) (pow.f64 (fma.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) (fma.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64) x) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (fma.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64) x) (*.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 (fma.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64) x) (*.f64 #s(literal 4 binary64) (-.f64 y 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 (pow.f64 (fma.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64) x) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (fma.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64) x) (*.f64 #s(literal 4 binary64) (-.f64 y 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 (fma.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64) x) (*.f64 #s(literal 4 binary64) (-.f64 y 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 #s(literal 4 binary64) (-.f64 y x) (fma.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64) x)) |
(fma.f64 (-.f64 y x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) x) |
(fma.f64 (-.f64 y x) #s(literal 4 binary64) (fma.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64) x)) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64) x) #s(literal 2 binary64)) (-.f64 (fma.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64) 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 (fma.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64) x) (*.f64 #s(literal 4 binary64) (-.f64 y 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 (fma.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64) x) (*.f64 #s(literal -4 binary64) (-.f64 y x))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64) x) (*.f64 #s(literal 4 binary64) (-.f64 y x)))))) (/.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64) 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 (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 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) x) |
(+.f64 (fma.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64) x) (*.f64 #s(literal 4 binary64) (-.f64 y x))) |
(+.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) (fma.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64) x)) |
(+.f64 x (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64)) #s(literal -216 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 x (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)))))) |
(fma.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64) x) |
(fma.f64 (*.f64 #s(literal -6 binary64) z) (-.f64 y x) x) |
(fma.f64 #s(literal -6 binary64) (*.f64 z (-.f64 y x)) x) |
(fma.f64 z (*.f64 #s(literal -6 binary64) (-.f64 y x)) x) |
(fma.f64 (-.f64 y x) (*.f64 #s(literal -6 binary64) z) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)) #s(literal 2 binary64)) (-.f64 x (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 z (-.f64 y x))) #s(literal -6 binary64))) |
(-.f64 x (*.f64 #s(literal 6 binary64) (*.f64 z (-.f64 y x)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)))))) (/.f64 (pow.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))))))) |
(+.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)) x) |
(+.f64 x (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))) |
x |
(*.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 z (*.f64 #s(literal -6 binary64) (-.f64 y x))) |
(*.f64 (-.f64 y x) (*.f64 #s(literal -6 binary64) z)) |
(*.f64 z (-.f64 y x)) |
(*.f64 (-.f64 y x) z) |
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) |
y |
#s(literal -6 binary64) |
(*.f64 #s(literal 4 binary64) (-.f64 y x)) |
(*.f64 (-.f64 y x) #s(literal 4 binary64)) |
#s(literal 4 binary64) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #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 (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 (+ (* (- 2/3 z) (* (- y x) 6)) x) #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 #s(literal 6 binary64) x) z) |
(*.f64 (*.f64 z x) #s(literal 6 binary64)) |
(*.f64 z (*.f64 x #s(literal 6 binary64))) |
(*.f64 #s(literal 6 binary64) (*.f64 z x)) |
(*.f64 z x) |
(*.f64 x z) |
#s(literal 6 binary64) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y))) |
#s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y 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 (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 (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) (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 (-.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) (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))))) |
(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 (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 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 #s(literal -6 binary64) z) #s(literal 4 binary64)) |
(+.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) x))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (- y x) y)) #s(literal 3 binary64)) #s(literal 216 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) x)) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (- y x) y)) #s(literal 3 binary64)) #s(literal 216 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) x)))) |
(fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (- y x) y)) #s(literal 6 binary64) x) |
(fma.f64 (*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z) x) |
(fma.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) x))))) |
(+.f64 (*.f64 (*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) x) |
(+.f64 x (*.f64 (*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) (-.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 #s(approx (- y x) y) #s(literal 6 binary64)) |
(*.f64 #s(literal 6 binary64) #s(approx (- y x) y)) |
#s(approx (- y x) y) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (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 (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) (fma.f64 (*.f64 z y) #s(literal -6 binary64) (*.f64 #s(literal 4 binary64) y))) |
#s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) (fma.f64 (*.f64 z y) #s(literal -6 binary64) (fma.f64 (-.f64 (*.f64 z #s(literal 6 binary64)) #s(literal 3 binary64)) x (*.f64 #s(literal 4 binary64) y)))) |
#s(approx (+ x (* (* z (- y x)) -6)) (*.f64 (*.f64 z y) #s(literal -6 binary64))) |
#s(approx (+ x (* (* z (- y x)) -6)) (fma.f64 (fma.f64 z #s(literal 6 binary64) #s(literal 1 binary64)) x (*.f64 (*.f64 z y) #s(literal -6 binary64)))) |
#s(approx x x) |
#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 (* z (- y x)) (*.f64 z y)) |
#s(approx (* z (- y x)) (fma.f64 (neg.f64 x) z (*.f64 z y))) |
#s(approx (- y x) y) |
#s(approx (- y x) (fma.f64 #s(literal -1 binary64) x y)) |
#s(approx (* 4 (- y x)) (*.f64 #s(literal 4 binary64) y)) |
#s(approx (* 4 (- y x)) (fma.f64 #s(literal -4 binary64) x (*.f64 #s(literal 4 binary64) y))) |
#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) 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 (* (* z x) 6) (*.f64 (*.f64 z x) #s(literal 6 binary64))) |
#s(approx (* z x) (*.f64 z x)) |
#s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y)) |
#s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) (fma.f64 (fma.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) x (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (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 (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.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 (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) (*.f64 (-.f64 (*.f64 z #s(literal 6 binary64)) #s(literal 3 binary64)) x)) |
#s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) (*.f64 (-.f64 (+.f64 (/.f64 (fma.f64 (*.f64 z y) #s(literal -6 binary64) (*.f64 #s(literal 4 binary64) y)) x) (*.f64 z #s(literal 6 binary64))) #s(literal 3 binary64)) x)) |
#s(approx (+ x (* (* z (- y x)) -6)) (*.f64 (fma.f64 z #s(literal 6 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ x (* (* z (- y x)) -6)) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 z y) x) #s(literal -6 binary64) (*.f64 z #s(literal 6 binary64))) #s(literal 1 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 (* z (- y x)) (*.f64 (neg.f64 x) z)) |
#s(approx (* z (- y x)) (*.f64 (fma.f64 y (/.f64 z x) (neg.f64 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)) (*.f64 #s(literal -4 binary64) x)) |
#s(approx (* 4 (- y x)) (*.f64 (-.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal 4 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 (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) (*.f64 (fma.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y 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 (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.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 (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (neg.f64 x) (-.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64)) #s(literal 1 binary64)))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.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 (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) (*.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 3 binary64)))) |
#s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) (*.f64 (neg.f64 x) (+.f64 (fma.f64 #s(literal -6 binary64) z (neg.f64 (/.f64 (fma.f64 (*.f64 z y) #s(literal -6 binary64) (*.f64 #s(literal 4 binary64) y)) x))) #s(literal 3 binary64)))) |
#s(approx (+ x (* (* z (- y x)) -6)) (*.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 1 binary64)))) |
#s(approx (+ x (* (* z (- y x)) -6)) (*.f64 (neg.f64 x) (-.f64 (fma.f64 (/.f64 (*.f64 z y) x) #s(literal 6 binary64) (*.f64 #s(literal -6 binary64) z)) #s(literal 1 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 (* z (- y x)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 z y) x) #s(literal -1 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)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 y x) #s(literal -4 binary64) #s(literal 4 binary64)))) |
#s(approx (+ (* 4 (- y x)) x) (*.f64 (neg.f64 x) (fma.f64 (/.f64 y x) #s(literal -4 binary64) #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 (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) (*.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 3 binary64)))) |
#s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y 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 (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (neg.f64 x) (-.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64)) #s(literal 1 binary64)))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.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 (+ (* (- 2/3 z) (* (- y x) 6)) x) (fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64) x)) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (+.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 (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) (fma.f64 #s(literal -3 binary64) x (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
#s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) (fma.f64 #s(literal -3 binary64) x (fma.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y (*.f64 (*.f64 z x) #s(literal 6 binary64))))) |
#s(approx (+ x (* (* z (- y x)) -6)) (fma.f64 (*.f64 z x) #s(literal 6 binary64) x)) |
#s(approx (+ x (* (* z (- y x)) -6)) (+.f64 (fma.f64 (*.f64 z x) #s(literal 6 binary64) (*.f64 (*.f64 z y) #s(literal -6 binary64))) 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 (* (* z (- y x)) -6)) (* 4 (- y x))) (fma.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) x)) |
#s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y 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 (+ (* (- 2/3 z) (* (- y x) 6)) x) (fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64) x)) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (+.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 (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.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 (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y)) |
#s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) (*.f64 (+.f64 (fma.f64 #s(literal -6 binary64) z (/.f64 (fma.f64 #s(literal -3 binary64) x (*.f64 (*.f64 z x) #s(literal 6 binary64))) y)) #s(literal 4 binary64)) y)) |
#s(approx (+ x (* (* z (- y x)) -6)) (*.f64 (fma.f64 #s(literal -6 binary64) z (/.f64 (fma.f64 (*.f64 z x) #s(literal 6 binary64) x) y)) 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 (* z (- y x)) (*.f64 (fma.f64 (/.f64 (*.f64 z x) y) #s(literal -1 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)) (*.f64 (fma.f64 (/.f64 x y) #s(literal -4 binary64) #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)) |
#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 (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y 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 (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.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 (+ (* (- 2/3 z) (* (- y x) 6)) x) (neg.f64 (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) (neg.f64 (/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64) x) y))) y))) |
#s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) (neg.f64 (*.f64 (-.f64 (*.f64 z #s(literal 6 binary64)) #s(literal 4 binary64)) y))) |
#s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) (neg.f64 (*.f64 (-.f64 (fma.f64 z #s(literal 6 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -3 binary64) x (*.f64 (*.f64 z x) #s(literal 6 binary64))) y))) #s(literal 4 binary64)) y))) |
#s(approx (+ x (* (* z (- y x)) -6)) (neg.f64 (*.f64 (fma.f64 z #s(literal 6 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 z x) #s(literal 6 binary64) x) y))) 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 (* z (- y x)) (neg.f64 (*.f64 (fma.f64 x (/.f64 z y) (neg.f64 z)) y))) |
#s(approx (- y x) (neg.f64 (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y))) |
#s(approx (* 4 (- y x)) (neg.f64 (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 4 binary64)) #s(literal 4 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 (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y 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 (+ (* (- 2/3 z) (* (- y x) 6)) x) (neg.f64 (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) (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 (+ (* (- 2/3 z) (* (- y x) 6)) x) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (fma.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x) x)) |
#s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
#s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) (fma.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x) x)) |
#s(approx (+ x (* (* z (- y x)) -6)) x) |
#s(approx (+ x (* (* z (- y x)) -6)) (fma.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64) x)) |
#s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))) |
#s(approx (* z (- y x)) (*.f64 z (-.f64 y x))) |
#s(approx z z) |
#s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))) |
#s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
#s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y 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 z y) #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 (+ (* (- 2/3 z) (* (- y x) 6)) x) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (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 (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) 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 (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))) |
#s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y 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 (+ x (* (* z (- y x)) -6)) (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))) |
#s(approx (+ x (* (* z (- y x)) -6)) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 y x) (/.f64 x z)) z)) |
#s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))) |
#s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y 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 z y) #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 (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) 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 (- 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 (+ (* (- 2/3 z) (* (- y x) 6)) 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 (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y 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 (+ x (* (* z (- y x)) -6)) (*.f64 (neg.f64 z) (fma.f64 #s(literal 6 binary64) (-.f64 y x) (/.f64 (neg.f64 x) z)))) |
#s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y 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)))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) 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 (- 2/3 z) (*.f64 (neg.f64 z) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2/3 binary64) z)))) |
Compiled 10 573 to 1 238 computations (88.3% saved)
19 alts after pruning (14 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 292 | 8 | 300 |
| Fresh | 4 | 6 | 10 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 2 | 2 |
| Total | 298 | 19 | 317 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 51.0% | (fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (- y x) y)) #s(literal 6 binary64) x) |
| 26.2% | (fma.f64 #s(approx (- 2/3 z) (neg.f64 z)) (*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) x) | |
| ✓ | 51.0% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
| 26.4% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) #s(approx (- y x) y) x)) | |
| 50.3% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (-.f64 y x) (*.f64 #s(literal -6 binary64) z))) | |
| ✓ | 50.3% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64))) |
| 26.5% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 #s(approx (- y x) y) z) #s(literal -6 binary64))) | |
| 48.3% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (* (- y x) z) (fma.f64 (neg.f64 x) z (*.f64 z y))) #s(literal -6 binary64))) | |
| ▶ | 51.6% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) (fma.f64 (*.f64 z y) #s(literal -6 binary64) (*.f64 #s(literal 4 binary64) y)))) |
| 51.3% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) (fma.f64 #s(literal -3 binary64) x (*.f64 (*.f64 z x) #s(literal 6 binary64))))) | |
| ▶ | 51.3% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) (*.f64 (-.f64 (*.f64 z #s(literal 6 binary64)) #s(literal 3 binary64)) x))) |
| ✓ | 51.6% | #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))) |
| ▶ | 26.5% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 #s(approx (+ (* -6 z) 4) (*.f64 #s(literal -6 binary64) z)) y))) |
| ▶ | 26.8% | #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))) |
| 51.0% | #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)))) | |
| ✓ | 26.8% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal -3 binary64) x))) |
| 47.9% | #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))))) | |
| ✓ | 26.7% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
| 27.1% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 #s(literal 6 binary64) x) z))) |
Compiled 913 to 658 computations (27.9% saved)
| Inputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) (fma.f64 (*.f64 z y) #s(literal -6 binary64) (*.f64 #s(literal 4 binary64) y)))) |
#s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) (fma.f64 (*.f64 z y) #s(literal -6 binary64) (*.f64 #s(literal 4 binary64) y))) |
(fma.f64 (*.f64 z y) #s(literal -6 binary64) (*.f64 #s(literal 4 binary64) y)) |
(*.f64 z y) |
z |
y |
#s(literal -6 binary64) |
(*.f64 #s(literal 4 binary64) y) |
#s(literal 4 binary64) |
#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(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 #s(approx (+ (* -6 z) 4) (*.f64 #s(literal -6 binary64) z)) y))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 #s(approx (+ (* -6 z) 4) (*.f64 #s(literal -6 binary64) z)) y)) |
(*.f64 #s(approx (+ (* -6 z) 4) (*.f64 #s(literal -6 binary64) z)) y) |
#s(approx (+ (* -6 z) 4) (*.f64 #s(literal -6 binary64) z)) |
(*.f64 #s(literal -6 binary64) z) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) (*.f64 (-.f64 (*.f64 z #s(literal 6 binary64)) #s(literal 3 binary64)) x))) |
#s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) (*.f64 (-.f64 (*.f64 z #s(literal 6 binary64)) #s(literal 3 binary64)) x)) |
(*.f64 (-.f64 (*.f64 z #s(literal 6 binary64)) #s(literal 3 binary64)) x) |
(-.f64 (*.f64 z #s(literal 6 binary64)) #s(literal 3 binary64)) |
(*.f64 z #s(literal 6 binary64)) |
#s(literal 6 binary64) |
#s(literal 3 binary64) |
x |
(fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (- y x) y)) #s(literal 6 binary64) x) |
(*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (- y x) y)) |
(-.f64 #s(literal 2/3 binary64) z) |
#s(literal 2/3 binary64) |
#s(approx (- y x) y) |
| 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 (* (* z (- y x)) -6)) (* 4 (- y x))) #s(hole binary64 (+ (* -6 (* y z)) (* 4 y)))) |
#s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) #s(hole binary64 (+ (* -6 (* y z)) (+ (* 4 y) (* x (- (* 6 z) 3)))))) |
#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 (* (- (* z 6) 3) x) #s(hole binary64 (* x (- (* 6 z) 3)))) |
#s(approx x #s(hole binary64 x)) |
#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 (* (- 2/3 z) (- y x)) #s(hole binary64 (* y (- 2/3 z)))) |
#s(approx (* (- 2/3 z) (- y x)) #s(hole binary64 (+ (* -1 (* x (- 2/3 z))) (* y (- 2/3 z))))) |
#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 (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) #s(hole binary64 (* x (- (* 6 z) 3)))) |
#s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) #s(hole binary64 (* x (- (+ (* -6 (/ (* y z) x)) (+ (* 4 (/ y x)) (* 6 z))) 3)))) |
#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 (+ (* (* (- 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 (* (- 2/3 z) (- y x)) #s(hole binary64 (* -1 (* x (- 2/3 z))))) |
#s(approx (* (- 2/3 z) (- y x)) #s(hole binary64 (* x (+ (* -1 (- 2/3 z)) (/ (* y (- 2/3 z)) x))))) |
#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 (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) #s(hole binary64 (* -1 (* x (+ 3 (* -6 z)))))) |
#s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) #s(hole binary64 (* -1 (* x (+ 3 (+ (* -6 z) (* -1 (/ (+ (* -6 (* y z)) (* 4 y)) 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 (+ (* (* (- 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 (* (- 2/3 z) (- y x)) #s(hole binary64 (* -1 (* x (- (+ 2/3 (* -1 (/ (* y (- 2/3 z)) x))) z))))) |
#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 (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) #s(hole binary64 (+ x (+ (* -4 x) (* 6 (* x z)))))) |
#s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) #s(hole binary64 (+ x (+ (* -4 x) (+ (* 6 (* x z)) (* y (+ 4 (* -6 z)))))))) |
#s(approx (+ (* (* z y) -6) (* 4 y)) #s(hole binary64 (* y (+ 4 (* -6 z))))) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* 4 y) #s(hole binary64 (* 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 (+ (* (* (- 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 (- y x) #s(hole binary64 (- y x))) |
#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 (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) #s(hole binary64 (* y (+ 4 (* -6 z))))) |
#s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) #s(hole binary64 (* y (+ 4 (+ (* -6 z) (+ (* -4 (/ x y)) (+ (* 6 (/ (* x z) y)) (/ 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 (+ (* (* (- 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 (* (- 2/3 z) (- y x)) #s(hole binary64 (* y (- (+ 2/3 (* -1 (/ (* x (- 2/3 z)) y))) z)))) |
#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 (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) #s(hole binary64 (* -1 (* y (- (* 6 z) 4))))) |
#s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) #s(hole binary64 (* -1 (* y (- (+ (* -1 (/ (+ x (+ (* -4 x) (* 6 (* x z)))) y)) (* 6 z)) 4))))) |
#s(approx (+ (* (* z y) -6) (* 4 y)) #s(hole binary64 (* -1 (* y (- (* 6 z) 4))))) |
#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 (+ (* (* (- 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 (* (- 2/3 z) (- y x)) #s(hole binary64 (* -1 (* y (+ (* -1 (- 2/3 z)) (/ (* x (- 2/3 z)) y)))))) |
#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 (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) #s(hole binary64 (+ x (* 4 (- y x))))) |
#s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) #s(hole binary64 (+ x (+ (* -6 (* z (- y x))) (* 4 (- y x)))))) |
#s(approx (+ (* (* z y) -6) (* 4 y)) #s(hole binary64 (* 4 y))) |
#s(approx (+ (* (* z y) -6) (* 4 y)) #s(hole binary64 (+ (* -6 (* y z)) (* 4 y)))) |
#s(approx z #s(hole binary64 z)) |
#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 (* -6 z) #s(hole binary64 (* -6 z))) |
#s(approx (* (- (* z 6) 3) x) #s(hole binary64 (* -3 x))) |
#s(approx (* (- (* z 6) 3) x) #s(hole binary64 (+ (* -3 x) (* 6 (* x z))))) |
#s(approx (- (* z 6) 3) #s(hole binary64 -3)) |
#s(approx (- (* z 6) 3) #s(hole binary64 (- (* 6 z) 3))) |
#s(approx (* z 6) #s(hole binary64 (* 6 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 (* (- 2/3 z) (- y x)) #s(hole binary64 (* 2/3 (- y x)))) |
#s(approx (* (- 2/3 z) (- y x)) #s(hole binary64 (+ (* -1 (* z (- y x))) (* 2/3 (- 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 (+ 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 (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) #s(hole binary64 (* z (+ (* -6 (- y x)) (+ (* 4 (/ (- y x) z)) (/ x z)))))) |
#s(approx (+ (* (* z y) -6) (* 4 y)) #s(hole binary64 (* -6 (* y z)))) |
#s(approx (+ (* (* z y) -6) (* 4 y)) #s(hole binary64 (* z (+ (* -6 y) (* 4 (/ y 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 (* (- (* z 6) 3) x) #s(hole binary64 (* 6 (* x z)))) |
#s(approx (* (- (* z 6) 3) x) #s(hole binary64 (* z (+ (* -3 (/ x z)) (* 6 x))))) |
#s(approx (- (* z 6) 3) #s(hole binary64 (* 6 z))) |
#s(approx (- (* z 6) 3) #s(hole binary64 (* z (- 6 (* 3 (/ 1 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) (- y x)) #s(hole binary64 (* -1 (* z (- y x))))) |
#s(approx (* (- 2/3 z) (- y x)) #s(hole binary64 (* z (+ (* -1 (- y x)) (* 2/3 (/ (- 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 (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* 4 (- y x))) z)) (* 6 (- y x))))))) |
#s(approx (+ (* (* z y) -6) (* 4 y)) #s(hole binary64 (* -1 (* z (+ (* -4 (/ y z)) (* 6 y)))))) |
#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))))))) |
#s(approx (* (- (* z 6) 3) x) #s(hole binary64 (* -1 (* z (+ (* -6 x) (* 3 (/ x z))))))) |
#s(approx (- (* z 6) 3) #s(hole binary64 (* -1 (* z (- (* 3 (/ 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) (- y x)) #s(hole binary64 (* -1 (* z (- (+ y (* -2/3 (/ (- y x) z))) x))))) |
#s(approx (- 2/3 z) #s(hole binary64 (* -1 (* z (- 1 (* 2/3 (/ 1 z))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | z | @ | -inf | ((+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) (+ (* (* z y) -6) (* 4 y)) (* z y) z y -6 (* 4 y) 4 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* (- y x) (+ (* -6 z) 4)) x) (* (+ (* -6 z) 4) y) (+ (* -6 z) 4) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* (- y x) (+ (* -6 z) 4)) x) (* (+ (* -6 z) 4) y) (+ (* -6 z) 4) (* -6 z) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) (* (- (* z 6) 3) x) (- (* z 6) 3) (* z 6) 6 3 x (+ (* (* (- 2/3 z) (- y x)) 6) x) (* (- 2/3 z) (- y x)) (- 2/3 z) 2/3 (- y x)) |
| 3.0ms | y | @ | -inf | ((+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) (+ (* (* z y) -6) (* 4 y)) (* z y) z y -6 (* 4 y) 4 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* (- y x) (+ (* -6 z) 4)) x) (* (+ (* -6 z) 4) y) (+ (* -6 z) 4) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* (- y x) (+ (* -6 z) 4)) x) (* (+ (* -6 z) 4) y) (+ (* -6 z) 4) (* -6 z) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) (* (- (* z 6) 3) x) (- (* z 6) 3) (* z 6) 6 3 x (+ (* (* (- 2/3 z) (- y x)) 6) x) (* (- 2/3 z) (- y x)) (- 2/3 z) 2/3 (- y x)) |
| 3.0ms | x | @ | inf | ((+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) (+ (* (* z y) -6) (* 4 y)) (* z y) z y -6 (* 4 y) 4 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* (- y x) (+ (* -6 z) 4)) x) (* (+ (* -6 z) 4) y) (+ (* -6 z) 4) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* (- y x) (+ (* -6 z) 4)) x) (* (+ (* -6 z) 4) y) (+ (* -6 z) 4) (* -6 z) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) (* (- (* z 6) 3) x) (- (* z 6) 3) (* z 6) 6 3 x (+ (* (* (- 2/3 z) (- y x)) 6) x) (* (- 2/3 z) (- y x)) (- 2/3 z) 2/3 (- y x)) |
| 3.0ms | z | @ | inf | ((+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) (+ (* (* z y) -6) (* 4 y)) (* z y) z y -6 (* 4 y) 4 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* (- y x) (+ (* -6 z) 4)) x) (* (+ (* -6 z) 4) y) (+ (* -6 z) 4) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* (- y x) (+ (* -6 z) 4)) x) (* (+ (* -6 z) 4) y) (+ (* -6 z) 4) (* -6 z) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) (* (- (* z 6) 3) x) (- (* z 6) 3) (* z 6) 6 3 x (+ (* (* (- 2/3 z) (- y x)) 6) x) (* (- 2/3 z) (- y x)) (- 2/3 z) 2/3 (- y x)) |
| 2.0ms | y | @ | inf | ((+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) (+ (* (* z y) -6) (* 4 y)) (* z y) z y -6 (* 4 y) 4 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* (- y x) (+ (* -6 z) 4)) x) (* (+ (* -6 z) 4) y) (+ (* -6 z) 4) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* (- y x) (+ (* -6 z) 4)) x) (* (+ (* -6 z) 4) y) (+ (* -6 z) 4) (* -6 z) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) (* (- (* z 6) 3) x) (- (* z 6) 3) (* z 6) 6 3 x (+ (* (* (- 2/3 z) (- y x)) 6) x) (* (- 2/3 z) (- y x)) (- 2/3 z) 2/3 (- y x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 403 | 2917 |
| 0 | 416 | 2725 |
| 1 | 2116 | 2721 |
| 0 | 8461 | 2488 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) (fma.f64 (*.f64 z y) #s(literal -6 binary64) (*.f64 #s(literal 4 binary64) y)))) |
#s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) (fma.f64 (*.f64 z y) #s(literal -6 binary64) (*.f64 #s(literal 4 binary64) y))) |
(fma.f64 (*.f64 z y) #s(literal -6 binary64) (*.f64 #s(literal 4 binary64) y)) |
(*.f64 z y) |
z |
y |
#s(literal -6 binary64) |
(*.f64 #s(literal 4 binary64) y) |
#s(literal 4 binary64) |
#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(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 #s(approx (+ (* -6 z) 4) (*.f64 #s(literal -6 binary64) z)) y))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 #s(approx (+ (* -6 z) 4) (*.f64 #s(literal -6 binary64) z)) y)) |
(*.f64 #s(approx (+ (* -6 z) 4) (*.f64 #s(literal -6 binary64) z)) y) |
#s(approx (+ (* -6 z) 4) (*.f64 #s(literal -6 binary64) z)) |
(*.f64 #s(literal -6 binary64) z) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) (*.f64 (-.f64 (*.f64 z #s(literal 6 binary64)) #s(literal 3 binary64)) x))) |
#s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) (*.f64 (-.f64 (*.f64 z #s(literal 6 binary64)) #s(literal 3 binary64)) x)) |
(*.f64 (-.f64 (*.f64 z #s(literal 6 binary64)) #s(literal 3 binary64)) x) |
(-.f64 (*.f64 z #s(literal 6 binary64)) #s(literal 3 binary64)) |
(*.f64 z #s(literal 6 binary64)) |
#s(literal 6 binary64) |
#s(literal 3 binary64) |
x |
(fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (- y x) y)) #s(literal 6 binary64) x) |
(*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (- y x) y)) |
(-.f64 #s(literal 2/3 binary64) z) |
#s(literal 2/3 binary64) |
#s(approx (- y x) y) |
#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 (* (* z (- y x)) -6)) (* 4 (- y x))) #s(hole binary64 (+ (* -6 (* y z)) (* 4 y)))) |
#s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) #s(hole binary64 (+ (* -6 (* y z)) (+ (* 4 y) (* x (- (* 6 z) 3)))))) |
#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 (* (- (* z 6) 3) x) #s(hole binary64 (* x (- (* 6 z) 3)))) |
#s(approx x #s(hole binary64 x)) |
#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 (* (- 2/3 z) (- y x)) #s(hole binary64 (* y (- 2/3 z)))) |
#s(approx (* (- 2/3 z) (- y x)) #s(hole binary64 (+ (* -1 (* x (- 2/3 z))) (* y (- 2/3 z))))) |
#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 (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) #s(hole binary64 (* x (- (* 6 z) 3)))) |
#s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) #s(hole binary64 (* x (- (+ (* -6 (/ (* y z) x)) (+ (* 4 (/ y x)) (* 6 z))) 3)))) |
#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 (+ (* (* (- 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 (* (- 2/3 z) (- y x)) #s(hole binary64 (* -1 (* x (- 2/3 z))))) |
#s(approx (* (- 2/3 z) (- y x)) #s(hole binary64 (* x (+ (* -1 (- 2/3 z)) (/ (* y (- 2/3 z)) x))))) |
#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 (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) #s(hole binary64 (* -1 (* x (+ 3 (* -6 z)))))) |
#s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) #s(hole binary64 (* -1 (* x (+ 3 (+ (* -6 z) (* -1 (/ (+ (* -6 (* y z)) (* 4 y)) 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 (+ (* (* (- 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 (* (- 2/3 z) (- y x)) #s(hole binary64 (* -1 (* x (- (+ 2/3 (* -1 (/ (* y (- 2/3 z)) x))) z))))) |
#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 (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) #s(hole binary64 (+ x (+ (* -4 x) (* 6 (* x z)))))) |
#s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) #s(hole binary64 (+ x (+ (* -4 x) (+ (* 6 (* x z)) (* y (+ 4 (* -6 z)))))))) |
#s(approx (+ (* (* z y) -6) (* 4 y)) #s(hole binary64 (* y (+ 4 (* -6 z))))) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* 4 y) #s(hole binary64 (* 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 (+ (* (* (- 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 (- y x) #s(hole binary64 (- y x))) |
#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 (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) #s(hole binary64 (* y (+ 4 (* -6 z))))) |
#s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) #s(hole binary64 (* y (+ 4 (+ (* -6 z) (+ (* -4 (/ x y)) (+ (* 6 (/ (* x z) y)) (/ 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 (+ (* (* (- 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 (* (- 2/3 z) (- y x)) #s(hole binary64 (* y (- (+ 2/3 (* -1 (/ (* x (- 2/3 z)) y))) z)))) |
#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 (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) #s(hole binary64 (* -1 (* y (- (* 6 z) 4))))) |
#s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) #s(hole binary64 (* -1 (* y (- (+ (* -1 (/ (+ x (+ (* -4 x) (* 6 (* x z)))) y)) (* 6 z)) 4))))) |
#s(approx (+ (* (* z y) -6) (* 4 y)) #s(hole binary64 (* -1 (* y (- (* 6 z) 4))))) |
#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 (+ (* (* (- 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 (* (- 2/3 z) (- y x)) #s(hole binary64 (* -1 (* y (+ (* -1 (- 2/3 z)) (/ (* x (- 2/3 z)) y)))))) |
#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 (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) #s(hole binary64 (+ x (* 4 (- y x))))) |
#s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) #s(hole binary64 (+ x (+ (* -6 (* z (- y x))) (* 4 (- y x)))))) |
#s(approx (+ (* (* z y) -6) (* 4 y)) #s(hole binary64 (* 4 y))) |
#s(approx (+ (* (* z y) -6) (* 4 y)) #s(hole binary64 (+ (* -6 (* y z)) (* 4 y)))) |
#s(approx z #s(hole binary64 z)) |
#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 (* -6 z) #s(hole binary64 (* -6 z))) |
#s(approx (* (- (* z 6) 3) x) #s(hole binary64 (* -3 x))) |
#s(approx (* (- (* z 6) 3) x) #s(hole binary64 (+ (* -3 x) (* 6 (* x z))))) |
#s(approx (- (* z 6) 3) #s(hole binary64 -3)) |
#s(approx (- (* z 6) 3) #s(hole binary64 (- (* 6 z) 3))) |
#s(approx (* z 6) #s(hole binary64 (* 6 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 (* (- 2/3 z) (- y x)) #s(hole binary64 (* 2/3 (- y x)))) |
#s(approx (* (- 2/3 z) (- y x)) #s(hole binary64 (+ (* -1 (* z (- y x))) (* 2/3 (- 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 (+ 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 (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) #s(hole binary64 (* z (+ (* -6 (- y x)) (+ (* 4 (/ (- y x) z)) (/ x z)))))) |
#s(approx (+ (* (* z y) -6) (* 4 y)) #s(hole binary64 (* -6 (* y z)))) |
#s(approx (+ (* (* z y) -6) (* 4 y)) #s(hole binary64 (* z (+ (* -6 y) (* 4 (/ y 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 (* (- (* z 6) 3) x) #s(hole binary64 (* 6 (* x z)))) |
#s(approx (* (- (* z 6) 3) x) #s(hole binary64 (* z (+ (* -3 (/ x z)) (* 6 x))))) |
#s(approx (- (* z 6) 3) #s(hole binary64 (* 6 z))) |
#s(approx (- (* z 6) 3) #s(hole binary64 (* z (- 6 (* 3 (/ 1 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) (- y x)) #s(hole binary64 (* -1 (* z (- y x))))) |
#s(approx (* (- 2/3 z) (- y x)) #s(hole binary64 (* z (+ (* -1 (- y x)) (* 2/3 (/ (- 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 (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* 4 (- y x))) z)) (* 6 (- y x))))))) |
#s(approx (+ (* (* z y) -6) (* 4 y)) #s(hole binary64 (* -1 (* z (+ (* -4 (/ y z)) (* 6 y)))))) |
#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))))))) |
#s(approx (* (- (* z 6) 3) x) #s(hole binary64 (* -1 (* z (+ (* -6 x) (* 3 (/ x z))))))) |
#s(approx (- (* z 6) 3) #s(hole binary64 (* -1 (* z (- (* 3 (/ 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) (- y x)) #s(hole binary64 (* -1 (* z (- (+ y (* -2/3 (/ (- y x) z))) x))))) |
#s(approx (- 2/3 z) #s(hole binary64 (* -1 (* z (- 1 (* 2/3 (/ 1 z))))))) |
| Outputs |
|---|
#s(approx (+ (* (* (- 2/3 z) (- y x)) 6) x) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (fma.f64 (*.f64 z y) #s(literal -6 binary64) (*.f64 #s(literal 4 binary64) y)))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (fma.f64 (*.f64 z y) #s(literal -6 binary64) (*.f64 #s(literal 4 binary64) y))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 64 binary64) (pow.f64 (*.f64 (*.f64 z y) #s(literal -6 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 4 binary64) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 z y) #s(literal -6 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 4 binary64) y) (*.f64 (*.f64 z y) #s(literal -6 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 z y) #s(literal -6 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 4 binary64) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 z y) #s(literal -6 binary64)) (*.f64 #s(literal 4 binary64) y)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) #s(literal -216 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 z y) #s(literal -6 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 4 binary64) y) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 z y) #s(literal -6 binary64)) (*.f64 #s(literal 4 binary64) y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 z y) #s(literal -6 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 4 binary64) y) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 z y) #s(literal -6 binary64)) (*.f64 #s(literal 4 binary64) y))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) #s(literal -216 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 z y) #s(literal -6 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 4 binary64) y) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 z y) #s(literal -6 binary64)) (*.f64 #s(literal 4 binary64) y))))) |
(fma.f64 (*.f64 #s(literal -6 binary64) y) z (*.f64 #s(literal 4 binary64) y)) |
(fma.f64 (*.f64 z y) #s(literal -6 binary64) (*.f64 #s(literal 4 binary64) y)) |
(fma.f64 #s(literal 4 binary64) y (*.f64 (*.f64 z y) #s(literal -6 binary64))) |
(fma.f64 #s(literal -6 binary64) (*.f64 z y) (*.f64 #s(literal 4 binary64) y)) |
(fma.f64 z (*.f64 #s(literal -6 binary64) y) (*.f64 #s(literal 4 binary64) y)) |
(fma.f64 y #s(literal 4 binary64) (*.f64 (*.f64 z y) #s(literal -6 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z y) #s(literal -6 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 z y) #s(literal -6 binary64)) (*.f64 #s(literal 4 binary64) y))) (/.f64 (pow.f64 (*.f64 #s(literal 4 binary64) y) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 z y) #s(literal -6 binary64)) (*.f64 #s(literal 4 binary64) y)))) |
(-.f64 (*.f64 (*.f64 z y) #s(literal -6 binary64)) (*.f64 #s(literal -4 binary64) y)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z y) #s(literal -6 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 z y) #s(literal -6 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 4 binary64) y) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 z y) #s(literal -6 binary64)) (*.f64 #s(literal 4 binary64) y))))) (/.f64 (pow.f64 (*.f64 #s(literal 4 binary64) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 z y) #s(literal -6 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 4 binary64) y) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 z y) #s(literal -6 binary64)) (*.f64 #s(literal 4 binary64) y)))))) |
(+.f64 (*.f64 #s(literal 4 binary64) y) (*.f64 (*.f64 z y) #s(literal -6 binary64))) |
(+.f64 (*.f64 (*.f64 z y) #s(literal -6 binary64)) (*.f64 #s(literal 4 binary64) y)) |
(*.f64 z y) |
(*.f64 y z) |
z |
y |
#s(literal -6 binary64) |
(*.f64 #s(literal 4 binary64) y) |
(*.f64 y #s(literal 4 binary64)) |
#s(literal 4 binary64) |
#s(approx (+ (* (* (- 2/3 z) (- y x)) 6) x) #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(approx (+ (* (* (- 2/3 z) (- y x)) 6) x) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 #s(approx (+ (* -6 z) 4) (*.f64 #s(literal -6 binary64) z)) y))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 #s(approx (+ (* -6 z) 4) (*.f64 #s(literal -6 binary64) z)) y)) |
(*.f64 #s(approx (+ (* -6 z) 4) (*.f64 #s(literal -6 binary64) z)) y) |
(*.f64 y #s(approx (+ (* -6 z) 4) (*.f64 #s(literal -6 binary64) z))) |
#s(approx (+ (* -6 z) 4) (*.f64 #s(literal -6 binary64) z)) |
(*.f64 #s(literal -6 binary64) z) |
(*.f64 z #s(literal -6 binary64)) |
#s(approx (+ (* (* (- 2/3 z) (- y x)) 6) x) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (-.f64 (*.f64 z #s(literal 6 binary64)) #s(literal 3 binary64)) x))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (-.f64 (*.f64 z #s(literal 6 binary64)) #s(literal 3 binary64)) x)) |
(*.f64 (-.f64 (*.f64 z #s(literal 6 binary64)) #s(literal 3 binary64)) x) |
(*.f64 x (-.f64 (*.f64 z #s(literal 6 binary64)) #s(literal 3 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z #s(literal 6 binary64)) #s(literal 2 binary64)) #s(literal 9 binary64))) (neg.f64 (fma.f64 z #s(literal 6 binary64) #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z #s(literal 6 binary64)) #s(literal 3 binary64)) #s(literal 27 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 z #s(literal 6 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 9 binary64) (*.f64 (*.f64 z #s(literal 6 binary64)) #s(literal 3 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z #s(literal 6 binary64)) #s(literal 2 binary64)) #s(literal 9 binary64)) (fma.f64 z #s(literal 6 binary64) #s(literal 3 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z #s(literal 6 binary64)) #s(literal 3 binary64)) #s(literal 27 binary64)) (+.f64 (pow.f64 (*.f64 z #s(literal 6 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 9 binary64) (*.f64 (*.f64 z #s(literal 6 binary64)) #s(literal 3 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 z #s(literal 6 binary64)) #s(literal 2 binary64)) (fma.f64 z #s(literal 6 binary64) #s(literal 3 binary64))) (/.f64 #s(literal 9 binary64) (fma.f64 z #s(literal 6 binary64) #s(literal 3 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 z #s(literal 6 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 z #s(literal 6 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 9 binary64) (*.f64 (*.f64 z #s(literal 6 binary64)) #s(literal 3 binary64))))) (/.f64 #s(literal 27 binary64) (+.f64 (pow.f64 (*.f64 z #s(literal 6 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 9 binary64) (*.f64 (*.f64 z #s(literal 6 binary64)) #s(literal 3 binary64)))))) |
(-.f64 (*.f64 z #s(literal 6 binary64)) #s(literal 3 binary64)) |
(*.f64 z #s(literal 6 binary64)) |
(*.f64 #s(literal 6 binary64) z) |
#s(literal 6 binary64) |
#s(literal 3 binary64) |
x |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(approx (- y x) y) #s(literal 6 binary64))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(approx (- y x) y) #s(literal 6 binary64))) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(approx (- y x) y) #s(literal 6 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(approx (- y x) y) #s(literal 6 binary64))) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(approx (- y x) y) #s(literal 6 binary64))) x))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 #s(approx (- y x) y) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 3 binary64)) #s(literal 216 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(approx (- y x) y) #s(literal 6 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(approx (- y x) y) #s(literal 6 binary64))) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(approx (- y x) y) #s(literal 6 binary64))) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(approx (- y x) y) #s(literal 6 binary64))) x)) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(approx (- y x) y) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 3 binary64)) #s(literal 216 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(approx (- y x) y) #s(literal 6 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(approx (- y x) y) #s(literal 6 binary64))) x)))) |
(fma.f64 (*.f64 #s(approx (- y x) y) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 6 binary64) x) |
(fma.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) x) |
(fma.f64 #s(literal 6 binary64) (*.f64 #s(approx (- y x) y) (-.f64 #s(literal 2/3 binary64) z)) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(approx (- y x) y) #s(literal 6 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(approx (- y x) y) #s(literal 6 binary64))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(approx (- y x) y) #s(literal 6 binary64))) x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(approx (- y x) y) #s(literal 6 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(approx (- y x) y) #s(literal 6 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(approx (- y x) y) #s(literal 6 binary64))) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(approx (- y x) y) #s(literal 6 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(approx (- y x) y) #s(literal 6 binary64))) x))))) |
(+.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(approx (- y x) y) #s(literal 6 binary64))) x) |
(+.f64 x (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(approx (- y x) y) #s(literal 6 binary64)))) |
(*.f64 #s(approx (- y x) y) (-.f64 #s(literal 2/3 binary64) z)) |
(*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (- y x) 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) |
#s(approx (- y x) y) |
#s(approx (+ (* (* (- 2/3 z) (- y x)) 6) x) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) |
#s(approx (+ (* (* (- 2/3 z) (- y x)) 6) x) (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) (fma.f64 (*.f64 z y) #s(literal -6 binary64) (*.f64 #s(literal 4 binary64) y))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (fma.f64 (*.f64 #s(literal -6 binary64) y) z (fma.f64 (-.f64 (*.f64 z #s(literal 6 binary64)) #s(literal 3 binary64)) x (*.f64 #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)) |
#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 (* (- (* z 6) 3) x) (*.f64 (-.f64 (*.f64 z #s(literal 6 binary64)) #s(literal 3 binary64)) x)) |
#s(approx x x) |
#s(approx (+ (* (* (- 2/3 z) (- y x)) 6) x) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) |
#s(approx (+ (* (* (- 2/3 z) (- y x)) 6) x) (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 (* (- 2/3 z) (- y x)) (*.f64 (-.f64 #s(literal 2/3 binary64) z) y)) |
#s(approx (* (- 2/3 z) (- y x)) (fma.f64 (neg.f64 x) (-.f64 #s(literal 2/3 binary64) z) (*.f64 (-.f64 #s(literal 2/3 binary64) z) y))) |
#s(approx (- y x) y) |
#s(approx (- y x) (fma.f64 #s(literal -1 binary64) x y)) |
#s(approx (+ (* (* (- 2/3 z) (- y x)) 6) x) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (* (- 2/3 z) (- y x)) 6) x) (*.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 (-.f64 (*.f64 z #s(literal 6 binary64)) #s(literal 3 binary64)) x)) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (-.f64 (+.f64 (/.f64 (fma.f64 (*.f64 z y) #s(literal -6 binary64) (*.f64 #s(literal 4 binary64) y)) x) (*.f64 z #s(literal 6 binary64))) #s(literal 3 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 (+ (* (* (- 2/3 z) (- y x)) 6) x) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (* (- 2/3 z) (- y x)) 6) x) (*.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 (* (- 2/3 z) (- y x)) (*.f64 (neg.f64 x) (-.f64 #s(literal 2/3 binary64) z))) |
#s(approx (* (- 2/3 z) (- y x)) (*.f64 (fma.f64 y (/.f64 (-.f64 #s(literal 2/3 binary64) z) x) (neg.f64 (-.f64 #s(literal 2/3 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 (+ (* (* (- 2/3 z) (- y x)) 6) x) (*.f64 (neg.f64 x) (-.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64)) #s(literal 1 binary64)))) |
#s(approx (+ (* (* (- 2/3 z) (- y x)) 6) x) (*.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 (fma.f64 (*.f64 z y) #s(literal -6 binary64) (*.f64 #s(literal 4 binary64) y)) x))) #s(literal 3 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 (+ (* (* (- 2/3 z) (- y x)) 6) x) (*.f64 (neg.f64 x) (-.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64)) #s(literal 1 binary64)))) |
#s(approx (+ (* (* (- 2/3 z) (- y x)) 6) x) (*.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 (* (- 2/3 z) (- y x)) (*.f64 (neg.f64 x) (-.f64 (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) x) #s(literal -1 binary64) #s(literal 2/3 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 (+ (* (* (- 2/3 z) (- y x)) 6) x) (fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64) x)) |
#s(approx (+ (* (* (- 2/3 z) (- y x)) 6) x) (+.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 (+ (* (- y x) (+ (* -6 z) 4)) x) (+.f64 (fma.f64 (*.f64 z x) #s(literal 6 binary64) (*.f64 #s(literal -4 binary64) x)) x)) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (+.f64 (fma.f64 #s(literal -4 binary64) x (fma.f64 (*.f64 z x) #s(literal 6 binary64) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y))) x)) |
#s(approx (+ (* (* z y) -6) (* 4 y)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y)) |
#s(approx (* z y) (*.f64 z y)) |
#s(approx y y) |
#s(approx (* 4 y) (*.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 (+ (* (* (- 2/3 z) (- y x)) 6) x) (fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64) x)) |
#s(approx (+ (* (* (- 2/3 z) (- y x)) 6) x) (+.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 (- y x) (-.f64 y x)) |
#s(approx (+ (* (* (- 2/3 z) (- y x)) 6) x) (*.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 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y)) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (+.f64 (fma.f64 #s(literal -6 binary64) z (/.f64 (+.f64 (fma.f64 (*.f64 z x) #s(literal 6 binary64) (*.f64 #s(literal -4 binary64) x)) x) y)) #s(literal 4 binary64)) 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 (+ (* (* (- 2/3 z) (- y x)) 6) x) (*.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 (* (- 2/3 z) (- y x)) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) y) #s(literal -1 binary64) #s(literal 2/3 binary64)) z) y)) |
#s(approx (- y x) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal 1 binary64)) y)) |
#s(approx (+ (* (* (- 2/3 z) (- y x)) 6) x) (neg.f64 (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) (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 z) 4)) x) (neg.f64 (*.f64 (-.f64 (*.f64 z #s(literal 6 binary64)) #s(literal 4 binary64)) y))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (neg.f64 (*.f64 (-.f64 (fma.f64 z #s(literal 6 binary64) (neg.f64 (/.f64 (+.f64 (fma.f64 (*.f64 z x) #s(literal 6 binary64) (*.f64 #s(literal -4 binary64) x)) x) y))) #s(literal 4 binary64)) y))) |
#s(approx (+ (* (* z y) -6) (* 4 y)) (neg.f64 (*.f64 (-.f64 (*.f64 z #s(literal 6 binary64)) #s(literal 4 binary64)) 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 (+ (* (* (- 2/3 z) (- y x)) 6) x) (neg.f64 (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) (neg.f64 (/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64) x) y))) y))) |
#s(approx (* (- 2/3 z) (- y x)) (neg.f64 (*.f64 (fma.f64 x (/.f64 (-.f64 #s(literal 2/3 binary64) z) y) (neg.f64 (-.f64 #s(literal 2/3 binary64) z))) y))) |
#s(approx (- y x) (neg.f64 (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y))) |
#s(approx (+ (* (* (- 2/3 z) (- y x)) 6) x) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
#s(approx (+ (* (* (- 2/3 z) (- y x)) 6) x) (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 (+ (* (* z y) -6) (* 4 y)) (*.f64 #s(literal 4 binary64) y)) |
#s(approx (+ (* (* z y) -6) (* 4 y)) (fma.f64 (*.f64 z y) #s(literal -6 binary64) (*.f64 #s(literal 4 binary64) y))) |
#s(approx z z) |
#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 z y) #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 (* -6 z) (*.f64 #s(literal -6 binary64) z)) |
#s(approx (* (- (* z 6) 3) x) (*.f64 #s(literal -3 binary64) x)) |
#s(approx (* (- (* z 6) 3) x) (fma.f64 #s(literal -3 binary64) x (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
#s(approx (- (* z 6) 3) #s(literal -3 binary64)) |
#s(approx (- (* z 6) 3) (-.f64 (*.f64 z #s(literal 6 binary64)) #s(literal 3 binary64))) |
#s(approx (* z 6) (*.f64 z #s(literal 6 binary64))) |
#s(approx (+ (* (* (- 2/3 z) (- y x)) 6) x) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
#s(approx (+ (* (* (- 2/3 z) (- y x)) 6) x) (fma.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x) x)) |
#s(approx (* (- 2/3 z) (- y x)) (*.f64 #s(literal 2/3 binary64) (-.f64 y x))) |
#s(approx (* (- 2/3 z) (- y x)) (fma.f64 (neg.f64 z) (-.f64 y x) (*.f64 #s(literal 2/3 binary64) (-.f64 y 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 (+ (* (* (- 2/3 z) (- y x)) 6) x) (*.f64 #s(literal -6 binary64) (*.f64 z (-.f64 y x)))) |
#s(approx (+ (* (* (- 2/3 z) (- y x)) 6) 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 (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 #s(literal -6 binary64) (*.f64 z (-.f64 y x)))) |
#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 (+ (* (* z y) -6) (* 4 y)) (*.f64 (*.f64 z y) #s(literal -6 binary64))) |
#s(approx (+ (* (* z y) -6) (* 4 y)) (*.f64 (fma.f64 (/.f64 y z) #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) y)) z)) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 #s(literal -6 binary64) (*.f64 z (-.f64 y x)))) |
#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 z y) #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 (* (- (* z 6) 3) x) (*.f64 (*.f64 z x) #s(literal 6 binary64))) |
#s(approx (* (- (* z 6) 3) x) (*.f64 (fma.f64 (/.f64 x z) #s(literal -3 binary64) (*.f64 #s(literal 6 binary64) x)) z)) |
#s(approx (- (* z 6) 3) (*.f64 z #s(literal 6 binary64))) |
#s(approx (- (* z 6) 3) (*.f64 (-.f64 #s(literal 6 binary64) (/.f64 #s(literal 3 binary64) z)) z)) |
#s(approx (+ (* (* (- 2/3 z) (- y x)) 6) x) (*.f64 #s(literal -6 binary64) (*.f64 z (-.f64 y x)))) |
#s(approx (+ (* (* (- 2/3 z) (- y x)) 6) 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 (* (- 2/3 z) (- y x)) (*.f64 (neg.f64 z) (-.f64 y x))) |
#s(approx (* (- 2/3 z) (- y x)) (*.f64 (fma.f64 (/.f64 (-.f64 y x) z) #s(literal 2/3 binary64) (neg.f64 (-.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 (+ (* (* (- 2/3 z) (- y x)) 6) 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 (+ (* (- 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 (+ (* (* z y) -6) (* 4 y)) (*.f64 (neg.f64 z) (fma.f64 (/.f64 y z) #s(literal -4 binary64) (*.f64 #s(literal 6 binary64) y)))) |
#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)))) |
#s(approx (* (- (* z 6) 3) x) (*.f64 (neg.f64 z) (fma.f64 (/.f64 x z) #s(literal 3 binary64) (*.f64 #s(literal -6 binary64) x)))) |
#s(approx (- (* z 6) 3) (*.f64 (neg.f64 z) (-.f64 (/.f64 #s(literal 3 binary64) z) #s(literal 6 binary64)))) |
#s(approx (+ (* (* (- 2/3 z) (- y x)) 6) 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 (* (- 2/3 z) (- y x)) (*.f64 (neg.f64 z) (-.f64 (fma.f64 #s(literal -2/3 binary64) (/.f64 (-.f64 y x) z) y) x))) |
#s(approx (- 2/3 z) (*.f64 (neg.f64 z) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2/3 binary64) z)))) |
Compiled 6 634 to 732 computations (89% saved)
21 alts after pruning (12 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 189 | 3 | 192 |
| Fresh | 0 | 9 | 9 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 5 | 5 |
| Total | 190 | 21 | 211 |
| Status | Accuracy | Program |
|---|---|---|
| 26.2% | (fma.f64 (*.f64 #s(approx (- 2/3 z) (neg.f64 z)) #s(approx (- y x) y)) #s(literal 6 binary64) x) | |
| 26.2% | (fma.f64 #s(approx (- 2/3 z) (neg.f64 z)) (*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) x) | |
| ✓ | 51.0% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
| 26.4% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) #s(approx (- y x) y) x)) | |
| 50.3% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (-.f64 y x) (*.f64 #s(literal -6 binary64) z))) | |
| ✓ | 50.3% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64))) |
| 26.5% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 #s(approx (- y x) y) z) #s(literal -6 binary64))) | |
| 48.3% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (* (- y x) z) (fma.f64 (neg.f64 x) z (*.f64 z y))) #s(literal -6 binary64))) | |
| ✓ | 51.6% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) (fma.f64 (*.f64 z y) #s(literal -6 binary64) (*.f64 #s(literal 4 binary64) y)))) |
| 51.3% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) (fma.f64 #s(literal -3 binary64) x (*.f64 (*.f64 z x) #s(literal 6 binary64))))) | |
| ✓ | 51.3% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) (*.f64 (-.f64 (*.f64 z #s(literal 6 binary64)) #s(literal 3 binary64)) x))) |
| 26.7% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) (*.f64 #s(approx (- (* z 6) 3) (*.f64 z #s(literal 6 binary64))) x))) | |
| 51.3% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (+.f64 (fma.f64 (*.f64 z x) #s(literal 6 binary64) (*.f64 #s(literal -4 binary64) x)) x))) | |
| ✓ | 51.6% | #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))) |
| ✓ | 26.5% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 #s(approx (+ (* -6 z) 4) (*.f64 #s(literal -6 binary64) z)) y))) |
| ✓ | 26.8% | #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))) |
| 51.0% | #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)))) | |
| ✓ | 26.8% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal -3 binary64) x))) |
| 47.9% | #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))))) | |
| ✓ | 26.7% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
| 27.1% | #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 544 to 606 computations (60.8% 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))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) 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))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 #s(approx (+ (* -6 z) 4) (*.f64 #s(literal -6 binary64) z)) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) (*.f64 #s(approx (- (* z 6) 3) (*.f64 z #s(literal 6 binary64))) x))) |
#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))) #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 (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) (*.f64 (-.f64 (*.f64 z #s(literal 6 binary64)) #s(literal 3 binary64)) 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))) (*.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))) |
(fma.f64 #s(approx (- 2/3 z) (neg.f64 z)) (*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) x) |
(fma.f64 (*.f64 #s(approx (- 2/3 z) (neg.f64 z)) #s(approx (- y x) y)) #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)) |
(fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (- y x) y)) #s(literal 6 binary64) x) |
(fma.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) 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 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) (fma.f64 #s(literal -3 binary64) x (*.f64 (*.f64 z x) #s(literal 6 binary64))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) (fma.f64 (*.f64 z y) #s(literal -6 binary64) (*.f64 #s(literal 4 binary64) y)))) |
(+.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)))) |
(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) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (* (- y x) z) (fma.f64 (neg.f64 x) z (*.f64 z y))) #s(literal -6 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (+.f64 (fma.f64 (*.f64 z x) #s(literal 6 binary64) (*.f64 #s(literal -4 binary64) x)) x))) |
#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))) (+.f64 (+.f64 x (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))) (*.f64 #s(literal 4 binary64) (-.f64 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)) |
#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)) |
(+.f64 x (*.f64 #s(approx (* (- y x) 6) (*.f64 (fma.f64 (/.f64 y x) #s(literal -6 binary64) #s(literal 6 binary64)) (neg.f64 x))) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z))) |
#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)) |
| Outputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+.f64 (+.f64 x (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))) (*.f64 #s(literal 4 binary64) (-.f64 y x)))) |
5 calls:
| 13.0ms | y |
| 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 | x |
| 9.0ms | z |
| 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))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) 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))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 #s(approx (+ (* -6 z) 4) (*.f64 #s(literal -6 binary64) z)) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) (*.f64 #s(approx (- (* z 6) 3) (*.f64 z #s(literal 6 binary64))) x))) |
#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))) #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 (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) (*.f64 (-.f64 (*.f64 z #s(literal 6 binary64)) #s(literal 3 binary64)) 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))) (*.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))) |
(fma.f64 #s(approx (- 2/3 z) (neg.f64 z)) (*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) x) |
(fma.f64 (*.f64 #s(approx (- 2/3 z) (neg.f64 z)) #s(approx (- y x) y)) #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)) |
(fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (- y x) y)) #s(literal 6 binary64) x) |
(fma.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) 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 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) (fma.f64 #s(literal -3 binary64) x (*.f64 (*.f64 z x) #s(literal 6 binary64))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) (fma.f64 (*.f64 z y) #s(literal -6 binary64) (*.f64 #s(literal 4 binary64) y)))) |
(+.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)))) |
(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) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (* (- y x) z) (fma.f64 (neg.f64 x) z (*.f64 z y))) #s(literal -6 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (+.f64 (fma.f64 (*.f64 z x) #s(literal 6 binary64) (*.f64 #s(literal -4 binary64) x)) x))) |
#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))))) |
| 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 |
| 9.0ms | x |
| 8.0ms | y |
| 8.0ms | (+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z))) |
| 7.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))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) 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))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 #s(approx (+ (* -6 z) 4) (*.f64 #s(literal -6 binary64) z)) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) (*.f64 #s(approx (- (* z 6) 3) (*.f64 z #s(literal 6 binary64))) x))) |
#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))) #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 (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) (*.f64 (-.f64 (*.f64 z #s(literal 6 binary64)) #s(literal 3 binary64)) 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))) (*.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))) |
(fma.f64 #s(approx (- 2/3 z) (neg.f64 z)) (*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) x) |
(fma.f64 (*.f64 #s(approx (- 2/3 z) (neg.f64 z)) #s(approx (- y x) y)) #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)) |
(fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (- y x) y)) #s(literal 6 binary64) x) |
(fma.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) x) |
| Outputs |
|---|
#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))) (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))) |
5 calls:
| 6.0ms | (+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z))) |
| 6.0ms | z |
| 6.0ms | x |
| 6.0ms | y |
| 5.0ms | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.7% | 3 | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| 72.6% | 3 | (+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z))) |
| 78.4% | 3 | x |
| 77.6% | 3 | y |
| 97.7% | 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))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) 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))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 #s(approx (+ (* -6 z) 4) (*.f64 #s(literal -6 binary64) z)) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) (*.f64 #s(approx (- (* z 6) 3) (*.f64 z #s(literal 6 binary64))) x))) |
#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))) #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 (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) (*.f64 (-.f64 (*.f64 z #s(literal 6 binary64)) #s(literal 3 binary64)) 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))) (*.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))) (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))) |
2 calls:
| 6.0ms | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| 5.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.7% | 3 | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| 97.7% | 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))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) 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))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 #s(approx (+ (* -6 z) 4) (*.f64 #s(literal -6 binary64) z)) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) (*.f64 #s(approx (- (* z 6) 3) (*.f64 z #s(literal 6 binary64))) x))) |
#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))) #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 (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) (*.f64 (-.f64 (*.f64 z #s(literal 6 binary64)) #s(literal 3 binary64)) x))) |
#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:
| 4.0ms | z |
| 4.0ms | x |
| 4.0ms | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 78.4% | 3 | x |
| 80.1% | 5 | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| 80.1% | 5 | 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))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) 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))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 #s(approx (+ (* -6 z) 4) (*.f64 #s(literal -6 binary64) z)) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) (*.f64 #s(approx (- (* z 6) 3) (*.f64 z #s(literal 6 binary64))) x))) |
#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))) |
| 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 (+ (* (- 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))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) (*.f64 #s(approx (- (* z 6) 3) (*.f64 z #s(literal 6 binary64))) x))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 #s(approx (+ (* -6 z) 4) (*.f64 #s(literal -6 binary64) z)) y))) |
4 calls:
| 5.0ms | x |
| 4.0ms | z |
| 4.0ms | y |
| 3.0ms | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.9% | 5 | z |
| 79.9% | 5 | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| 65.4% | 3 | y |
| 68.8% | 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))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) 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))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 #s(approx (+ (* -6 z) 4) (*.f64 #s(literal -6 binary64) z)) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) (*.f64 #s(approx (- (* z 6) 3) (*.f64 z #s(literal 6 binary64))) x))) |
#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))) (*.f64 (*.f64 #s(approx (- y x) y) z) #s(literal -6 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))) #s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) (*.f64 #s(approx (- (* z 6) 3) (*.f64 z #s(literal 6 binary64))) x))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 #s(approx (+ (* -6 z) 4) (*.f64 #s(literal -6 binary64) z)) y))) |
2 calls:
| 7.0ms | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| 4.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.2% | 5 | z |
| 79.2% | 5 | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) 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))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) 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))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 #s(approx (+ (* -6 z) 4) (*.f64 #s(literal -6 binary64) z)) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) (*.f64 #s(approx (- (* z 6) 3) (*.f64 z #s(literal 6 binary64))) x))) |
| 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 (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 #s(approx (+ (* -6 z) 4) (*.f64 #s(literal -6 binary64) z)) 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))) #s(approx (+ (+ x (* (* z (- y x)) -6)) (* 4 (- y x))) (*.f64 #s(approx (- (* z 6) 3) (*.f64 z #s(literal 6 binary64))) x))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 #s(approx (+ (* -6 z) 4) (*.f64 #s(literal -6 binary64) z)) y))) |
2 calls:
| 3.0ms | z |
| 3.0ms | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.2% | 5 | z |
| 79.2% | 5 | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) 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))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) 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))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 #s(approx (+ (* -6 z) 4) (*.f64 #s(literal -6 binary64) z)) y))) |
| Outputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 #s(approx (+ (* -6 z) 4) (*.f64 #s(literal -6 binary64) z)) y))) |
#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))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 #s(approx (+ (* -6 z) 4) (*.f64 #s(literal -6 binary64) z)) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
2 calls:
| 4.0ms | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| 3.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.2% | 5 | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| 79.2% | 5 | 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))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) 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))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) 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:
| 3.0ms | z |
| 2.0ms | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 74.4% | 3 | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| 74.4% | 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))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) 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))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) 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 |
|---|---|---|
| 74.4% | 3 | z |
| 74.4% | 3 | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) 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))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
| Outputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
5 calls:
| 4.0ms | x |
| 2.0ms | y |
| 2.0ms | z |
| 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 | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 51.0% | 1 | y |
| 51.0% | 1 | x |
| 51.0% | 1 | (+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z))) |
| 51.0% | 1 | z |
| 51.0% | 1 | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) 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)) |
| 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 | y |
| 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 | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 39.9% | 3 | x |
| 26.8% | 1 | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| 29.2% | 2 | (+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z))) |
| 42.9% | 3 | y |
| 31.1% | 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))) |
4 calls:
| 1.0ms | x |
| 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 | y |
| 1.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 26.8% | 1 | (+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z))) |
| 26.8% | 1 | z |
| 26.8% | 1 | x |
| 26.8% | 1 | y |
Compiled 16 to 21 computations (-31.3% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 0.10419134827374577 | 188697.95393832822 |
| 13.0ms | -77487166338.20384 | -0.05332291830723166 |
| 14.0ms | 304× | 0 | valid |
Compiled 795 to 683 computations (14.1% saved)
ival-mult!: 3.0ms (60.8% of total)ival-sub!: 2.0ms (40.5% of total)ival-add!: 1.0ms (20.3% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 0.10419134827374577 | 188697.95393832822 |
| 1.0ms | -77487166338.20384 | -0.05332291830723166 |
Compiled 795 to 683 computations (14.1% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 8.0ms | 1.865372643690227e-51 | 9.624802437784601e-51 |
| 14.0ms | -260458775.31376216 | -0.31270692569528613 |
| 9.0ms | 230× | 0 | valid |
| 1.0ms | 6× | 1 | valid |
| 0.0ms | 4× | 2 | valid |
Compiled 991 to 783 computations (21% saved)
ival-mult!: 2.0ms (44.2% of total)ival-add!: 1.0ms (22.1% of total)ival-sub!: 1.0ms (22.1% of total)adjust: 0.0ms (0% of total)ival-div!: 0.0ms (0% of total)| 4× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.102706881364862e+85 | 2.3586060126609827e+86 |
| 0.0ms | 0.7199895849738983 | 77487166338.87051 |
| 0.0ms | 0.5624753183929209 | 0.6664969819423194 |
| 0.0ms | -2.5693322944284963e+40 | -1.3403693645335074e+38 |
Compiled 16 to 18 computations (-12.5% saved)
| 4× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.102706881364862e+85 | 2.3586060126609827e+86 |
| 0.0ms | 0.7199895849738983 | 77487166338.87051 |
| 0.0ms | -188697.28727166157 | 0.5624753183929209 |
| 0.0ms | -2.5693322944284963e+40 | -1.3403693645335074e+38 |
Compiled 16 to 18 computations (-12.5% saved)
| 4× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.102706881364862e+85 | 2.3586060126609827e+86 |
| 0.0ms | 0.7199895849738983 | 77487166338.87051 |
| 0.0ms | -188697.28727166157 | 0.5624753183929209 |
| 0.0ms | -2.5693322944284963e+40 | -1.3403693645335074e+38 |
Compiled 16 to 18 computations (-12.5% saved)
| 4× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 9.0ms | 1.3403693645335074e+38 | 2.5693322944284963e+40 |
| 1.0ms | 0.10419134827374577 | 188697.95393832822 |
| 9.0ms | -77487166338.20384 | -0.05332291830723166 |
| 10.0ms | -2.3586060126609827e+86 | -3.102706881364862e+85 |
| 15.0ms | 320× | 0 | valid |
Compiled 1 831 to 1 374 computations (25% saved)
ival-mult!: 3.0ms (57.2% of total)ival-sub!: 2.0ms (38.1% of total)ival-add!: 1.0ms (19.1% of total)adjust: 0.0ms (0% of total)| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.7199895849738983 | 77487166338.87051 |
| 0.0ms | -188697.28727166157 | 0.5624753183929209 |
Compiled 16 to 18 computations (-12.5% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.7199895849738983 | 77487166338.87051 |
| 0.0ms | -188697.28727166157 | 0.5624753183929209 |
Compiled 16 to 18 computations (-12.5% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 1.1734544471651718e-57 | 8.492738142287537e-55 |
| 8.0ms | -2.0565801338743185e+55 | -2.4669782993716917e+54 |
| 8.0ms | 206× | 0 | valid |
| 1.0ms | 17× | 1 | valid |
| 0.0ms | 1× | 2 | valid |
Compiled 716 to 578 computations (19.3% saved)
ival-mult!: 2.0ms (46% of total)ival-add!: 1.0ms (23% of total)ival-sub!: 1.0ms (23% of total)adjust: 0.0ms (0% of total)ival-div!: 0.0ms (0% of total)| 1× | fuel |
Compiled 1 333 to 141 computations (89.4% saved)
Compiled 2 692 to 306 computations (88.6% saved)
Loading profile data...