
Time bar (total: 3.5s)
| 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)
| 383.0ms | 7 625× | 0 | valid |
| 127.0ms | 470× | 1 | valid |
| 21.0ms | 161× | 2 | valid |
ival-mult!: 112.0ms (55.4% of total)ival-sub!: 49.0ms (24.2% of total)adjust: 21.0ms (10.4% of total)ival-add!: 20.0ms (9.9% of total)ival-div!: 0.0ms (0% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (-.f64 y x) |
| 0 | 0 | - | 0 | - | (*.f64 (-.f64 y x) #s(literal 6 binary64)) |
| 0 | 0 | - | 0 | - | #s(literal 3 binary64) |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z))) |
| 0 | 0 | - | 0 | - | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| 0 | 0 | - | 0 | - | #s(literal 6 binary64) |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z)) |
| 0 | 0 | - | 0 | - | (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) |
| 0 | 0 | - | 0 | - | x |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 23.0ms | 426× | 0 | valid |
| 5.0ms | 44× | 1 | valid |
| 4.0ms | 20× | 3 | valid |
| 3.0ms | 22× | 2 | valid |
Compiled 109 to 40 computations (63.3% saved)
ival-mult!: 6.0ms (40.4% of total)adjust: 4.0ms (26.9% of total)ival-sub!: 4.0ms (26.9% of total)ival-add!: 1.0ms (6.7% of total)ival-div!: 0.0ms (0% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 44 | 121 |
| 1 | 104 | 119 |
| 2 | 267 | 119 |
| 3 | 621 | 119 |
| 4 | 1319 | 119 |
| 5 | 3382 | 119 |
| 6 | 6644 | 119 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.6% | (+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z))) |
Compiled 26 to 24 computations (7.7% saved)
| Inputs |
|---|
(+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z))) |
x |
(*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z)) |
(*.f64 (-.f64 y x) #s(literal 6 binary64)) |
(-.f64 y x) |
y |
#s(literal 6 binary64) |
(-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
(/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) |
#s(literal 2 binary64) |
#s(literal 3 binary64) |
z |
| Outputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* 6 (* y (- 2/3 z))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ (* 6 (* y (- 2/3 z))) (* x (+ 1 (* -6 (- 2/3 z))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* 6 (* y (- 2/3 z))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (+ (* -6 (* x (- 2/3 z))) (* 6 (* y (- 2/3 z)))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* 6 y))) |
#s(approx (* (- y x) 6) #s(hole binary64 (+ (* -6 x) (* 6 y)))) |
#s(approx (- y x) #s(hole binary64 y)) |
#s(approx (- y x) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* x (+ 1 (* -6 (- 2/3 z)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* x (+ 1 (+ (* -6 (- 2/3 z)) (* 6 (/ (* y (- 2/3 z)) x))))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* -6 (* x (- 2/3 z))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* x (+ (* -6 (- 2/3 z)) (* 6 (/ (* y (- 2/3 z)) x)))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* -6 x))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* x (- (* 6 (/ y x)) 6)))) |
#s(approx (- y x) #s(hole binary64 (* -1 x))) |
#s(approx (- y x) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* x (- (* 6 (- 2/3 z)) 1))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* x (- (+ (* -6 (/ (* y (- 2/3 z)) x)) (* 6 (- 2/3 z))) 1))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* -1 (* x (+ (* -6 (/ (* y (- 2/3 z)) x)) (* 6 (- 2/3 z))))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* -1 (* x (+ 6 (* -6 (/ y x))))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (* -6 (* x (- 2/3 z)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (+ (* -6 (* x (- 2/3 z))) (* 6 (* y (- 2/3 z))))))) |
#s(approx (- y x) #s(hole binary64 (- y x))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* y (+ (* -6 (/ (* x (- 2/3 z)) y)) (+ (* 6 (- 2/3 z)) (/ x y)))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* y (+ (* -6 (/ (* x (- 2/3 z)) y)) (* 6 (- 2/3 z)))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* y (+ 6 (* -6 (/ x y)))))) |
#s(approx (- y x) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* y (+ (* -6 (- 2/3 z)) (* -1 (/ (+ x (* -6 (* x (- 2/3 z)))) y))))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* -1 (* y (+ (* -6 (- 2/3 z)) (* 6 (/ (* x (- 2/3 z)) y))))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* -1 (* y (- (* 6 (/ x y)) 6))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (* 4 (- y x))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (+ (* -6 (* z (- y x))) (* 4 (- y x)))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* 4 (- y x)))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (+ (* -6 (* z (- y x))) (* 4 (- y x))))) |
#s(approx (- (/ 2 3) z) #s(hole binary64 2/3)) |
#s(approx (- (/ 2 3) z) #s(hole binary64 (+ 2/3 (* -1 z)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* z (+ (* -6 (- y x)) (+ (* 4 (/ (- y x) z)) (/ x z)))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* z (+ (* -6 (- y x)) (* 4 (/ (- y x) z)))))) |
#s(approx (- (/ 2 3) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (/ 2 3) z) #s(hole binary64 (* z (- (* 2/3 (/ 1 z)) 1)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* 4 (- y x))) z)) (* 6 (- y x))))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* -1 (* z (+ (* -4 (/ (- y x) z)) (* 6 (- y x))))))) |
#s(approx (- (/ 2 3) z) #s(hole binary64 (* -1 (* z (- 1 (* 2/3 (/ 1 z))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | y | @ | inf | ((+ x (* (* (- y x) 6) (- (/ 2 3) z))) x (* (* (- y x) 6) (- (/ 2 3) z)) (* (- y x) 6) (- y x) y 6 (- (/ 2 3) z) (/ 2 3) 2 3 z) |
| 1.0ms | x | @ | -inf | ((+ x (* (* (- y x) 6) (- (/ 2 3) z))) x (* (* (- y x) 6) (- (/ 2 3) z)) (* (- y x) 6) (- y x) y 6 (- (/ 2 3) z) (/ 2 3) 2 3 z) |
| 1.0ms | x | @ | inf | ((+ x (* (* (- y x) 6) (- (/ 2 3) z))) x (* (* (- y x) 6) (- (/ 2 3) z)) (* (- y x) 6) (- y x) y 6 (- (/ 2 3) z) (/ 2 3) 2 3 z) |
| 1.0ms | y | @ | -inf | ((+ x (* (* (- y x) 6) (- (/ 2 3) z))) x (* (* (- y x) 6) (- (/ 2 3) z)) (* (- y x) 6) (- y x) y 6 (- (/ 2 3) z) (/ 2 3) 2 3 z) |
| 1.0ms | x | @ | 0 | ((+ x (* (* (- y x) 6) (- (/ 2 3) z))) x (* (* (- y x) 6) (- (/ 2 3) z)) (* (- y x) 6) (- y x) y 6 (- (/ 2 3) z) (/ 2 3) 2 3 z) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 185 | 952 |
| 0 | 195 | 927 |
| 1 | 927 | 878 |
| 0 | 8529 | 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 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 36 binary64))) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (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 (fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 36 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) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 36 binary64))))) (neg.f64 (-.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) x (pow.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) #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) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 36 binary64)))) (-.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)))) |
(/.f64 (fma.f64 (*.f64 x x) x (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 y x) (-.f64 y x)) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 36 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (-.f64 y x) #s(literal 6 binary64))) (-.f64 #s(literal 2/3 binary64) z))))) |
(/.f64 (fma.f64 (*.f64 x x) x (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))) |
(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 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 36 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 (*.f64 (*.f64 x x) x) (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) (*.f64 (*.f64 z z) z)) (*.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 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x)) (*.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) (*.f64 (*.f64 z z) z))) (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 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x)) #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 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x))) (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 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x))) (neg.f64 (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (+.f64 y x)) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x)) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 (neg.f64 y) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x)) (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 (*.f64 (*.f64 y y) y) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(-.f64 y (*.f64 (neg.f64 x) #s(literal -1 binary64))) |
(-.f64 y x) |
(+.f64 (/.f64 (*.f64 (*.f64 y y) y) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (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) (*.f64 (*.f64 z z) z))) (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) (*.f64 (*.f64 z z) z)) (fma.f64 z z (-.f64 #s(literal 4/9 binary64) (*.f64 #s(literal -2/3 binary64) z)))) |
(/.f64 (-.f64 #s(literal 8/27 binary64) (*.f64 (*.f64 z z) z)) (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 (*.f64 (*.f64 z z) z) (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 (*.f64 (*.f64 z z) (neg.f64 z)) (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) (-.f64 (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z)) (/.f64 (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) 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 (neg.f64 (fma.f64 (-.f64 y x) #s(literal 6 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (-.f64 y x) (neg.f64 x)) z))) z)) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (neg.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) #s(literal 6 binary64)))) z)) |
#s(approx (- (/ 2 3) z) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2/3 binary64) z)) (neg.f64 z))) |
Compiled 2 506 to 487 computations (80.6% saved)
13 alts after pruning (13 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 102 | 13 | 115 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 103 | 13 | 116 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.5% | (fma.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 (-.f64 y x) #s(literal 6 binary64)) x) |
| 99.6% | (fma.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 6 binary64) x) | |
| 36.3% | (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 36 binary64)))) (-.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)))) | |
| ▶ | 51.0% | (+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) #s(approx (- (/ 2 3) z) (neg.f64 z)))) |
| 50.3% | (+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) #s(approx (- (/ 2 3) z) #s(literal 2/3 binary64)))) | |
| ▶ | 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))))) |
| 50.5% | (+.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)) | |
| ▶ | 50.5% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
| 87.5% | #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)) | |
| ▶ | 50.7% | #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)) |
| 51.2% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64))) | |
| 51.2% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) |
Compiled 528 to 420 computations (20.5% 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 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) x) |
(fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) |
(-.f64 #s(literal 2/3 binary64) z) |
#s(literal 2/3 binary64) |
#s(literal 1 binary64) |
(+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) #s(approx (- (/ 2 3) z) (neg.f64 z)))) |
(*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) #s(approx (- (/ 2 3) z) (neg.f64 z))) |
(*.f64 (-.f64 y x) #s(literal 6 binary64)) |
#s(literal 6 binary64) |
#s(approx (- (/ 2 3) z) (neg.f64 z)) |
(neg.f64 z) |
(fma.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 (-.f64 y x) #s(literal 6 binary64)) x) |
| 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 (* (+ (* -6 (- 2/3 z)) 1) x) #s(hole binary64 (* 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 (+ (* (- 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 (+ 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) 6) #s(hole binary64 (* -6 x))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* x (- (* 6 (/ y x)) 6)))) |
#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 (+ 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) 6) #s(hole binary64 (* -1 (* x (+ 6 (* -6 (/ y 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 (+ 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 (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (+ x (* -6 (* x (- 2/3 z)))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (+ x (+ (* -6 (* x (- 2/3 z))) (* 6 (* y (- 2/3 z))))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* y (+ (* -6 (/ (* x (- 2/3 z)) y)) (+ (* 6 (- 2/3 z)) (/ x y)))))) |
#s(approx (* (* (- y x) 6) (- (/ 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) 6) #s(hole binary64 (* y (+ 6 (* -6 (/ x y)))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* y (+ (* -6 (/ (* x (- 2/3 z)) y)) (+ (* 6 (- 2/3 z)) (/ x y)))))) |
#s(approx (+ 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) 6) #s(hole binary64 (* -1 (* y (- (* 6 (/ x y)) 6))))) |
#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 (+ 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 (* (+ (* -6 (- 2/3 z)) 1) x) #s(hole binary64 (* -3 x))) |
#s(approx (* (+ (* -6 (- 2/3 z)) 1) x) #s(hole binary64 (+ (* -3 x) (* 6 (* x z))))) |
#s(approx (+ (* -6 (- 2/3 z)) 1) #s(hole binary64 -3)) |
#s(approx (+ (* -6 (- 2/3 z)) 1) #s(hole binary64 (- (* 6 z) 3))) |
#s(approx (- 2/3 z) #s(hole binary64 2/3)) |
#s(approx (- 2/3 z) #s(hole binary64 (+ 2/3 (* -1 z)))) |
#s(approx (- (/ 2 3) z) #s(hole binary64 2/3)) |
#s(approx (- (/ 2 3) z) #s(hole binary64 (+ 2/3 (* -1 z)))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (+ x (* 4 (- y x))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (+ x (+ (* -6 (* z (- y x))) (* 4 (- y x)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* z (+ (* -6 (- y x)) (+ (* 4 (/ (- y x) z)) (/ x z)))))) |
#s(approx (* (* (- y x) 6) (- (/ 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 (* (+ (* -6 (- 2/3 z)) 1) x) #s(hole binary64 (* 6 (* x z)))) |
#s(approx (* (+ (* -6 (- 2/3 z)) 1) x) #s(hole binary64 (* z (+ (* -3 (/ x z)) (* 6 x))))) |
#s(approx (+ (* -6 (- 2/3 z)) 1) #s(hole binary64 (* 6 z))) |
#s(approx (+ (* -6 (- 2/3 z)) 1) #s(hole binary64 (* z (- 6 (* 3 (/ 1 z)))))) |
#s(approx (- 2/3 z) #s(hole binary64 (* -1 z))) |
#s(approx (- 2/3 z) #s(hole binary64 (* z (- (* 2/3 (/ 1 z)) 1)))) |
#s(approx (- (/ 2 3) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (/ 2 3) z) #s(hole binary64 (* z (- (* 2/3 (/ 1 z)) 1)))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* z (+ (* -6 (- y x)) (+ (* 4 (/ (- y x) z)) (/ x z)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* 4 (- y x))) z)) (* 6 (- y x))))))) |
#s(approx (* (* (- y x) 6) (- (/ 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 (* (+ (* -6 (- 2/3 z)) 1) x) #s(hole binary64 (* -1 (* z (+ (* -6 x) (* 3 (/ x z))))))) |
#s(approx (+ (* -6 (- 2/3 z)) 1) #s(hole binary64 (* -1 (* z (- (* 3 (/ 1 z)) 6))))) |
#s(approx (- 2/3 z) #s(hole binary64 (* -1 (* z (- 1 (* 2/3 (/ 1 z))))))) |
#s(approx (- (/ 2 3) z) #s(hole binary64 (* -1 (* z (- 1 (* 2/3 (/ 1 z))))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* 4 (- y x))) z)) (* 6 (- y x))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.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))) (* (+ (* -6 (- 2/3 z)) 1) x) (+ (* -6 (- 2/3 z)) 1) (- 2/3 z) 2/3 1 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (* (- y x) 6) (- (/ 2 3) z)) (* (- y x) 6) 6 (- (/ 2 3) z) (neg z) (+ (* (- 2/3 z) (* (- y x) 6)) x)) |
| 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))) (* (+ (* -6 (- 2/3 z)) 1) x) (+ (* -6 (- 2/3 z)) 1) (- 2/3 z) 2/3 1 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (* (- y x) 6) (- (/ 2 3) z)) (* (- y x) 6) 6 (- (/ 2 3) z) (neg z) (+ (* (- 2/3 z) (* (- y x) 6)) x)) |
| 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))) (* (+ (* -6 (- 2/3 z)) 1) x) (+ (* -6 (- 2/3 z)) 1) (- 2/3 z) 2/3 1 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (* (- y x) 6) (- (/ 2 3) z)) (* (- y x) 6) 6 (- (/ 2 3) z) (neg z) (+ (* (- 2/3 z) (* (- y x) 6)) x)) |
| 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))) (* (+ (* -6 (- 2/3 z)) 1) x) (+ (* -6 (- 2/3 z)) 1) (- 2/3 z) 2/3 1 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (* (- y x) 6) (- (/ 2 3) z)) (* (- y x) 6) 6 (- (/ 2 3) z) (neg z) (+ (* (- 2/3 z) (* (- y x) 6)) x)) |
| 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))) (* (+ (* -6 (- 2/3 z)) 1) x) (+ (* -6 (- 2/3 z)) 1) (- 2/3 z) 2/3 1 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (* (- y x) 6) (- (/ 2 3) z)) (* (- y x) 6) 6 (- (/ 2 3) z) (neg z) (+ (* (- 2/3 z) (* (- y x) 6)) x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 329 | 2166 |
| 0 | 350 | 2028 |
| 1 | 1639 | 2028 |
| 0 | 8212 | 1983 |
| 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 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) x) |
(fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) |
(-.f64 #s(literal 2/3 binary64) z) |
#s(literal 2/3 binary64) |
#s(literal 1 binary64) |
(+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) #s(approx (- (/ 2 3) z) (neg.f64 z)))) |
(*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) #s(approx (- (/ 2 3) z) (neg.f64 z))) |
(*.f64 (-.f64 y x) #s(literal 6 binary64)) |
#s(literal 6 binary64) |
#s(approx (- (/ 2 3) z) (neg.f64 z)) |
(neg.f64 z) |
(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))) #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 (* (+ (* -6 (- 2/3 z)) 1) x) #s(hole binary64 (* 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 (+ (* (- 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 (+ 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) 6) #s(hole binary64 (* -6 x))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* x (- (* 6 (/ y x)) 6)))) |
#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 (+ 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) 6) #s(hole binary64 (* -1 (* x (+ 6 (* -6 (/ y 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 (+ 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 (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (+ x (* -6 (* x (- 2/3 z)))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (+ x (+ (* -6 (* x (- 2/3 z))) (* 6 (* y (- 2/3 z))))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* y (+ (* -6 (/ (* x (- 2/3 z)) y)) (+ (* 6 (- 2/3 z)) (/ x y)))))) |
#s(approx (* (* (- y x) 6) (- (/ 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) 6) #s(hole binary64 (* y (+ 6 (* -6 (/ x y)))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* y (+ (* -6 (/ (* x (- 2/3 z)) y)) (+ (* 6 (- 2/3 z)) (/ x y)))))) |
#s(approx (+ 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) 6) #s(hole binary64 (* -1 (* y (- (* 6 (/ x y)) 6))))) |
#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 (+ 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 (* (+ (* -6 (- 2/3 z)) 1) x) #s(hole binary64 (* -3 x))) |
#s(approx (* (+ (* -6 (- 2/3 z)) 1) x) #s(hole binary64 (+ (* -3 x) (* 6 (* x z))))) |
#s(approx (+ (* -6 (- 2/3 z)) 1) #s(hole binary64 -3)) |
#s(approx (+ (* -6 (- 2/3 z)) 1) #s(hole binary64 (- (* 6 z) 3))) |
#s(approx (- 2/3 z) #s(hole binary64 2/3)) |
#s(approx (- 2/3 z) #s(hole binary64 (+ 2/3 (* -1 z)))) |
#s(approx (- (/ 2 3) z) #s(hole binary64 2/3)) |
#s(approx (- (/ 2 3) z) #s(hole binary64 (+ 2/3 (* -1 z)))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (+ x (* 4 (- y x))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (+ x (+ (* -6 (* z (- y x))) (* 4 (- y x)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* z (+ (* -6 (- y x)) (+ (* 4 (/ (- y x) z)) (/ x z)))))) |
#s(approx (* (* (- y x) 6) (- (/ 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 (* (+ (* -6 (- 2/3 z)) 1) x) #s(hole binary64 (* 6 (* x z)))) |
#s(approx (* (+ (* -6 (- 2/3 z)) 1) x) #s(hole binary64 (* z (+ (* -3 (/ x z)) (* 6 x))))) |
#s(approx (+ (* -6 (- 2/3 z)) 1) #s(hole binary64 (* 6 z))) |
#s(approx (+ (* -6 (- 2/3 z)) 1) #s(hole binary64 (* z (- 6 (* 3 (/ 1 z)))))) |
#s(approx (- 2/3 z) #s(hole binary64 (* -1 z))) |
#s(approx (- 2/3 z) #s(hole binary64 (* z (- (* 2/3 (/ 1 z)) 1)))) |
#s(approx (- (/ 2 3) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (/ 2 3) z) #s(hole binary64 (* z (- (* 2/3 (/ 1 z)) 1)))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* z (+ (* -6 (- y x)) (+ (* 4 (/ (- y x) z)) (/ x z)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* 4 (- y x))) z)) (* 6 (- y x))))))) |
#s(approx (* (* (- y x) 6) (- (/ 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 (* (+ (* -6 (- 2/3 z)) 1) x) #s(hole binary64 (* -1 (* z (+ (* -6 x) (* 3 (/ x z))))))) |
#s(approx (+ (* -6 (- 2/3 z)) 1) #s(hole binary64 (* -1 (* z (- (* 3 (/ 1 z)) 6))))) |
#s(approx (- 2/3 z) #s(hole binary64 (* -1 (* z (- 1 (* 2/3 (/ 1 z))))))) |
#s(approx (- (/ 2 3) z) #s(hole binary64 (* -1 (* z (- 1 (* 2/3 (/ 1 z))))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* 4 (- y x))) z)) (* 6 (- y x))))))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.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(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)))) (*.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 (+.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)) (*.f64 (*.f64 x x) x)) (fma.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(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x))) (-.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) (*.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(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)))))) (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 (fma.f64 (*.f64 x 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 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (*.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(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y 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 (-.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))) #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y 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 (fma.f64 (*.f64 x 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 3 binary64))) (fma.f64 x x (-.f64 (*.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(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y 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 (/.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 (*.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(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y 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 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x x (-.f64 (*.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(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y 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 3 binary64)) (fma.f64 x x (-.f64 (*.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(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y 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 #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 (-.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 #s(literal -6 binary64) z)) (*.f64 (-.f64 y x) (*.f64 #s(literal -6 binary64) z))) (*.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) (*.f64 #s(literal 4 binary64) (-.f64 y x)))) (-.f64 (*.f64 (-.f64 y x) (*.f64 #s(literal -6 binary64) z)) (*.f64 #s(literal 4 binary64) (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) (*.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)) (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)))) (-.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) (*.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 3 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (-.f64 y x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)) (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) (-.f64 y x)) (*.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 y x) (*.f64 #s(literal -6 binary64) z)) #s(literal 3 binary64)) (*.f64 (pow.f64 (-.f64 y x) #s(literal 3 binary64)) #s(literal 64 binary64))) (fma.f64 (*.f64 (-.f64 y x) (*.f64 #s(literal -6 binary64) z)) (*.f64 (-.f64 y x) (*.f64 #s(literal -6 binary64) z)) (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) (*.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 (*.f64 (-.f64 y x) (*.f64 #s(literal -6 binary64) z)) (*.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 (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) (*.f64 #s(literal 4 binary64) (-.f64 y x)) (-.f64 (*.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)) (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))) (*.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)) (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))) (*.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) (*.f64 #s(literal 4 binary64) (-.f64 y x))))) (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) (*.f64 (pow.f64 (-.f64 y x) #s(literal 3 binary64)) #s(literal 64 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)) (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) (*.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 (-.f64 (*.f64 (*.f64 #s(literal -6 binary64) z) (*.f64 #s(literal -6 binary64) z)) #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 (*.f64 (*.f64 #s(literal -6 binary64) z) (*.f64 #s(literal -6 binary64) z)) #s(literal 16 binary64)) (-.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x))) (*.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 16 binary64) (*.f64 (*.f64 #s(literal -6 binary64) z) (*.f64 #s(literal -6 binary64) z))) (-.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) (*.f64 (*.f64 #s(literal -6 binary64) z) (*.f64 #s(literal -6 binary64) z))) (-.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x))) (*.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 (fma.f64 #s(literal -216 binary64) (*.f64 (*.f64 z z) z) #s(literal 64 binary64)) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 #s(literal -6 binary64) z) (*.f64 #s(literal -6 binary64) z) (-.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) (*.f64 (*.f64 z z) z) #s(literal 64 binary64)) (-.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x))) (*.f64 (fma.f64 (*.f64 #s(literal -6 binary64) z) (*.f64 #s(literal -6 binary64) z) (-.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 #s(literal 64 binary64) (*.f64 #s(literal -216 binary64) (*.f64 (*.f64 z z) z))) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (+.f64 #s(literal 16 binary64) (-.f64 (*.f64 (*.f64 #s(literal -6 binary64) z) (*.f64 #s(literal -6 binary64) z)) (*.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z)))) (+.f64 y x))) |
(/.f64 (*.f64 (+.f64 #s(literal 64 binary64) (*.f64 #s(literal -216 binary64) (*.f64 (*.f64 z z) z))) (-.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x))) (*.f64 (+.f64 #s(literal 16 binary64) (-.f64 (*.f64 (*.f64 #s(literal -6 binary64) z) (*.f64 #s(literal -6 binary64) z)) (*.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 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 (*.f64 #s(literal -6 binary64) z) (*.f64 #s(literal -6 binary64) z)) #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 16 binary64) (*.f64 (*.f64 #s(literal -6 binary64) z) (*.f64 #s(literal -6 binary64) z)))) (*.f64 (+.f64 y x) (-.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) (*.f64 (*.f64 z z) z) #s(literal 64 binary64))) (*.f64 (+.f64 y x) (fma.f64 (*.f64 #s(literal -6 binary64) z) (*.f64 #s(literal -6 binary64) z) (-.f64 #s(literal 16 binary64) (*.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) (*.f64 #s(literal -216 binary64) (*.f64 (*.f64 z z) z)))) (*.f64 (+.f64 y x) (+.f64 #s(literal 16 binary64) (-.f64 (*.f64 (*.f64 #s(literal -6 binary64) z) (*.f64 #s(literal -6 binary64) z)) (*.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x)) (-.f64 (*.f64 (*.f64 #s(literal -6 binary64) z) (*.f64 #s(literal -6 binary64) z)) #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 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x)) (-.f64 #s(literal 16 binary64) (*.f64 (*.f64 #s(literal -6 binary64) z) (*.f64 #s(literal -6 binary64) z)))) (*.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 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x)) (fma.f64 #s(literal -216 binary64) (*.f64 (*.f64 z z) z) #s(literal 64 binary64))) (*.f64 (fma.f64 y y (fma.f64 x x (*.f64 y x))) (fma.f64 (*.f64 #s(literal -6 binary64) z) (*.f64 #s(literal -6 binary64) z) (-.f64 #s(literal 16 binary64) (*.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 64 binary64) (*.f64 #s(literal -216 binary64) (*.f64 (*.f64 z z) z)))) (*.f64 (fma.f64 y y (fma.f64 x x (*.f64 y x))) (+.f64 #s(literal 16 binary64) (-.f64 (*.f64 (*.f64 #s(literal -6 binary64) z) (*.f64 #s(literal -6 binary64) z)) (*.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)) (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))) (*.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) (*.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 (fma.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64)) #s(literal -216 binary64) (*.f64 (pow.f64 (-.f64 y x) #s(literal 3 binary64)) #s(literal 64 binary64))) (fma.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)) (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) (*.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)))))) |
(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 (*.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)) (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 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 4 binary64) (-.f64 y x)) (*.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 (*.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)) (fma.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)) (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) (*.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 y x) #s(literal 3 binary64)) #s(literal 64 binary64)) (fma.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)) (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) (*.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 (-.f64 y x) (*.f64 #s(literal -6 binary64) z)) (*.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 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x))) (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 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x)) (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 (*.f64 (*.f64 y y) y) (fma.f64 y y (fma.f64 x x (*.f64 y x)))) (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 y y (fma.f64 x x (*.f64 y x))))) |
(-.f64 y x) |
y |
(/.f64 (-.f64 #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 z z) z) #s(literal 216 binary64))) (+.f64 #s(literal 16 binary64) (fma.f64 (*.f64 z #s(literal 6 binary64)) (*.f64 z #s(literal 6 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 z #s(literal 6 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal -6 binary64) z) (*.f64 #s(literal -6 binary64) z)) #s(literal 16 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 16 binary64) (*.f64 (*.f64 #s(literal -6 binary64) z) (*.f64 #s(literal -6 binary64) z)))) (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -216 binary64) (*.f64 (*.f64 z z) z) #s(literal 64 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal -6 binary64) z) (*.f64 #s(literal -6 binary64) z) (-.f64 #s(literal 16 binary64) (*.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 64 binary64) (*.f64 #s(literal -216 binary64) (*.f64 (*.f64 z z) z)))) (neg.f64 (+.f64 #s(literal 16 binary64) (-.f64 (*.f64 (*.f64 #s(literal -6 binary64) z) (*.f64 #s(literal -6 binary64) z)) (*.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -6 binary64) z) (*.f64 #s(literal -6 binary64) z)) #s(literal 16 binary64)) (-.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64))) |
(/.f64 (-.f64 #s(literal 16 binary64) (*.f64 (*.f64 #s(literal -6 binary64) z) (*.f64 #s(literal -6 binary64) z))) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z))) |
(/.f64 (fma.f64 #s(literal -216 binary64) (*.f64 (*.f64 z z) z) #s(literal 64 binary64)) (fma.f64 (*.f64 #s(literal -6 binary64) z) (*.f64 #s(literal -6 binary64) z) (-.f64 #s(literal 16 binary64) (*.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64))))) |
(/.f64 (+.f64 #s(literal 64 binary64) (*.f64 #s(literal -216 binary64) (*.f64 (*.f64 z z) z))) (+.f64 #s(literal 16 binary64) (-.f64 (*.f64 (*.f64 #s(literal -6 binary64) z) (*.f64 #s(literal -6 binary64) z)) (*.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z))))) |
(fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) |
(fma.f64 z #s(literal -6 binary64) #s(literal 4 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -6 binary64) z) (*.f64 #s(literal -6 binary64) z)) (-.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64))) (/.f64 #s(literal 16 binary64) (-.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64)))) |
(-.f64 (/.f64 #s(literal 16 binary64) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z))) (/.f64 (*.f64 (*.f64 #s(literal -6 binary64) z) (*.f64 #s(literal -6 binary64) z)) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z)))) |
(-.f64 #s(literal 4 binary64) (*.f64 z #s(literal 6 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal -216 binary64) (*.f64 (*.f64 z z) z)) (fma.f64 (*.f64 #s(literal -6 binary64) z) (*.f64 #s(literal -6 binary64) z) (-.f64 #s(literal 16 binary64) (*.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64))))) (/.f64 #s(literal 64 binary64) (fma.f64 (*.f64 #s(literal -6 binary64) z) (*.f64 #s(literal -6 binary64) z) (-.f64 #s(literal 16 binary64) (*.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64)))))) |
(+.f64 (/.f64 #s(literal 64 binary64) (+.f64 #s(literal 16 binary64) (-.f64 (*.f64 (*.f64 #s(literal -6 binary64) z) (*.f64 #s(literal -6 binary64) z)) (*.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z))))) (/.f64 (*.f64 #s(literal -216 binary64) (*.f64 (*.f64 z z) z)) (+.f64 #s(literal 16 binary64) (-.f64 (*.f64 (*.f64 #s(literal -6 binary64) z) (*.f64 #s(literal -6 binary64) z)) (*.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z)))))) |
(+.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64)) |
(+.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z)) |
#s(literal -6 binary64) |
z |
#s(literal 4 binary64) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 #s(literal -4 binary64) (-.f64 y x)) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 #s(literal -4 binary64) (-.f64 y x)) (*.f64 #s(literal -4 binary64) (-.f64 y x)) (*.f64 x (*.f64 #s(literal -4 binary64) (-.f64 y x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) (*.f64 #s(literal 4 binary64) (-.f64 y x))))) (neg.f64 (-.f64 x (*.f64 #s(literal 4 binary64) (-.f64 y x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) (*.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) x (*.f64 (pow.f64 (-.f64 y x) #s(literal 3 binary64)) #s(literal 64 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) (*.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x (*.f64 #s(literal 4 binary64) (-.f64 y x))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (-.f64 y x) #s(literal 3 binary64)) #s(literal 64 binary64) (*.f64 (*.f64 x x) x))) (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) (*.f64 #s(literal 4 binary64) (-.f64 y x)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) x))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) (*.f64 #s(literal 4 binary64) (-.f64 y x)))) (-.f64 x (*.f64 #s(literal 4 binary64) (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) (*.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x x)) (-.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) x)) |
(/.f64 (fma.f64 (*.f64 x x) x (*.f64 (pow.f64 (-.f64 y x) #s(literal 3 binary64)) #s(literal 64 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) (*.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x (*.f64 #s(literal 4 binary64) (-.f64 y x)))))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 y x) #s(literal 3 binary64)) #s(literal 64 binary64) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) (*.f64 #s(literal 4 binary64) (-.f64 y x)) (-.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 (*.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) (*.f64 #s(literal 4 binary64) (-.f64 y x))) (-.f64 x (*.f64 #s(literal 4 binary64) (-.f64 y x))))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) (*.f64 #s(literal 4 binary64) (-.f64 y x))) (-.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 (*.f64 (*.f64 x x) x) (fma.f64 x x (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) (*.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x (*.f64 #s(literal 4 binary64) (-.f64 y x)))))) (/.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal 3 binary64)) #s(literal 64 binary64)) (fma.f64 x x (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) (*.f64 #s(literal 4 binary64) (-.f64 y x))) (*.f64 x (*.f64 #s(literal 4 binary64) (-.f64 y x))))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal 3 binary64)) #s(literal 64 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) (*.f64 #s(literal 4 binary64) (-.f64 y x)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) x)))) (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) (*.f64 #s(literal 4 binary64) (-.f64 y x)) (-.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 (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z))) (*.f64 x (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z))))) (-.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z)) x) (*.f64 (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z)) x))) (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z)) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z))) #s(literal 3 binary64))) (fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z))) (*.f64 x (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z)))) (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z)) x) (*.f64 (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z)) x)) (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z)) x))))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z)) x)) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z)))) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z)))) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z)) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 3 binary64)) #s(literal 216 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64)) (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z)) (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z)) (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z))) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 3 binary64)) #s(literal -216 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z)) (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 3 binary64)) #s(literal -216 binary64) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z)) (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z)) (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z)) (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z))) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 3 binary64)) #s(literal -216 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z)) (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z)))))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 3 binary64)) #s(literal -216 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z)) (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 1 binary64))))) |
(fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal -6 binary64) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z)))) (/.f64 (*.f64 (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z)) (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z))))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z)) (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z))) (-.f64 (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z)) (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z)))))) (/.f64 (*.f64 (pow.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 3 binary64)) #s(literal -216 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z)) (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z))))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 3 binary64)) #s(literal -216 binary64)) (fma.f64 (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z)) (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z)) (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4/9 binary64) (*.f64 z z))) (neg.f64 (+.f64 #s(literal 2/3 binary64) z))) |
(/.f64 (neg.f64 (-.f64 #s(literal 8/27 binary64) (*.f64 (*.f64 z z) z))) (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) (*.f64 (*.f64 z z) z)) (+.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 (*.f64 (*.f64 z z) z) (+.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 1 binary64) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (/ 2 3) z) (neg.f64 z)) (*.f64 #s(literal 6 binary64) (-.f64 y x))) (*.f64 #s(approx (- (/ 2 3) z) (neg.f64 z)) (*.f64 #s(literal 6 binary64) (-.f64 y x)))) (*.f64 x x)) (-.f64 (*.f64 #s(approx (- (/ 2 3) z) (neg.f64 z)) (*.f64 #s(literal 6 binary64) (-.f64 y x))) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (neg.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x))) #s(approx (- (/ 2 3) z) (neg.f64 z))) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 (neg.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x))) #s(approx (- (/ 2 3) z) (neg.f64 z))) (*.f64 (neg.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x))) #s(approx (- (/ 2 3) z) (neg.f64 z))) (*.f64 x (*.f64 (neg.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x))) #s(approx (- (/ 2 3) z) (neg.f64 z))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- (/ 2 3) z) (neg.f64 z)) (*.f64 #s(literal 6 binary64) (-.f64 y x))) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 #s(approx (- (/ 2 3) z) (neg.f64 z)) (*.f64 #s(literal 6 binary64) (-.f64 y x))) (*.f64 #s(approx (- (/ 2 3) z) (neg.f64 z)) (*.f64 #s(literal 6 binary64) (-.f64 y x))) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (- (/ 2 3) z) (neg.f64 z)) (*.f64 #s(literal 6 binary64) (-.f64 y x))) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (- (/ 2 3) z) (neg.f64 z)) (*.f64 #s(literal 6 binary64) (-.f64 y x))) (*.f64 #s(approx (- (/ 2 3) z) (neg.f64 z)) (*.f64 #s(literal 6 binary64) (-.f64 y x)))))) (neg.f64 (-.f64 x (*.f64 #s(approx (- (/ 2 3) z) (neg.f64 z)) (*.f64 #s(literal 6 binary64) (-.f64 y x)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) x (pow.f64 (*.f64 #s(approx (- (/ 2 3) z) (neg.f64 z)) (*.f64 #s(literal 6 binary64) (-.f64 y x))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 #s(approx (- (/ 2 3) z) (neg.f64 z)) (*.f64 #s(literal 6 binary64) (-.f64 y x))) (*.f64 #s(approx (- (/ 2 3) z) (neg.f64 z)) (*.f64 #s(literal 6 binary64) (-.f64 y x)))) (*.f64 x (*.f64 #s(approx (- (/ 2 3) z) (neg.f64 z)) (*.f64 #s(literal 6 binary64) (-.f64 y x)))))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (- (/ 2 3) z) (neg.f64 z)) (*.f64 #s(literal 6 binary64) (-.f64 y x))) (*.f64 #s(approx (- (/ 2 3) z) (neg.f64 z)) (*.f64 #s(literal 6 binary64) (-.f64 y x))))) (-.f64 x (*.f64 #s(approx (- (/ 2 3) z) (neg.f64 z)) (*.f64 #s(literal 6 binary64) (-.f64 y x))))) |
(/.f64 (fma.f64 (*.f64 x x) x (pow.f64 (*.f64 #s(approx (- (/ 2 3) z) (neg.f64 z)) (*.f64 #s(literal 6 binary64) (-.f64 y x))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 #s(approx (- (/ 2 3) z) (neg.f64 z)) (*.f64 #s(literal 6 binary64) (-.f64 y x))) (*.f64 #s(approx (- (/ 2 3) z) (neg.f64 z)) (*.f64 #s(literal 6 binary64) (-.f64 y x)))) (*.f64 x (*.f64 #s(approx (- (/ 2 3) z) (neg.f64 z)) (*.f64 #s(literal 6 binary64) (-.f64 y x))))))) |
(fma.f64 #s(approx (- (/ 2 3) z) (neg.f64 z)) (*.f64 #s(literal 6 binary64) (-.f64 y x)) x) |
(fma.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) #s(approx (- (/ 2 3) z) (neg.f64 z)) x) |
(fma.f64 (-.f64 y x) (*.f64 #s(literal 6 binary64) #s(approx (- (/ 2 3) z) (neg.f64 z))) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 #s(approx (- (/ 2 3) z) (neg.f64 z)) (*.f64 #s(literal 6 binary64) (-.f64 y x))))) (/.f64 (*.f64 (*.f64 #s(approx (- (/ 2 3) z) (neg.f64 z)) (*.f64 #s(literal 6 binary64) (-.f64 y x))) (*.f64 #s(approx (- (/ 2 3) z) (neg.f64 z)) (*.f64 #s(literal 6 binary64) (-.f64 y x)))) (-.f64 x (*.f64 #s(approx (- (/ 2 3) z) (neg.f64 z)) (*.f64 #s(literal 6 binary64) (-.f64 y x)))))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x))) #s(approx (- (/ 2 3) z) (neg.f64 z)))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x x (-.f64 (*.f64 (*.f64 #s(approx (- (/ 2 3) z) (neg.f64 z)) (*.f64 #s(literal 6 binary64) (-.f64 y x))) (*.f64 #s(approx (- (/ 2 3) z) (neg.f64 z)) (*.f64 #s(literal 6 binary64) (-.f64 y x)))) (*.f64 x (*.f64 #s(approx (- (/ 2 3) z) (neg.f64 z)) (*.f64 #s(literal 6 binary64) (-.f64 y x))))))) (/.f64 (pow.f64 (*.f64 #s(approx (- (/ 2 3) z) (neg.f64 z)) (*.f64 #s(literal 6 binary64) (-.f64 y x))) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (*.f64 (*.f64 #s(approx (- (/ 2 3) z) (neg.f64 z)) (*.f64 #s(literal 6 binary64) (-.f64 y x))) (*.f64 #s(approx (- (/ 2 3) z) (neg.f64 z)) (*.f64 #s(literal 6 binary64) (-.f64 y x)))) (*.f64 x (*.f64 #s(approx (- (/ 2 3) z) (neg.f64 z)) (*.f64 #s(literal 6 binary64) (-.f64 y x)))))))) |
(+.f64 (*.f64 #s(approx (- (/ 2 3) z) (neg.f64 z)) (*.f64 #s(literal 6 binary64) (-.f64 y x))) x) |
(+.f64 x (*.f64 #s(approx (- (/ 2 3) z) (neg.f64 z)) (*.f64 #s(literal 6 binary64) (-.f64 y x)))) |
(*.f64 #s(approx (- (/ 2 3) z) (neg.f64 z)) (*.f64 #s(literal 6 binary64) (-.f64 y x))) |
(*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) #s(approx (- (/ 2 3) z) (neg.f64 z))) |
(*.f64 (-.f64 y x) (*.f64 #s(literal 6 binary64) #s(approx (- (/ 2 3) z) (neg.f64 z)))) |
(*.f64 #s(literal 6 binary64) (-.f64 y x)) |
(*.f64 (-.f64 y x) #s(literal 6 binary64)) |
#s(literal 6 binary64) |
#s(approx (- (/ 2 3) z) (neg.f64 z)) |
(*.f64 #s(literal -1 binary64) z) |
(*.f64 z #s(literal -1 binary64)) |
(neg.f64 z) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (neg.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x))) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 (neg.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x))) (-.f64 #s(literal 2/3 binary64) z)) (*.f64 (neg.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x))) (-.f64 #s(literal 2/3 binary64) z)) (*.f64 x (*.f64 (neg.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x))) (-.f64 #s(literal 2/3 binary64) z)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal 6 binary64) (-.f64 y x))) (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal 6 binary64) (-.f64 y x)))) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal 6 binary64) (-.f64 y x))) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal 6 binary64) (-.f64 y x))) (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal 6 binary64) (-.f64 y x)))))) (neg.f64 (-.f64 x (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal 6 binary64) (-.f64 y x)))))) |
(/.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) (*.f64 (*.f64 x x) x))) (neg.f64 (fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal 6 binary64) (-.f64 y x))) (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal 6 binary64) (-.f64 y x))) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal 6 binary64) (-.f64 y x))) x))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) x (pow.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal 6 binary64) (-.f64 y x))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal 6 binary64) (-.f64 y x))) (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal 6 binary64) (-.f64 y x)))) (*.f64 x (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal 6 binary64) (-.f64 y x)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal 6 binary64) (-.f64 y x))) (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal 6 binary64) (-.f64 y x)))) (*.f64 x x)) (-.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal 6 binary64) (-.f64 y x))) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal 6 binary64) (-.f64 y x))) (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal 6 binary64) (-.f64 y x))))) (-.f64 x (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal 6 binary64) (-.f64 y x))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (-.f64 y x)) #s(literal 3 binary64)) #s(literal 216 binary64) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal 6 binary64) (-.f64 y x))) (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal 6 binary64) (-.f64 y x))) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal 6 binary64) (-.f64 y x))) x)))) |
(/.f64 (fma.f64 (*.f64 x x) x (pow.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal 6 binary64) (-.f64 y x))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal 6 binary64) (-.f64 y x))) (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal 6 binary64) (-.f64 y x)))) (*.f64 x (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal 6 binary64) (-.f64 y 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 (*.f64 #s(literal 6 binary64) (-.f64 y x)) (-.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) |
(-.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal 6 binary64) (-.f64 y x))) (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal 6 binary64) (-.f64 y x)))) (-.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal 6 binary64) (-.f64 y x))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal 6 binary64) (-.f64 y x))) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal 6 binary64) (-.f64 y x))))) (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal 6 binary64) (-.f64 y x))) (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal 6 binary64) (-.f64 y x)))) (-.f64 x (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal 6 binary64) (-.f64 y x)))))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x))) (-.f64 #s(literal 2/3 binary64) z))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal 6 binary64) (-.f64 y x))) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal 6 binary64) (-.f64 y x))) (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal 6 binary64) (-.f64 y x))) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal 6 binary64) (-.f64 y x))) x)))) (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal 6 binary64) (-.f64 y x))) (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal 6 binary64) (-.f64 y x))) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal 6 binary64) (-.f64 y x))) x))))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x x (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal 6 binary64) (-.f64 y x))) (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal 6 binary64) (-.f64 y x)))) (*.f64 x (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal 6 binary64) (-.f64 y x))))))) (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal 6 binary64) (-.f64 y x))) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal 6 binary64) (-.f64 y x))) (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal 6 binary64) (-.f64 y x)))) (*.f64 x (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal 6 binary64) (-.f64 y x)))))))) |
(+.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal 6 binary64) (-.f64 y x))) x) |
(+.f64 x (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal 6 binary64) (-.f64 y x)))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (fma.f64 (*.f64 #s(literal 6 binary64) y) (-.f64 #s(literal 2/3 binary64) z) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) 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)) (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) (+.f64 (neg.f64 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 (* (+ (* -6 (- 2/3 z)) 1) x) (*.f64 (fma.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) y)) |
#s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (fma.f64 (*.f64 #s(literal 6 binary64) y) (-.f64 #s(literal 2/3 binary64) z) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) x))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) x) #s(literal 6 binary64) (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z))) #s(literal 1 binary64)) x)) |
#s(approx (* (* (- y x) 6) (- (/ 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) 6) (*.f64 #s(literal -6 binary64) x)) |
#s(approx (* (- y x) 6) (*.f64 (-.f64 (*.f64 (/.f64 y x) #s(literal 6 binary64)) #s(literal 6 binary64)) x)) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) x) #s(literal 6 binary64) (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z))) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (neg.f64 x) (-.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64)) #s(literal 1 binary64)))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) x) #s(literal -6 binary64) (-.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64)) #s(literal 1 binary64))))) |
#s(approx (* (* (- y x) 6) (- (/ 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) (+.f64 (neg.f64 (/.f64 y x)) #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) (*.f64 (neg.f64 x) (fma.f64 (/.f64 y x) #s(literal -6 binary64) #s(literal 6 binary64)))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (neg.f64 x) (-.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64)) #s(literal 1 binary64)))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) x) #s(literal -6 binary64) (-.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64)) #s(literal 1 binary64))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (fma.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z) x)) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (+.f64 (fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) x)) |
#s(approx (- y x) (-.f64 y x)) |
#s(approx y y) |
#s(approx (+ (* 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 (+ (* (- 2/3 z) (* (- y x) 6)) x) (fma.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z) x)) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (+.f64 (fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) x)) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) y) #s(literal -6 binary64) (fma.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64) (/.f64 x y))) y)) |
#s(approx (* (* (- y x) 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 (+.f64 (/.f64 (neg.f64 x) y) #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) (*.f64 (fma.f64 (/.f64 x y) #s(literal -6 binary64) #s(literal 6 binary64)) y)) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) y) #s(literal -6 binary64) (fma.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64) (/.f64 x y))) y)) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (neg.f64 (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z) x) y))) y))) |
#s(approx (* (* (- y x) 6) (- (/ 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) 6) (neg.f64 (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 6 binary64)) #s(literal 6 binary64)) y))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (neg.f64 (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z) x) y))) y))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (fma.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x) x)) |
#s(approx (* (* (- y x) 6) (- (/ 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 (* (+ (* -6 (- 2/3 z)) 1) x) (*.f64 #s(literal -3 binary64) x)) |
#s(approx (* (+ (* -6 (- 2/3 z)) 1) x) (fma.f64 (*.f64 z x) #s(literal 6 binary64) (*.f64 #s(literal -3 binary64) x))) |
#s(approx (+ (* -6 (- 2/3 z)) 1) #s(literal -3 binary64)) |
#s(approx (+ (* -6 (- 2/3 z)) 1) (-.f64 (*.f64 z #s(literal 6 binary64)) #s(literal 3 binary64))) |
#s(approx (- (/ 2 3) z) #s(literal 2/3 binary64)) |
#s(approx (- (/ 2 3) z) (+.f64 (neg.f64 z) #s(literal 2/3 binary64))) |
#s(approx (- (/ 2 3) z) #s(literal 2/3 binary64)) |
#s(approx (- (/ 2 3) z) (+.f64 (neg.f64 z) #s(literal 2/3 binary64))) |
#s(approx (neg z) (neg.f64 z)) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (fma.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x) x)) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 y x) (/.f64 (fma.f64 #s(literal 4 binary64) (-.f64 y x) x) z)) z)) |
#s(approx (* (* (- 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 (* (+ (* -6 (- 2/3 z)) 1) x) (*.f64 (*.f64 z x) #s(literal 6 binary64))) |
#s(approx (* (+ (* -6 (- 2/3 z)) 1) x) (*.f64 (fma.f64 (/.f64 x z) #s(literal -3 binary64) (*.f64 #s(literal 6 binary64) x)) z)) |
#s(approx (+ (* -6 (- 2/3 z)) 1) (*.f64 z #s(literal 6 binary64))) |
#s(approx (+ (* -6 (- 2/3 z)) 1) (*.f64 (-.f64 #s(literal 6 binary64) (/.f64 #s(literal 3 binary64) z)) z)) |
#s(approx (- (/ 2 3) z) (neg.f64 z)) |
#s(approx (- (/ 2 3) z) (*.f64 (-.f64 (/.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) z)) |
#s(approx (- (/ 2 3) z) (neg.f64 z)) |
#s(approx (- (/ 2 3) z) (*.f64 (-.f64 (/.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 y x) (/.f64 (fma.f64 #s(literal 4 binary64) (-.f64 y x) x) z)) z)) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (neg.f64 z) (fma.f64 #s(literal 6 binary64) (-.f64 y x) (neg.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (-.f64 y x) x) z))))) |
#s(approx (* (* (- y x) 6) (- (/ 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 (* (+ (* -6 (- 2/3 z)) 1) x) (*.f64 (neg.f64 z) (fma.f64 (/.f64 x z) #s(literal 3 binary64) (*.f64 #s(literal -6 binary64) x)))) |
#s(approx (+ (* -6 (- 2/3 z)) 1) (*.f64 (neg.f64 z) (-.f64 (/.f64 #s(literal 3 binary64) z) #s(literal 6 binary64)))) |
#s(approx (- (/ 2 3) z) (*.f64 (neg.f64 z) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2/3 binary64) z)))) |
#s(approx (- (/ 2 3) z) (*.f64 (neg.f64 z) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2/3 binary64) z)))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (neg.f64 z) (fma.f64 #s(literal 6 binary64) (-.f64 y x) (neg.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (-.f64 y x) x) z))))) |
Compiled 11 028 to 1 262 computations (88.6% saved)
21 alts after pruning (19 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 296 | 18 | 314 |
| Fresh | 7 | 1 | 8 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 306 | 21 | 327 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 50.8% | (fma.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) x) |
| 50.5% | (fma.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (*.f64 #s(literal -6 binary64) x)) x) | |
| 99.6% | (fma.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 6 binary64) x) | |
| 26.9% | (+.f64 x (*.f64 (*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) #s(approx (- (/ 2 3) z) (neg.f64 z)))) | |
| 27.0% | (+.f64 x (*.f64 #s(approx (* (- y x) 6) (*.f64 #s(literal -6 binary64) x)) #s(approx (- (/ 2 3) z) (neg.f64 z)))) | |
| 50.6% | (+.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (-.f64 y x) #s(approx (+ (* -6 z) 4) (*.f64 #s(literal -6 binary64) z))))) | |
| 50.9% | (+.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 #s(approx (- y x) y) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64))))) | |
| ▶ | 99.8% | #s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (fma.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x) x)) |
| ▶ | 51.2% | #s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) |
| 51.2% | #s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))) | |
| ✓ | 50.5% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
| 26.7% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) #s(approx (- y x) y) x)) | |
| ✓ | 50.7% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) x)) |
| 50.6% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (+ (* -6 (- 2/3 z)) 1) (-.f64 (*.f64 z #s(literal 6 binary64)) #s(literal 3 binary64))) x)) | |
| ▶ | 27.5% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (+ (* -6 (- 2/3 z)) 1) (*.f64 z #s(literal 6 binary64))) x)) |
| 25.3% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (+ (* -6 (- 2/3 z)) 1) #s(literal -3 binary64)) x)) | |
| 50.5% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (fma.f64 #s(literal -3 binary64) x (*.f64 #s(literal 4 binary64) y)))) | |
| 47.8% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 x y) #s(literal 4 binary64)) y))) | |
| ▶ | 27.0% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal 4 binary64) y))) |
| 50.7% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (+ (* -6 (- 2/3 z)) 1) x) (fma.f64 (*.f64 z x) #s(literal 6 binary64) (*.f64 #s(literal -3 binary64) x)))) | |
| 27.5% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (+ (* -6 (- 2/3 z)) 1) x) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
Compiled 904 to 731 computations (19.1% saved)
| Inputs |
|---|
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (fma.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x) x)) |
(fma.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x) x) |
(fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) |
#s(literal -6 binary64) |
z |
#s(literal 4 binary64) |
(-.f64 y x) |
y |
x |
#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(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (+ (* -6 (- 2/3 z)) 1) (*.f64 z #s(literal 6 binary64))) x)) |
(*.f64 #s(approx (+ (* -6 (- 2/3 z)) 1) (*.f64 z #s(literal 6 binary64))) x) |
#s(approx (+ (* -6 (- 2/3 z)) 1) (*.f64 z #s(literal 6 binary64))) |
(*.f64 z #s(literal 6 binary64)) |
#s(literal 6 binary64) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) |
(*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64)) |
(*.f64 (-.f64 #s(literal 2/3 binary64) z) y) |
(-.f64 #s(literal 2/3 binary64) z) |
#s(literal 2/3 binary64) |
(fma.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) x) |
(*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) |
#s(approx (- y x) y) |
| Outputs |
|---|
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* 6 (* y (- 2/3 z))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (+ (* 6 (* y (- 2/3 z))) (* x (+ 1 (* -6 (- 2/3 z))))))) |
#s(approx (+ (* (+ (* -6 z) 4) (- y x)) x) #s(hole binary64 (* y (+ 4 (* -6 z))))) |
#s(approx (+ (* (+ (* -6 z) 4) (- y x)) 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 (+ 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 (* (+ (* -6 (- 2/3 z)) 1) x) #s(hole binary64 (* 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 (+ (* (- 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 (+ (* (+ (* -6 z) 4) (- y x)) x) #s(hole binary64 (* x (+ 1 (* -1 (+ 4 (* -6 z))))))) |
#s(approx (+ (* (+ (* -6 z) 4) (- y x)) 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 (+ 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) #s(hole binary64 (* -6 x))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* x (- (* 6 (/ y x)) 6)))) |
#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 (+ (* (+ (* -6 z) 4) (- y x)) x) #s(hole binary64 (* -1 (* x (+ 3 (* -6 z)))))) |
#s(approx (+ (* (+ (* -6 z) 4) (- y x)) 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 (+ 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) #s(hole binary64 (* -1 (* x (+ 6 (* -6 (/ y x))))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (+ x (* -6 (* x (- 2/3 z)))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (+ x (+ (* -6 (* x (- 2/3 z))) (* 6 (* y (- 2/3 z))))))) |
#s(approx (+ (* (+ (* -6 z) 4) (- y x)) x) #s(hole binary64 (+ x (* -1 (* x (+ 4 (* -6 z))))))) |
#s(approx (+ (* (+ (* -6 z) 4) (- y x)) 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 (+ 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 (* (* (- 2/3 z) y) 6) #s(hole binary64 (* 6 (* y (- 2/3 z))))) |
#s(approx (* (- 2/3 z) y) #s(hole binary64 (* 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 (+ (* (+ (* -6 z) 4) (- y x)) 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 (+ 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) #s(hole binary64 (* y (+ 6 (* -6 (/ 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 (+ (* (+ (* -6 z) 4) (- y x)) 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 (+ 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) #s(hole binary64 (* -1 (* y (- (* 6 (/ x y)) 6))))) |
#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 (+ (* (+ (* -6 z) 4) (- y x)) x) #s(hole binary64 (+ x (* 4 (- y x))))) |
#s(approx (+ (* (+ (* -6 z) 4) (- y x)) x) #s(hole binary64 (+ x (+ (* -6 (* z (- y x))) (* 4 (- y x)))))) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 4)) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 (+ 4 (* -6 z)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ 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 (* (+ (* -6 (- 2/3 z)) 1) x) #s(hole binary64 (* -3 x))) |
#s(approx (* (+ (* -6 (- 2/3 z)) 1) x) #s(hole binary64 (+ (* -3 x) (* 6 (* x z))))) |
#s(approx (+ (* -6 (- 2/3 z)) 1) #s(hole binary64 -3)) |
#s(approx (+ (* -6 (- 2/3 z)) 1) #s(hole binary64 (- (* 6 z) 3))) |
#s(approx (* z 6) #s(hole binary64 (* 6 z))) |
#s(approx (* (* (- 2/3 z) y) 6) #s(hole binary64 (* 4 y))) |
#s(approx (* (* (- 2/3 z) y) 6) #s(hole binary64 (+ (* -6 (* y z)) (* 4 y)))) |
#s(approx (* (- 2/3 z) y) #s(hole binary64 (* 2/3 y))) |
#s(approx (* (- 2/3 z) y) #s(hole binary64 (+ (* -1 (* y z)) (* 2/3 y)))) |
#s(approx (- 2/3 z) #s(hole binary64 2/3)) |
#s(approx (- 2/3 z) #s(hole binary64 (+ 2/3 (* -1 z)))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* -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 (+ (* (+ (* -6 z) 4) (- y x)) x) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (+ (* (+ (* -6 z) 4) (- y x)) 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 (+ 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 (* (+ (* -6 (- 2/3 z)) 1) x) #s(hole binary64 (* 6 (* x z)))) |
#s(approx (* (+ (* -6 (- 2/3 z)) 1) x) #s(hole binary64 (* z (+ (* -3 (/ x z)) (* 6 x))))) |
#s(approx (+ (* -6 (- 2/3 z)) 1) #s(hole binary64 (* 6 z))) |
#s(approx (+ (* -6 (- 2/3 z)) 1) #s(hole binary64 (* z (- 6 (* 3 (/ 1 z)))))) |
#s(approx (* (* (- 2/3 z) y) 6) #s(hole binary64 (* -6 (* y z)))) |
#s(approx (* (* (- 2/3 z) y) 6) #s(hole binary64 (* z (+ (* -6 y) (* 4 (/ y z)))))) |
#s(approx (* (- 2/3 z) y) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (* (- 2/3 z) y) #s(hole binary64 (* z (+ (* -1 y) (* 2/3 (/ y z)))))) |
#s(approx (- 2/3 z) #s(hole binary64 (* -1 z))) |
#s(approx (- 2/3 z) #s(hole binary64 (* z (- (* 2/3 (/ 1 z)) 1)))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* 4 (- y x))) z)) (* 6 (- y x))))))) |
#s(approx (+ (* (+ (* -6 z) 4) (- y x)) 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 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* 4 (- y x))) z)) (* 6 (- y x))))))) |
#s(approx (* (+ (* -6 (- 2/3 z)) 1) x) #s(hole binary64 (* -1 (* z (+ (* -6 x) (* 3 (/ x z))))))) |
#s(approx (+ (* -6 (- 2/3 z)) 1) #s(hole binary64 (* -1 (* z (- (* 3 (/ 1 z)) 6))))) |
#s(approx (* (* (- 2/3 z) y) 6) #s(hole binary64 (* -1 (* z (+ (* -4 (/ y z)) (* 6 y)))))) |
#s(approx (* (- 2/3 z) y) #s(hole binary64 (* -1 (* z (+ y (* -2/3 (/ y z))))))) |
#s(approx (- 2/3 z) #s(hole binary64 (* -1 (* z (- 1 (* 2/3 (/ 1 z))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | z | @ | 0 | ((+ (* (- 2/3 z) (* (- y x) 6)) x) (+ (* (+ (* -6 z) 4) (- y x)) x) (+ (* -6 z) 4) -6 z 4 (- y x) y x (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* 4 (- y x)) x) (* 4 y) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (+ (* -6 (- 2/3 z)) 1) x) (+ (* -6 (- 2/3 z)) 1) (* z 6) 6 (+ (* (- 2/3 z) (* (- y x) 6)) x) (* (* (- 2/3 z) y) 6) (* (- 2/3 z) y) (- 2/3 z) 2/3 (+ (* (- 2/3 z) (* (- y x) 6)) x) (* (- y x) 6) (- y x)) |
| 2.0ms | y | @ | -inf | ((+ (* (- 2/3 z) (* (- y x) 6)) x) (+ (* (+ (* -6 z) 4) (- y x)) x) (+ (* -6 z) 4) -6 z 4 (- y x) y x (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* 4 (- y x)) x) (* 4 y) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (+ (* -6 (- 2/3 z)) 1) x) (+ (* -6 (- 2/3 z)) 1) (* z 6) 6 (+ (* (- 2/3 z) (* (- y x) 6)) x) (* (* (- 2/3 z) y) 6) (* (- 2/3 z) y) (- 2/3 z) 2/3 (+ (* (- 2/3 z) (* (- y x) 6)) x) (* (- y x) 6) (- y x)) |
| 2.0ms | y | @ | inf | ((+ (* (- 2/3 z) (* (- y x) 6)) x) (+ (* (+ (* -6 z) 4) (- y x)) x) (+ (* -6 z) 4) -6 z 4 (- y x) y x (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* 4 (- y x)) x) (* 4 y) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (+ (* -6 (- 2/3 z)) 1) x) (+ (* -6 (- 2/3 z)) 1) (* z 6) 6 (+ (* (- 2/3 z) (* (- y x) 6)) x) (* (* (- 2/3 z) y) 6) (* (- 2/3 z) y) (- 2/3 z) 2/3 (+ (* (- 2/3 z) (* (- y x) 6)) x) (* (- y x) 6) (- y x)) |
| 2.0ms | y | @ | 0 | ((+ (* (- 2/3 z) (* (- y x) 6)) x) (+ (* (+ (* -6 z) 4) (- y x)) x) (+ (* -6 z) 4) -6 z 4 (- y x) y x (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* 4 (- y x)) x) (* 4 y) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (+ (* -6 (- 2/3 z)) 1) x) (+ (* -6 (- 2/3 z)) 1) (* z 6) 6 (+ (* (- 2/3 z) (* (- y x) 6)) x) (* (* (- 2/3 z) y) 6) (* (- 2/3 z) y) (- 2/3 z) 2/3 (+ (* (- 2/3 z) (* (- y x) 6)) x) (* (- y x) 6) (- y x)) |
| 2.0ms | z | @ | -inf | ((+ (* (- 2/3 z) (* (- y x) 6)) x) (+ (* (+ (* -6 z) 4) (- y x)) x) (+ (* -6 z) 4) -6 z 4 (- y x) y x (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* 4 (- y x)) x) (* 4 y) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (+ (* -6 (- 2/3 z)) 1) x) (+ (* -6 (- 2/3 z)) 1) (* z 6) 6 (+ (* (- 2/3 z) (* (- y x) 6)) x) (* (* (- 2/3 z) y) 6) (* (- 2/3 z) y) (- 2/3 z) 2/3 (+ (* (- 2/3 z) (* (- y x) 6)) x) (* (- y x) 6) (- y x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 357 | 2187 |
| 0 | 373 | 2093 |
| 1 | 1812 | 2091 |
| 0 | 8509 | 1967 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (fma.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x) x)) |
(fma.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x) x) |
(fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) |
#s(literal -6 binary64) |
z |
#s(literal 4 binary64) |
(-.f64 y x) |
y |
x |
#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(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (+ (* -6 (- 2/3 z)) 1) (*.f64 z #s(literal 6 binary64))) x)) |
(*.f64 #s(approx (+ (* -6 (- 2/3 z)) 1) (*.f64 z #s(literal 6 binary64))) x) |
#s(approx (+ (* -6 (- 2/3 z)) 1) (*.f64 z #s(literal 6 binary64))) |
(*.f64 z #s(literal 6 binary64)) |
#s(literal 6 binary64) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) |
(*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64)) |
(*.f64 (-.f64 #s(literal 2/3 binary64) z) y) |
(-.f64 #s(literal 2/3 binary64) z) |
#s(literal 2/3 binary64) |
(fma.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) x) |
(*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) |
#s(approx (- y x) y) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* 6 (* y (- 2/3 z))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (+ (* 6 (* y (- 2/3 z))) (* x (+ 1 (* -6 (- 2/3 z))))))) |
#s(approx (+ (* (+ (* -6 z) 4) (- y x)) x) #s(hole binary64 (* y (+ 4 (* -6 z))))) |
#s(approx (+ (* (+ (* -6 z) 4) (- y x)) 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 (+ 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 (* (+ (* -6 (- 2/3 z)) 1) x) #s(hole binary64 (* 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 (+ (* (- 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 (+ (* (+ (* -6 z) 4) (- y x)) x) #s(hole binary64 (* x (+ 1 (* -1 (+ 4 (* -6 z))))))) |
#s(approx (+ (* (+ (* -6 z) 4) (- y x)) 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 (+ 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) #s(hole binary64 (* -6 x))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* x (- (* 6 (/ y x)) 6)))) |
#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 (+ (* (+ (* -6 z) 4) (- y x)) x) #s(hole binary64 (* -1 (* x (+ 3 (* -6 z)))))) |
#s(approx (+ (* (+ (* -6 z) 4) (- y x)) 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 (+ 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) #s(hole binary64 (* -1 (* x (+ 6 (* -6 (/ y x))))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (+ x (* -6 (* x (- 2/3 z)))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (+ x (+ (* -6 (* x (- 2/3 z))) (* 6 (* y (- 2/3 z))))))) |
#s(approx (+ (* (+ (* -6 z) 4) (- y x)) x) #s(hole binary64 (+ x (* -1 (* x (+ 4 (* -6 z))))))) |
#s(approx (+ (* (+ (* -6 z) 4) (- y x)) 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 (+ 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 (* (* (- 2/3 z) y) 6) #s(hole binary64 (* 6 (* y (- 2/3 z))))) |
#s(approx (* (- 2/3 z) y) #s(hole binary64 (* 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 (+ (* (+ (* -6 z) 4) (- y x)) 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 (+ 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) #s(hole binary64 (* y (+ 6 (* -6 (/ 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 (+ (* (+ (* -6 z) 4) (- y x)) 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 (+ 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) #s(hole binary64 (* -1 (* y (- (* 6 (/ x y)) 6))))) |
#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 (+ (* (+ (* -6 z) 4) (- y x)) x) #s(hole binary64 (+ x (* 4 (- y x))))) |
#s(approx (+ (* (+ (* -6 z) 4) (- y x)) x) #s(hole binary64 (+ x (+ (* -6 (* z (- y x))) (* 4 (- y x)))))) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 4)) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 (+ 4 (* -6 z)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ 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 (* (+ (* -6 (- 2/3 z)) 1) x) #s(hole binary64 (* -3 x))) |
#s(approx (* (+ (* -6 (- 2/3 z)) 1) x) #s(hole binary64 (+ (* -3 x) (* 6 (* x z))))) |
#s(approx (+ (* -6 (- 2/3 z)) 1) #s(hole binary64 -3)) |
#s(approx (+ (* -6 (- 2/3 z)) 1) #s(hole binary64 (- (* 6 z) 3))) |
#s(approx (* z 6) #s(hole binary64 (* 6 z))) |
#s(approx (* (* (- 2/3 z) y) 6) #s(hole binary64 (* 4 y))) |
#s(approx (* (* (- 2/3 z) y) 6) #s(hole binary64 (+ (* -6 (* y z)) (* 4 y)))) |
#s(approx (* (- 2/3 z) y) #s(hole binary64 (* 2/3 y))) |
#s(approx (* (- 2/3 z) y) #s(hole binary64 (+ (* -1 (* y z)) (* 2/3 y)))) |
#s(approx (- 2/3 z) #s(hole binary64 2/3)) |
#s(approx (- 2/3 z) #s(hole binary64 (+ 2/3 (* -1 z)))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* -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 (+ (* (+ (* -6 z) 4) (- y x)) x) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (+ (* (+ (* -6 z) 4) (- y x)) 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 (+ 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 (* (+ (* -6 (- 2/3 z)) 1) x) #s(hole binary64 (* 6 (* x z)))) |
#s(approx (* (+ (* -6 (- 2/3 z)) 1) x) #s(hole binary64 (* z (+ (* -3 (/ x z)) (* 6 x))))) |
#s(approx (+ (* -6 (- 2/3 z)) 1) #s(hole binary64 (* 6 z))) |
#s(approx (+ (* -6 (- 2/3 z)) 1) #s(hole binary64 (* z (- 6 (* 3 (/ 1 z)))))) |
#s(approx (* (* (- 2/3 z) y) 6) #s(hole binary64 (* -6 (* y z)))) |
#s(approx (* (* (- 2/3 z) y) 6) #s(hole binary64 (* z (+ (* -6 y) (* 4 (/ y z)))))) |
#s(approx (* (- 2/3 z) y) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (* (- 2/3 z) y) #s(hole binary64 (* z (+ (* -1 y) (* 2/3 (/ y z)))))) |
#s(approx (- 2/3 z) #s(hole binary64 (* -1 z))) |
#s(approx (- 2/3 z) #s(hole binary64 (* z (- (* 2/3 (/ 1 z)) 1)))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* 4 (- y x))) z)) (* 6 (- y x))))))) |
#s(approx (+ (* (+ (* -6 z) 4) (- y x)) 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 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* 4 (- y x))) z)) (* 6 (- y x))))))) |
#s(approx (* (+ (* -6 (- 2/3 z)) 1) x) #s(hole binary64 (* -1 (* z (+ (* -6 x) (* 3 (/ x z))))))) |
#s(approx (+ (* -6 (- 2/3 z)) 1) #s(hole binary64 (* -1 (* z (- (* 3 (/ 1 z)) 6))))) |
#s(approx (* (* (- 2/3 z) y) 6) #s(hole binary64 (* -1 (* z (+ (* -4 (/ y z)) (* 6 y)))))) |
#s(approx (* (- 2/3 z) y) #s(hole binary64 (* -1 (* z (+ y (* -2/3 (/ y z))))))) |
#s(approx (- 2/3 z) #s(hole binary64 (* -1 (* z (- 1 (* 2/3 (/ 1 z))))))) |
| Outputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x) x)) |
(/.f64 (fma.f64 (*.f64 x x) x (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 (*.f64 (*.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 x (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.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 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 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x))) (neg.f64 (fma.f64 (*.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 x x) (*.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) x))))) |
(/.f64 (-.f64 (*.f64 (*.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 x x)) (-.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) 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 (*.f64 x x) x)) (fma.f64 (*.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 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 (*.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 (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 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) #s(literal 3 binary64)) (fma.f64 (*.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 x x) (*.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) x)))) (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.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 x x) (*.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) x))))) |
(+.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) x) |
(+.f64 x (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x))) |
(/.f64 (-.f64 #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 z z) z) #s(literal 216 binary64))) (+.f64 #s(literal 16 binary64) (fma.f64 (*.f64 #s(literal 6 binary64) z) (*.f64 #s(literal 6 binary64) z) (*.f64 #s(literal 4 binary64) (*.f64 #s(literal 6 binary64) z))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal -6 binary64) z) (*.f64 #s(literal -6 binary64) z)) #s(literal 16 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 16 binary64) (*.f64 (*.f64 #s(literal -6 binary64) z) (*.f64 #s(literal -6 binary64) z)))) (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -216 binary64) (*.f64 (*.f64 z z) z) #s(literal 64 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal -6 binary64) z) (*.f64 #s(literal -6 binary64) z) (-.f64 #s(literal 16 binary64) (*.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 64 binary64) (*.f64 #s(literal -216 binary64) (*.f64 (*.f64 z z) z)))) (neg.f64 (+.f64 #s(literal 16 binary64) (-.f64 (*.f64 (*.f64 #s(literal -6 binary64) z) (*.f64 #s(literal -6 binary64) z)) (*.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -6 binary64) z) (*.f64 #s(literal -6 binary64) z)) #s(literal 16 binary64)) (-.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64))) |
(/.f64 (-.f64 #s(literal 16 binary64) (*.f64 (*.f64 #s(literal -6 binary64) z) (*.f64 #s(literal -6 binary64) z))) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z))) |
(/.f64 (fma.f64 #s(literal -216 binary64) (*.f64 (*.f64 z z) z) #s(literal 64 binary64)) (fma.f64 (*.f64 #s(literal -6 binary64) z) (*.f64 #s(literal -6 binary64) z) (-.f64 #s(literal 16 binary64) (*.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64))))) |
(/.f64 (+.f64 #s(literal 64 binary64) (*.f64 #s(literal -216 binary64) (*.f64 (*.f64 z z) z))) (+.f64 #s(literal 16 binary64) (-.f64 (*.f64 (*.f64 #s(literal -6 binary64) z) (*.f64 #s(literal -6 binary64) z)) (*.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z))))) |
(fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) |
(fma.f64 z #s(literal -6 binary64) #s(literal 4 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -6 binary64) z) (*.f64 #s(literal -6 binary64) z)) (-.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64))) (/.f64 #s(literal 16 binary64) (-.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64)))) |
(-.f64 (/.f64 #s(literal 16 binary64) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z))) (/.f64 (*.f64 (*.f64 #s(literal -6 binary64) z) (*.f64 #s(literal -6 binary64) z)) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z)))) |
(-.f64 #s(literal 4 binary64) (*.f64 #s(literal 6 binary64) z)) |
(+.f64 (/.f64 (*.f64 #s(literal -216 binary64) (*.f64 (*.f64 z z) z)) (fma.f64 (*.f64 #s(literal -6 binary64) z) (*.f64 #s(literal -6 binary64) z) (-.f64 #s(literal 16 binary64) (*.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64))))) (/.f64 #s(literal 64 binary64) (fma.f64 (*.f64 #s(literal -6 binary64) z) (*.f64 #s(literal -6 binary64) z) (-.f64 #s(literal 16 binary64) (*.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64)))))) |
(+.f64 (/.f64 #s(literal 64 binary64) (+.f64 #s(literal 16 binary64) (-.f64 (*.f64 (*.f64 #s(literal -6 binary64) z) (*.f64 #s(literal -6 binary64) z)) (*.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z))))) (/.f64 (*.f64 #s(literal -216 binary64) (*.f64 (*.f64 z z) z)) (+.f64 #s(literal 16 binary64) (-.f64 (*.f64 (*.f64 #s(literal -6 binary64) z) (*.f64 #s(literal -6 binary64) z)) (*.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z)))))) |
(+.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64)) |
(+.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z)) |
#s(literal -6 binary64) |
z |
#s(literal 4 binary64) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x))) (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 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x)) (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 (*.f64 (*.f64 y y) y) (fma.f64 y y (fma.f64 x x (*.f64 y x)))) (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 y y (fma.f64 x x (*.f64 y x))))) |
(-.f64 y x) |
y |
x |
#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(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (+ (* -6 (- 2/3 z)) 1) (*.f64 #s(literal 6 binary64) z)) x)) |
(*.f64 #s(approx (+ (* -6 (- 2/3 z)) 1) (*.f64 #s(literal 6 binary64) z)) x) |
(*.f64 x #s(approx (+ (* -6 (- 2/3 z)) 1) (*.f64 #s(literal 6 binary64) z))) |
#s(approx (+ (* -6 (- 2/3 z)) 1) (*.f64 #s(literal 6 binary64) z)) |
(*.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))) (*.f64 (*.f64 y (-.f64 #s(literal 2/3 binary64) z)) #s(literal 6 binary64))) |
(*.f64 (*.f64 y (-.f64 #s(literal 2/3 binary64) z)) #s(literal 6 binary64)) |
(*.f64 (*.f64 #s(literal 6 binary64) y) (-.f64 #s(literal 2/3 binary64) z)) |
(*.f64 #s(literal 6 binary64) (*.f64 y (-.f64 #s(literal 2/3 binary64) z))) |
(*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal 6 binary64) y)) |
(*.f64 y (-.f64 #s(literal 2/3 binary64) z)) |
(*.f64 (-.f64 #s(literal 2/3 binary64) z) y) |
(/.f64 (neg.f64 (-.f64 #s(literal 4/9 binary64) (*.f64 z z))) (neg.f64 (+.f64 #s(literal 2/3 binary64) z))) |
(/.f64 (neg.f64 (-.f64 #s(literal 8/27 binary64) (*.f64 (*.f64 z z) z))) (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) (*.f64 (*.f64 z z) z)) (+.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 (*.f64 (*.f64 z z) z) (+.f64 #s(literal 4/9 binary64) (fma.f64 z z (*.f64 #s(literal 2/3 binary64) z))))) |
(-.f64 #s(literal 2/3 binary64) z) |
#s(literal 2/3 binary64) |
(/.f64 (fma.f64 (*.f64 x x) x (pow.f64 (*.f64 (*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) (*.f64 (*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z))) (*.f64 x (*.f64 (*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) (*.f64 (*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z))) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) x))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (- y x) y)) #s(literal 3 binary64)) #s(literal 216 binary64) (*.f64 (*.f64 x x) x))) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) (*.f64 (*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) (*.f64 (*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z))) (*.f64 x x)) (-.f64 (*.f64 (*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) x)) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (- y x) y)) #s(literal 3 binary64)) #s(literal 216 binary64) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 (*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) (*.f64 (*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) x)))) |
(fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (- y x) y)) #s(literal 6 binary64) x) |
(fma.f64 (*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z) x) |
(fma.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) x) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) (*.f64 (*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z))) (-.f64 (*.f64 (*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) (*.f64 (*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) x)))) (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 (*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) (*.f64 (*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) x))))) |
(+.f64 (*.f64 (*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) x) |
(+.f64 x (*.f64 (*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z))) |
(*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) |
(*.f64 #s(literal 6 binary64) #s(approx (- y x) y)) |
#s(approx (- y x) y) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 y (-.f64 #s(literal 2/3 binary64) z)) #s(literal 6 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (*.f64 y (-.f64 #s(literal 2/3 binary64) z)) #s(literal 6 binary64) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) x))) |
#s(approx (+ (* (+ (* -6 z) 4) (- y x)) x) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y)) |
#s(approx (+ (* (+ (* -6 z) 4) (- y x)) x) (fma.f64 (+.f64 (neg.f64 (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) (+.f64 (neg.f64 x) y)) |
#s(approx x x) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 y (-.f64 #s(literal 2/3 binary64) z)) #s(literal 6 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (*.f64 y (-.f64 #s(literal 2/3 binary64) z)) #s(literal 6 binary64) (*.f64 (fma.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 4 binary64) y)) |
#s(approx (+ (* 4 (- y x)) x) (fma.f64 #s(literal -3 binary64) x (*.f64 #s(literal 4 binary64) y))) |
#s(approx (* (+ (* -6 (- 2/3 z)) 1) x) (*.f64 (fma.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) y)) |
#s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (+.f64 (fma.f64 (*.f64 y (/.f64 (-.f64 #s(literal 2/3 binary64) z) x)) #s(literal 6 binary64) (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z))) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (+ (* -6 z) 4) (- y x)) x) (*.f64 (+.f64 (neg.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64))) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (+ (* -6 z) 4) (- y x)) 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 (+ 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 y (/.f64 (-.f64 #s(literal 2/3 binary64) z) x)) #s(literal 6 binary64) (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z))) #s(literal 1 binary64)) x)) |
#s(approx (+ (* 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) (*.f64 #s(literal -6 binary64) x)) |
#s(approx (* (- y x) 6) (*.f64 (-.f64 (*.f64 (/.f64 y x) #s(literal 6 binary64)) #s(literal 6 binary64)) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal 6 binary64) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 1 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 y (/.f64 (-.f64 #s(literal 2/3 binary64) z) x)) #s(literal -6 binary64) (-.f64 (*.f64 #s(literal 6 binary64) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 1 binary64))))) |
#s(approx (+ (* (+ (* -6 z) 4) (- y x)) x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* -6 z) 4) (- y x)) 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) (-.f64 #s(literal 1 binary64) (/.f64 y x)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal 6 binary64) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 1 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 y (/.f64 (-.f64 #s(literal 2/3 binary64) z) x)) #s(literal -6 binary64) (-.f64 (*.f64 #s(literal 6 binary64) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 1 binary64))))) |
#s(approx (+ (* 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) (*.f64 (neg.f64 x) (fma.f64 (/.f64 y x) #s(literal -6 binary64) #s(literal 6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (*.f64 x (-.f64 #s(literal 2/3 binary64) z)) #s(literal -6 binary64) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 2/3 binary64) z)) #s(literal -6 binary64) x) (*.f64 (*.f64 y (-.f64 #s(literal 2/3 binary64) z)) #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* -6 z) 4) (- y x)) x) (fma.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) x)) |
#s(approx (+ (* (+ (* -6 z) 4) (- y x)) x) (+.f64 (fma.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y)) x)) |
#s(approx (- y x) (-.f64 y x)) |
#s(approx y y) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (*.f64 x (-.f64 #s(literal 2/3 binary64) z)) #s(literal -6 binary64) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 2/3 binary64) z)) #s(literal -6 binary64) x) (*.f64 (*.f64 y (-.f64 #s(literal 2/3 binary64) z)) #s(literal 6 binary64)))) |
#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 (* (* (- 2/3 z) y) 6) (*.f64 (*.f64 y (-.f64 #s(literal 2/3 binary64) z)) #s(literal 6 binary64))) |
#s(approx (* (- 2/3 z) y) (*.f64 y (-.f64 #s(literal 2/3 binary64) z))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 (/.f64 (*.f64 x (-.f64 #s(literal 2/3 binary64) z)) y) #s(literal -6 binary64) (fma.f64 #s(literal 6 binary64) (-.f64 #s(literal 2/3 binary64) z) (/.f64 x y))) y)) |
#s(approx (+ (* (+ (* -6 z) 4) (- y x)) 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 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 (/.f64 (*.f64 x (-.f64 #s(literal 2/3 binary64) z)) y) #s(literal -6 binary64) (fma.f64 #s(literal 6 binary64) (-.f64 #s(literal 2/3 binary64) z) (/.f64 x y))) y)) |
#s(approx (+ (* 4 (- y x)) x) (*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 x y) #s(literal 4 binary64)) y)) |
#s(approx (* (- y x) 6) (*.f64 (fma.f64 (/.f64 x y) #s(literal -6 binary64) #s(literal 6 binary64)) y)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (neg.f64 y) (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) (neg.f64 (/.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 2/3 binary64) z)) #s(literal -6 binary64) x) y))))) |
#s(approx (+ (* (+ (* -6 z) 4) (- y x)) x) (*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 (fma.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) x) y)) (neg.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)))))) |
#s(approx (- y x) (*.f64 (neg.f64 y) (-.f64 (/.f64 x y) #s(literal 1 binary64)))) |
#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) (neg.f64 (/.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 2/3 binary64) z)) #s(literal -6 binary64) x) y))))) |
#s(approx (+ (* 4 (- y x)) x) (*.f64 (neg.f64 y) (-.f64 (neg.f64 (*.f64 #s(literal -3 binary64) (/.f64 x y))) #s(literal 4 binary64)))) |
#s(approx (* (- y x) 6) (*.f64 (neg.f64 y) (-.f64 (*.f64 (/.f64 x y) #s(literal 6 binary64)) #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 (fma.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64) (*.f64 #s(literal 4 binary64) (-.f64 y x))) x)) |
#s(approx (+ (* (+ (* -6 z) 4) (- y x)) x) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
#s(approx (+ (* (+ (* -6 z) 4) (- y x)) x) (+.f64 (fma.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64) (*.f64 #s(literal 4 binary64) (-.f64 y x))) x)) |
#s(approx (+ (* -6 z) 4) #s(literal 4 binary64)) |
#s(approx (+ (* -6 z) 4) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64))) |
#s(approx z z) |
#s(approx (+ 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 (fma.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64) (*.f64 #s(literal 4 binary64) (-.f64 y x))) x)) |
#s(approx (* (+ (* -6 (- 2/3 z)) 1) x) (*.f64 #s(literal -3 binary64) x)) |
#s(approx (* (+ (* -6 (- 2/3 z)) 1) x) (fma.f64 (*.f64 x z) #s(literal 6 binary64) (*.f64 #s(literal -3 binary64) x))) |
#s(approx (+ (* -6 (- 2/3 z)) 1) #s(literal -3 binary64)) |
#s(approx (+ (* -6 (- 2/3 z)) 1) (-.f64 (*.f64 #s(literal 6 binary64) z) #s(literal 3 binary64))) |
#s(approx (* z 6) (*.f64 #s(literal 6 binary64) z)) |
#s(approx (* (* (- 2/3 z) y) 6) (*.f64 #s(literal 4 binary64) y)) |
#s(approx (* (* (- 2/3 z) y) 6) (fma.f64 (*.f64 y z) #s(literal -6 binary64) (*.f64 #s(literal 4 binary64) y))) |
#s(approx (* (- 2/3 z) y) (*.f64 y #s(literal 2/3 binary64))) |
#s(approx (* (- 2/3 z) y) (fma.f64 (neg.f64 y) z (*.f64 y #s(literal 2/3 binary64)))) |
#s(approx (- 2/3 z) #s(literal 2/3 binary64)) |
#s(approx (- 2/3 z) (+.f64 (neg.f64 z) #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 (+ (* (+ (* -6 z) 4) (- y x)) x) (*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64))) |
#s(approx (+ (* (+ (* -6 z) 4) (- y x)) 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 (+ 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 (* (+ (* -6 (- 2/3 z)) 1) x) (*.f64 (*.f64 x z) #s(literal 6 binary64))) |
#s(approx (* (+ (* -6 (- 2/3 z)) 1) x) (*.f64 (fma.f64 (/.f64 x z) #s(literal -3 binary64) (*.f64 #s(literal 6 binary64) x)) z)) |
#s(approx (+ (* -6 (- 2/3 z)) 1) (*.f64 #s(literal 6 binary64) z)) |
#s(approx (+ (* -6 (- 2/3 z)) 1) (*.f64 (-.f64 #s(literal 6 binary64) (/.f64 #s(literal 3 binary64) z)) z)) |
#s(approx (* (* (- 2/3 z) y) 6) (*.f64 (*.f64 y z) #s(literal -6 binary64))) |
#s(approx (* (* (- 2/3 z) y) 6) (*.f64 (fma.f64 (/.f64 y z) #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) y)) z)) |
#s(approx (* (- 2/3 z) y) (*.f64 (neg.f64 y) z)) |
#s(approx (* (- 2/3 z) y) (*.f64 (fma.f64 (/.f64 y z) #s(literal 2/3 binary64) (neg.f64 y)) 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 (neg.f64 z) (fma.f64 #s(literal 6 binary64) (-.f64 y x) (neg.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (-.f64 y x) x) z))))) |
#s(approx (+ (* (+ (* -6 z) 4) (- y x)) 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 (+ 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 (* (+ (* -6 (- 2/3 z)) 1) x) (*.f64 (neg.f64 z) (fma.f64 (/.f64 x z) #s(literal 3 binary64) (*.f64 #s(literal -6 binary64) x)))) |
#s(approx (+ (* -6 (- 2/3 z)) 1) (*.f64 (neg.f64 z) (-.f64 (/.f64 #s(literal 3 binary64) z) #s(literal 6 binary64)))) |
#s(approx (* (* (- 2/3 z) y) 6) (*.f64 (neg.f64 z) (fma.f64 (/.f64 y z) #s(literal -4 binary64) (*.f64 #s(literal 6 binary64) y)))) |
#s(approx (* (- 2/3 z) y) (*.f64 (neg.f64 z) (fma.f64 #s(literal -2/3 binary64) (/.f64 y z) y))) |
#s(approx (- 2/3 z) (*.f64 (neg.f64 z) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2/3 binary64) z)))) |
Compiled 4 926 to 680 computations (86.2% saved)
23 alts after pruning (18 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 153 | 7 | 160 |
| Fresh | 3 | 11 | 14 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 2 | 2 |
| Total | 158 | 23 | 181 |
| Status | Accuracy | Program |
|---|---|---|
| 50.5% | (fma.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (*.f64 #s(literal -6 binary64) x)) x) | |
| ▶ | 99.6% | (fma.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 6 binary64) x) |
| 27.0% | (+.f64 x (*.f64 #s(approx (* (- y x) 6) (*.f64 #s(literal -6 binary64) x)) #s(approx (- (/ 2 3) z) (neg.f64 z)))) | |
| ✓ | 99.8% | #s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (fma.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x) x)) |
| 50.6% | #s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (fma.f64 #s(approx (+ (* -6 z) 4) (*.f64 #s(literal -6 binary64) z)) (-.f64 y x) x)) | |
| 51.2% | #s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal 6 binary64) y))) | |
| ▶ | 26.9% | #s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (*.f64 #s(approx (- 2/3 z) #s(literal 2/3 binary64)) y) #s(literal 6 binary64))) |
| ▶ | 51.2% | #s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))) |
| 51.3% | #s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(approx (+ (* (+ (* -6 z) 4) (- y x)) x) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y))) | |
| 50.6% | #s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(approx (+ (* (+ (* -6 z) 4) (- y x)) x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 3 binary64))))) | |
| 26.7% | #s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(approx (* (* (- 2/3 z) y) 6) (*.f64 (*.f64 y z) #s(literal -6 binary64)))) | |
| ▶ | 50.5% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (*.f64 x (-.f64 #s(literal 2/3 binary64) z)) #s(literal -6 binary64) x)) |
| ✓ | 50.5% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
| 26.7% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) #s(approx (- y x) y) x)) | |
| ✓ | 50.7% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) x)) |
| 50.6% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (+ (* -6 (- 2/3 z)) 1) (-.f64 (*.f64 z #s(literal 6 binary64)) #s(literal 3 binary64))) x)) | |
| ✓ | 27.5% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (+ (* -6 (- 2/3 z)) 1) (*.f64 z #s(literal 6 binary64))) x)) |
| ▶ | 25.3% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (+ (* -6 (- 2/3 z)) 1) #s(literal -3 binary64)) x)) |
| 50.5% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (fma.f64 #s(literal -3 binary64) x (*.f64 #s(literal 4 binary64) y)))) | |
| 47.8% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 x y) #s(literal 4 binary64)) y))) | |
| ✓ | 27.0% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal 4 binary64) y))) |
| 50.7% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (+ (* -6 (- 2/3 z)) 1) x) (fma.f64 (*.f64 z x) #s(literal 6 binary64) (*.f64 #s(literal -3 binary64) x)))) | |
| 27.5% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (+ (* -6 (- 2/3 z)) 1) x) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
Compiled 979 to 775 computations (20.8% saved)
| Inputs |
|---|
(fma.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 6 binary64) x) |
(*.f64 (-.f64 y x) (-.f64 #s(literal 2/3 binary64) z)) |
(-.f64 y x) |
y |
x |
(-.f64 #s(literal 2/3 binary64) z) |
#s(literal 2/3 binary64) |
z |
#s(literal 6 binary64) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (+ (* -6 (- 2/3 z)) 1) #s(literal -3 binary64)) x)) |
(*.f64 #s(approx (+ (* -6 (- 2/3 z)) 1) #s(literal -3 binary64)) x) |
#s(approx (+ (* -6 (- 2/3 z)) 1) #s(literal -3 binary64)) |
#s(literal -3 binary64) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (*.f64 #s(approx (- 2/3 z) #s(literal 2/3 binary64)) y) #s(literal 6 binary64))) |
(*.f64 (*.f64 #s(approx (- 2/3 z) #s(literal 2/3 binary64)) y) #s(literal 6 binary64)) |
(*.f64 #s(approx (- 2/3 z) #s(literal 2/3 binary64)) y) |
#s(approx (- 2/3 z) #s(literal 2/3 binary64)) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))) |
(*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)) |
(*.f64 z (-.f64 y x)) |
#s(literal -6 binary64) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (*.f64 x (-.f64 #s(literal 2/3 binary64) z)) #s(literal -6 binary64) x)) |
(fma.f64 (*.f64 x (-.f64 #s(literal 2/3 binary64) z)) #s(literal -6 binary64) x) |
(*.f64 x (-.f64 #s(literal 2/3 binary64) z)) |
| Outputs |
|---|
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(hole binary64 (* 6 (* y (- 2/3 z))))) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(hole binary64 (+ (* 6 (* y (- 2/3 z))) (* x (+ 1 (* -6 (- 2/3 z))))))) |
#s(approx (* (- y x) (- 2/3 z)) #s(hole binary64 (* y (- 2/3 z)))) |
#s(approx (* (- y x) (- 2/3 z)) #s(hole binary64 (+ (* -1 (* x (- 2/3 z))) (* y (- 2/3 z))))) |
#s(approx (- y x) #s(hole binary64 y)) |
#s(approx (- y x) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* 6 (* y (- 2/3 z))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ (* 6 (* y (- 2/3 z))) (* x (+ 1 (* -6 (- 2/3 z))))))) |
#s(approx (* (+ (* -6 (- 2/3 z)) 1) x) #s(hole binary64 (* x (+ 1 (* -6 (- 2/3 z)))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* 6 (* y (- 2/3 z))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (+ (* 6 (* y (- 2/3 z))) (* x (+ 1 (* -6 (- 2/3 z))))))) |
#s(approx (* (* z (- y x)) -6) #s(hole binary64 (* -6 (* y z)))) |
#s(approx (* (* z (- y x)) -6) #s(hole binary64 (+ (* -6 (* y z)) (* 6 (* x z))))) |
#s(approx (* z (- y x)) #s(hole binary64 (* y z))) |
#s(approx (* z (- y x)) #s(hole binary64 (+ (* -1 (* x z)) (* y z)))) |
#s(approx (+ (* (* x (- 2/3 z)) -6) x) #s(hole binary64 (* x (+ 1 (* -6 (- 2/3 z)))))) |
#s(approx (* x (- 2/3 z)) #s(hole binary64 (* x (- 2/3 z)))) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(hole binary64 (* x (+ 1 (* -6 (- 2/3 z)))))) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(hole binary64 (* x (+ 1 (+ (* -6 (- 2/3 z)) (* 6 (/ (* y (- 2/3 z)) x))))))) |
#s(approx (* (- y x) (- 2/3 z)) #s(hole binary64 (* -1 (* x (- 2/3 z))))) |
#s(approx (* (- y x) (- 2/3 z)) #s(hole binary64 (* x (+ (* -1 (- 2/3 z)) (/ (* y (- 2/3 z)) x))))) |
#s(approx (- y x) #s(hole binary64 (* -1 x))) |
#s(approx (- y x) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* x (+ 1 (* -6 (- 2/3 z)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* x (+ 1 (+ (* -6 (- 2/3 z)) (* 6 (/ (* y (- 2/3 z)) x))))))) |
#s(approx (+ (* (- 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 (* (* z (- y x)) -6) #s(hole binary64 (* 6 (* x z)))) |
#s(approx (* (* z (- y x)) -6) #s(hole binary64 (* x (+ (* -6 (/ (* y z) x)) (* 6 z))))) |
#s(approx (* z (- y x)) #s(hole binary64 (* -1 (* x z)))) |
#s(approx (* z (- y x)) #s(hole binary64 (* x (+ (* -1 z) (/ (* y z) x))))) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(hole binary64 (* -1 (* x (- (* 6 (- 2/3 z)) 1))))) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(hole binary64 (* -1 (* x (- (+ (* -6 (/ (* y (- 2/3 z)) x)) (* 6 (- 2/3 z))) 1))))) |
#s(approx (* (- y x) (- 2/3 z)) #s(hole binary64 (* -1 (* x (- (+ 2/3 (* -1 (/ (* y (- 2/3 z)) x))) z))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* x (- (* 6 (- 2/3 z)) 1))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* x (- (+ (* -6 (/ (* y (- 2/3 z)) x)) (* 6 (- 2/3 z))) 1))))) |
#s(approx (+ (* (- 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 (* (* z (- y x)) -6) #s(hole binary64 (* -1 (* x (+ (* -6 z) (* 6 (/ (* y z) x))))))) |
#s(approx (* z (- y x)) #s(hole binary64 (* -1 (* x (+ z (* -1 (/ (* y z) x))))))) |
#s(approx (+ (* (* 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 (+ x (* -6 (* x (- 2/3 z)))))) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(hole binary64 (+ x (+ (* -6 (* x (- 2/3 z))) (* 6 (* y (- 2/3 z))))))) |
#s(approx (- y x) #s(hole binary64 (- y x))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (* -6 (* x (- 2/3 z)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (+ (* -6 (* x (- 2/3 z))) (* 6 (* y (- 2/3 z))))))) |
#s(approx (+ (* (- 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 (* (* (- 2/3 z) y) 6) #s(hole binary64 (* 6 (* y (- 2/3 z))))) |
#s(approx (* (- 2/3 z) y) #s(hole binary64 (* y (- 2/3 z)))) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(hole binary64 (* y (+ (* -6 (/ (* x (- 2/3 z)) y)) (+ (* 6 (- 2/3 z)) (/ x y)))))) |
#s(approx (* (- y x) (- 2/3 z)) #s(hole binary64 (* y (- (+ 2/3 (* -1 (/ (* x (- 2/3 z)) y))) z)))) |
#s(approx (- y x) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* y (+ (* -6 (/ (* x (- 2/3 z)) y)) (+ (* 6 (- 2/3 z)) (/ x y)))))) |
#s(approx (+ (* (- 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 (* (* z (- y x)) -6) #s(hole binary64 (* y (+ (* -6 z) (* 6 (/ (* x z) y)))))) |
#s(approx (* z (- y x)) #s(hole binary64 (* y (+ z (* -1 (/ (* x z) y)))))) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(hole binary64 (* -1 (* y (+ (* -6 (- 2/3 z)) (* -1 (/ (+ x (* -6 (* x (- 2/3 z)))) y))))))) |
#s(approx (* (- y x) (- 2/3 z)) #s(hole binary64 (* -1 (* y (+ (* -1 (- 2/3 z)) (/ (* x (- 2/3 z)) y)))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* y (+ (* -6 (- 2/3 z)) (* -1 (/ (+ x (* -6 (* x (- 2/3 z)))) y))))))) |
#s(approx (+ (* (- 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 (* (* z (- y x)) -6) #s(hole binary64 (* -1 (* y (+ (* -6 (/ (* x z) y)) (* 6 z)))))) |
#s(approx (* z (- y x)) #s(hole binary64 (* -1 (* y (+ (* -1 z) (/ (* x z) y)))))) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(hole binary64 (+ x (* 4 (- y x))))) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(hole binary64 (+ x (+ (* -6 (* z (- y x))) (* 4 (- y x)))))) |
#s(approx (* (- y x) (- 2/3 z)) #s(hole binary64 (* 2/3 (- y x)))) |
#s(approx (* (- y x) (- 2/3 z)) #s(hole binary64 (+ (* -1 (* z (- y x))) (* 2/3 (- y x))))) |
#s(approx (- 2/3 z) #s(hole binary64 2/3)) |
#s(approx (- 2/3 z) #s(hole binary64 (+ 2/3 (* -1 z)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (* 4 (- y x))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (+ (* -6 (* z (- y x))) (* 4 (- y x)))))) |
#s(approx (* (+ (* -6 (- 2/3 z)) 1) x) #s(hole binary64 (* -3 x))) |
#s(approx (* (+ (* -6 (- 2/3 z)) 1) x) #s(hole binary64 (+ (* -3 x) (* 6 (* x z))))) |
#s(approx (+ (* -6 (- 2/3 z)) 1) #s(hole binary64 -3)) |
#s(approx (+ (* -6 (- 2/3 z)) 1) #s(hole binary64 (- (* 6 z) 3))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (+ x (* 4 (- y x))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (+ x (+ (* -6 (* z (- y x))) (* 4 (- y x)))))) |
#s(approx (* (* (- 2/3 z) y) 6) #s(hole binary64 (* 4 y))) |
#s(approx (* (* (- 2/3 z) y) 6) #s(hole binary64 (+ (* -6 (* y z)) (* 4 y)))) |
#s(approx (* (- 2/3 z) y) #s(hole binary64 (* 2/3 y))) |
#s(approx (* (- 2/3 z) y) #s(hole binary64 (+ (* -1 (* y z)) (* 2/3 y)))) |
#s(approx (* (* z (- y x)) -6) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (* z (- y x)) #s(hole binary64 (* z (- y x)))) |
#s(approx (+ (* (* x (- 2/3 z)) -6) x) #s(hole binary64 (+ x (* -4 x)))) |
#s(approx (+ (* (* x (- 2/3 z)) -6) x) #s(hole binary64 (+ x (+ (* -4 x) (* 6 (* x z)))))) |
#s(approx (* x (- 2/3 z)) #s(hole binary64 (* 2/3 x))) |
#s(approx (* x (- 2/3 z)) #s(hole binary64 (+ (* -1 (* x z)) (* 2/3 x)))) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(hole binary64 (* z (+ (* -6 (- y x)) (+ (* 4 (/ (- y x) z)) (/ x z)))))) |
#s(approx (* (- y x) (- 2/3 z)) #s(hole binary64 (* -1 (* z (- y x))))) |
#s(approx (* (- y x) (- 2/3 z)) #s(hole binary64 (* z (+ (* -1 (- y x)) (* 2/3 (/ (- y x) z)))))) |
#s(approx (- 2/3 z) #s(hole binary64 (* -1 z))) |
#s(approx (- 2/3 z) #s(hole binary64 (* z (- (* 2/3 (/ 1 z)) 1)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* z (+ (* -6 (- y x)) (+ (* 4 (/ (- y x) z)) (/ x z)))))) |
#s(approx (* (+ (* -6 (- 2/3 z)) 1) x) #s(hole binary64 (* 6 (* x z)))) |
#s(approx (* (+ (* -6 (- 2/3 z)) 1) x) #s(hole binary64 (* z (+ (* -3 (/ x z)) (* 6 x))))) |
#s(approx (+ (* -6 (- 2/3 z)) 1) #s(hole binary64 (* 6 z))) |
#s(approx (+ (* -6 (- 2/3 z)) 1) #s(hole binary64 (* z (- 6 (* 3 (/ 1 z)))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* z (+ (* -6 (- y x)) (+ (* 4 (/ (- y x) z)) (/ x z)))))) |
#s(approx (* (* (- 2/3 z) y) 6) #s(hole binary64 (* -6 (* y z)))) |
#s(approx (* (* (- 2/3 z) y) 6) #s(hole binary64 (* z (+ (* -6 y) (* 4 (/ y z)))))) |
#s(approx (* (- 2/3 z) y) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (* (- 2/3 z) y) #s(hole binary64 (* z (+ (* -1 y) (* 2/3 (/ y z)))))) |
#s(approx (+ (* (* x (- 2/3 z)) -6) x) #s(hole binary64 (* 6 (* x z)))) |
#s(approx (+ (* (* x (- 2/3 z)) -6) x) #s(hole binary64 (* z (+ (* -4 (/ x z)) (+ (* 6 x) (/ x z)))))) |
#s(approx (* x (- 2/3 z)) #s(hole binary64 (* -1 (* x z)))) |
#s(approx (* x (- 2/3 z)) #s(hole binary64 (* z (+ (* -1 x) (* 2/3 (/ x z)))))) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* 4 (- y x))) z)) (* 6 (- y x))))))) |
#s(approx (* (- y x) (- 2/3 z)) #s(hole binary64 (* -1 (* z (- (+ y (* -2/3 (/ (- y x) z))) x))))) |
#s(approx (- 2/3 z) #s(hole binary64 (* -1 (* z (- 1 (* 2/3 (/ 1 z))))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* 4 (- y x))) z)) (* 6 (- y x))))))) |
#s(approx (* (+ (* -6 (- 2/3 z)) 1) x) #s(hole binary64 (* -1 (* z (+ (* -6 x) (* 3 (/ x z))))))) |
#s(approx (+ (* -6 (- 2/3 z)) 1) #s(hole binary64 (* -1 (* z (- (* 3 (/ 1 z)) 6))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* 4 (- y x))) z)) (* 6 (- y x))))))) |
#s(approx (* (* (- 2/3 z) y) 6) #s(hole binary64 (* -1 (* z (+ (* -4 (/ y z)) (* 6 y)))))) |
#s(approx (* (- 2/3 z) y) #s(hole binary64 (* -1 (* z (+ y (* -2/3 (/ y z))))))) |
#s(approx (+ (* (* x (- 2/3 z)) -6) x) #s(hole binary64 (* -1 (* z (+ (* -6 x) (* -1 (/ (+ x (* -4 x)) z))))))) |
#s(approx (* x (- 2/3 z)) #s(hole binary64 (* -1 (* z (+ x (* -2/3 (/ x z))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | -inf | ((+ (* (* (- y x) (- 2/3 z)) 6) x) (* (- y x) (- 2/3 z)) (- y x) y x (- 2/3 z) 2/3 z 6 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (+ (* -6 (- 2/3 z)) 1) x) (+ (* -6 (- 2/3 z)) 1) -3 (+ (* (- 2/3 z) (* (- y x) 6)) x) (* (* (- 2/3 z) y) 6) (* (- 2/3 z) y) (- 2/3 z) (+ (* (- 2/3 z) (* (- y x) 6)) x) (* (* z (- y x)) -6) (* z (- y x)) -6 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* (* x (- 2/3 z)) -6) x) (* x (- 2/3 z))) |
| 2.0ms | z | @ | -inf | ((+ (* (* (- y x) (- 2/3 z)) 6) x) (* (- y x) (- 2/3 z)) (- y x) y x (- 2/3 z) 2/3 z 6 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (+ (* -6 (- 2/3 z)) 1) x) (+ (* -6 (- 2/3 z)) 1) -3 (+ (* (- 2/3 z) (* (- y x) 6)) x) (* (* (- 2/3 z) y) 6) (* (- 2/3 z) y) (- 2/3 z) (+ (* (- 2/3 z) (* (- y x) 6)) x) (* (* z (- y x)) -6) (* z (- y x)) -6 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* (* x (- 2/3 z)) -6) x) (* x (- 2/3 z))) |
| 2.0ms | x | @ | inf | ((+ (* (* (- y x) (- 2/3 z)) 6) x) (* (- y x) (- 2/3 z)) (- y x) y x (- 2/3 z) 2/3 z 6 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (+ (* -6 (- 2/3 z)) 1) x) (+ (* -6 (- 2/3 z)) 1) -3 (+ (* (- 2/3 z) (* (- y x) 6)) x) (* (* (- 2/3 z) y) 6) (* (- 2/3 z) y) (- 2/3 z) (+ (* (- 2/3 z) (* (- y x) 6)) x) (* (* z (- y x)) -6) (* z (- y x)) -6 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* (* x (- 2/3 z)) -6) x) (* x (- 2/3 z))) |
| 2.0ms | z | @ | inf | ((+ (* (* (- y x) (- 2/3 z)) 6) x) (* (- y x) (- 2/3 z)) (- y x) y x (- 2/3 z) 2/3 z 6 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (+ (* -6 (- 2/3 z)) 1) x) (+ (* -6 (- 2/3 z)) 1) -3 (+ (* (- 2/3 z) (* (- y x) 6)) x) (* (* (- 2/3 z) y) 6) (* (- 2/3 z) y) (- 2/3 z) (+ (* (- 2/3 z) (* (- y x) 6)) x) (* (* z (- y x)) -6) (* z (- y x)) -6 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* (* x (- 2/3 z)) -6) x) (* x (- 2/3 z))) |
| 2.0ms | y | @ | -inf | ((+ (* (* (- y x) (- 2/3 z)) 6) x) (* (- y x) (- 2/3 z)) (- y x) y x (- 2/3 z) 2/3 z 6 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (+ (* -6 (- 2/3 z)) 1) x) (+ (* -6 (- 2/3 z)) 1) -3 (+ (* (- 2/3 z) (* (- y x) 6)) x) (* (* (- 2/3 z) y) 6) (* (- 2/3 z) y) (- 2/3 z) (+ (* (- 2/3 z) (* (- y x) 6)) x) (* (* z (- y x)) -6) (* z (- y x)) -6 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* (* x (- 2/3 z)) -6) x) (* x (- 2/3 z))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 380 | 2588 |
| 0 | 399 | 2462 |
| 1 | 1876 | 2457 |
| 0 | 8366 | 2369 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 6 binary64) x) |
(*.f64 (-.f64 y x) (-.f64 #s(literal 2/3 binary64) z)) |
(-.f64 y x) |
y |
x |
(-.f64 #s(literal 2/3 binary64) z) |
#s(literal 2/3 binary64) |
z |
#s(literal 6 binary64) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (+ (* -6 (- 2/3 z)) 1) #s(literal -3 binary64)) x)) |
(*.f64 #s(approx (+ (* -6 (- 2/3 z)) 1) #s(literal -3 binary64)) x) |
#s(approx (+ (* -6 (- 2/3 z)) 1) #s(literal -3 binary64)) |
#s(literal -3 binary64) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (*.f64 #s(approx (- 2/3 z) #s(literal 2/3 binary64)) y) #s(literal 6 binary64))) |
(*.f64 (*.f64 #s(approx (- 2/3 z) #s(literal 2/3 binary64)) y) #s(literal 6 binary64)) |
(*.f64 #s(approx (- 2/3 z) #s(literal 2/3 binary64)) y) |
#s(approx (- 2/3 z) #s(literal 2/3 binary64)) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))) |
(*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)) |
(*.f64 z (-.f64 y x)) |
#s(literal -6 binary64) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (*.f64 x (-.f64 #s(literal 2/3 binary64) z)) #s(literal -6 binary64) x)) |
(fma.f64 (*.f64 x (-.f64 #s(literal 2/3 binary64) z)) #s(literal -6 binary64) x) |
(*.f64 x (-.f64 #s(literal 2/3 binary64) 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 (- 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 (* (+ (* -6 (- 2/3 z)) 1) x) #s(hole binary64 (* x (+ 1 (* -6 (- 2/3 z)))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* 6 (* y (- 2/3 z))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (+ (* 6 (* y (- 2/3 z))) (* x (+ 1 (* -6 (- 2/3 z))))))) |
#s(approx (* (* z (- y x)) -6) #s(hole binary64 (* -6 (* y z)))) |
#s(approx (* (* z (- y x)) -6) #s(hole binary64 (+ (* -6 (* y z)) (* 6 (* x z))))) |
#s(approx (* z (- y x)) #s(hole binary64 (* y z))) |
#s(approx (* z (- y x)) #s(hole binary64 (+ (* -1 (* x z)) (* y z)))) |
#s(approx (+ (* (* x (- 2/3 z)) -6) x) #s(hole binary64 (* x (+ 1 (* -6 (- 2/3 z)))))) |
#s(approx (* x (- 2/3 z)) #s(hole binary64 (* x (- 2/3 z)))) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(hole binary64 (* x (+ 1 (* -6 (- 2/3 z)))))) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(hole binary64 (* x (+ 1 (+ (* -6 (- 2/3 z)) (* 6 (/ (* y (- 2/3 z)) x))))))) |
#s(approx (* (- y x) (- 2/3 z)) #s(hole binary64 (* -1 (* x (- 2/3 z))))) |
#s(approx (* (- y x) (- 2/3 z)) #s(hole binary64 (* x (+ (* -1 (- 2/3 z)) (/ (* y (- 2/3 z)) x))))) |
#s(approx (- y x) #s(hole binary64 (* -1 x))) |
#s(approx (- y x) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* x (+ 1 (* -6 (- 2/3 z)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* x (+ 1 (+ (* -6 (- 2/3 z)) (* 6 (/ (* y (- 2/3 z)) x))))))) |
#s(approx (+ (* (- 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 (* (* z (- y x)) -6) #s(hole binary64 (* 6 (* x z)))) |
#s(approx (* (* z (- y x)) -6) #s(hole binary64 (* x (+ (* -6 (/ (* y z) x)) (* 6 z))))) |
#s(approx (* z (- y x)) #s(hole binary64 (* -1 (* x z)))) |
#s(approx (* z (- y x)) #s(hole binary64 (* x (+ (* -1 z) (/ (* y z) x))))) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(hole binary64 (* -1 (* x (- (* 6 (- 2/3 z)) 1))))) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(hole binary64 (* -1 (* x (- (+ (* -6 (/ (* y (- 2/3 z)) x)) (* 6 (- 2/3 z))) 1))))) |
#s(approx (* (- y x) (- 2/3 z)) #s(hole binary64 (* -1 (* x (- (+ 2/3 (* -1 (/ (* y (- 2/3 z)) x))) z))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* x (- (* 6 (- 2/3 z)) 1))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* x (- (+ (* -6 (/ (* y (- 2/3 z)) x)) (* 6 (- 2/3 z))) 1))))) |
#s(approx (+ (* (- 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 (* (* z (- y x)) -6) #s(hole binary64 (* -1 (* x (+ (* -6 z) (* 6 (/ (* y z) x))))))) |
#s(approx (* z (- y x)) #s(hole binary64 (* -1 (* x (+ z (* -1 (/ (* y z) x))))))) |
#s(approx (+ (* (* 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 (+ x (* -6 (* x (- 2/3 z)))))) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(hole binary64 (+ x (+ (* -6 (* x (- 2/3 z))) (* 6 (* y (- 2/3 z))))))) |
#s(approx (- y x) #s(hole binary64 (- y x))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (* -6 (* x (- 2/3 z)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (+ (* -6 (* x (- 2/3 z))) (* 6 (* y (- 2/3 z))))))) |
#s(approx (+ (* (- 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 (* (* (- 2/3 z) y) 6) #s(hole binary64 (* 6 (* y (- 2/3 z))))) |
#s(approx (* (- 2/3 z) y) #s(hole binary64 (* y (- 2/3 z)))) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(hole binary64 (* y (+ (* -6 (/ (* x (- 2/3 z)) y)) (+ (* 6 (- 2/3 z)) (/ x y)))))) |
#s(approx (* (- y x) (- 2/3 z)) #s(hole binary64 (* y (- (+ 2/3 (* -1 (/ (* x (- 2/3 z)) y))) z)))) |
#s(approx (- y x) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* y (+ (* -6 (/ (* x (- 2/3 z)) y)) (+ (* 6 (- 2/3 z)) (/ x y)))))) |
#s(approx (+ (* (- 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 (* (* z (- y x)) -6) #s(hole binary64 (* y (+ (* -6 z) (* 6 (/ (* x z) y)))))) |
#s(approx (* z (- y x)) #s(hole binary64 (* y (+ z (* -1 (/ (* x z) y)))))) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(hole binary64 (* -1 (* y (+ (* -6 (- 2/3 z)) (* -1 (/ (+ x (* -6 (* x (- 2/3 z)))) y))))))) |
#s(approx (* (- y x) (- 2/3 z)) #s(hole binary64 (* -1 (* y (+ (* -1 (- 2/3 z)) (/ (* x (- 2/3 z)) y)))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* y (+ (* -6 (- 2/3 z)) (* -1 (/ (+ x (* -6 (* x (- 2/3 z)))) y))))))) |
#s(approx (+ (* (- 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 (* (* z (- y x)) -6) #s(hole binary64 (* -1 (* y (+ (* -6 (/ (* x z) y)) (* 6 z)))))) |
#s(approx (* z (- y x)) #s(hole binary64 (* -1 (* y (+ (* -1 z) (/ (* x z) y)))))) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(hole binary64 (+ x (* 4 (- y x))))) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(hole binary64 (+ x (+ (* -6 (* z (- y x))) (* 4 (- y x)))))) |
#s(approx (* (- y x) (- 2/3 z)) #s(hole binary64 (* 2/3 (- y x)))) |
#s(approx (* (- y x) (- 2/3 z)) #s(hole binary64 (+ (* -1 (* z (- y x))) (* 2/3 (- y x))))) |
#s(approx (- 2/3 z) #s(hole binary64 2/3)) |
#s(approx (- 2/3 z) #s(hole binary64 (+ 2/3 (* -1 z)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (* 4 (- y x))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (+ (* -6 (* z (- y x))) (* 4 (- y x)))))) |
#s(approx (* (+ (* -6 (- 2/3 z)) 1) x) #s(hole binary64 (* -3 x))) |
#s(approx (* (+ (* -6 (- 2/3 z)) 1) x) #s(hole binary64 (+ (* -3 x) (* 6 (* x z))))) |
#s(approx (+ (* -6 (- 2/3 z)) 1) #s(hole binary64 -3)) |
#s(approx (+ (* -6 (- 2/3 z)) 1) #s(hole binary64 (- (* 6 z) 3))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (+ x (* 4 (- y x))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (+ x (+ (* -6 (* z (- y x))) (* 4 (- y x)))))) |
#s(approx (* (* (- 2/3 z) y) 6) #s(hole binary64 (* 4 y))) |
#s(approx (* (* (- 2/3 z) y) 6) #s(hole binary64 (+ (* -6 (* y z)) (* 4 y)))) |
#s(approx (* (- 2/3 z) y) #s(hole binary64 (* 2/3 y))) |
#s(approx (* (- 2/3 z) y) #s(hole binary64 (+ (* -1 (* y z)) (* 2/3 y)))) |
#s(approx (* (* z (- y x)) -6) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (* z (- y x)) #s(hole binary64 (* z (- y x)))) |
#s(approx (+ (* (* x (- 2/3 z)) -6) x) #s(hole binary64 (+ x (* -4 x)))) |
#s(approx (+ (* (* x (- 2/3 z)) -6) x) #s(hole binary64 (+ x (+ (* -4 x) (* 6 (* x z)))))) |
#s(approx (* x (- 2/3 z)) #s(hole binary64 (* 2/3 x))) |
#s(approx (* x (- 2/3 z)) #s(hole binary64 (+ (* -1 (* x z)) (* 2/3 x)))) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(hole binary64 (* z (+ (* -6 (- y x)) (+ (* 4 (/ (- y x) z)) (/ x z)))))) |
#s(approx (* (- y x) (- 2/3 z)) #s(hole binary64 (* -1 (* z (- y x))))) |
#s(approx (* (- y x) (- 2/3 z)) #s(hole binary64 (* z (+ (* -1 (- y x)) (* 2/3 (/ (- y x) z)))))) |
#s(approx (- 2/3 z) #s(hole binary64 (* -1 z))) |
#s(approx (- 2/3 z) #s(hole binary64 (* z (- (* 2/3 (/ 1 z)) 1)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* z (+ (* -6 (- y x)) (+ (* 4 (/ (- y x) z)) (/ x z)))))) |
#s(approx (* (+ (* -6 (- 2/3 z)) 1) x) #s(hole binary64 (* 6 (* x z)))) |
#s(approx (* (+ (* -6 (- 2/3 z)) 1) x) #s(hole binary64 (* z (+ (* -3 (/ x z)) (* 6 x))))) |
#s(approx (+ (* -6 (- 2/3 z)) 1) #s(hole binary64 (* 6 z))) |
#s(approx (+ (* -6 (- 2/3 z)) 1) #s(hole binary64 (* z (- 6 (* 3 (/ 1 z)))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* z (+ (* -6 (- y x)) (+ (* 4 (/ (- y x) z)) (/ x z)))))) |
#s(approx (* (* (- 2/3 z) y) 6) #s(hole binary64 (* -6 (* y z)))) |
#s(approx (* (* (- 2/3 z) y) 6) #s(hole binary64 (* z (+ (* -6 y) (* 4 (/ y z)))))) |
#s(approx (* (- 2/3 z) y) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (* (- 2/3 z) y) #s(hole binary64 (* z (+ (* -1 y) (* 2/3 (/ y z)))))) |
#s(approx (+ (* (* x (- 2/3 z)) -6) x) #s(hole binary64 (* 6 (* x z)))) |
#s(approx (+ (* (* x (- 2/3 z)) -6) x) #s(hole binary64 (* z (+ (* -4 (/ x z)) (+ (* 6 x) (/ x z)))))) |
#s(approx (* x (- 2/3 z)) #s(hole binary64 (* -1 (* x z)))) |
#s(approx (* x (- 2/3 z)) #s(hole binary64 (* z (+ (* -1 x) (* 2/3 (/ x z)))))) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* 4 (- y x))) z)) (* 6 (- y x))))))) |
#s(approx (* (- y x) (- 2/3 z)) #s(hole binary64 (* -1 (* z (- (+ y (* -2/3 (/ (- y x) z))) x))))) |
#s(approx (- 2/3 z) #s(hole binary64 (* -1 (* z (- 1 (* 2/3 (/ 1 z))))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* 4 (- y x))) z)) (* 6 (- y x))))))) |
#s(approx (* (+ (* -6 (- 2/3 z)) 1) x) #s(hole binary64 (* -1 (* z (+ (* -6 x) (* 3 (/ x z))))))) |
#s(approx (+ (* -6 (- 2/3 z)) 1) #s(hole binary64 (* -1 (* z (- (* 3 (/ 1 z)) 6))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* 4 (- y x))) z)) (* 6 (- y x))))))) |
#s(approx (* (* (- 2/3 z) y) 6) #s(hole binary64 (* -1 (* z (+ (* -4 (/ y z)) (* 6 y)))))) |
#s(approx (* (- 2/3 z) y) #s(hole binary64 (* -1 (* z (+ y (* -2/3 (/ y z))))))) |
#s(approx (+ (* (* x (- 2/3 z)) -6) x) #s(hole binary64 (* -1 (* z (+ (* -6 x) (* -1 (/ (+ x (* -4 x)) z))))))) |
#s(approx (* x (- 2/3 z)) #s(hole binary64 (* -1 (* z (+ x (* -2/3 (/ x z))))))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (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) (*.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z))))) (neg.f64 (-.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z))) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) x (pow.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z))) (*.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.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) (*.f64 (*.f64 x x) x))) (neg.f64 (fma.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) x))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)))) (-.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z))) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) x)) |
(/.f64 (fma.f64 (*.f64 x x) x (pow.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z))) (*.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.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) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) 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) (-.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 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 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)))) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z))) (-.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) (*.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 (*.f64 x x) (-.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) x))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64))) (-.f64 #s(literal 2/3 binary64) z))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z))) (*.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 3 binary64)) (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z))) (*.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)) (fma.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) x)))) (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) 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))) |
(*.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 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x))) (*.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) (*.f64 (*.f64 z z) z)) (-.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) (*.f64 (*.f64 z z) z)) (-.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x))) (*.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) (*.f64 (*.f64 z z) z))) (*.f64 (+.f64 y x) (+.f64 #s(literal 4/9 binary64) (fma.f64 z z (*.f64 #s(literal 2/3 binary64) z))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x)) (-.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 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x)) (-.f64 #s(literal 8/27 binary64) (*.f64 (*.f64 z z) z))) (*.f64 (fma.f64 y y (fma.f64 x x (*.f64 y x))) (+.f64 #s(literal 4/9 binary64) (fma.f64 z z (*.f64 #s(literal 2/3 binary64) z))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x))) (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 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x)) (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 (*.f64 (*.f64 y y) y) (fma.f64 y y (fma.f64 x x (*.f64 y x)))) (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 y y (fma.f64 x x (*.f64 y x))))) |
(-.f64 y x) |
y |
x |
(/.f64 (neg.f64 (-.f64 #s(literal 4/9 binary64) (*.f64 z z))) (neg.f64 (+.f64 #s(literal 2/3 binary64) z))) |
(/.f64 (neg.f64 (-.f64 #s(literal 8/27 binary64) (*.f64 (*.f64 z z) z))) (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) (*.f64 (*.f64 z z) z)) (+.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 (*.f64 (*.f64 z z) z) (+.f64 #s(literal 4/9 binary64) (fma.f64 z z (*.f64 #s(literal 2/3 binary64) z))))) |
(-.f64 #s(literal 2/3 binary64) z) |
#s(literal 2/3 binary64) |
z |
#s(literal 6 binary64) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 #s(approx (+ (* -6 (- 2/3 z)) 1) #s(literal -3 binary64)) x)) |
(*.f64 #s(approx (+ (* -6 (- 2/3 z)) 1) #s(literal -3 binary64)) x) |
(*.f64 x #s(approx (+ (* -6 (- 2/3 z)) 1) #s(literal -3 binary64))) |
#s(approx (+ (* -6 (- 2/3 z)) 1) #s(literal -3 binary64)) |
#s(literal -3 binary64) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (*.f64 #s(approx (- 2/3 z) #s(literal 2/3 binary64)) y) #s(literal 6 binary64))) |
(*.f64 (*.f64 #s(approx (- 2/3 z) #s(literal 2/3 binary64)) y) #s(literal 6 binary64)) |
(*.f64 #s(approx (- 2/3 z) #s(literal 2/3 binary64)) (*.f64 #s(literal 6 binary64) y)) |
(*.f64 #s(literal 6 binary64) (*.f64 #s(approx (- 2/3 z) #s(literal 2/3 binary64)) y)) |
(*.f64 #s(approx (- 2/3 z) #s(literal 2/3 binary64)) y) |
(*.f64 y #s(approx (- 2/3 z) #s(literal 2/3 binary64))) |
#s(approx (- 2/3 z) #s(literal 2/3 binary64)) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64))) |
(*.f64 (*.f64 #s(literal -6 binary64) z) (-.f64 y x)) |
(*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64)) |
(*.f64 #s(literal -6 binary64) (*.f64 (-.f64 y x) z)) |
(*.f64 z (*.f64 #s(literal -6 binary64) (-.f64 y x))) |
(*.f64 (-.f64 y x) z) |
(*.f64 z (-.f64 y x)) |
#s(literal -6 binary64) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (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 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64))) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64))))) (neg.f64 (-.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) (*.f64 (*.f64 x x) x))) (neg.f64 (fma.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) x))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) x (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 (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64))) (*.f64 x (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64))) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)))) (-.f64 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) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) x)))) |
(/.f64 (fma.f64 (*.f64 x x) x (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 (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64))) (*.f64 x (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)))))) |
(fma.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z) x) |
(fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64) x) |
(fma.f64 #s(literal -6 binary64) (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) x) |
(fma.f64 x (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z)) x) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64))) (-.f64 (*.f64 (*.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 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64))) (-.f64 x (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64))))) |
(-.f64 x (*.f64 #s(literal 6 binary64) (*.f64 (-.f64 #s(literal 2/3 binary64) z) x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) x)))) (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) x))))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64))) (*.f64 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 (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64))) (*.f64 x (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64))))))) |
(+.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 (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64) (*.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)) (*.f64 (-.f64 #s(literal 2/3 binary64) z) y)) |
#s(approx (* (- y x) (- 2/3 z)) (fma.f64 (neg.f64 x) (-.f64 #s(literal 2/3 binary64) z) (*.f64 (-.f64 #s(literal 2/3 binary64) z) y))) |
#s(approx (- y x) y) |
#s(approx (- y x) (+.f64 (neg.f64 x) y)) |
#s(approx x x) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) x))) |
#s(approx (* (+ (* -6 (- 2/3 z)) 1) x) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) x))) |
#s(approx (* (* z (- y x)) -6) (*.f64 (*.f64 z y) #s(literal -6 binary64))) |
#s(approx (* (* z (- y x)) -6) (fma.f64 (*.f64 z x) #s(literal 6 binary64) (*.f64 (*.f64 z y) #s(literal -6 binary64)))) |
#s(approx (* z (- y x)) (*.f64 z y)) |
#s(approx (* z (- y x)) (fma.f64 (neg.f64 x) z (*.f64 z y))) |
#s(approx (+ (* (* 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 (* x (- 2/3 z)) (*.f64 (-.f64 #s(literal 2/3 binary64) z) x)) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) x) #s(literal 6 binary64) (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z))) #s(literal 1 binary64)) x)) |
#s(approx (* (- y x) (- 2/3 z)) (*.f64 (neg.f64 x) (-.f64 #s(literal 2/3 binary64) z))) |
#s(approx (* (- y x) (- 2/3 z)) (*.f64 (fma.f64 y (/.f64 (-.f64 #s(literal 2/3 binary64) z) x) (neg.f64 (-.f64 #s(literal 2/3 binary64) z))) x)) |
#s(approx (- y x) (neg.f64 x)) |
#s(approx (- y x) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) x) #s(literal 6 binary64) (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z))) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) x) #s(literal 6 binary64) (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z))) #s(literal 1 binary64)) x)) |
#s(approx (* (* z (- y x)) -6) (*.f64 (*.f64 z x) #s(literal 6 binary64))) |
#s(approx (* (* z (- y x)) -6) (*.f64 (fma.f64 (/.f64 (*.f64 z y) x) #s(literal -6 binary64) (*.f64 #s(literal 6 binary64) z)) x)) |
#s(approx (* z (- y x)) (*.f64 (neg.f64 x) z)) |
#s(approx (* z (- y x)) (*.f64 (fma.f64 y (/.f64 z x) (neg.f64 z)) x)) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (neg.f64 x) (-.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64)) #s(literal 1 binary64)))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) x) #s(literal -6 binary64) (-.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64)) #s(literal 1 binary64))))) |
#s(approx (* (- y x) (- 2/3 z)) (*.f64 (neg.f64 x) (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) x)) #s(literal 2/3 binary64)) z))) |
#s(approx (- y x) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (/.f64 y x)))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (neg.f64 x) (-.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64)) #s(literal 1 binary64)))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) x) #s(literal -6 binary64) (-.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64)) #s(literal 1 binary64))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (neg.f64 x) (-.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64)) #s(literal 1 binary64)))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) x) #s(literal -6 binary64) (-.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64)) #s(literal 1 binary64))))) |
#s(approx (* (* z (- y x)) -6) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 z y) x) #s(literal 6 binary64) (*.f64 #s(literal -6 binary64) z)))) |
#s(approx (* z (- y x)) (*.f64 (neg.f64 x) (-.f64 z (/.f64 (*.f64 z y) x)))) |
#s(approx (+ (* (* 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 (+ (* (- 2/3 z) (* (- y x) 6)) x) (fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64) x)) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (+.f64 (fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) x)) |
#s(approx (- y x) (-.f64 y x)) |
#s(approx y y) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64) x)) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (+.f64 (fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) x)) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64) x)) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (+.f64 (fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) x)) |
#s(approx (* (* (- 2/3 z) y) 6) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) |
#s(approx (* (- 2/3 z) y) (*.f64 (-.f64 #s(literal 2/3 binary64) z) y)) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) y) #s(literal -6 binary64) (fma.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64) (/.f64 x y))) y)) |
#s(approx (* (- y x) (- 2/3 z)) (*.f64 (-.f64 (-.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) y)) z) y)) |
#s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) y) #s(literal -6 binary64) (fma.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64) (/.f64 x y))) y)) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) y) #s(literal -6 binary64) (fma.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64) (/.f64 x y))) y)) |
#s(approx (* (* z (- y x)) -6) (*.f64 (fma.f64 (/.f64 (*.f64 z x) y) #s(literal 6 binary64) (*.f64 #s(literal -6 binary64) z)) y)) |
#s(approx (* z (- y x)) (*.f64 (-.f64 z (/.f64 (*.f64 z x) y)) y)) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (neg.f64 y) (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))))) |
#s(approx (* (- y x) (- 2/3 z)) (*.f64 (neg.f64 y) (fma.f64 x (/.f64 (-.f64 #s(literal 2/3 binary64) z) y) (neg.f64 (-.f64 #s(literal 2/3 binary64) z))))) |
#s(approx (- y x) (*.f64 (neg.f64 y) (-.f64 (/.f64 x y) #s(literal 1 binary64)))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (neg.f64 y) (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))))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (neg.f64 y) (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))))) |
#s(approx (* (* z (- y x)) -6) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (*.f64 z x) y) #s(literal -6 binary64) (*.f64 #s(literal 6 binary64) z)))) |
#s(approx (* z (- y x)) (*.f64 (neg.f64 y) (fma.f64 x (/.f64 z y) (neg.f64 z)))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (+.f64 (fma.f64 #s(literal 4 binary64) (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64))) x)) |
#s(approx (* (- y x) (- 2/3 z)) (*.f64 (-.f64 y x) #s(literal 2/3 binary64))) |
#s(approx (* (- y x) (- 2/3 z)) (fma.f64 (neg.f64 z) (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 2/3 binary64)))) |
#s(approx (- 2/3 z) #s(literal 2/3 binary64)) |
#s(approx (- 2/3 z) (+.f64 (neg.f64 z) #s(literal 2/3 binary64))) |
#s(approx z z) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (+.f64 (fma.f64 #s(literal 4 binary64) (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64))) x)) |
#s(approx (* (+ (* -6 (- 2/3 z)) 1) x) (*.f64 #s(literal -3 binary64) x)) |
#s(approx (* (+ (* -6 (- 2/3 z)) 1) x) (fma.f64 (*.f64 z x) #s(literal 6 binary64) (*.f64 #s(literal -3 binary64) x))) |
#s(approx (+ (* -6 (- 2/3 z)) 1) #s(literal -3 binary64)) |
#s(approx (+ (* -6 (- 2/3 z)) 1) (-.f64 (*.f64 #s(literal 6 binary64) z) #s(literal 3 binary64))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (+.f64 (fma.f64 #s(literal 4 binary64) (-.f64 y x) (*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64))) x)) |
#s(approx (* (* (- 2/3 z) y) 6) (*.f64 #s(literal 4 binary64) y)) |
#s(approx (* (* (- 2/3 z) y) 6) (fma.f64 #s(literal 4 binary64) y (*.f64 (*.f64 z y) #s(literal -6 binary64)))) |
#s(approx (* (- 2/3 z) y) (*.f64 #s(literal 2/3 binary64) y)) |
#s(approx (* (- 2/3 z) y) (fma.f64 (neg.f64 y) z (*.f64 #s(literal 2/3 binary64) y))) |
#s(approx (* (* z (- y x)) -6) (*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64))) |
#s(approx (* z (- y x)) (*.f64 (-.f64 y x) z)) |
#s(approx (+ (* (* x (- 2/3 z)) -6) x) (*.f64 #s(literal -3 binary64) x)) |
#s(approx (+ (* (* x (- 2/3 z)) -6) x) (fma.f64 (*.f64 z x) #s(literal 6 binary64) (*.f64 #s(literal -3 binary64) x))) |
#s(approx (* x (- 2/3 z)) (*.f64 #s(literal 2/3 binary64) x)) |
#s(approx (* x (- 2/3 z)) (fma.f64 (neg.f64 x) z (*.f64 #s(literal 2/3 binary64) x))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 y x) (/.f64 (fma.f64 #s(literal 4 binary64) (-.f64 y x) x) z)) z)) |
#s(approx (* (- y x) (- 2/3 z)) (*.f64 (neg.f64 z) (-.f64 y x))) |
#s(approx (* (- y x) (- 2/3 z)) (*.f64 (fma.f64 (/.f64 (-.f64 y x) z) #s(literal 2/3 binary64) (neg.f64 (-.f64 y x))) z)) |
#s(approx (- 2/3 z) (neg.f64 z)) |
#s(approx (- 2/3 z) (*.f64 (-.f64 (/.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 y x) (/.f64 (fma.f64 #s(literal 4 binary64) (-.f64 y x) x) z)) z)) |
#s(approx (* (+ (* -6 (- 2/3 z)) 1) x) (*.f64 (*.f64 z x) #s(literal 6 binary64))) |
#s(approx (* (+ (* -6 (- 2/3 z)) 1) x) (*.f64 (fma.f64 (/.f64 x z) #s(literal -3 binary64) (*.f64 #s(literal 6 binary64) x)) z)) |
#s(approx (+ (* -6 (- 2/3 z)) 1) (*.f64 #s(literal 6 binary64) z)) |
#s(approx (+ (* -6 (- 2/3 z)) 1) (*.f64 (-.f64 #s(literal 6 binary64) (/.f64 #s(literal 3 binary64) z)) z)) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 y x) (/.f64 (fma.f64 #s(literal 4 binary64) (-.f64 y x) x) z)) z)) |
#s(approx (* (* (- 2/3 z) y) 6) (*.f64 (*.f64 z y) #s(literal -6 binary64))) |
#s(approx (* (* (- 2/3 z) y) 6) (*.f64 (fma.f64 (/.f64 y z) #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) y)) z)) |
#s(approx (* (- 2/3 z) y) (*.f64 (neg.f64 y) z)) |
#s(approx (* (- 2/3 z) y) (*.f64 (fma.f64 (/.f64 y z) #s(literal 2/3 binary64) (neg.f64 y)) z)) |
#s(approx (+ (* (* x (- 2/3 z)) -6) x) (*.f64 (*.f64 z x) #s(literal 6 binary64))) |
#s(approx (+ (* (* x (- 2/3 z)) -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 (* x (- 2/3 z)) (*.f64 (neg.f64 x) z)) |
#s(approx (* x (- 2/3 z)) (*.f64 (fma.f64 (/.f64 x z) #s(literal 2/3 binary64) (neg.f64 x)) z)) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (neg.f64 z) (fma.f64 (-.f64 y x) #s(literal 6 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (-.f64 y x) x) z))))) |
#s(approx (* (- y x) (- 2/3 z)) (*.f64 (neg.f64 z) (-.f64 (fma.f64 #s(literal -2/3 binary64) (/.f64 (-.f64 y x) z) y) x))) |
#s(approx (- 2/3 z) (*.f64 (neg.f64 z) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2/3 binary64) z)))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (neg.f64 z) (fma.f64 (-.f64 y x) #s(literal 6 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (-.f64 y x) x) z))))) |
#s(approx (* (+ (* -6 (- 2/3 z)) 1) x) (*.f64 (neg.f64 z) (fma.f64 (/.f64 x z) #s(literal 3 binary64) (*.f64 #s(literal -6 binary64) x)))) |
#s(approx (+ (* -6 (- 2/3 z)) 1) (*.f64 (neg.f64 z) (-.f64 (/.f64 #s(literal 3 binary64) z) #s(literal 6 binary64)))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (neg.f64 z) (fma.f64 (-.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) y) 6) (*.f64 (neg.f64 z) (fma.f64 (/.f64 y z) #s(literal -4 binary64) (*.f64 #s(literal 6 binary64) y)))) |
#s(approx (* (- 2/3 z) y) (*.f64 (neg.f64 z) (fma.f64 #s(literal -2/3 binary64) (/.f64 y z) y))) |
#s(approx (+ (* (* x (- 2/3 z)) -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 (* x (- 2/3 z)) (*.f64 (neg.f64 z) (fma.f64 #s(literal -2/3 binary64) (/.f64 x z) x))) |
Compiled 5 593 to 769 computations (86.3% saved)
22 alts after pruning (13 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 187 | 6 | 193 |
| Fresh | 6 | 7 | 13 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 5 | 5 |
| Total | 194 | 22 | 216 |
| Status | Accuracy | Program |
|---|---|---|
| 50.5% | (fma.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (*.f64 #s(literal -6 binary64) x)) x) | |
| ✓ | 99.6% | (fma.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 6 binary64) x) |
| ✓ | 99.8% | #s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (fma.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x) x)) |
| 51.2% | #s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal 6 binary64) y))) | |
| ✓ | 26.9% | #s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (*.f64 #s(approx (- 2/3 z) #s(literal 2/3 binary64)) y) #s(literal 6 binary64))) |
| ✓ | 51.2% | #s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))) |
| 26.7% | #s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (*.f64 z #s(approx (- y x) y)) #s(literal -6 binary64))) | |
| 26.9% | #s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 #s(approx (- 2/3 z) #s(literal 2/3 binary64)) (*.f64 #s(literal 6 binary64) y))) | |
| 51.5% | #s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 z (*.f64 #s(literal -6 binary64) (-.f64 y x)))) | |
| 51.3% | #s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(approx (+ (* (+ (* -6 z) 4) (- y x)) x) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y))) | |
| 27.5% | #s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(approx (* (* z (- y x)) -6) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) | |
| 25.2% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(approx (* x (- 2/3 z)) (*.f64 #s(literal 2/3 binary64) x)) #s(literal -6 binary64) x)) | |
| ✓ | 50.5% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
| 26.7% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) #s(approx (- y x) y) x)) | |
| ✓ | 50.7% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) x)) |
| 50.6% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (+ (* -6 (- 2/3 z)) 1) (-.f64 (*.f64 z #s(literal 6 binary64)) #s(literal 3 binary64))) x)) | |
| ✓ | 27.5% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (+ (* -6 (- 2/3 z)) 1) (*.f64 z #s(literal 6 binary64))) x)) |
| ✓ | 25.3% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (+ (* -6 (- 2/3 z)) 1) #s(literal -3 binary64)) x)) |
| 50.7% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (* x (- 2/3 z)) -6) x) (fma.f64 (*.f64 z x) #s(literal 6 binary64) (*.f64 #s(literal -3 binary64) x)))) | |
| 50.5% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (fma.f64 #s(literal -3 binary64) x (*.f64 #s(literal 4 binary64) y)))) | |
| 47.8% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 x y) #s(literal 4 binary64)) y))) | |
| ✓ | 27.0% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal 4 binary64) y))) |
Compiled 1 522 to 591 computations (61.2% saved)
| Inputs |
|---|
#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))) (*.f64 #s(approx (+ (* -6 (- 2/3 z)) 1) #s(literal -3 binary64)) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) #s(approx (- y x) y) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (+ (* -6 (- 2/3 z)) 1) x) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (+ (* -6 (- 2/3 z)) 1) (*.f64 z #s(literal 6 binary64))) x)) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(approx (* (* z (- y x)) -6) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(approx (* (* (- 2/3 z) y) 6) (*.f64 (*.f64 y z) #s(literal -6 binary64)))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 #s(approx (- 2/3 z) #s(literal 2/3 binary64)) (*.f64 #s(literal 6 binary64) y))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (*.f64 z #s(approx (- y x) y)) #s(literal -6 binary64))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (*.f64 #s(approx (- 2/3 z) #s(literal 2/3 binary64)) y) #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 (+ (* 4 (- y x)) x) (fma.f64 #s(literal -3 binary64) x (*.f64 #s(literal 4 binary64) y)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(approx (* x (- 2/3 z)) (*.f64 #s(literal 2/3 binary64) x)) #s(literal -6 binary64) x)) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(approx (+ (* (+ (* -6 z) 4) (- y x)) x) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (+ (* -6 (- 2/3 z)) 1) (-.f64 (*.f64 z #s(literal 6 binary64)) #s(literal 3 binary64))) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 z (*.f64 #s(literal -6 binary64) (-.f64 y x)))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal 6 binary64) y))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(approx (+ (* (+ (* -6 z) 4) (- y x)) x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 3 binary64))))) |
(+.f64 x (*.f64 #s(approx (* (- y x) 6) (*.f64 #s(literal -6 binary64) x)) #s(approx (- (/ 2 3) z) (neg.f64 z)))) |
(+.f64 x (*.f64 (*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) #s(approx (- (/ 2 3) z) (neg.f64 z)))) |
#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 x (-.f64 #s(literal 2/3 binary64) z)) #s(literal -6 binary64) x)) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (fma.f64 #s(approx (+ (* -6 z) 4) (*.f64 #s(literal -6 binary64) z)) (-.f64 y x) x)) |
(fma.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (*.f64 #s(literal -6 binary64) x)) x) |
(fma.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) x) |
(+.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 #s(approx (- y x) y) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (+ (* -6 (- 2/3 z)) 1) x) (fma.f64 (*.f64 z x) #s(literal 6 binary64) (*.f64 #s(literal -3 binary64) x)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (* x (- 2/3 z)) -6) x) (fma.f64 (*.f64 z x) #s(literal 6 binary64) (*.f64 #s(literal -3 binary64) x)))) |
(+.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)))) |
(+.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (-.f64 y x) #s(approx (+ (* -6 z) 4) (*.f64 #s(literal -6 binary64) z))))) |
(+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) #s(approx (- (/ 2 3) z) #s(literal 2/3 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 x y) #s(literal 4 binary64)) y))) |
(+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) #s(approx (- (/ 2 3) z) (neg.f64 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)) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (fma.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x) x)) |
(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) |
(+.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))))) |
(+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 (-.f64 #s(literal 2/3 binary64) z) (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) x)) #s(literal 1 binary64)) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 36 binary64)))) (-.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)))) |
| 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:
| 16.0ms | x |
| 15.0ms | z |
| 13.0ms | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| 12.0ms | y |
| 11.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 4 binary64) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (+ (* -6 (- 2/3 z)) 1) #s(literal -3 binary64)) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) #s(approx (- y x) y) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (+ (* -6 (- 2/3 z)) 1) x) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (+ (* -6 (- 2/3 z)) 1) (*.f64 z #s(literal 6 binary64))) x)) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(approx (* (* z (- y x)) -6) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(approx (* (* (- 2/3 z) y) 6) (*.f64 (*.f64 y z) #s(literal -6 binary64)))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 #s(approx (- 2/3 z) #s(literal 2/3 binary64)) (*.f64 #s(literal 6 binary64) y))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (*.f64 z #s(approx (- y x) y)) #s(literal -6 binary64))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (*.f64 #s(approx (- 2/3 z) #s(literal 2/3 binary64)) y) #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 (+ (* 4 (- y x)) x) (fma.f64 #s(literal -3 binary64) x (*.f64 #s(literal 4 binary64) y)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(approx (* x (- 2/3 z)) (*.f64 #s(literal 2/3 binary64) x)) #s(literal -6 binary64) x)) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(approx (+ (* (+ (* -6 z) 4) (- y x)) x) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (+ (* -6 (- 2/3 z)) 1) (-.f64 (*.f64 z #s(literal 6 binary64)) #s(literal 3 binary64))) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 z (*.f64 #s(literal -6 binary64) (-.f64 y x)))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal 6 binary64) y))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(approx (+ (* (+ (* -6 z) 4) (- y x)) x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 3 binary64))))) |
(+.f64 x (*.f64 #s(approx (* (- y x) 6) (*.f64 #s(literal -6 binary64) x)) #s(approx (- (/ 2 3) z) (neg.f64 z)))) |
(+.f64 x (*.f64 (*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) #s(approx (- (/ 2 3) z) (neg.f64 z)))) |
#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 x (-.f64 #s(literal 2/3 binary64) z)) #s(literal -6 binary64) x)) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (fma.f64 #s(approx (+ (* -6 z) 4) (*.f64 #s(literal -6 binary64) z)) (-.f64 y x) x)) |
(fma.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (*.f64 #s(literal -6 binary64) x)) x) |
(fma.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) x) |
(+.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 #s(approx (- y x) y) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (+ (* -6 (- 2/3 z)) 1) x) (fma.f64 (*.f64 z x) #s(literal 6 binary64) (*.f64 #s(literal -3 binary64) x)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (* x (- 2/3 z)) -6) x) (fma.f64 (*.f64 z x) #s(literal 6 binary64) (*.f64 #s(literal -3 binary64) x)))) |
(+.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)))) |
(+.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (-.f64 y x) #s(approx (+ (* -6 z) 4) (*.f64 #s(literal -6 binary64) z))))) |
(+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) #s(approx (- (/ 2 3) z) #s(literal 2/3 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 x y) #s(literal 4 binary64)) y))) |
(+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) #s(approx (- (/ 2 3) z) (neg.f64 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)) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (fma.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x) x)) |
(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) |
| 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:
| 13.0ms | y |
| 11.0ms | (+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z))) |
| 11.0ms | x |
| 10.0ms | z |
| 9.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 4 binary64) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (+ (* -6 (- 2/3 z)) 1) #s(literal -3 binary64)) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) #s(approx (- y x) y) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (+ (* -6 (- 2/3 z)) 1) x) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (+ (* -6 (- 2/3 z)) 1) (*.f64 z #s(literal 6 binary64))) x)) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(approx (* (* z (- y x)) -6) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(approx (* (* (- 2/3 z) y) 6) (*.f64 (*.f64 y z) #s(literal -6 binary64)))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 #s(approx (- 2/3 z) #s(literal 2/3 binary64)) (*.f64 #s(literal 6 binary64) y))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (*.f64 z #s(approx (- y x) y)) #s(literal -6 binary64))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (*.f64 #s(approx (- 2/3 z) #s(literal 2/3 binary64)) y) #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 (+ (* 4 (- y x)) x) (fma.f64 #s(literal -3 binary64) x (*.f64 #s(literal 4 binary64) y)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(approx (* x (- 2/3 z)) (*.f64 #s(literal 2/3 binary64) x)) #s(literal -6 binary64) x)) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(approx (+ (* (+ (* -6 z) 4) (- y x)) x) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (+ (* -6 (- 2/3 z)) 1) (-.f64 (*.f64 z #s(literal 6 binary64)) #s(literal 3 binary64))) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 z (*.f64 #s(literal -6 binary64) (-.f64 y x)))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal 6 binary64) y))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(approx (+ (* (+ (* -6 z) 4) (- y x)) x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 3 binary64))))) |
(+.f64 x (*.f64 #s(approx (* (- y x) 6) (*.f64 #s(literal -6 binary64) x)) #s(approx (- (/ 2 3) z) (neg.f64 z)))) |
(+.f64 x (*.f64 (*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) #s(approx (- (/ 2 3) z) (neg.f64 z)))) |
#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 x (-.f64 #s(literal 2/3 binary64) z)) #s(literal -6 binary64) x)) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (fma.f64 #s(approx (+ (* -6 z) 4) (*.f64 #s(literal -6 binary64) z)) (-.f64 y x) x)) |
(fma.f64 (-.f64 #s(literal 2/3 binary64) z) #s(approx (* (- y x) 6) (*.f64 #s(literal -6 binary64) x)) x) |
(fma.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) x) |
(+.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 #s(approx (- y x) y) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (+ (* -6 (- 2/3 z)) 1) x) (fma.f64 (*.f64 z x) #s(literal 6 binary64) (*.f64 #s(literal -3 binary64) x)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (* x (- 2/3 z)) -6) x) (fma.f64 (*.f64 z x) #s(literal 6 binary64) (*.f64 #s(literal -3 binary64) x)))) |
(+.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)))) |
(+.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (-.f64 y x) #s(approx (+ (* -6 z) 4) (*.f64 #s(literal -6 binary64) z))))) |
(+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) #s(approx (- (/ 2 3) z) #s(literal 2/3 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 x y) #s(literal 4 binary64)) y))) |
(+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) #s(approx (- (/ 2 3) z) (neg.f64 z)))) |
| Outputs |
|---|
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 z (*.f64 #s(literal -6 binary64) (-.f64 y x)))) |
#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 (+ (* (- 2/3 z) (* (- y x) 6)) x) (fma.f64 #s(approx (+ (* -6 z) 4) (*.f64 #s(literal -6 binary64) z)) (-.f64 y x) x)) |
5 calls:
| 34.0ms | (+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z))) |
| 11.0ms | z |
| 10.0ms | y |
| 10.0ms | x |
| 8.0ms | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.6% | 3 | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| 76.6% | 4 | (+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z))) |
| 78.5% | 3 | x |
| 80.5% | 3 | y |
| 97.6% | 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 4 binary64) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (+ (* -6 (- 2/3 z)) 1) #s(literal -3 binary64)) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) #s(approx (- y x) y) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (+ (* -6 (- 2/3 z)) 1) x) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (+ (* -6 (- 2/3 z)) 1) (*.f64 z #s(literal 6 binary64))) x)) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(approx (* (* z (- y x)) -6) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(approx (* (* (- 2/3 z) y) 6) (*.f64 (*.f64 y z) #s(literal -6 binary64)))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 #s(approx (- 2/3 z) #s(literal 2/3 binary64)) (*.f64 #s(literal 6 binary64) y))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (*.f64 z #s(approx (- y x) y)) #s(literal -6 binary64))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (*.f64 #s(approx (- 2/3 z) #s(literal 2/3 binary64)) y) #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 (+ (* 4 (- y x)) x) (fma.f64 #s(literal -3 binary64) x (*.f64 #s(literal 4 binary64) y)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(approx (* x (- 2/3 z)) (*.f64 #s(literal 2/3 binary64) x)) #s(literal -6 binary64) x)) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(approx (+ (* (+ (* -6 z) 4) (- y x)) x) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (+ (* -6 (- 2/3 z)) 1) (-.f64 (*.f64 z #s(literal 6 binary64)) #s(literal 3 binary64))) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 z (*.f64 #s(literal -6 binary64) (-.f64 y x)))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal 6 binary64) y))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(approx (+ (* (+ (* -6 z) 4) (- y x)) x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 3 binary64))))) |
(+.f64 x (*.f64 #s(approx (* (- y x) 6) (*.f64 #s(literal -6 binary64) x)) #s(approx (- (/ 2 3) z) (neg.f64 z)))) |
(+.f64 x (*.f64 (*.f64 #s(approx (- y x) y) #s(literal 6 binary64)) #s(approx (- (/ 2 3) z) (neg.f64 z)))) |
#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 x (-.f64 #s(literal 2/3 binary64) z)) #s(literal -6 binary64) x)) |
| Outputs |
|---|
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 z (*.f64 #s(literal -6 binary64) (-.f64 y x)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (fma.f64 #s(literal -3 binary64) x (*.f64 #s(literal 4 binary64) y)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64))) |
2 calls:
| 12.0ms | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| 7.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.5% | 3 | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| 97.5% | 3 | z |
Compiled 6 to 10 computations (-66.7% saved)
| Inputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal 4 binary64) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (+ (* -6 (- 2/3 z)) 1) #s(literal -3 binary64)) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) #s(approx (- y x) y) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (+ (* -6 (- 2/3 z)) 1) x) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (+ (* -6 (- 2/3 z)) 1) (*.f64 z #s(literal 6 binary64))) x)) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(approx (* (* z (- y x)) -6) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(approx (* (* (- 2/3 z) y) 6) (*.f64 (*.f64 y z) #s(literal -6 binary64)))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 #s(approx (- 2/3 z) #s(literal 2/3 binary64)) (*.f64 #s(literal 6 binary64) y))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (*.f64 z #s(approx (- y x) y)) #s(literal -6 binary64))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (*.f64 #s(approx (- 2/3 z) #s(literal 2/3 binary64)) y) #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 (+ (* 4 (- y x)) x) (fma.f64 #s(literal -3 binary64) x (*.f64 #s(literal 4 binary64) y)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(approx (* x (- 2/3 z)) (*.f64 #s(literal 2/3 binary64) x)) #s(literal -6 binary64) x)) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(approx (+ (* (+ (* -6 z) 4) (- y x)) x) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (+ (* -6 (- 2/3 z)) 1) (-.f64 (*.f64 z #s(literal 6 binary64)) #s(literal 3 binary64))) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64))) |
| Outputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (fma.f64 #s(literal -3 binary64) x (*.f64 #s(literal 4 binary64) y)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64))) |
2 calls:
| 5.0ms | z |
| 4.0ms | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.5% | 3 | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| 97.5% | 3 | z |
Compiled 6 to 10 computations (-66.7% saved)
| Inputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal 4 binary64) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (+ (* -6 (- 2/3 z)) 1) #s(literal -3 binary64)) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) #s(approx (- y x) y) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (+ (* -6 (- 2/3 z)) 1) x) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (+ (* -6 (- 2/3 z)) 1) (*.f64 z #s(literal 6 binary64))) x)) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(approx (* (* z (- y x)) -6) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(approx (* (* (- 2/3 z) y) 6) (*.f64 (*.f64 y z) #s(literal -6 binary64)))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 #s(approx (- 2/3 z) #s(literal 2/3 binary64)) (*.f64 #s(literal 6 binary64) y))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (*.f64 z #s(approx (- y x) y)) #s(literal -6 binary64))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (*.f64 #s(approx (- 2/3 z) #s(literal 2/3 binary64)) y) #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 (+ (* 4 (- y x)) x) (fma.f64 #s(literal -3 binary64) x (*.f64 #s(literal 4 binary64) y)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(approx (* x (- 2/3 z)) (*.f64 #s(literal 2/3 binary64) x)) #s(literal -6 binary64) x)) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(approx (+ (* (+ (* -6 z) 4) (- y x)) x) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (+ (* -6 (- 2/3 z)) 1) (-.f64 (*.f64 z #s(literal 6 binary64)) #s(literal 3 binary64))) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) |
| Outputs |
|---|
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(approx (+ (* (+ (* -6 z) 4) (- y x)) x) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (+ (* -6 (- 2/3 z)) 1) (-.f64 (*.f64 z #s(literal 6 binary64)) #s(literal 3 binary64))) x)) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(approx (+ (* (+ (* -6 z) 4) (- y x)) x) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y))) |
3 calls:
| 5.0ms | y |
| 5.0ms | z |
| 4.0ms | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.4% | 3 | y |
| 79.8% | 3 | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| 79.8% | 3 | z |
Compiled 7 to 13 computations (-85.7% saved)
| Inputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal 4 binary64) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (+ (* -6 (- 2/3 z)) 1) #s(literal -3 binary64)) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) #s(approx (- y x) y) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (+ (* -6 (- 2/3 z)) 1) x) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (+ (* -6 (- 2/3 z)) 1) (*.f64 z #s(literal 6 binary64))) x)) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(approx (* (* z (- y x)) -6) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(approx (* (* (- 2/3 z) y) 6) (*.f64 (*.f64 y z) #s(literal -6 binary64)))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 #s(approx (- 2/3 z) #s(literal 2/3 binary64)) (*.f64 #s(literal 6 binary64) y))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (*.f64 z #s(approx (- y x) y)) #s(literal -6 binary64))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (*.f64 #s(approx (- 2/3 z) #s(literal 2/3 binary64)) y) #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 (+ (* 4 (- y x)) x) (fma.f64 #s(literal -3 binary64) x (*.f64 #s(literal 4 binary64) y)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(approx (* x (- 2/3 z)) (*.f64 #s(literal 2/3 binary64) x)) #s(literal -6 binary64) x)) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(approx (+ (* (+ (* -6 z) 4) (- y x)) x) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y))) |
| Outputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (+ (* -6 (- 2/3 z)) 1) x) (*.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 (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(approx (+ (* (+ (* -6 z) 4) (- y x)) x) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y))) |
3 calls:
| 4.0ms | y |
| 4.0ms | z |
| 4.0ms | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.3% | 3 | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| 79.3% | 3 | z |
| 70.8% | 5 | y |
Compiled 7 to 13 computations (-85.7% saved)
| Inputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal 4 binary64) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (+ (* -6 (- 2/3 z)) 1) #s(literal -3 binary64)) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) #s(approx (- y x) y) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (+ (* -6 (- 2/3 z)) 1) x) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (+ (* -6 (- 2/3 z)) 1) (*.f64 z #s(literal 6 binary64))) x)) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(approx (* (* z (- y x)) -6) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(approx (* (* (- 2/3 z) y) 6) (*.f64 (*.f64 y z) #s(literal -6 binary64)))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 #s(approx (- 2/3 z) #s(literal 2/3 binary64)) (*.f64 #s(literal 6 binary64) y))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (*.f64 z #s(approx (- y x) y)) #s(literal -6 binary64))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (*.f64 #s(approx (- 2/3 z) #s(literal 2/3 binary64)) y) #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 (+ (* 4 (- y x)) x) (fma.f64 #s(literal -3 binary64) x (*.f64 #s(literal 4 binary64) y)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(approx (* x (- 2/3 z)) (*.f64 #s(literal 2/3 binary64) x)) #s(literal -6 binary64) x)) |
| Outputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (+ (* -6 (- 2/3 z)) 1) x) (*.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 (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(approx (* (* (- 2/3 z) y) 6) (*.f64 (*.f64 y z) #s(literal -6 binary64)))) |
2 calls:
| 4.0ms | z |
| 4.0ms | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.1% | 3 | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| 79.1% | 3 | z |
Compiled 6 to 10 computations (-66.7% saved)
| Inputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal 4 binary64) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (+ (* -6 (- 2/3 z)) 1) #s(literal -3 binary64)) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) #s(approx (- y x) y) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (+ (* -6 (- 2/3 z)) 1) x) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (+ (* -6 (- 2/3 z)) 1) (*.f64 z #s(literal 6 binary64))) x)) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(approx (* (* z (- y x)) -6) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(approx (* (* (- 2/3 z) y) 6) (*.f64 (*.f64 y z) #s(literal -6 binary64)))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 #s(approx (- 2/3 z) #s(literal 2/3 binary64)) (*.f64 #s(literal 6 binary64) y))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (*.f64 z #s(approx (- y x) y)) #s(literal -6 binary64))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (*.f64 #s(approx (- 2/3 z) #s(literal 2/3 binary64)) y) #s(literal 6 binary64))) |
#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))) #s(approx (* (+ (* -6 (- 2/3 z)) 1) x) (*.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 (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(approx (* (* (- 2/3 z) y) 6) (*.f64 (*.f64 y z) #s(literal -6 binary64)))) |
2 calls:
| 33.0ms | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| 3.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.1% | 3 | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| 79.1% | 3 | z |
Compiled 6 to 10 computations (-66.7% saved)
| Inputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal 4 binary64) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (+ (* -6 (- 2/3 z)) 1) #s(literal -3 binary64)) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) #s(approx (- y x) y) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (+ (* -6 (- 2/3 z)) 1) x) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (+ (* -6 (- 2/3 z)) 1) (*.f64 z #s(literal 6 binary64))) x)) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(approx (* (* z (- y x)) -6) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(approx (* (* (- 2/3 z) y) 6) (*.f64 (*.f64 y z) #s(literal -6 binary64)))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 #s(approx (- 2/3 z) #s(literal 2/3 binary64)) (*.f64 #s(literal 6 binary64) y))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (*.f64 z #s(approx (- y x) y)) #s(literal -6 binary64))) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) (*.f64 (*.f64 #s(approx (- 2/3 z) #s(literal 2/3 binary64)) y) #s(literal 6 binary64))) |
| Outputs |
|---|
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(approx (* (* (- 2/3 z) y) 6) (*.f64 (*.f64 y z) #s(literal -6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal 4 binary64) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (+ (* -6 (- 2/3 z)) 1) x) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
5 calls:
| 3.0ms | y |
| 3.0ms | x |
| 3.0ms | z |
| 3.0ms | (+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z))) |
| 3.0ms | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 49.8% | 6 | y |
| 44.4% | 4 | (+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z))) |
| 50.3% | 5 | x |
| 56.1% | 3 | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| 56.1% | 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 4 binary64) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (+ (* -6 (- 2/3 z)) 1) #s(literal -3 binary64)) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) #s(approx (- y x) y) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (+ (* -6 (- 2/3 z)) 1) x) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (+ (* -6 (- 2/3 z)) 1) (*.f64 z #s(literal 6 binary64))) x)) |
#s(approx (+ (* (- 2/3 z) (* (- y x) 6)) x) #s(approx (* (* z (- y x)) -6) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
| Outputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (+ (* -6 (- 2/3 z)) 1) x) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal 4 binary64) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (+ (* -6 (- 2/3 z)) 1) x) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
2 calls:
| 5.0ms | z |
| 2.0ms | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 51.3% | 3 | z |
| 51.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 4 binary64) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (+ (* -6 (- 2/3 z)) 1) #s(literal -3 binary64)) x)) |
#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))) (*.f64 #s(approx (+ (* -6 (- 2/3 z)) 1) #s(literal -3 binary64)) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) #s(approx (- y x) y) x)) |
5 calls:
| 2.0ms | x |
| 2.0ms | y |
| 2.0ms | (+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z))) |
| 1.0ms | z |
| 1.0ms | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 32.2% | 3 | (+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z))) |
| 42.2% | 3 | y |
| 39.1% | 3 | x |
| 30.3% | 3 | z |
| 27.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 4 binary64) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (+ (* -6 (- 2/3 z)) 1) #s(literal -3 binary64)) 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))) (*.f64 #s(approx (+ (* -6 (- 2/3 z)) 1) #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))) |
1 calls:
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 42.2% | 3 | y |
Compiled 1 to 3 computations (-200% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal 4 binary64) y))) |
| Outputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal 4 binary64) y))) |
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 | z |
| 1.0ms | x |
| 1.0ms | y |
| 1.0ms | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 27.0% | 1 | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| 27.0% | 1 | z |
| 27.0% | 1 | (+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z))) |
| 27.0% | 1 | x |
| 27.0% | 1 | y |
Compiled 21 to 28 computations (-33.3% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 0.001792033020736646 | 1010.1118328382147 |
| 13.0ms | -9.678372455969738 | -0.0025857302771397487 |
| 14.0ms | 271× | 0 | valid |
| 0.0ms | 1× | 1 | valid |
Compiled 878 to 709 computations (19.2% saved)
ival-mult!: 6.0ms (73.7% of total)ival-sub!: 2.0ms (24.6% of total)ival-add!: 1.0ms (12.3% of total)adjust: 0.0ms (0% of total)ival-div!: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 0.001792033020736646 | 1010.1118328382147 |
| 1.0ms | -9.678372455969738 | -0.0025857302771397487 |
Compiled 833 to 682 computations (18.1% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 0.001792033020736646 | 1010.1118328382147 |
| 1.0ms | -9.678372455969738 | -0.0025857302771397487 |
Compiled 849 to 698 computations (17.8% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 1.5322295219922399e-27 | 4.1411313619109544e-21 |
| 7.0ms | -2.2886281092399958e-30 | -1.105273436525742e-30 |
| 8.0ms | 211× | 0 | valid |
| 1.0ms | 9× | 1 | valid |
| 1.0ms | 4× | 2 | valid |
Compiled 842 to 704 computations (16.4% saved)
ival-mult!: 2.0ms (45.8% of total)ival-add!: 1.0ms (22.9% of total)ival-sub!: 1.0ms (22.9% of total)adjust: 0.0ms (0% of total)ival-div!: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 5.0ms | 7.121647868257879e-10 | 1.2083019482243932e-9 |
| 13.0ms | -56405068060055.13 | -9.678372455969738 |
| 10.0ms | 224× | 0 | valid |
Compiled 818 to 668 computations (18.3% saved)
ival-mult!: 2.0ms (54.6% of total)ival-sub!: 1.0ms (27.3% of total)ival-add!: 1.0ms (27.3% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 7.0ms | 0.001792033020736646 | 1010.1118328382147 |
| 1.0ms | -56405068060055.13 | -9.678372455969738 |
| 3.0ms | 80× | 0 | valid |
Compiled 1 063 to 848 computations (20.2% saved)
ival-mult!: 1.0ms (69.9% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 0.001792033020736646 | 1010.1118328382147 |
| 1.0ms | -56405068060055.13 | -9.678372455969738 |
Compiled 911 to 753 computations (17.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.6666674543719416 | 0.6666698127141178 |
| 0.0ms | 0.66487463364593 | 0.6666666654583647 |
Compiled 16 to 18 computations (-12.5% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.6666674543719416 | 0.6666698127141178 |
| 0.0ms | -1009.4451661715481 | 0.66487463364593 |
Compiled 16 to 18 computations (-12.5% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 1.2646758602143013e-72 | 7.543983089395784e-70 |
| 10.0ms | -1.4729855126418555e+53 | -1.830249416245725e+49 |
| 9.0ms | 239× | 0 | valid |
| 1.0ms | 15× | 1 | valid |
| 0.0ms | 2× | 2 | valid |
Compiled 792 to 682 computations (13.9% saved)
ival-mult!: 2.0ms (40.4% of total)adjust: 1.0ms (20.2% of total)ival-add!: 1.0ms (20.2% of total)ival-sub!: 1.0ms (20.2% of total)ival-div!: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.2646758602143013e-72 | 7.543983089395784e-70 |
| 1.0ms | -1.4729855126418555e+53 | -1.830249416245725e+49 |
Compiled 816 to 706 computations (13.5% saved)
| 1× | fuel |
Compiled 1 026 to 129 computations (87.4% saved)
Compiled 2 078 to 282 computations (86.4% saved)
Loading profile data...