
Time bar (total: 3.1s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 100% | 99.9% | 0% | 0.1% | 0% | 0% | 0% | 1 |
Compiled 15 to 14 computations (6.7% saved)
| 509.0ms | 7 625× | 0 | valid |
| 43.0ms | 470× | 1 | valid |
| 21.0ms | 161× | 2 | valid |
ival-mult!: 101.0ms (43.9% of total)ival-sub!: 84.0ms (36.5% of total)adjust: 24.0ms (10.4% of total)ival-add!: 21.0ms (9.1% 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 |
| 24.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.9% of total)adjust: 4.0ms (27.3% of total)ival-sub!: 4.0ms (27.3% of total)ival-add!: 2.0ms (13.6% 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 | 1320 | 119 |
| 5 | 3376 | 119 |
| 6 | 6248 | 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 | x | @ | -inf | ((+ x (* (* (- y x) 6) (- (/ 2 3) z))) x (* (* (- y x) 6) (- (/ 2 3) z)) (* (- y x) 6) (- y x) y 6 (- (/ 2 3) z) (/ 2 3) 2 3 z) |
| 1.0ms | y | @ | inf | ((+ x (* (* (- y x) 6) (- (/ 2 3) z))) x (* (* (- y x) 6) (- (/ 2 3) z)) (* (- y x) 6) (- y x) y 6 (- (/ 2 3) z) (/ 2 3) 2 3 z) |
| 1.0ms | x | @ | inf | ((+ x (* (* (- y x) 6) (- (/ 2 3) z))) x (* (* (- y x) 6) (- (/ 2 3) z)) (* (- y x) 6) (- y x) y 6 (- (/ 2 3) z) (/ 2 3) 2 3 z) |
| 1.0ms | y | @ | -inf | ((+ x (* (* (- y x) 6) (- (/ 2 3) z))) x (* (* (- y x) 6) (- (/ 2 3) z)) (* (- y x) 6) (- y x) y 6 (- (/ 2 3) z) (/ 2 3) 2 3 z) |
| 1.0ms | x | @ | 0 | ((+ x (* (* (- y x) 6) (- (/ 2 3) z))) x (* (* (- y x) 6) (- (/ 2 3) z)) (* (- y x) 6) (- y x) y 6 (- (/ 2 3) z) (/ 2 3) 2 3 z) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 185 | 952 |
| 0 | 192 | 927 |
| 1 | 934 | 878 |
| 0 | 8621 | 840 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z))) |
x |
(*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z)) |
(*.f64 (-.f64 y x) #s(literal 6 binary64)) |
(-.f64 y x) |
y |
#s(literal 6 binary64) |
(-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
(/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) |
#s(literal 2 binary64) |
#s(literal 3 binary64) |
z |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* 6 (* y (- 2/3 z))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ (* 6 (* y (- 2/3 z))) (* x (+ 1 (* -6 (- 2/3 z))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* 6 (* y (- 2/3 z))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (+ (* -6 (* x (- 2/3 z))) (* 6 (* y (- 2/3 z)))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* 6 y))) |
#s(approx (* (- y x) 6) #s(hole binary64 (+ (* -6 x) (* 6 y)))) |
#s(approx (- y x) #s(hole binary64 y)) |
#s(approx (- y x) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* x (+ 1 (* -6 (- 2/3 z)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* x (+ 1 (+ (* -6 (- 2/3 z)) (* 6 (/ (* y (- 2/3 z)) x))))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* -6 (* x (- 2/3 z))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* x (+ (* -6 (- 2/3 z)) (* 6 (/ (* y (- 2/3 z)) x)))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* -6 x))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* x (- (* 6 (/ y x)) 6)))) |
#s(approx (- y x) #s(hole binary64 (* -1 x))) |
#s(approx (- y x) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* x (- (* 6 (- 2/3 z)) 1))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* x (- (+ (* -6 (/ (* y (- 2/3 z)) x)) (* 6 (- 2/3 z))) 1))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* -1 (* x (+ (* -6 (/ (* y (- 2/3 z)) x)) (* 6 (- 2/3 z))))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* -1 (* x (+ 6 (* -6 (/ y x))))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (* -6 (* x (- 2/3 z)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (+ (* -6 (* x (- 2/3 z))) (* 6 (* y (- 2/3 z))))))) |
#s(approx (- y x) #s(hole binary64 (- y x))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* y (+ (* -6 (/ (* x (- 2/3 z)) y)) (+ (* 6 (- 2/3 z)) (/ x y)))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* y (+ (* -6 (/ (* x (- 2/3 z)) y)) (* 6 (- 2/3 z)))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* y (+ 6 (* -6 (/ x y)))))) |
#s(approx (- y x) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* y (+ (* -6 (- 2/3 z)) (* -1 (/ (+ x (* -6 (* x (- 2/3 z)))) y))))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* -1 (* y (+ (* -6 (- 2/3 z)) (* 6 (/ (* x (- 2/3 z)) y))))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* -1 (* y (- (* 6 (/ x y)) 6))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (* 4 (- y x))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (+ (* -6 (* z (- y x))) (* 4 (- y x)))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* 4 (- y x)))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (+ (* -6 (* z (- y x))) (* 4 (- y x))))) |
#s(approx (- (/ 2 3) z) #s(hole binary64 2/3)) |
#s(approx (- (/ 2 3) z) #s(hole binary64 (+ 2/3 (* -1 z)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* z (+ (* -6 (- y x)) (+ (* 4 (/ (- y x) z)) (/ x z)))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* z (+ (* -6 (- y x)) (* 4 (/ (- y x) z)))))) |
#s(approx (- (/ 2 3) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (/ 2 3) z) #s(hole binary64 (* z (- (* 2/3 (/ 1 z)) 1)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* 4 (- y x))) z)) (* 6 (- y x))))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* -1 (* z (+ (* -4 (/ (- y x) z)) (* 6 (- y x))))))) |
#s(approx (- (/ 2 3) z) #s(hole binary64 (* -1 (* z (- 1 (* 2/3 (/ 1 z))))))) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 #s(literal -6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) (-.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64))) (-.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (-.f64 y x) #s(literal 6 binary64))) (-.f64 #s(literal 2/3 binary64) z))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) (-.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) x) (*.f64 x x))) |
(fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (-.f64 y x)) #s(literal 6 binary64) x) |
(fma.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 6 binary64) x) |
(fma.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z) x) |
(fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64)) (-.f64 y x) x) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z))) |
(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) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)))) (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64)) (-.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z))))) |
(-.f64 x (*.f64 (neg.f64 (-.f64 #s(literal 2/3 binary64) z)) (*.f64 (-.f64 y x) #s(literal 6 binary64)))) |
(-.f64 x (*.f64 (neg.f64 (-.f64 y x)) (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64)))) |
(-.f64 x (*.f64 (*.f64 #s(literal -6 binary64) (-.f64 y x)) (-.f64 #s(literal 2/3 binary64) z))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) (-.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) x) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) (-.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) x) (*.f64 x x)))) |
(+.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) x) |
(+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z))) |
(*.f64 #s(literal 1 binary64) x) |
(*.f64 x #s(literal 1 binary64)) |
(neg.f64 (neg.f64 x)) |
x |
(*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (-.f64 y x)) #s(literal 6 binary64)) |
(*.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 6 binary64)) |
(*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) |
(*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64)) (-.f64 y x)) |
(*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 (-.f64 y x) #s(literal 6 binary64))) |
(*.f64 (-.f64 y x) (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64))) |
(*.f64 #s(literal 6 binary64) (*.f64 (-.f64 y x) (-.f64 #s(literal 2/3 binary64) z))) |
(/.f64 (*.f64 (-.f64 #s(literal 4/9 binary64) (*.f64 z z)) (*.f64 (-.f64 y x) #s(literal 6 binary64))) (+.f64 #s(literal 2/3 binary64) z)) |
(/.f64 (*.f64 (-.f64 #s(literal 8/27 binary64) (pow.f64 z #s(literal 3 binary64))) (*.f64 (-.f64 y x) #s(literal 6 binary64))) (fma.f64 z (+.f64 #s(literal 2/3 binary64) z) #s(literal 4/9 binary64))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64))) (+.f64 y x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64))) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 4/9 binary64) (*.f64 z z))) (+.f64 #s(literal 2/3 binary64) z)) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 8/27 binary64) (pow.f64 z #s(literal 3 binary64)))) (fma.f64 z (+.f64 #s(literal 2/3 binary64) z) #s(literal 4/9 binary64))) |
(*.f64 (-.f64 y x) #s(literal 6 binary64)) |
(*.f64 #s(literal 6 binary64) (-.f64 y x)) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) #s(literal 6 binary64)) (+.f64 y x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 6 binary64)) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 #s(literal 6 binary64) (*.f64 (+.f64 y x) (-.f64 y x))) (+.f64 y x)) |
(/.f64 (*.f64 #s(literal 6 binary64) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(neg.f64 (*.f64 #s(literal -6 binary64) (-.f64 y x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (neg.f64 x) y)) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (+.f64 y x)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 (neg.f64 y) x)))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(fma.f64 #s(literal -1 binary64) x y) |
(fma.f64 #s(literal 1 binary64) y (neg.f64 x)) |
(fma.f64 y #s(literal 1 binary64) (neg.f64 x)) |
(fma.f64 x #s(literal -1 binary64) y) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(-.f64 y (*.f64 (neg.f64 x) #s(literal -1 binary64))) |
(-.f64 y x) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(+.f64 (neg.f64 x) y) |
(+.f64 y (neg.f64 x)) |
(*.f64 #s(literal 1 binary64) y) |
(*.f64 y #s(literal 1 binary64)) |
(neg.f64 (neg.f64 y)) |
y |
(*.f64 #s(literal 2 binary64) #s(literal 3 binary64)) |
(*.f64 #s(literal 6 binary64) #s(literal 1 binary64)) |
(neg.f64 #s(literal -6 binary64)) |
(fabs.f64 #s(literal 6 binary64)) |
(+.f64 #s(literal 3 binary64) #s(literal 3 binary64)) |
#s(literal 6 binary64) |
(/.f64 (-.f64 (*.f64 z z) #s(literal 4/9 binary64)) (-.f64 (neg.f64 z) #s(literal 2/3 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4/9 binary64) (*.f64 z z))) (neg.f64 (+.f64 #s(literal 2/3 binary64) z))) |
(/.f64 (neg.f64 (-.f64 #s(literal 8/27 binary64) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (fma.f64 z (+.f64 #s(literal 2/3 binary64) z) #s(literal 4/9 binary64)))) |
(/.f64 (-.f64 #s(literal 4/9 binary64) (*.f64 z z)) (+.f64 #s(literal 2/3 binary64) z)) |
(/.f64 (-.f64 #s(literal 8/27 binary64) (pow.f64 z #s(literal 3 binary64))) (fma.f64 z z (-.f64 #s(literal 4/9 binary64) (*.f64 #s(literal -2/3 binary64) z)))) |
(/.f64 (-.f64 #s(literal 8/27 binary64) (pow.f64 z #s(literal 3 binary64))) (fma.f64 z (+.f64 #s(literal 2/3 binary64) z) #s(literal 4/9 binary64))) |
(fma.f64 #s(literal -2/3 binary64) #s(literal -1 binary64) (neg.f64 z)) |
(fma.f64 #s(literal -1 binary64) z #s(literal 2/3 binary64)) |
(fma.f64 #s(literal 1 binary64) #s(literal 2/3 binary64) (neg.f64 z)) |
(fma.f64 #s(literal 2/3 binary64) #s(literal 1 binary64) (neg.f64 z)) |
(fma.f64 z #s(literal -1 binary64) #s(literal 2/3 binary64)) |
(fma.f64 #s(literal 2 binary64) #s(literal 1/3 binary64) (neg.f64 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) (fma.f64 z (+.f64 #s(literal 2/3 binary64) z) #s(literal 4/9 binary64))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z (+.f64 #s(literal 2/3 binary64) z) #s(literal 4/9 binary64)))) |
(-.f64 (neg.f64 z) #s(literal -2/3 binary64)) |
(-.f64 #s(literal 2/3 binary64) (*.f64 (neg.f64 z) #s(literal -1 binary64))) |
(-.f64 #s(literal 2/3 binary64) z) |
(+.f64 (/.f64 #s(literal 8/27 binary64) (fma.f64 z (+.f64 #s(literal 2/3 binary64) z) #s(literal 4/9 binary64))) (/.f64 (pow.f64 (neg.f64 z) #s(literal 3 binary64)) (fma.f64 z (+.f64 #s(literal 2/3 binary64) z) #s(literal 4/9 binary64)))) |
(+.f64 (neg.f64 z) #s(literal 2/3 binary64)) |
(+.f64 #s(literal 2/3 binary64) (neg.f64 z)) |
(*.f64 #s(literal -2/3 binary64) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) #s(literal 2/3 binary64)) |
(*.f64 #s(literal 2/3 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal 2 binary64) #s(literal 1/3 binary64)) |
(/.f64 #s(literal -2 binary64) #s(literal -3 binary64)) |
(/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) |
(neg.f64 #s(literal -2/3 binary64)) |
(fabs.f64 #s(literal 2/3 binary64)) |
(+.f64 #s(literal 1/3 binary64) #s(literal 1/3 binary64)) |
#s(literal 2/3 binary64) |
(*.f64 #s(literal -2 binary64) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) #s(literal -2 binary64)) |
(*.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) #s(literal 1 binary64)) |
(/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) |
(/.f64 #s(literal 2 binary64) #s(literal 1 binary64)) |
(neg.f64 #s(literal -2 binary64)) |
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) #s(literal -1 binary64)) |
(+.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
#s(literal 2 binary64) |
(neg.f64 #s(literal -3 binary64)) |
#s(literal 3 binary64) |
(*.f64 #s(literal 1 binary64) z) |
(*.f64 z #s(literal 1 binary64)) |
(neg.f64 (neg.f64 z)) |
z |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal -6 binary64) (-.f64 x y)) x)) |
#s(approx x x) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal -6 binary64) (-.f64 x y)))) |
#s(approx (* (- y x) 6) (*.f64 #s(literal 6 binary64) y)) |
#s(approx (* (- y x) 6) (*.f64 #s(literal -6 binary64) (-.f64 x y))) |
#s(approx (- y x) y) |
#s(approx (- y x) (-.f64 y x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 (-.f64 #s(literal 2/3 binary64) z) (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) x)) #s(literal 1 binary64)) x)) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 #s(literal -6 binary64) (-.f64 (-.f64 #s(literal 2/3 binary64) z) (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) x))) x)) |
#s(approx (* (- y x) 6) (*.f64 #s(literal -6 binary64) x)) |
#s(approx (* (- y x) 6) (*.f64 (-.f64 (*.f64 (/.f64 y x) #s(literal 6 binary64)) #s(literal 6 binary64)) x)) |
#s(approx (- y x) (neg.f64 x)) |
#s(approx (- y x) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64) #s(literal -1 binary64)) (neg.f64 x))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) x) (-.f64 #s(literal 2/3 binary64) z)) #s(literal -1 binary64)) (neg.f64 x))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 #s(literal -6 binary64) (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) x) (-.f64 #s(literal 2/3 binary64) z))) (neg.f64 x))) |
#s(approx (* (- y x) 6) (*.f64 (fma.f64 (/.f64 y x) #s(literal -6 binary64) #s(literal 6 binary64)) (neg.f64 x))) |
#s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) (neg.f64 x))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal -6 binary64) (-.f64 x y)) x)) |
#s(approx (- y x) (-.f64 y x)) |
#s(approx y y) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) x) y)) y)) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 #s(literal -6 binary64) (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) y) (-.f64 #s(literal 2/3 binary64) z))) y)) |
#s(approx (* (- y x) 6) (*.f64 (fma.f64 (/.f64 x y) #s(literal -6 binary64) #s(literal 6 binary64)) y)) |
#s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (neg.f64 y) (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) (/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64)) x (neg.f64 x)) y)))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (neg.f64 y) (*.f64 #s(literal -6 binary64) (-.f64 (-.f64 #s(literal 2/3 binary64) z) (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) y))))) |
#s(approx (* (- y x) 6) (*.f64 (neg.f64 y) (-.f64 (*.f64 (/.f64 x y) #s(literal 6 binary64)) #s(literal 6 binary64)))) |
#s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (-.f64 y x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) x)) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 #s(literal 4 binary64) (-.f64 y x))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (-.f64 y x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)))) |
#s(approx (- (/ 2 3) z) #s(literal 2/3 binary64)) |
#s(approx (- (/ 2 3) z) (-.f64 #s(literal 2/3 binary64) z)) |
#s(approx z z) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 y x) (/.f64 (fma.f64 #s(literal 4 binary64) (-.f64 y x) x) z)) z)) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 (/.f64 (-.f64 y x) z) #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) (-.f64 y x))) z)) |
#s(approx (- (/ 2 3) z) (neg.f64 z)) |
#s(approx (- (/ 2 3) z) (*.f64 (-.f64 (/.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) z)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 (-.f64 y x) #s(literal 6 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (-.f64 y x) (neg.f64 x)) z)) (neg.f64 z))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) #s(literal 6 binary64))) (neg.f64 z))) |
#s(approx (- (/ 2 3) z) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2/3 binary64) z)) (neg.f64 z))) |
Compiled 3 113 to 672 computations (78.4% saved)
12 alts after pruning (12 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 152 | 12 | 164 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 153 | 12 | 165 |
| 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) | |
| 39.0% | (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) x)) | |
| ▶ | 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 484 to 386 computations (20.2% saved)
| Inputs |
|---|
(+.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (-.f64 y x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64))))) |
x |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (-.f64 y x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)))) |
(*.f64 (-.f64 y x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64))) |
(-.f64 y x) |
y |
(fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) |
#s(literal -6 binary64) |
z |
#s(literal 4 binary64) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
(fma.f64 #s(literal 4 binary64) (-.f64 y x) x) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64))) |
(*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64)) |
(*.f64 (-.f64 y x) z) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (-.f64 y x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) x)) |
(fma.f64 (-.f64 y x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) x) |
(+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) #s(approx (- (/ 2 3) z) #s(literal 2/3 binary64)))) |
(*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) #s(approx (- (/ 2 3) z) #s(literal 2/3 binary64))) |
(*.f64 (-.f64 y x) #s(literal 6 binary64)) |
#s(literal 6 binary64) |
#s(approx (- (/ 2 3) z) #s(literal 2/3 binary64)) |
#s(literal 2/3 binary64) |
| Outputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* 6 (* y (- 2/3 z))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ (* 6 (* y (- 2/3 z))) (* x (+ 1 (* -6 (- 2/3 z))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* 6 (* y (- 2/3 z))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (+ (* -6 (* x (- 2/3 z))) (* 6 (* y (- 2/3 z)))))) |
#s(approx (* (- y x) (+ (* -6 z) 4)) #s(hole binary64 (* y (+ 4 (* -6 z))))) |
#s(approx (* (- y x) (+ (* -6 z) 4)) #s(hole binary64 (+ (* -1 (* x (+ 4 (* -6 z)))) (* y (+ 4 (* -6 z)))))) |
#s(approx (- y x) #s(hole binary64 y)) |
#s(approx (- y x) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* 4 y))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (+ (* -3 x) (* 4 y)))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (* -6 (* y z)))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (+ (* -6 (* y z)) (* 6 (* x z))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* y z))) |
#s(approx (* (- y x) z) #s(hole binary64 (+ (* -1 (* x z)) (* y z)))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* y (+ 4 (* -6 z))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (+ 4 (* -6 z))))) (* y (+ 4 (* -6 z)))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* 6 y))) |
#s(approx (* (- y x) 6) #s(hole binary64 (+ (* -6 x) (* 6 y)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* x (+ 1 (* -6 (- 2/3 z)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* x (+ 1 (+ (* -6 (- 2/3 z)) (* 6 (/ (* y (- 2/3 z)) x))))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* -6 (* x (- 2/3 z))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* x (+ (* -6 (- 2/3 z)) (* 6 (/ (* y (- 2/3 z)) x)))))) |
#s(approx (* (- y x) (+ (* -6 z) 4)) #s(hole binary64 (* -1 (* x (+ 4 (* -6 z)))))) |
#s(approx (* (- y x) (+ (* -6 z) 4)) #s(hole binary64 (* x (+ (* -1 (+ 4 (* -6 z))) (/ (* y (+ 4 (* -6 z))) x))))) |
#s(approx (- y x) #s(hole binary64 (* -1 x))) |
#s(approx (- y x) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* -3 x))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* x (- (* 4 (/ y x)) 3)))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (* 6 (* x z)))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (* x (+ (* -6 (/ (* y z) x)) (* 6 z))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* -1 (* x z)))) |
#s(approx (* (- y x) z) #s(hole binary64 (* x (+ (* -1 z) (/ (* y z) x))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* x (+ 1 (* -1 (+ 4 (* -6 z))))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (+ 4 (* -6 z))) (/ (* y (+ 4 (* -6 z))) x)))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* -6 x))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* x (- (* 6 (/ y x)) 6)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* x (- (* 6 (- 2/3 z)) 1))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* x (- (+ (* -6 (/ (* y (- 2/3 z)) x)) (* 6 (- 2/3 z))) 1))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* -1 (* x (+ (* -6 (/ (* y (- 2/3 z)) x)) (* 6 (- 2/3 z))))))) |
#s(approx (* (- y x) (+ (* -6 z) 4)) #s(hole binary64 (* -1 (* x (+ 4 (+ (* -6 z) (* -1 (/ (* y (+ 4 (* -6 z))) x)))))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* -1 (* x (+ 3 (* -4 (/ y x))))))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (* -1 (* x (+ (* -6 z) (* 6 (/ (* y z) x))))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* -1 (* x (+ z (* -1 (/ (* y z) x))))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* -1 (* x (+ 3 (* -6 z)))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* -1 (* x (+ 3 (+ (* -6 z) (* -1 (/ (* y (+ 4 (* -6 z))) x)))))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* -1 (* x (+ 6 (* -6 (/ y x))))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (* -6 (* x (- 2/3 z)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (+ (* -6 (* x (- 2/3 z))) (* 6 (* y (- 2/3 z))))))) |
#s(approx (- y x) #s(hole binary64 (- y x))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (+ x (* -4 x)))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (+ x (+ (* -4 x) (* 4 y))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (+ x (* -1 (* x (+ 4 (* -6 z))))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (+ x (+ (* -1 (* x (+ 4 (* -6 z)))) (* y (+ 4 (* -6 z))))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* y (+ (* -6 (/ (* x (- 2/3 z)) y)) (+ (* 6 (- 2/3 z)) (/ x y)))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* y (+ (* -6 (/ (* x (- 2/3 z)) y)) (* 6 (- 2/3 z)))))) |
#s(approx (* (- y x) (+ (* -6 z) 4)) #s(hole binary64 (* y (+ 4 (+ (* -6 z) (* -1 (/ (* x (+ 4 (* -6 z))) y))))))) |
#s(approx (- y x) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* y (+ 4 (+ (* -4 (/ x y)) (/ x y)))))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (* y (+ (* -6 z) (* 6 (/ (* x z) y)))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* y (+ z (* -1 (/ (* x z) y)))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* y (+ 4 (+ (* -6 z) (+ (* -1 (/ (* x (+ 4 (* -6 z))) y)) (/ x y))))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* y (+ 6 (* -6 (/ x y)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* y (+ (* -6 (- 2/3 z)) (* -1 (/ (+ x (* -6 (* x (- 2/3 z)))) y))))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* -1 (* y (+ (* -6 (- 2/3 z)) (* 6 (/ (* x (- 2/3 z)) y))))))) |
#s(approx (* (- y x) (+ (* -6 z) 4)) #s(hole binary64 (* -1 (* y (+ (* -1 (+ 4 (* -6 z))) (/ (* x (+ 4 (* -6 z))) y)))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ x (* -4 x)) y)) 4))))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (* -1 (* y (+ (* -6 (/ (* x z) y)) (* 6 z)))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* -1 (* y (+ (* -1 z) (/ (* x z) y)))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (+ 4 (* -6 z))) (* -1 (/ (+ x (* -1 (* x (+ 4 (* -6 z))))) y))))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* -1 (* y (- (* 6 (/ x y)) 6))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (* 4 (- y x))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (+ (* -6 (* z (- y x))) (* 4 (- y x)))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* 4 (- y x)))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (+ (* -6 (* z (- y x))) (* 4 (- y x))))) |
#s(approx (* (- y x) (+ (* -6 z) 4)) #s(hole binary64 (* 4 (- y x)))) |
#s(approx (* (- y x) (+ (* -6 z) 4)) #s(hole binary64 (+ (* -6 (* z (- y x))) (* 4 (- y x))))) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 4)) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 (+ 4 (* -6 z)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* z (- y x)))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (+ x (* 4 (- y x))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (+ x (+ (* -6 (* z (- y x))) (* 4 (- y x)))))) |
#s(approx (- (/ 2 3) z) #s(hole binary64 2/3)) |
#s(approx (- (/ 2 3) z) #s(hole binary64 (+ 2/3 (* -1 z)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* z (+ (* -6 (- y x)) (+ (* 4 (/ (- y x) z)) (/ x z)))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* z (+ (* -6 (- y x)) (* 4 (/ (- y x) z)))))) |
#s(approx (* (- y x) (+ (* -6 z) 4)) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (* (- y x) (+ (* -6 z) 4)) #s(hole binary64 (* z (+ (* -6 (- y x)) (* 4 (/ (- y x) z)))))) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 (* -6 z))) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 (* z (- (* 4 (/ 1 z)) 6)))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* z (+ (* -6 (- y x)) (+ (* 4 (/ (- y x) z)) (/ x z)))))) |
#s(approx (- (/ 2 3) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (/ 2 3) z) #s(hole binary64 (* z (- (* 2/3 (/ 1 z)) 1)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* 4 (- y x))) z)) (* 6 (- y x))))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* -1 (* z (+ (* -4 (/ (- y x) z)) (* 6 (- y x))))))) |
#s(approx (* (- y x) (+ (* -6 z) 4)) #s(hole binary64 (* -1 (* z (+ (* -4 (/ (- y x) z)) (* 6 (- y x))))))) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 (* -1 (* z (- 6 (* 4 (/ 1 z))))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* 4 (- y x))) z)) (* 6 (- y x))))))) |
#s(approx (- (/ 2 3) z) #s(hole binary64 (* -1 (* z (- 1 (* 2/3 (/ 1 z))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | 0 | ((+ x (* (* (- y x) 6) (- (/ 2 3) z))) x (* (* (- y x) 6) (- (/ 2 3) z)) (* (- y x) (+ (* -6 z) 4)) (- y x) y (+ (* -6 z) 4) -6 z 4 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* 4 (- y x)) x) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (* (- y x) z) -6) (* (- y x) z) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* (- y x) (+ (* -6 z) 4)) x) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (* (- y x) 6) (- (/ 2 3) z)) (* (- y x) 6) 6 (- (/ 2 3) z) 2/3) |
| 2.0ms | y | @ | -inf | ((+ x (* (* (- y x) 6) (- (/ 2 3) z))) x (* (* (- y x) 6) (- (/ 2 3) z)) (* (- y x) (+ (* -6 z) 4)) (- y x) y (+ (* -6 z) 4) -6 z 4 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* 4 (- y x)) x) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (* (- y x) z) -6) (* (- y x) z) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* (- y x) (+ (* -6 z) 4)) x) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (* (- y x) 6) (- (/ 2 3) z)) (* (- y x) 6) 6 (- (/ 2 3) z) 2/3) |
| 2.0ms | x | @ | -inf | ((+ x (* (* (- y x) 6) (- (/ 2 3) z))) x (* (* (- y x) 6) (- (/ 2 3) z)) (* (- y x) (+ (* -6 z) 4)) (- y x) y (+ (* -6 z) 4) -6 z 4 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* 4 (- y x)) x) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (* (- y x) z) -6) (* (- y x) z) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* (- y x) (+ (* -6 z) 4)) x) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (* (- y x) 6) (- (/ 2 3) z)) (* (- y x) 6) 6 (- (/ 2 3) z) 2/3) |
| 2.0ms | y | @ | inf | ((+ x (* (* (- y x) 6) (- (/ 2 3) z))) x (* (* (- y x) 6) (- (/ 2 3) z)) (* (- y x) (+ (* -6 z) 4)) (- y x) y (+ (* -6 z) 4) -6 z 4 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* 4 (- y x)) x) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (* (- y x) z) -6) (* (- y x) z) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* (- y x) (+ (* -6 z) 4)) x) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (* (- y x) 6) (- (/ 2 3) z)) (* (- y x) 6) 6 (- (/ 2 3) z) 2/3) |
| 2.0ms | z | @ | -inf | ((+ x (* (* (- y x) 6) (- (/ 2 3) z))) x (* (* (- y x) 6) (- (/ 2 3) z)) (* (- y x) (+ (* -6 z) 4)) (- y x) y (+ (* -6 z) 4) -6 z 4 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* 4 (- y x)) x) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (* (- y x) z) -6) (* (- y x) z) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* (- y x) (+ (* -6 z) 4)) x) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (* (- y x) 6) (- (/ 2 3) z)) (* (- y x) 6) 6 (- (/ 2 3) z) 2/3) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 368 | 2216 |
| 0 | 385 | 2079 |
| 1 | 1964 | 2079 |
| 0 | 9206 | 2010 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(+.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (-.f64 y x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64))))) |
x |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (-.f64 y x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)))) |
(*.f64 (-.f64 y x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64))) |
(-.f64 y x) |
y |
(fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) |
#s(literal -6 binary64) |
z |
#s(literal 4 binary64) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
(fma.f64 #s(literal 4 binary64) (-.f64 y x) x) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64))) |
(*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64)) |
(*.f64 (-.f64 y x) z) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (-.f64 y x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) x)) |
(fma.f64 (-.f64 y x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) x) |
(+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) #s(approx (- (/ 2 3) z) #s(literal 2/3 binary64)))) |
(*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) #s(approx (- (/ 2 3) z) #s(literal 2/3 binary64))) |
(*.f64 (-.f64 y x) #s(literal 6 binary64)) |
#s(literal 6 binary64) |
#s(approx (- (/ 2 3) z) #s(literal 2/3 binary64)) |
#s(literal 2/3 binary64) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* 6 (* y (- 2/3 z))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ (* 6 (* y (- 2/3 z))) (* x (+ 1 (* -6 (- 2/3 z))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* 6 (* y (- 2/3 z))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (+ (* -6 (* x (- 2/3 z))) (* 6 (* y (- 2/3 z)))))) |
#s(approx (* (- y x) (+ (* -6 z) 4)) #s(hole binary64 (* y (+ 4 (* -6 z))))) |
#s(approx (* (- y x) (+ (* -6 z) 4)) #s(hole binary64 (+ (* -1 (* x (+ 4 (* -6 z)))) (* y (+ 4 (* -6 z)))))) |
#s(approx (- y x) #s(hole binary64 y)) |
#s(approx (- y x) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* 4 y))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (+ (* -3 x) (* 4 y)))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (* -6 (* y z)))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (+ (* -6 (* y z)) (* 6 (* x z))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* y z))) |
#s(approx (* (- y x) z) #s(hole binary64 (+ (* -1 (* x z)) (* y z)))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* y (+ 4 (* -6 z))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (+ 4 (* -6 z))))) (* y (+ 4 (* -6 z)))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* 6 y))) |
#s(approx (* (- y x) 6) #s(hole binary64 (+ (* -6 x) (* 6 y)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* x (+ 1 (* -6 (- 2/3 z)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* x (+ 1 (+ (* -6 (- 2/3 z)) (* 6 (/ (* y (- 2/3 z)) x))))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* -6 (* x (- 2/3 z))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* x (+ (* -6 (- 2/3 z)) (* 6 (/ (* y (- 2/3 z)) x)))))) |
#s(approx (* (- y x) (+ (* -6 z) 4)) #s(hole binary64 (* -1 (* x (+ 4 (* -6 z)))))) |
#s(approx (* (- y x) (+ (* -6 z) 4)) #s(hole binary64 (* x (+ (* -1 (+ 4 (* -6 z))) (/ (* y (+ 4 (* -6 z))) x))))) |
#s(approx (- y x) #s(hole binary64 (* -1 x))) |
#s(approx (- y x) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* -3 x))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* x (- (* 4 (/ y x)) 3)))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (* 6 (* x z)))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (* x (+ (* -6 (/ (* y z) x)) (* 6 z))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* -1 (* x z)))) |
#s(approx (* (- y x) z) #s(hole binary64 (* x (+ (* -1 z) (/ (* y z) x))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* x (+ 1 (* -1 (+ 4 (* -6 z))))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (+ 4 (* -6 z))) (/ (* y (+ 4 (* -6 z))) x)))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* -6 x))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* x (- (* 6 (/ y x)) 6)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* x (- (* 6 (- 2/3 z)) 1))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* x (- (+ (* -6 (/ (* y (- 2/3 z)) x)) (* 6 (- 2/3 z))) 1))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* -1 (* x (+ (* -6 (/ (* y (- 2/3 z)) x)) (* 6 (- 2/3 z))))))) |
#s(approx (* (- y x) (+ (* -6 z) 4)) #s(hole binary64 (* -1 (* x (+ 4 (+ (* -6 z) (* -1 (/ (* y (+ 4 (* -6 z))) x)))))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* -1 (* x (+ 3 (* -4 (/ y x))))))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (* -1 (* x (+ (* -6 z) (* 6 (/ (* y z) x))))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* -1 (* x (+ z (* -1 (/ (* y z) x))))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* -1 (* x (+ 3 (* -6 z)))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* -1 (* x (+ 3 (+ (* -6 z) (* -1 (/ (* y (+ 4 (* -6 z))) x)))))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* -1 (* x (+ 6 (* -6 (/ y x))))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (* -6 (* x (- 2/3 z)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (+ (* -6 (* x (- 2/3 z))) (* 6 (* y (- 2/3 z))))))) |
#s(approx (- y x) #s(hole binary64 (- y x))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (+ x (* -4 x)))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (+ x (+ (* -4 x) (* 4 y))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (+ x (* -1 (* x (+ 4 (* -6 z))))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (+ x (+ (* -1 (* x (+ 4 (* -6 z)))) (* y (+ 4 (* -6 z))))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* y (+ (* -6 (/ (* x (- 2/3 z)) y)) (+ (* 6 (- 2/3 z)) (/ x y)))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* y (+ (* -6 (/ (* x (- 2/3 z)) y)) (* 6 (- 2/3 z)))))) |
#s(approx (* (- y x) (+ (* -6 z) 4)) #s(hole binary64 (* y (+ 4 (+ (* -6 z) (* -1 (/ (* x (+ 4 (* -6 z))) y))))))) |
#s(approx (- y x) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* y (+ 4 (+ (* -4 (/ x y)) (/ x y)))))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (* y (+ (* -6 z) (* 6 (/ (* x z) y)))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* y (+ z (* -1 (/ (* x z) y)))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* y (+ 4 (+ (* -6 z) (+ (* -1 (/ (* x (+ 4 (* -6 z))) y)) (/ x y))))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* y (+ 6 (* -6 (/ x y)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* y (+ (* -6 (- 2/3 z)) (* -1 (/ (+ x (* -6 (* x (- 2/3 z)))) y))))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* -1 (* y (+ (* -6 (- 2/3 z)) (* 6 (/ (* x (- 2/3 z)) y))))))) |
#s(approx (* (- y x) (+ (* -6 z) 4)) #s(hole binary64 (* -1 (* y (+ (* -1 (+ 4 (* -6 z))) (/ (* x (+ 4 (* -6 z))) y)))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ x (* -4 x)) y)) 4))))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (* -1 (* y (+ (* -6 (/ (* x z) y)) (* 6 z)))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* -1 (* y (+ (* -1 z) (/ (* x z) y)))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (+ 4 (* -6 z))) (* -1 (/ (+ x (* -1 (* x (+ 4 (* -6 z))))) y))))))) |
#s(approx (* (- y x) 6) #s(hole binary64 (* -1 (* y (- (* 6 (/ x y)) 6))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (* 4 (- y x))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (+ (* -6 (* z (- y x))) (* 4 (- y x)))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* 4 (- y x)))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (+ (* -6 (* z (- y x))) (* 4 (- y x))))) |
#s(approx (* (- y x) (+ (* -6 z) 4)) #s(hole binary64 (* 4 (- y x)))) |
#s(approx (* (- y x) (+ (* -6 z) 4)) #s(hole binary64 (+ (* -6 (* z (- y x))) (* 4 (- y x))))) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 4)) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 (+ 4 (* -6 z)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* z (- y x)))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (+ x (* 4 (- y x))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (+ x (+ (* -6 (* z (- y x))) (* 4 (- y x)))))) |
#s(approx (- (/ 2 3) z) #s(hole binary64 2/3)) |
#s(approx (- (/ 2 3) z) #s(hole binary64 (+ 2/3 (* -1 z)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* z (+ (* -6 (- y x)) (+ (* 4 (/ (- y x) z)) (/ x z)))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* z (+ (* -6 (- y x)) (* 4 (/ (- y x) z)))))) |
#s(approx (* (- y x) (+ (* -6 z) 4)) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (* (- y x) (+ (* -6 z) 4)) #s(hole binary64 (* z (+ (* -6 (- y x)) (* 4 (/ (- y x) z)))))) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 (* -6 z))) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 (* z (- (* 4 (/ 1 z)) 6)))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* z (+ (* -6 (- y x)) (+ (* 4 (/ (- y x) z)) (/ x z)))))) |
#s(approx (- (/ 2 3) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (/ 2 3) z) #s(hole binary64 (* z (- (* 2/3 (/ 1 z)) 1)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* 4 (- y x))) z)) (* 6 (- y x))))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* -1 (* z (+ (* -4 (/ (- y x) z)) (* 6 (- y x))))))) |
#s(approx (* (- y x) (+ (* -6 z) 4)) #s(hole binary64 (* -1 (* z (+ (* -4 (/ (- y x) z)) (* 6 (- y x))))))) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 (* -1 (* z (- 6 (* 4 (/ 1 z))))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* 4 (- y x))) z)) (* 6 (- y x))))))) |
#s(approx (- (/ 2 3) z) #s(hole binary64 (* -1 (* z (- 1 (* 2/3 (/ 1 z))))))) |
| Outputs |
|---|
(/.f64 (+.f64 (pow.f64 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x))) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x))) #s(literal 2 binary64)))) (neg.f64 (-.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x))) #s(literal 2 binary64)) (*.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)))))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x))) #s(literal 2 binary64))) (-.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x))) #s(literal 2 binary64)) (*.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x))))))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x))))) (/.f64 (pow.f64 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x))) #s(literal 2 binary64)) (-.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x))) #s(literal 2 binary64)) (*.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x))))))) (/.f64 (pow.f64 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x))) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x))) #s(literal 2 binary64)) (*.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)))))))) |
(+.f64 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x))) x) |
(+.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)))) |
x |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x))) |
(*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) |
(*.f64 (-.f64 y x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64))) |
(/.f64 (-.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))) (+.f64 (pow.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)) #s(literal 2 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 (fma.f64 (pow.f64 (-.f64 y x) #s(literal 3 binary64)) #s(literal 64 binary64) (pow.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)) (*.f64 #s(literal 4 binary64) (-.f64 y x))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64)) #s(literal -216 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)) (*.f64 #s(literal 4 binary64) (-.f64 y x))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) #s(literal 16 binary64)) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (-.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64)) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) #s(literal 16 binary64)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64)) (fma.f64 y y (fma.f64 x x (*.f64 y x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 16 binary64) (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64))) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z)) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 #s(literal 16 binary64) (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64))) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z)) (fma.f64 y y (fma.f64 x x (*.f64 y x))))) |
(/.f64 (*.f64 (fma.f64 #s(literal -216 binary64) (pow.f64 z #s(literal 3 binary64)) #s(literal 64 binary64)) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (-.f64 #s(literal 16 binary64) (*.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64)))) (+.f64 y x))) |
(/.f64 (*.f64 (fma.f64 #s(literal -216 binary64) (pow.f64 z #s(literal 3 binary64)) #s(literal 64 binary64)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (-.f64 #s(literal 16 binary64) (*.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64)))) (fma.f64 y y (fma.f64 x x (*.f64 y x))))) |
(/.f64 (*.f64 (+.f64 #s(literal 64 binary64) (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 3 binary64))) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (+.f64 #s(literal 16 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z)))) (+.f64 y x))) |
(/.f64 (*.f64 (+.f64 #s(literal 64 binary64) (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 3 binary64))) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (+.f64 #s(literal 16 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z)))) (fma.f64 y y (fma.f64 x x (*.f64 y x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) #s(literal 16 binary64))) (*.f64 (+.f64 y x) (-.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 #s(literal 16 binary64) (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)))) (*.f64 (+.f64 y x) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (fma.f64 #s(literal -216 binary64) (pow.f64 z #s(literal 3 binary64)) #s(literal 64 binary64))) (*.f64 (+.f64 y x) (+.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (-.f64 #s(literal 16 binary64) (*.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 #s(literal 64 binary64) (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 3 binary64)))) (*.f64 (+.f64 y x) (+.f64 #s(literal 16 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) #s(literal 16 binary64))) (*.f64 (fma.f64 y y (fma.f64 x x (*.f64 y x))) (-.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 #s(literal 16 binary64) (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)))) (*.f64 (fma.f64 y y (fma.f64 x x (*.f64 y x))) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal -216 binary64) (pow.f64 z #s(literal 3 binary64)) #s(literal 64 binary64))) (*.f64 (fma.f64 y y (fma.f64 x x (*.f64 y x))) (+.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (-.f64 #s(literal 16 binary64) (*.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 64 binary64) (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 3 binary64)))) (*.f64 (fma.f64 y y (fma.f64 x x (*.f64 y x))) (+.f64 #s(literal 16 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)) (*.f64 #s(literal 4 binary64) (-.f64 y x)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64)) #s(literal -216 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)) (*.f64 #s(literal 4 binary64) (-.f64 y x)))))) |
(fma.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64) (*.f64 #s(literal 4 binary64) (-.f64 y x))) |
(fma.f64 (*.f64 #s(literal -6 binary64) z) (-.f64 y x) (*.f64 #s(literal 4 binary64) (-.f64 y x))) |
(fma.f64 #s(literal 4 binary64) (-.f64 y x) (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))) |
(fma.f64 #s(literal -6 binary64) (*.f64 z (-.f64 y x)) (*.f64 #s(literal 4 binary64) (-.f64 y x))) |
(fma.f64 (-.f64 y x) (*.f64 #s(literal -6 binary64) z) (*.f64 #s(literal 4 binary64) (-.f64 y x))) |
(fma.f64 (-.f64 y x) #s(literal 4 binary64) (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)) (*.f64 #s(literal 4 binary64) (-.f64 y x)))) (/.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)) (*.f64 #s(literal 4 binary64) (-.f64 y x))))) |
(-.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)) (*.f64 #s(literal -4 binary64) (-.f64 y x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)) (*.f64 #s(literal 4 binary64) (-.f64 y x)))))) (/.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)) (*.f64 #s(literal 4 binary64) (-.f64 y x))))))) |
(+.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)) (*.f64 #s(literal 4 binary64) (-.f64 y x))) |
(+.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 y y (fma.f64 x x (*.f64 y x))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 y x)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y y (fma.f64 x x (*.f64 y x)))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (fma.f64 x x (*.f64 y x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (fma.f64 x x (*.f64 y x))))) |
(-.f64 y x) |
y |
(/.f64 (-.f64 #s(literal 64 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) #s(literal 216 binary64))) (+.f64 #s(literal 16 binary64) (+.f64 (pow.f64 (*.f64 z #s(literal 6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 z #s(literal 6 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) #s(literal 16 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 16 binary64) (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -216 binary64) (pow.f64 z #s(literal 3 binary64)) #s(literal 64 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (-.f64 #s(literal 16 binary64) (*.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 64 binary64) (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 16 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) #s(literal 16 binary64)) (-.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64))) |
(/.f64 (-.f64 #s(literal 16 binary64) (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64))) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z))) |
(/.f64 (fma.f64 #s(literal -216 binary64) (pow.f64 z #s(literal 3 binary64)) #s(literal 64 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (-.f64 #s(literal 16 binary64) (*.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64))))) |
(/.f64 (+.f64 #s(literal 64 binary64) (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 3 binary64))) (+.f64 #s(literal 16 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z))))) |
(fma.f64 #s(literal -2 binary64) #s(literal -2 binary64) (*.f64 #s(literal -6 binary64) z)) |
(fma.f64 #s(literal 4 binary64) #s(literal 1 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)) |
(fma.f64 #s(literal 2 binary64) #s(literal 2 binary64) (*.f64 #s(literal -6 binary64) z)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64))) (/.f64 #s(literal 16 binary64) (-.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64)))) |
(-.f64 (/.f64 #s(literal 16 binary64) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z))) (/.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z)))) |
(-.f64 #s(literal 4 binary64) (*.f64 z #s(literal 6 binary64))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (-.f64 #s(literal 16 binary64) (*.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64))))) (/.f64 #s(literal 64 binary64) (+.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (-.f64 #s(literal 16 binary64) (*.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64)))))) |
(+.f64 (/.f64 #s(literal 64 binary64) (+.f64 #s(literal 16 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z))))) (/.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 3 binary64)) (+.f64 #s(literal 16 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z)))))) |
(+.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64)) |
(+.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z)) |
(neg.f64 #s(literal 6 binary64)) |
#s(literal -6 binary64) |
z |
(*.f64 #s(literal -2 binary64) #s(literal -2 binary64)) |
(*.f64 #s(literal 4 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal 2 binary64) #s(literal 2 binary64)) |
(neg.f64 #s(literal -4 binary64)) |
(fabs.f64 #s(literal 4 binary64)) |
(+.f64 #s(literal 3 binary64) #s(literal 1 binary64)) |
#s(literal 4 binary64) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (-.f64 y x)) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 #s(literal -4 binary64) (-.f64 y x)) (*.f64 #s(literal -4 binary64) (-.f64 y x)) (*.f64 x (*.f64 #s(literal -4 binary64) (-.f64 y x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 #s(literal 4 binary64) (-.f64 y x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal 4 binary64) (-.f64 y x))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (-.f64 y x) #s(literal 3 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) x))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 2 binary64))) (-.f64 x (*.f64 #s(literal 4 binary64) (-.f64 y x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal 4 binary64) (-.f64 y x)))))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 y x) #s(literal 3 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) x)))) |
(fma.f64 #s(literal 4 binary64) (-.f64 y x) x) |
(fma.f64 (-.f64 y x) #s(literal 4 binary64) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 #s(literal 4 binary64) (-.f64 y x)))) (/.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 2 binary64)) (-.f64 x (*.f64 #s(literal 4 binary64) (-.f64 y x))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) x))) |
(-.f64 x (*.f64 #s(literal -4 binary64) (-.f64 y x))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal 4 binary64) (-.f64 y x)))))) (/.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal 4 binary64) (-.f64 y x))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) x))))) |
(+.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) x) |
(+.f64 x (*.f64 #s(literal 4 binary64) (-.f64 y x))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))) |
(*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64)) |
(*.f64 (*.f64 #s(literal -6 binary64) z) (-.f64 y x)) |
(*.f64 #s(literal -6 binary64) (*.f64 z (-.f64 y x))) |
(*.f64 (-.f64 y x) (*.f64 #s(literal -6 binary64) z)) |
(*.f64 z (-.f64 y x)) |
(*.f64 (-.f64 y x) z) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x) x)) |
(/.f64 (+.f64 (pow.f64 (+.f64 x (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 3 binary64))) (fma.f64 (+.f64 x (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))) (+.f64 x (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))) (-.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (-.f64 y x)) #s(literal 2 binary64)) (*.f64 (+.f64 x (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))) (*.f64 #s(literal 4 binary64) (-.f64 y x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) x))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) #s(literal 2 binary64))) (-.f64 x (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) x)))) |
(fma.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x) x) |
(fma.f64 (-.f64 y x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) #s(literal 2 binary64)) (-.f64 x (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) x))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)))))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) x))))) |
(+.f64 (+.f64 x (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))) (*.f64 #s(literal 4 binary64) (-.f64 y x))) |
(+.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x)) x) |
(+.f64 x (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x))) #s(approx (- (/ 2 3) z) #s(literal 2/3 binary64))) #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) #s(literal 2/3 binary64))) (*.f64 (neg.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x))) #s(approx (- (/ 2 3) z) #s(literal 2/3 binary64))) (*.f64 x (*.f64 (neg.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x))) #s(approx (- (/ 2 3) z) #s(literal 2/3 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) #s(approx (- (/ 2 3) z) #s(literal 2/3 binary64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) #s(approx (- (/ 2 3) z) #s(literal 2/3 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) #s(approx (- (/ 2 3) z) #s(literal 2/3 binary64))) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) #s(approx (- (/ 2 3) z) #s(literal 2/3 binary64))) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) #s(approx (- (/ 2 3) z) #s(literal 2/3 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) #s(approx (- (/ 2 3) z) #s(literal 2/3 binary64))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) #s(approx (- (/ 2 3) z) #s(literal 2/3 binary64))) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) #s(approx (- (/ 2 3) z) #s(literal 2/3 binary64)))))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) #s(approx (- (/ 2 3) z) #s(literal 2/3 binary64))) #s(literal 2 binary64))) (-.f64 x (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) #s(approx (- (/ 2 3) z) #s(literal 2/3 binary64))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) #s(approx (- (/ 2 3) z) #s(literal 2/3 binary64))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) #s(approx (- (/ 2 3) z) #s(literal 2/3 binary64))) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) #s(approx (- (/ 2 3) z) #s(literal 2/3 binary64))))))) |
(fma.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) #s(approx (- (/ 2 3) z) #s(literal 2/3 binary64)) x) |
(fma.f64 #s(approx (- (/ 2 3) z) #s(literal 2/3 binary64)) (*.f64 #s(literal 6 binary64) (-.f64 y x)) x) |
(fma.f64 (-.f64 y x) (*.f64 #s(literal 6 binary64) #s(approx (- (/ 2 3) z) #s(literal 2/3 binary64))) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) #s(approx (- (/ 2 3) z) #s(literal 2/3 binary64))))) (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) #s(approx (- (/ 2 3) z) #s(literal 2/3 binary64))) #s(literal 2 binary64)) (-.f64 x (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) #s(approx (- (/ 2 3) z) #s(literal 2/3 binary64)))))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x))) #s(approx (- (/ 2 3) z) #s(literal 2/3 binary64)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) #s(approx (- (/ 2 3) z) #s(literal 2/3 binary64))) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) #s(approx (- (/ 2 3) z) #s(literal 2/3 binary64))))))) (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) #s(approx (- (/ 2 3) z) #s(literal 2/3 binary64))) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) #s(approx (- (/ 2 3) z) #s(literal 2/3 binary64))) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) #s(approx (- (/ 2 3) z) #s(literal 2/3 binary64)))))))) |
(+.f64 (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) #s(approx (- (/ 2 3) z) #s(literal 2/3 binary64))) x) |
(+.f64 x (*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) #s(approx (- (/ 2 3) z) #s(literal 2/3 binary64)))) |
(*.f64 (*.f64 #s(literal 6 binary64) (-.f64 y x)) #s(approx (- (/ 2 3) z) #s(literal 2/3 binary64))) |
(*.f64 #s(approx (- (/ 2 3) z) #s(literal 2/3 binary64)) (*.f64 #s(literal 6 binary64) (-.f64 y x))) |
(*.f64 (-.f64 y x) (*.f64 #s(literal 6 binary64) #s(approx (- (/ 2 3) z) #s(literal 2/3 binary64)))) |
(*.f64 #s(literal 6 binary64) (-.f64 y x)) |
(*.f64 (-.f64 y x) #s(literal 6 binary64)) |
(neg.f64 #s(literal -6 binary64)) |
(fabs.f64 #s(literal 6 binary64)) |
(+.f64 #s(literal 3 binary64) #s(literal 3 binary64)) |
#s(literal 6 binary64) |
#s(approx (- (/ 2 3) z) #s(literal 2/3 binary64)) |
(*.f64 #s(literal 2/3 binary64) #s(literal 1 binary64)) |
(/.f64 #s(literal -2 binary64) #s(literal -3 binary64)) |
(/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) |
(fabs.f64 #s(literal 2/3 binary64)) |
(+.f64 #s(literal 1/3 binary64) #s(literal 1/3 binary64)) |
#s(literal 2/3 binary64) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) x (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64)))) |
#s(approx x x) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64)))) |
#s(approx (* (- y x) (+ (* -6 z) 4)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y)) |
#s(approx (* (- y x) (+ (* -6 z) 4)) (fma.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y))) |
#s(approx (- y x) y) |
#s(approx (- y x) (fma.f64 #s(literal -1 binary64) x y)) |
#s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal 4 binary64) y)) |
#s(approx (+ (* 4 (- y x)) x) (fma.f64 #s(literal -3 binary64) x (*.f64 #s(literal 4 binary64) y))) |
#s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 z y) #s(literal -6 binary64))) |
#s(approx (* (* (- y x) z) -6) (fma.f64 (*.f64 z x) #s(literal 6 binary64) (*.f64 (*.f64 z y) #s(literal -6 binary64)))) |
#s(approx (* (- y x) z) (*.f64 z y)) |
#s(approx (* (- y x) z) (fma.f64 (neg.f64 x) z (*.f64 z y))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y)) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (fma.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) #s(literal 1 binary64)) x (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y))) |
#s(approx (* (- y x) 6) (*.f64 #s(literal 6 binary64) y)) |
#s(approx (* (- y x) 6) (fma.f64 #s(literal -6 binary64) x (*.f64 #s(literal 6 binary64) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) x) #s(literal 6 binary64) (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z))) #s(literal 1 binary64)) x)) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) x) #s(literal 6 binary64) (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z))) x)) |
#s(approx (* (- y x) (+ (* -6 z) 4)) (*.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)))) |
#s(approx (* (- y x) (+ (* -6 z) 4)) (*.f64 (fma.f64 y (/.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) x) (neg.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)))) x)) |
#s(approx (- y x) (neg.f64 x)) |
#s(approx (- y x) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
#s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal -3 binary64) x)) |
#s(approx (+ (* 4 (- y x)) x) (*.f64 (-.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal 3 binary64)) x)) |
#s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 z x) #s(literal 6 binary64))) |
#s(approx (* (* (- y x) z) -6) (*.f64 (fma.f64 (/.f64 (*.f64 z y) x) #s(literal -6 binary64) (*.f64 z #s(literal 6 binary64))) x)) |
#s(approx (* (- y x) z) (*.f64 (neg.f64 x) z)) |
#s(approx (* (- y x) z) (*.f64 (fma.f64 y (/.f64 z x) (neg.f64 z)) x)) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (+.f64 (fma.f64 y (/.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) x) (neg.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)))) #s(literal 1 binary64)) x)) |
#s(approx (* (- y x) 6) (*.f64 #s(literal -6 binary64) x)) |
#s(approx (* (- y x) 6) (*.f64 (-.f64 (*.f64 (/.f64 y x) #s(literal 6 binary64)) #s(literal 6 binary64)) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (neg.f64 x) (-.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64)) #s(literal 1 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) x) #s(literal -6 binary64) (-.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64)) #s(literal 1 binary64))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) x) #s(literal -6 binary64) (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64))))) |
#s(approx (* (- y x) (+ (* -6 z) 4)) (*.f64 (neg.f64 x) (+.f64 (fma.f64 #s(literal -6 binary64) z (neg.f64 (/.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y) x))) #s(literal 4 binary64)))) |
#s(approx (- y x) (*.f64 (neg.f64 x) (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (* 4 (- y x)) x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -4 binary64) (/.f64 y x) #s(literal 3 binary64)))) |
#s(approx (* (* (- y x) z) -6) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 z y) x) #s(literal 6 binary64) (*.f64 #s(literal -6 binary64) z)))) |
#s(approx (* (- y x) z) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 z y) x) #s(literal -1 binary64) z))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 3 binary64)))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (neg.f64 x) (+.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 3 binary64)) (neg.f64 (/.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y) x))))) |
#s(approx (* (- y x) 6) (*.f64 (neg.f64 x) (fma.f64 (/.f64 y x) #s(literal -6 binary64) #s(literal 6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+.f64 (fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) x)) |
#s(approx (- y x) (-.f64 y x)) |
#s(approx y y) |
#s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal -3 binary64) x)) |
#s(approx (+ (* 4 (- y x)) x) (fma.f64 #s(literal -3 binary64) x (*.f64 #s(literal 4 binary64) y))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (fma.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) x)) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (+.f64 (fma.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) x) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) y) #s(literal -6 binary64) (fma.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64) (/.f64 x y))) y)) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) y) #s(literal -6 binary64) (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64))) y)) |
#s(approx (* (- y x) (+ (* -6 z) 4)) (*.f64 (+.f64 (fma.f64 #s(literal -6 binary64) z (/.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64))) y)) #s(literal 4 binary64)) y)) |
#s(approx (- y x) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal 1 binary64)) y)) |
#s(approx (+ (* 4 (- y x)) x) (*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 x y) #s(literal 4 binary64)) y)) |
#s(approx (* (* (- y x) z) -6) (*.f64 (fma.f64 (/.f64 (*.f64 z x) y) #s(literal 6 binary64) (*.f64 #s(literal -6 binary64) z)) y)) |
#s(approx (* (- y x) z) (*.f64 (fma.f64 (/.f64 (*.f64 z x) y) #s(literal -1 binary64) z) y)) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (+.f64 (fma.f64 #s(literal -6 binary64) z (/.f64 (fma.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) x) y)) #s(literal 4 binary64)) y)) |
#s(approx (* (- y x) 6) (*.f64 (fma.f64 (/.f64 x y) #s(literal -6 binary64) #s(literal 6 binary64)) y)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (neg.f64 (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z) x) y))) y))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) y) #s(literal 6 binary64) (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z))) y))) |
#s(approx (* (- y x) (+ (* -6 z) 4)) (neg.f64 (*.f64 (fma.f64 x (/.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y) (neg.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)))) y))) |
#s(approx (- y x) (neg.f64 (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y))) |
#s(approx (+ (* 4 (- y x)) x) (neg.f64 (*.f64 (-.f64 (neg.f64 (*.f64 #s(literal -3 binary64) (/.f64 x y))) #s(literal 4 binary64)) y))) |
#s(approx (* (* (- y x) z) -6) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 z x) y) #s(literal -6 binary64) (*.f64 z #s(literal 6 binary64))) y))) |
#s(approx (* (- y x) z) (neg.f64 (*.f64 (fma.f64 x (/.f64 z y) (neg.f64 z)) y))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (+.f64 (fma.f64 #s(literal -6 binary64) z (/.f64 (fma.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) x) y)) #s(literal 4 binary64))) y))) |
#s(approx (* (- y x) 6) (neg.f64 (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 6 binary64)) #s(literal 6 binary64)) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x) x)) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 #s(literal 4 binary64) (-.f64 y x))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x))) |
#s(approx (* (- y x) (+ (* -6 z) 4)) (*.f64 #s(literal 4 binary64) (-.f64 y x))) |
#s(approx (* (- y x) (+ (* -6 z) 4)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x))) |
#s(approx (+ (* -6 z) 4) #s(literal 4 binary64)) |
#s(approx (+ (* -6 z) 4) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64))) |
#s(approx z z) |
#s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))) |
#s(approx (* (- y x) z) (*.f64 z (-.f64 y x))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (fma.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x) x)) |
#s(approx (- (/ 2 3) z) #s(literal 2/3 binary64)) |
#s(approx (- (/ 2 3) z) (fma.f64 #s(literal -1 binary64) z #s(literal 2/3 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 y x) (/.f64 (fma.f64 #s(literal 4 binary64) (-.f64 y x) x) z)) z)) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 (/.f64 (-.f64 y x) z) #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) (-.f64 y x))) z)) |
#s(approx (* (- y x) (+ (* -6 z) 4)) (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))) |
#s(approx (* (- y x) (+ (* -6 z) 4)) (*.f64 (fma.f64 (/.f64 (-.f64 y x) z) #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) (-.f64 y x))) z)) |
#s(approx (+ (* -6 z) 4) (*.f64 #s(literal -6 binary64) z)) |
#s(approx (+ (* -6 z) 4) (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 6 binary64)) z)) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 y x) (/.f64 (fma.f64 #s(literal 4 binary64) (-.f64 y x) x) z)) z)) |
#s(approx (- (/ 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 (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (-.f64 y x) z) #s(literal -4 binary64) (*.f64 #s(literal 6 binary64) (-.f64 y x))))) |
#s(approx (* (- y x) (+ (* -6 z) 4)) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (-.f64 y x) z) #s(literal -4 binary64) (*.f64 #s(literal 6 binary64) (-.f64 y x))))) |
#s(approx (+ (* -6 z) 4) (*.f64 (neg.f64 z) (-.f64 #s(literal 6 binary64) (/.f64 #s(literal 4 binary64) z)))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (neg.f64 z) (fma.f64 #s(literal 6 binary64) (-.f64 y x) (neg.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (-.f64 y x) x) z))))) |
#s(approx (- (/ 2 3) z) (*.f64 (neg.f64 z) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2/3 binary64) z)))) |
Compiled 11 521 to 1 329 computations (88.5% saved)
19 alts after pruning (16 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 338 | 12 | 350 |
| Fresh | 3 | 4 | 7 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 343 | 19 | 362 |
| 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) |
| ▶ | 50.6% | (+.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64))))) |
| ✓ | 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 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z) 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)) | |
| 51.2% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (-.f64 y x) (*.f64 #s(literal -6 binary64) z))) | |
| ✓ | 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))) |
| ▶ | 26.7% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 #s(approx (- y x) y) z) #s(literal -6 binary64))) |
| 51.3% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y))) | |
| 50.6% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 3 binary64))))) | |
| 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))) | |
| ▶ | 25.3% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal -3 binary64) x))) |
| 27.5% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
Compiled 816 to 635 computations (22.2% saved)
| Inputs |
|---|
(fma.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 6 binary64) x) |
(*.f64 (-.f64 y x) (-.f64 #s(literal 2/3 binary64) z)) |
(-.f64 y x) |
y |
x |
(-.f64 #s(literal 2/3 binary64) z) |
#s(literal 2/3 binary64) |
z |
#s(literal 6 binary64) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal -3 binary64) x))) |
#s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal -3 binary64) x)) |
(*.f64 #s(literal -3 binary64) x) |
#s(literal -3 binary64) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 #s(approx (- y x) y) z) #s(literal -6 binary64))) |
(*.f64 (*.f64 #s(approx (- y x) y) z) #s(literal -6 binary64)) |
(*.f64 #s(approx (- y x) y) z) |
#s(approx (- y x) y) |
#s(literal -6 binary64) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.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 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)))) |
(*.f64 #s(approx (- y x) (neg.f64 x)) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64))) |
#s(approx (- y x) (neg.f64 x)) |
(neg.f64 x) |
(fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) |
#s(literal 4 binary64) |
| Outputs |
|---|
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(hole binary64 (* 6 (* y (- 2/3 z))))) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(hole binary64 (+ (* 6 (* y (- 2/3 z))) (* x (+ 1 (* -6 (- 2/3 z))))))) |
#s(approx (* (- y x) (- 2/3 z)) #s(hole binary64 (* y (- 2/3 z)))) |
#s(approx (* (- y x) (- 2/3 z)) #s(hole binary64 (+ (* -1 (* x (- 2/3 z))) (* y (- 2/3 z))))) |
#s(approx (- y x) #s(hole binary64 y)) |
#s(approx (- y x) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* 6 (* y (- 2/3 z))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ (* 6 (* y (- 2/3 z))) (* x (+ 1 (* -6 (- 2/3 z))))))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* 4 y))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (+ (* -3 x) (* 4 y)))) |
#s(approx (* -3 x) #s(hole binary64 (* -3 x))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (* -6 (* y z)))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (+ (* -6 (* y z)) (* 6 (* x z))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* y z))) |
#s(approx (* (- y x) z) #s(hole binary64 (+ (* -1 (* x z)) (* y z)))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* 6 (* y (- 2/3 z))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (+ (* -6 (* x (- 2/3 z))) (* 6 (* y (- 2/3 z)))))) |
#s(approx (* (- y x) (+ (* -6 z) 4)) #s(hole binary64 (* y (+ 4 (* -6 z))))) |
#s(approx (* (- y x) (+ (* -6 z) 4)) #s(hole binary64 (+ (* -1 (* x (+ 4 (* -6 z)))) (* y (+ 4 (* -6 z)))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(hole binary64 (* x (+ 1 (* -6 (- 2/3 z)))))) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(hole binary64 (* x (+ 1 (+ (* -6 (- 2/3 z)) (* 6 (/ (* y (- 2/3 z)) x))))))) |
#s(approx (* (- y x) (- 2/3 z)) #s(hole binary64 (* -1 (* x (- 2/3 z))))) |
#s(approx (* (- y x) (- 2/3 z)) #s(hole binary64 (* x (+ (* -1 (- 2/3 z)) (/ (* y (- 2/3 z)) x))))) |
#s(approx (- y x) #s(hole binary64 (* -1 x))) |
#s(approx (- y x) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* x (+ 1 (* -6 (- 2/3 z)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* x (+ 1 (+ (* -6 (- 2/3 z)) (* 6 (/ (* y (- 2/3 z)) x))))))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* -3 x))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* x (- (* 4 (/ y x)) 3)))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (* 6 (* x z)))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (* x (+ (* -6 (/ (* y z) x)) (* 6 z))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* -1 (* x z)))) |
#s(approx (* (- y x) z) #s(hole binary64 (* x (+ (* -1 z) (/ (* y z) x))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* -6 (* x (- 2/3 z))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* x (+ (* -6 (- 2/3 z)) (* 6 (/ (* y (- 2/3 z)) x)))))) |
#s(approx (* (- 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) (- 2/3 z)) 6) x) #s(hole binary64 (* -1 (* x (- (* 6 (- 2/3 z)) 1))))) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(hole binary64 (* -1 (* x (- (+ (* -6 (/ (* y (- 2/3 z)) x)) (* 6 (- 2/3 z))) 1))))) |
#s(approx (* (- y x) (- 2/3 z)) #s(hole binary64 (* -1 (* x (- (+ 2/3 (* -1 (/ (* y (- 2/3 z)) x))) z))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* x (- (* 6 (- 2/3 z)) 1))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* x (- (+ (* -6 (/ (* y (- 2/3 z)) x)) (* 6 (- 2/3 z))) 1))))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* -1 (* x (+ 3 (* -4 (/ y x))))))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (* -1 (* x (+ (* -6 z) (* 6 (/ (* y z) x))))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* -1 (* x (+ z (* -1 (/ (* y z) x))))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* -1 (* x (+ (* -6 (/ (* y (- 2/3 z)) x)) (* 6 (- 2/3 z))))))) |
#s(approx (* (- y x) (+ (* -6 z) 4)) #s(hole binary64 (* -1 (* x (+ 4 (+ (* -6 z) (* -1 (/ (* y (+ 4 (* -6 z))) x)))))))) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(hole binary64 (+ x (* -6 (* x (- 2/3 z)))))) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(hole binary64 (+ x (+ (* -6 (* x (- 2/3 z))) (* 6 (* y (- 2/3 z))))))) |
#s(approx (- y x) #s(hole binary64 (- y x))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (* -6 (* x (- 2/3 z)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (+ (* -6 (* x (- 2/3 z))) (* 6 (* y (- 2/3 z))))))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (+ x (* -4 x)))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (+ x (+ (* -4 x) (* 4 y))))) |
#s(approx (* (* (- 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 (+ (* 4 (- y x)) x) #s(hole binary64 (* y (+ 4 (+ (* -4 (/ x y)) (/ x y)))))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (* y (+ (* -6 z) (* 6 (/ (* x z) y)))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* y (+ z (* -1 (/ (* x z) y)))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* y (+ (* -6 (/ (* x (- 2/3 z)) y)) (* 6 (- 2/3 z)))))) |
#s(approx (* (- y x) (+ (* -6 z) 4)) #s(hole binary64 (* y (+ 4 (+ (* -6 z) (* -1 (/ (* x (+ 4 (* -6 z))) y))))))) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(hole binary64 (* -1 (* y (+ (* -6 (- 2/3 z)) (* -1 (/ (+ x (* -6 (* x (- 2/3 z)))) y))))))) |
#s(approx (* (- y x) (- 2/3 z)) #s(hole binary64 (* -1 (* y (+ (* -1 (- 2/3 z)) (/ (* x (- 2/3 z)) y)))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* y (+ (* -6 (- 2/3 z)) (* -1 (/ (+ x (* -6 (* x (- 2/3 z)))) y))))))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ x (* -4 x)) y)) 4))))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (* -1 (* y (+ (* -6 (/ (* x z) y)) (* 6 z)))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* -1 (* y (+ (* -1 z) (/ (* x z) y)))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* -1 (* y (+ (* -6 (- 2/3 z)) (* 6 (/ (* x (- 2/3 z)) y))))))) |
#s(approx (* (- y x) (+ (* -6 z) 4)) #s(hole binary64 (* -1 (* y (+ (* -1 (+ 4 (* -6 z))) (/ (* x (+ 4 (* -6 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 (* (* (- y x) z) -6) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* z (- 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 (* (* (- 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 (+ (* (* (- 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 (* (* (- 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 (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* z (+ (* -6 (- y x)) (* 4 (/ (- y x) z)))))) |
#s(approx (* (- y x) (+ (* -6 z) 4)) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (* (- y x) (+ (* -6 z) 4)) #s(hole binary64 (* z (+ (* -6 (- y x)) (* 4 (/ (- y x) z)))))) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 (* -6 z))) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 (* z (- (* 4 (/ 1 z)) 6)))) |
#s(approx (+ (* (* (- y x) (- 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 (* (* (- 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 (* (* (- 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))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | y | @ | inf | ((+ (* (* (- y x) (- 2/3 z)) 6) x) (* (- y x) (- 2/3 z)) (- y x) y x (- 2/3 z) 2/3 z 6 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* 4 (- y x)) x) (* -3 x) -3 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (* (- y x) z) -6) (* (- y x) z) (- y x) -6 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (* (- 2/3 z) y) 6) (* (- 2/3 z) y) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (* (- y x) 6) (- (/ 2 3) z)) (* (- y x) (+ (* -6 z) 4)) (- y x) (neg x) (+ (* -6 z) 4) 4) |
| 2.0ms | y | @ | -inf | ((+ (* (* (- y x) (- 2/3 z)) 6) x) (* (- y x) (- 2/3 z)) (- y x) y x (- 2/3 z) 2/3 z 6 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* 4 (- y x)) x) (* -3 x) -3 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (* (- y x) z) -6) (* (- y x) z) (- y x) -6 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (* (- 2/3 z) y) 6) (* (- 2/3 z) y) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (* (- y x) 6) (- (/ 2 3) z)) (* (- y x) (+ (* -6 z) 4)) (- y x) (neg x) (+ (* -6 z) 4) 4) |
| 2.0ms | x | @ | -inf | ((+ (* (* (- y x) (- 2/3 z)) 6) x) (* (- y x) (- 2/3 z)) (- y x) y x (- 2/3 z) 2/3 z 6 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* 4 (- y x)) x) (* -3 x) -3 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (* (- y x) z) -6) (* (- y x) z) (- y x) -6 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (* (- 2/3 z) y) 6) (* (- 2/3 z) y) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (* (- y x) 6) (- (/ 2 3) z)) (* (- y x) (+ (* -6 z) 4)) (- y x) (neg x) (+ (* -6 z) 4) 4) |
| 2.0ms | z | @ | -inf | ((+ (* (* (- y x) (- 2/3 z)) 6) x) (* (- y x) (- 2/3 z)) (- y x) y x (- 2/3 z) 2/3 z 6 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* 4 (- y x)) x) (* -3 x) -3 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (* (- y x) z) -6) (* (- y x) z) (- y x) -6 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (* (- 2/3 z) y) 6) (* (- 2/3 z) y) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (* (- y x) 6) (- (/ 2 3) z)) (* (- y x) (+ (* -6 z) 4)) (- y x) (neg x) (+ (* -6 z) 4) 4) |
| 2.0ms | y | @ | 0 | ((+ (* (* (- y x) (- 2/3 z)) 6) x) (* (- y x) (- 2/3 z)) (- y x) y x (- 2/3 z) 2/3 z 6 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* 4 (- y x)) x) (* -3 x) -3 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (* (- y x) z) -6) (* (- y x) z) (- y x) -6 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (* (- 2/3 z) y) 6) (* (- 2/3 z) y) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (* (- y x) 6) (- (/ 2 3) z)) (* (- y x) (+ (* -6 z) 4)) (- y x) (neg x) (+ (* -6 z) 4) 4) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 409 | 2589 |
| 0 | 422 | 2451 |
| 1 | 2094 | 2446 |
| 0 | 9613 | 2365 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 6 binary64) x) |
(*.f64 (-.f64 y x) (-.f64 #s(literal 2/3 binary64) z)) |
(-.f64 y x) |
y |
x |
(-.f64 #s(literal 2/3 binary64) z) |
#s(literal 2/3 binary64) |
z |
#s(literal 6 binary64) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal -3 binary64) x))) |
#s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal -3 binary64) x)) |
(*.f64 #s(literal -3 binary64) x) |
#s(literal -3 binary64) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 #s(approx (- y x) y) z) #s(literal -6 binary64))) |
(*.f64 (*.f64 #s(approx (- y x) y) z) #s(literal -6 binary64)) |
(*.f64 #s(approx (- y x) y) z) |
#s(approx (- y x) y) |
#s(literal -6 binary64) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.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 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)))) |
(*.f64 #s(approx (- y x) (neg.f64 x)) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64))) |
#s(approx (- y x) (neg.f64 x)) |
(neg.f64 x) |
(fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) |
#s(literal 4 binary64) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(hole binary64 (* 6 (* y (- 2/3 z))))) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(hole binary64 (+ (* 6 (* y (- 2/3 z))) (* x (+ 1 (* -6 (- 2/3 z))))))) |
#s(approx (* (- y x) (- 2/3 z)) #s(hole binary64 (* y (- 2/3 z)))) |
#s(approx (* (- y x) (- 2/3 z)) #s(hole binary64 (+ (* -1 (* x (- 2/3 z))) (* y (- 2/3 z))))) |
#s(approx (- y x) #s(hole binary64 y)) |
#s(approx (- y x) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* 6 (* y (- 2/3 z))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ (* 6 (* y (- 2/3 z))) (* x (+ 1 (* -6 (- 2/3 z))))))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* 4 y))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (+ (* -3 x) (* 4 y)))) |
#s(approx (* -3 x) #s(hole binary64 (* -3 x))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (* -6 (* y z)))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (+ (* -6 (* y z)) (* 6 (* x z))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* y z))) |
#s(approx (* (- y x) z) #s(hole binary64 (+ (* -1 (* x z)) (* y z)))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* 6 (* y (- 2/3 z))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (+ (* -6 (* x (- 2/3 z))) (* 6 (* y (- 2/3 z)))))) |
#s(approx (* (- y x) (+ (* -6 z) 4)) #s(hole binary64 (* y (+ 4 (* -6 z))))) |
#s(approx (* (- y x) (+ (* -6 z) 4)) #s(hole binary64 (+ (* -1 (* x (+ 4 (* -6 z)))) (* y (+ 4 (* -6 z)))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(hole binary64 (* x (+ 1 (* -6 (- 2/3 z)))))) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(hole binary64 (* x (+ 1 (+ (* -6 (- 2/3 z)) (* 6 (/ (* y (- 2/3 z)) x))))))) |
#s(approx (* (- y x) (- 2/3 z)) #s(hole binary64 (* -1 (* x (- 2/3 z))))) |
#s(approx (* (- y x) (- 2/3 z)) #s(hole binary64 (* x (+ (* -1 (- 2/3 z)) (/ (* y (- 2/3 z)) x))))) |
#s(approx (- y x) #s(hole binary64 (* -1 x))) |
#s(approx (- y x) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* x (+ 1 (* -6 (- 2/3 z)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* x (+ 1 (+ (* -6 (- 2/3 z)) (* 6 (/ (* y (- 2/3 z)) x))))))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* -3 x))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* x (- (* 4 (/ y x)) 3)))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (* 6 (* x z)))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (* x (+ (* -6 (/ (* y z) x)) (* 6 z))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* -1 (* x z)))) |
#s(approx (* (- y x) z) #s(hole binary64 (* x (+ (* -1 z) (/ (* y z) x))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* -6 (* x (- 2/3 z))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* x (+ (* -6 (- 2/3 z)) (* 6 (/ (* y (- 2/3 z)) x)))))) |
#s(approx (* (- 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) (- 2/3 z)) 6) x) #s(hole binary64 (* -1 (* x (- (* 6 (- 2/3 z)) 1))))) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(hole binary64 (* -1 (* x (- (+ (* -6 (/ (* y (- 2/3 z)) x)) (* 6 (- 2/3 z))) 1))))) |
#s(approx (* (- y x) (- 2/3 z)) #s(hole binary64 (* -1 (* x (- (+ 2/3 (* -1 (/ (* y (- 2/3 z)) x))) z))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* x (- (* 6 (- 2/3 z)) 1))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* x (- (+ (* -6 (/ (* y (- 2/3 z)) x)) (* 6 (- 2/3 z))) 1))))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* -1 (* x (+ 3 (* -4 (/ y x))))))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (* -1 (* x (+ (* -6 z) (* 6 (/ (* y z) x))))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* -1 (* x (+ z (* -1 (/ (* y z) x))))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* -1 (* x (+ (* -6 (/ (* y (- 2/3 z)) x)) (* 6 (- 2/3 z))))))) |
#s(approx (* (- y x) (+ (* -6 z) 4)) #s(hole binary64 (* -1 (* x (+ 4 (+ (* -6 z) (* -1 (/ (* y (+ 4 (* -6 z))) x)))))))) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(hole binary64 (+ x (* -6 (* x (- 2/3 z)))))) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(hole binary64 (+ x (+ (* -6 (* x (- 2/3 z))) (* 6 (* y (- 2/3 z))))))) |
#s(approx (- y x) #s(hole binary64 (- y x))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (* -6 (* x (- 2/3 z)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ x (+ (* -6 (* x (- 2/3 z))) (* 6 (* y (- 2/3 z))))))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (+ x (* -4 x)))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (+ x (+ (* -4 x) (* 4 y))))) |
#s(approx (* (* (- 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 (+ (* 4 (- y x)) x) #s(hole binary64 (* y (+ 4 (+ (* -4 (/ x y)) (/ x y)))))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (* y (+ (* -6 z) (* 6 (/ (* x z) y)))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* y (+ z (* -1 (/ (* x z) y)))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* y (+ (* -6 (/ (* x (- 2/3 z)) y)) (* 6 (- 2/3 z)))))) |
#s(approx (* (- y x) (+ (* -6 z) 4)) #s(hole binary64 (* y (+ 4 (+ (* -6 z) (* -1 (/ (* x (+ 4 (* -6 z))) y))))))) |
#s(approx (+ (* (* (- y x) (- 2/3 z)) 6) x) #s(hole binary64 (* -1 (* y (+ (* -6 (- 2/3 z)) (* -1 (/ (+ x (* -6 (* x (- 2/3 z)))) y))))))) |
#s(approx (* (- y x) (- 2/3 z)) #s(hole binary64 (* -1 (* y (+ (* -1 (- 2/3 z)) (/ (* x (- 2/3 z)) y)))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* y (+ (* -6 (- 2/3 z)) (* -1 (/ (+ x (* -6 (* x (- 2/3 z)))) y))))))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ x (* -4 x)) y)) 4))))) |
#s(approx (* (* (- y x) z) -6) #s(hole binary64 (* -1 (* y (+ (* -6 (/ (* x z) y)) (* 6 z)))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* -1 (* y (+ (* -1 z) (/ (* x z) y)))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* -1 (* y (+ (* -6 (- 2/3 z)) (* 6 (/ (* x (- 2/3 z)) y))))))) |
#s(approx (* (- y x) (+ (* -6 z) 4)) #s(hole binary64 (* -1 (* y (+ (* -1 (+ 4 (* -6 z))) (/ (* x (+ 4 (* -6 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 (* (* (- y x) z) -6) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* z (- 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 (* (* (- 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 (+ (* (* (- 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 (* (* (- 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 (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) #s(hole binary64 (* z (+ (* -6 (- y x)) (* 4 (/ (- y x) z)))))) |
#s(approx (* (- y x) (+ (* -6 z) 4)) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (* (- y x) (+ (* -6 z) 4)) #s(hole binary64 (* z (+ (* -6 (- y x)) (* 4 (/ (- y x) z)))))) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 (* -6 z))) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 (* z (- (* 4 (/ 1 z)) 6)))) |
#s(approx (+ (* (* (- y x) (- 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 (* (* (- 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 (* (* (- 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))))))) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64))) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 (neg.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64))) (-.f64 #s(literal 2/3 binary64) z)) (*.f64 (neg.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64))) (-.f64 #s(literal 2/3 binary64) z)) (*.f64 x (*.f64 (neg.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64))) (-.f64 #s(literal 2/3 binary64) z)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64)) (*.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 (+.f64 (pow.f64 x #s(literal 3 binary64)) (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 (pow.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) (-.f64 y x)) #s(literal 3 binary64)) #s(literal 216 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64)) (-.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) (pow.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64))) (-.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (-.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) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.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 (pow.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64)) (-.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64)) (-.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 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (-.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 (pow.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64)) (-.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 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (+.f64 #s(literal 2/3 binary64) z) (fma.f64 y y (fma.f64 x x (*.f64 y x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 8/27 binary64) (pow.f64 z #s(literal 3 binary64))) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (+.f64 #s(literal 4/9 binary64) (fma.f64 z z (*.f64 #s(literal 2/3 binary64) z))) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 #s(literal 8/27 binary64) (pow.f64 z #s(literal 3 binary64))) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (+.f64 #s(literal 4/9 binary64) (fma.f64 z z (*.f64 #s(literal 2/3 binary64) z))) (fma.f64 y y (fma.f64 x x (*.f64 y x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 #s(literal 4/9 binary64) (*.f64 z z))) (*.f64 (+.f64 y x) (+.f64 #s(literal 2/3 binary64) z))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 #s(literal 8/27 binary64) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (+.f64 y x) (+.f64 #s(literal 4/9 binary64) (fma.f64 z z (*.f64 #s(literal 2/3 binary64) z))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 #s(literal 4/9 binary64) (*.f64 z z))) (*.f64 (fma.f64 y y (fma.f64 x x (*.f64 y x))) (+.f64 #s(literal 2/3 binary64) z))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 #s(literal 8/27 binary64) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (fma.f64 y y (fma.f64 x x (*.f64 y x))) (+.f64 #s(literal 4/9 binary64) (fma.f64 z z (*.f64 #s(literal 2/3 binary64) z))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 y y (fma.f64 x x (*.f64 y x))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 y x)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y y (fma.f64 x x (*.f64 y x)))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (fma.f64 x x (*.f64 y x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (fma.f64 x x (*.f64 y x))))) |
(-.f64 y x) |
y |
x |
(/.f64 (neg.f64 (-.f64 #s(literal 4/9 binary64) (*.f64 z z))) (neg.f64 (+.f64 #s(literal 2/3 binary64) z))) |
(/.f64 (neg.f64 (-.f64 #s(literal 8/27 binary64) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 4/9 binary64) (fma.f64 z z (*.f64 #s(literal 2/3 binary64) z))))) |
(/.f64 (-.f64 #s(literal 4/9 binary64) (*.f64 z z)) (+.f64 #s(literal 2/3 binary64) z)) |
(/.f64 (-.f64 #s(literal 8/27 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 #s(literal 4/9 binary64) (fma.f64 z z (*.f64 #s(literal 2/3 binary64) z)))) |
(-.f64 (/.f64 #s(literal 4/9 binary64) (+.f64 #s(literal 2/3 binary64) z)) (/.f64 (*.f64 z z) (+.f64 #s(literal 2/3 binary64) z))) |
(-.f64 (/.f64 #s(literal 8/27 binary64) (+.f64 #s(literal 4/9 binary64) (fma.f64 z z (*.f64 #s(literal 2/3 binary64) z)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 #s(literal 4/9 binary64) (fma.f64 z z (*.f64 #s(literal 2/3 binary64) z))))) |
(-.f64 #s(literal 2/3 binary64) z) |
(*.f64 #s(literal 2/3 binary64) #s(literal 1 binary64)) |
(/.f64 #s(literal -2 binary64) #s(literal -3 binary64)) |
(/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) |
(neg.f64 #s(literal -2/3 binary64)) |
(fabs.f64 #s(literal 2/3 binary64)) |
(+.f64 #s(literal 1/3 binary64) #s(literal 1/3 binary64)) |
#s(literal 2/3 binary64) |
z |
(neg.f64 #s(literal -6 binary64)) |
(fabs.f64 #s(literal 6 binary64)) |
(+.f64 #s(literal 3 binary64) #s(literal 3 binary64)) |
#s(literal 6 binary64) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal -3 binary64) x))) |
#s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal -3 binary64) x)) |
(*.f64 #s(literal -3 binary64) x) |
(*.f64 x #s(literal -3 binary64)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 4 binary64) x) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 #s(literal 4 binary64) x) (*.f64 #s(literal 4 binary64) x) (*.f64 x (*.f64 #s(literal 4 binary64) x))))) |
(/.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -4 binary64) x) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal -4 binary64) x) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 #s(literal -4 binary64) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 #s(literal -4 binary64) x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal -64 binary64) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(literal -4 binary64) x) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal -4 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 #s(literal -4 binary64) x) #s(literal 2 binary64))) (-.f64 x (*.f64 #s(literal -4 binary64) x))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal -64 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(literal -4 binary64) x) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal -4 binary64) x))))) |
(fma.f64 #s(literal -4 binary64) x x) |
(fma.f64 x #s(literal -4 binary64) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 #s(literal -4 binary64) x))) (/.f64 (pow.f64 (*.f64 #s(literal -4 binary64) x) #s(literal 2 binary64)) (-.f64 x (*.f64 #s(literal -4 binary64) x)))) |
(-.f64 x (*.f64 #s(literal 4 binary64) x)) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(literal -4 binary64) x) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal -4 binary64) x))))) (/.f64 (*.f64 #s(literal -64 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(literal -4 binary64) x) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal -4 binary64) x)))))) |
(+.f64 (*.f64 #s(literal -4 binary64) x) x) |
(+.f64 x (*.f64 #s(literal -4 binary64) x)) |
(/.f64 #s(literal -63 binary64) #s(literal 21 binary64)) |
(neg.f64 #s(literal 3 binary64)) |
(fma.f64 #s(literal -2 binary64) #s(literal 2 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -4 binary64) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) #s(literal 4 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 4 binary64) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 2 binary64) #s(literal -2 binary64) #s(literal 1 binary64)) |
(+.f64 #s(literal -4 binary64) #s(literal 1 binary64)) |
#s(literal -3 binary64) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(literal -6 binary64) (*.f64 #s(approx (- y x) y) z))) |
(*.f64 #s(literal -6 binary64) (*.f64 #s(approx (- y x) y) z)) |
(*.f64 (*.f64 #s(approx (- y x) y) z) #s(literal -6 binary64)) |
(*.f64 #s(approx (- y x) y) (*.f64 #s(literal -6 binary64) z)) |
(*.f64 #s(approx (- y x) y) z) |
(*.f64 z #s(approx (- y x) y)) |
#s(approx (- y x) y) |
(neg.f64 #s(literal 6 binary64)) |
#s(literal -6 binary64) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) |
(*.f64 (*.f64 #s(literal 6 binary64) y) (-.f64 #s(literal 2/3 binary64) z)) |
(*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64)) |
(*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal 6 binary64) y)) |
(*.f64 #s(literal 6 binary64) (*.f64 (-.f64 #s(literal 2/3 binary64) z) y)) |
(*.f64 (-.f64 #s(literal 2/3 binary64) z) y) |
(*.f64 y (-.f64 #s(literal 2/3 binary64) z)) |
(/.f64 (+.f64 (pow.f64 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) #s(approx (- y x) (neg.f64 x)))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) #s(approx (- y x) (neg.f64 x)))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) #s(approx (- y x) (neg.f64 x)))) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) #s(approx (- y x) (neg.f64 x)))) #s(literal 2 binary64)))) (neg.f64 (-.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) #s(approx (- y x) (neg.f64 x))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) #s(approx (- y x) (neg.f64 x)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) #s(approx (- y x) (neg.f64 x)))) #s(literal 2 binary64)) (*.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) #s(approx (- y x) (neg.f64 x))))))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) #s(approx (- y x) (neg.f64 x)))) #s(literal 2 binary64))) (-.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) #s(approx (- y x) (neg.f64 x)))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) #s(approx (- y x) (neg.f64 x)))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) #s(approx (- y x) (neg.f64 x)))) #s(literal 2 binary64)) (*.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) #s(approx (- y x) (neg.f64 x)))))))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) #s(approx (- y x) (neg.f64 x)))))) (/.f64 (pow.f64 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) #s(approx (- y x) (neg.f64 x)))) #s(literal 2 binary64)) (-.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) #s(approx (- y x) (neg.f64 x))))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) #s(approx (- y x) (neg.f64 x)))) #s(literal 2 binary64)) (*.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) #s(approx (- y x) (neg.f64 x)))))))) (/.f64 (pow.f64 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) #s(approx (- y x) (neg.f64 x)))) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) #s(approx (- y x) (neg.f64 x)))) #s(literal 2 binary64)) (*.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) #s(approx (- y x) (neg.f64 x))))))))) |
(+.f64 #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) #s(approx (- y x) (neg.f64 x)))) x) |
(+.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) #s(approx (- y x) (neg.f64 x))))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) #s(approx (- y x) (neg.f64 x)))) |
(*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) #s(approx (- y x) (neg.f64 x))) |
(*.f64 #s(approx (- y x) (neg.f64 x)) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -6 binary64) z) #s(approx (- y x) (neg.f64 x))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 4 binary64) #s(approx (- y x) (neg.f64 x))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -6 binary64) z) #s(approx (- y x) (neg.f64 x))) (*.f64 (*.f64 #s(literal -6 binary64) z) #s(approx (- y x) (neg.f64 x))) (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) #s(approx (- y x) (neg.f64 x))) (*.f64 #s(literal 4 binary64) #s(approx (- y x) (neg.f64 x)))) (*.f64 (*.f64 (*.f64 #s(literal -6 binary64) z) #s(approx (- y x) (neg.f64 x))) (*.f64 #s(literal 4 binary64) #s(approx (- y x) (neg.f64 x))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) (*.f64 #s(literal -6 binary64) z)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) #s(literal 4 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) (*.f64 #s(literal -6 binary64) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) (*.f64 #s(literal -6 binary64) z)) (-.f64 (*.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) #s(literal 4 binary64)) (*.f64 #s(approx (- y x) (neg.f64 x)) #s(literal 4 binary64))) (*.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) (*.f64 #s(literal -6 binary64) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) #s(literal 4 binary64)))))) |
(fma.f64 (*.f64 #s(literal -6 binary64) z) #s(approx (- y x) (neg.f64 x)) (*.f64 #s(literal 4 binary64) #s(approx (- y x) (neg.f64 x)))) |
(fma.f64 #s(approx (- y x) (neg.f64 x)) (*.f64 #s(literal -6 binary64) z) (*.f64 #s(approx (- y x) (neg.f64 x)) #s(literal 4 binary64))) |
(+.f64 (*.f64 (*.f64 #s(literal -6 binary64) z) #s(approx (- y x) (neg.f64 x))) (*.f64 #s(literal 4 binary64) #s(approx (- y x) (neg.f64 x)))) |
(+.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) (*.f64 #s(literal -6 binary64) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) #s(literal 4 binary64))) |
#s(approx (- y x) (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
(/.f64 (-.f64 #s(literal 64 binary64) (*.f64 #s(literal 216 binary64) (pow.f64 z #s(literal 3 binary64)))) (+.f64 #s(literal 16 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 6 binary64) z) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 #s(literal 6 binary64) z))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 16 binary64) (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) #s(literal 16 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 64 binary64) (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 16 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -216 binary64) (pow.f64 z #s(literal 3 binary64)) #s(literal 64 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (-.f64 #s(literal 16 binary64) (*.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64)))))) |
(/.f64 (-.f64 #s(literal 16 binary64) (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64))) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) #s(literal 16 binary64)) (-.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64))) |
(/.f64 (+.f64 #s(literal 64 binary64) (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 3 binary64))) (+.f64 #s(literal 16 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z))))) |
(/.f64 (fma.f64 #s(literal -216 binary64) (pow.f64 z #s(literal 3 binary64)) #s(literal 64 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (-.f64 #s(literal 16 binary64) (*.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64))))) |
(fma.f64 #s(literal -2 binary64) #s(literal -2 binary64) (*.f64 #s(literal -6 binary64) z)) |
(fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) |
(fma.f64 #s(literal 4 binary64) #s(literal 1 binary64) (*.f64 #s(literal -6 binary64) z)) |
(fma.f64 #s(literal 2 binary64) #s(literal 2 binary64) (*.f64 #s(literal -6 binary64) z)) |
(fma.f64 z #s(literal -6 binary64) #s(literal 4 binary64)) |
(-.f64 (/.f64 #s(literal 16 binary64) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z))) (/.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64))) (/.f64 #s(literal 16 binary64) (-.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64)))) |
(-.f64 #s(literal 4 binary64) (*.f64 #s(literal 6 binary64) z)) |
(+.f64 (/.f64 #s(literal 64 binary64) (+.f64 #s(literal 16 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z))))) (/.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 3 binary64)) (+.f64 #s(literal 16 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (-.f64 #s(literal 16 binary64) (*.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64))))) (/.f64 #s(literal 64 binary64) (+.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (-.f64 #s(literal 16 binary64) (*.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64)))))) |
(+.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64)) |
(+.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z)) |
(*.f64 #s(literal -2 binary64) #s(literal -2 binary64)) |
(*.f64 #s(literal 4 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal 2 binary64) #s(literal 2 binary64)) |
(neg.f64 #s(literal -4 binary64)) |
(fabs.f64 #s(literal 4 binary64)) |
(+.f64 #s(literal 3 binary64) #s(literal 1 binary64)) |
#s(literal 4 binary64) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) x (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64)))) |
#s(approx (* (- y x) (- 2/3 z)) (*.f64 (-.f64 #s(literal 2/3 binary64) z) y)) |
#s(approx (* (- y x) (- 2/3 z)) (fma.f64 (neg.f64 x) (-.f64 #s(literal 2/3 binary64) z) (*.f64 (-.f64 #s(literal 2/3 binary64) z) y))) |
#s(approx (- y x) y) |
#s(approx (- y x) (fma.f64 #s(literal -1 binary64) x y)) |
#s(approx x x) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) x (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64)))) |
#s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal 4 binary64) y)) |
#s(approx (+ (* 4 (- y x)) x) (fma.f64 #s(literal -3 binary64) x (*.f64 #s(literal 4 binary64) y))) |
#s(approx (* -3 x) (*.f64 #s(literal -3 binary64) x)) |
#s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 z y) #s(literal -6 binary64))) |
#s(approx (* (* (- y x) z) -6) (fma.f64 (*.f64 z x) #s(literal 6 binary64) (*.f64 (*.f64 z y) #s(literal -6 binary64)))) |
#s(approx (* (- y x) z) (*.f64 z y)) |
#s(approx (* (- y x) z) (fma.f64 (neg.f64 x) z (*.f64 z y))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (fma.f64 (*.f64 (-.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 (neg x) (neg.f64 x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) x) #s(literal 6 binary64) (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z))) #s(literal 1 binary64)) x)) |
#s(approx (* (- y x) (- 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 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) x) #s(literal 6 binary64) (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z))) #s(literal 1 binary64)) x)) |
#s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal -3 binary64) x)) |
#s(approx (+ (* 4 (- y x)) x) (*.f64 (-.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal 3 binary64)) x)) |
#s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 z x) #s(literal 6 binary64))) |
#s(approx (* (* (- y x) z) -6) (*.f64 (fma.f64 (/.f64 (*.f64 z y) x) #s(literal -6 binary64) (*.f64 #s(literal 6 binary64) z)) x)) |
#s(approx (* (- y x) z) (*.f64 (neg.f64 x) z)) |
#s(approx (* (- y x) z) (*.f64 (fma.f64 y (/.f64 z x) (neg.f64 z)) x)) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) x) #s(literal 6 binary64) (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z))) x)) |
#s(approx (* (- y x) (+ (* -6 z) 4)) (*.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)))) |
#s(approx (* (- y x) (+ (* -6 z) 4)) (*.f64 (fma.f64 y (/.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) x) (neg.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)))) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (neg.f64 x) (-.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64)) #s(literal 1 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) x) #s(literal -6 binary64) (-.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64)) #s(literal 1 binary64))))) |
#s(approx (* (- y x) (- 2/3 z)) (*.f64 (neg.f64 x) (-.f64 (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) x) #s(literal -1 binary64) #s(literal 2/3 binary64)) z))) |
#s(approx (- y x) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (/.f64 y x)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (neg.f64 x) (-.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64)) #s(literal 1 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) x) #s(literal -6 binary64) (-.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64)) #s(literal 1 binary64))))) |
#s(approx (+ (* 4 (- y x)) x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -4 binary64) (/.f64 y x) #s(literal 3 binary64)))) |
#s(approx (* (* (- y x) z) -6) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 z y) x) #s(literal 6 binary64) (*.f64 #s(literal -6 binary64) z)))) |
#s(approx (* (- y x) z) (*.f64 (neg.f64 x) (-.f64 z (/.f64 (*.f64 z y) x)))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) x) #s(literal -6 binary64) (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64))))) |
#s(approx (* (- y x) (+ (* -6 z) 4)) (*.f64 (neg.f64 x) (+.f64 (fma.f64 #s(literal -6 binary64) z (neg.f64 (/.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y) x))) #s(literal 4 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+.f64 (fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) x)) |
#s(approx (- y x) (-.f64 y x)) |
#s(approx y y) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+.f64 (fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) x)) |
#s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal -3 binary64) x)) |
#s(approx (+ (* 4 (- y x)) x) (fma.f64 #s(literal -3 binary64) x (*.f64 #s(literal 4 binary64) y))) |
#s(approx (* (* (- 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 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) y) #s(literal -6 binary64) (fma.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64) (/.f64 x y))) y)) |
#s(approx (* (- y x) (- 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 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) y) #s(literal -6 binary64) (fma.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64) (/.f64 x y))) y)) |
#s(approx (+ (* 4 (- y x)) x) (*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 x y) #s(literal 4 binary64)) y)) |
#s(approx (* (* (- y x) z) -6) (*.f64 (fma.f64 (/.f64 (*.f64 z x) y) #s(literal 6 binary64) (*.f64 #s(literal -6 binary64) z)) y)) |
#s(approx (* (- y x) z) (*.f64 (-.f64 z (/.f64 (*.f64 z 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 (+ 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 (-.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 (+ 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 (-.f64 #s(literal 2/3 binary64) z) x) #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) z) -6) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (*.f64 z x) y) #s(literal -6 binary64) (*.f64 #s(literal 6 binary64) z)))) |
#s(approx (* (- y x) z) (*.f64 (neg.f64 y) (fma.f64 x (/.f64 z y) (neg.f64 z)))) |
#s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (neg.f64 y) (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))))) |
#s(approx (* (- y x) (+ (* -6 z) 4)) (*.f64 (neg.f64 y) (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)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x) x)) |
#s(approx (* (- y x) (- 2/3 z)) (*.f64 (-.f64 y x) #s(literal 2/3 binary64))) |
#s(approx (* (- y x) (- 2/3 z)) (fma.f64 (neg.f64 z) (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 2/3 binary64)))) |
#s(approx (- 2/3 z) #s(literal 2/3 binary64)) |
#s(approx (- 2/3 z) (fma.f64 #s(literal -1 binary64) z #s(literal 2/3 binary64))) |
#s(approx z z) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x) x)) |
#s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64))) |
#s(approx (* (- y x) z) (*.f64 (-.f64 y x) z)) |
#s(approx (* (* (- 2/3 z) y) 6) (*.f64 #s(literal 4 binary64) y)) |
#s(approx (* (* (- 2/3 z) y) 6) (fma.f64 (*.f64 z y) #s(literal -6 binary64) (*.f64 #s(literal 4 binary64) y))) |
#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 (* (* (- 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 (+ 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) (- 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 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 y x) (/.f64 (fma.f64 #s(literal 4 binary64) (-.f64 y x) x) z)) z)) |
#s(approx (* (* (- 2/3 z) 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 (* (* (- 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 (* (- y x) (+ (* -6 z) 4)) (*.f64 (*.f64 (-.f64 y x) z) #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 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (neg.f64 z) (fma.f64 (-.f64 y x) #s(literal 6 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (-.f64 y x) x) z))))) |
#s(approx (* (- y x) (- 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 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (neg.f64 z) (fma.f64 (-.f64 y x) #s(literal 6 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (-.f64 y x) x) z))))) |
#s(approx (* (* (- 2/3 z) 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 (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (-.f64 y x) z) #s(literal -4 binary64) (*.f64 (-.f64 y x) #s(literal 6 binary64))))) |
#s(approx (* (- y x) (+ (* -6 z) 4)) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (-.f64 y x) z) #s(literal -4 binary64) (*.f64 (-.f64 y x) #s(literal 6 binary64))))) |
#s(approx (+ (* -6 z) 4) (*.f64 (neg.f64 z) (-.f64 #s(literal 6 binary64) (/.f64 #s(literal 4 binary64) z)))) |
Compiled 7 560 to 1 100 computations (85.4% saved)
20 alts after pruning (13 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 251 | 3 | 254 |
| Fresh | 1 | 10 | 11 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 3 | 3 |
| Total | 253 | 20 | 273 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.6% | (fma.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 6 binary64) x) |
| 50.2% | (fma.f64 (*.f64 (-.f64 y x) #s(approx (- 2/3 z) #s(literal 2/3 binary64))) #s(literal 6 binary64) x) | |
| ✓ | 50.6% | (+.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64))))) |
| ✓ | 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 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z) 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)) | |
| 51.2% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (-.f64 y x) (*.f64 #s(literal -6 binary64) z))) | |
| ▶ | 51.2% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal 6 binary64) y))) |
| ✓ | 51.2% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64))) |
| ✓ | 26.7% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 #s(approx (- y x) y) z) #s(literal -6 binary64))) |
| ▶ | 26.7% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (- y x) y) (*.f64 #s(literal -6 binary64) z))) |
| ▶ | 51.3% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y))) |
| 50.6% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 3 binary64))))) | |
| 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))) |
| ✓ | 25.3% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal -3 binary64) x))) |
| 27.5% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
Compiled 783 to 609 computations (22.2% saved)
| Inputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y)) |
(*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y) |
(fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) |
#s(literal -6 binary64) |
z |
#s(literal 4 binary64) |
y |
#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 (- y x) y) (*.f64 #s(literal -6 binary64) z))) |
(*.f64 #s(approx (- y x) y) (*.f64 #s(literal -6 binary64) z)) |
#s(approx (- y x) y) |
(*.f64 #s(literal -6 binary64) z) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal 6 binary64) y))) |
(*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal 6 binary64) y)) |
(-.f64 #s(literal 2/3 binary64) z) |
#s(literal 2/3 binary64) |
(*.f64 #s(literal 6 binary64) y) |
#s(literal 6 binary64) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z) x)) |
(fma.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z) x) |
(*.f64 #s(literal -6 binary64) x) |
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 (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* y (+ 4 (* -6 z))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (+ 4 (* -6 z))))) (* y (+ 4 (* -6 z)))))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* 4 y))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (+ (* -3 x) (* 4 y)))) |
#s(approx (* (- y x) (* -6 z)) #s(hole binary64 (* -6 (* y z)))) |
#s(approx (* (- y x) (* -6 z)) #s(hole binary64 (+ (* -6 (* y z)) (* 6 (* x z))))) |
#s(approx (- y x) #s(hole binary64 y)) |
#s(approx (- y x) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx (+ (* (* -6 x) (- 2/3 z)) x) #s(hole binary64 (* x (+ 1 (* -6 (- 2/3 z)))))) |
#s(approx (* -6 x) #s(hole binary64 (* -6 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* x (+ 1 (* -6 (- 2/3 z)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* x (+ 1 (+ (* -6 (- 2/3 z)) (* 6 (/ (* y (- 2/3 z)) x))))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* x (+ 1 (* -1 (+ 4 (* -6 z))))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (+ 4 (* -6 z))) (/ (* y (+ 4 (* -6 z))) x)))))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* -3 x))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* x (- (* 4 (/ y x)) 3)))) |
#s(approx (* (- y x) (* -6 z)) #s(hole binary64 (* 6 (* x z)))) |
#s(approx (* (- y x) (* -6 z)) #s(hole binary64 (* x (+ (* -6 (/ (* y z) x)) (* 6 z))))) |
#s(approx (- y x) #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 z) 4)) x) #s(hole binary64 (* -1 (* x (+ 3 (* -6 z)))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* -1 (* x (+ 3 (+ (* -6 z) (* -1 (/ (* y (+ 4 (* -6 z))) x)))))))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* -1 (* x (+ 3 (* -4 (/ y x))))))) |
#s(approx (* (- y x) (* -6 z)) #s(hole binary64 (* -1 (* x (+ (* -6 z) (* 6 (/ (* y z) x))))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (+ (* (* -6 x) (- 2/3 z)) x) #s(hole binary64 (* -1 (* 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) (+ (* -6 z) 4)) x) #s(hole binary64 (+ x (* -1 (* x (+ 4 (* -6 z))))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (+ x (+ (* -1 (* x (+ 4 (* -6 z)))) (* y (+ 4 (* -6 z))))))) |
#s(approx (* (+ (* -6 z) 4) y) #s(hole binary64 (* y (+ 4 (* -6 z))))) |
#s(approx y #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 (* 4 y) #s(hole binary64 (* 4 y))) |
#s(approx (- y x) #s(hole binary64 (- y x))) |
#s(approx (* (- 2/3 z) (* 6 y)) #s(hole binary64 (* 6 (* y (- 2/3 z))))) |
#s(approx (* 6 y) #s(hole binary64 (* 6 y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* y (+ (* -6 (/ (* x (- 2/3 z)) y)) (+ (* 6 (- 2/3 z)) (/ x y)))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* y (+ 4 (+ (* -6 z) (+ (* -1 (/ (* x (+ 4 (* -6 z))) y)) (/ x y))))))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* y (+ 4 (+ (* -4 (/ x y)) (/ x y)))))) |
#s(approx (* (- y x) (* -6 z)) #s(hole binary64 (* y (+ (* -6 z) (* 6 (/ (* x z) y)))))) |
#s(approx (- y x) #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 z) 4)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (+ 4 (* -6 z))) (* -1 (/ (+ x (* -1 (* x (+ 4 (* -6 z))))) y))))))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ x (* -4 x)) y)) 4))))) |
#s(approx (* (- y x) (* -6 z)) #s(hole binary64 (* -1 (* y (+ (* -6 (/ (* x z) y)) (* 6 z)))))) |
#s(approx (- y x) #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 z) 4)) x) #s(hole binary64 (+ x (* 4 (- y x))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (+ x (+ (* -6 (* z (- y x))) (* 4 (- y x)))))) |
#s(approx (* (+ (* -6 z) 4) y) #s(hole binary64 (* 4 y))) |
#s(approx (* (+ (* -6 z) 4) y) #s(hole binary64 (+ (* -6 (* y z)) (* 4 y)))) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 4)) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 (+ 4 (* -6 z)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* (- y x) (* -6 z)) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (* -6 z) #s(hole binary64 (* -6 z))) |
#s(approx (* (- 2/3 z) (* 6 y)) #s(hole binary64 (* 4 y))) |
#s(approx (* (- 2/3 z) (* 6 y)) #s(hole binary64 (+ (* -6 (* y z)) (* 4 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 (+ (* (* -6 x) (- 2/3 z)) x) #s(hole binary64 (+ x (* -4 x)))) |
#s(approx (+ (* (* -6 x) (- 2/3 z)) x) #s(hole binary64 (+ x (+ (* -4 x) (* 6 (* x 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 z) 4)) x) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* z (+ (* -6 (- y x)) (+ (* 4 (/ (- y x) z)) (/ x z)))))) |
#s(approx (* (+ (* -6 z) 4) y) #s(hole binary64 (* -6 (* y z)))) |
#s(approx (* (+ (* -6 z) 4) y) #s(hole binary64 (* z (+ (* -6 y) (* 4 (/ y z)))))) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 (* -6 z))) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 (* z (- (* 4 (/ 1 z)) 6)))) |
#s(approx (* (- 2/3 z) (* 6 y)) #s(hole binary64 (* -6 (* y z)))) |
#s(approx (* (- 2/3 z) (* 6 y)) #s(hole binary64 (* z (+ (* -6 y) (* 4 (/ 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 (+ (* (* -6 x) (- 2/3 z)) x) #s(hole binary64 (* 6 (* x z)))) |
#s(approx (+ (* (* -6 x) (- 2/3 z)) x) #s(hole binary64 (* z (+ (* -4 (/ x z)) (+ (* 6 x) (/ x z)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* 4 (- y x))) z)) (* 6 (- y x))))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* 4 (- y x))) z)) (* 6 (- y x))))))) |
#s(approx (* (+ (* -6 z) 4) y) #s(hole binary64 (* -1 (* z (+ (* -4 (/ y z)) (* 6 y)))))) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 (* -1 (* z (- 6 (* 4 (/ 1 z))))))) |
#s(approx (* (- 2/3 z) (* 6 y)) #s(hole binary64 (* -1 (* z (+ (* -4 (/ y z)) (* 6 y)))))) |
#s(approx (- 2/3 z) #s(hole binary64 (* -1 (* z (- 1 (* 2/3 (/ 1 z))))))) |
#s(approx (+ (* (* -6 x) (- 2/3 z)) x) #s(hole binary64 (* -1 (* z (+ (* -6 x) (* -1 (/ (+ x (* -4 x)) z))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | y | @ | -inf | ((+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* (- y x) (+ (* -6 z) 4)) x) (* (+ (* -6 z) 4) y) (+ (* -6 z) 4) -6 z 4 y (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* 4 (- y x)) x) (* 4 y) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (- y x) (* -6 z)) (- y x) (* -6 z) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (- 2/3 z) (* 6 y)) (- 2/3 z) 2/3 (* 6 y) 6 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* (* -6 x) (- 2/3 z)) x) (* -6 x) x) |
| 2.0ms | y | @ | inf | ((+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* (- y x) (+ (* -6 z) 4)) x) (* (+ (* -6 z) 4) y) (+ (* -6 z) 4) -6 z 4 y (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* 4 (- y x)) x) (* 4 y) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (- y x) (* -6 z)) (- y x) (* -6 z) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (- 2/3 z) (* 6 y)) (- 2/3 z) 2/3 (* 6 y) 6 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* (* -6 x) (- 2/3 z)) x) (* -6 x) x) |
| 2.0ms | z | @ | -inf | ((+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* (- y x) (+ (* -6 z) 4)) x) (* (+ (* -6 z) 4) y) (+ (* -6 z) 4) -6 z 4 y (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* 4 (- y x)) x) (* 4 y) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (- y x) (* -6 z)) (- y x) (* -6 z) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (- 2/3 z) (* 6 y)) (- 2/3 z) 2/3 (* 6 y) 6 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* (* -6 x) (- 2/3 z)) x) (* -6 x) x) |
| 2.0ms | y | @ | 0 | ((+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* (- y x) (+ (* -6 z) 4)) x) (* (+ (* -6 z) 4) y) (+ (* -6 z) 4) -6 z 4 y (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* 4 (- y x)) x) (* 4 y) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (- y x) (* -6 z)) (- y x) (* -6 z) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (- 2/3 z) (* 6 y)) (- 2/3 z) 2/3 (* 6 y) 6 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* (* -6 x) (- 2/3 z)) x) (* -6 x) x) |
| 2.0ms | z | @ | inf | ((+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* (- y x) (+ (* -6 z) 4)) x) (* (+ (* -6 z) 4) y) (+ (* -6 z) 4) -6 z 4 y (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* 4 (- y x)) x) (* 4 y) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (- y x) (* -6 z)) (- y x) (* -6 z) (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (* (- 2/3 z) (* 6 y)) (- 2/3 z) 2/3 (* 6 y) 6 (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+ (* (* -6 x) (- 2/3 z)) x) (* -6 x) x) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 325 | 1843 |
| 0 | 334 | 1743 |
| 1 | 1720 | 1743 |
| 0 | 8084 | 1647 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y)) |
(*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y) |
(fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) |
#s(literal -6 binary64) |
z |
#s(literal 4 binary64) |
y |
#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 (- y x) y) (*.f64 #s(literal -6 binary64) z))) |
(*.f64 #s(approx (- y x) y) (*.f64 #s(literal -6 binary64) z)) |
#s(approx (- y x) y) |
(*.f64 #s(literal -6 binary64) z) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal 6 binary64) y))) |
(*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal 6 binary64) y)) |
(-.f64 #s(literal 2/3 binary64) z) |
#s(literal 2/3 binary64) |
(*.f64 #s(literal 6 binary64) y) |
#s(literal 6 binary64) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z) x)) |
(fma.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z) x) |
(*.f64 #s(literal -6 binary64) x) |
x |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* 6 (* y (- 2/3 z))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (+ (* 6 (* y (- 2/3 z))) (* x (+ 1 (* -6 (- 2/3 z))))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* y (+ 4 (* -6 z))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (+ 4 (* -6 z))))) (* y (+ 4 (* -6 z)))))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* 4 y))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (+ (* -3 x) (* 4 y)))) |
#s(approx (* (- y x) (* -6 z)) #s(hole binary64 (* -6 (* y z)))) |
#s(approx (* (- y x) (* -6 z)) #s(hole binary64 (+ (* -6 (* y z)) (* 6 (* x z))))) |
#s(approx (- y x) #s(hole binary64 y)) |
#s(approx (- y x) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx (+ (* (* -6 x) (- 2/3 z)) x) #s(hole binary64 (* x (+ 1 (* -6 (- 2/3 z)))))) |
#s(approx (* -6 x) #s(hole binary64 (* -6 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* x (+ 1 (* -6 (- 2/3 z)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* x (+ 1 (+ (* -6 (- 2/3 z)) (* 6 (/ (* y (- 2/3 z)) x))))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* x (+ 1 (* -1 (+ 4 (* -6 z))))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (+ 4 (* -6 z))) (/ (* y (+ 4 (* -6 z))) x)))))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* -3 x))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* x (- (* 4 (/ y x)) 3)))) |
#s(approx (* (- y x) (* -6 z)) #s(hole binary64 (* 6 (* x z)))) |
#s(approx (* (- y x) (* -6 z)) #s(hole binary64 (* x (+ (* -6 (/ (* y z) x)) (* 6 z))))) |
#s(approx (- y x) #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 z) 4)) x) #s(hole binary64 (* -1 (* x (+ 3 (* -6 z)))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* -1 (* x (+ 3 (+ (* -6 z) (* -1 (/ (* y (+ 4 (* -6 z))) x)))))))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* -1 (* x (+ 3 (* -4 (/ y x))))))) |
#s(approx (* (- y x) (* -6 z)) #s(hole binary64 (* -1 (* x (+ (* -6 z) (* 6 (/ (* y z) x))))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (+ (* (* -6 x) (- 2/3 z)) x) #s(hole binary64 (* -1 (* 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) (+ (* -6 z) 4)) x) #s(hole binary64 (+ x (* -1 (* x (+ 4 (* -6 z))))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (+ x (+ (* -1 (* x (+ 4 (* -6 z)))) (* y (+ 4 (* -6 z))))))) |
#s(approx (* (+ (* -6 z) 4) y) #s(hole binary64 (* y (+ 4 (* -6 z))))) |
#s(approx y #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 (* 4 y) #s(hole binary64 (* 4 y))) |
#s(approx (- y x) #s(hole binary64 (- y x))) |
#s(approx (* (- 2/3 z) (* 6 y)) #s(hole binary64 (* 6 (* y (- 2/3 z))))) |
#s(approx (* 6 y) #s(hole binary64 (* 6 y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* y (+ (* -6 (/ (* x (- 2/3 z)) y)) (+ (* 6 (- 2/3 z)) (/ x y)))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* y (+ 4 (+ (* -6 z) (+ (* -1 (/ (* x (+ 4 (* -6 z))) y)) (/ x y))))))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* y (+ 4 (+ (* -4 (/ x y)) (/ x y)))))) |
#s(approx (* (- y x) (* -6 z)) #s(hole binary64 (* y (+ (* -6 z) (* 6 (/ (* x z) y)))))) |
#s(approx (- y x) #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 z) 4)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (+ 4 (* -6 z))) (* -1 (/ (+ x (* -1 (* x (+ 4 (* -6 z))))) y))))))) |
#s(approx (+ (* 4 (- y x)) x) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ x (* -4 x)) y)) 4))))) |
#s(approx (* (- y x) (* -6 z)) #s(hole binary64 (* -1 (* y (+ (* -6 (/ (* x z) y)) (* 6 z)))))) |
#s(approx (- y x) #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 z) 4)) x) #s(hole binary64 (+ x (* 4 (- y x))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (+ x (+ (* -6 (* z (- y x))) (* 4 (- y x)))))) |
#s(approx (* (+ (* -6 z) 4) y) #s(hole binary64 (* 4 y))) |
#s(approx (* (+ (* -6 z) 4) y) #s(hole binary64 (+ (* -6 (* y z)) (* 4 y)))) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 4)) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 (+ 4 (* -6 z)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* (- y x) (* -6 z)) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (* -6 z) #s(hole binary64 (* -6 z))) |
#s(approx (* (- 2/3 z) (* 6 y)) #s(hole binary64 (* 4 y))) |
#s(approx (* (- 2/3 z) (* 6 y)) #s(hole binary64 (+ (* -6 (* y z)) (* 4 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 (+ (* (* -6 x) (- 2/3 z)) x) #s(hole binary64 (+ x (* -4 x)))) |
#s(approx (+ (* (* -6 x) (- 2/3 z)) x) #s(hole binary64 (+ x (+ (* -4 x) (* 6 (* x 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 z) 4)) x) #s(hole binary64 (* -6 (* z (- y x))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* z (+ (* -6 (- y x)) (+ (* 4 (/ (- y x) z)) (/ x z)))))) |
#s(approx (* (+ (* -6 z) 4) y) #s(hole binary64 (* -6 (* y z)))) |
#s(approx (* (+ (* -6 z) 4) y) #s(hole binary64 (* z (+ (* -6 y) (* 4 (/ y z)))))) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 (* -6 z))) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 (* z (- (* 4 (/ 1 z)) 6)))) |
#s(approx (* (- 2/3 z) (* 6 y)) #s(hole binary64 (* -6 (* y z)))) |
#s(approx (* (- 2/3 z) (* 6 y)) #s(hole binary64 (* z (+ (* -6 y) (* 4 (/ 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 (+ (* (* -6 x) (- 2/3 z)) x) #s(hole binary64 (* 6 (* x z)))) |
#s(approx (+ (* (* -6 x) (- 2/3 z)) x) #s(hole binary64 (* z (+ (* -4 (/ x z)) (+ (* 6 x) (/ x z)))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* 4 (- y x))) z)) (* 6 (- y x))))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* 4 (- y x))) z)) (* 6 (- y x))))))) |
#s(approx (* (+ (* -6 z) 4) y) #s(hole binary64 (* -1 (* z (+ (* -4 (/ y z)) (* 6 y)))))) |
#s(approx (+ (* -6 z) 4) #s(hole binary64 (* -1 (* z (- 6 (* 4 (/ 1 z))))))) |
#s(approx (* (- 2/3 z) (* 6 y)) #s(hole binary64 (* -1 (* z (+ (* -4 (/ y z)) (* 6 y)))))) |
#s(approx (- 2/3 z) #s(hole binary64 (* -1 (* z (- 1 (* 2/3 (/ 1 z))))))) |
#s(approx (+ (* (* -6 x) (- 2/3 z)) x) #s(hole binary64 (* -1 (* z (+ (* -6 x) (* -1 (/ (+ x (* -4 x)) z))))))) |
| Outputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y)) |
(*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y) |
(*.f64 y (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 64 binary64) (pow.f64 (*.f64 (*.f64 #s(literal -6 binary64) z) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 4 binary64) y) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -6 binary64) z) y) (*.f64 (*.f64 #s(literal -6 binary64) z) y)) (*.f64 (*.f64 #s(literal 4 binary64) y) (*.f64 (*.f64 #s(literal -6 binary64) z) y))))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 64 binary64) (pow.f64 (*.f64 y (*.f64 #s(literal -6 binary64) z)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 4 binary64) y) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 y (*.f64 #s(literal -6 binary64) z)) (*.f64 y (*.f64 #s(literal -6 binary64) z))) (*.f64 (*.f64 #s(literal 4 binary64) y) (*.f64 y (*.f64 #s(literal -6 binary64) z)))))) |
(fma.f64 #s(literal 4 binary64) y (*.f64 (*.f64 #s(literal -6 binary64) z) y)) |
(fma.f64 #s(literal 4 binary64) y (*.f64 y (*.f64 #s(literal -6 binary64) z))) |
(fma.f64 y #s(literal 4 binary64) (*.f64 (*.f64 #s(literal -6 binary64) z) y)) |
(fma.f64 y #s(literal 4 binary64) (*.f64 y (*.f64 #s(literal -6 binary64) z))) |
(+.f64 (*.f64 #s(literal 4 binary64) y) (*.f64 (*.f64 #s(literal -6 binary64) z) y)) |
(+.f64 (*.f64 #s(literal 4 binary64) y) (*.f64 y (*.f64 #s(literal -6 binary64) z))) |
(/.f64 (-.f64 #s(literal 64 binary64) (pow.f64 (*.f64 z #s(literal 6 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 16 binary64) (+.f64 (pow.f64 (*.f64 z #s(literal 6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 z #s(literal 6 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 16 binary64) (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) #s(literal 16 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 64 binary64) (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 16 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -216 binary64) (pow.f64 z #s(literal 3 binary64)) #s(literal 64 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (-.f64 #s(literal 16 binary64) (*.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64)))))) |
(/.f64 (-.f64 #s(literal 16 binary64) (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64))) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) #s(literal 16 binary64)) (-.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64))) |
(/.f64 (+.f64 #s(literal 64 binary64) (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 3 binary64))) (+.f64 #s(literal 16 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z))))) |
(/.f64 (fma.f64 #s(literal -216 binary64) (pow.f64 z #s(literal 3 binary64)) #s(literal 64 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (-.f64 #s(literal 16 binary64) (*.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64))))) |
(fma.f64 #s(literal -2 binary64) #s(literal -2 binary64) (*.f64 #s(literal -6 binary64) z)) |
(fma.f64 #s(literal 4 binary64) #s(literal 1 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)) |
(fma.f64 #s(literal 2 binary64) #s(literal 2 binary64) (*.f64 #s(literal -6 binary64) z)) |
(-.f64 (/.f64 #s(literal 16 binary64) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z))) (/.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64))) (/.f64 #s(literal 16 binary64) (-.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64)))) |
(-.f64 #s(literal 4 binary64) (*.f64 z #s(literal 6 binary64))) |
(+.f64 (/.f64 #s(literal 64 binary64) (+.f64 #s(literal 16 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z))))) (/.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 3 binary64)) (+.f64 #s(literal 16 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (-.f64 #s(literal 16 binary64) (*.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64))))) (/.f64 #s(literal 64 binary64) (+.f64 (pow.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 2 binary64)) (-.f64 #s(literal 16 binary64) (*.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64)))))) |
(+.f64 #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) z)) |
(+.f64 (*.f64 #s(literal -6 binary64) z) #s(literal 4 binary64)) |
(neg.f64 #s(literal 6 binary64)) |
#s(literal -6 binary64) |
z |
(*.f64 #s(literal -2 binary64) #s(literal -2 binary64)) |
(*.f64 #s(literal 4 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal 2 binary64) #s(literal 2 binary64)) |
(neg.f64 #s(literal -4 binary64)) |
(fabs.f64 #s(literal 4 binary64)) |
(+.f64 #s(literal 3 binary64) #s(literal 1 binary64)) |
#s(literal 4 binary64) |
y |
#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 (*.f64 #s(approx (- y x) y) #s(literal -6 binary64)) z)) |
(*.f64 (*.f64 #s(approx (- y x) y) #s(literal -6 binary64)) z) |
(*.f64 #s(approx (- y x) y) (*.f64 #s(literal -6 binary64) z)) |
(*.f64 (*.f64 #s(literal -6 binary64) z) #s(approx (- y x) y)) |
#s(approx (- y x) y) |
(*.f64 #s(literal -6 binary64) z) |
(*.f64 z #s(literal -6 binary64)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) |
(*.f64 (*.f64 #s(literal 6 binary64) y) (-.f64 #s(literal 2/3 binary64) z)) |
(*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64)) y) |
(*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64)) |
(*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal 6 binary64) y)) |
(*.f64 #s(literal 6 binary64) (*.f64 (-.f64 #s(literal 2/3 binary64) z) y)) |
(/.f64 (neg.f64 (-.f64 #s(literal 8/27 binary64) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 4/9 binary64) (fma.f64 z z (*.f64 #s(literal 2/3 binary64) z))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4/9 binary64) (*.f64 z z))) (neg.f64 (+.f64 #s(literal 2/3 binary64) z))) |
(/.f64 (-.f64 #s(literal 4/9 binary64) (*.f64 z z)) (+.f64 #s(literal 2/3 binary64) z)) |
(/.f64 (-.f64 #s(literal 8/27 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 #s(literal 4/9 binary64) (fma.f64 z z (*.f64 #s(literal 2/3 binary64) z)))) |
(-.f64 (/.f64 #s(literal 4/9 binary64) (+.f64 #s(literal 2/3 binary64) z)) (/.f64 (*.f64 z z) (+.f64 #s(literal 2/3 binary64) z))) |
(-.f64 (/.f64 #s(literal 8/27 binary64) (+.f64 #s(literal 4/9 binary64) (fma.f64 z z (*.f64 #s(literal 2/3 binary64) z)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 #s(literal 4/9 binary64) (fma.f64 z z (*.f64 #s(literal 2/3 binary64) z))))) |
(-.f64 #s(literal 2/3 binary64) z) |
(*.f64 #s(literal 2/3 binary64) #s(literal 1 binary64)) |
(/.f64 #s(literal -2 binary64) #s(literal -3 binary64)) |
(/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) |
(fabs.f64 #s(literal 2/3 binary64)) |
(+.f64 #s(literal 1/3 binary64) #s(literal 1/3 binary64)) |
#s(literal 2/3 binary64) |
(*.f64 #s(literal 6 binary64) y) |
(*.f64 y #s(literal 6 binary64)) |
(neg.f64 #s(literal -6 binary64)) |
(fabs.f64 #s(literal 6 binary64)) |
(+.f64 #s(literal 3 binary64) #s(literal 3 binary64)) |
#s(literal 6 binary64) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z) x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 6 binary64) (*.f64 (-.f64 #s(literal 2/3 binary64) z) x)) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 #s(literal 6 binary64) (*.f64 (-.f64 #s(literal 2/3 binary64) z) x)) (*.f64 #s(literal 6 binary64) (*.f64 (-.f64 #s(literal 2/3 binary64) z) x)) (*.f64 x (*.f64 #s(literal 6 binary64) (*.f64 (-.f64 #s(literal 2/3 binary64) z) x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal 3 binary64)) #s(literal -216 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) x))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 x (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal 3 binary64)) #s(literal -216 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) x)))) |
(fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64) x) |
(fma.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z) x) |
(fma.f64 #s(literal -6 binary64) (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) x) |
(fma.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal -6 binary64) x) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) #s(literal 2 binary64)) (-.f64 x (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) x))) |
(-.f64 x (*.f64 #s(literal 6 binary64) (*.f64 (-.f64 #s(literal 2/3 binary64) z) x))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)))))) (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) x))))) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)) x) |
(+.f64 x (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64))) |
(*.f64 #s(literal -6 binary64) x) |
(*.f64 x #s(literal -6 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))) (fma.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) x (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64)))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y)) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (fma.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) #s(literal 1 binary64)) x (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y))) |
#s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal 4 binary64) y)) |
#s(approx (+ (* 4 (- y x)) x) (fma.f64 #s(literal -3 binary64) x (*.f64 #s(literal 4 binary64) y))) |
#s(approx (* (- y x) (* -6 z)) (*.f64 (*.f64 z y) #s(literal -6 binary64))) |
#s(approx (* (- y x) (* -6 z)) (fma.f64 (*.f64 z x) #s(literal 6 binary64) (*.f64 (*.f64 z y) #s(literal -6 binary64)))) |
#s(approx (- y x) y) |
#s(approx (- y x) (fma.f64 #s(literal -1 binary64) x y)) |
#s(approx (+ (* (* -6 x) (- 2/3 z)) x) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) x)) |
#s(approx (* -6 x) (*.f64 #s(literal -6 binary64) x)) |
#s(approx 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)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) x) #s(literal 6 binary64) (*.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z))) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (+.f64 (fma.f64 y (/.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) x) (neg.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)))) #s(literal 1 binary64)) x)) |
#s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal -3 binary64) x)) |
#s(approx (+ (* 4 (- y x)) x) (*.f64 (-.f64 (*.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal 3 binary64)) x)) |
#s(approx (* (- y x) (* -6 z)) (*.f64 (*.f64 z x) #s(literal 6 binary64))) |
#s(approx (* (- y x) (* -6 z)) (*.f64 (fma.f64 (/.f64 (*.f64 z y) x) #s(literal -6 binary64) (*.f64 z #s(literal 6 binary64))) x)) |
#s(approx (- y x) (neg.f64 x)) |
#s(approx (- y x) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (neg.f64 x) (-.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64)) #s(literal 1 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) x) #s(literal -6 binary64) (-.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64)) #s(literal 1 binary64))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 3 binary64)))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (neg.f64 x) (+.f64 (fma.f64 #s(literal -6 binary64) z (neg.f64 (/.f64 (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y) x))) #s(literal 3 binary64)))) |
#s(approx (+ (* 4 (- y x)) x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -4 binary64) (/.f64 y x) #s(literal 3 binary64)))) |
#s(approx (* (- y x) (* -6 z)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 z y) x) #s(literal 6 binary64) (*.f64 #s(literal -6 binary64) z)))) |
#s(approx (- y x) (*.f64 (neg.f64 x) (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (* (* -6 x) (- 2/3 z)) x) (*.f64 (neg.f64 x) (-.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64)) #s(literal 1 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (+.f64 (fma.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) x)) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (fma.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) x)) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (+.f64 (fma.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y)) x)) |
#s(approx (* (+ (* -6 z) 4) y) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y)) |
#s(approx y 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 (* 4 y) (*.f64 #s(literal 4 binary64) y)) |
#s(approx (- y x) (-.f64 y x)) |
#s(approx (* (- 2/3 z) (* 6 y)) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) |
#s(approx (* 6 y) (*.f64 #s(literal 6 binary64) y)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) y) #s(literal -6 binary64) (fma.f64 (-.f64 #s(literal 2/3 binary64) z) #s(literal 6 binary64) (/.f64 x y))) y)) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (+.f64 (fma.f64 #s(literal -6 binary64) z (/.f64 (fma.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) x) y)) #s(literal 4 binary64)) y)) |
#s(approx (+ (* 4 (- y x)) x) (*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 x y) #s(literal 4 binary64)) y)) |
#s(approx (* (- y x) (* -6 z)) (*.f64 (fma.f64 (/.f64 (*.f64 z x) y) #s(literal 6 binary64) (*.f64 #s(literal -6 binary64) z)) y)) |
#s(approx (- y x) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal 1 binary64)) y)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (neg.f64 (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z) x) y))) y))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (+.f64 (fma.f64 #s(literal -6 binary64) z (/.f64 (fma.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) x) y)) #s(literal 4 binary64))) y))) |
#s(approx (+ (* 4 (- y x)) x) (neg.f64 (*.f64 (-.f64 (neg.f64 (*.f64 #s(literal -3 binary64) (/.f64 x y))) #s(literal 4 binary64)) y))) |
#s(approx (* (- y x) (* -6 z)) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 z x) y) #s(literal -6 binary64) (*.f64 z #s(literal 6 binary64))) y))) |
#s(approx (- y x) (neg.f64 (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x) x)) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (fma.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) (-.f64 y x) x)) |
#s(approx (* (+ (* -6 z) 4) y) (*.f64 #s(literal 4 binary64) y)) |
#s(approx (* (+ (* -6 z) 4) y) (fma.f64 (*.f64 z y) #s(literal -6 binary64) (*.f64 #s(literal 4 binary64) y))) |
#s(approx (+ (* -6 z) 4) #s(literal 4 binary64)) |
#s(approx (+ (* -6 z) 4) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64))) |
#s(approx z z) |
#s(approx (* (- y x) (* -6 z)) (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))) |
#s(approx (* -6 z) (*.f64 #s(literal -6 binary64) z)) |
#s(approx (* (- 2/3 z) (* 6 y)) (*.f64 #s(literal 4 binary64) y)) |
#s(approx (* (- 2/3 z) (* 6 y)) (fma.f64 (*.f64 z y) #s(literal -6 binary64) (*.f64 #s(literal 4 binary64) y))) |
#s(approx (- 2/3 z) #s(literal 2/3 binary64)) |
#s(approx (- 2/3 z) (fma.f64 #s(literal -1 binary64) z #s(literal 2/3 binary64))) |
#s(approx (+ (* (* -6 x) (- 2/3 z)) x) (*.f64 #s(literal -3 binary64) x)) |
#s(approx (+ (* (* -6 x) (- 2/3 z)) x) (fma.f64 #s(literal -3 binary64) x (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 y x) (/.f64 (fma.f64 #s(literal 4 binary64) (-.f64 y x) x) z)) z)) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (*.f64 z (-.f64 y x)) #s(literal -6 binary64))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 y x) (/.f64 (fma.f64 #s(literal 4 binary64) (-.f64 y x) x) z)) z)) |
#s(approx (* (+ (* -6 z) 4) y) (*.f64 (*.f64 z y) #s(literal -6 binary64))) |
#s(approx (* (+ (* -6 z) 4) y) (*.f64 (fma.f64 (/.f64 y z) #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) y)) z)) |
#s(approx (+ (* -6 z) 4) (*.f64 #s(literal -6 binary64) z)) |
#s(approx (+ (* -6 z) 4) (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 6 binary64)) z)) |
#s(approx (* (- 2/3 z) (* 6 y)) (*.f64 (*.f64 z y) #s(literal -6 binary64))) |
#s(approx (* (- 2/3 z) (* 6 y)) (*.f64 (fma.f64 (/.f64 y z) #s(literal 4 binary64) (*.f64 #s(literal -6 binary64) 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 (+ (* (* -6 x) (- 2/3 z)) x) (*.f64 (*.f64 z x) #s(literal 6 binary64))) |
#s(approx (+ (* (* -6 x) (- 2/3 z)) 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 (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (neg.f64 z) (fma.f64 #s(literal 6 binary64) (-.f64 y x) (neg.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (-.f64 y x) x) z))))) |
#s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (neg.f64 z) (fma.f64 #s(literal 6 binary64) (-.f64 y x) (neg.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (-.f64 y x) x) z))))) |
#s(approx (* (+ (* -6 z) 4) y) (*.f64 (neg.f64 z) (fma.f64 (/.f64 y z) #s(literal -4 binary64) (*.f64 #s(literal 6 binary64) y)))) |
#s(approx (+ (* -6 z) 4) (*.f64 (neg.f64 z) (-.f64 #s(literal 6 binary64) (/.f64 #s(literal 4 binary64) z)))) |
#s(approx (* (- 2/3 z) (* 6 y)) (*.f64 (neg.f64 z) (fma.f64 (/.f64 y z) #s(literal -4 binary64) (*.f64 #s(literal 6 binary64) y)))) |
#s(approx (- 2/3 z) (*.f64 (neg.f64 z) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2/3 binary64) z)))) |
#s(approx (+ (* (* -6 x) (- 2/3 z)) x) (*.f64 (neg.f64 z) (fma.f64 #s(literal -6 binary64) x (neg.f64 (/.f64 (*.f64 #s(literal -3 binary64) x) z))))) |
Compiled 6 280 to 807 computations (87.1% saved)
23 alts after pruning (12 fresh and 11 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 184 | 6 | 190 |
| Fresh | 2 | 6 | 8 |
| Picked | 0 | 5 | 5 |
| Done | 1 | 6 | 7 |
| Total | 187 | 23 | 210 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.6% | (fma.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 6 binary64) x) |
| 50.2% | (fma.f64 (*.f64 (-.f64 y x) #s(approx (- 2/3 z) #s(literal 2/3 binary64))) #s(literal 6 binary64) x) | |
| ✓ | 99.8% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (-.f64 y x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) x)) |
| ✓ | 50.5% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z) x)) |
| 27.0% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (*.f64 #s(literal -6 binary64) x) #s(approx (- 2/3 z) (neg.f64 z)) 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)) | |
| 51.2% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (-.f64 y x) (*.f64 #s(literal -6 binary64) z))) | |
| ✓ | 51.2% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal 6 binary64) y))) |
| ✓ | 51.2% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64))) |
| ✓ | 26.7% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 #s(approx (- y x) y) z) #s(literal -6 binary64))) |
| 27.0% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 #s(approx (- y x) y) #s(literal -6 binary64)) z)) | |
| 27.5% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (- y x) (neg.f64 x)) (*.f64 #s(literal -6 binary64) z))) | |
| ✓ | 26.7% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (- y x) y) (*.f64 #s(literal -6 binary64) z))) |
| 26.9% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (- 2/3 z) #s(literal 2/3 binary64)) (*.f64 #s(literal 6 binary64) y))) | |
| ✓ | 51.3% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y))) |
| 50.6% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 3 binary64))))) | |
| 50.7% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (* -6 x) (- 2/3 z)) x) (fma.f64 #s(literal -3 binary64) x (*.f64 (*.f64 z x) #s(literal 6 binary64))))) | |
| 27.5% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (* -6 x) (- 2/3 z)) x) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) | |
| 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)))) | |
| ✓ | 27.0% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal 4 binary64) y))) |
| ✓ | 25.3% | #s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal -3 binary64) x))) |
Compiled 1 319 to 570 computations (56.8% saved)
| Inputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal -3 binary64) x))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal 4 binary64) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) #s(approx (- y x) y) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (* -6 x) (- 2/3 z)) x) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (- 2/3 z) #s(literal 2/3 binary64)) (*.f64 #s(literal 6 binary64) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (- y x) y) (*.f64 #s(literal -6 binary64) z))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 #s(approx (- y x) y) #s(literal -6 binary64)) z)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 #s(approx (- y x) y) z) #s(literal -6 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (fma.f64 #s(literal -3 binary64) x (*.f64 #s(literal 4 binary64) y)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (- y x) (neg.f64 x)) (*.f64 #s(literal -6 binary64) z))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 3 binary64))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal 6 binary64) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (-.f64 y x) (*.f64 #s(literal -6 binary64) z))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (*.f64 #s(literal -6 binary64) x) #s(approx (- 2/3 z) (neg.f64 z)) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z) x)) |
(fma.f64 (*.f64 (-.f64 y x) #s(approx (- 2/3 z) #s(literal 2/3 binary64))) #s(literal 6 binary64) x) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (-.f64 y x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (* -6 x) (- 2/3 z)) x) (fma.f64 #s(literal -3 binary64) x (*.f64 (*.f64 z x) #s(literal 6 binary64))))) |
(+.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64))))) |
(+.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)))) |
(+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) #s(approx (- (/ 2 3) z) #s(literal 2/3 binary64)))) |
(+.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (-.f64 y x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64))))) |
(fma.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 6 binary64) x) |
(fma.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 (-.f64 y x) #s(literal 6 binary64)) x) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #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)) (-.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 (pow.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 #s(literal 2/3 binary64) z)) x)) |
| Outputs |
|---|
(+.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (-.f64 y x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64))))) |
5 calls:
| 42.0ms | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| 18.0ms | x |
| 9.0ms | y |
| 9.0ms | z |
| 8.0ms | (+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| 99.8% | 1 | (+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z))) |
| 99.8% | 1 | x |
| 99.8% | 1 | y |
| 99.8% | 1 | z |
Compiled 21 to 28 computations (-33.3% saved)
| Inputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal -3 binary64) x))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal 4 binary64) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) #s(approx (- y x) y) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (* -6 x) (- 2/3 z)) x) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (- 2/3 z) #s(literal 2/3 binary64)) (*.f64 #s(literal 6 binary64) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (- y x) y) (*.f64 #s(literal -6 binary64) z))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 #s(approx (- y x) y) #s(literal -6 binary64)) z)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 #s(approx (- y x) y) z) #s(literal -6 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (fma.f64 #s(literal -3 binary64) x (*.f64 #s(literal 4 binary64) y)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (- y x) (neg.f64 x)) (*.f64 #s(literal -6 binary64) z))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 3 binary64))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal 6 binary64) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (-.f64 y x) (*.f64 #s(literal -6 binary64) z))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (*.f64 #s(literal -6 binary64) x) #s(approx (- 2/3 z) (neg.f64 z)) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z) x)) |
(fma.f64 (*.f64 (-.f64 y x) #s(approx (- 2/3 z) #s(literal 2/3 binary64))) #s(literal 6 binary64) x) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (-.f64 y x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (* -6 x) (- 2/3 z)) x) (fma.f64 #s(literal -3 binary64) x (*.f64 (*.f64 z x) #s(literal 6 binary64))))) |
(+.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64))))) |
(+.f64 x #s(approx (* (* (- y x) 6) (- (/ 2 3) z)) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) x) #s(literal -6 binary64)))) |
(+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) #s(approx (- (/ 2 3) z) #s(literal 2/3 binary64)))) |
| Outputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (-.f64 y x) (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) x)) |
5 calls:
| 10.0ms | x |
| 8.0ms | y |
| 7.0ms | z |
| 7.0ms | (+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z))) |
| 7.0ms | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| 99.8% | 1 | (+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z))) |
| 99.8% | 1 | x |
| 99.8% | 1 | y |
| 99.8% | 1 | z |
Compiled 21 to 28 computations (-33.3% saved)
| Inputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal -3 binary64) x))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal 4 binary64) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) #s(approx (- y x) y) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (* -6 x) (- 2/3 z)) x) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (- 2/3 z) #s(literal 2/3 binary64)) (*.f64 #s(literal 6 binary64) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (- y x) y) (*.f64 #s(literal -6 binary64) z))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 #s(approx (- y x) y) #s(literal -6 binary64)) z)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 #s(approx (- y x) y) z) #s(literal -6 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (fma.f64 #s(literal -3 binary64) x (*.f64 #s(literal 4 binary64) y)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (- y x) (neg.f64 x)) (*.f64 #s(literal -6 binary64) z))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 3 binary64))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal 6 binary64) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (-.f64 y x) (*.f64 #s(literal -6 binary64) z))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (*.f64 #s(literal -6 binary64) x) #s(approx (- 2/3 z) (neg.f64 z)) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (fma.f64 #s(literal -6 binary64) (-.f64 #s(literal 2/3 binary64) z) #s(literal 1 binary64)) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 (*.f64 #s(literal -6 binary64) x) (-.f64 #s(literal 2/3 binary64) z) x)) |
(fma.f64 (*.f64 (-.f64 y x) #s(approx (- 2/3 z) #s(literal 2/3 binary64))) #s(literal 6 binary64) x) |
| Outputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (fma.f64 #s(literal -3 binary64) x (*.f64 #s(literal 4 binary64) y)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (-.f64 y x) (*.f64 #s(literal -6 binary64) z))) |
5 calls:
| 9.0ms | x |
| 8.0ms | z |
| 6.0ms | y |
| 6.0ms | (+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z))) |
| 6.0ms | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.6% | 3 | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| 76.2% | 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.4% | 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 -3 binary64) x))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal 4 binary64) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) #s(approx (- y x) y) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (* -6 x) (- 2/3 z)) x) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (- 2/3 z) #s(literal 2/3 binary64)) (*.f64 #s(literal 6 binary64) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (- y x) y) (*.f64 #s(literal -6 binary64) z))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 #s(approx (- y x) y) #s(literal -6 binary64)) z)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 #s(approx (- y x) y) z) #s(literal -6 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (fma.f64 #s(literal -3 binary64) x (*.f64 #s(literal 4 binary64) y)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (- y x) (neg.f64 x)) (*.f64 #s(literal -6 binary64) z))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 3 binary64))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 y x) z) #s(literal -6 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (-.f64 #s(literal 2/3 binary64) z) (*.f64 #s(literal 6 binary64) y))) |
| 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:
| 35.0ms | z |
| 5.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 -3 binary64) x))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal 4 binary64) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) #s(approx (- y x) y) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (* -6 x) (- 2/3 z)) x) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (- 2/3 z) #s(literal 2/3 binary64)) (*.f64 #s(literal 6 binary64) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (- y x) y) (*.f64 #s(literal -6 binary64) z))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 #s(approx (- y x) y) #s(literal -6 binary64)) z)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 #s(approx (- y x) y) z) #s(literal -6 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (fma.f64 #s(literal -3 binary64) x (*.f64 #s(literal 4 binary64) y)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (- y x) (neg.f64 x)) (*.f64 #s(literal -6 binary64) z))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 3 binary64))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) z) y) #s(literal 6 binary64))) |
| Outputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -6 binary64) z #s(literal 3 binary64))))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y))) |
3 calls:
| 17.0ms | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| 5.0ms | y |
| 5.0ms | 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 -3 binary64) x))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal 4 binary64) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) #s(approx (- y x) y) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (* -6 x) (- 2/3 z)) x) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (- 2/3 z) #s(literal 2/3 binary64)) (*.f64 #s(literal 6 binary64) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (- y x) y) (*.f64 #s(literal -6 binary64) z))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 #s(approx (- y x) y) #s(literal -6 binary64)) z)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 #s(approx (- y x) y) z) #s(literal -6 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (fma.f64 #s(literal -3 binary64) x (*.f64 #s(literal 4 binary64) y)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (- y x) (neg.f64 x)) (*.f64 #s(literal -6 binary64) z))) |
| Outputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (fma.f64 #s(literal -3 binary64) x (*.f64 #s(literal 4 binary64) y)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (- y x) (+ (* -6 z) 4)) x) (*.f64 (fma.f64 #s(literal -6 binary64) z #s(literal 4 binary64)) y))) |
3 calls:
| 15.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 -3 binary64) x))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal 4 binary64) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) #s(approx (- y x) y) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (* -6 x) (- 2/3 z)) x) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (- 2/3 z) #s(literal 2/3 binary64)) (*.f64 #s(literal 6 binary64) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (- y x) y) (*.f64 #s(literal -6 binary64) z))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 #s(approx (- y x) y) #s(literal -6 binary64)) z)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 #s(approx (- y x) y) z) #s(literal -6 binary64))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (fma.f64 #s(literal -3 binary64) x (*.f64 #s(literal 4 binary64) y)))) |
| Outputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (fma.f64 #s(literal -3 binary64) x (*.f64 #s(literal 4 binary64) y)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (- y x) y) (*.f64 #s(literal -6 binary64) z))) |
2 calls:
| 27.0ms | z |
| 3.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 -3 binary64) x))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal 4 binary64) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) #s(approx (- y x) y) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (* -6 x) (- 2/3 z)) x) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (- 2/3 z) #s(literal 2/3 binary64)) (*.f64 #s(literal 6 binary64) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (- y x) y) (*.f64 #s(literal -6 binary64) z))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 #s(approx (- y x) y) #s(literal -6 binary64)) z)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 (*.f64 #s(approx (- y x) y) z) #s(literal -6 binary64))) |
| Outputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (- y x) y) (*.f64 #s(literal -6 binary64) z))) |
2 calls:
| 3.0ms | z |
| 3.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 -3 binary64) x))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal 4 binary64) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) #s(approx (- y x) y) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* (* -6 x) (- 2/3 z)) x) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (*.f64 #s(approx (- 2/3 z) #s(literal 2/3 binary64)) (*.f64 #s(literal 6 binary64) y))) |
| Outputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (* (* (- y x) z) -6) (*.f64 (*.f64 z x) #s(literal 6 binary64)))) |
4 calls:
| 5.0ms | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| 3.0ms | x |
| 3.0ms | z |
| 2.0ms | (+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 63.2% | 3 | (+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z))) |
| 56.4% | 2 | x |
| 74.3% | 3 | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| 74.3% | 3 | z |
Compiled 20 to 25 computations (-25% saved)
| Inputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal -3 binary64) x))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal 4 binary64) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) #s(approx (- y x) y) x)) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
| Outputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) (-.f64 y x) x)) |
5 calls:
| 2.0ms | z |
| 2.0ms | x |
| 2.0ms | y |
| 2.0ms | (+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z))) |
| 2.0ms | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 50.5% | 1 | x |
| 50.5% | 1 | (+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z))) |
| 50.5% | 1 | y |
| 50.5% | 1 | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| 50.5% | 1 | z |
Compiled 21 to 28 computations (-33.3% saved)
| Inputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal -3 binary64) x))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal 4 binary64) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) #s(approx (- y x) y) x)) |
| Outputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal 4 binary64) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal -3 binary64) x))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) (fma.f64 #s(literal 4 binary64) #s(approx (- y x) y) x)) |
5 calls:
| 2.0ms | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| 2.0ms | z |
| 2.0ms | x |
| 1.0ms | (+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z))) |
| 1.0ms | y |
| 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))) |
| 30.3% | 3 | z |
| 27.0% | 1 | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| 39.1% | 3 | x |
| 42.2% | 3 | y |
Compiled 21 to 28 computations (-33.3% saved)
| Inputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal -3 binary64) x))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal 4 binary64) y))) |
| Outputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal 4 binary64) y))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal -3 binary64) x))) |
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal 4 binary64) y))) |
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 -3 binary64) x))) |
| Outputs |
|---|
#s(approx (+ x (* (* (- y x) 6) (- (/ 2 3) z))) #s(approx (+ (* 4 (- y x)) x) (*.f64 #s(literal -3 binary64) x))) |
5 calls:
| 1.0ms | (+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z))) |
| 1.0ms | x |
| 1.0ms | y |
| 1.0ms | z |
| 1.0ms | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 25.3% | 1 | (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z) |
| 25.3% | 1 | z |
| 25.3% | 1 | (+.f64 x (*.f64 (*.f64 (-.f64 y x) #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) #s(literal 3 binary64)) z))) |
| 25.3% | 1 | x |
| 25.3% | 1 | y |
Compiled 21 to 28 computations (-33.3% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 0.001792033020736646 | 1010.1118328382147 |
| 10.0ms | -9.678372455969738 | -0.0025857302771397487 |
| 12.0ms | 271× | 0 | valid |
| 0.0ms | 1× | 1 | valid |
Compiled 849 to 698 computations (17.8% saved)
ival-sub!: 2.0ms (41.8% of total)ival-mult!: 2.0ms (41.8% of total)ival-add!: 1.0ms (20.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 |
|---|---|---|
| 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 |
|---|---|---|
| 34.0ms | 1.5322295219922399e-27 | 4.1411313619109544e-21 |
| 7.0ms | -2.2886281092399958e-30 | -1.105273436525742e-30 |
| 9.0ms | 211× | 0 | valid |
| 1.0ms | 9× | 1 | valid |
| 1.0ms | 4× | 2 | valid |
Compiled 926 to 732 computations (21% saved)
ival-mult!: 2.0ms (43.5% of total)ival-add!: 1.0ms (21.8% of total)ival-sub!: 1.0ms (21.8% 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 |
|---|---|---|
| 11.0ms | 7.121647868257879e-10 | 1.2083019482243932e-9 |
| 13.0ms | -56405068060055.13 | -9.678372455969738 |
| 15.0ms | 224× | 0 | valid |
Compiled 806 to 636 computations (21.1% saved)
ival-mult!: 2.0ms (53.1% of total)ival-sub!: 1.0ms (26.6% of total)ival-add!: 1.0ms (26.6% 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 025 to 808 computations (21.2% saved)
ival-mult!: 1.0ms (73.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 873 to 713 computations (18.3% saved)
| 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 909 to 740 computations (18.6% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 1.2646758602143013e-72 | 7.543983089395784e-70 |
| 11.0ms | -1.4729855126418555e+53 | -1.830249416245725e+49 |
| 10.0ms | 239× | 0 | valid |
| 1.0ms | 15× | 1 | valid |
| 0.0ms | 2× | 2 | valid |
Compiled 792 to 634 computations (19.9% saved)
ival-sub!: 2.0ms (38.9% of total)ival-mult!: 2.0ms (38.9% of total)adjust: 1.0ms (19.4% of total)ival-add!: 1.0ms (19.4% 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 658 computations (19.4% saved)
| 1× | fuel |
Compiled 855 to 104 computations (87.8% saved)
Compiled 1 736 to 232 computations (86.6% saved)
Loading profile data...