
Time bar (total: 2.7s)
| 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)
| 416.0ms | 7 683× | 0 | valid |
| 42.0ms | 439× | 1 | valid |
| 17.0ms | 134× | 2 | valid |
ival-mult!: 100.0ms (50% of total)ival-sub!: 51.0ms (25.5% of total)adjust: 25.0ms (12.5% of total)ival-add!: 24.0ms (12% 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 |
| 21.0ms | 420× | 0 | valid |
| 5.0ms | 52× | 1 | valid |
| 4.0ms | 28× | 2 | valid |
| 2.0ms | 12× | 3 | valid |
Compiled 109 to 40 computations (63.3% saved)
ival-mult!: 6.0ms (42.5% of total)ival-sub!: 4.0ms (28.3% of total)adjust: 3.0ms (21.2% of total)ival-add!: 2.0ms (14.2% 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.5% | (+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z))) |
Compiled 26 to 24 computations (7.7% saved)
| Inputs |
|---|
(+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z))) |
x |
(*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z)) |
(*.f64 (-.f64 y x) #s(literal 6 binary64)) |
(-.f64 y x) |
y |
#s(literal 6 binary64) |
(-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
(/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) |
#s(literal 2 binary64) |
#s(literal 3 binary64) |
z |
| Outputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* 6 (* y (- 2/3 z))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ (* 6 (* y (- 2/3 z))) (* x (+ 1 (* -6 (- 2/3 z))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* 6 (* y (- 2/3 z))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (+ (* -6 (* x (- 2/3 z))) (* 6 (* y (- 2/3 z)))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* 6 y))) |
#s(approx (* (- y x) 6) #s(hole binary64 (+ (* -6 x) (* 6 y)))) |
#s(approx (- y x) #s(hole binary64 y)) |
#s(approx (- y x) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* x (+ 1 (* -6 (- 2/3 z)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* x (+ 1 (+ (* -6 (- 2/3 z)) (* 6 (/ (* y (- 2/3 z)) x))))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* -6 (* x (- 2/3 z))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* x (+ (* -6 (- 2/3 z)) (* 6 (/ (* y (- 2/3 z)) x)))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* -6 x))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* x (- (* 6 (/ y x)) 6)))) |
#s(approx (- y x) #s(hole binary64 (* -1 x))) |
#s(approx (- y x) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* x (- (* 6 (- 2/3 z)) 1))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* x (- (+ (* -6 (/ (* y (- 2/3 z)) x)) (* 6 (- 2/3 z))) 1))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* -1 (* x (+ (* -6 (/ (* y (- 2/3 z)) x)) (* 6 (- 2/3 z))))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* -1 (* x (+ 6 (* -6 (/ y x))))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (* -6 (* x (- 2/3 z)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (+ (* -6 (* x (- 2/3 z))) (* 6 (* y (- 2/3 z))))))) |
#s(approx (- y x) #s(hole binary64 (- y x))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* y (+ (* -6 (/ (* x (- 2/3 z)) y)) (+ (* 6 (- 2/3 z)) (/ x y)))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* y (+ (* -6 (/ (* x (- 2/3 z)) y)) (* 6 (- 2/3 z)))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* y (+ 6 (* -6 (/ x y)))))) |
#s(approx (- y x) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* y (+ (* -6 (- 2/3 z)) (* -1 (/ (+ x (* -6 (* x (- 2/3 z)))) y))))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* -1 (* y (+ (* -6 (- 2/3 z)) (* 6 (/ (* x (- 2/3 z)) y))))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* -1 (* y (- (* 6 (/ x y)) 6))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (* 4 (- y x))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (+ (* -6 (* z (- y x))) (* 4 (- y x)))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* 4 (- y x)))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (+ (* -6 (* z (- y x))) (* 4 (- y x))))) |
#s(approx (- (/ 2 3) z) #s(hole binary64 2/3)) |
#s(approx (- (/ 2 3) z) #s(hole binary64 (+ 2/3 (* -1 z)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* z (+ (* -6 (- y x)) (+ (* 4 (/ (- y x) z)) (/ x z)))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* z (+ (* -6 (- y x)) (* 4 (/ (- y x) z)))))) |
#s(approx (- (/ 2 3) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (/ 2 3) z) #s(hole binary64 (* z (- (* 2/3 (/ 1 z)) 1)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* 4 (- y x))) z)) (* 6 (- y x))))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* -1 (* z (+ (* -4 (/ (- y x) z)) (* 6 (- y x))))))) |
#s(approx (- (/ 2 3) z) #s(hole binary64 (* -1 (* z (- 1 (* 2/3 (/ 1 z))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | y | @ | inf | ((+ x (* (* (- y x) 6) (- (/ 2 3) z))) x (* (* (- y x) 6) (- (/ 2 3) z)) (* (- y x) 6) (- y x) y 6 (- (/ 2 3) z) (/ 2 3) 2 3 z) |
| 1.0ms | x | @ | -inf | ((+ x (* (* (- y x) 6) (- (/ 2 3) z))) x (* (* (- y x) 6) (- (/ 2 3) z)) (* (- y x) 6) (- y x) y 6 (- (/ 2 3) z) (/ 2 3) 2 3 z) |
| 1.0ms | x | @ | inf | ((+ x (* (* (- y x) 6) (- (/ 2 3) z))) x (* (* (- y x) 6) (- (/ 2 3) z)) (* (- y x) 6) (- y x) y 6 (- (/ 2 3) z) (/ 2 3) 2 3 z) |
| 1.0ms | y | @ | -inf | ((+ x (* (* (- y x) 6) (- (/ 2 3) z))) x (* (* (- y x) 6) (- (/ 2 3) z)) (* (- y x) 6) (- y x) y 6 (- (/ 2 3) z) (/ 2 3) 2 3 z) |
| 1.0ms | x | @ | 0 | ((+ x (* (* (- y x) 6) (- (/ 2 3) z))) x (* (* (- y x) 6) (- (/ 2 3) z)) (* (- y x) 6) (- y x) y 6 (- (/ 2 3) z) (/ 2 3) 2 3 z) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 185 | 952 |
| 0 | 194 | 927 |
| 1 | 926 | 878 |
| 0 | 8528 | 840 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z))) |
x |
(*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z)) |
(*.f64 (-.f64 y x) #s(literal 6 binary64)) |
(-.f64 y x) |
y |
#s(literal 6 binary64) |
(-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
(/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) |
#s(literal 2 binary64) |
#s(literal 3 binary64) |
z |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* 6 (* y (- 2/3 z))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ (* 6 (* y (- 2/3 z))) (* x (+ 1 (* -6 (- 2/3 z))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* 6 (* y (- 2/3 z))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (+ (* -6 (* x (- 2/3 z))) (* 6 (* y (- 2/3 z)))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* 6 y))) |
#s(approx (* (- y x) 6) #s(hole binary64 (+ (* -6 x) (* 6 y)))) |
#s(approx (- y x) #s(hole binary64 y)) |
#s(approx (- y x) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* x (+ 1 (* -6 (- 2/3 z)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* x (+ 1 (+ (* -6 (- 2/3 z)) (* 6 (/ (* y (- 2/3 z)) x))))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* -6 (* x (- 2/3 z))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* x (+ (* -6 (- 2/3 z)) (* 6 (/ (* y (- 2/3 z)) x)))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* -6 x))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* x (- (* 6 (/ y x)) 6)))) |
#s(approx (- y x) #s(hole binary64 (* -1 x))) |
#s(approx (- y x) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* x (- (* 6 (- 2/3 z)) 1))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* x (- (+ (* -6 (/ (* y (- 2/3 z)) x)) (* 6 (- 2/3 z))) 1))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* -1 (* x (+ (* -6 (/ (* y (- 2/3 z)) x)) (* 6 (- 2/3 z))))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* -1 (* x (+ 6 (* -6 (/ y x))))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (* -6 (* x (- 2/3 z)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (+ (* -6 (* x (- 2/3 z))) (* 6 (* y (- 2/3 z))))))) |
#s(approx (- y x) #s(hole binary64 (- y x))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* y (+ (* -6 (/ (* x (- 2/3 z)) y)) (+ (* 6 (- 2/3 z)) (/ x y)))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* y (+ (* -6 (/ (* x (- 2/3 z)) y)) (* 6 (- 2/3 z)))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* y (+ 6 (* -6 (/ x y)))))) |
#s(approx (- y x) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* y (+ (* -6 (- 2/3 z)) (* -1 (/ (+ x (* -6 (* x (- 2/3 z)))) y))))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* -1 (* y (+ (* -6 (- 2/3 z)) (* 6 (/ (* x (- 2/3 z)) y))))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* -1 (* y (- (* 6 (/ x y)) 6))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (* 4 (- y x))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (+ (* -6 (* z (- y x))) (* 4 (- y x)))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* 4 (- y x)))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (+ (* -6 (* z (- y x))) (* 4 (- y x))))) |
#s(approx (- (/ 2 3) z) #s(hole binary64 2/3)) |
#s(approx (- (/ 2 3) z) #s(hole binary64 (+ 2/3 (* -1 z)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* z (+ (* -6 (- y x)) (+ (* 4 (/ (- y x) z)) (/ x z)))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* z (+ (* -6 (- y x)) (* 4 (/ (- y x) z)))))) |
#s(approx (- (/ 2 3) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (/ 2 3) z) #s(hole binary64 (* z (- (* 2/3 (/ 1 z)) 1)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* 4 (- y x))) z)) (* 6 (- y x))))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* -1 (* z (+ (* -4 (/ (- y x) z)) (* 6 (- y x))))))) |
#s(approx (- (/ 2 3) z) #s(hole binary64 (* -1 (* z (- 1 (* 2/3 (/ 1 z))))))) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 #s(literal -6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) (-.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64))) (-.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (-.f64 y x) #s(literal 6 binary64))) (-.f64 #s(literal 2/3 binary64) z))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) (-.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) x) (*.f64 x x))) |
(fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (-.f64 y x)) #s(literal 6 binary64) x) |
(fma.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 6 binary64) x) |
(fma.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z) x) |
(fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64)) (-.f64 y x) x) |
(fma.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 (-.f64 y x) #s(literal 6 binary64)) x) |
(fma.f64 (-.f64 y x) (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64)) x) |
(fma.f64 #s(literal 6 binary64) (*.f64 (-.f64 y x) (-.f64 #s(literal 2/3 binary64) z)) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)))) (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64)) (-.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z))))) |
(-.f64 x (*.f64 (neg.f64 (-.f64 #s(literal 2/3 binary64) z)) (*.f64 (-.f64 y x) #s(literal 6 binary64)))) |
(-.f64 x (*.f64 (neg.f64 (-.f64 y x)) (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64)))) |
(-.f64 x (*.f64 (*.f64 #s(literal -6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) (-.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) x) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) (-.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) x) (*.f64 x x)))) |
(+.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) x) |
(+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z))) |
x |
(*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (-.f64 y x)) #s(literal 6 binary64)) |
(*.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 6 binary64)) |
(*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) |
(*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64)) (-.f64 y x)) |
(*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 (-.f64 y x) #s(literal 6 binary64))) |
(*.f64 (-.f64 y x) (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64))) |
(*.f64 #s(literal 6 binary64) (*.f64 (-.f64 y x) (-.f64 #s(literal 2/3 binary64) z))) |
(/.f64 (*.f64 (-.f64 #s(literal 4/9 binary64) (*.f64 z z)) (*.f64 (-.f64 y x) #s(literal 6 binary64))) (+.f64 #s(literal 2/3 binary64) z)) |
(/.f64 (*.f64 (-.f64 #s(literal 8/27 binary64) (pow.f64 z #s(literal 3 binary64))) (*.f64 (-.f64 y x) #s(literal 6 binary64))) (fma.f64 z (+.f64 #s(literal 2/3 binary64) z) #s(literal 4/9 binary64))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64))) (+.f64 y x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64))) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 4/9 binary64) (*.f64 z z))) (+.f64 #s(literal 2/3 binary64) z)) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 8/27 binary64) (pow.f64 z #s(literal 3 binary64)))) (fma.f64 z (+.f64 #s(literal 2/3 binary64) z) #s(literal 4/9 binary64))) |
(*.f64 (-.f64 y x) #s(literal 6 binary64)) |
(*.f64 #s(literal 6 binary64) (-.f64 y x)) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) #s(literal 6 binary64)) (+.f64 y x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 6 binary64)) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 #s(literal 6 binary64) (*.f64 (+.f64 y x) (-.f64 y x))) (+.f64 y x)) |
(/.f64 (*.f64 #s(literal 6 binary64) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(neg.f64 (*.f64 #s(literal -6 binary64) (-.f64 y x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (neg.f64 x) y)) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (+.f64 y x)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 (neg.f64 y) x)))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(fma.f64 #s(literal -1 binary64) x y) |
(fma.f64 x #s(literal -1 binary64) y) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(-.f64 y (*.f64 (neg.f64 x) #s(literal -1 binary64))) |
(-.f64 y x) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(+.f64 (neg.f64 x) y) |
(+.f64 y (neg.f64 x)) |
y |
#s(literal 6 binary64) |
(/.f64 (-.f64 (*.f64 z z) #s(literal 4/9 binary64)) (-.f64 (neg.f64 z) #s(literal 2/3 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4/9 binary64) (*.f64 z z))) (neg.f64 (+.f64 #s(literal 2/3 binary64) z))) |
(/.f64 (neg.f64 (-.f64 #s(literal 8/27 binary64) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (fma.f64 z (+.f64 #s(literal 2/3 binary64) z) #s(literal 4/9 binary64)))) |
(/.f64 (-.f64 #s(literal 4/9 binary64) (*.f64 z z)) (+.f64 #s(literal 2/3 binary64) z)) |
(/.f64 (-.f64 #s(literal 8/27 binary64) (pow.f64 z #s(literal 3 binary64))) (fma.f64 z z (-.f64 #s(literal 4/9 binary64) (*.f64 #s(literal -2/3 binary64) z)))) |
(/.f64 (-.f64 #s(literal 8/27 binary64) (pow.f64 z #s(literal 3 binary64))) (fma.f64 z (+.f64 #s(literal 2/3 binary64) z) #s(literal 4/9 binary64))) |
(fma.f64 #s(literal -1 binary64) z #s(literal 2/3 binary64)) |
(fma.f64 z #s(literal -1 binary64) #s(literal 2/3 binary64)) |
(-.f64 (/.f64 #s(literal 4/9 binary64) (+.f64 #s(literal 2/3 binary64) z)) (/.f64 (*.f64 z z) (+.f64 #s(literal 2/3 binary64) z))) |
(-.f64 (/.f64 #s(literal 8/27 binary64) (fma.f64 z (+.f64 #s(literal 2/3 binary64) z) #s(literal 4/9 binary64))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z (+.f64 #s(literal 2/3 binary64) z) #s(literal 4/9 binary64)))) |
(-.f64 (neg.f64 z) #s(literal -2/3 binary64)) |
(-.f64 #s(literal 2/3 binary64) (*.f64 (neg.f64 z) #s(literal -1 binary64))) |
(-.f64 #s(literal 2/3 binary64) z) |
(+.f64 (/.f64 #s(literal 8/27 binary64) (fma.f64 z (+.f64 #s(literal 2/3 binary64) z) #s(literal 4/9 binary64))) (/.f64 (pow.f64 (neg.f64 z) #s(literal 3 binary64)) (fma.f64 z (+.f64 #s(literal 2/3 binary64) z) #s(literal 4/9 binary64)))) |
(+.f64 (neg.f64 z) #s(literal 2/3 binary64)) |
(+.f64 #s(literal 2/3 binary64) (neg.f64 z)) |
#s(literal 2/3 binary64) |
#s(literal 2 binary64) |
#s(literal 3 binary64) |
z |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal -6 binary64) (-.f64 x y)) x)) |
#s(approx x x) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal -6 binary64) (-.f64 x y)))) |
#s(approx (* (- y x) 6) (*.f64 #s(literal 6 binary64) y)) |
#s(approx (* (- y x) 6) (*.f64 #s(literal -6 binary64) (-.f64 x y))) |
#s(approx (- y x) y) |
#s(approx (- y x) (-.f64 y x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 (-.f64 #s(literal 2/3 binary64) z) (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) x)) #s(literal 1 binary64)) x)) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 #s(literal -6 binary64) (-.f64 (-.f64 #s(literal 2/3 binary64) z) (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) x))) x)) |
#s(approx (* (- y x) 6) (*.f64 #s(literal -6 binary64) x)) |
#s(approx (* (- y x) 6) (*.f64 (-.f64 (*.f64 (/.f64 y x) #s(literal 6 binary64)) #s(literal 6 binary64)) x)) |
#s(approx (- y x) (neg.f64 x)) |
#s(approx (- y x) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64) #s(literal -1 binary64)) (neg.f64 x))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) x) (-.f64 #s(literal 2/3 binary64) z)) #s(literal -1 binary64)) (neg.f64 x))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 #s(literal -6 binary64) (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) x) (-.f64 #s(literal 2/3 binary64) z))) (neg.f64 x))) |
#s(approx (* (- y x) 6) (*.f64 (fma.f64 (/.f64 y x) #s(literal -6 binary64) #s(literal 6 binary64)) (neg.f64 x))) |
#s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) (neg.f64 x))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal -6 binary64) (-.f64 x y)) x)) |
#s(approx (- y x) (-.f64 y x)) |
#s(approx y y) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) x) y)) y)) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 #s(literal -6 binary64) (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) y) (-.f64 #s(literal 2/3 binary64) z))) y)) |
#s(approx (* (- y x) 6) (*.f64 (fma.f64 (/.f64 x y) #s(literal -6 binary64) #s(literal 6 binary64)) y)) |
#s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (neg.f64 y) (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) (/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64)) x (neg.f64 x)) y)))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (neg.f64 y) (*.f64 #s(literal -6 binary64) (-.f64 (-.f64 #s(literal 2/3 binary64) z) (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) y))))) |
#s(approx (* (- y x) 6) (*.f64 (neg.f64 y) (-.f64 (*.f64 (/.f64 x y) #s(literal 6 binary64)) #s(literal 6 binary64)))) |
#s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (-.f64 y x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) x)) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 #s(literal 4 binary64) (-.f64 y x))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (-.f64 y x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)))) |
#s(approx (- (/ 2 3) z) #s(literal 2/3 binary64)) |
#s(approx (- (/ 2 3) z) (-.f64 #s(literal 2/3 binary64) z)) |
#s(approx z z) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 y x) (/.f64 (fma.f64 #s(literal 4 binary64) (-.f64 y x) x) z)) z)) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 (/.f64 (-.f64 y x) z) #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) (-.f64 y x))) z)) |
#s(approx (- (/ 2 3) z) (neg.f64 z)) |
#s(approx (- (/ 2 3) z) (*.f64 (-.f64 (/.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) z)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 (-.f64 y x) #s(literal 6 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (-.f64 y x) (neg.f64 x)) z)) (neg.f64 z))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) #s(literal 6 binary64))) (neg.f64 z))) |
#s(approx (- (/ 2 3) z) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2/3 binary64) z)) (neg.f64 z))) |
Compiled 2 452 to 482 computations (80.3% saved)
10 alts after pruning (10 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 108 | 10 | 118 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 109 | 10 | 119 |
| 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) | |
| 39.0% | (-.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))))) | |
| ▶ | 56.1% | (+.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)))) |
| ▶ | 99.8% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (-.f64 y x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) x)) |
| ▶ | 55.4% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
| 80.5% | #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)) | |
| 56.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)) | |
| ▶ | 45.1% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64))) |
| 46.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 432 to 320 computations (25.9% 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 | |
|---|---|---|---|---|
| 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 | y | @ | -inf | ((+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* (- y x) (+ (* -6 z) 4)) x) (- y x) y x (+ (* -6 z) 4) -6 z 4 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* 4 (- y x)) x) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (* (- y x) z) -6) (* (- y x) z) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (* (- y x) 6) (- (/ 2 3) z)) (* (* (- 2/3 z) x) -6) (* (- 2/3 z) x) (- 2/3 z) 2/3 (+ (* (- 2/3 z) (* (- y x) 6)) x) (* (- y x) 6) 6) |
| 2.0ms | x | @ | inf | ((+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* (- y x) (+ (* -6 z) 4)) x) (- y x) y x (+ (* -6 z) 4) -6 z 4 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* 4 (- y x)) x) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (* (- y x) z) -6) (* (- y x) z) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (* (- y x) 6) (- (/ 2 3) z)) (* (* (- 2/3 z) x) -6) (* (- 2/3 z) x) (- 2/3 z) 2/3 (+ (* (- 2/3 z) (* (- y x) 6)) x) (* (- y x) 6) 6) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 397 | 2488 |
| 0 | 415 | 2337 |
| 1 | 2048 | 2337 |
| 0 | 9342 | 2273 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (-.f64 y x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) x)) |
(fma.f64 (-.f64 y x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) x) |
(-.f64 y x) |
y |
x |
(fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) |
#s(literal -6 binary64) |
z |
#s(literal 4 binary64) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
(fma.f64 #s(literal 4 binary64) (-.f64 y x) x) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64))) |
(*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64)) |
(*.f64 (-.f64 y x) z) |
(+.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64))) |
(*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) |
(*.f64 (-.f64 #s(literal 2/3 binary64) z) x) |
(-.f64 #s(literal 2/3 binary64) z) |
#s(literal 2/3 binary64) |
(fma.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 (-.f64 y x) #s(literal 6 binary64)) x) |
(*.f64 (-.f64 y x) #s(literal 6 binary64)) |
#s(literal 6 binary64) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* 6 (* y (- 2/3 z))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ (* 6 (* y (- 2/3 z))) (* x (+ 1 (* -6 (- 2/3 z))))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* y (+ 4 (* -6 z))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (+ 4 (* -6 z))))) (* y (+ 4 (* -6 z)))))) |
#s(approx (- y x) #s(hole binary64 y)) |
#s(approx (- y x) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* 4 y))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (+ (* -3 x) (* 4 y)))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (* -6 (* y z)))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (+ (* -6 (* y z)) (* 6 (* x z))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* y z))) |
#s(approx (* (- y x) z) #s(hole binary64 (+ (* -1 (* x z)) (* y z)))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* 6 (* y (- 2/3 z))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (+ (* -6 (* x (- 2/3 z))) (* 6 (* y (- 2/3 z)))))) |
#s(approx (* (* (- 2/3 z) x) -6) #s(hole binary64 (* -6 (* x (- 2/3 z))))) |
#s(approx (* (- 2/3 z) x) #s(hole binary64 (* x (- 2/3 z)))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* 6 (* y (- 2/3 z))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (+ (* 6 (* y (- 2/3 z))) (* x (+ 1 (* -6 (- 2/3 z))))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* 6 y))) |
#s(approx (* (- y x) 6) #s(hole binary64 (+ (* -6 x) (* 6 y)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* x (+ 1 (* -6 (- 2/3 z)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* x (+ 1 (+ (* -6 (- 2/3 z)) (* 6 (/ (* y (- 2/3 z)) x))))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* x (+ 1 (* -1 (+ 4 (* -6 z))))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (+ 4 (* -6 z))) (/ (* y (+ 4 (* -6 z))) x)))))) |
#s(approx (- y x) #s(hole binary64 (* -1 x))) |
#s(approx (- y x) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* -3 x))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* x (- (* 4 (/ y x)) 3)))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (* 6 (* x z)))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (* x (+ (* -6 (/ (* y z) x)) (* 6 z))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* -1 (* x z)))) |
#s(approx (* (- y x) z) #s(hole binary64 (* x (+ (* -1 z) (/ (* y z) x))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* -6 (* x (- 2/3 z))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* x (+ (* -6 (- 2/3 z)) (* 6 (/ (* y (- 2/3 z)) x)))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* x (+ 1 (* -6 (- 2/3 z)))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* x (+ 1 (+ (* -6 (- 2/3 z)) (* 6 (/ (* y (- 2/3 z)) x))))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* -6 x))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* x (- (* 6 (/ y x)) 6)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* x (- (* 6 (- 2/3 z)) 1))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* x (- (+ (* -6 (/ (* y (- 2/3 z)) x)) (* 6 (- 2/3 z))) 1))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* -1 (* x (+ 3 (* -6 z)))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* -1 (* x (+ 3 (+ (* -6 z) (* -1 (/ (* y (+ 4 (* -6 z))) x)))))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* -1 (* x (+ 3 (* -4 (/ y x))))))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (* -1 (* x (+ (* -6 z) (* 6 (/ (* y z) x))))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* -1 (* x (+ z (* -1 (/ (* y z) x))))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* -1 (* x (+ (* -6 (/ (* y (- 2/3 z)) x)) (* 6 (- 2/3 z))))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* -1 (* x (- (* 6 (- 2/3 z)) 1))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* -1 (* x (- (+ (* -6 (/ (* y (- 2/3 z)) x)) (* 6 (- 2/3 z))) 1))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* -1 (* x (+ 6 (* -6 (/ y x))))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (* -6 (* x (- 2/3 z)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (+ (* -6 (* x (- 2/3 z))) (* 6 (* y (- 2/3 z))))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (+ x (* -1 (* x (+ 4 (* -6 z))))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (+ x (+ (* -1 (* x (+ 4 (* -6 z)))) (* y (+ 4 (* -6 z))))))) |
#s(approx (- y x) #s(hole binary64 (- y x))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (+ x (* -4 x)))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (+ x (+ (* -4 x) (* 4 y))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (+ x (* -6 (* x (- 2/3 z)))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (+ x (+ (* -6 (* x (- 2/3 z))) (* 6 (* y (- 2/3 z))))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* y (+ (* -6 (/ (* x (- 2/3 z)) y)) (+ (* 6 (- 2/3 z)) (/ x y)))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* y (+ 4 (+ (* -6 z) (+ (* -1 (/ (* x (+ 4 (* -6 z))) y)) (/ x y))))))) |
#s(approx (- y x) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* y (+ 4 (+ (* -4 (/ x y)) (/ x y)))))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (* y (+ (* -6 z) (* 6 (/ (* x z) y)))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* y (+ z (* -1 (/ (* x z) y)))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* y (+ (* -6 (/ (* x (- 2/3 z)) y)) (* 6 (- 2/3 z)))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* y (+ (* -6 (/ (* x (- 2/3 z)) y)) (+ (* 6 (- 2/3 z)) (/ x y)))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* y (+ 6 (* -6 (/ x y)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* y (+ (* -6 (- 2/3 z)) (* -1 (/ (+ x (* -6 (* x (- 2/3 z)))) y))))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (+ 4 (* -6 z))) (* -1 (/ (+ x (* -1 (* x (+ 4 (* -6 z))))) y))))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ x (* -4 x)) y)) 4))))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (* -1 (* y (+ (* -6 (/ (* x z) y)) (* 6 z)))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* -1 (* y (+ (* -1 z) (/ (* x z) y)))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* -1 (* y (+ (* -6 (- 2/3 z)) (* 6 (/ (* x (- 2/3 z)) y))))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* -1 (* y (+ (* -6 (- 2/3 z)) (* -1 (/ (+ x (* -6 (* x (- 2/3 z)))) y))))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* -1 (* y (- (* 6 (/ x y)) 6))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (* 4 (- y x))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (+ (* -6 (* z (- y x))) (* 4 (- y x)))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (+ x (* 4 (- y x))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (+ x (+ (* -6 (* z (- y x))) (* 4 (- y x)))))) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 4)) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 (+ 4 (* -6 z)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* z (- y x)))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* 4 (- y x)))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (+ (* -6 (* z (- y x))) (* 4 (- y x))))) |
#s(approx (* (* (- 2/3 z) x) -6) #s(hole binary64 (* -4 x))) |
#s(approx (* (* (- 2/3 z) x) -6) #s(hole binary64 (+ (* -4 x) (* 6 (* x z))))) |
#s(approx (* (- 2/3 z) x) #s(hole binary64 (* 2/3 x))) |
#s(approx (* (- 2/3 z) x) #s(hole binary64 (+ (* -1 (* x z)) (* 2/3 x)))) |
#s(approx (- 2/3 z) #s(hole binary64 2/3)) |
#s(approx (- 2/3 z) #s(hole binary64 (+ 2/3 (* -1 z)))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (+ x (* 4 (- y x))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (+ x (+ (* -6 (* z (- y x))) (* 4 (- y x)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* z (+ (* -6 (- y x)) (+ (* 4 (/ (- y x) z)) (/ x z)))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* z (+ (* -6 (- y x)) (+ (* 4 (/ (- y x) z)) (/ x z)))))) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 (* -6 z))) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 (* z (- (* 4 (/ 1 z)) 6)))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* z (+ (* -6 (- y x)) (* 4 (/ (- y x) z)))))) |
#s(approx (* (* (- 2/3 z) x) -6) #s(hole binary64 (* 6 (* x z)))) |
#s(approx (* (* (- 2/3 z) x) -6) #s(hole binary64 (* z (+ (* -4 (/ x z)) (* 6 x))))) |
#s(approx (* (- 2/3 z) x) #s(hole binary64 (* -1 (* x z)))) |
#s(approx (* (- 2/3 z) x) #s(hole binary64 (* z (+ (* -1 x) (* 2/3 (/ x z)))))) |
#s(approx (- 2/3 z) #s(hole binary64 (* -1 z))) |
#s(approx (- 2/3 z) #s(hole binary64 (* z (- (* 2/3 (/ 1 z)) 1)))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* z (+ (* -6 (- y x)) (+ (* 4 (/ (- y x) z)) (/ x z)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* 4 (- y x))) z)) (* 6 (- y x))))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* 4 (- y x))) z)) (* 6 (- y x))))))) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 (* -1 (* z (- 6 (* 4 (/ 1 z))))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* -1 (* z (+ (* -4 (/ (- y x) z)) (* 6 (- y x))))))) |
#s(approx (* (* (- 2/3 z) x) -6) #s(hole binary64 (* -1 (* z (+ (* -6 x) (* 4 (/ x z))))))) |
#s(approx (* (- 2/3 z) x) #s(hole binary64 (* -1 (* z (+ x (* -2/3 (/ x z))))))) |
#s(approx (- 2/3 z) #s(hole binary64 (* -1 (* z (- 1 (* 2/3 (/ 1 z))))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* 4 (- y x))) z)) (* 6 (- y x))))))) |
| Outputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x) x)) |
(/.f64 (+.f64 (pow.f64 (+.f64 x (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 3 binary64))) (fma.f64 (+.f64 x (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))) (+.f64 x (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))) (-.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 2 binary64)) (*.f64 (+.f64 x (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))) (*.f64 #s(literal 4 binary64) (-.f64 y x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) x))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) #s(literal 2 binary64))) (-.f64 x (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) x)))) |
(fma.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x) x) |
(fma.f64 (-.f64 y x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) #s(literal 2 binary64)) (-.f64 x (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) x))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)))))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) x))))) |
(+.f64 (+.f64 x (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))) (*.f64 #s(literal 4 binary64) (-.f64 y x))) |
(+.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) x) |
(+.f64 x (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 y y (fma.f64 x x (*.f64 y x))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 y x)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y y (fma.f64 x x (*.f64 y x)))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (fma.f64 x x (*.f64 y x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (fma.f64 x x (*.f64 y x))))) |
(-.f64 y x) |
y |
x |
(/.f64 (-.f64 #s(literal 64 binary64) (*.f64 #s(literal 216 binary64) (pow.f64 z #s(literal 3 binary64)))) (+.f64 #s(literal 16 binary64) (+.f64 (pow.f64 (*.f64 z #s(literal 6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 z #s(literal 6 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) #s(literal 16 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 16 binary64) (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -216 binary64) (pow.f64 z #s(literal 3 binary64)) #s(literal 64 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (-.f64 #s(literal 16 binary64) (*.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 64 binary64) (*.f64 #s(literal -216 binary64) (pow.f64 z #s(literal 3 binary64))))) (neg.f64 (+.f64 #s(literal 16 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) #s(literal 16 binary64)) (-.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64))) |
(/.f64 (-.f64 #s(literal 16 binary64) (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64))) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z))) |
(/.f64 (fma.f64 #s(literal -216 binary64) (pow.f64 z #s(literal 3 binary64)) #s(literal 64 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (-.f64 #s(literal 16 binary64) (*.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64))))) |
(/.f64 (+.f64 #s(literal 64 binary64) (*.f64 #s(literal -216 binary64) (pow.f64 z #s(literal 3 binary64)))) (+.f64 #s(literal 16 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z))))) |
(fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) |
(fma.f64 z #s(literal -6 binary64) #s(literal 4 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64))) (/.f64 #s(literal 16 binary64) (-.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64)))) |
(-.f64 (/.f64 #s(literal 16 binary64) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z))) (/.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z)))) |
(-.f64 #s(literal 4 binary64) (*.f64 z #s(literal 6 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal -216 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (-.f64 #s(literal 16 binary64) (*.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64))))) (/.f64 #s(literal 64 binary64) (+.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (-.f64 #s(literal 16 binary64) (*.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64)))))) |
(+.f64 (/.f64 #s(literal 64 binary64) (+.f64 #s(literal 16 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z))))) (/.f64 (*.f64 #s(literal -216 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 #s(literal 16 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z)))))) |
(+.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64)) |
(+.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z)) |
#s(literal -6 binary64) |
z |
#s(literal 4 binary64) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (-.f64 y x)) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 #s(literal -4 binary64) (-.f64 y x)) (*.f64 #s(literal -4 binary64) (-.f64 y x)) (*.f64 x (*.f64 #s(literal -4 binary64) (-.f64 y x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 #s(literal 4 binary64) (-.f64 y x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal 4 binary64) (-.f64 y x))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (-.f64 y x) #s(literal 3 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) x))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 2 binary64))) (-.f64 x (*.f64 #s(literal 4 binary64) (-.f64 y x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal 4 binary64) (-.f64 y x)))))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 y x) #s(literal 3 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) x)))) |
(fma.f64 #s(literal 4 binary64) (-.f64 y x) x) |
(fma.f64 (-.f64 y x) #s(literal 4 binary64) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 #s(literal 4 binary64) (-.f64 y x)))) (/.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 2 binary64)) (-.f64 x (*.f64 #s(literal 4 binary64) (-.f64 y x))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) x))) |
(-.f64 x (*.f64 #s(literal -4 binary64) (-.f64 y x))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal 4 binary64) (-.f64 y x)))))) (/.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal 4 binary64) (-.f64 y x))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) x))))) |
(+.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) x) |
(+.f64 x (*.f64 #s(literal 4 binary64) (-.f64 y x))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))) |
(*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)) |
(*.f64 (*.f64 #s(literal -6 binary64) z) (-.f64 y x)) |
(*.f64 #s(literal -6 binary64) (*.f64 z (-.f64 y x))) |
(*.f64 (-.f64 y x) (*.f64 #s(literal -6 binary64) z)) |
(*.f64 z (-.f64 y x)) |
(*.f64 (-.f64 y x) z) |
(/.f64 (+.f64 (pow.f64 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z))) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z))) #s(literal 2 binary64)))) (neg.f64 (-.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z))) #s(literal 2 binary64)) (*.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z)))))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z))) #s(literal 2 binary64))) (-.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z))) #s(literal 2 binary64)) (*.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z))))))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z))))) (/.f64 (pow.f64 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z))) #s(literal 2 binary64)) (-.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z)))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z))) #s(literal 2 binary64)) (*.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z))))))) (/.f64 (pow.f64 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z))) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z))) #s(literal 2 binary64)) (*.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z)))))))) |
(+.f64 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z))) x) |
(+.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z)))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z))) |
(*.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z)) |
(*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) |
(*.f64 #s(literal -6 binary64) (*.f64 (-.f64 #s(literal 2/3 binary64) z) x)) |
(*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal -6 binary64) x)) |
(*.f64 (-.f64 #s(literal 2/3 binary64) z) x) |
(*.f64 x (-.f64 #s(literal 2/3 binary64) z)) |
(/.f64 (neg.f64 (-.f64 #s(literal 4/9 binary64) (*.f64 z z))) (neg.f64 (+.f64 #s(literal 2/3 binary64) z))) |
(/.f64 (neg.f64 (-.f64 #s(literal 8/27 binary64) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 4/9 binary64) (fma.f64 z z (*.f64 #s(literal 2/3 binary64) z))))) |
(/.f64 (-.f64 #s(literal 4/9 binary64) (*.f64 z z)) (+.f64 #s(literal 2/3 binary64) z)) |
(/.f64 (-.f64 #s(literal 8/27 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 #s(literal 4/9 binary64) (fma.f64 z z (*.f64 #s(literal 2/3 binary64) z)))) |
(-.f64 (/.f64 #s(literal 4/9 binary64) (+.f64 #s(literal 2/3 binary64) z)) (/.f64 (*.f64 z z) (+.f64 #s(literal 2/3 binary64) z))) |
(-.f64 (/.f64 #s(literal 8/27 binary64) (+.f64 #s(literal 4/9 binary64) (fma.f64 z z (*.f64 #s(literal 2/3 binary64) z)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 #s(literal 4/9 binary64) (fma.f64 z z (*.f64 #s(literal 2/3 binary64) z))))) |
(-.f64 #s(literal 2/3 binary64) z) |
#s(literal 2/3 binary64) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x))) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 (neg.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x))) (-.f64 #s(literal 2/3 binary64) z)) (*.f64 (neg.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x))) (-.f64 #s(literal 2/3 binary64) z)) (*.f64 x (*.f64 (neg.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x))) (-.f64 #s(literal 2/3 binary64) z)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z)) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (-.f64 y x)) #s(literal 3 binary64)) #s(literal 216 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z)) x))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64))) (-.f64 x (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z)) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (-.f64 y x)) #s(literal 3 binary64)) #s(literal 216 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z)) x)))) |
(fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (-.f64 y x)) #s(literal 6 binary64) x) |
(fma.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z) x) |
(fma.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal 6 binary64) (-.f64 y x)) x) |
(fma.f64 (-.f64 y x) (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64)) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z)))) (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64)) (-.f64 x (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z)) x))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x))) (-.f64 #s(literal 2/3 binary64) z))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z)))))) (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z)) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z)) x))))) |
(+.f64 (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z)) x) |
(+.f64 x (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z))) |
(*.f64 #s(literal 6 binary64) (-.f64 y x)) |
(*.f64 (-.f64 y x) #s(literal 6 binary64)) |
#s(literal 6 binary64) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) x (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64)))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y)) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (fma.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) #s(literal 1 binary64)) x (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y))) |
#s(approx (- y x) y) |
#s(approx (- y x) (fma.f64 #s(literal -1 binary64) x y)) |
#s(approx x x) |
#s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal 4 binary64) y)) |
#s(approx (+ (* 4 (- y x)) x) (fma.f64 #s(literal -3 binary64) x (*.f64 #s(literal 4 binary64) y))) |
#s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 z y) #s(literal -6 binary64))) |
#s(approx (* (* (- y x) z) -6) (fma.f64 (*.f64 z x) #s(literal 6 binary64) (*.f64 (*.f64 z y) #s(literal -6 binary64)))) |
#s(approx (* (- y x) z) (*.f64 z y)) |
#s(approx (* (- y x) z) (fma.f64 (neg.f64 x) z (*.f64 z y))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (fma.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64)))) |
#s(approx (* (* (- 2/3 z) x) -6) (*.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z))) |
#s(approx (* (- 2/3 z) x) (*.f64 (-.f64 #s(literal 2/3 binary64) z) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) x (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64)))) |
#s(approx (* (- y x) 6) (*.f64 #s(literal 6 binary64) y)) |
#s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) x) #s(literal 6 binary64) (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z))) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (+.f64 (fma.f64 y (/.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) x) (neg.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)))) #s(literal 1 binary64)) x)) |
#s(approx (- y x) (neg.f64 x)) |
#s(approx (- y x) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
#s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal -3 binary64) x)) |
#s(approx (+ (* 4 (- y x)) x) (*.f64 (-.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal 3 binary64)) x)) |
#s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 z x) #s(literal 6 binary64))) |
#s(approx (* (* (- y x) z) -6) (*.f64 (fma.f64 (/.f64 (*.f64 z y) x) #s(literal -6 binary64) (*.f64 z #s(literal 6 binary64))) x)) |
#s(approx (* (- y x) z) (*.f64 (neg.f64 x) z)) |
#s(approx (* (- y x) z) (*.f64 (fma.f64 y (/.f64 z x) (neg.f64 z)) x)) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) x) #s(literal 6 binary64) (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z))) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) x) #s(literal 6 binary64) (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z))) #s(literal 1 binary64)) x)) |
#s(approx (* (- y x) 6) (*.f64 #s(literal -6 binary64) x)) |
#s(approx (* (- y x) 6) (*.f64 (-.f64 (*.f64 (/.f64 y x) #s(literal 6 binary64)) #s(literal 6 binary64)) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (neg.f64 x) (-.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64)) #s(literal 1 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) x) #s(literal -6 binary64) (-.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64)) #s(literal 1 binary64))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 3 binary64)))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (neg.f64 x) (+.f64 (fma.f64 #s(literal -6 binary64) z (neg.f64 (/.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y) x))) #s(literal 3 binary64)))) |
#s(approx (- y x) (*.f64 (neg.f64 x) (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (* 4 (- y x)) x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -4 binary64) (/.f64 y x) #s(literal 3 binary64)))) |
#s(approx (* (* (- y x) z) -6) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 z y) x) #s(literal 6 binary64) (*.f64 #s(literal -6 binary64) z)))) |
#s(approx (* (- y x) z) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 z y) x) #s(literal -1 binary64) z))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) x) #s(literal -6 binary64) (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (neg.f64 x) (-.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64)) #s(literal 1 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) x) #s(literal -6 binary64) (-.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64)) #s(literal 1 binary64))))) |
#s(approx (* (- y x) 6) (*.f64 (neg.f64 x) (fma.f64 (/.f64 y x) #s(literal -6 binary64) #s(literal 6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+.f64 (fma.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z) x) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64)))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (fma.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) x)) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (+.f64 (fma.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y)) x)) |
#s(approx (- y x) (-.f64 y x)) |
#s(approx y y) |
#s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal -3 binary64) x)) |
#s(approx (+ (* 4 (- y x)) x) (fma.f64 #s(literal -3 binary64) x (*.f64 #s(literal 4 binary64) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+.f64 (fma.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z) x) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) y) #s(literal -6 binary64) (fma.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64) (/.f64 x y))) y)) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (+.f64 (fma.f64 #s(literal -6 binary64) z (/.f64 (fma.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) x) y)) #s(literal 4 binary64)) y)) |
#s(approx (- y x) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal 1 binary64)) y)) |
#s(approx (+ (* 4 (- y x)) x) (*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 x y) #s(literal 4 binary64)) y)) |
#s(approx (* (* (- y x) z) -6) (*.f64 (fma.f64 (/.f64 (*.f64 z x) y) #s(literal 6 binary64) (*.f64 #s(literal -6 binary64) z)) y)) |
#s(approx (* (- y x) z) (*.f64 (fma.f64 (/.f64 (*.f64 z x) y) #s(literal -1 binary64) z) y)) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) y) #s(literal -6 binary64) (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64))) y)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) y) #s(literal -6 binary64) (fma.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64) (/.f64 x y))) y)) |
#s(approx (* (- y x) 6) (*.f64 (fma.f64 (/.f64 x y) #s(literal -6 binary64) #s(literal 6 binary64)) y)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (neg.f64 (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z) x) y))) y))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (+.f64 (fma.f64 #s(literal -6 binary64) z (/.f64 (fma.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) x) y)) #s(literal 4 binary64))) y))) |
#s(approx (- y x) (neg.f64 (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y))) |
#s(approx (+ (* 4 (- y x)) x) (neg.f64 (*.f64 (-.f64 (neg.f64 (*.f64 #s(literal -3 binary64) (/.f64 x y))) #s(literal 4 binary64)) y))) |
#s(approx (* (* (- y x) z) -6) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 z x) y) #s(literal -6 binary64) (*.f64 z #s(literal 6 binary64))) y))) |
#s(approx (* (- y x) z) (neg.f64 (*.f64 (fma.f64 x (/.f64 z y) (neg.f64 z)) y))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) y) #s(literal 6 binary64) (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z))) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (neg.f64 (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z) x) y))) y))) |
#s(approx (* (- y x) 6) (neg.f64 (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 6 binary64)) #s(literal 6 binary64)) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x) x)) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (fma.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x) x)) |
#s(approx (+ (* -6 z) 4) #s(literal 4 binary64)) |
#s(approx (+ (* -6 z) 4) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64))) |
#s(approx z z) |
#s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))) |
#s(approx (* (- y x) z) (*.f64 z (-.f64 y x))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 #s(literal 4 binary64) (-.f64 y x))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x))) |
#s(approx (* (* (- 2/3 z) x) -6) (*.f64 #s(literal -4 binary64) x)) |
#s(approx (* (* (- 2/3 z) x) -6) (fma.f64 #s(literal -4 binary64) x (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
#s(approx (* (- 2/3 z) x) (*.f64 #s(literal 2/3 binary64) x)) |
#s(approx (* (- 2/3 z) x) (fma.f64 (neg.f64 x) z (*.f64 #s(literal 2/3 binary64) x))) |
#s(approx (- 2/3 z) #s(literal 2/3 binary64)) |
#s(approx (- 2/3 z) (fma.f64 #s(literal -1 binary64) z #s(literal 2/3 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 y x) (/.f64 (fma.f64 #s(literal 4 binary64) (-.f64 y x) x) z)) z)) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 y x) (/.f64 (fma.f64 #s(literal 4 binary64) (-.f64 y x) x) z)) z)) |
#s(approx (+ (* -6 z) 4) (*.f64 #s(literal -6 binary64) z)) |
#s(approx (+ (* -6 z) 4) (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 6 binary64)) z)) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 (/.f64 (-.f64 y x) z) #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) (-.f64 y x))) z)) |
#s(approx (* (* (- 2/3 z) x) -6) (*.f64 (*.f64 z x) #s(literal 6 binary64))) |
#s(approx (* (* (- 2/3 z) x) -6) (*.f64 (fma.f64 (/.f64 x z) #s(literal -4 binary64) (*.f64 #s(literal 6 binary64) x)) z)) |
#s(approx (* (- 2/3 z) x) (*.f64 (neg.f64 x) z)) |
#s(approx (* (- 2/3 z) x) (*.f64 (fma.f64 (/.f64 x z) #s(literal 2/3 binary64) (neg.f64 x)) z)) |
#s(approx (- 2/3 z) (neg.f64 z)) |
#s(approx (- 2/3 z) (*.f64 (-.f64 (/.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) z)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 y x) (/.f64 (fma.f64 #s(literal 4 binary64) (-.f64 y x) x) z)) z)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (neg.f64 z) (fma.f64 #s(literal 6 binary64) (-.f64 y x) (neg.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (-.f64 y x) x) z))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (neg.f64 z) (fma.f64 #s(literal 6 binary64) (-.f64 y x) (neg.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (-.f64 y x) x) z))))) |
#s(approx (+ (* -6 z) 4) (*.f64 (neg.f64 z) (-.f64 #s(literal 6 binary64) (/.f64 #s(literal 4 binary64) z)))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (-.f64 y x) z) #s(literal -4 binary64) (*.f64 #s(literal 6 binary64) (-.f64 y x))))) |
#s(approx (* (* (- 2/3 z) x) -6) (*.f64 (neg.f64 z) (fma.f64 (/.f64 x z) #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) x)))) |
#s(approx (* (- 2/3 z) x) (*.f64 (neg.f64 z) (fma.f64 #s(literal -2/3 binary64) (/.f64 x z) x))) |
#s(approx (- 2/3 z) (*.f64 (neg.f64 z) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2/3 binary64) z)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (neg.f64 z) (fma.f64 #s(literal 6 binary64) (-.f64 y x) (neg.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (-.f64 y x) x) z))))) |
Compiled 8 415 to 1 034 computations (87.7% saved)
17 alts after pruning (14 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 257 | 13 | 270 |
| Fresh | 4 | 1 | 5 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 263 | 17 | 280 |
| Status | Accuracy | Program |
|---|---|---|
| 46.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 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y))) x) | |
| ▶ | 56.1% | (fma.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (*.f64 #s(literal -6 binary64) x)) x) |
| ▶ | 99.5% | (fma.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 6 binary64) x) |
| 55.1% | (fma.f64 #s(approx (- 2/3 z) #s(literal 2/3 binary64)) (*.f64 (-.f64 y x) #s(literal 6 binary64)) x) | |
| ✓ | 99.8% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (-.f64 y x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) x)) |
| ✓ | 55.4% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
| 26.0% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) #s(approx (- y x) y) x)) | |
| 84.1% | #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)) | |
| ✓ | 45.1% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64))) |
| 21.9% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 #s(approx (- y x) y) z) #s(literal -6 binary64))) | |
| ▶ | 46.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))) |
| 56.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))))) | |
| 55.5% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (fma.f64 #s(literal -3 binary64) x (*.f64 #s(literal 4 binary64) y)))) | |
| 26.4% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal 4 binary64) y))) | |
| ▶ | 31.1% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal -3 binary64) x))) |
| ▶ | 27.1% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
Compiled 690 to 531 computations (23% saved)
| Inputs |
|---|
(fma.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 6 binary64) x) |
(*.f64 (-.f64 y x) (-.f64 #s(literal 2/3 binary64) z)) |
(-.f64 y x) |
y |
x |
(-.f64 #s(literal 2/3 binary64) z) |
#s(literal 2/3 binary64) |
z |
#s(literal 6 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(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y)) |
(*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y) |
(fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) |
#s(literal -6 binary64) |
#s(literal 4 binary64) |
(fma.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (*.f64 #s(literal -6 binary64) x)) x) |
#s(approx (* (- y x) 6) (*.f64 #s(literal -6 binary64) x)) |
(*.f64 #s(literal -6 binary64) x) |
| Outputs |
|---|
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(hole binary64 (* 6 (* y (- 2/3 z))))) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(hole binary64 (+ (* 6 (* y (- 2/3 z))) (* x (+ 1 (* -6 (- 2/3 z))))))) |
#s(approx (* (- y x) (- 2/3 z)) #s(hole binary64 (* y (- 2/3 z)))) |
#s(approx (* (- y x) (- 2/3 z)) #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 #s(hole binary64 x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* 6 (* y (- 2/3 z))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ (* 6 (* y (- 2/3 z))) (* x (+ 1 (* -6 (- 2/3 z))))))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* 4 y))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (+ (* -3 x) (* 4 y)))) |
#s(approx (* -3 x) #s(hole binary64 (* -3 x))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (* -6 (* y z)))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (+ (* -6 (* y z)) (* 6 (* x z))))) |
#s(approx (* (* z x) 6) #s(hole binary64 (* 6 (* x z)))) |
#s(approx (* z x) #s(hole binary64 (* x z))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* y (+ 4 (* -6 z))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (+ 4 (* -6 z))))) (* y (+ 4 (* -6 z)))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* 6 (* y (- 2/3 z))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (+ (* 6 (* y (- 2/3 z))) (* x (+ 1 (* -6 (- 2/3 z))))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* 6 y))) |
#s(approx (* (- y x) 6) #s(hole binary64 (+ (* -6 x) (* 6 y)))) |
#s(approx (* -6 x) #s(hole binary64 (* -6 x))) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(hole binary64 (* x (+ 1 (* -6 (- 2/3 z)))))) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(hole binary64 (* x (+ 1 (+ (* -6 (- 2/3 z)) (* 6 (/ (* y (- 2/3 z)) x))))))) |
#s(approx (* (- y x) (- 2/3 z)) #s(hole binary64 (* -1 (* x (- 2/3 z))))) |
#s(approx (* (- y x) (- 2/3 z)) #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 (* x (+ 1 (* -6 (- 2/3 z)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* x (+ 1 (+ (* -6 (- 2/3 z)) (* 6 (/ (* y (- 2/3 z)) x))))))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* -3 x))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* x (- (* 4 (/ y x)) 3)))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (* 6 (* x z)))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (* x (+ (* -6 (/ (* y z) x)) (* 6 z))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* x (+ 1 (* -1 (+ 4 (* -6 z))))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (+ 4 (* -6 z))) (/ (* y (+ 4 (* -6 z))) x)))))) |
#s(approx (+ (* (- 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 (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(hole binary64 (* -1 (* x (- (* 6 (- 2/3 z)) 1))))) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(hole binary64 (* -1 (* x (- (+ (* -6 (/ (* y (- 2/3 z)) x)) (* 6 (- 2/3 z))) 1))))) |
#s(approx (* (- y x) (- 2/3 z)) #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 (* -1 (* x (- (* 6 (- 2/3 z)) 1))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* x (- (+ (* -6 (/ (* y (- 2/3 z)) x)) (* 6 (- 2/3 z))) 1))))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* -1 (* x (+ 3 (* -4 (/ y x))))))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (* -1 (* x (+ (* -6 z) (* 6 (/ (* y z) x))))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* -1 (* x (+ 3 (* -6 z)))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* -1 (* x (+ 3 (+ (* -6 z) (* -1 (/ (* y (+ 4 (* -6 z))) x)))))))) |
#s(approx (+ (* (- 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 (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(hole binary64 (+ x (* -6 (* x (- 2/3 z)))))) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 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 y #s(hole binary64 y)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (* -6 (* x (- 2/3 z)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (+ (* -6 (* x (- 2/3 z))) (* 6 (* y (- 2/3 z))))))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (+ x (* -4 x)))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (+ x (+ (* -4 x) (* 4 y))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (+ x (* -1 (* x (+ 4 (* -6 z))))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (+ x (+ (* -1 (* x (+ 4 (* -6 z)))) (* y (+ 4 (* -6 z))))))) |
#s(approx (* (+ (* -6 z) 4) y) #s(hole binary64 (* y (+ 4 (* -6 z))))) |
#s(approx (+ (* (- 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) (- 2/3 z)) 6) x) #s(hole binary64 (* y (+ (* -6 (/ (* x (- 2/3 z)) y)) (+ (* 6 (- 2/3 z)) (/ x y)))))) |
#s(approx (* (- y x) (- 2/3 z)) #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 (* y (+ (* -6 (/ (* x (- 2/3 z)) y)) (+ (* 6 (- 2/3 z)) (/ x y)))))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* y (+ 4 (+ (* -4 (/ x y)) (/ x y)))))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (* y (+ (* -6 z) (* 6 (/ (* x z) y)))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* y (+ 4 (+ (* -6 z) (+ (* -1 (/ (* x (+ 4 (* -6 z))) y)) (/ x y))))))) |
#s(approx (+ (* (- 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 (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(hole binary64 (* -1 (* y (+ (* -6 (- 2/3 z)) (* -1 (/ (+ x (* -6 (* x (- 2/3 z)))) y))))))) |
#s(approx (* (- y x) (- 2/3 z)) #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 (* -1 (* y (+ (* -6 (- 2/3 z)) (* -1 (/ (+ x (* -6 (* x (- 2/3 z)))) y))))))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ x (* -4 x)) y)) 4))))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (* -1 (* y (+ (* -6 (/ (* x z) y)) (* 6 z)))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (+ 4 (* -6 z))) (* -1 (/ (+ x (* -1 (* x (+ 4 (* -6 z))))) y))))))) |
#s(approx (+ (* (- 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 (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(hole binary64 (+ x (* 4 (- y x))))) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(hole binary64 (+ x (+ (* -6 (* z (- y x))) (* 4 (- y x)))))) |
#s(approx (* (- y x) (- 2/3 z)) #s(hole binary64 (* 2/3 (- y x)))) |
#s(approx (* (- y x) (- 2/3 z)) #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 z #s(hole binary64 z)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (* 4 (- y x))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (+ (* -6 (* z (- y x))) (* 4 (- y x)))))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (+ x (* 4 (- y x))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (+ x (+ (* -6 (* z (- y x))) (* 4 (- y x)))))) |
#s(approx (* (+ (* -6 z) 4) y) #s(hole binary64 (* 4 y))) |
#s(approx (* (+ (* -6 z) 4) y) #s(hole binary64 (+ (* -6 (* y z)) (* 4 y)))) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 4)) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 (+ 4 (* -6 z)))) |
#s(approx (+ (* (- 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 (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(hole binary64 (* z (+ (* -6 (- y x)) (+ (* 4 (/ (- y x) z)) (/ x z)))))) |
#s(approx (* (- y x) (- 2/3 z)) #s(hole binary64 (* -1 (* z (- y x))))) |
#s(approx (* (- y x) (- 2/3 z)) #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 (* -6 (* z (- y x))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* z (+ (* -6 (- y x)) (+ (* 4 (/ (- y x) z)) (/ x z)))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* z (+ (* -6 (- y x)) (+ (* 4 (/ (- y x) z)) (/ x z)))))) |
#s(approx (* (+ (* -6 z) 4) y) #s(hole binary64 (* -6 (* y z)))) |
#s(approx (* (+ (* -6 z) 4) y) #s(hole binary64 (* z (+ (* -6 y) (* 4 (/ y z)))))) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 (* -6 z))) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 (* z (- (* 4 (/ 1 z)) 6)))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* -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 (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* 4 (- y x))) z)) (* 6 (- y x))))))) |
#s(approx (* (- y x) (- 2/3 z)) #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))))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* 4 (- y x))) z)) (* 6 (- y x))))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* 4 (- y x))) z)) (* 6 (- y x))))))) |
#s(approx (* (+ (* -6 z) 4) y) #s(hole binary64 (* -1 (* z (+ (* -4 (/ y z)) (* 6 y)))))) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 (* -1 (* z (- 6 (* 4 (/ 1 z))))))) |
#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 | |
|---|---|---|---|---|
| 3.0ms | x | @ | inf | ((+ (* (* (- y x) (- 2/3 z)) 6) x) (* (- y x) (- 2/3 z)) (- y x) y x (- 2/3 z) 2/3 z 6 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* 4 (- y x)) x) (* -3 x) -3 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (* (- y x) z) -6) (* (* z x) 6) (* z x) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* (- y x) (+ (* -6 z) 4)) x) (* (+ (* -6 z) 4) y) (+ (* -6 z) 4) -6 4 (+ (* (- 2/3 z) (* (- y x) 6)) x) (* (- y x) 6) (* -6 x)) |
| 2.0ms | x | @ | -inf | ((+ (* (* (- y x) (- 2/3 z)) 6) x) (* (- y x) (- 2/3 z)) (- y x) y x (- 2/3 z) 2/3 z 6 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* 4 (- y x)) x) (* -3 x) -3 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (* (- y x) z) -6) (* (* z x) 6) (* z x) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* (- y x) (+ (* -6 z) 4)) x) (* (+ (* -6 z) 4) y) (+ (* -6 z) 4) -6 4 (+ (* (- 2/3 z) (* (- y x) 6)) x) (* (- y x) 6) (* -6 x)) |
| 2.0ms | z | @ | -inf | ((+ (* (* (- y x) (- 2/3 z)) 6) x) (* (- y x) (- 2/3 z)) (- y x) y x (- 2/3 z) 2/3 z 6 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* 4 (- y x)) x) (* -3 x) -3 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (* (- y x) z) -6) (* (* z x) 6) (* z x) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* (- y x) (+ (* -6 z) 4)) x) (* (+ (* -6 z) 4) y) (+ (* -6 z) 4) -6 4 (+ (* (- 2/3 z) (* (- y x) 6)) x) (* (- y x) 6) (* -6 x)) |
| 2.0ms | x | @ | 0 | ((+ (* (* (- y x) (- 2/3 z)) 6) x) (* (- y x) (- 2/3 z)) (- y x) y x (- 2/3 z) 2/3 z 6 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* 4 (- y x)) x) (* -3 x) -3 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (* (- y x) z) -6) (* (* z x) 6) (* z x) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* (- y x) (+ (* -6 z) 4)) x) (* (+ (* -6 z) 4) y) (+ (* -6 z) 4) -6 4 (+ (* (- 2/3 z) (* (- y x) 6)) x) (* (- y x) 6) (* -6 x)) |
| 2.0ms | y | @ | -inf | ((+ (* (* (- y x) (- 2/3 z)) 6) x) (* (- y x) (- 2/3 z)) (- y x) y x (- 2/3 z) 2/3 z 6 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* 4 (- y x)) x) (* -3 x) -3 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (* (- y x) z) -6) (* (* z x) 6) (* z x) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* (- y x) (+ (* -6 z) 4)) x) (* (+ (* -6 z) 4) y) (+ (* -6 z) 4) -6 4 (+ (* (- 2/3 z) (* (- y x) 6)) x) (* (- y x) 6) (* -6 x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 400 | 2736 |
| 0 | 413 | 2576 |
| 1 | 2009 | 2576 |
| 0 | 9241 | 2462 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 6 binary64) x) |
(*.f64 (-.f64 y x) (-.f64 #s(literal 2/3 binary64) z)) |
(-.f64 y x) |
y |
x |
(-.f64 #s(literal 2/3 binary64) z) |
#s(literal 2/3 binary64) |
z |
#s(literal 6 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(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y)) |
(*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y) |
(fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) |
#s(literal -6 binary64) |
#s(literal 4 binary64) |
(fma.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (*.f64 #s(literal -6 binary64) x)) x) |
#s(approx (* (- y x) 6) (*.f64 #s(literal -6 binary64) x)) |
(*.f64 #s(literal -6 binary64) x) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(hole binary64 (* 6 (* y (- 2/3 z))))) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(hole binary64 (+ (* 6 (* y (- 2/3 z))) (* x (+ 1 (* -6 (- 2/3 z))))))) |
#s(approx (* (- y x) (- 2/3 z)) #s(hole binary64 (* y (- 2/3 z)))) |
#s(approx (* (- y x) (- 2/3 z)) #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 #s(hole binary64 x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* 6 (* y (- 2/3 z))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ (* 6 (* y (- 2/3 z))) (* x (+ 1 (* -6 (- 2/3 z))))))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* 4 y))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (+ (* -3 x) (* 4 y)))) |
#s(approx (* -3 x) #s(hole binary64 (* -3 x))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (* -6 (* y z)))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (+ (* -6 (* y z)) (* 6 (* x z))))) |
#s(approx (* (* z x) 6) #s(hole binary64 (* 6 (* x z)))) |
#s(approx (* z x) #s(hole binary64 (* x z))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* y (+ 4 (* -6 z))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (+ 4 (* -6 z))))) (* y (+ 4 (* -6 z)))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* 6 (* y (- 2/3 z))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (+ (* 6 (* y (- 2/3 z))) (* x (+ 1 (* -6 (- 2/3 z))))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* 6 y))) |
#s(approx (* (- y x) 6) #s(hole binary64 (+ (* -6 x) (* 6 y)))) |
#s(approx (* -6 x) #s(hole binary64 (* -6 x))) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(hole binary64 (* x (+ 1 (* -6 (- 2/3 z)))))) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(hole binary64 (* x (+ 1 (+ (* -6 (- 2/3 z)) (* 6 (/ (* y (- 2/3 z)) x))))))) |
#s(approx (* (- y x) (- 2/3 z)) #s(hole binary64 (* -1 (* x (- 2/3 z))))) |
#s(approx (* (- y x) (- 2/3 z)) #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 (* x (+ 1 (* -6 (- 2/3 z)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* x (+ 1 (+ (* -6 (- 2/3 z)) (* 6 (/ (* y (- 2/3 z)) x))))))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* -3 x))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* x (- (* 4 (/ y x)) 3)))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (* 6 (* x z)))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (* x (+ (* -6 (/ (* y z) x)) (* 6 z))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* x (+ 1 (* -1 (+ 4 (* -6 z))))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (+ 4 (* -6 z))) (/ (* y (+ 4 (* -6 z))) x)))))) |
#s(approx (+ (* (- 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 (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(hole binary64 (* -1 (* x (- (* 6 (- 2/3 z)) 1))))) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(hole binary64 (* -1 (* x (- (+ (* -6 (/ (* y (- 2/3 z)) x)) (* 6 (- 2/3 z))) 1))))) |
#s(approx (* (- y x) (- 2/3 z)) #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 (* -1 (* x (- (* 6 (- 2/3 z)) 1))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* x (- (+ (* -6 (/ (* y (- 2/3 z)) x)) (* 6 (- 2/3 z))) 1))))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* -1 (* x (+ 3 (* -4 (/ y x))))))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (* -1 (* x (+ (* -6 z) (* 6 (/ (* y z) x))))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* -1 (* x (+ 3 (* -6 z)))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* -1 (* x (+ 3 (+ (* -6 z) (* -1 (/ (* y (+ 4 (* -6 z))) x)))))))) |
#s(approx (+ (* (- 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 (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(hole binary64 (+ x (* -6 (* x (- 2/3 z)))))) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 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 y #s(hole binary64 y)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (* -6 (* x (- 2/3 z)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (+ (* -6 (* x (- 2/3 z))) (* 6 (* y (- 2/3 z))))))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (+ x (* -4 x)))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (+ x (+ (* -4 x) (* 4 y))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (+ x (* -1 (* x (+ 4 (* -6 z))))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (+ x (+ (* -1 (* x (+ 4 (* -6 z)))) (* y (+ 4 (* -6 z))))))) |
#s(approx (* (+ (* -6 z) 4) y) #s(hole binary64 (* y (+ 4 (* -6 z))))) |
#s(approx (+ (* (- 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) (- 2/3 z)) 6) x) #s(hole binary64 (* y (+ (* -6 (/ (* x (- 2/3 z)) y)) (+ (* 6 (- 2/3 z)) (/ x y)))))) |
#s(approx (* (- y x) (- 2/3 z)) #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 (* y (+ (* -6 (/ (* x (- 2/3 z)) y)) (+ (* 6 (- 2/3 z)) (/ x y)))))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* y (+ 4 (+ (* -4 (/ x y)) (/ x y)))))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (* y (+ (* -6 z) (* 6 (/ (* x z) y)))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* y (+ 4 (+ (* -6 z) (+ (* -1 (/ (* x (+ 4 (* -6 z))) y)) (/ x y))))))) |
#s(approx (+ (* (- 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 (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(hole binary64 (* -1 (* y (+ (* -6 (- 2/3 z)) (* -1 (/ (+ x (* -6 (* x (- 2/3 z)))) y))))))) |
#s(approx (* (- y x) (- 2/3 z)) #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 (* -1 (* y (+ (* -6 (- 2/3 z)) (* -1 (/ (+ x (* -6 (* x (- 2/3 z)))) y))))))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ x (* -4 x)) y)) 4))))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (* -1 (* y (+ (* -6 (/ (* x z) y)) (* 6 z)))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (+ 4 (* -6 z))) (* -1 (/ (+ x (* -1 (* x (+ 4 (* -6 z))))) y))))))) |
#s(approx (+ (* (- 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 (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(hole binary64 (+ x (* 4 (- y x))))) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(hole binary64 (+ x (+ (* -6 (* z (- y x))) (* 4 (- y x)))))) |
#s(approx (* (- y x) (- 2/3 z)) #s(hole binary64 (* 2/3 (- y x)))) |
#s(approx (* (- y x) (- 2/3 z)) #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 z #s(hole binary64 z)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (* 4 (- y x))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (+ (* -6 (* z (- y x))) (* 4 (- y x)))))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (+ x (* 4 (- y x))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (+ x (+ (* -6 (* z (- y x))) (* 4 (- y x)))))) |
#s(approx (* (+ (* -6 z) 4) y) #s(hole binary64 (* 4 y))) |
#s(approx (* (+ (* -6 z) 4) y) #s(hole binary64 (+ (* -6 (* y z)) (* 4 y)))) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 4)) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 (+ 4 (* -6 z)))) |
#s(approx (+ (* (- 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 (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(hole binary64 (* z (+ (* -6 (- y x)) (+ (* 4 (/ (- y x) z)) (/ x z)))))) |
#s(approx (* (- y x) (- 2/3 z)) #s(hole binary64 (* -1 (* z (- y x))))) |
#s(approx (* (- y x) (- 2/3 z)) #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 (* -6 (* z (- y x))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* z (+ (* -6 (- y x)) (+ (* 4 (/ (- y x) z)) (/ x z)))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* z (+ (* -6 (- y x)) (+ (* 4 (/ (- y x) z)) (/ x z)))))) |
#s(approx (* (+ (* -6 z) 4) y) #s(hole binary64 (* -6 (* y z)))) |
#s(approx (* (+ (* -6 z) 4) y) #s(hole binary64 (* z (+ (* -6 y) (* 4 (/ y z)))))) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 (* -6 z))) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 (* z (- (* 4 (/ 1 z)) 6)))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* -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 (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* 4 (- y x))) z)) (* 6 (- y x))))))) |
#s(approx (* (- y x) (- 2/3 z)) #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))))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* 4 (- y x))) z)) (* 6 (- y x))))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* 4 (- y x))) z)) (* 6 (- y x))))))) |
#s(approx (* (+ (* -6 z) 4) y) #s(hole binary64 (* -1 (* z (+ (* -4 (/ y z)) (* 6 y)))))) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 (* -1 (* z (- 6 (* 4 (/ 1 z))))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* 4 (- y x))) z)) (* 6 (- y x))))))) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64))) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 (neg.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64))) (-.f64 #s(literal 2/3 binary64) z)) (*.f64 (neg.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64))) (-.f64 #s(literal 2/3 binary64) z)) (*.f64 x (*.f64 (neg.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64))) (-.f64 #s(literal 2/3 binary64) z)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 (-.f64 y x) #s(literal 6 binary64))) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 (-.f64 y x) #s(literal 6 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 (-.f64 y x) #s(literal 6 binary64))) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 (-.f64 y x) #s(literal 6 binary64))) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 (-.f64 y x) #s(literal 6 binary64))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 (-.f64 y x) #s(literal 6 binary64))) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 (-.f64 y x) #s(literal 6 binary64)))))))) |
(/.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 2/3 binary64) z) (*.f64 (-.f64 y x) #s(literal 6 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 (-.f64 y x) #s(literal 6 binary64))) x))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 (-.f64 y x) #s(literal 6 binary64))) #s(literal 2 binary64))) (-.f64 x (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 (-.f64 y x) #s(literal 6 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 (-.f64 y x) #s(literal 6 binary64))) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 (-.f64 y x) #s(literal 6 binary64))) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 (-.f64 y x) #s(literal 6 binary64))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 (-.f64 y x) #s(literal 6 binary64))) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 (-.f64 y x) #s(literal 6 binary64))))))) |
(/.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 2/3 binary64) z) (*.f64 (-.f64 y x) #s(literal 6 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 (-.f64 y x) #s(literal 6 binary64))) x)))) |
(fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (-.f64 y x)) #s(literal 6 binary64) x) |
(fma.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 (-.f64 y x) #s(literal 6 binary64)) x) |
(fma.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z) 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 #s(literal 2/3 binary64) z) (-.f64 y x)) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 (-.f64 y x) #s(literal 6 binary64))))) (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 (-.f64 y x) #s(literal 6 binary64))) #s(literal 2 binary64)) (-.f64 x (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 (-.f64 y x) #s(literal 6 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 (-.f64 y x) #s(literal 6 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 (-.f64 y x) #s(literal 6 binary64))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 (-.f64 y x) #s(literal 6 binary64))) x))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64))) (-.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 2/3 binary64) z) (*.f64 (-.f64 y x) #s(literal 6 binary64))) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 (-.f64 y x) #s(literal 6 binary64))))))) (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 (-.f64 y x) #s(literal 6 binary64))) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 (-.f64 y x) #s(literal 6 binary64))) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 (-.f64 y x) #s(literal 6 binary64)))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 (-.f64 y x) #s(literal 6 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 (-.f64 y x) #s(literal 6 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 (-.f64 y x) #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 (-.f64 y x) #s(literal 6 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 (-.f64 y x) #s(literal 6 binary64))) x))))) |
(+.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 (-.f64 y x) #s(literal 6 binary64))) x) |
(+.f64 x (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 (-.f64 y x) #s(literal 6 binary64)))) |
(*.f64 (-.f64 #s(literal 2/3 binary64) z) (-.f64 y x)) |
(*.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 y) (*.f64 x x))) (*.f64 (+.f64 #s(literal 2/3 binary64) z) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 #s(literal 4/9 binary64) (*.f64 z z)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (+.f64 #s(literal 2/3 binary64) z) (fma.f64 y y (fma.f64 x x (*.f64 y x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 8/27 binary64) (pow.f64 z #s(literal 3 binary64))) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (+.f64 #s(literal 4/9 binary64) (fma.f64 z z (*.f64 #s(literal 2/3 binary64) z))) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 #s(literal 8/27 binary64) (pow.f64 z #s(literal 3 binary64))) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (+.f64 #s(literal 4/9 binary64) (fma.f64 z z (*.f64 #s(literal 2/3 binary64) z))) (fma.f64 y y (fma.f64 x x (*.f64 y x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 #s(literal 4/9 binary64) (*.f64 z z))) (*.f64 (+.f64 y x) (+.f64 #s(literal 2/3 binary64) z))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 #s(literal 8/27 binary64) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (+.f64 y x) (+.f64 #s(literal 4/9 binary64) (fma.f64 z z (*.f64 #s(literal 2/3 binary64) z))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 #s(literal 4/9 binary64) (*.f64 z z))) (*.f64 (fma.f64 y y (fma.f64 x x (*.f64 y x))) (+.f64 #s(literal 2/3 binary64) z))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 #s(literal 8/27 binary64) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (fma.f64 y y (fma.f64 x x (*.f64 y x))) (+.f64 #s(literal 4/9 binary64) (fma.f64 z z (*.f64 #s(literal 2/3 binary64) z))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 y y (fma.f64 x x (*.f64 y x))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 y x)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y y (fma.f64 x x (*.f64 y x)))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (fma.f64 x x (*.f64 y x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (fma.f64 x x (*.f64 y x))))) |
(-.f64 y x) |
y |
x |
(/.f64 (neg.f64 (-.f64 #s(literal 4/9 binary64) (*.f64 z z))) (neg.f64 (+.f64 #s(literal 2/3 binary64) z))) |
(/.f64 (neg.f64 (-.f64 #s(literal 8/27 binary64) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 4/9 binary64) (fma.f64 z z (*.f64 #s(literal 2/3 binary64) z))))) |
(/.f64 (-.f64 #s(literal 4/9 binary64) (*.f64 z z)) (+.f64 #s(literal 2/3 binary64) z)) |
(/.f64 (-.f64 #s(literal 8/27 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 #s(literal 4/9 binary64) (fma.f64 z z (*.f64 #s(literal 2/3 binary64) z)))) |
(-.f64 (/.f64 #s(literal 4/9 binary64) (+.f64 #s(literal 2/3 binary64) z)) (/.f64 (*.f64 z z) (+.f64 #s(literal 2/3 binary64) z))) |
(-.f64 (/.f64 #s(literal 8/27 binary64) (+.f64 #s(literal 4/9 binary64) (fma.f64 z z (*.f64 #s(literal 2/3 binary64) z)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 #s(literal 4/9 binary64) (fma.f64 z z (*.f64 #s(literal 2/3 binary64) z))))) |
(-.f64 #s(literal 2/3 binary64) z) |
#s(literal 2/3 binary64) |
z |
#s(literal 6 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 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 4 binary64) x) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 #s(literal 4 binary64) x) (*.f64 #s(literal 4 binary64) x) (*.f64 x (*.f64 #s(literal 4 binary64) x))))) |
(/.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -4 binary64) x) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal -4 binary64) x) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 #s(literal -4 binary64) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 #s(literal -4 binary64) x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal -64 binary64) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(literal -4 binary64) x) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal -4 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 #s(literal -4 binary64) x) #s(literal 2 binary64))) (-.f64 x (*.f64 #s(literal -4 binary64) x))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal -64 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(literal -4 binary64) x) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal -4 binary64) x))))) |
(fma.f64 #s(literal -4 binary64) x x) |
(fma.f64 x #s(literal -4 binary64) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 #s(literal -4 binary64) x))) (/.f64 (pow.f64 (*.f64 #s(literal -4 binary64) x) #s(literal 2 binary64)) (-.f64 x (*.f64 #s(literal -4 binary64) x)))) |
(-.f64 x (*.f64 #s(literal 4 binary64) x)) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(literal -4 binary64) x) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal -4 binary64) x))))) (/.f64 (*.f64 #s(literal -64 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(literal -4 binary64) x) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal -4 binary64) x)))))) |
(+.f64 (*.f64 #s(literal -4 binary64) x) x) |
(+.f64 x (*.f64 #s(literal -4 binary64) x)) |
#s(literal -3 binary64) |
#s(approx (+ (* (- 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 #s(literal 6 binary64) (*.f64 z x)) |
(*.f64 z (*.f64 x #s(literal 6 binary64))) |
(*.f64 z x) |
(*.f64 x z) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y)) |
(*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y) |
(*.f64 y (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 64 binary64) (pow.f64 (*.f64 (*.f64 #s(literal -6 binary64) z) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 4 binary64) y) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -6 binary64) z) y) (*.f64 (*.f64 #s(literal -6 binary64) z) y)) (*.f64 (*.f64 #s(literal 4 binary64) y) (*.f64 (*.f64 #s(literal -6 binary64) z) y))))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 64 binary64) (pow.f64 (*.f64 y (*.f64 #s(literal -6 binary64) z)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 4 binary64) y) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 y (*.f64 #s(literal -6 binary64) z)) (*.f64 y (*.f64 #s(literal -6 binary64) z))) (*.f64 (*.f64 #s(literal 4 binary64) y) (*.f64 y (*.f64 #s(literal -6 binary64) z)))))) |
(fma.f64 #s(literal 4 binary64) y (*.f64 (*.f64 #s(literal -6 binary64) z) y)) |
(fma.f64 #s(literal 4 binary64) y (*.f64 y (*.f64 #s(literal -6 binary64) z))) |
(fma.f64 y #s(literal 4 binary64) (*.f64 (*.f64 #s(literal -6 binary64) z) y)) |
(fma.f64 y #s(literal 4 binary64) (*.f64 y (*.f64 #s(literal -6 binary64) z))) |
(+.f64 (*.f64 #s(literal 4 binary64) y) (*.f64 (*.f64 #s(literal -6 binary64) z) y)) |
(+.f64 (*.f64 #s(literal 4 binary64) y) (*.f64 y (*.f64 #s(literal -6 binary64) z))) |
(/.f64 (-.f64 #s(literal 64 binary64) (pow.f64 (*.f64 #s(literal 6 binary64) z) #s(literal 3 binary64))) (+.f64 #s(literal 16 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 6 binary64) z) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 #s(literal 6 binary64) z))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 16 binary64) (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) #s(literal 16 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 64 binary64) (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 16 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -216 binary64) (pow.f64 z #s(literal 3 binary64)) #s(literal 64 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (-.f64 #s(literal 16 binary64) (*.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64)))))) |
(/.f64 (-.f64 #s(literal 16 binary64) (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64))) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) #s(literal 16 binary64)) (-.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64))) |
(/.f64 (+.f64 #s(literal 64 binary64) (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 3 binary64))) (+.f64 #s(literal 16 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z))))) |
(/.f64 (fma.f64 #s(literal -216 binary64) (pow.f64 z #s(literal 3 binary64)) #s(literal 64 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (-.f64 #s(literal 16 binary64) (*.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64))))) |
(fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) |
(fma.f64 z #s(literal -6 binary64) #s(literal 4 binary64)) |
(-.f64 (/.f64 #s(literal 16 binary64) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z))) (/.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64))) (/.f64 #s(literal 16 binary64) (-.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64)))) |
(-.f64 #s(literal 4 binary64) (*.f64 #s(literal 6 binary64) z)) |
(+.f64 (/.f64 #s(literal 64 binary64) (+.f64 #s(literal 16 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z))))) (/.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 3 binary64)) (+.f64 #s(literal 16 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (-.f64 #s(literal 16 binary64) (*.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64))))) (/.f64 #s(literal 64 binary64) (+.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (-.f64 #s(literal 16 binary64) (*.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64)))))) |
(+.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64)) |
(+.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z)) |
#s(literal -6 binary64) |
#s(literal 4 binary64) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (* (- y x) 6) (*.f64 #s(literal -6 binary64) x)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(approx (* (- y x) 6) (*.f64 #s(literal -6 binary64) x)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(approx (* (- y x) 6) (*.f64 #s(literal -6 binary64) x)) (-.f64 #s(literal 2/3 binary64) z)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (* (- y x) 6) (*.f64 #s(literal -6 binary64) x)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 #s(approx (* (- y x) 6) (*.f64 #s(literal -6 binary64) x)) (-.f64 #s(literal 2/3 binary64) z)) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (* (- y x) 6) (*.f64 #s(literal -6 binary64) x)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (* (- y x) 6) (*.f64 #s(literal -6 binary64) x)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (* (- y x) 6) (*.f64 #s(literal -6 binary64) x)) (-.f64 #s(literal 2/3 binary64) z)) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (* (- y x) 6) (*.f64 #s(literal -6 binary64) x)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 #s(approx (* (- y x) 6) (*.f64 #s(literal -6 binary64) x)) (-.f64 #s(literal 2/3 binary64) z)) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (* (- y x) 6) (*.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 (*.f64 #s(approx (* (- y x) 6) (*.f64 #s(literal -6 binary64) x)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (* (- y x) 6) (*.f64 #s(literal -6 binary64) x)) (-.f64 #s(literal 2/3 binary64) z)) x)))) |
(fma.f64 #s(approx (* (- y x) 6) (*.f64 #s(literal -6 binary64) x)) (-.f64 #s(literal 2/3 binary64) z) x) |
(fma.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (*.f64 #s(literal -6 binary64) x)) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (* (- y x) 6) (*.f64 #s(literal -6 binary64) x)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (* (- y x) 6) (*.f64 #s(literal -6 binary64) x)) (-.f64 #s(literal 2/3 binary64) z)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(approx (* (- y x) 6) (*.f64 #s(literal -6 binary64) x)) (-.f64 #s(literal 2/3 binary64) z)) x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (* (- y x) 6) (*.f64 #s(literal -6 binary64) x)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (* (- y x) 6) (*.f64 #s(literal -6 binary64) x)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (* (- y x) 6) (*.f64 #s(literal -6 binary64) x)) (-.f64 #s(literal 2/3 binary64) z)) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (* (- y x) 6) (*.f64 #s(literal -6 binary64) x)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (* (- y x) 6) (*.f64 #s(literal -6 binary64) x)) (-.f64 #s(literal 2/3 binary64) z)) x))))) |
(+.f64 (*.f64 #s(approx (* (- y x) 6) (*.f64 #s(literal -6 binary64) x)) (-.f64 #s(literal 2/3 binary64) z)) x) |
(+.f64 x (*.f64 #s(approx (* (- y x) 6) (*.f64 #s(literal -6 binary64) x)) (-.f64 #s(literal 2/3 binary64) z))) |
#s(approx (* (- y x) 6) (*.f64 #s(literal -6 binary64) x)) |
(*.f64 #s(literal -6 binary64) x) |
(*.f64 x #s(literal -6 binary64)) |
#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) (- 2/3 z)) (*.f64 (-.f64 #s(literal 2/3 binary64) z) y)) |
#s(approx (* (- y x) (- 2/3 z)) (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 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 (+ (* 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 (+ (* (- 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 (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 (* -6 x) (*.f64 #s(literal -6 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) (- 2/3 z)) (*.f64 (neg.f64 x) (-.f64 #s(literal 2/3 binary64) z))) |
#s(approx (* (- y x) (- 2/3 z)) (*.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 (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 (+ (* 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 #s(literal 6 binary64) z)) x)) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) 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 (+ (* (- 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 (* (- 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 (* (- y x) (- 2/3 z)) (*.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) (*.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 (+ (* 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) (+ (* -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 (* (- 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 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z) 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 y y) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (fma.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z) 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 (+ (* 4 (- y x)) x) (*.f64 #s(literal -3 binary64) x)) |
#s(approx (+ (* 4 (- y x)) x) (fma.f64 #s(literal -3 binary64) x (*.f64 #s(literal 4 binary64) y))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (fma.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) x)) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (+.f64 (fma.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y (*.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)))) x)) |
#s(approx (* (+ (* -6 z) 4) y) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y)) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (fma.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z) 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 (* (- y x) (- 2/3 z)) (*.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) (*.f64 (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) y) #s(literal -6 binary64) (fma.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64) (/.f64 x y))) y)) |
#s(approx (+ (* 4 (- y x)) x) (*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 x y) #s(literal 4 binary64)) y)) |
#s(approx (* (* (- y x) 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) (+ (* -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 (* (- 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 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z) x) y))) y))) |
#s(approx (* (- y x) (- 2/3 z)) (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) (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 (+ (* 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 #s(literal 6 binary64) z)) y))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (+.f64 (fma.f64 #s(literal -6 binary64) z (/.f64 (fma.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) x) y)) #s(literal 4 binary64))) y))) |
#s(approx (+ (* (- 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 #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 (+ (* (- 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) (- 2/3 z)) (*.f64 (-.f64 y x) #s(literal 2/3 binary64))) |
#s(approx (* (- y x) (- 2/3 z)) (fma.f64 (neg.f64 z) (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 2/3 binary64)))) |
#s(approx (- 2/3 z) #s(literal 2/3 binary64)) |
#s(approx (- 2/3 z) (fma.f64 #s(literal -1 binary64) z #s(literal 2/3 binary64))) |
#s(approx z z) |
#s(approx (+ (* (- 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) z) -6) (*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (fma.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x) x)) |
#s(approx (* (+ (* -6 z) 4) y) (*.f64 #s(literal 4 binary64) y)) |
#s(approx (* (+ (* -6 z) 4) y) (fma.f64 (*.f64 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) (* (- y x) 6)) x) (*.f64 (*.f64 (-.f64 y x) z) #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 (* (- y x) (- 2/3 z)) (*.f64 (neg.f64 z) (-.f64 y x))) |
#s(approx (* (- y x) (- 2/3 z)) (*.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 (*.f64 (-.f64 y x) z) #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 (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 y x) (/.f64 (fma.f64 #s(literal 4 binary64) (-.f64 y x) x) z)) z)) |
#s(approx (* (+ (* -6 z) 4) y) (*.f64 (*.f64 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 (-.f64 y x) z) #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) (* (- y x) 6)) x) (*.f64 (neg.f64 z) (fma.f64 (-.f64 y x) #s(literal 6 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (-.f64 y x) x) z))))) |
#s(approx (* (- y x) (- 2/3 z)) (*.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)))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (neg.f64 z) (fma.f64 (-.f64 y x) #s(literal 6 binary64) (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 (-.f64 y x) #s(literal 6 binary64) (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 (-.f64 y x) #s(literal 6 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (-.f64 y x) x) z))))) |
Compiled 6 284 to 890 computations (85.8% saved)
18 alts after pruning (12 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 202 | 5 | 207 |
| Fresh | 2 | 7 | 9 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 3 | 3 |
| Total | 206 | 18 | 224 |
| Status | Accuracy | Program |
|---|---|---|
| 46.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 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y))) x) |
| 55.1% | (fma.f64 (*.f64 (-.f64 y x) #s(approx (- 2/3 z) #s(literal 2/3 binary64))) #s(literal 6 binary64) x) | |
| 55.1% | (fma.f64 #s(approx (- 2/3 z) #s(literal 2/3 binary64)) (*.f64 (-.f64 y x) #s(literal 6 binary64)) x) | |
| 84.1% | #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)) | |
| ✓ | 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)) |
| ✓ | 55.4% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
| 26.0% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) #s(approx (- y x) y) x)) | |
| ✓ | 45.1% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64))) |
| ▶ | 21.9% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 #s(approx (- y x) y) z) #s(literal -6 binary64))) |
| ✓ | 46.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))) |
| ▶ | 56.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))))) |
| 21.9% | #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.4% | #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))) |
| 55.5% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (fma.f64 #s(literal -3 binary64) x (*.f64 #s(literal 4 binary64) y)))) | |
| ✓ | 31.1% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal -3 binary64) x))) |
| ✓ | 27.1% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
| ▶ | 27.2% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 #s(literal 6 binary64) x) z))) |
Compiled 726 to 540 computations (25.6% saved)
| Inputs |
|---|
(fma.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y))) x) |
(-.f64 #s(literal 2/3 binary64) z) |
#s(literal 2/3 binary64) |
z |
#s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y))) |
(fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y)) |
#s(literal -6 binary64) |
x |
(*.f64 #s(literal 6 binary64) y) |
#s(literal 6 binary64) |
y |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 #s(approx (+ (* -6 z) 4) #s(literal 4 binary64)) y))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 #s(approx (+ (* -6 z) 4) #s(literal 4 binary64)) y)) |
(*.f64 #s(approx (+ (* -6 z) 4) #s(literal 4 binary64)) y) |
#s(approx (+ (* -6 z) 4) #s(literal 4 binary64)) |
#s(literal 4 binary64) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 #s(literal 6 binary64) x) z))) |
#s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 #s(literal 6 binary64) x) z)) |
(*.f64 (*.f64 #s(literal 6 binary64) x) z) |
(*.f64 #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))) |
(*.f64 (*.f64 #s(approx (- y x) y) z) #s(literal -6 binary64)) |
(*.f64 #s(approx (- y x) y) z) |
#s(approx (- y x) 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 (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 3 binary64)))) |
(*.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 3 binary64))) |
(neg.f64 x) |
(fma.f64 #s(literal -6 binary64) z #s(literal 3 binary64)) |
#s(literal 3 binary64) |
| Outputs |
|---|
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* 6 (* y (- 2/3 z))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (+ (* 6 (* y (- 2/3 z))) (* x (+ 1 (* -6 (- 2/3 z))))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* 6 y))) |
#s(approx (* (- y x) 6) #s(hole binary64 (+ (* -6 x) (* 6 y)))) |
#s(approx (+ (* -6 x) (* 6 y)) #s(hole binary64 (* 6 y))) |
#s(approx (+ (* -6 x) (* 6 y)) #s(hole binary64 (+ (* -6 x) (* 6 y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* 6 (* y (- 2/3 z))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ (* 6 (* y (- 2/3 z))) (* x (+ 1 (* -6 (- 2/3 z))))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* y (+ 4 (* -6 z))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (+ 4 (* -6 z))))) (* y (+ 4 (* -6 z)))))) |
#s(approx (* (* (- y x) 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 (* (* 6 x) z) #s(hole binary64 (* 6 (* x z)))) |
#s(approx (* 6 x) #s(hole binary64 (* 6 x))) |
#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) #s(hole binary64 y)) |
#s(approx (- y x) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx (* (neg x) (+ (* -6 z) 3)) #s(hole binary64 (* -1 (* x (+ 3 (* -6 z)))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* x (+ 1 (* -6 (- 2/3 z)))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* x (+ 1 (+ (* -6 (- 2/3 z)) (* 6 (/ (* y (- 2/3 z)) x))))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* -6 x))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* x (- (* 6 (/ y x)) 6)))) |
#s(approx (+ (* -6 x) (* 6 y)) #s(hole binary64 (* -6 x))) |
#s(approx (+ (* -6 x) (* 6 y)) #s(hole binary64 (* x (- (* 6 (/ y x)) 6)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* x (+ 1 (* -6 (- 2/3 z)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* x (+ 1 (+ (* -6 (- 2/3 z)) (* 6 (/ (* y (- 2/3 z)) x))))))) |
#s(approx (+ (* (- 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) 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) #s(hole binary64 (* -1 x))) |
#s(approx (- y x) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* -1 (* x (- (* 6 (- 2/3 z)) 1))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* -1 (* x (- (+ (* -6 (/ (* y (- 2/3 z)) x)) (* 6 (- 2/3 z))) 1))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* -1 (* x (+ 6 (* -6 (/ y x))))))) |
#s(approx (+ (* -6 x) (* 6 y)) #s(hole binary64 (* -1 (* x (+ 6 (* -6 (/ y x))))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* x (- (* 6 (- 2/3 z)) 1))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* x (- (+ (* -6 (/ (* y (- 2/3 z)) x)) (* 6 (- 2/3 z))) 1))))) |
#s(approx (+ (* (- 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) 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) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (+ x (* -6 (* x (- 2/3 z)))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (+ x (+ (* -6 (* x (- 2/3 z))) (* 6 (* y (- 2/3 z))))))) |
#s(approx (* 6 y) #s(hole binary64 (* 6 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (* -6 (* x (- 2/3 z)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (+ (* -6 (* x (- 2/3 z))) (* 6 (* y (- 2/3 z))))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (+ x (* -1 (* x (+ 4 (* -6 z))))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (+ x (+ (* -1 (* x (+ 4 (* -6 z)))) (* y (+ 4 (* -6 z))))))) |
#s(approx (* (+ (* -6 z) 4) y) #s(hole binary64 (* y (+ 4 (* -6 z))))) |
#s(approx (- y x) #s(hole binary64 (- y x))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* y (+ (* -6 (/ (* x (- 2/3 z)) y)) (+ (* 6 (- 2/3 z)) (/ x y)))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* y (+ 6 (* -6 (/ x y)))))) |
#s(approx (+ (* -6 x) (* 6 y)) #s(hole binary64 (* y (+ 6 (* -6 (/ x y)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* y (+ (* -6 (/ (* x (- 2/3 z)) y)) (+ (* 6 (- 2/3 z)) (/ x y)))))) |
#s(approx (+ (* (- 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) 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) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* -1 (* y (+ (* -6 (- 2/3 z)) (* -1 (/ (+ x (* -6 (* x (- 2/3 z)))) y))))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* -1 (* y (- (* 6 (/ x y)) 6))))) |
#s(approx (+ (* -6 x) (* 6 y)) #s(hole binary64 (* -1 (* y (- (* 6 (/ x y)) 6))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* y (+ (* -6 (- 2/3 z)) (* -1 (/ (+ x (* -6 (* x (- 2/3 z)))) y))))))) |
#s(approx (+ (* (- 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) 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) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (+ x (* 4 (- y x))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (+ x (+ (* -6 (* z (- y x))) (* 4 (- y x)))))) |
#s(approx (- 2/3 z) #s(hole binary64 2/3)) |
#s(approx (- 2/3 z) #s(hole binary64 (+ 2/3 (* -1 z)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (* 4 (- y x))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (+ (* -6 (* z (- y x))) (* 4 (- y x)))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (+ x (* 4 (- y x))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (+ x (+ (* -6 (* z (- y x))) (* 4 (- y x)))))) |
#s(approx (* (+ (* -6 z) 4) y) #s(hole binary64 (* 4 y))) |
#s(approx (* (+ (* -6 z) 4) y) #s(hole binary64 (+ (* -6 (* y z)) (* 4 y)))) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 4)) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 (+ 4 (* -6 z)))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* z (- y x)))) |
#s(approx (* (neg x) (+ (* -6 z) 3)) #s(hole binary64 (* -3 x))) |
#s(approx (* (neg x) (+ (* -6 z) 3)) #s(hole binary64 (+ (* -3 x) (* 6 (* x z))))) |
#s(approx (+ (* -6 z) 3) #s(hole binary64 3)) |
#s(approx (+ (* -6 z) 3) #s(hole binary64 (+ 3 (* -6 z)))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* z (+ (* -6 (- y x)) (+ (* 4 (/ (- y x) z)) (/ x z)))))) |
#s(approx (- 2/3 z) #s(hole binary64 (* -1 z))) |
#s(approx (- 2/3 z) #s(hole binary64 (* z (- (* 2/3 (/ 1 z)) 1)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* z (+ (* -6 (- y x)) (+ (* 4 (/ (- y x) z)) (/ x z)))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* z (+ (* -6 (- y x)) (+ (* 4 (/ (- y x) z)) (/ x z)))))) |
#s(approx (* (+ (* -6 z) 4) y) #s(hole binary64 (* -6 (* y z)))) |
#s(approx (* (+ (* -6 z) 4) y) #s(hole binary64 (* z (+ (* -6 y) (* 4 (/ y z)))))) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 (* -6 z))) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 (* z (- (* 4 (/ 1 z)) 6)))) |
#s(approx (* (neg x) (+ (* -6 z) 3)) #s(hole binary64 (* 6 (* x z)))) |
#s(approx (* (neg x) (+ (* -6 z) 3)) #s(hole binary64 (* z (+ (* -3 (/ x z)) (* 6 x))))) |
#s(approx (+ (* -6 z) 3) #s(hole binary64 (* -6 z))) |
#s(approx (+ (* -6 z) 3) #s(hole binary64 (* 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) #s(hole binary64 (* -1 (* z (- 1 (* 2/3 (/ 1 z))))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* 4 (- y x))) z)) (* 6 (- y x))))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* 4 (- y x))) z)) (* 6 (- y x))))))) |
#s(approx (* (+ (* -6 z) 4) y) #s(hole binary64 (* -1 (* z (+ (* -4 (/ y z)) (* 6 y)))))) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 (* -1 (* z (- 6 (* 4 (/ 1 z))))))) |
#s(approx (* (neg x) (+ (* -6 z) 3)) #s(hole binary64 (* -1 (* z (+ (* -6 x) (* 3 (/ x z))))))) |
#s(approx (+ (* -6 z) 3) #s(hole binary64 (* -1 (* z (- 6 (* 3 (/ 1 z))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | inf | ((+ (* (- 2/3 z) (* (- y x) 6)) x) (- 2/3 z) 2/3 z (* (- y x) 6) (+ (* -6 x) (* 6 y)) -6 x (* 6 y) 6 y (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* (- y x) (+ (* -6 z) 4)) x) (* (+ (* -6 z) 4) y) (+ (* -6 z) 4) 4 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (* (- y x) z) -6) (* (* 6 x) z) (* 6 x) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (* (- y x) z) -6) (* (- y x) z) (- y x) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* (- y x) (+ (* -6 z) 4)) x) (* (neg x) (+ (* -6 z) 3)) (neg x) (+ (* -6 z) 3) 3) |
| 2.0ms | x | @ | 0 | ((+ (* (- 2/3 z) (* (- y x) 6)) x) (- 2/3 z) 2/3 z (* (- y x) 6) (+ (* -6 x) (* 6 y)) -6 x (* 6 y) 6 y (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* (- y x) (+ (* -6 z) 4)) x) (* (+ (* -6 z) 4) y) (+ (* -6 z) 4) 4 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (* (- y x) z) -6) (* (* 6 x) z) (* 6 x) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (* (- y x) z) -6) (* (- y x) z) (- y x) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* (- y x) (+ (* -6 z) 4)) x) (* (neg x) (+ (* -6 z) 3)) (neg x) (+ (* -6 z) 3) 3) |
| 2.0ms | z | @ | inf | ((+ (* (- 2/3 z) (* (- y x) 6)) x) (- 2/3 z) 2/3 z (* (- y x) 6) (+ (* -6 x) (* 6 y)) -6 x (* 6 y) 6 y (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* (- y x) (+ (* -6 z) 4)) x) (* (+ (* -6 z) 4) y) (+ (* -6 z) 4) 4 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (* (- y x) z) -6) (* (* 6 x) z) (* 6 x) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (* (- y x) z) -6) (* (- y x) z) (- y x) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* (- y x) (+ (* -6 z) 4)) x) (* (neg x) (+ (* -6 z) 3)) (neg x) (+ (* -6 z) 3) 3) |
| 2.0ms | x | @ | -inf | ((+ (* (- 2/3 z) (* (- y x) 6)) x) (- 2/3 z) 2/3 z (* (- y x) 6) (+ (* -6 x) (* 6 y)) -6 x (* 6 y) 6 y (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* (- y x) (+ (* -6 z) 4)) x) (* (+ (* -6 z) 4) y) (+ (* -6 z) 4) 4 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (* (- y x) z) -6) (* (* 6 x) z) (* 6 x) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (* (- y x) z) -6) (* (- y x) z) (- y x) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* (- y x) (+ (* -6 z) 4)) x) (* (neg x) (+ (* -6 z) 3)) (neg x) (+ (* -6 z) 3) 3) |
| 2.0ms | z | @ | -inf | ((+ (* (- 2/3 z) (* (- y x) 6)) x) (- 2/3 z) 2/3 z (* (- y x) 6) (+ (* -6 x) (* 6 y)) -6 x (* 6 y) 6 y (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* (- y x) (+ (* -6 z) 4)) x) (* (+ (* -6 z) 4) y) (+ (* -6 z) 4) 4 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (* (- y x) z) -6) (* (* 6 x) z) (* 6 x) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (* (- y x) z) -6) (* (- y x) z) (- y x) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* (- y x) (+ (* -6 z) 4)) x) (* (neg x) (+ (* -6 z) 3)) (neg x) (+ (* -6 z) 3) 3) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 368 | 2430 |
| 0 | 382 | 2338 |
| 1 | 1822 | 2338 |
| 0 | 8268 | 2168 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y))) x) |
(-.f64 #s(literal 2/3 binary64) z) |
#s(literal 2/3 binary64) |
z |
#s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y))) |
(fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y)) |
#s(literal -6 binary64) |
x |
(*.f64 #s(literal 6 binary64) y) |
#s(literal 6 binary64) |
y |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 #s(approx (+ (* -6 z) 4) #s(literal 4 binary64)) y))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 #s(approx (+ (* -6 z) 4) #s(literal 4 binary64)) y)) |
(*.f64 #s(approx (+ (* -6 z) 4) #s(literal 4 binary64)) y) |
#s(approx (+ (* -6 z) 4) #s(literal 4 binary64)) |
#s(literal 4 binary64) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 #s(literal 6 binary64) x) z))) |
#s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 #s(literal 6 binary64) x) z)) |
(*.f64 (*.f64 #s(literal 6 binary64) x) z) |
(*.f64 #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))) |
(*.f64 (*.f64 #s(approx (- y x) y) z) #s(literal -6 binary64)) |
(*.f64 #s(approx (- y x) y) z) |
#s(approx (- y x) 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 (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 3 binary64)))) |
(*.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 3 binary64))) |
(neg.f64 x) |
(fma.f64 #s(literal -6 binary64) z #s(literal 3 binary64)) |
#s(literal 3 binary64) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* 6 (* y (- 2/3 z))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (+ (* 6 (* y (- 2/3 z))) (* x (+ 1 (* -6 (- 2/3 z))))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* 6 y))) |
#s(approx (* (- y x) 6) #s(hole binary64 (+ (* -6 x) (* 6 y)))) |
#s(approx (+ (* -6 x) (* 6 y)) #s(hole binary64 (* 6 y))) |
#s(approx (+ (* -6 x) (* 6 y)) #s(hole binary64 (+ (* -6 x) (* 6 y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* 6 (* y (- 2/3 z))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ (* 6 (* y (- 2/3 z))) (* x (+ 1 (* -6 (- 2/3 z))))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* y (+ 4 (* -6 z))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (+ 4 (* -6 z))))) (* y (+ 4 (* -6 z)))))) |
#s(approx (* (* (- y x) 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 (* (* 6 x) z) #s(hole binary64 (* 6 (* x z)))) |
#s(approx (* 6 x) #s(hole binary64 (* 6 x))) |
#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) #s(hole binary64 y)) |
#s(approx (- y x) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx (* (neg x) (+ (* -6 z) 3)) #s(hole binary64 (* -1 (* x (+ 3 (* -6 z)))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* x (+ 1 (* -6 (- 2/3 z)))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* x (+ 1 (+ (* -6 (- 2/3 z)) (* 6 (/ (* y (- 2/3 z)) x))))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* -6 x))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* x (- (* 6 (/ y x)) 6)))) |
#s(approx (+ (* -6 x) (* 6 y)) #s(hole binary64 (* -6 x))) |
#s(approx (+ (* -6 x) (* 6 y)) #s(hole binary64 (* x (- (* 6 (/ y x)) 6)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* x (+ 1 (* -6 (- 2/3 z)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* x (+ 1 (+ (* -6 (- 2/3 z)) (* 6 (/ (* y (- 2/3 z)) x))))))) |
#s(approx (+ (* (- 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) 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) #s(hole binary64 (* -1 x))) |
#s(approx (- y x) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* -1 (* x (- (* 6 (- 2/3 z)) 1))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* -1 (* x (- (+ (* -6 (/ (* y (- 2/3 z)) x)) (* 6 (- 2/3 z))) 1))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* -1 (* x (+ 6 (* -6 (/ y x))))))) |
#s(approx (+ (* -6 x) (* 6 y)) #s(hole binary64 (* -1 (* x (+ 6 (* -6 (/ y x))))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* x (- (* 6 (- 2/3 z)) 1))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* x (- (+ (* -6 (/ (* y (- 2/3 z)) x)) (* 6 (- 2/3 z))) 1))))) |
#s(approx (+ (* (- 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) 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) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (+ x (* -6 (* x (- 2/3 z)))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (+ x (+ (* -6 (* x (- 2/3 z))) (* 6 (* y (- 2/3 z))))))) |
#s(approx (* 6 y) #s(hole binary64 (* 6 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (* -6 (* x (- 2/3 z)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (+ (* -6 (* x (- 2/3 z))) (* 6 (* y (- 2/3 z))))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (+ x (* -1 (* x (+ 4 (* -6 z))))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (+ x (+ (* -1 (* x (+ 4 (* -6 z)))) (* y (+ 4 (* -6 z))))))) |
#s(approx (* (+ (* -6 z) 4) y) #s(hole binary64 (* y (+ 4 (* -6 z))))) |
#s(approx (- y x) #s(hole binary64 (- y x))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* y (+ (* -6 (/ (* x (- 2/3 z)) y)) (+ (* 6 (- 2/3 z)) (/ x y)))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* y (+ 6 (* -6 (/ x y)))))) |
#s(approx (+ (* -6 x) (* 6 y)) #s(hole binary64 (* y (+ 6 (* -6 (/ x y)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* y (+ (* -6 (/ (* x (- 2/3 z)) y)) (+ (* 6 (- 2/3 z)) (/ x y)))))) |
#s(approx (+ (* (- 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) 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) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* -1 (* y (+ (* -6 (- 2/3 z)) (* -1 (/ (+ x (* -6 (* x (- 2/3 z)))) y))))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* -1 (* y (- (* 6 (/ x y)) 6))))) |
#s(approx (+ (* -6 x) (* 6 y)) #s(hole binary64 (* -1 (* y (- (* 6 (/ x y)) 6))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* y (+ (* -6 (- 2/3 z)) (* -1 (/ (+ x (* -6 (* x (- 2/3 z)))) y))))))) |
#s(approx (+ (* (- 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) 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) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (+ x (* 4 (- y x))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (+ x (+ (* -6 (* z (- y x))) (* 4 (- y x)))))) |
#s(approx (- 2/3 z) #s(hole binary64 2/3)) |
#s(approx (- 2/3 z) #s(hole binary64 (+ 2/3 (* -1 z)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (* 4 (- y x))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (+ (* -6 (* z (- y x))) (* 4 (- y x)))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (+ x (* 4 (- y x))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (+ x (+ (* -6 (* z (- y x))) (* 4 (- y x)))))) |
#s(approx (* (+ (* -6 z) 4) y) #s(hole binary64 (* 4 y))) |
#s(approx (* (+ (* -6 z) 4) y) #s(hole binary64 (+ (* -6 (* y z)) (* 4 y)))) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 4)) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 (+ 4 (* -6 z)))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* z (- y x)))) |
#s(approx (* (neg x) (+ (* -6 z) 3)) #s(hole binary64 (* -3 x))) |
#s(approx (* (neg x) (+ (* -6 z) 3)) #s(hole binary64 (+ (* -3 x) (* 6 (* x z))))) |
#s(approx (+ (* -6 z) 3) #s(hole binary64 3)) |
#s(approx (+ (* -6 z) 3) #s(hole binary64 (+ 3 (* -6 z)))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* z (+ (* -6 (- y x)) (+ (* 4 (/ (- y x) z)) (/ x z)))))) |
#s(approx (- 2/3 z) #s(hole binary64 (* -1 z))) |
#s(approx (- 2/3 z) #s(hole binary64 (* z (- (* 2/3 (/ 1 z)) 1)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* z (+ (* -6 (- y x)) (+ (* 4 (/ (- y x) z)) (/ x z)))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* z (+ (* -6 (- y x)) (+ (* 4 (/ (- y x) z)) (/ x z)))))) |
#s(approx (* (+ (* -6 z) 4) y) #s(hole binary64 (* -6 (* y z)))) |
#s(approx (* (+ (* -6 z) 4) y) #s(hole binary64 (* z (+ (* -6 y) (* 4 (/ y z)))))) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 (* -6 z))) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 (* z (- (* 4 (/ 1 z)) 6)))) |
#s(approx (* (neg x) (+ (* -6 z) 3)) #s(hole binary64 (* 6 (* x z)))) |
#s(approx (* (neg x) (+ (* -6 z) 3)) #s(hole binary64 (* z (+ (* -3 (/ x z)) (* 6 x))))) |
#s(approx (+ (* -6 z) 3) #s(hole binary64 (* -6 z))) |
#s(approx (+ (* -6 z) 3) #s(hole binary64 (* 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) #s(hole binary64 (* -1 (* z (- 1 (* 2/3 (/ 1 z))))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* 4 (- y x))) z)) (* 6 (- y x))))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* 4 (- y x))) z)) (* 6 (- y x))))))) |
#s(approx (* (+ (* -6 z) 4) y) #s(hole binary64 (* -1 (* z (+ (* -4 (/ y z)) (* 6 y)))))) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 (* -1 (* z (- 6 (* 4 (/ 1 z))))))) |
#s(approx (* (neg x) (+ (* -6 z) 3)) #s(hole binary64 (* -1 (* z (+ (* -6 x) (* 3 (/ x z))))))) |
#s(approx (+ (* -6 z) 3) #s(hole binary64 (* -1 (* z (- 6 (* 3 (/ 1 z))))))) |
| Outputs |
|---|
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y)))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y)))) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y)))) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y)))) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y)))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y)))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y)))) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y)))) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y)))) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y)))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y)))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y)))) x)))) |
(fma.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y))) x) |
(fma.f64 #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y))) (-.f64 #s(literal 2/3 binary64) z) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y)))) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y)))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y)))) x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y)))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y)))) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y)))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y)))) x))))) |
(+.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y)))) x) |
(+.f64 x (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4/9 binary64) (*.f64 z z))) (neg.f64 (+.f64 #s(literal 2/3 binary64) z))) |
(/.f64 (neg.f64 (-.f64 #s(literal 8/27 binary64) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 4/9 binary64) (fma.f64 z z (*.f64 #s(literal 2/3 binary64) z))))) |
(/.f64 (-.f64 #s(literal 4/9 binary64) (*.f64 z z)) (+.f64 #s(literal 2/3 binary64) z)) |
(/.f64 (-.f64 #s(literal 8/27 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 #s(literal 4/9 binary64) (fma.f64 z z (*.f64 #s(literal 2/3 binary64) z)))) |
(-.f64 (/.f64 #s(literal 4/9 binary64) (+.f64 #s(literal 2/3 binary64) z)) (/.f64 (*.f64 z z) (+.f64 #s(literal 2/3 binary64) z))) |
(-.f64 (/.f64 #s(literal 8/27 binary64) (+.f64 #s(literal 4/9 binary64) (fma.f64 z z (*.f64 #s(literal 2/3 binary64) z)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 #s(literal 4/9 binary64) (fma.f64 z z (*.f64 #s(literal 2/3 binary64) z))))) |
(-.f64 #s(literal 2/3 binary64) z) |
#s(literal 2/3 binary64) |
z |
#s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -6 binary64) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -6 binary64) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -6 binary64) y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -6 binary64) x) (*.f64 #s(literal -6 binary64) y))))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 216 binary64) (pow.f64 (*.f64 #s(literal -6 binary64) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 6 binary64) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -6 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 6 binary64) y) (*.f64 #s(literal -6 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -6 binary64) x) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 6 binary64) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal -6 binary64) x) (*.f64 #s(literal 6 binary64) y)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -216 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 6 binary64) y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal -6 binary64) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 6 binary64) y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -6 binary64) x) (*.f64 #s(literal 6 binary64) y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -6 binary64) x) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 6 binary64) y) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -6 binary64) x) (*.f64 #s(literal 6 binary64) y))) |
(/.f64 (fma.f64 #s(literal -216 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 6 binary64) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -6 binary64) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 6 binary64) y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -6 binary64) x) (*.f64 #s(literal 6 binary64) y))))) |
(fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y)) |
(fma.f64 #s(literal 6 binary64) y (*.f64 #s(literal -6 binary64) x)) |
(fma.f64 x #s(literal -6 binary64) (*.f64 #s(literal 6 binary64) y)) |
(fma.f64 y #s(literal 6 binary64) (*.f64 #s(literal -6 binary64) x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -6 binary64) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -6 binary64) x) (*.f64 #s(literal 6 binary64) y))) (/.f64 (pow.f64 (*.f64 #s(literal 6 binary64) y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -6 binary64) x) (*.f64 #s(literal 6 binary64) y)))) |
(-.f64 (*.f64 #s(literal -6 binary64) x) (*.f64 #s(literal -6 binary64) y)) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal -6 binary64) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -6 binary64) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 6 binary64) y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -6 binary64) x) (*.f64 #s(literal 6 binary64) y))))) (/.f64 (pow.f64 (*.f64 #s(literal 6 binary64) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -6 binary64) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 6 binary64) y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -6 binary64) x) (*.f64 #s(literal 6 binary64) y)))))) |
(+.f64 (*.f64 #s(literal -6 binary64) x) (*.f64 #s(literal 6 binary64) y)) |
(+.f64 (*.f64 #s(literal 6 binary64) y) (*.f64 #s(literal -6 binary64) x)) |
#s(literal -6 binary64) |
x |
(*.f64 #s(literal 6 binary64) y) |
(*.f64 y #s(literal 6 binary64)) |
#s(literal 6 binary64) |
y |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 #s(approx (+ (* -6 z) 4) #s(literal 4 binary64)) y))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 #s(approx (+ (* -6 z) 4) #s(literal 4 binary64)) y)) |
(*.f64 #s(approx (+ (* -6 z) 4) #s(literal 4 binary64)) y) |
(*.f64 y #s(approx (+ (* -6 z) 4) #s(literal 4 binary64))) |
#s(approx (+ (* -6 z) 4) #s(literal 4 binary64)) |
#s(literal 4 binary64) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 x z) #s(literal 6 binary64)))) |
#s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 x z) #s(literal 6 binary64))) |
(*.f64 (*.f64 #s(literal 6 binary64) x) z) |
(*.f64 (*.f64 x z) #s(literal 6 binary64)) |
(*.f64 #s(literal 6 binary64) (*.f64 x z)) |
(*.f64 z (*.f64 #s(literal 6 binary64) x)) |
(*.f64 #s(literal 6 binary64) x) |
(*.f64 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))) |
(*.f64 (*.f64 #s(approx (- y x) y) z) #s(literal -6 binary64)) |
(*.f64 #s(approx (- y x) y) (*.f64 #s(literal -6 binary64) z)) |
(*.f64 #s(literal -6 binary64) (*.f64 #s(approx (- y x) y) z)) |
(*.f64 #s(approx (- y x) y) z) |
(*.f64 z #s(approx (- y x) y)) |
#s(approx (- y x) 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 3 binary64)) (neg.f64 x)))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 3 binary64)) (neg.f64 x))) |
(*.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 3 binary64)) x) #s(literal -1 binary64)) |
(*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 3 binary64)) (neg.f64 x)) |
(*.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 3 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 3 binary64)) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -6 binary64) z) (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 3 binary64) (neg.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -6 binary64) z) (neg.f64 x)) (*.f64 (*.f64 #s(literal -6 binary64) z) (neg.f64 x)) (-.f64 (*.f64 (*.f64 #s(literal 3 binary64) (neg.f64 x)) (*.f64 #s(literal 3 binary64) (neg.f64 x))) (*.f64 (*.f64 (*.f64 #s(literal -6 binary64) z) (neg.f64 x)) (*.f64 #s(literal 3 binary64) (neg.f64 x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal -6 binary64) z)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) #s(literal 3 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal -6 binary64) z)) (*.f64 (neg.f64 x) (*.f64 #s(literal -6 binary64) z)) (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal 3 binary64)) (*.f64 (neg.f64 x) #s(literal 3 binary64))) (*.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal -6 binary64) z)) (*.f64 (neg.f64 x) #s(literal 3 binary64)))))) |
(neg.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 3 binary64)) x)) |
(fma.f64 (neg.f64 x) (*.f64 #s(literal -6 binary64) z) (*.f64 (neg.f64 x) #s(literal 3 binary64))) |
(fma.f64 (*.f64 #s(literal -6 binary64) z) (neg.f64 x) (*.f64 #s(literal 3 binary64) (neg.f64 x))) |
(+.f64 (*.f64 (*.f64 #s(literal -6 binary64) z) (neg.f64 x)) (*.f64 #s(literal 3 binary64) (neg.f64 x))) |
(+.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal -6 binary64) z)) (*.f64 (neg.f64 x) #s(literal 3 binary64))) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
(/.f64 (-.f64 #s(literal 27 binary64) (*.f64 #s(literal 216 binary64) (pow.f64 z #s(literal 3 binary64)))) (+.f64 #s(literal 9 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 6 binary64) z) #s(literal 2 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 #s(literal 6 binary64) z))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 9 binary64) (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 3 binary64) (*.f64 #s(literal -6 binary64) z)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) #s(literal 9 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 27 binary64) (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 9 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (*.f64 #s(literal 3 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 27 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (-.f64 #s(literal 9 binary64) (*.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 3 binary64)))))) |
(/.f64 (-.f64 #s(literal 9 binary64) (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64))) (-.f64 #s(literal 3 binary64) (*.f64 #s(literal -6 binary64) z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) #s(literal 9 binary64)) (-.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 3 binary64))) |
(/.f64 (+.f64 #s(literal 27 binary64) (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 3 binary64))) (+.f64 #s(literal 9 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 #s(literal -6 binary64) z))))) |
(/.f64 (fma.f64 #s(literal -216 binary64) (pow.f64 z #s(literal 3 binary64)) #s(literal 27 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (-.f64 #s(literal 9 binary64) (*.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 3 binary64))))) |
(fma.f64 #s(literal -6 binary64) z #s(literal 3 binary64)) |
(fma.f64 z #s(literal -6 binary64) #s(literal 3 binary64)) |
(-.f64 (/.f64 #s(literal 9 binary64) (-.f64 #s(literal 3 binary64) (*.f64 #s(literal -6 binary64) z))) (/.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (-.f64 #s(literal 3 binary64) (*.f64 #s(literal -6 binary64) z)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 3 binary64))) (/.f64 #s(literal 9 binary64) (-.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 3 binary64)))) |
(-.f64 #s(literal 3 binary64) (*.f64 #s(literal 6 binary64) z)) |
(+.f64 (/.f64 #s(literal 27 binary64) (+.f64 #s(literal 9 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 #s(literal -6 binary64) z))))) (/.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 3 binary64)) (+.f64 #s(literal 9 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 #s(literal -6 binary64) z)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (-.f64 #s(literal 9 binary64) (*.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 3 binary64))))) (/.f64 #s(literal 27 binary64) (+.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (-.f64 #s(literal 9 binary64) (*.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 3 binary64)))))) |
(+.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 3 binary64)) |
(+.f64 #s(literal 3 binary64) (*.f64 #s(literal -6 binary64) z)) |
#s(literal 3 binary64) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (fma.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal -6 binary64) #s(literal 1 binary64)) x (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64)))) |
#s(approx (* (- y x) 6) (*.f64 #s(literal 6 binary64) y)) |
#s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y))) |
#s(approx (+ (* -6 x) (* 6 y)) (*.f64 #s(literal 6 binary64) y)) |
#s(approx (+ (* -6 x) (* 6 y)) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y))) |
#s(approx x x) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (fma.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal -6 binary64) #s(literal 1 binary64)) x (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64)))) |
#s(approx (+ (* (- 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) z) -6) (*.f64 (*.f64 y z) #s(literal -6 binary64))) |
#s(approx (* (* (- y x) z) -6) (fma.f64 (*.f64 x z) #s(literal 6 binary64) (*.f64 (*.f64 y z) #s(literal -6 binary64)))) |
#s(approx (* (* 6 x) z) (*.f64 (*.f64 x z) #s(literal 6 binary64))) |
#s(approx (* 6 x) (*.f64 #s(literal 6 binary64) x)) |
#s(approx (* (- y x) z) (*.f64 y z)) |
#s(approx (* (- y x) z) (fma.f64 (neg.f64 x) z (*.f64 y z))) |
#s(approx (- y x) y) |
#s(approx (- y x) (fma.f64 #s(literal -1 binary64) x y)) |
#s(approx (* (neg x) (+ (* -6 z) 3)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 3 binary64)) (neg.f64 x))) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal -6 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) x) #s(literal 6 binary64) (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal -6 binary64))) #s(literal 1 binary64)) x)) |
#s(approx (* (- y x) 6) (*.f64 #s(literal -6 binary64) x)) |
#s(approx (* (- y x) 6) (*.f64 (-.f64 (*.f64 (/.f64 y x) #s(literal 6 binary64)) #s(literal 6 binary64)) x)) |
#s(approx (+ (* -6 x) (* 6 y)) (*.f64 #s(literal -6 binary64) x)) |
#s(approx (+ (* -6 x) (* 6 y)) (*.f64 (-.f64 (*.f64 (/.f64 y x) #s(literal 6 binary64)) #s(literal 6 binary64)) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal -6 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) x) #s(literal 6 binary64) (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal -6 binary64))) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (- 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) z) -6) (*.f64 (*.f64 x z) #s(literal 6 binary64))) |
#s(approx (* (* (- y x) z) -6) (*.f64 (fma.f64 (/.f64 (*.f64 y z) x) #s(literal -6 binary64) (*.f64 #s(literal 6 binary64) z)) 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) (neg.f64 x)) |
#s(approx (- y x) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (neg.f64 x) (-.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64)) #s(literal 1 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) x) #s(literal -6 binary64) (-.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64)) #s(literal 1 binary64))))) |
#s(approx (* (- y x) 6) (*.f64 (neg.f64 x) (fma.f64 (/.f64 y x) #s(literal -6 binary64) #s(literal 6 binary64)))) |
#s(approx (+ (* -6 x) (* 6 y)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 y x) #s(literal -6 binary64) #s(literal 6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (neg.f64 x) (-.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64)) #s(literal 1 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) x) #s(literal -6 binary64) (-.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64)) #s(literal 1 binary64))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 3 binary64)) (neg.f64 x))) |
#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) z) -6) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 y z) x) #s(literal 6 binary64) (*.f64 #s(literal -6 binary64) z)))) |
#s(approx (* (- y x) z) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 y z) 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 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+.f64 (fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) x)) |
#s(approx (* 6 y) (*.f64 #s(literal 6 binary64) y)) |
#s(approx y y) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+.f64 (fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) x)) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (fma.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) x)) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (+.f64 (fma.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y)) x)) |
#s(approx (* (+ (* -6 z) 4) y) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y)) |
#s(approx (- y x) (-.f64 y x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) y) #s(literal -6 binary64) (fma.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64) (/.f64 x y))) y)) |
#s(approx (* (- y x) 6) (*.f64 (fma.f64 (/.f64 x y) #s(literal -6 binary64) #s(literal 6 binary64)) y)) |
#s(approx (+ (* -6 x) (* 6 y)) (*.f64 (fma.f64 (/.f64 x y) #s(literal -6 binary64) #s(literal 6 binary64)) y)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) y) #s(literal -6 binary64) (fma.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64) (/.f64 x y))) y)) |
#s(approx (+ (* (- 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) z) -6) (*.f64 (fma.f64 (/.f64 (*.f64 x z) y) #s(literal 6 binary64) (*.f64 #s(literal -6 binary64) z)) y)) |
#s(approx (* (- y x) z) (*.f64 (fma.f64 (/.f64 (*.f64 x z) 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 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (neg.f64 (*.f64 (fma.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal -6 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64) x) y))) y))) |
#s(approx (* (- y x) 6) (neg.f64 (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 6 binary64)) #s(literal 6 binary64)) y))) |
#s(approx (+ (* -6 x) (* 6 y)) (neg.f64 (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 6 binary64)) #s(literal 6 binary64)) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (neg.f64 (*.f64 (fma.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal -6 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64) x) y))) y))) |
#s(approx (+ (* (- 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) z) -6) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x z) y) #s(literal -6 binary64) (*.f64 #s(literal 6 binary64) z)) y))) |
#s(approx (* (- y x) z) (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 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x) x)) |
#s(approx (- 2/3 z) #s(literal 2/3 binary64)) |
#s(approx (- 2/3 z) (fma.f64 #s(literal -1 binary64) z #s(literal 2/3 binary64))) |
#s(approx z z) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x) x)) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (fma.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x) x)) |
#s(approx (* (+ (* -6 z) 4) y) (*.f64 #s(literal 4 binary64) y)) |
#s(approx (* (+ (* -6 z) 4) y) (fma.f64 (*.f64 y z) #s(literal -6 binary64) (*.f64 #s(literal 4 binary64) y))) |
#s(approx (+ (* -6 z) 4) #s(literal 4 binary64)) |
#s(approx (+ (* -6 z) 4) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64))) |
#s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64))) |
#s(approx (* (- y x) z) (*.f64 (-.f64 y x) z)) |
#s(approx (* (neg x) (+ (* -6 z) 3)) (*.f64 #s(literal -3 binary64) x)) |
#s(approx (* (neg x) (+ (* -6 z) 3)) (fma.f64 #s(literal -3 binary64) x (*.f64 (*.f64 x z) #s(literal 6 binary64)))) |
#s(approx (+ (* -6 z) 3) #s(literal 3 binary64)) |
#s(approx (+ (* -6 z) 3) (fma.f64 #s(literal -6 binary64) z #s(literal 3 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 (fma.f64 #s(literal -6 binary64) (-.f64 y x) (/.f64 (fma.f64 #s(literal 4 binary64) (-.f64 y x) x) z)) z)) |
#s(approx (- 2/3 z) (neg.f64 z)) |
#s(approx (- 2/3 z) (*.f64 (-.f64 (/.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) z)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 y x) (/.f64 (fma.f64 #s(literal 4 binary64) (-.f64 y x) x) z)) z)) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 y x) (/.f64 (fma.f64 #s(literal 4 binary64) (-.f64 y x) x) z)) z)) |
#s(approx (* (+ (* -6 z) 4) y) (*.f64 (*.f64 y z) #s(literal -6 binary64))) |
#s(approx (* (+ (* -6 z) 4) y) (*.f64 (fma.f64 (/.f64 y z) #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) y)) z)) |
#s(approx (+ (* -6 z) 4) (*.f64 #s(literal -6 binary64) z)) |
#s(approx (+ (* -6 z) 4) (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 6 binary64)) z)) |
#s(approx (* (neg x) (+ (* -6 z) 3)) (*.f64 (*.f64 x z) #s(literal 6 binary64))) |
#s(approx (* (neg x) (+ (* -6 z) 3)) (*.f64 (fma.f64 (/.f64 x z) #s(literal -3 binary64) (*.f64 #s(literal 6 binary64) x)) z)) |
#s(approx (+ (* -6 z) 3) (*.f64 #s(literal -6 binary64) z)) |
#s(approx (+ (* -6 z) 3) (*.f64 (-.f64 (/.f64 #s(literal 3 binary64) z) #s(literal 6 binary64)) z)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (neg.f64 z) (fma.f64 #s(literal 6 binary64) (-.f64 y x) (neg.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (-.f64 y x) x) z))))) |
#s(approx (- 2/3 z) (*.f64 (neg.f64 z) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2/3 binary64) z)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (neg.f64 z) (fma.f64 #s(literal 6 binary64) (-.f64 y x) (neg.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (-.f64 y x) x) z))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (neg.f64 z) (fma.f64 #s(literal 6 binary64) (-.f64 y x) (neg.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (-.f64 y x) x) z))))) |
#s(approx (* (+ (* -6 z) 4) y) (*.f64 (neg.f64 z) (fma.f64 #s(literal -4 binary64) (/.f64 y z) (*.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 (* (neg x) (+ (* -6 z) 3)) (*.f64 (neg.f64 z) (fma.f64 (/.f64 x z) #s(literal 3 binary64) (*.f64 #s(literal -6 binary64) x)))) |
#s(approx (+ (* -6 z) 3) (*.f64 (neg.f64 z) (-.f64 #s(literal 6 binary64) (/.f64 #s(literal 3 binary64) z)))) |
Compiled 5 893 to 796 computations (86.5% saved)
19 alts after pruning (9 fresh and 10 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 169 | 4 | 173 |
| Fresh | 2 | 5 | 7 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 6 | 6 |
| Total | 172 | 19 | 191 |
| Status | Accuracy | Program |
|---|---|---|
| 46.0% | (fma.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) x) | |
| 55.1% | (fma.f64 (*.f64 (-.f64 y x) #s(approx (- 2/3 z) #s(literal 2/3 binary64))) #s(literal 6 binary64) x) | |
| 44.4% | (fma.f64 #s(approx (- 2/3 z) (neg.f64 z)) #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y))) x) | |
| 55.1% | (fma.f64 #s(approx (- 2/3 z) #s(literal 2/3 binary64)) (*.f64 (-.f64 y x) #s(literal 6 binary64)) x) | |
| ✓ | 99.8% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (-.f64 y x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) x)) |
| ✓ | 55.4% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
| 26.0% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) #s(approx (- y x) y) x)) | |
| ✓ | 45.1% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64))) |
| ✓ | 21.9% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 #s(approx (- y x) y) z) #s(literal -6 binary64))) |
| 21.9% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (- y x) y) (*.f64 #s(literal -6 binary64) z))) | |
| ✓ | 46.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))) |
| ✓ | 56.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))))) |
| 27.2% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (neg.f64 x) #s(approx (+ (* -6 z) 3) (*.f64 #s(literal -6 binary64) z))))) | |
| ✓ | 26.4% | #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))) |
| 56.3% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(approx (* (neg x) (+ (* -6 z) 3)) (fma.f64 #s(literal -3 binary64) x (*.f64 (*.f64 x z) #s(literal 6 binary64)))))) | |
| 55.5% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (fma.f64 #s(literal -3 binary64) x (*.f64 #s(literal 4 binary64) y)))) | |
| ✓ | 31.1% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal -3 binary64) x))) |
| ✓ | 27.1% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
| ✓ | 27.2% | #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 274 to 507 computations (60.2% 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))) (*.f64 #s(approx (- y x) y) (*.f64 #s(literal -6 binary64) z))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 #s(approx (- y x) y) 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) #s(approx (+ (* -6 z) 3) (*.f64 #s(literal -6 binary64) z))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 3 binary64))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) x)) |
(fma.f64 #s(approx (- 2/3 z) #s(literal 2/3 binary64)) (*.f64 (-.f64 y x) #s(literal 6 binary64)) x) |
(fma.f64 (*.f64 (-.f64 y x) #s(approx (- 2/3 z) #s(literal 2/3 binary64))) #s(literal 6 binary64) x) |
(fma.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (*.f64 #s(literal -6 binary64) x)) 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 (+ (* (- y x) (+ (* -6 z) 4)) x) #s(approx (* (neg x) (+ (* -6 z) 3)) (fma.f64 #s(literal -3 binary64) x (*.f64 (*.f64 x z) #s(literal 6 binary64)))))) |
(+.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) |
(fma.f64 #s(approx (- 2/3 z) (neg.f64 z)) #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y))) x) |
(fma.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y))) x) |
(+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 y x) (/.f64 (fma.f64 #s(literal 4 binary64) (-.f64 y x) x) z)) z)) |
#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 (+ (* (- 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)) |
(-.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))))) |
| 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:
| 21.0ms | (+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z))) |
| 10.0ms | z |
| 9.0ms | y |
| 9.0ms | x |
| 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))) (*.f64 #s(approx (- y x) y) (*.f64 #s(literal -6 binary64) z))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 #s(approx (- y x) y) 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) #s(approx (+ (* -6 z) 3) (*.f64 #s(literal -6 binary64) z))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 3 binary64))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) x)) |
(fma.f64 #s(approx (- 2/3 z) #s(literal 2/3 binary64)) (*.f64 (-.f64 y x) #s(literal 6 binary64)) x) |
(fma.f64 (*.f64 (-.f64 y x) #s(approx (- 2/3 z) #s(literal 2/3 binary64))) #s(literal 6 binary64) x) |
(fma.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (*.f64 #s(literal -6 binary64) x)) 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 (-.f64 y x) z) #s(literal -6 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (fma.f64 #s(literal -3 binary64) x (*.f64 #s(literal 4 binary64) y)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64))) |
5 calls:
| 26.0ms | x |
| 6.0ms | y |
| 6.0ms | z |
| 6.0ms | (+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z))) |
| 5.0ms | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.0% | 3 | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| 73.9% | 3 | (+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z))) |
| 76.0% | 3 | x |
| 78.1% | 3 | y |
| 97.0% | 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))) (*.f64 #s(approx (- y x) y) (*.f64 #s(literal -6 binary64) z))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 #s(approx (- y x) y) 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) #s(approx (+ (* -6 z) 3) (*.f64 #s(literal -6 binary64) z))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 3 binary64))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) |
| Outputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 #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) (+ (* -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 (+ (* 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) z) -6) (*.f64 (*.f64 #s(literal 6 binary64) x) z))) |
2 calls:
| 9.0ms | z |
| 4.0ms | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.5% | 5 | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| 84.5% | 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)))) |
#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))) (*.f64 #s(approx (- y x) y) (*.f64 #s(literal -6 binary64) z))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 #s(approx (- y x) y) 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) #s(approx (+ (* -6 z) 3) (*.f64 #s(literal -6 binary64) z))))) |
| Outputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 #s(literal 6 binary64) x) z))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- 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 (+ (* 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 (neg.f64 x) #s(approx (+ (* -6 z) 3) (*.f64 #s(literal -6 binary64) z))))) |
#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:
| 4.0ms | z |
| 3.0ms | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.2% | 5 | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| 84.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)))) |
#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))) (*.f64 #s(approx (- y x) y) (*.f64 #s(literal -6 binary64) z))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 #s(approx (- y x) y) 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 #s(literal 6 binary64) x) z))) |
#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 (+ (* 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) z) -6) (*.f64 (*.f64 #s(literal 6 binary64) x) z))) |
#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:
| 5.0ms | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| 4.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.2% | 5 | z |
| 84.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))) (*.f64 #s(approx (- y x) y) (*.f64 #s(literal -6 binary64) z))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 #s(approx (- y x) y) 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 #s(literal 6 binary64) x) z))) |
#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 (+ (* 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) z) -6) (*.f64 (*.f64 #s(literal 6 binary64) x) z))) |
#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 |
|---|---|---|
| 83.6% | 5 | z |
| 83.6% | 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))) (*.f64 #s(approx (- y x) y) (*.f64 #s(literal -6 binary64) z))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 #s(approx (- y x) y) z) #s(literal -6 binary64))) |
| Outputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 #s(literal 6 binary64) x) z))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- 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 (* (* (- 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) (+ (* -6 z) 4)) x) (*.f64 #s(approx (+ (* -6 z) 4) (*.f64 #s(literal -6 binary64) z)) y))) |
2 calls:
| 6.0ms | z |
| 3.0ms | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 83.5% | 5 | z |
| 83.5% | 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)))) |
| 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:
| 3.0ms | z |
| 2.0ms | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.1% | 3 | z |
| 79.1% | 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 | 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 | y |
| 2.0ms | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 55.4% | 1 | (+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z))) |
| 55.4% | 1 | x |
| 55.4% | 1 | y |
| 55.4% | 1 | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| 55.4% | 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)) |
| 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 | x |
| 2.0ms | (+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z))) |
| 2.0ms | y |
| 2.0ms | z |
| 2.0ms | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 41.2% | 3 | x |
| 31.1% | 1 | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| 33.4% | 2 | (+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z))) |
| 36.9% | 4 | z |
| 44.7% | 3 | y |
Compiled 21 to 28 computations (-33.3% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal -3 binary64) x))) |
| Outputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal -3 binary64) x))) |
5 calls:
| 3.0ms | z |
| 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 | x |
| 1.0ms | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 31.1% | 1 | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| 31.1% | 1 | (+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z))) |
| 31.1% | 1 | z |
| 31.1% | 1 | x |
| 31.1% | 1 | y |
Compiled 21 to 28 computations (-33.3% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 12.0ms | 9.19374417258409e-5 | 1.6694412262526797 |
| 12.0ms | -7012846268.810029 | -0.09696463936449864 |
| 13.0ms | 288× | 0 | valid |
Compiled 898 to 738 computations (17.8% saved)
ival-mult!: 3.0ms (60.9% of total)ival-sub!: 2.0ms (40.6% of total)ival-add!: 1.0ms (20.3% of total)adjust: 0.0ms (0% of total)| 4× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 12.0ms | 1.5890455031053421e+56 | 1.0389308048174744e+70 |
| 11.0ms | 2.2331611650542224e-7 | 9.19374417258409e-5 |
| 10.0ms | -1.904391987908804e-9 | -6.479297222188139e-12 |
| 14.0ms | -1.6563805835165054e+170 | -1.9123198727607454e+164 |
| 25.0ms | 560× | 0 | valid |
Compiled 2 204 to 1 697 computations (23% saved)
ival-sub!: 7.0ms (55.2% of total)ival-mult!: 5.0ms (39.4% of total)ival-add!: 1.0ms (7.9% of total)adjust: 0.0ms (0% of total)| 4× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.9123198727607454e+164 | 1.6563805835165054e+170 |
| 0.0ms | 0.7636313060311652 | 7012846269.476696 |
| 0.0ms | 0.6665747292249408 | 0.6666664433505501 |
| 0.0ms | -1.0389308048174744e+70 | -1.5890455031053421e+56 |
Compiled 16 to 18 computations (-12.5% saved)
| 4× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.9123198727607454e+164 | 1.6563805835165054e+170 |
| 0.0ms | 0.7636313060311652 | 7012846269.476696 |
| 0.0ms | 0.6665747292249408 | 0.6666664433505501 |
| 0.0ms | -1.0389308048174744e+70 | -1.5890455031053421e+56 |
Compiled 16 to 18 computations (-12.5% saved)
| 4× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.9123198727607454e+164 | 1.6563805835165054e+170 |
| 0.0ms | 0.7636313060311652 | 7012846269.476696 |
| 0.0ms | -1.0027745595860131 | 0.6665747292249408 |
| 0.0ms | -1.0389308048174744e+70 | -1.5890455031053421e+56 |
Compiled 16 to 18 computations (-12.5% saved)
| 4× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.9123198727607454e+164 | 1.6563805835165054e+170 |
| 0.0ms | 0.7636313060311652 | 7012846269.476696 |
| 0.0ms | -1.0027745595860131 | 0.6665747292249408 |
| 0.0ms | -1.0389308048174744e+70 | -1.5890455031053421e+56 |
Compiled 16 to 18 computations (-12.5% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.7636313060311652 | 7012846269.476696 |
| 0.0ms | -1.0027745595860131 | 0.6665747292249408 |
Compiled 16 to 18 computations (-12.5% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 2.700763547453648e+108 | 4.621529803974288e+111 |
| 10.0ms | -522498970870.11816 | -1846808266.5575883 |
| 10.0ms | 243× | 0 | valid |
| 1.0ms | 13× | 1 | valid |
Compiled 816 to 658 computations (19.4% saved)
ival-mult!: 3.0ms (53% of total)ival-add!: 1.0ms (17.7% of total)ival-sub!: 1.0ms (17.7% of total)adjust: 0.0ms (0% of total)ival-div!: 0.0ms (0% of total)| 1× | fuel |
Compiled 1 237 to 119 computations (90.4% saved)
Compiled 1 250 to 131 computations (89.5% saved)
Loading profile data...