
Time bar (total: 2.3s)
| 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)
| 341.0ms | 7 649× | 0 | valid |
| 71.0ms | 443× | 1 | valid |
| 28.0ms | 164× | 2 | valid |
ival-mult!: 93.0ms (38% of total)ival-sub!: 77.0ms (31.5% of total)adjust: 54.0ms (22.1% of total)ival-add!: 20.0ms (8.2% 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 |
| 44.0ms | 420× | 0 | valid |
| 14.0ms | 34× | 2 | valid |
| 4.0ms | 42× | 1 | valid |
| 2.0ms | 12× | 3 | valid |
| 1.0ms | 4× | 4 | valid |
Compiled 109 to 40 computations (63.3% saved)
ival-sub!: 27.0ms (70.8% of total)ival-mult!: 6.0ms (15.7% of total)adjust: 4.0ms (10.5% of total)ival-add!: 2.0ms (5.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.6% | (+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z))) |
Compiled 26 to 24 computations (7.7% saved)
| Inputs |
|---|
(+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z))) |
x |
(*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z)) |
(*.f64 (-.f64 y x) #s(literal 6 binary64)) |
(-.f64 y x) |
y |
#s(literal 6 binary64) |
(-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
(/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) |
#s(literal 2 binary64) |
#s(literal 3 binary64) |
z |
| Outputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* 6 (* y (- 2/3 z))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ (* 6 (* y (- 2/3 z))) (* x (+ 1 (* -6 (- 2/3 z))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* 6 (* y (- 2/3 z))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (+ (* -6 (* x (- 2/3 z))) (* 6 (* y (- 2/3 z)))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* 6 y))) |
#s(approx (* (- y x) 6) #s(hole binary64 (+ (* -6 x) (* 6 y)))) |
#s(approx (- y x) #s(hole binary64 y)) |
#s(approx (- y x) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* x (+ 1 (* -6 (- 2/3 z)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* x (+ 1 (+ (* -6 (- 2/3 z)) (* 6 (/ (* y (- 2/3 z)) x))))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* -6 (* x (- 2/3 z))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* x (+ (* -6 (- 2/3 z)) (* 6 (/ (* y (- 2/3 z)) x)))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* -6 x))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* x (- (* 6 (/ y x)) 6)))) |
#s(approx (- y x) #s(hole binary64 (* -1 x))) |
#s(approx (- y x) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* x (- (* 6 (- 2/3 z)) 1))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* x (- (+ (* -6 (/ (* y (- 2/3 z)) x)) (* 6 (- 2/3 z))) 1))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* -1 (* x (+ (* -6 (/ (* y (- 2/3 z)) x)) (* 6 (- 2/3 z))))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* -1 (* x (+ 6 (* -6 (/ y x))))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (* -6 (* x (- 2/3 z)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (+ (* -6 (* x (- 2/3 z))) (* 6 (* y (- 2/3 z))))))) |
#s(approx (- y x) #s(hole binary64 (- y x))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* y (+ (* -6 (/ (* x (- 2/3 z)) y)) (+ (* 6 (- 2/3 z)) (/ x y)))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* y (+ (* -6 (/ (* x (- 2/3 z)) y)) (* 6 (- 2/3 z)))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* y (+ 6 (* -6 (/ x y)))))) |
#s(approx (- y x) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* y (+ (* -6 (- 2/3 z)) (* -1 (/ (+ x (* -6 (* x (- 2/3 z)))) y))))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* -1 (* y (+ (* -6 (- 2/3 z)) (* 6 (/ (* x (- 2/3 z)) y))))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* -1 (* y (- (* 6 (/ x y)) 6))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (* 4 (- y x))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (+ (* -6 (* z (- y x))) (* 4 (- y x)))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* 4 (- y x)))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (+ (* -6 (* z (- y x))) (* 4 (- y x))))) |
#s(approx (- (/ 2 3) z) #s(hole binary64 2/3)) |
#s(approx (- (/ 2 3) z) #s(hole binary64 (+ 2/3 (* -1 z)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* z (+ (* -6 (- y x)) (+ (* 4 (/ (- y x) z)) (/ x z)))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* z (+ (* -6 (- y x)) (* 4 (/ (- y x) z)))))) |
#s(approx (- (/ 2 3) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (/ 2 3) z) #s(hole binary64 (* z (- (* 2/3 (/ 1 z)) 1)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* 4 (- y x))) z)) (* 6 (- y x))))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* -1 (* z (+ (* -4 (/ (- y x) z)) (* 6 (- y x))))))) |
#s(approx (- (/ 2 3) z) #s(hole binary64 (* -1 (* z (- 1 (* 2/3 (/ 1 z))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | y | @ | inf | ((+ x (* (* (- y x) 6) (- (/ 2 3) z))) x (* (* (- y x) 6) (- (/ 2 3) z)) (* (- y x) 6) (- y x) y 6 (- (/ 2 3) z) (/ 2 3) 2 3 z) |
| 1.0ms | x | @ | -inf | ((+ x (* (* (- y x) 6) (- (/ 2 3) z))) x (* (* (- y x) 6) (- (/ 2 3) z)) (* (- y x) 6) (- y x) y 6 (- (/ 2 3) z) (/ 2 3) 2 3 z) |
| 1.0ms | x | @ | inf | ((+ x (* (* (- y x) 6) (- (/ 2 3) z))) x (* (* (- y x) 6) (- (/ 2 3) z)) (* (- y x) 6) (- y x) y 6 (- (/ 2 3) z) (/ 2 3) 2 3 z) |
| 1.0ms | y | @ | -inf | ((+ x (* (* (- y x) 6) (- (/ 2 3) z))) x (* (* (- y x) 6) (- (/ 2 3) z)) (* (- y x) 6) (- y x) y 6 (- (/ 2 3) z) (/ 2 3) 2 3 z) |
| 1.0ms | x | @ | 0 | ((+ x (* (* (- y x) 6) (- (/ 2 3) z))) x (* (* (- y x) 6) (- (/ 2 3) z)) (* (- y x) 6) (- y x) y 6 (- (/ 2 3) z) (/ 2 3) 2 3 z) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 185 | 952 |
| 0 | 194 | 927 |
| 1 | 926 | 878 |
| 0 | 8528 | 840 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z))) |
x |
(*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z)) |
(*.f64 (-.f64 y x) #s(literal 6 binary64)) |
(-.f64 y x) |
y |
#s(literal 6 binary64) |
(-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
(/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) |
#s(literal 2 binary64) |
#s(literal 3 binary64) |
z |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* 6 (* y (- 2/3 z))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ (* 6 (* y (- 2/3 z))) (* x (+ 1 (* -6 (- 2/3 z))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* 6 (* y (- 2/3 z))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (+ (* -6 (* x (- 2/3 z))) (* 6 (* y (- 2/3 z)))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* 6 y))) |
#s(approx (* (- y x) 6) #s(hole binary64 (+ (* -6 x) (* 6 y)))) |
#s(approx (- y x) #s(hole binary64 y)) |
#s(approx (- y x) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* x (+ 1 (* -6 (- 2/3 z)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* x (+ 1 (+ (* -6 (- 2/3 z)) (* 6 (/ (* y (- 2/3 z)) x))))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* -6 (* x (- 2/3 z))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* x (+ (* -6 (- 2/3 z)) (* 6 (/ (* y (- 2/3 z)) x)))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* -6 x))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* x (- (* 6 (/ y x)) 6)))) |
#s(approx (- y x) #s(hole binary64 (* -1 x))) |
#s(approx (- y x) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* x (- (* 6 (- 2/3 z)) 1))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* x (- (+ (* -6 (/ (* y (- 2/3 z)) x)) (* 6 (- 2/3 z))) 1))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* -1 (* x (+ (* -6 (/ (* y (- 2/3 z)) x)) (* 6 (- 2/3 z))))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* -1 (* x (+ 6 (* -6 (/ y x))))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (* -6 (* x (- 2/3 z)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (+ (* -6 (* x (- 2/3 z))) (* 6 (* y (- 2/3 z))))))) |
#s(approx (- y x) #s(hole binary64 (- y x))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* y (+ (* -6 (/ (* x (- 2/3 z)) y)) (+ (* 6 (- 2/3 z)) (/ x y)))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* y (+ (* -6 (/ (* x (- 2/3 z)) y)) (* 6 (- 2/3 z)))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* y (+ 6 (* -6 (/ x y)))))) |
#s(approx (- y x) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* y (+ (* -6 (- 2/3 z)) (* -1 (/ (+ x (* -6 (* x (- 2/3 z)))) y))))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* -1 (* y (+ (* -6 (- 2/3 z)) (* 6 (/ (* x (- 2/3 z)) y))))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* -1 (* y (- (* 6 (/ x y)) 6))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (* 4 (- y x))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (+ (* -6 (* z (- y x))) (* 4 (- y x)))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* 4 (- y x)))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (+ (* -6 (* z (- y x))) (* 4 (- y x))))) |
#s(approx (- (/ 2 3) z) #s(hole binary64 2/3)) |
#s(approx (- (/ 2 3) z) #s(hole binary64 (+ 2/3 (* -1 z)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* z (+ (* -6 (- y x)) (+ (* 4 (/ (- y x) z)) (/ x z)))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* z (+ (* -6 (- y x)) (* 4 (/ (- y x) z)))))) |
#s(approx (- (/ 2 3) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (/ 2 3) z) #s(hole binary64 (* z (- (* 2/3 (/ 1 z)) 1)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* 4 (- y x))) z)) (* 6 (- y x))))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* -1 (* z (+ (* -4 (/ (- y x) z)) (* 6 (- y x))))))) |
#s(approx (- (/ 2 3) z) #s(hole binary64 (* -1 (* z (- 1 (* 2/3 (/ 1 z))))))) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 #s(literal -6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) (-.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64))) (-.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (-.f64 y x) #s(literal 6 binary64))) (-.f64 #s(literal 2/3 binary64) z))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) (-.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) x) (*.f64 x x))) |
(fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (-.f64 y x)) #s(literal 6 binary64) x) |
(fma.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 6 binary64) x) |
(fma.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z) x) |
(fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64)) (-.f64 y x) x) |
(fma.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 (-.f64 y x) #s(literal 6 binary64)) x) |
(fma.f64 (-.f64 y x) (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64)) x) |
(fma.f64 #s(literal 6 binary64) (*.f64 (-.f64 y x) (-.f64 #s(literal 2/3 binary64) z)) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)))) (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64)) (-.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z))))) |
(-.f64 x (*.f64 (neg.f64 (-.f64 #s(literal 2/3 binary64) z)) (*.f64 (-.f64 y x) #s(literal 6 binary64)))) |
(-.f64 x (*.f64 (neg.f64 (-.f64 y x)) (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64)))) |
(-.f64 x (*.f64 (*.f64 #s(literal -6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) (-.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) x) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) (-.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) x) (*.f64 x x)))) |
(+.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) x) |
(+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z))) |
x |
(*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (-.f64 y x)) #s(literal 6 binary64)) |
(*.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 6 binary64)) |
(*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) |
(*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64)) (-.f64 y x)) |
(*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 (-.f64 y x) #s(literal 6 binary64))) |
(*.f64 (-.f64 y x) (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64))) |
(*.f64 #s(literal 6 binary64) (*.f64 (-.f64 y x) (-.f64 #s(literal 2/3 binary64) z))) |
(/.f64 (*.f64 (-.f64 #s(literal 4/9 binary64) (*.f64 z z)) (*.f64 (-.f64 y x) #s(literal 6 binary64))) (+.f64 #s(literal 2/3 binary64) z)) |
(/.f64 (*.f64 (-.f64 #s(literal 8/27 binary64) (pow.f64 z #s(literal 3 binary64))) (*.f64 (-.f64 y x) #s(literal 6 binary64))) (fma.f64 z (+.f64 #s(literal 2/3 binary64) z) #s(literal 4/9 binary64))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64))) (+.f64 y x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64))) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 4/9 binary64) (*.f64 z z))) (+.f64 #s(literal 2/3 binary64) z)) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 8/27 binary64) (pow.f64 z #s(literal 3 binary64)))) (fma.f64 z (+.f64 #s(literal 2/3 binary64) z) #s(literal 4/9 binary64))) |
(*.f64 (-.f64 y x) #s(literal 6 binary64)) |
(*.f64 #s(literal 6 binary64) (-.f64 y x)) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) #s(literal 6 binary64)) (+.f64 y x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 6 binary64)) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 #s(literal 6 binary64) (*.f64 (+.f64 y x) (-.f64 y x))) (+.f64 y x)) |
(/.f64 (*.f64 #s(literal 6 binary64) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(neg.f64 (*.f64 #s(literal -6 binary64) (-.f64 y x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (neg.f64 x) y)) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (+.f64 y x)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 (neg.f64 y) x)))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(fma.f64 #s(literal -1 binary64) x y) |
(fma.f64 x #s(literal -1 binary64) y) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(-.f64 y (*.f64 (neg.f64 x) #s(literal -1 binary64))) |
(-.f64 y x) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(+.f64 (neg.f64 x) y) |
(+.f64 y (neg.f64 x)) |
y |
#s(literal 6 binary64) |
(/.f64 (-.f64 (*.f64 z z) #s(literal 4/9 binary64)) (-.f64 (neg.f64 z) #s(literal 2/3 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4/9 binary64) (*.f64 z z))) (neg.f64 (+.f64 #s(literal 2/3 binary64) z))) |
(/.f64 (neg.f64 (-.f64 #s(literal 8/27 binary64) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (fma.f64 z (+.f64 #s(literal 2/3 binary64) z) #s(literal 4/9 binary64)))) |
(/.f64 (-.f64 #s(literal 4/9 binary64) (*.f64 z z)) (+.f64 #s(literal 2/3 binary64) z)) |
(/.f64 (-.f64 #s(literal 8/27 binary64) (pow.f64 z #s(literal 3 binary64))) (fma.f64 z z (-.f64 #s(literal 4/9 binary64) (*.f64 #s(literal -2/3 binary64) z)))) |
(/.f64 (-.f64 #s(literal 8/27 binary64) (pow.f64 z #s(literal 3 binary64))) (fma.f64 z (+.f64 #s(literal 2/3 binary64) z) #s(literal 4/9 binary64))) |
(fma.f64 #s(literal -1 binary64) z #s(literal 2/3 binary64)) |
(fma.f64 z #s(literal -1 binary64) #s(literal 2/3 binary64)) |
(-.f64 (/.f64 #s(literal 4/9 binary64) (+.f64 #s(literal 2/3 binary64) z)) (/.f64 (*.f64 z z) (+.f64 #s(literal 2/3 binary64) z))) |
(-.f64 (/.f64 #s(literal 8/27 binary64) (fma.f64 z (+.f64 #s(literal 2/3 binary64) z) #s(literal 4/9 binary64))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z (+.f64 #s(literal 2/3 binary64) z) #s(literal 4/9 binary64)))) |
(-.f64 (neg.f64 z) #s(literal -2/3 binary64)) |
(-.f64 #s(literal 2/3 binary64) (*.f64 (neg.f64 z) #s(literal -1 binary64))) |
(-.f64 #s(literal 2/3 binary64) z) |
(+.f64 (/.f64 #s(literal 8/27 binary64) (fma.f64 z (+.f64 #s(literal 2/3 binary64) z) #s(literal 4/9 binary64))) (/.f64 (pow.f64 (neg.f64 z) #s(literal 3 binary64)) (fma.f64 z (+.f64 #s(literal 2/3 binary64) z) #s(literal 4/9 binary64)))) |
(+.f64 (neg.f64 z) #s(literal 2/3 binary64)) |
(+.f64 #s(literal 2/3 binary64) (neg.f64 z)) |
#s(literal 2/3 binary64) |
#s(literal 2 binary64) |
#s(literal 3 binary64) |
z |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal -6 binary64) (-.f64 x y)) x)) |
#s(approx x x) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal -6 binary64) (-.f64 x y)))) |
#s(approx (* (- y x) 6) (*.f64 #s(literal 6 binary64) y)) |
#s(approx (* (- y x) 6) (*.f64 #s(literal -6 binary64) (-.f64 x y))) |
#s(approx (- y x) y) |
#s(approx (- y x) (-.f64 y x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 (-.f64 #s(literal 2/3 binary64) z) (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) x)) #s(literal 1 binary64)) x)) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 #s(literal -6 binary64) (-.f64 (-.f64 #s(literal 2/3 binary64) z) (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) x))) x)) |
#s(approx (* (- y x) 6) (*.f64 #s(literal -6 binary64) x)) |
#s(approx (* (- y x) 6) (*.f64 (-.f64 (*.f64 (/.f64 y x) #s(literal 6 binary64)) #s(literal 6 binary64)) x)) |
#s(approx (- y x) (neg.f64 x)) |
#s(approx (- y x) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64) #s(literal -1 binary64)) (neg.f64 x))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) x) (-.f64 #s(literal 2/3 binary64) z)) #s(literal -1 binary64)) (neg.f64 x))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 #s(literal -6 binary64) (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) x) (-.f64 #s(literal 2/3 binary64) z))) (neg.f64 x))) |
#s(approx (* (- y x) 6) (*.f64 (fma.f64 (/.f64 y x) #s(literal -6 binary64) #s(literal 6 binary64)) (neg.f64 x))) |
#s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) (neg.f64 x))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal -6 binary64) (-.f64 x y)) x)) |
#s(approx (- y x) (-.f64 y x)) |
#s(approx y y) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) x) y)) y)) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 #s(literal -6 binary64) (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) y) (-.f64 #s(literal 2/3 binary64) z))) y)) |
#s(approx (* (- y x) 6) (*.f64 (fma.f64 (/.f64 x y) #s(literal -6 binary64) #s(literal 6 binary64)) y)) |
#s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (neg.f64 y) (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) (/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64)) x (neg.f64 x)) y)))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (neg.f64 y) (*.f64 #s(literal -6 binary64) (-.f64 (-.f64 #s(literal 2/3 binary64) z) (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) y))))) |
#s(approx (* (- y x) 6) (*.f64 (neg.f64 y) (-.f64 (*.f64 (/.f64 x y) #s(literal 6 binary64)) #s(literal 6 binary64)))) |
#s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (-.f64 y x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) x)) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 #s(literal 4 binary64) (-.f64 y x))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (-.f64 y x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)))) |
#s(approx (- (/ 2 3) z) #s(literal 2/3 binary64)) |
#s(approx (- (/ 2 3) z) (-.f64 #s(literal 2/3 binary64) z)) |
#s(approx z z) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 y x) (/.f64 (fma.f64 #s(literal 4 binary64) (-.f64 y x) x) z)) z)) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 (/.f64 (-.f64 y x) z) #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) (-.f64 y x))) z)) |
#s(approx (- (/ 2 3) z) (neg.f64 z)) |
#s(approx (- (/ 2 3) z) (*.f64 (-.f64 (/.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) z)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 (-.f64 y x) #s(literal 6 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (-.f64 y x) (neg.f64 x)) z)) (neg.f64 z))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) #s(literal 6 binary64))) (neg.f64 z))) |
#s(approx (- (/ 2 3) z) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2/3 binary64) z)) (neg.f64 z))) |
Compiled 2 569 to 483 computations (81.2% saved)
12 alts after pruning (12 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 115 | 12 | 127 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 116 | 12 | 128 |
| Status | Accuracy | Program |
|---|---|---|
| 99.6% | (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) |
| 41.8% | (/.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)) | |
| 63.5% | (+.f64 x (/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64))) (+.f64 y x))) | |
| ▶ | 99.8% | (+.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (-.f64 y x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64))))) |
| 51.4% | (+.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)) |
| ▶ | 57.0% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
| 88.9% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 (-.f64 #s(literal 2/3 binary64) z) (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) x)) #s(literal 1 binary64)) x)) | |
| 51.5% | #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)) | |
| ▶ | 43.9% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64))) |
| 51.0% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) |
Compiled 492 to 384 computations (22% saved)
| Inputs |
|---|
(+.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.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 (-.f64 y x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)))) |
(*.f64 (-.f64 y x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64))) |
(-.f64 y x) |
y |
(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) |
#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) |
(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 #s(literal 2/3 binary64) z) |
#s(literal 2/3 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 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 z) 4)) #s(hole binary64 (* y (+ 4 (* -6 z))))) |
#s(approx (* (- y x) (+ (* -6 z) 4)) #s(hole binary64 (+ (* -1 (* x (+ 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 (+ (* 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 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) (- 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 (+ 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 z) 4)) #s(hole binary64 (* -1 (* x (+ 4 (* -6 z)))))) |
#s(approx (* (- y x) (+ (* -6 z) 4)) #s(hole binary64 (* x (+ (* -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 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) (- 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 (+ 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 z) 4)) #s(hole binary64 (* -1 (* x (+ 4 (+ (* -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 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) (- 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 (+ 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 (+ (* 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 (+ (* (* (- 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 (+ 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 z) 4)) #s(hole binary64 (* y (+ 4 (+ (* -6 z) (* -1 (/ (* x (+ 4 (* -6 z))) y))))))) |
#s(approx (- y x) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* y (+ 4 (+ (* -4 (/ x y)) (/ x y)))))) |
#s(approx (* (* (- 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 z) 4)) x) #s(hole binary64 (* y (+ 4 (+ (* -6 z) (+ (* -1 (/ (* x (+ 4 (* -6 z))) y)) (/ x y))))))) |
#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 (+ 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 z) 4)) #s(hole binary64 (* -1 (* y (+ (* -1 (+ 4 (* -6 z))) (/ (* 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 z) 4)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (+ 4 (* -6 z))) (* -1 (/ (+ x (* -1 (* x (+ 4 (* -6 z))))) 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 (+ 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 (* (- y x) (+ (* -6 z) 4)) #s(hole binary64 (* 4 (- y x)))) |
#s(approx (* (- y x) (+ (* -6 z) 4)) #s(hole binary64 (+ (* -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 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 (+ (* (* (- 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 (+ 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 (* (- y x) (+ (* -6 z) 4)) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (* (- y x) (+ (* -6 z) 4)) #s(hole binary64 (* z (+ (* -6 (- y x)) (* 4 (/ (- y 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 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 (+ (* (* (- 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 (* -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 (* (- y x) (+ (* -6 z) 4)) #s(hole binary64 (* -1 (* z (+ (* -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 z) 4)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* 4 (- y x))) z)) (* 6 (- y x))))))) |
#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))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | 0 | ((+ x (* (* (- y x) 6) (- (/ 2 3) z))) x (* (* (- y x) 6) (- (/ 2 3) z)) (* (- y x) (+ (* -6 z) 4)) (- y x) y (+ (* -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 z) 4)) x) (+ (* (* (- y x) (- 2/3 z)) 6) x) (* (- y x) (- 2/3 z)) (- 2/3 z) 2/3 6) |
| 2.0ms | y | @ | -inf | ((+ x (* (* (- y x) 6) (- (/ 2 3) z))) x (* (* (- y x) 6) (- (/ 2 3) z)) (* (- y x) (+ (* -6 z) 4)) (- y x) y (+ (* -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 z) 4)) x) (+ (* (* (- y x) (- 2/3 z)) 6) x) (* (- y x) (- 2/3 z)) (- 2/3 z) 2/3 6) |
| 2.0ms | x | @ | -inf | ((+ x (* (* (- y x) 6) (- (/ 2 3) z))) x (* (* (- y x) 6) (- (/ 2 3) z)) (* (- y x) (+ (* -6 z) 4)) (- y x) y (+ (* -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 z) 4)) x) (+ (* (* (- y x) (- 2/3 z)) 6) x) (* (- y x) (- 2/3 z)) (- 2/3 z) 2/3 6) |
| 2.0ms | z | @ | -inf | ((+ x (* (* (- y x) 6) (- (/ 2 3) z))) x (* (* (- y x) 6) (- (/ 2 3) z)) (* (- y x) (+ (* -6 z) 4)) (- y x) y (+ (* -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 z) 4)) x) (+ (* (* (- y x) (- 2/3 z)) 6) x) (* (- y x) (- 2/3 z)) (- 2/3 z) 2/3 6) |
| 2.0ms | z | @ | inf | ((+ x (* (* (- y x) 6) (- (/ 2 3) z))) x (* (* (- y x) 6) (- (/ 2 3) z)) (* (- y x) (+ (* -6 z) 4)) (- y x) y (+ (* -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 z) 4)) x) (+ (* (* (- y x) (- 2/3 z)) 6) x) (* (- y x) (- 2/3 z)) (- 2/3 z) 2/3 6) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 404 | 2735 |
| 0 | 423 | 2553 |
| 1 | 2103 | 2553 |
| 0 | 8152 | 2487 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(+.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.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 (-.f64 y x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)))) |
(*.f64 (-.f64 y x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64))) |
(-.f64 y x) |
y |
(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) |
#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) |
(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 #s(literal 2/3 binary64) z) |
#s(literal 2/3 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 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 z) 4)) #s(hole binary64 (* y (+ 4 (* -6 z))))) |
#s(approx (* (- y x) (+ (* -6 z) 4)) #s(hole binary64 (+ (* -1 (* x (+ 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 (+ (* 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 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) (- 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 (+ 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 z) 4)) #s(hole binary64 (* -1 (* x (+ 4 (* -6 z)))))) |
#s(approx (* (- y x) (+ (* -6 z) 4)) #s(hole binary64 (* x (+ (* -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 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) (- 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 (+ 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 z) 4)) #s(hole binary64 (* -1 (* x (+ 4 (+ (* -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 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) (- 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 (+ 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 (+ (* 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 (+ (* (* (- 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 (+ 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 z) 4)) #s(hole binary64 (* y (+ 4 (+ (* -6 z) (* -1 (/ (* x (+ 4 (* -6 z))) y))))))) |
#s(approx (- y x) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* y (+ 4 (+ (* -4 (/ x y)) (/ x y)))))) |
#s(approx (* (* (- 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 z) 4)) x) #s(hole binary64 (* y (+ 4 (+ (* -6 z) (+ (* -1 (/ (* x (+ 4 (* -6 z))) y)) (/ x y))))))) |
#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 (+ 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 z) 4)) #s(hole binary64 (* -1 (* y (+ (* -1 (+ 4 (* -6 z))) (/ (* 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 z) 4)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (+ 4 (* -6 z))) (* -1 (/ (+ x (* -1 (* x (+ 4 (* -6 z))))) 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 (+ 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 (* (- y x) (+ (* -6 z) 4)) #s(hole binary64 (* 4 (- y x)))) |
#s(approx (* (- y x) (+ (* -6 z) 4)) #s(hole binary64 (+ (* -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 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 (+ (* (* (- 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 (+ 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 (* (- y x) (+ (* -6 z) 4)) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (* (- y x) (+ (* -6 z) 4)) #s(hole binary64 (* z (+ (* -6 (- y x)) (* 4 (/ (- y 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 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 (+ (* (* (- 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 (* -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 (* (- y x) (+ (* -6 z) 4)) #s(hole binary64 (* -1 (* z (+ (* -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 z) 4)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* 4 (- y x))) z)) (* 6 (- y x))))))) |
#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))))))) |
| Outputs |
|---|
(/.f64 (+.f64 (pow.f64 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.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 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x))) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x))) #s(literal 2 binary64)))) (neg.f64 (-.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.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 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x))) #s(literal 2 binary64)) (*.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)))))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x))) #s(literal 2 binary64))) (-.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.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 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x))) #s(literal 2 binary64)) (*.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x))))))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x))))) (/.f64 (pow.f64 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x))) #s(literal 2 binary64)) (-.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)))))) |
(+.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 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x))) #s(literal 2 binary64)) (*.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x))))))) (/.f64 (pow.f64 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.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 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x))) #s(literal 2 binary64)) (*.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)))))))) |
(+.f64 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x))) x) |
(+.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)))) |
x |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x))) |
(*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) |
(*.f64 (-.f64 y x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 y x) #s(literal 3 binary64)) #s(literal 64 binary64) (pow.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)) (*.f64 #s(literal 4 binary64) (-.f64 y x))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64)) #s(literal -216 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)) (*.f64 #s(literal 4 binary64) (-.f64 y x))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 16 binary64) (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64))) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z)) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 #s(literal 16 binary64) (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64))) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z)) (fma.f64 y y (fma.f64 x x (*.f64 y x))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) #s(literal 16 binary64)) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (-.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64)) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) #s(literal 16 binary64)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64)) (fma.f64 y y (fma.f64 x x (*.f64 y x))))) |
(/.f64 (*.f64 (+.f64 #s(literal 64 binary64) (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 3 binary64))) (-.f64 (*.f64 y y) (*.f64 x x))) (*.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 y x))) |
(/.f64 (*.f64 (+.f64 #s(literal 64 binary64) (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 3 binary64))) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.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)))) (fma.f64 y y (fma.f64 x x (*.f64 y x))))) |
(/.f64 (*.f64 (fma.f64 #s(literal -216 binary64) (pow.f64 z #s(literal 3 binary64)) #s(literal 64 binary64)) (-.f64 (*.f64 y y) (*.f64 x x))) (*.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 y x))) |
(/.f64 (*.f64 (fma.f64 #s(literal -216 binary64) (pow.f64 z #s(literal 3 binary64)) #s(literal 64 binary64)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.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)))) (fma.f64 y y (fma.f64 x x (*.f64 y x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 #s(literal 16 binary64) (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)))) (*.f64 (+.f64 y x) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) #s(literal 16 binary64))) (*.f64 (+.f64 y x) (-.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 #s(literal 64 binary64) (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 3 binary64)))) (*.f64 (+.f64 y x) (+.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 (-.f64 (*.f64 y y) (*.f64 x x)) (fma.f64 #s(literal -216 binary64) (pow.f64 z #s(literal 3 binary64)) #s(literal 64 binary64))) (*.f64 (+.f64 y x) (+.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 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 #s(literal 16 binary64) (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)))) (*.f64 (fma.f64 y y (fma.f64 x x (*.f64 y x))) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) #s(literal 16 binary64))) (*.f64 (fma.f64 y y (fma.f64 x x (*.f64 y x))) (-.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 64 binary64) (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 3 binary64)))) (*.f64 (fma.f64 y y (fma.f64 x x (*.f64 y x))) (+.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 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal -216 binary64) (pow.f64 z #s(literal 3 binary64)) #s(literal 64 binary64))) (*.f64 (fma.f64 y y (fma.f64 x x (*.f64 y x))) (+.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 (pow.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)) (*.f64 #s(literal 4 binary64) (-.f64 y x)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64)) #s(literal -216 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)) (*.f64 #s(literal 4 binary64) (-.f64 y x)))))) |
(fma.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64) (*.f64 #s(literal 4 binary64) (-.f64 y x))) |
(fma.f64 (*.f64 #s(literal -6 binary64) z) (-.f64 y x) (*.f64 #s(literal 4 binary64) (-.f64 y x))) |
(fma.f64 #s(literal 4 binary64) (-.f64 y x) (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))) |
(fma.f64 #s(literal -6 binary64) (*.f64 z (-.f64 y x)) (*.f64 #s(literal 4 binary64) (-.f64 y x))) |
(fma.f64 (-.f64 y x) (*.f64 #s(literal -6 binary64) z) (*.f64 #s(literal 4 binary64) (-.f64 y x))) |
(fma.f64 (-.f64 y x) #s(literal 4 binary64) (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)) (*.f64 #s(literal 4 binary64) (-.f64 y x)))) (/.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)) (*.f64 #s(literal 4 binary64) (-.f64 y x))))) |
(-.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)) (*.f64 #s(literal -4 binary64) (-.f64 y x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)) (*.f64 #s(literal 4 binary64) (-.f64 y x)))))) (/.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)) (*.f64 #s(literal 4 binary64) (-.f64 y x))))))) |
(+.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)) (*.f64 #s(literal 4 binary64) (-.f64 y x))) |
(+.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))) |
(/.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 |
(/.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 z #s(literal 6 binary64))) |
(+.f64 (/.f64 #s(literal 64 binary64) (+.f64 #s(literal 16 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z))))) (/.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 3 binary64)) (+.f64 #s(literal 16 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z)))))) |
(+.f64 (/.f64 (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) |
z |
#s(literal 4 binary64) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) (fma.f64 #s(literal 4 binary64) (-.f64 y x) 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 (+ (* (* (- y x) (- 2/3 z)) 6) x) (*.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) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) (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 (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 (*.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 (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 (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 (-.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 (*.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 (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)))) |
(/.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)))))) |
(fma.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 2/3 binary64) z) (*.f64 #s(literal 6 binary64) (-.f64 y x)) x) |
(fma.f64 #s(literal 6 binary64) (*.f64 (-.f64 #s(literal 2/3 binary64) z) (-.f64 y x)) x) |
(fma.f64 (-.f64 y x) (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64)) x) |
(-.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 (/.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 x (*.f64 (neg.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 (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 (*.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 (-.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 #s(literal 4/9 binary64) (*.f64 z z))) (neg.f64 (+.f64 #s(literal 2/3 binary64) z))) |
(/.f64 (neg.f64 (-.f64 #s(literal 8/27 binary64) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 4/9 binary64) (fma.f64 z z (*.f64 #s(literal 2/3 binary64) z))))) |
(/.f64 (-.f64 #s(literal 4/9 binary64) (*.f64 z z)) (+.f64 #s(literal 2/3 binary64) z)) |
(/.f64 (-.f64 #s(literal 8/27 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 #s(literal 4/9 binary64) (fma.f64 z z (*.f64 #s(literal 2/3 binary64) z)))) |
(-.f64 (/.f64 #s(literal 4/9 binary64) (+.f64 #s(literal 2/3 binary64) z)) (/.f64 (*.f64 z z) (+.f64 #s(literal 2/3 binary64) z))) |
(-.f64 (/.f64 #s(literal 8/27 binary64) (+.f64 #s(literal 4/9 binary64) (fma.f64 z z (*.f64 #s(literal 2/3 binary64) z)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 #s(literal 4/9 binary64) (fma.f64 z z (*.f64 #s(literal 2/3 binary64) z))))) |
(-.f64 #s(literal 2/3 binary64) z) |
#s(literal 2/3 binary64) |
#s(literal 6 binary64) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) (fma.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) x (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64)))) |
#s(approx x 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)) (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)))) |
#s(approx (* (- y x) (+ (* -6 z) 4)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y)) |
#s(approx (* (- y x) (+ (* -6 z) 4)) (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))) |
#s(approx (- y x) y) |
#s(approx (- y x) (fma.f64 #s(literal -1 binary64) x y)) |
#s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal 4 binary64) y)) |
#s(approx (+ (* 4 (- y x)) x) (fma.f64 #s(literal -3 binary64) x (*.f64 #s(literal 4 binary64) y))) |
#s(approx (* (* (- 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 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) (- 2/3 z)) 6) x) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 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) (- 2/3 z)) 6) x) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 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) (- (/ 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 (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 (* (- y x) (+ (* -6 z) 4)) (*.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)))) |
#s(approx (* (- y x) (+ (* -6 z) 4)) (*.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)))) 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 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) (- 2/3 z)) 6) x) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 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) (- 2/3 z)) 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 (+ (* (* (- y x) (- 2/3 z)) 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) (- (/ 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 (* (- y x) (+ (* -6 z) 4)) (*.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 4 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 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 #s(literal 3 binary64)) (neg.f64 (/.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y) x))))) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 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 (+ (* (* (- y x) (- 2/3 z)) 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) (- 2/3 z)) 6) x) (fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64) x)) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 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 (+ (* 4 (- y x)) x) (*.f64 #s(literal -3 binary64) x)) |
#s(approx (+ (* 4 (- y x)) x) (fma.f64 #s(literal -3 binary64) x (*.f64 #s(literal 4 binary64) y))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (fma.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) x)) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (+.f64 (fma.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) x) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y))) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) (fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64) x)) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 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) (- 2/3 z)) 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) (- (/ 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 (* (- y x) (+ (* -6 z) 4)) (*.f64 (+.f64 (fma.f64 #s(literal -6 binary64) z (/.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64))) 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 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) (- 2/3 z)) 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) (- 2/3 z)) 6) x) (neg.f64 (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) (neg.f64 (/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64) x) y))) y))) |
#s(approx (* (* (- y x) 6) (- (/ 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 (* (- y x) (+ (* -6 z) 4)) (neg.f64 (*.f64 (fma.f64 x (/.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y) (neg.f64 (fma.f64 #s(literal -6 binary64) z #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 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) (- 2/3 z)) 6) x) (neg.f64 (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) (neg.f64 (/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64) x) y))) y))) |
#s(approx (* (- y x) (- 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) (- 2/3 z)) 6) x) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) (fma.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x) 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 (* (- y x) (+ (* -6 z) 4)) (*.f64 #s(literal 4 binary64) (-.f64 y x))) |
#s(approx (* (- y x) (+ (* -6 z) 4)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y 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 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 (+ (* (* (- y x) (- 2/3 z)) 6) x) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 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 #s(literal 2/3 binary64) (-.f64 y x))) |
#s(approx (* (- y x) (- 2/3 z)) (fma.f64 (neg.f64 z) (-.f64 y x) (*.f64 #s(literal 2/3 binary64) (-.f64 y x)))) |
#s(approx (- 2/3 z) #s(literal 2/3 binary64)) |
#s(approx (- 2/3 z) (fma.f64 #s(literal -1 binary64) z #s(literal 2/3 binary64))) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 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) (- (/ 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 (* (- y x) (+ (* -6 z) 4)) (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))) |
#s(approx (* (- y x) (+ (* -6 z) 4)) (*.f64 (fma.f64 (/.f64 (-.f64 y x) z) #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) (-.f64 y x))) 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 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 (+ (* (* (- y x) (- 2/3 z)) 6) x) (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 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 (+ (* (* (- y x) (- 2/3 z)) 6) x) (*.f64 (neg.f64 z) (fma.f64 #s(literal 6 binary64) (-.f64 y x) (neg.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (-.f64 y x) x) z))))) |
#s(approx (* (* (- y x) 6) (- (/ 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 (* (- y x) (+ (* -6 z) 4)) (*.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 (+ (* -6 z) 4) (*.f64 (neg.f64 z) (-.f64 #s(literal 6 binary64) (/.f64 #s(literal 4 binary64) 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 (+ (* (* (- y x) (- 2/3 z)) 6) x) (*.f64 (neg.f64 z) (fma.f64 #s(literal 6 binary64) (-.f64 y x) (neg.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (-.f64 y x) x) z))))) |
#s(approx (* (- y x) (- 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)))) |
Compiled 11 746 to 1 287 computations (89% saved)
21 alts after pruning (18 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 362 | 16 | 378 |
| Fresh | 5 | 2 | 7 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 369 | 21 | 390 |
| Status | Accuracy | Program |
|---|---|---|
| 99.6% | (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) |
| 63.5% | (+.f64 x (/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64))) (+.f64 y x))) | |
| ▶ | 51.6% | (+.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64))))) |
| 51.4% | #s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) (fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64) x)) | |
| 85.0% | #s(approx (+ (* (* (- y x) (- 2/3 z)) 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)) | |
| 51.5% | #s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) x)) | |
| 51.0% | #s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #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)) |
| ▶ | 99.7% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (-.f64 y x) #s(approx (+ (* -6 z) 4) (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 6 binary64)) z)) x)) |
| ✓ | 57.0% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
| 31.2% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) #s(approx (- y x) y) x)) | |
| ▶ | 43.9% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (-.f64 y x) (*.f64 #s(literal -6 binary64) z))) |
| ▶ | 22.1% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 #s(approx (- y x) y) z) #s(literal -6 binary64))) |
| 51.2% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y))) | |
| 51.6% | #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))))) | |
| 57.0% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (fma.f64 #s(literal -3 binary64) x (*.f64 #s(literal 4 binary64) y)))) | |
| 31.4% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal 4 binary64) y))) | |
| ▶ | 27.6% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal -3 binary64) x))) |
| 53.7% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #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)))) | |
| 25.8% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
Compiled 943 to 721 computations (23.5% saved)
| Inputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (-.f64 y x) #s(approx (+ (* -6 z) 4) (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 6 binary64)) z)) x)) |
(fma.f64 (-.f64 y x) #s(approx (+ (* -6 z) 4) (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 6 binary64)) z)) x) |
(-.f64 y x) |
y |
x |
#s(approx (+ (* -6 z) 4) (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 6 binary64)) z)) |
(*.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 6 binary64)) z) |
(-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 6 binary64)) |
(/.f64 #s(literal 4 binary64) z) |
#s(literal 4 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))) (*.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(literal -6 binary64) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (-.f64 y x) (*.f64 #s(literal -6 binary64) z))) |
(*.f64 (-.f64 y x) (*.f64 #s(literal -6 binary64) z)) |
(*.f64 #s(literal -6 binary64) z) |
(+.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)))) |
(*.f64 #s(approx (- y x) (neg.f64 x)) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64))) |
#s(approx (- y x) (neg.f64 x)) |
(neg.f64 x) |
(fma.f64 #s(literal -6 binary64) z #s(literal 4 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 (* -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 (* (- 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 z)) #s(hole binary64 (* -6 (* y z)))) |
#s(approx (* (- y x) (* -6 z)) #s(hole binary64 (+ (* -6 (* y z)) (* 6 (* x z))))) |
#s(approx (* (* (- y x) 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 z) 4)) #s(hole binary64 (* y (+ 4 (* -6 z))))) |
#s(approx (* (- y x) (+ (* -6 z) 4)) #s(hole binary64 (+ (* -1 (* x (+ 4 (* -6 z)))) (* y (+ 4 (* -6 z)))))) |
#s(approx (neg x) #s(hole binary64 (* -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 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 z)) #s(hole binary64 (* 6 (* x z)))) |
#s(approx (* (- y x) (* -6 z)) #s(hole binary64 (* x (+ (* -6 (/ (* y z) x)) (* 6 z))))) |
#s(approx (* (* (- y x) 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 z) 4)) #s(hole binary64 (* -1 (* x (+ 4 (* -6 z)))))) |
#s(approx (* (- y x) (+ (* -6 z) 4)) #s(hole binary64 (* x (+ (* -1 (+ 4 (* -6 z))) (/ (* y (+ 4 (* -6 z))) 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) #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 z)) #s(hole binary64 (* -1 (* x (+ (* -6 z) (* 6 (/ (* 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 (* (- y x) (+ (* -6 z) 4)) #s(hole binary64 (* -1 (* x (+ 4 (+ (* -6 z) (* -1 (/ (* y (+ 4 (* -6 z))) 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 (+ 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 z)) #s(hole binary64 (* y (+ (* -6 z) (* 6 (/ (* 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 (* (- y x) (+ (* -6 z) 4)) #s(hole binary64 (* y (+ 4 (+ (* -6 z) (* -1 (/ (* x (+ 4 (* -6 z))) 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 z)) #s(hole binary64 (* -1 (* y (+ (* -6 (/ (* x z) y)) (* 6 z)))))) |
#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 z) 4)) #s(hole binary64 (* -1 (* y (+ (* -1 (+ 4 (* -6 z))) (/ (* x (+ 4 (* -6 z))) y)))))) |
#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 (* (- (/ 4 z) 6) z) #s(hole binary64 4)) |
#s(approx (* (- (/ 4 z) 6) z) #s(hole binary64 (+ 4 (* -6 z)))) |
#s(approx (- (/ 4 z) 6) #s(hole binary64 (/ 4 z))) |
#s(approx (- (/ 4 z) 6) #s(hole binary64 (/ (+ 4 (* -6 z)) z))) |
#s(approx (/ 4 z) #s(hole binary64 (/ 4 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 z)) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (* -6 z) #s(hole binary64 (* -6 z))) |
#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 (* (- y x) (+ (* -6 z) 4)) #s(hole binary64 (* 4 (- y x)))) |
#s(approx (* (- y x) (+ (* -6 z) 4)) #s(hole binary64 (+ (* -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 (* (- (/ 4 z) 6) z) #s(hole binary64 (* -6 z))) |
#s(approx (* (- (/ 4 z) 6) z) #s(hole binary64 (* z (- (* 4 (/ 1 z)) 6)))) |
#s(approx (- (/ 4 z) 6) #s(hole binary64 -6)) |
#s(approx (- (/ 4 z) 6) #s(hole binary64 (- (* 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 (* (- y x) (+ (* -6 z) 4)) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (* (- y x) (+ (* -6 z) 4)) #s(hole binary64 (* z (+ (* -6 (- y x)) (* 4 (/ (- y 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 (* (- (/ 4 z) 6) z) #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 (* (- y x) (+ (* -6 z) 4)) #s(hole binary64 (* -1 (* z (+ (* -4 (/ (- y x) z)) (* 6 (- y x))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | z | @ | 0 | ((+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* (- y x) (+ (* -6 z) 4)) x) (- y x) y x (+ (* -6 z) 4) (* (- (/ 4 z) 6) z) (- (/ 4 z) 6) (/ 4 z) 4 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) (* (- y x) z) (- y x) -6 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (- y x) (* -6 z)) (* -6 z) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (* (- y x) 6) (- (/ 2 3) z)) (* (- y x) (+ (* -6 z) 4)) (- y x) (neg x) (+ (* -6 z) 4)) |
| 2.0ms | z | @ | -inf | ((+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* (- y x) (+ (* -6 z) 4)) x) (- y x) y x (+ (* -6 z) 4) (* (- (/ 4 z) 6) z) (- (/ 4 z) 6) (/ 4 z) 4 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) (* (- y x) z) (- y x) -6 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (- y x) (* -6 z)) (* -6 z) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (* (- y x) 6) (- (/ 2 3) z)) (* (- y x) (+ (* -6 z) 4)) (- y x) (neg x) (+ (* -6 z) 4)) |
| 2.0ms | z | @ | inf | ((+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* (- y x) (+ (* -6 z) 4)) x) (- y x) y x (+ (* -6 z) 4) (* (- (/ 4 z) 6) z) (- (/ 4 z) 6) (/ 4 z) 4 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) (* (- y x) z) (- y x) -6 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (- y x) (* -6 z)) (* -6 z) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (* (- y x) 6) (- (/ 2 3) z)) (* (- y x) (+ (* -6 z) 4)) (- y x) (neg x) (+ (* -6 z) 4)) |
| 2.0ms | x | @ | inf | ((+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* (- y x) (+ (* -6 z) 4)) x) (- y x) y x (+ (* -6 z) 4) (* (- (/ 4 z) 6) z) (- (/ 4 z) 6) (/ 4 z) 4 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) (* (- y x) z) (- y x) -6 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (- y x) (* -6 z)) (* -6 z) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (* (- y x) 6) (- (/ 2 3) z)) (* (- y x) (+ (* -6 z) 4)) (- y x) (neg x) (+ (* -6 z) 4)) |
| 2.0ms | x | @ | -inf | ((+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* (- y x) (+ (* -6 z) 4)) x) (- y x) y x (+ (* -6 z) 4) (* (- (/ 4 z) 6) z) (- (/ 4 z) 6) (/ 4 z) 4 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) (* (- y x) z) (- y x) -6 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (- y x) (* -6 z)) (* -6 z) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (* (- y x) 6) (- (/ 2 3) z)) (* (- y x) (+ (* -6 z) 4)) (- y x) (neg x) (+ (* -6 z) 4)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 366 | 2461 |
| 0 | 385 | 2329 |
| 1 | 1857 | 2329 |
| 0 | 8552 | 2224 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (-.f64 y x) #s(approx (+ (* -6 z) 4) (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 6 binary64)) z)) x)) |
(fma.f64 (-.f64 y x) #s(approx (+ (* -6 z) 4) (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 6 binary64)) z)) x) |
(-.f64 y x) |
y |
x |
#s(approx (+ (* -6 z) 4) (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 6 binary64)) z)) |
(*.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 6 binary64)) z) |
(-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 6 binary64)) |
(/.f64 #s(literal 4 binary64) z) |
#s(literal 4 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))) (*.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(literal -6 binary64) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (-.f64 y x) (*.f64 #s(literal -6 binary64) z))) |
(*.f64 (-.f64 y x) (*.f64 #s(literal -6 binary64) z)) |
(*.f64 #s(literal -6 binary64) z) |
(+.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)))) |
(*.f64 #s(approx (- y x) (neg.f64 x)) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64))) |
#s(approx (- y x) (neg.f64 x)) |
(neg.f64 x) |
(fma.f64 #s(literal -6 binary64) z #s(literal 4 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 (* -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 (* (- 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 z)) #s(hole binary64 (* -6 (* y z)))) |
#s(approx (* (- y x) (* -6 z)) #s(hole binary64 (+ (* -6 (* y z)) (* 6 (* x z))))) |
#s(approx (* (* (- y x) 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 z) 4)) #s(hole binary64 (* y (+ 4 (* -6 z))))) |
#s(approx (* (- y x) (+ (* -6 z) 4)) #s(hole binary64 (+ (* -1 (* x (+ 4 (* -6 z)))) (* y (+ 4 (* -6 z)))))) |
#s(approx (neg x) #s(hole binary64 (* -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 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 z)) #s(hole binary64 (* 6 (* x z)))) |
#s(approx (* (- y x) (* -6 z)) #s(hole binary64 (* x (+ (* -6 (/ (* y z) x)) (* 6 z))))) |
#s(approx (* (* (- y x) 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 z) 4)) #s(hole binary64 (* -1 (* x (+ 4 (* -6 z)))))) |
#s(approx (* (- y x) (+ (* -6 z) 4)) #s(hole binary64 (* x (+ (* -1 (+ 4 (* -6 z))) (/ (* y (+ 4 (* -6 z))) 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) #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 z)) #s(hole binary64 (* -1 (* x (+ (* -6 z) (* 6 (/ (* 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 (* (- y x) (+ (* -6 z) 4)) #s(hole binary64 (* -1 (* x (+ 4 (+ (* -6 z) (* -1 (/ (* y (+ 4 (* -6 z))) 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 (+ 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 z)) #s(hole binary64 (* y (+ (* -6 z) (* 6 (/ (* 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 (* (- y x) (+ (* -6 z) 4)) #s(hole binary64 (* y (+ 4 (+ (* -6 z) (* -1 (/ (* x (+ 4 (* -6 z))) 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 z)) #s(hole binary64 (* -1 (* y (+ (* -6 (/ (* x z) y)) (* 6 z)))))) |
#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 z) 4)) #s(hole binary64 (* -1 (* y (+ (* -1 (+ 4 (* -6 z))) (/ (* x (+ 4 (* -6 z))) y)))))) |
#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 (* (- (/ 4 z) 6) z) #s(hole binary64 4)) |
#s(approx (* (- (/ 4 z) 6) z) #s(hole binary64 (+ 4 (* -6 z)))) |
#s(approx (- (/ 4 z) 6) #s(hole binary64 (/ 4 z))) |
#s(approx (- (/ 4 z) 6) #s(hole binary64 (/ (+ 4 (* -6 z)) z))) |
#s(approx (/ 4 z) #s(hole binary64 (/ 4 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 z)) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (* -6 z) #s(hole binary64 (* -6 z))) |
#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 (* (- y x) (+ (* -6 z) 4)) #s(hole binary64 (* 4 (- y x)))) |
#s(approx (* (- y x) (+ (* -6 z) 4)) #s(hole binary64 (+ (* -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 (* (- (/ 4 z) 6) z) #s(hole binary64 (* -6 z))) |
#s(approx (* (- (/ 4 z) 6) z) #s(hole binary64 (* z (- (* 4 (/ 1 z)) 6)))) |
#s(approx (- (/ 4 z) 6) #s(hole binary64 -6)) |
#s(approx (- (/ 4 z) 6) #s(hole binary64 (- (* 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 (* (- y x) (+ (* -6 z) 4)) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (* (- y x) (+ (* -6 z) 4)) #s(hole binary64 (* z (+ (* -6 (- y x)) (* 4 (/ (- y 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 (* (- (/ 4 z) 6) z) #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 (* (- y x) (+ (* -6 z) 4)) #s(hole binary64 (* -1 (* z (+ (* -4 (/ (- y x) z)) (* 6 (- y x))))))) |
| Outputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(approx (+ (* -6 z) 4) (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 6 binary64)) z)) (-.f64 y x) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (+ (* -6 z) 4) (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 6 binary64)) z)) (-.f64 y x)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(approx (+ (* -6 z) 4) (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 6 binary64)) z)) (-.f64 y x)) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(approx (+ (* -6 z) 4) (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 6 binary64)) z)) (-.f64 y x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* -6 z) 4) (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 6 binary64)) z)) (-.f64 y x)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 #s(approx (+ (* -6 z) 4) (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 6 binary64)) z)) (-.f64 y x)) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* -6 z) 4) (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 6 binary64)) z)) (-.f64 y x)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* -6 z) 4) (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 6 binary64)) z)) (-.f64 y x)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (+ (* -6 z) 4) (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 6 binary64)) z)) (-.f64 y x)) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* -6 z) 4) (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 6 binary64)) z)) (-.f64 y x)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 #s(approx (+ (* -6 z) 4) (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 6 binary64)) z)) (-.f64 y x)) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* -6 z) 4) (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 6 binary64)) z)) (-.f64 y x)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* -6 z) 4) (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 6 binary64)) z)) (-.f64 y x)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (+ (* -6 z) 4) (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 6 binary64)) z)) (-.f64 y x)) x)))) |
(fma.f64 #s(approx (+ (* -6 z) 4) (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 6 binary64)) z)) (-.f64 y x) x) |
(fma.f64 (-.f64 y x) #s(approx (+ (* -6 z) 4) (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 6 binary64)) z)) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* -6 z) 4) (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 6 binary64)) z)) (-.f64 y x)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (+ (* -6 z) 4) (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 6 binary64)) z)) (-.f64 y x)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(approx (+ (* -6 z) 4) (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 6 binary64)) z)) (-.f64 y x)) x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* -6 z) 4) (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 6 binary64)) z)) (-.f64 y x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* -6 z) 4) (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 6 binary64)) z)) (-.f64 y x)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (+ (* -6 z) 4) (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 6 binary64)) z)) (-.f64 y x)) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* -6 z) 4) (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 6 binary64)) z)) (-.f64 y x)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (+ (* -6 z) 4) (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 6 binary64)) z)) (-.f64 y x)) x))))) |
(+.f64 (*.f64 #s(approx (+ (* -6 z) 4) (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 6 binary64)) z)) (-.f64 y x)) x) |
(+.f64 x (*.f64 #s(approx (+ (* -6 z) 4) (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 6 binary64)) z)) (-.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 |
#s(approx (+ (* -6 z) 4) (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 6 binary64)) z)) |
(*.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 6 binary64)) z) |
(*.f64 z (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 6 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 2 binary64)) #s(literal 36 binary64))) (neg.f64 (+.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 6 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 3 binary64)) #s(literal 216 binary64))) (neg.f64 (+.f64 (pow.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 2 binary64)) (+.f64 #s(literal 36 binary64) (*.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 6 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 2 binary64)) #s(literal 36 binary64)) (+.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 6 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 3 binary64)) #s(literal 216 binary64)) (+.f64 (pow.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 2 binary64)) (+.f64 #s(literal 36 binary64) (*.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 6 binary64))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 6 binary64))) (/.f64 #s(literal 36 binary64) (+.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 6 binary64)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 2 binary64)) (+.f64 #s(literal 36 binary64) (*.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 6 binary64))))) (/.f64 #s(literal 216 binary64) (+.f64 (pow.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 2 binary64)) (+.f64 #s(literal 36 binary64) (*.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 6 binary64)))))) |
(-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 6 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) #s(literal -4 binary64)) |
(*.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 4 binary64)) |
(*.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 1 binary64)) |
(*.f64 #s(literal -4 binary64) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) z)) |
(*.f64 #s(literal 4 binary64) (pow.f64 z #s(literal -1 binary64))) |
(/.f64 #s(literal -4 binary64) (neg.f64 z)) |
(/.f64 #s(literal 4 binary64) (neg.f64 (neg.f64 z))) |
(/.f64 #s(literal 4 binary64) z) |
#s(literal 4 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) |
(*.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 (+ 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(literal -6 binary64) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))) |
(*.f64 (*.f64 #s(literal -6 binary64) (-.f64 y x)) z) |
(*.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 #s(literal -6 binary64) z) |
(*.f64 z #s(literal -6 binary64)) |
(/.f64 (+.f64 (pow.f64 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) #s(approx (- y x) (neg.f64 x)))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) #s(approx (- y x) (neg.f64 x)))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) #s(approx (- y x) (neg.f64 x)))) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) #s(approx (- y x) (neg.f64 x)))) #s(literal 2 binary64)))) (neg.f64 (-.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) #s(approx (- y x) (neg.f64 x))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) #s(approx (- y x) (neg.f64 x)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) #s(approx (- y x) (neg.f64 x)))) #s(literal 2 binary64)) (*.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) #s(approx (- y x) (neg.f64 x))))))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) #s(approx (- y x) (neg.f64 x)))) #s(literal 2 binary64))) (-.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) #s(approx (- y x) (neg.f64 x)))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) #s(approx (- y x) (neg.f64 x)))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) #s(approx (- y x) (neg.f64 x)))) #s(literal 2 binary64)) (*.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) #s(approx (- y x) (neg.f64 x)))))))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) #s(approx (- y x) (neg.f64 x)))))) (/.f64 (pow.f64 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) #s(approx (- y x) (neg.f64 x)))) #s(literal 2 binary64)) (-.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) #s(approx (- y x) (neg.f64 x))))))) |
(+.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 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) #s(approx (- y x) (neg.f64 x)))) #s(literal 2 binary64)) (*.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) #s(approx (- y x) (neg.f64 x)))))))) (/.f64 (pow.f64 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) #s(approx (- y x) (neg.f64 x)))) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) #s(approx (- y x) (neg.f64 x)))) #s(literal 2 binary64)) (*.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) #s(approx (- y x) (neg.f64 x))))))))) |
(+.f64 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) #s(approx (- y x) (neg.f64 x)))) x) |
(+.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) #s(approx (- y x) (neg.f64 x))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) #s(approx (- y x) (neg.f64 x)))) |
(*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) #s(approx (- y x) (neg.f64 x))) |
(*.f64 #s(approx (- y x) (neg.f64 x)) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -6 binary64) z) #s(approx (- y x) (neg.f64 x))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 4 binary64) #s(approx (- y x) (neg.f64 x))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -6 binary64) z) #s(approx (- y x) (neg.f64 x))) (*.f64 (*.f64 #s(literal -6 binary64) z) #s(approx (- y x) (neg.f64 x))) (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) #s(approx (- y x) (neg.f64 x))) (*.f64 #s(literal 4 binary64) #s(approx (- y x) (neg.f64 x)))) (*.f64 (*.f64 (*.f64 #s(literal -6 binary64) z) #s(approx (- y x) (neg.f64 x))) (*.f64 #s(literal 4 binary64) #s(approx (- y x) (neg.f64 x))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) (*.f64 #s(literal -6 binary64) z)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) #s(literal 4 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) (*.f64 #s(literal -6 binary64) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) (*.f64 #s(literal -6 binary64) z)) (-.f64 (*.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) #s(literal 4 binary64)) (*.f64 #s(approx (- y x) (neg.f64 x)) #s(literal 4 binary64))) (*.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) (*.f64 #s(literal -6 binary64) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) #s(literal 4 binary64)))))) |
(fma.f64 #s(approx (- y x) (neg.f64 x)) (*.f64 #s(literal -6 binary64) z) (*.f64 #s(approx (- y x) (neg.f64 x)) #s(literal 4 binary64))) |
(fma.f64 (*.f64 #s(literal -6 binary64) z) #s(approx (- y x) (neg.f64 x)) (*.f64 #s(literal 4 binary64) #s(approx (- y x) (neg.f64 x)))) |
(+.f64 (*.f64 (*.f64 #s(literal -6 binary64) z) #s(approx (- y x) (neg.f64 x))) (*.f64 #s(literal 4 binary64) #s(approx (- y x) (neg.f64 x)))) |
(+.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) (*.f64 #s(literal -6 binary64) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) #s(literal 4 binary64))) |
#s(approx (- y x) (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
(/.f64 (-.f64 #s(literal 64 binary64) (pow.f64 (*.f64 z #s(literal 6 binary64)) #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 #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 z #s(literal 6 binary64))) |
(+.f64 (/.f64 #s(literal 64 binary64) (+.f64 #s(literal 16 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z))))) (/.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 3 binary64)) (+.f64 #s(literal 16 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z)))))) |
(+.f64 (/.f64 (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 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z)) |
(+.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 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 (* -3 x) (*.f64 #s(literal -3 binary64) x)) |
#s(approx (* (- y x) (* -6 z)) (*.f64 (*.f64 z y) #s(literal -6 binary64))) |
#s(approx (* (- y x) (* -6 z)) (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 z)) (*.f64 (*.f64 z y) #s(literal -6 binary64))) |
#s(approx (* (- y x) (* -6 z)) (fma.f64 (*.f64 z x) #s(literal 6 binary64) (*.f64 (*.f64 z y) #s(literal -6 binary64)))) |
#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 (-.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)))) |
#s(approx (* (- y x) (+ (* -6 z) 4)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y)) |
#s(approx (* (- y x) (+ (* -6 z) 4)) (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))))) |
#s(approx (neg 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))) (*.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) (* -6 z)) (*.f64 (*.f64 z x) #s(literal 6 binary64))) |
#s(approx (* (- y x) (* -6 z)) (*.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 z)) (*.f64 (*.f64 z x) #s(literal 6 binary64))) |
#s(approx (* (- y x) (* -6 z)) (*.f64 (fma.f64 (/.f64 (*.f64 z y) x) #s(literal -6 binary64) (*.f64 z #s(literal 6 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 (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 (* (- y x) (+ (* -6 z) 4)) (*.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)))) |
#s(approx (* (- y x) (+ (* -6 z) 4)) (*.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)))) 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) (* -6 z)) (*.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 z)) (*.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) (- (/ 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 (* (- y x) (+ (* -6 z) 4)) (*.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 4 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 (+ (* (- 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)) x) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y))) |
#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))) (*.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) (* -6 z)) (*.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 z)) (*.f64 (fma.f64 (/.f64 (*.f64 z x) y) #s(literal 6 binary64) (*.f64 #s(literal -6 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 (* (- y x) (+ (* -6 z) 4)) (*.f64 (+.f64 (fma.f64 #s(literal -6 binary64) z (/.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64))) y)) #s(literal 4 binary64)) y)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (neg.f64 (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) (neg.f64 (/.f64 (fma.f64 (*.f64 (-.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) (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) (* -6 z)) (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 z)) (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) 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 (* (- y x) (+ (* -6 z) 4)) (neg.f64 (*.f64 (fma.f64 x (/.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y) (neg.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)))) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (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 (* (- (/ 4 z) 6) z) #s(literal 4 binary64)) |
#s(approx (* (- (/ 4 z) 6) z) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64))) |
#s(approx (- (/ 4 z) 6) (/.f64 #s(literal 4 binary64) z)) |
#s(approx (- (/ 4 z) 6) (/.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) z)) |
#s(approx (/ 4 z) (/.f64 #s(literal 4 binary64) z)) |
#s(approx z z) |
#s(approx (* (- y x) (* -6 z)) (*.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 z)) (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))) |
#s(approx (* -6 z) (*.f64 #s(literal -6 binary64) z)) |
#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 (* (- y x) (+ (* -6 z) 4)) (*.f64 #s(literal 4 binary64) (-.f64 y x))) |
#s(approx (* (- y x) (+ (* -6 z) 4)) (*.f64 (fma.f64 #s(literal -6 binary64) z #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))) |
#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 (* (- (/ 4 z) 6) z) (*.f64 #s(literal -6 binary64) z)) |
#s(approx (* (- (/ 4 z) 6) z) (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 6 binary64)) z)) |
#s(approx (- (/ 4 z) 6) #s(literal -6 binary64)) |
#s(approx (- (/ 4 z) 6) (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 6 binary64))) |
#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 (* (- y x) (+ (* -6 z) 4)) (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))) |
#s(approx (* (- y x) (+ (* -6 z) 4)) (*.f64 (fma.f64 (/.f64 (-.f64 y x) z) #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) (-.f64 y x))) 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 (* (- (/ 4 z) 6) z) (*.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 (* (- y x) (+ (* -6 z) 4)) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (-.f64 y x) z) #s(literal -4 binary64) (*.f64 #s(literal 6 binary64) (-.f64 y x))))) |
Compiled 9 006 to 983 computations (89.1% saved)
21 alts after pruning (15 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 252 | 4 | 256 |
| Fresh | 2 | 11 | 13 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 3 | 3 |
| Total | 256 | 21 | 277 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.6% | (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) |
| 63.5% | (+.f64 x (/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64))) (+.f64 y x))) | |
| ✓ | 51.6% | (+.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64))))) |
| ▶ | 51.4% | #s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) (fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64) x)) |
| 85.0% | #s(approx (+ (* (* (- y x) (- 2/3 z)) 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)) | |
| 51.0% | #s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #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)) |
| 56.9% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (-.f64 y x) #s(approx (+ (* -6 z) 4) (*.f64 #s(approx (- (/ 4 z) 6) (/.f64 #s(literal 4 binary64) z)) z)) x)) | |
| ✓ | 57.0% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
| 31.2% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) #s(approx (- y x) y) x)) | |
| ✓ | 22.1% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 #s(approx (- y x) y) z) #s(literal -6 binary64))) |
| 44.0% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 #s(literal -6 binary64) (-.f64 y x)) z)) | |
| ▶ | 22.1% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (- y x) y) (*.f64 #s(literal -6 binary64) z))) |
| 51.2% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y))) | |
| ▶ | 51.6% | #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))))) |
| 57.0% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (fma.f64 #s(literal -3 binary64) x (*.f64 #s(literal 4 binary64) y)))) | |
| ▶ | 31.4% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal 4 binary64) y))) |
| ✓ | 27.6% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal -3 binary64) x))) |
| 53.7% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #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)))) | |
| 25.8% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (- y x) (* -6 z)) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
Compiled 884 to 668 computations (24.4% saved)
| Inputs |
|---|
(fma.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 (-.f64 y x) #s(literal 6 binary64)) x) |
(-.f64 #s(literal 2/3 binary64) z) |
#s(literal 2/3 binary64) |
z |
(*.f64 (-.f64 y x) #s(literal 6 binary64)) |
(-.f64 y x) |
y |
x |
#s(literal 6 binary64) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal 4 binary64) y))) |
#s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal 4 binary64) y)) |
(*.f64 #s(literal 4 binary64) y) |
#s(literal 4 binary64) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (- y x) y) (*.f64 #s(literal -6 binary64) z))) |
(*.f64 #s(approx (- y x) y) (*.f64 #s(literal -6 binary64) z)) |
#s(approx (- y x) y) |
(*.f64 #s(literal -6 binary64) z) |
#s(literal -6 binary64) |
#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 (+ (* (* (- y x) (- 2/3 z)) 6) x) (fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64) x)) |
(fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64) x) |
(*.f64 (-.f64 #s(literal 2/3 binary64) z) x) |
| 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 (- 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 (* (- y x) (* -6 z)) #s(hole binary64 (* -6 (* y z)))) |
#s(approx (* (- y x) (* -6 z)) #s(hole binary64 (+ (* -6 (* y z)) (* 6 (* x z))))) |
#s(approx (+ (* (- y x) (+ (* -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 (* (neg x) (+ (* -6 z) 3)) #s(hole binary64 (* -1 (* x (+ 3 (* -6 z)))))) |
#s(approx (neg x) #s(hole binary64 (* -1 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 (+ (* (* (- 2/3 z) x) -6) x) #s(hole binary64 (* x (+ 1 (* -6 (- 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 (* 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) #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) (* -6 z)) #s(hole binary64 (* 6 (* x z)))) |
#s(approx (* (- y x) (* -6 z)) #s(hole binary64 (* x (+ (* -6 (/ (* y z) x)) (* 6 z))))) |
#s(approx (+ (* (- y x) (+ (* -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) (- 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 (+ (* (- 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) #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) (* -6 z)) #s(hole binary64 (* -1 (* x (+ (* -6 z) (* 6 (/ (* y z) x))))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* -1 (* x (+ 3 (* -6 z)))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* -1 (* x (+ 3 (+ (* -6 z) (* -1 (/ (* y (+ 4 (* -6 z))) x)))))))) |
#s(approx (+ (* (* (- y x) (- 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 (+ (* (* (- 2/3 z) 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 (+ x (* -6 (* x (- 2/3 z)))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (+ x (+ (* -6 (* x (- 2/3 z))) (* 6 (* y (- 2/3 z))))))) |
#s(approx (- y x) #s(hole binary64 (- y x))) |
#s(approx 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 (* 4 y) #s(hole binary64 (* 4 y))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (+ x (* -1 (* x (+ 4 (* -6 z))))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (+ x (+ (* -1 (* x (+ 4 (* -6 z)))) (* y (+ 4 (* -6 z))))))) |
#s(approx (+ (* (* (- 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 (+ (* (- 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) #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) (* -6 z)) #s(hole binary64 (* y (+ (* -6 z) (* 6 (/ (* x z) y)))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* y (+ 4 (+ (* -6 z) (+ (* -1 (/ (* x (+ 4 (* -6 z))) y)) (/ x y))))))) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(hole binary64 (* y (+ (* -6 (/ (* x (- 2/3 z)) y)) (+ (* 6 (- 2/3 z)) (/ x y)))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 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) #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) (* -6 z)) #s(hole binary64 (* -1 (* y (+ (* -6 (/ (* x z) y)) (* 6 z)))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (+ 4 (* -6 z))) (* -1 (/ (+ x (* -1 (* x (+ 4 (* -6 z))))) y))))))) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(hole binary64 (* -1 (* y (+ (* -6 (- 2/3 z)) (* -1 (/ (+ x (* -6 (* x (- 2/3 z)))) y))))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 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)) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (* -6 z) #s(hole binary64 (* -6 z))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (+ x (* 4 (- y x))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (+ x (+ (* -6 (* z (- y x))) (* 4 (- y x)))))) |
#s(approx (* (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 (+ (* (* (- 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 (+ (* (* (- 2/3 z) x) -6) x) #s(hole binary64 (+ x (* -4 x)))) |
#s(approx (+ (* (* (- 2/3 z) x) -6) x) #s(hole binary64 (+ x (+ (* -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) (* (- 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 (* (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 (+ (* (* (- 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 (+ (* (* (- 2/3 z) x) -6) x) #s(hole binary64 (* 6 (* x z)))) |
#s(approx (+ (* (* (- 2/3 z) x) -6) x) #s(hole binary64 (* z (+ (* -4 (/ x z)) (+ (* 6 x) (/ x z)))))) |
#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) (* (- 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 (* (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))))))) |
#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 (+ (* (* (- 2/3 z) x) -6) x) #s(hole binary64 (* -1 (* z (+ (* -6 x) (* -1 (/ (+ x (* -4 x)) z))))))) |
#s(approx (* (- 2/3 z) x) #s(hole binary64 (* -1 (* z (+ x (* -2/3 (/ x z))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | 0 | ((+ (* (- 2/3 z) (* (- y x) 6)) x) (- 2/3 z) 2/3 z (* (- y x) 6) (- y x) y x 6 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* 4 (- y x)) x) (* 4 y) 4 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (- y x) (* -6 z)) (- y x) (* -6 z) -6 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* (- y x) (+ (* -6 z) 4)) x) (* (neg x) (+ (* -6 z) 3)) (neg x) (+ (* -6 z) 3) 3 (+ (* (* (- y x) (- 2/3 z)) 6) x) (+ (* (* (- 2/3 z) x) -6) x) (* (- 2/3 z) x)) |
| 2.0ms | x | @ | -inf | ((+ (* (- 2/3 z) (* (- y x) 6)) x) (- 2/3 z) 2/3 z (* (- y x) 6) (- y x) y x 6 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* 4 (- y x)) x) (* 4 y) 4 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (- y x) (* -6 z)) (- y x) (* -6 z) -6 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* (- y x) (+ (* -6 z) 4)) x) (* (neg x) (+ (* -6 z) 3)) (neg x) (+ (* -6 z) 3) 3 (+ (* (* (- y x) (- 2/3 z)) 6) x) (+ (* (* (- 2/3 z) x) -6) x) (* (- 2/3 z) x)) |
| 2.0ms | x | @ | inf | ((+ (* (- 2/3 z) (* (- y x) 6)) x) (- 2/3 z) 2/3 z (* (- y x) 6) (- y x) y x 6 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* 4 (- y x)) x) (* 4 y) 4 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (- y x) (* -6 z)) (- y x) (* -6 z) -6 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* (- y x) (+ (* -6 z) 4)) x) (* (neg x) (+ (* -6 z) 3)) (neg x) (+ (* -6 z) 3) 3 (+ (* (* (- y x) (- 2/3 z)) 6) x) (+ (* (* (- 2/3 z) x) -6) x) (* (- 2/3 z) x)) |
| 2.0ms | z | @ | -inf | ((+ (* (- 2/3 z) (* (- y x) 6)) x) (- 2/3 z) 2/3 z (* (- y x) 6) (- y x) y x 6 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* 4 (- y x)) x) (* 4 y) 4 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (- y x) (* -6 z)) (- y x) (* -6 z) -6 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* (- y x) (+ (* -6 z) 4)) x) (* (neg x) (+ (* -6 z) 3)) (neg x) (+ (* -6 z) 3) 3 (+ (* (* (- y x) (- 2/3 z)) 6) x) (+ (* (* (- 2/3 z) x) -6) x) (* (- 2/3 z) x)) |
| 2.0ms | z | @ | inf | ((+ (* (- 2/3 z) (* (- y x) 6)) x) (- 2/3 z) 2/3 z (* (- y x) 6) (- y x) y x 6 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* 4 (- y x)) x) (* 4 y) 4 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (- y x) (* -6 z)) (- y x) (* -6 z) -6 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* (- y x) (+ (* -6 z) 4)) x) (* (neg x) (+ (* -6 z) 3)) (neg x) (+ (* -6 z) 3) 3 (+ (* (* (- y x) (- 2/3 z)) 6) x) (+ (* (* (- 2/3 z) x) -6) x) (* (- 2/3 z) x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 393 | 2727 |
| 0 | 410 | 2570 |
| 1 | 1989 | 2570 |
| 0 | 9075 | 2430 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 (-.f64 y x) #s(literal 6 binary64)) x) |
(-.f64 #s(literal 2/3 binary64) z) |
#s(literal 2/3 binary64) |
z |
(*.f64 (-.f64 y x) #s(literal 6 binary64)) |
(-.f64 y x) |
y |
x |
#s(literal 6 binary64) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal 4 binary64) y))) |
#s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal 4 binary64) y)) |
(*.f64 #s(literal 4 binary64) y) |
#s(literal 4 binary64) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (- y x) y) (*.f64 #s(literal -6 binary64) z))) |
(*.f64 #s(approx (- y x) y) (*.f64 #s(literal -6 binary64) z)) |
#s(approx (- y x) y) |
(*.f64 #s(literal -6 binary64) z) |
#s(literal -6 binary64) |
#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 (+ (* (* (- y x) (- 2/3 z)) 6) x) (fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64) x)) |
(fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64) x) |
(*.f64 (-.f64 #s(literal 2/3 binary64) z) x) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* 6 (* y (- 2/3 z))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (+ (* 6 (* y (- 2/3 z))) (* x (+ 1 (* -6 (- 2/3 z))))))) |
#s(approx (* (- 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 #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 (* (- y x) (* -6 z)) #s(hole binary64 (* -6 (* y z)))) |
#s(approx (* (- y x) (* -6 z)) #s(hole binary64 (+ (* -6 (* y z)) (* 6 (* x z))))) |
#s(approx (+ (* (- y x) (+ (* -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 (* (neg x) (+ (* -6 z) 3)) #s(hole binary64 (* -1 (* x (+ 3 (* -6 z)))))) |
#s(approx (neg x) #s(hole binary64 (* -1 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 (+ (* (* (- 2/3 z) x) -6) x) #s(hole binary64 (* x (+ 1 (* -6 (- 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 (* 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) #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) (* -6 z)) #s(hole binary64 (* 6 (* x z)))) |
#s(approx (* (- y x) (* -6 z)) #s(hole binary64 (* x (+ (* -6 (/ (* y z) x)) (* 6 z))))) |
#s(approx (+ (* (- y x) (+ (* -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) (- 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 (+ (* (- 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) #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) (* -6 z)) #s(hole binary64 (* -1 (* x (+ (* -6 z) (* 6 (/ (* y z) x))))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* -1 (* x (+ 3 (* -6 z)))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* -1 (* x (+ 3 (+ (* -6 z) (* -1 (/ (* y (+ 4 (* -6 z))) x)))))))) |
#s(approx (+ (* (* (- y x) (- 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 (+ (* (* (- 2/3 z) 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 (+ x (* -6 (* x (- 2/3 z)))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (+ x (+ (* -6 (* x (- 2/3 z))) (* 6 (* y (- 2/3 z))))))) |
#s(approx (- y x) #s(hole binary64 (- y x))) |
#s(approx 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 (* 4 y) #s(hole binary64 (* 4 y))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (+ x (* -1 (* x (+ 4 (* -6 z))))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (+ x (+ (* -1 (* x (+ 4 (* -6 z)))) (* y (+ 4 (* -6 z))))))) |
#s(approx (+ (* (* (- 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 (+ (* (- 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) #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) (* -6 z)) #s(hole binary64 (* y (+ (* -6 z) (* 6 (/ (* x z) y)))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* y (+ 4 (+ (* -6 z) (+ (* -1 (/ (* x (+ 4 (* -6 z))) y)) (/ x y))))))) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(hole binary64 (* y (+ (* -6 (/ (* x (- 2/3 z)) y)) (+ (* 6 (- 2/3 z)) (/ x y)))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 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) #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) (* -6 z)) #s(hole binary64 (* -1 (* y (+ (* -6 (/ (* x z) y)) (* 6 z)))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (+ 4 (* -6 z))) (* -1 (/ (+ x (* -1 (* x (+ 4 (* -6 z))))) y))))))) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(hole binary64 (* -1 (* y (+ (* -6 (- 2/3 z)) (* -1 (/ (+ x (* -6 (* x (- 2/3 z)))) y))))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 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)) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (* -6 z) #s(hole binary64 (* -6 z))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (+ x (* 4 (- y x))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (+ x (+ (* -6 (* z (- y x))) (* 4 (- y x)))))) |
#s(approx (* (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 (+ (* (* (- 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 (+ (* (* (- 2/3 z) x) -6) x) #s(hole binary64 (+ x (* -4 x)))) |
#s(approx (+ (* (* (- 2/3 z) x) -6) x) #s(hole binary64 (+ x (+ (* -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) (* (- 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 (* (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 (+ (* (* (- 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 (+ (* (* (- 2/3 z) x) -6) x) #s(hole binary64 (* 6 (* x z)))) |
#s(approx (+ (* (* (- 2/3 z) x) -6) x) #s(hole binary64 (* z (+ (* -4 (/ x z)) (+ (* 6 x) (/ x z)))))) |
#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) (* (- 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 (* (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))))))) |
#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 (+ (* (* (- 2/3 z) x) -6) x) #s(hole binary64 (* -1 (* z (+ (* -6 x) (* -1 (/ (+ x (* -4 x)) z))))))) |
#s(approx (* (- 2/3 z) x) #s(hole binary64 (* -1 (* z (+ x (* -2/3 (/ x z))))))) |
| 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 (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 |
(*.f64 (-.f64 y x) #s(literal 6 binary64)) |
(*.f64 #s(literal 6 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 |
#s(literal 6 binary64) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal 4 binary64) y))) |
#s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal 4 binary64) y)) |
(*.f64 #s(literal 4 binary64) y) |
(*.f64 y #s(literal 4 binary64)) |
#s(literal 4 binary64) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 #s(approx (- y x) y) #s(literal -6 binary64)) z)) |
(*.f64 (*.f64 #s(approx (- y x) y) #s(literal -6 binary64)) z) |
(*.f64 (*.f64 #s(literal -6 binary64) z) #s(approx (- y x) y)) |
(*.f64 #s(approx (- y x) y) (*.f64 #s(literal -6 binary64) z)) |
#s(approx (- y x) y) |
(*.f64 #s(literal -6 binary64) z) |
(*.f64 z #s(literal -6 binary64)) |
#s(literal -6 binary64) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 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) (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 (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))) (fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64) x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 6 binary64) (*.f64 (-.f64 #s(literal 2/3 binary64) z) x)) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 #s(literal 6 binary64) (*.f64 (-.f64 #s(literal 2/3 binary64) z) x)) (*.f64 #s(literal 6 binary64) (*.f64 (-.f64 #s(literal 2/3 binary64) z) x)) (*.f64 x (*.f64 #s(literal 6 binary64) (*.f64 (-.f64 #s(literal 2/3 binary64) z) x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal 3 binary64)) #s(literal -216 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) x))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 x (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal 3 binary64)) #s(literal -216 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) x)))) |
(fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64) x) |
(fma.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z) x) |
(fma.f64 #s(literal -6 binary64) (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) x) |
(fma.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal -6 binary64) x) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) #s(literal 2 binary64)) (-.f64 x (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) x))) |
(-.f64 x (*.f64 #s(literal 6 binary64) (*.f64 (-.f64 #s(literal 2/3 binary64) z) x))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)))))) (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) x))))) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) x) |
(+.f64 x (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64))) |
(*.f64 (-.f64 #s(literal 2/3 binary64) z) x) |
(*.f64 x (-.f64 #s(literal 2/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 (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 (- y x) y) |
#s(approx (- y x) (fma.f64 #s(literal -1 binary64) x 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 #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 (* (- y x) (* -6 z)) (*.f64 (*.f64 y z) #s(literal -6 binary64))) |
#s(approx (* (- y x) (* -6 z)) (fma.f64 (*.f64 x z) #s(literal 6 binary64) (*.f64 (*.f64 y z) #s(literal -6 binary64)))) |
#s(approx (+ (* (- y x) (+ (* -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 (* (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 (*.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 (+ (* (* (- 2/3 z) 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) x) (*.f64 (-.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 (- 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 #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 (+ (* 4 (- y x)) x) (*.f64 #s(literal -3 binary64) x)) |
#s(approx (+ (* 4 (- y x)) x) (*.f64 (-.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal 3 binary64)) x)) |
#s(approx (* (- y x) (* -6 z)) (*.f64 (*.f64 x z) #s(literal 6 binary64))) |
#s(approx (* (- y x) (* -6 z)) (*.f64 (fma.f64 (/.f64 (*.f64 y z) x) #s(literal -6 binary64) (*.f64 #s(literal 6 binary64) z)) x)) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (fma.f64 (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 (+ 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 (+ 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 (- 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))) (*.f64 (neg.f64 x) (-.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64)) #s(literal 1 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) x) #s(literal -6 binary64) (-.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64)) #s(literal 1 binary64))))) |
#s(approx (+ (* 4 (- y x)) x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -4 binary64) (/.f64 y x) #s(literal 3 binary64)))) |
#s(approx (* (- y x) (* -6 z)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 y z) x) #s(literal 6 binary64) (*.f64 #s(literal -6 binary64) z)))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (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 (+ 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 (+ (* (* (- 2/3 z) 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 (+ 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) (-.f64 y x)) |
#s(approx y y) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+.f64 (fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) x)) |
#s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal -3 binary64) x)) |
#s(approx (+ (* 4 (- y x)) x) (fma.f64 #s(literal -3 binary64) x (*.f64 #s(literal 4 binary64) y))) |
#s(approx (* 4 y) (*.f64 #s(literal 4 binary64) y)) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (fma.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) x)) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (+.f64 (fma.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y)) x)) |
#s(approx (+ 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 (+ 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 (- 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))) (*.f64 (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) y) #s(literal -6 binary64) (fma.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64) (/.f64 x y))) y)) |
#s(approx (+ (* 4 (- y x)) x) (*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 x y) #s(literal 4 binary64)) y)) |
#s(approx (* (- y x) (* -6 z)) (*.f64 (fma.f64 (/.f64 (*.f64 x z) y) #s(literal 6 binary64) (*.f64 #s(literal -6 binary64) z)) y)) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (+.f64 (fma.f64 #s(literal -6 binary64) z (/.f64 (fma.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) x) y)) #s(literal 4 binary64)) y)) |
#s(approx (+ 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 (+ 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 (-.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 (- y x) (neg.f64 (*.f64 (-.f64 (/.f64 x y) #s(literal 1 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 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64) x) y))) y))) |
#s(approx (+ (* 4 (- y x)) x) (neg.f64 (*.f64 (-.f64 (neg.f64 (*.f64 #s(literal -3 binary64) (/.f64 x y))) #s(literal 4 binary64)) y))) |
#s(approx (* (- y x) (* -6 z)) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x z) y) #s(literal -6 binary64) (*.f64 #s(literal 6 binary64) z)) y))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (+.f64 (fma.f64 #s(literal -6 binary64) z (/.f64 (fma.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) x) y)) #s(literal 4 binary64))) y))) |
#s(approx (+ 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 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64) 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 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x) x)) |
#s(approx (- 2/3 z) #s(literal 2/3 binary64)) |
#s(approx (- 2/3 z) (fma.f64 #s(literal -1 binary64) z #s(literal 2/3 binary64))) |
#s(approx z z) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x) x)) |
#s(approx (* (- y x) (* -6 z)) (*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64))) |
#s(approx (* -6 z) (*.f64 #s(literal -6 binary64) z)) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (fma.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x) x)) |
#s(approx (* (neg x) (+ (* -6 z) 3)) (*.f64 #s(literal -3 binary64) x)) |
#s(approx (* (neg x) (+ (* -6 z) 3)) (fma.f64 (*.f64 x z) #s(literal 6 binary64) (*.f64 #s(literal -3 binary64) x))) |
#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))) (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) x) -6) x) (*.f64 #s(literal -3 binary64) x)) |
#s(approx (+ (* (* (- 2/3 z) x) -6) x) (fma.f64 (*.f64 x z) #s(literal 6 binary64) (*.f64 #s(literal -3 binary64) x))) |
#s(approx (* (- 2/3 z) x) (*.f64 x #s(literal 2/3 binary64))) |
#s(approx (* (- 2/3 z) x) (fma.f64 (neg.f64 x) z (*.f64 x #s(literal 2/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 (* (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 (*.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) x) -6) x) (*.f64 (*.f64 x z) #s(literal 6 binary64))) |
#s(approx (+ (* (* (- 2/3 z) x) -6) x) (*.f64 (fma.f64 (/.f64 x z) #s(literal -4 binary64) (fma.f64 #s(literal 6 binary64) x (/.f64 x z))) 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 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.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 (- 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 (-.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 (* (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)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.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 (+ (* (* (- 2/3 z) x) -6) x) (*.f64 (neg.f64 z) (fma.f64 #s(literal -6 binary64) x (neg.f64 (*.f64 (/.f64 x z) #s(literal -3 binary64)))))) |
#s(approx (* (- 2/3 z) x) (*.f64 (neg.f64 z) (fma.f64 #s(literal -2/3 binary64) (/.f64 x z) x))) |
Compiled 7 093 to 863 computations (87.8% saved)
23 alts after pruning (14 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 231 | 6 | 237 |
| Fresh | 2 | 8 | 10 |
| Picked | 1 | 4 | 5 |
| Done | 1 | 5 | 6 |
| Total | 235 | 23 | 258 |
| Status | Accuracy | Program |
|---|---|---|
| 91.2% | (fma.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (*.f64 (neg.f64 x) (fma.f64 (/.f64 y x) #s(literal -6 binary64) #s(literal 6 binary64)))) x) | |
| 50.8% | (fma.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (*.f64 #s(literal 6 binary64) y)) x) | |
| ✓ | 99.5% | (fma.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 6 binary64) x) |
| ✓ | 51.6% | (+.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64))))) |
| ✓ | 51.4% | #s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) (fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64) x)) |
| 27.5% | #s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) (fma.f64 (*.f64 #s(approx (- 2/3 z) #s(literal 2/3 binary64)) x) #s(literal -6 binary64) x)) | |
| 85.0% | #s(approx (+ (* (* (- y x) (- 2/3 z)) 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)) | |
| 51.0% | #s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) | |
| 25.8% | #s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(approx (+ (* (* (- 2/3 z) x) -6) x) (*.f64 (*.f64 x z) #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)) |
| 56.9% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (-.f64 y x) #s(approx (+ (* -6 z) 4) (*.f64 #s(approx (- (/ 4 z) 6) (/.f64 #s(literal 4 binary64) z)) z)) x)) | |
| ✓ | 57.0% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
| 31.2% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) #s(approx (- y x) y) x)) | |
| 22.1% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 #s(approx (- y x) y) #s(literal -6 binary64)) z)) | |
| 44.0% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 #s(literal -6 binary64) (-.f64 y x)) z)) | |
| ✓ | 22.1% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (- y x) y) (*.f64 #s(literal -6 binary64) z))) |
| 51.2% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y))) | |
| ✓ | 51.6% | #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))))) |
| 25.8% | #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))))) | |
| 57.0% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (fma.f64 #s(literal -3 binary64) x (*.f64 #s(literal 4 binary64) y)))) | |
| ✓ | 31.4% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal 4 binary64) y))) |
| ✓ | 27.6% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal -3 binary64) x))) |
| 53.7% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #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)))) |
Compiled 1 496 to 612 computations (59.1% saved)
| Inputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal -3 binary64) x))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal 4 binary64) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (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 z x) #s(literal 6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (- y x) (* -6 z)) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (- y x) y) (*.f64 #s(literal -6 binary64) z))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 #s(approx (- y x) y) #s(literal -6 binary64)) z)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 #s(approx (- y x) y) z) #s(literal -6 binary64))) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(approx (+ (* (* (- 2/3 z) x) -6) x) (*.f64 (*.f64 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))) #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) (- 2/3 z)) 6) x) (fma.f64 (*.f64 #s(approx (- 2/3 z) #s(literal 2/3 binary64)) x) #s(literal -6 binary64) x)) |
#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 #s(literal -6 binary64) (-.f64 y x)) 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))) (*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (-.f64 y x) (*.f64 #s(literal -6 binary64) z))) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) 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 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) (fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64) x)) |
(fma.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (*.f64 #s(literal 6 binary64) y)) x) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (-.f64 y x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) x)) |
(+.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) (fma.f64 #s(literal -6 binary64) z #s(literal 4 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)))) |
(+.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (-.f64 y x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64))))) |
(fma.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 6 binary64) x) |
(fma.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 (-.f64 y x) #s(literal 6 binary64)) x) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (-.f64 y x) #s(approx (+ (* -6 z) 4) (*.f64 #s(approx (- (/ 4 z) 6) (/.f64 #s(literal 4 binary64) z)) z)) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #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 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (-.f64 y x) #s(approx (+ (* -6 z) 4) (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 6 binary64)) z)) x)) |
(+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z))) |
(fma.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (*.f64 (neg.f64 x) (fma.f64 (/.f64 y x) #s(literal -6 binary64) #s(literal 6 binary64)))) x) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 (-.f64 #s(literal 2/3 binary64) z) (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) x)) #s(literal 1 binary64)) x)) |
(+.f64 x (/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64))) (+.f64 y x))) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 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 (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)) |
| Outputs |
|---|
(+.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (-.f64 y x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64))))) |
5 calls:
| 15.0ms | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| 12.0ms | y |
| 10.0ms | x |
| 10.0ms | z |
| 9.0ms | (+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.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))) (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 z x) #s(literal 6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (- y x) (* -6 z)) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (- y x) y) (*.f64 #s(literal -6 binary64) z))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 #s(approx (- y x) y) #s(literal -6 binary64)) z)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 #s(approx (- y x) y) z) #s(literal -6 binary64))) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(approx (+ (* (* (- 2/3 z) x) -6) x) (*.f64 (*.f64 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))) #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) (- 2/3 z)) 6) x) (fma.f64 (*.f64 #s(approx (- 2/3 z) #s(literal 2/3 binary64)) x) #s(literal -6 binary64) x)) |
#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 #s(literal -6 binary64) (-.f64 y x)) 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))) (*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (-.f64 y x) (*.f64 #s(literal -6 binary64) z))) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) 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 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) (fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64) x)) |
(fma.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (*.f64 #s(literal 6 binary64) y)) x) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (-.f64 y x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) x)) |
(+.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) (fma.f64 #s(literal -6 binary64) z #s(literal 4 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)))) |
| 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:
| 11.0ms | x |
| 7.0ms | z |
| 7.0ms | y |
| 7.0ms | (+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z))) |
| 6.0ms | (-.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))) (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 z x) #s(literal 6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (- y x) (* -6 z)) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (- y x) y) (*.f64 #s(literal -6 binary64) z))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 #s(approx (- y x) y) #s(literal -6 binary64)) z)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 #s(approx (- y x) y) z) #s(literal -6 binary64))) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(approx (+ (* (* (- 2/3 z) x) -6) x) (*.f64 (*.f64 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))) #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) (- 2/3 z)) 6) x) (fma.f64 (*.f64 #s(approx (- 2/3 z) #s(literal 2/3 binary64)) x) #s(literal -6 binary64) x)) |
#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 #s(literal -6 binary64) (-.f64 y x)) 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))) (*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (-.f64 y x) (*.f64 #s(literal -6 binary64) z))) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) 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 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) (fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64) x)) |
(fma.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (*.f64 #s(literal 6 binary64) y)) x) |
| Outputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 #s(literal -6 binary64) (-.f64 y x)) z)) |
#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 #s(literal -6 binary64) (-.f64 y x)) z)) |
5 calls:
| 10.0ms | y |
| 7.0ms | x |
| 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))) |
| 6.0ms | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.4% | 3 | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| 75.7% | 3 | (+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z))) |
| 78.9% | 4 | x |
| 78.3% | 3 | y |
| 97.4% | 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))) (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 z x) #s(literal 6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (- y x) (* -6 z)) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (- y x) y) (*.f64 #s(literal -6 binary64) z))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 #s(approx (- y x) y) #s(literal -6 binary64)) z)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 #s(approx (- y x) y) z) #s(literal -6 binary64))) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(approx (+ (* (* (- 2/3 z) x) -6) x) (*.f64 (*.f64 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))) #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) (- 2/3 z)) 6) x) (fma.f64 (*.f64 #s(approx (- 2/3 z) #s(literal 2/3 binary64)) x) #s(literal -6 binary64) x)) |
#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))))) |
| Outputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 3 binary64))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 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) (fma.f64 #s(literal -6 binary64) z #s(literal 3 binary64))))) |
2 calls:
| 6.0ms | z |
| 4.0ms | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.9% | 4 | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| 82.9% | 4 | z |
Compiled 6 to 10 computations (-66.7% saved)
| Inputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal -3 binary64) x))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal 4 binary64) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (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 z x) #s(literal 6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (- y x) (* -6 z)) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (- y x) y) (*.f64 #s(literal -6 binary64) z))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 #s(approx (- y x) y) #s(literal -6 binary64)) z)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 #s(approx (- y x) y) z) #s(literal -6 binary64))) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(approx (+ (* (* (- 2/3 z) x) -6) x) (*.f64 (*.f64 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))) #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) (- 2/3 z)) 6) x) (fma.f64 (*.f64 #s(approx (- 2/3 z) #s(literal 2/3 binary64)) x) #s(literal -6 binary64) x)) |
#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 z x) #s(literal 6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (fma.f64 #s(literal -3 binary64) x (*.f64 #s(literal 4 binary64) y)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y))) |
#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))))) |
2 calls:
| 4.0ms | z |
| 4.0ms | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.5% | 4 | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| 82.5% | 4 | z |
Compiled 6 to 10 computations (-66.7% saved)
| Inputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal -3 binary64) x))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal 4 binary64) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (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 z x) #s(literal 6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (- y x) (* -6 z)) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (- y x) y) (*.f64 #s(literal -6 binary64) z))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 #s(approx (- y x) y) #s(literal -6 binary64)) z)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 #s(approx (- y x) y) z) #s(literal -6 binary64))) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(approx (+ (* (* (- 2/3 z) x) -6) x) (*.f64 (*.f64 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))) #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) (- 2/3 z)) 6) x) (fma.f64 (*.f64 #s(approx (- 2/3 z) #s(literal 2/3 binary64)) x) #s(literal -6 binary64) x)) |
| Outputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 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 z x) #s(literal 6 binary64)))) |
2 calls:
| 4.0ms | z |
| 3.0ms | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.5% | 4 | z |
| 82.5% | 4 | (-.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))) (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 z x) #s(literal 6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (- y x) (* -6 z)) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (- y x) y) (*.f64 #s(literal -6 binary64) z))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 #s(approx (- y x) y) #s(literal -6 binary64)) z)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 #s(approx (- y x) y) z) #s(literal -6 binary64))) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(approx (+ (* (* (- 2/3 z) x) -6) x) (*.f64 (*.f64 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)))) |
| Outputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (fma.f64 #s(literal -3 binary64) x (*.f64 #s(literal 4 binary64) y)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 #s(approx (- y x) y) #s(literal -6 binary64)) z)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
2 calls:
| 45.0ms | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| 4.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.1% | 4 | z |
| 82.1% | 4 | (-.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))) (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 z x) #s(literal 6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (- y x) (* -6 z)) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (- y x) y) (*.f64 #s(literal -6 binary64) z))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 #s(approx (- y x) y) #s(literal -6 binary64)) z)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 #s(approx (- y x) y) z) #s(literal -6 binary64))) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(approx (+ (* (* (- 2/3 z) x) -6) x) (*.f64 (*.f64 x z) #s(literal 6 binary64)))) |
| Outputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 #s(approx (- y x) y) #s(literal -6 binary64)) z)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
2 calls:
| 3.0ms | z |
| 3.0ms | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.1% | 4 | z |
| 82.1% | 4 | (-.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))) (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 z x) #s(literal 6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (- y x) (* -6 z)) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (- y x) y) (*.f64 #s(literal -6 binary64) z))) |
| Outputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (- y x) y) (*.f64 #s(literal -6 binary64) z))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
2 calls:
| 3.0ms | z |
| 2.0ms | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.1% | 4 | z |
| 82.1% | 4 | (-.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))) (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 z x) #s(literal 6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (- y x) (* -6 z)) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
| Outputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
2 calls:
| 2.0ms | z |
| 2.0ms | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.3% | 3 | z |
| 79.3% | 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))) (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:
| 5.0ms | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| 2.0ms | z |
| 2.0ms | x |
| 2.0ms | (+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z))) |
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 57.0% | 1 | (+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z))) |
| 57.0% | 1 | x |
| 57.0% | 1 | y |
| 57.0% | 1 | z |
| 57.0% | 1 | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
Compiled 21 to 28 computations (-33.3% saved)
| Inputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal -3 binary64) x))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal 4 binary64) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (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 | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| 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 | x |
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 35.1% | 2 | (+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z))) |
| 45.1% | 3 | x |
| 36.4% | 3 | z |
| 45.5% | 3 | y |
| 31.4% | 1 | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
Compiled 21 to 28 computations (-33.3% saved)
| Inputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal -3 binary64) x))) |
| Outputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal -3 binary64) x))) |
5 calls:
| 1.0ms | (+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z))) |
| 1.0ms | y |
| 1.0ms | z |
| 1.0ms | x |
| 1.0ms | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 27.6% | 1 | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| 27.6% | 1 | z |
| 27.6% | 1 | (+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z))) |
| 27.6% | 1 | x |
| 27.6% | 1 | y |
Compiled 21 to 28 computations (-33.3% saved)
Compiled 16 to 18 computations (-12.5% saved)
| Time | Left | Right |
|---|---|---|
| 0.0ms | -14.209714857367924 | -0.009603706412772922 |
Loading profile data...