
Time bar (total: 2.7s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 2 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 3 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 4 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 5 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 6 |
| 75% | 74.9% | 25% | 0.2% | 0% | 0% | 0% | 7 |
| 75% | 74.9% | 25% | 0.2% | 0% | 0% | 0% | 8 |
| 75% | 74.9% | 25% | 0.2% | 0% | 0% | 0% | 9 |
| 75% | 74.9% | 25% | 0.2% | 0% | 0% | 0% | 10 |
| 87.5% | 87.3% | 12.5% | 0.2% | 0% | 0% | 0% | 11 |
| 87.5% | 87.3% | 12.5% | 0.2% | 0% | 0% | 0% | 12 |
Compiled 11 to 10 computations (9.1% saved)
| 484.0ms | 8 256× | 0 | valid |
ival-add!: 86.0ms (38.3% of total)ival-div!: 67.0ms (29.8% of total)ival-mult!: 48.0ms (21.4% of total)ival-sub!: 22.0ms (9.8% of total)adjust: 2.0ms (0.9% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 19 | 0 | - | 3 | (2.4628915168430292e-98 -1.8002431307288626e+223 -258212954122.5352 1.3928851514406248e+79) | (*.f64 (/.f64 x y) (-.f64 z t)) |
| 0 | 0 | - | 0 | - | (/.f64 x y) |
| 0 | 0 | - | 0 | - | (+.f64 (*.f64 (/.f64 x y) (-.f64 z t)) t) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (-.f64 z t) |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
*.f64 | (*.f64 (/.f64 x y) (-.f64 z t)) | n*u | 3 | 0 |
*.f64 | (*.f64 (/.f64 x y) (-.f64 z t)) | n*o | 1 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 3 | 0 |
| - | 1 | 252 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 3 | 0 | 0 |
| - | 1 | 0 | 252 |
| number | freq |
|---|---|
| 0 | 252 |
| 1 | 4 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 28.0ms | 512× | 0 | valid |
Compiled 65 to 28 computations (56.9% saved)
ival-div!: 3.0ms (36.8% of total)ival-sub!: 2.0ms (24.5% of total)ival-mult!: 2.0ms (24.5% of total)ival-add!: 1.0ms (12.3% of total)adjust: 0.0ms (0% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 50 | 147 |
| 1 | 102 | 143 |
| 2 | 225 | 143 |
| 3 | 452 | 143 |
| 4 | 800 | 143 |
| 5 | 994 | 143 |
| 6 | 1023 | 143 |
| 7 | 1025 | 143 |
| 1× | saturated |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 98.7% | (+.f64 (*.f64 (/.f64 x y) (-.f64 z t)) t) |
Compiled 18 to 16 computations (11.1% saved)
| Inputs |
|---|
(+.f64 (*.f64 (/.f64 x y) (-.f64 z t)) t) |
(*.f64 (/.f64 x y) (-.f64 z t)) |
(/.f64 x y) |
x |
y |
(-.f64 z t) |
z |
t |
| Outputs |
|---|
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 t)) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (+ t (* x (- (/ z y) (/ t y)))))) |
#s(approx (* (/ x y) (- z t)) #s(hole binary64 (/ (* x (- z t)) y))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (* x (- (/ z y) (/ t y))))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (* x (- (+ (/ t x) (/ z y)) (/ t y))))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (/ (* x (- z t)) y))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ (- z t) y))))))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (/ (+ (* t y) (* x (- z t))) y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (+ t (/ (* x (- z t)) y)))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (+ t (* -1 (/ (* t x) y))))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (+ t (+ (* -1 (/ (* t x) y)) (/ (* x z) y))))) |
#s(approx (* (/ x y) (- z t)) #s(hole binary64 (* -1 (/ (* t x) y)))) |
#s(approx (* (/ x y) (- z t)) #s(hole binary64 (+ (* -1 (/ (* t x) y)) (/ (* x z) y)))) |
#s(approx (- z t) #s(hole binary64 (* -1 t))) |
#s(approx (- z t) #s(hole binary64 (- z t))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (/ (* x z) y))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (* z (+ (* -1 (/ (* t x) (* y z))) (+ (/ t z) (/ x y)))))) |
#s(approx (* (/ x y) (- z t)) #s(hole binary64 (/ (* x z) y))) |
#s(approx (* (/ x y) (- z t)) #s(hole binary64 (* z (+ (* -1 (/ (* t x) (* y z))) (/ x y))))) |
#s(approx (- z t) #s(hole binary64 z)) |
#s(approx (- z t) #s(hole binary64 (* z (+ 1 (* -1 (/ t z)))))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x y)) (* -1 (/ (+ t (* -1 (/ (* t x) y))) z))))))) |
#s(approx (* (/ x y) (- z t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x y)) (/ (* t x) (* y z))))))) |
#s(approx (- z t) #s(hole binary64 (* -1 (* z (- (/ t z) 1))))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (+ (* t (+ 1 (* -1 (/ x y)))) (/ (* x z) y)))) |
#s(approx (- z t) #s(hole binary64 (+ z (* -1 t)))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (* t (+ 1 (* -1 (/ x y)))))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (* t (+ 1 (+ (* -1 (/ x y)) (/ (* x z) (* t y))))))) |
#s(approx (* (/ x y) (- z t)) #s(hole binary64 (* t (+ (* -1 (/ x y)) (/ (* x z) (* t y)))))) |
#s(approx (- z t) #s(hole binary64 (* t (- (/ z t) 1)))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (* -1 (* t (- (/ x y) 1))))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (* -1 (* t (- (+ (* -1 (/ (* x z) (* t y))) (/ x y)) 1))))) |
#s(approx (* (/ x y) (- z t)) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x z) (* t y))) (/ x y)))))) |
#s(approx (- z t) #s(hole binary64 (* -1 (* t (+ 1 (* -1 (/ z t))))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | t | @ | 0 | ((+ (* (/ x y) (- z t)) t) (* (/ x y) (- z t)) (/ x y) x y (- z t) z t) |
| 2.0ms | x | @ | inf | ((+ (* (/ x y) (- z t)) t) (* (/ x y) (- z t)) (/ x y) x y (- z t) z t) |
| 2.0ms | y | @ | 0 | ((+ (* (/ x y) (- z t)) t) (* (/ x y) (- z t)) (/ x y) x y (- z t) z t) |
| 1.0ms | x | @ | 0 | ((+ (* (/ x y) (- z t)) t) (* (/ x y) (- z t)) (/ x y) x y (- z t) z t) |
| 1.0ms | x | @ | -inf | ((+ (* (/ x y) (- z t)) t) (* (/ x y) (- z t)) (/ x y) x y (- z t) z t) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 133 | 683 |
| 0 | 138 | 645 |
| 1 | 695 | 623 |
| 2 | 6772 | 623 |
| 0 | 8046 | 590 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(+.f64 (*.f64 (/.f64 x y) (-.f64 z t)) t) |
(*.f64 (/.f64 x y) (-.f64 z t)) |
(/.f64 x y) |
x |
y |
(-.f64 z t) |
z |
t |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 t)) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (+ t (* x (- (/ z y) (/ t y)))))) |
#s(approx (* (/ x y) (- z t)) #s(hole binary64 (/ (* x (- z t)) y))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (* x (- (/ z y) (/ t y))))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (* x (- (+ (/ t x) (/ z y)) (/ t y))))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (/ (* x (- z t)) y))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ (- z t) y))))))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (/ (+ (* t y) (* x (- z t))) y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (+ t (/ (* x (- z t)) y)))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (+ t (* -1 (/ (* t x) y))))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (+ t (+ (* -1 (/ (* t x) y)) (/ (* x z) y))))) |
#s(approx (* (/ x y) (- z t)) #s(hole binary64 (* -1 (/ (* t x) y)))) |
#s(approx (* (/ x y) (- z t)) #s(hole binary64 (+ (* -1 (/ (* t x) y)) (/ (* x z) y)))) |
#s(approx (- z t) #s(hole binary64 (* -1 t))) |
#s(approx (- z t) #s(hole binary64 (- z t))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (/ (* x z) y))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (* z (+ (* -1 (/ (* t x) (* y z))) (+ (/ t z) (/ x y)))))) |
#s(approx (* (/ x y) (- z t)) #s(hole binary64 (/ (* x z) y))) |
#s(approx (* (/ x y) (- z t)) #s(hole binary64 (* z (+ (* -1 (/ (* t x) (* y z))) (/ x y))))) |
#s(approx (- z t) #s(hole binary64 z)) |
#s(approx (- z t) #s(hole binary64 (* z (+ 1 (* -1 (/ t z)))))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x y)) (* -1 (/ (+ t (* -1 (/ (* t x) y))) z))))))) |
#s(approx (* (/ x y) (- z t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x y)) (/ (* t x) (* y z))))))) |
#s(approx (- z t) #s(hole binary64 (* -1 (* z (- (/ t z) 1))))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (+ (* t (+ 1 (* -1 (/ x y)))) (/ (* x z) y)))) |
#s(approx (- z t) #s(hole binary64 (+ z (* -1 t)))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (* t (+ 1 (* -1 (/ x y)))))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (* t (+ 1 (+ (* -1 (/ x y)) (/ (* x z) (* t y))))))) |
#s(approx (* (/ x y) (- z t)) #s(hole binary64 (* t (+ (* -1 (/ x y)) (/ (* x z) (* t y)))))) |
#s(approx (- z t) #s(hole binary64 (* t (- (/ z t) 1)))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (* -1 (* t (- (/ x y) 1))))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (* -1 (* t (- (+ (* -1 (/ (* x z) (* t y))) (/ x y)) 1))))) |
#s(approx (* (/ x y) (- z t)) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x z) (* t y))) (/ x y)))))) |
#s(approx (- z t) #s(hole binary64 (* -1 (* t (+ 1 (* -1 (/ z t))))))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 (*.f64 t t) t) (pow.f64 (*.f64 (neg.f64 x) (/.f64 (-.f64 z t) y)) #s(literal 3 binary64))) (fma.f64 t t (fma.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t (*.f64 (neg.f64 x) (/.f64 (-.f64 z t) y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (/.f64 (*.f64 x x) (*.f64 y y))))) (neg.f64 (-.f64 t (*.f64 (/.f64 (-.f64 z t) y) x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (neg.f64 t) t))) (neg.f64 (-.f64 (*.f64 (/.f64 (-.f64 z t) y) x) t))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (/.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (/.f64 (-.f64 z t) y) x) (*.f64 (*.f64 t t) t))) (neg.f64 (fma.f64 (*.f64 (/.f64 (-.f64 z t) y) x) (-.f64 (*.f64 (/.f64 (-.f64 z t) y) x) t) (*.f64 t t)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (/.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (/.f64 (-.f64 z t) y) x) (*.f64 (*.f64 t t) t))) (neg.f64 (fma.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t (-.f64 t (*.f64 (/.f64 (-.f64 z t) y) x)))))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (/.f64 (*.f64 x x) (*.f64 y y)))) (-.f64 t (*.f64 (/.f64 (-.f64 z t) y) x))) |
(/.f64 (fma.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (neg.f64 t) t)) (-.f64 (*.f64 (/.f64 (-.f64 z t) y) x) t)) |
(/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (/.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (/.f64 (-.f64 z t) y) x) (*.f64 (*.f64 t t) t)) (fma.f64 (*.f64 (/.f64 (-.f64 z t) y) x) (-.f64 (*.f64 (/.f64 (-.f64 z t) y) x) t) (*.f64 t t))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (/.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (/.f64 (-.f64 z t) y) x) (*.f64 (*.f64 t t) t)) (fma.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t (-.f64 t (*.f64 (/.f64 (-.f64 z t) y) x))))) |
(fma.f64 (/.f64 (-.f64 z t) y) x t) |
(fma.f64 (-.f64 z t) (/.f64 x y) t) |
(fma.f64 (/.f64 x y) (-.f64 z t) t) |
(fma.f64 x (/.f64 (-.f64 z t) y) t) |
(-.f64 (/.f64 (*.f64 t t) (-.f64 t (*.f64 (/.f64 (-.f64 z t) y) x))) (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (/.f64 (*.f64 x x) (*.f64 y y))) (-.f64 t (*.f64 (/.f64 (-.f64 z t) y) x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (/.f64 (*.f64 x x) (*.f64 y y))) (-.f64 (*.f64 (/.f64 (-.f64 z t) y) x) t)) (/.f64 (*.f64 t t) (-.f64 (*.f64 (/.f64 (-.f64 z t) y) x) t))) |
(-.f64 t (*.f64 (neg.f64 (-.f64 z t)) (/.f64 x y))) |
(-.f64 t (*.f64 (/.f64 (neg.f64 x) y) (-.f64 z t))) |
(-.f64 t (*.f64 (neg.f64 x) (/.f64 (-.f64 z t) y))) |
(+.f64 (/.f64 (*.f64 (*.f64 t t) t) (fma.f64 (*.f64 (/.f64 (-.f64 z t) y) x) (-.f64 (*.f64 (/.f64 (-.f64 z t) y) x) t) (*.f64 t t))) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (/.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (/.f64 (-.f64 z t) y) x)) (fma.f64 (*.f64 (/.f64 (-.f64 z t) y) x) (-.f64 (*.f64 (/.f64 (-.f64 z t) y) x) t) (*.f64 t t)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (/.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (/.f64 (-.f64 z t) y) x)) (fma.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t (-.f64 t (*.f64 (/.f64 (-.f64 z t) y) x))))) (/.f64 (*.f64 (*.f64 t t) t) (fma.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t (-.f64 t (*.f64 (/.f64 (-.f64 z t) y) x)))))) |
(+.f64 (*.f64 (/.f64 (-.f64 z t) y) x) t) |
(+.f64 t (*.f64 (neg.f64 (neg.f64 x)) (/.f64 (-.f64 z t) y))) |
(+.f64 t (*.f64 (/.f64 (-.f64 z t) y) x)) |
(*.f64 (/.f64 (-.f64 z t) y) x) |
(*.f64 (-.f64 z t) (/.f64 x y)) |
(*.f64 (/.f64 x y) (-.f64 z t)) |
(*.f64 x (/.f64 (-.f64 z t) y)) |
(/.f64 (*.f64 (*.f64 (/.f64 (+.f64 t z) y) (/.f64 (-.f64 z t) y)) x) (/.f64 (+.f64 t z) y)) |
(/.f64 (*.f64 (*.f64 (fma.f64 (/.f64 t y) (/.f64 (+.f64 t z) y) (/.f64 (*.f64 z z) (*.f64 y y))) (/.f64 (-.f64 z t) y)) x) (fma.f64 (/.f64 t y) (/.f64 (+.f64 t z) y) (/.f64 (*.f64 z z) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 y (-.f64 z t)) x) (*.f64 y y)) |
(/.f64 (*.f64 (*.f64 (+.f64 t z) (-.f64 z t)) (/.f64 x y)) (+.f64 t z)) |
(/.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t z) (*.f64 z z)) (-.f64 z t)) (/.f64 x y)) (fma.f64 t (+.f64 t z) (*.f64 z z))) |
(/.f64 (*.f64 (/.f64 x y) (*.f64 (+.f64 t z) (-.f64 z t))) (+.f64 t z)) |
(/.f64 (*.f64 (/.f64 x y) (*.f64 (fma.f64 t (+.f64 t z) (*.f64 z z)) (-.f64 z t))) (fma.f64 t (+.f64 t z) (*.f64 z z))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) (-.f64 z t))) (neg.f64 (neg.f64 y))) |
(/.f64 (*.f64 (*.f64 (+.f64 t z) (-.f64 z t)) (neg.f64 x)) (*.f64 (+.f64 t z) (neg.f64 y))) |
(/.f64 (*.f64 (*.f64 (+.f64 t z) (-.f64 z t)) x) (*.f64 (+.f64 t z) y)) |
(/.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t z) (*.f64 z z)) (-.f64 z t)) (neg.f64 x)) (*.f64 (fma.f64 t (+.f64 t z) (*.f64 z z)) (neg.f64 y))) |
(/.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t z) (*.f64 z z)) (-.f64 z t)) x) (*.f64 (fma.f64 t (+.f64 t z) (*.f64 z z)) y)) |
(/.f64 (*.f64 (neg.f64 x) (*.f64 (+.f64 t z) (-.f64 z t))) (*.f64 (neg.f64 y) (+.f64 t z))) |
(/.f64 (*.f64 (neg.f64 x) (*.f64 (fma.f64 t (+.f64 t z) (*.f64 z z)) (-.f64 z t))) (*.f64 (neg.f64 y) (fma.f64 t (+.f64 t z) (*.f64 z z)))) |
(/.f64 (*.f64 x (*.f64 (+.f64 t z) (-.f64 z t))) (*.f64 y (+.f64 t z))) |
(/.f64 (*.f64 x (*.f64 (fma.f64 t (+.f64 t z) (*.f64 z z)) (-.f64 z t))) (*.f64 y (fma.f64 t (+.f64 t z) (*.f64 z z)))) |
(/.f64 (*.f64 x (*.f64 (/.f64 (+.f64 t z) y) (/.f64 (-.f64 z t) y))) (/.f64 (+.f64 t z) y)) |
(/.f64 (*.f64 x (*.f64 (fma.f64 (/.f64 t y) (/.f64 (+.f64 t z) y) (/.f64 (*.f64 z z) (*.f64 y y))) (/.f64 (-.f64 z t) y))) (fma.f64 (/.f64 t y) (/.f64 (+.f64 t z) y) (/.f64 (*.f64 z z) (*.f64 y y)))) |
(/.f64 (*.f64 x (*.f64 y (-.f64 z t))) (*.f64 y y)) |
(/.f64 (*.f64 (neg.f64 x) (-.f64 z t)) (neg.f64 y)) |
(/.f64 (*.f64 (-.f64 z t) x) y) |
(neg.f64 (/.f64 (*.f64 (-.f64 z t) x) (neg.f64 y))) |
(neg.f64 (*.f64 (neg.f64 x) (/.f64 (-.f64 z t) y))) |
(*.f64 #s(literal 1 binary64) (/.f64 x y)) |
(*.f64 (/.f64 x y) #s(literal 1 binary64)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 x #s(literal 1 binary64)) y) |
(/.f64 (*.f64 #s(literal 1 binary64) x) y) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 y)) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 x y) |
(neg.f64 (/.f64 (neg.f64 x) y)) |
x |
y |
(/.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (-.f64 (neg.f64 t) z)) |
(/.f64 (neg.f64 (*.f64 (+.f64 t z) (-.f64 z t))) (neg.f64 (+.f64 t z))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 t (+.f64 t z) (*.f64 z z)) (-.f64 z t))) (neg.f64 (fma.f64 t (+.f64 t z) (*.f64 z z)))) |
(/.f64 (*.f64 (+.f64 t z) (-.f64 z t)) (+.f64 t z)) |
(/.f64 (*.f64 (fma.f64 t (+.f64 t z) (*.f64 z z)) (-.f64 z t)) (fma.f64 t t (-.f64 (*.f64 z z) (*.f64 (neg.f64 z) t)))) |
(/.f64 (*.f64 (fma.f64 t (+.f64 t z) (*.f64 z z)) (-.f64 z t)) (fma.f64 t (+.f64 t z) (*.f64 z z))) |
(fma.f64 #s(literal -1 binary64) t z) |
(fma.f64 t #s(literal -1 binary64) z) |
(-.f64 (/.f64 (*.f64 z z) (+.f64 t z)) (/.f64 (*.f64 t t) (+.f64 t z))) |
(-.f64 (/.f64 (*.f64 (*.f64 z z) z) (fma.f64 t (+.f64 t z) (*.f64 z z))) (/.f64 (*.f64 (*.f64 t t) t) (fma.f64 t (+.f64 t z) (*.f64 z z)))) |
(-.f64 z (*.f64 (neg.f64 t) #s(literal -1 binary64))) |
(-.f64 z t) |
(+.f64 (/.f64 (*.f64 (*.f64 z z) z) (fma.f64 t (+.f64 t z) (*.f64 z z))) (/.f64 (*.f64 (*.f64 t t) (neg.f64 t)) (fma.f64 t (+.f64 t z) (*.f64 z z)))) |
(+.f64 (neg.f64 t) z) |
(+.f64 z (neg.f64 t)) |
z |
t |
#s(approx (+ (* (/ x y) (- z t)) t) t) |
#s(approx (+ (* (/ x y) (- z t)) t) (fma.f64 (-.f64 z t) (/.f64 x y) t)) |
#s(approx (* (/ x y) (- z t)) (*.f64 (/.f64 (-.f64 z t) y) x)) |
#s(approx (/ x y) (/.f64 x y)) |
#s(approx x x) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (/.f64 (-.f64 z t) y) x)) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (+.f64 (/.f64 t x) (/.f64 (-.f64 z t) y)) x)) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (/.f64 (-.f64 z t) y) x)) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (neg.f64 x) (neg.f64 (+.f64 (/.f64 t x) (/.f64 (-.f64 z t) y))))) |
#s(approx (+ (* (/ x y) (- z t)) t) (/.f64 (fma.f64 (-.f64 z t) x (*.f64 t y)) y)) |
#s(approx y y) |
#s(approx (+ (* (/ x y) (- z t)) t) (fma.f64 (-.f64 z t) (/.f64 x y) t)) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) t)) |
#s(approx (+ (* (/ x y) (- z t)) t) (+.f64 (/.f64 (fma.f64 z x (*.f64 (neg.f64 x) t)) y) t)) |
#s(approx (* (/ x y) (- z t)) (*.f64 (neg.f64 t) (/.f64 x y))) |
#s(approx (* (/ x y) (- z t)) (/.f64 (fma.f64 z x (*.f64 (neg.f64 x) t)) y)) |
#s(approx (- z t) (neg.f64 t)) |
#s(approx (- z t) (-.f64 z t)) |
#s(approx z z) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (/.f64 z y) x)) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (/.f64 (fma.f64 (neg.f64 x) t (fma.f64 t y (*.f64 z x))) (*.f64 z y)) z)) |
#s(approx (* (/ x y) (- z t)) (*.f64 (/.f64 z y) x)) |
#s(approx (* (/ x y) (- z t)) (*.f64 (fma.f64 (neg.f64 t) (/.f64 x (*.f64 z y)) (/.f64 x y)) z)) |
#s(approx (- z t) z) |
#s(approx (- z t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) z)) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (neg.f64 z) (neg.f64 (/.f64 (fma.f64 (neg.f64 x) t (fma.f64 t y (*.f64 z x))) (*.f64 z y))))) |
#s(approx (* (/ x y) (- z t)) (*.f64 (fma.f64 (neg.f64 t) (/.f64 x (*.f64 z y)) (/.f64 x y)) z)) |
#s(approx (- z t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) z)) |
#s(approx (+ (* (/ x y) (- z t)) t) (+.f64 (/.f64 (fma.f64 z x (*.f64 (neg.f64 x) t)) y) t)) |
#s(approx (- z t) (-.f64 z t)) |
#s(approx t t) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) t)) |
#s(approx (+ (* (/ x y) (- z t)) t) (fma.f64 (/.f64 (fma.f64 z (/.f64 x t) (neg.f64 x)) y) t t)) |
#s(approx (* (/ x y) (- z t)) (*.f64 (/.f64 (fma.f64 z (/.f64 x t) (neg.f64 x)) y) t)) |
#s(approx (- z t) (*.f64 (-.f64 (/.f64 z t) #s(literal 1 binary64)) t)) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) t)) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (fma.f64 (neg.f64 x) (/.f64 z (*.f64 t y)) (-.f64 (/.f64 x y) #s(literal 1 binary64))) (neg.f64 t))) |
#s(approx (* (/ x y) (- z t)) (*.f64 (fma.f64 (neg.f64 x) (/.f64 z (*.f64 t y)) (/.f64 x y)) (neg.f64 t))) |
#s(approx (- z t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (neg.f64 t))) |
Compiled 2 153 to 382 computations (82.3% saved)
11 alts after pruning (11 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 93 | 11 | 104 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 94 | 11 | 105 |
| Status | Accuracy | Program |
|---|---|---|
| 92.4% | (fma.f64 (/.f64 (-.f64 z t) y) x t) | |
| ▶ | 98.7% | (fma.f64 (/.f64 x y) (-.f64 z t) t) |
| 92.3% | (+.f64 (/.f64 (*.f64 (-.f64 z t) x) y) t) | |
| 65.0% | (+.f64 (/.f64 (*.f64 (*.f64 (+.f64 t z) (-.f64 z t)) x) (*.f64 (+.f64 t z) y)) t) | |
| ▶ | 69.7% | (+.f64 (*.f64 (/.f64 x y) #s(approx (- z t) (neg.f64 t))) t) |
| ▶ | 73.8% | (+.f64 (*.f64 (/.f64 x y) #s(approx (- z t) z)) t) |
| 86.9% | #s(approx (+ (* (/ x y) (- z t)) t) (fma.f64 (/.f64 (fma.f64 z (/.f64 x t) (neg.f64 x)) y) t t)) | |
| 59.0% | #s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (/.f64 (-.f64 z t) y) x)) | |
| 36.6% | #s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (/.f64 z y) x)) | |
| ▶ | 69.7% | #s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) t)) |
| ▶ | 38.1% | #s(approx (+ (* (/ x y) (- z t)) t) t) |
Compiled 294 to 222 computations (24.5% saved)
| Inputs |
|---|
(fma.f64 (/.f64 x y) (-.f64 z t) t) |
(/.f64 x y) |
x |
y |
(-.f64 z t) |
z |
t |
#s(approx (+ (* (/ x y) (- z t)) t) t) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) t)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) t) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
#s(literal 1 binary64) |
(+.f64 (*.f64 (/.f64 x y) #s(approx (- z t) z)) t) |
(*.f64 (/.f64 x y) #s(approx (- z t) z)) |
#s(approx (- z t) z) |
(+.f64 (*.f64 (/.f64 x y) #s(approx (- z t) (neg.f64 t))) t) |
(*.f64 (/.f64 x y) #s(approx (- z t) (neg.f64 t))) |
#s(approx (- z t) (neg.f64 t)) |
(neg.f64 t) |
| Outputs |
|---|
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 t)) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (+ t (* x (- (/ z y) (/ t y)))))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (- 1 (/ x y)) t) #s(hole binary64 t)) |
#s(approx (* (- 1 (/ x y)) t) #s(hole binary64 (+ t (* -1 (/ (* t x) y))))) |
#s(approx (- 1 (/ x y)) #s(hole binary64 1)) |
#s(approx (- 1 (/ x y)) #s(hole binary64 (+ 1 (* -1 (/ x y))))) |
#s(approx (* (/ x y) (- z t)) #s(hole binary64 (/ (* x (- z t)) y))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (* x (- (/ z y) (/ t y))))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (* x (- (+ (/ t x) (/ z y)) (/ t y))))) |
#s(approx (* (- 1 (/ x y)) t) #s(hole binary64 (* -1 (/ (* t x) y)))) |
#s(approx (* (- 1 (/ x y)) t) #s(hole binary64 (* x (+ (* -1 (/ t y)) (/ t x))))) |
#s(approx (- 1 (/ x y)) #s(hole binary64 (* -1 (/ x y)))) |
#s(approx (- 1 (/ x y)) #s(hole binary64 (* x (- (/ 1 x) (/ 1 y))))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (/ (* x (- z t)) y))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ (- z t) y))))))) |
#s(approx (* (- 1 (/ x y)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ t x)) (/ t y)))))) |
#s(approx (- 1 (/ x y)) #s(hole binary64 (* -1 (* x (- (/ 1 y) (/ 1 x)))))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (/ (+ (* t y) (* x (- z t))) y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (- 1 (/ x y)) t) #s(hole binary64 (/ (+ (* -1 (* t x)) (* t y)) y))) |
#s(approx (- 1 (/ x y)) #s(hole binary64 (/ (- y x) y))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (+ t (/ (* x (- z t)) y)))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (+ t (* -1 (/ (* t x) y))))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (+ t (+ (* -1 (/ (* t x) y)) (/ (* x z) y))))) |
#s(approx (- z t) #s(hole binary64 (* -1 t))) |
#s(approx (- z t) #s(hole binary64 (- z t))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* (/ x y) (- z t)) #s(hole binary64 (* -1 (/ (* t x) y)))) |
#s(approx (* (/ x y) (- z t)) #s(hole binary64 (+ (* -1 (/ (* t x) y)) (/ (* x z) y)))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (/ (* x z) y))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (* z (+ (* -1 (/ (* t x) (* y z))) (+ (/ t z) (/ x y)))))) |
#s(approx (- z t) #s(hole binary64 z)) |
#s(approx (- z t) #s(hole binary64 (* z (+ 1 (* -1 (/ t z)))))) |
#s(approx (* (/ x y) (- z t)) #s(hole binary64 (/ (* x z) y))) |
#s(approx (* (/ x y) (- z t)) #s(hole binary64 (* z (+ (* -1 (/ (* t x) (* y z))) (/ x y))))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x y)) (* -1 (/ (+ t (* -1 (/ (* t x) y))) z))))))) |
#s(approx (- z t) #s(hole binary64 (* -1 (* z (- (/ t z) 1))))) |
#s(approx (* (/ x y) (- z t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x y)) (/ (* t x) (* y z))))))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (+ (* t (+ 1 (* -1 (/ x y)))) (/ (* x z) y)))) |
#s(approx (- z t) #s(hole binary64 (+ z (* -1 t)))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (* (- 1 (/ x y)) t) #s(hole binary64 (* t (- 1 (/ x y))))) |
#s(approx (neg t) #s(hole binary64 (* -1 t))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (* t (+ 1 (* -1 (/ x y)))))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (* t (+ 1 (+ (* -1 (/ x y)) (/ (* x z) (* t y))))))) |
#s(approx (- z t) #s(hole binary64 (* t (- (/ z t) 1)))) |
#s(approx (* (/ x y) (- z t)) #s(hole binary64 (* t (+ (* -1 (/ x y)) (/ (* x z) (* t y)))))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (* -1 (* t (- (/ x y) 1))))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (* -1 (* t (- (+ (* -1 (/ (* x z) (* t y))) (/ x y)) 1))))) |
#s(approx (- z t) #s(hole binary64 (* -1 (* t (+ 1 (* -1 (/ z t))))))) |
#s(approx (* (/ x y) (- z t)) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x z) (* t y))) (/ x y)))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((+ (* (/ x y) (- z t)) t) (/ x y) x y (- z t) z t (+ (* (/ x y) (- z t)) t) (+ (* (/ x y) (- z t)) t) (* (- 1 (/ x y)) t) (- 1 (/ x y)) 1 (+ (* (/ x y) (- z t)) t) (* (/ x y) (- z t)) (- z t) (+ (* (/ x y) (- z t)) t) (* (/ x y) (- z t)) (- z t) (neg t)) |
| 1.0ms | t | @ | -inf | ((+ (* (/ x y) (- z t)) t) (/ x y) x y (- z t) z t (+ (* (/ x y) (- z t)) t) (+ (* (/ x y) (- z t)) t) (* (- 1 (/ x y)) t) (- 1 (/ x y)) 1 (+ (* (/ x y) (- z t)) t) (* (/ x y) (- z t)) (- z t) (+ (* (/ x y) (- z t)) t) (* (/ x y) (- z t)) (- z t) (neg t)) |
| 1.0ms | x | @ | inf | ((+ (* (/ x y) (- z t)) t) (/ x y) x y (- z t) z t (+ (* (/ x y) (- z t)) t) (+ (* (/ x y) (- z t)) t) (* (- 1 (/ x y)) t) (- 1 (/ x y)) 1 (+ (* (/ x y) (- z t)) t) (* (/ x y) (- z t)) (- z t) (+ (* (/ x y) (- z t)) t) (* (/ x y) (- z t)) (- z t) (neg t)) |
| 1.0ms | y | @ | -inf | ((+ (* (/ x y) (- z t)) t) (/ x y) x y (- z t) z t (+ (* (/ x y) (- z t)) t) (+ (* (/ x y) (- z t)) t) (* (- 1 (/ x y)) t) (- 1 (/ x y)) 1 (+ (* (/ x y) (- z t)) t) (* (/ x y) (- z t)) (- z t) (+ (* (/ x y) (- z t)) t) (* (/ x y) (- z t)) (- z t) (neg t)) |
| 1.0ms | t | @ | inf | ((+ (* (/ x y) (- z t)) t) (/ x y) x y (- z t) z t (+ (* (/ x y) (- z t)) t) (+ (* (/ x y) (- z t)) t) (* (- 1 (/ x y)) t) (- 1 (/ x y)) 1 (+ (* (/ x y) (- z t)) t) (* (/ x y) (- z t)) (- z t) (+ (* (/ x y) (- z t)) t) (* (/ x y) (- z t)) (- z t) (neg t)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 177 | 946 |
| 0 | 192 | 890 |
| 1 | 897 | 866 |
| 0 | 8428 | 853 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 (/.f64 x y) (-.f64 z t) t) |
(/.f64 x y) |
x |
y |
(-.f64 z t) |
z |
t |
#s(approx (+ (* (/ x y) (- z t)) t) t) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) t)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) t) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
#s(literal 1 binary64) |
(+.f64 (*.f64 (/.f64 x y) #s(approx (- z t) z)) t) |
(*.f64 (/.f64 x y) #s(approx (- z t) z)) |
#s(approx (- z t) z) |
(+.f64 (*.f64 (/.f64 x y) #s(approx (- z t) (neg.f64 t))) t) |
(*.f64 (/.f64 x y) #s(approx (- z t) (neg.f64 t))) |
#s(approx (- z t) (neg.f64 t)) |
(neg.f64 t) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 t)) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (+ t (* x (- (/ z y) (/ t y)))))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (- 1 (/ x y)) t) #s(hole binary64 t)) |
#s(approx (* (- 1 (/ x y)) t) #s(hole binary64 (+ t (* -1 (/ (* t x) y))))) |
#s(approx (- 1 (/ x y)) #s(hole binary64 1)) |
#s(approx (- 1 (/ x y)) #s(hole binary64 (+ 1 (* -1 (/ x y))))) |
#s(approx (* (/ x y) (- z t)) #s(hole binary64 (/ (* x (- z t)) y))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (* x (- (/ z y) (/ t y))))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (* x (- (+ (/ t x) (/ z y)) (/ t y))))) |
#s(approx (* (- 1 (/ x y)) t) #s(hole binary64 (* -1 (/ (* t x) y)))) |
#s(approx (* (- 1 (/ x y)) t) #s(hole binary64 (* x (+ (* -1 (/ t y)) (/ t x))))) |
#s(approx (- 1 (/ x y)) #s(hole binary64 (* -1 (/ x y)))) |
#s(approx (- 1 (/ x y)) #s(hole binary64 (* x (- (/ 1 x) (/ 1 y))))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (/ (* x (- z t)) y))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ (- z t) y))))))) |
#s(approx (* (- 1 (/ x y)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ t x)) (/ t y)))))) |
#s(approx (- 1 (/ x y)) #s(hole binary64 (* -1 (* x (- (/ 1 y) (/ 1 x)))))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (/ (+ (* t y) (* x (- z t))) y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (- 1 (/ x y)) t) #s(hole binary64 (/ (+ (* -1 (* t x)) (* t y)) y))) |
#s(approx (- 1 (/ x y)) #s(hole binary64 (/ (- y x) y))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (+ t (/ (* x (- z t)) y)))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (+ t (* -1 (/ (* t x) y))))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (+ t (+ (* -1 (/ (* t x) y)) (/ (* x z) y))))) |
#s(approx (- z t) #s(hole binary64 (* -1 t))) |
#s(approx (- z t) #s(hole binary64 (- z t))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* (/ x y) (- z t)) #s(hole binary64 (* -1 (/ (* t x) y)))) |
#s(approx (* (/ x y) (- z t)) #s(hole binary64 (+ (* -1 (/ (* t x) y)) (/ (* x z) y)))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (/ (* x z) y))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (* z (+ (* -1 (/ (* t x) (* y z))) (+ (/ t z) (/ x y)))))) |
#s(approx (- z t) #s(hole binary64 z)) |
#s(approx (- z t) #s(hole binary64 (* z (+ 1 (* -1 (/ t z)))))) |
#s(approx (* (/ x y) (- z t)) #s(hole binary64 (/ (* x z) y))) |
#s(approx (* (/ x y) (- z t)) #s(hole binary64 (* z (+ (* -1 (/ (* t x) (* y z))) (/ x y))))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x y)) (* -1 (/ (+ t (* -1 (/ (* t x) y))) z))))))) |
#s(approx (- z t) #s(hole binary64 (* -1 (* z (- (/ t z) 1))))) |
#s(approx (* (/ x y) (- z t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x y)) (/ (* t x) (* y z))))))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (+ (* t (+ 1 (* -1 (/ x y)))) (/ (* x z) y)))) |
#s(approx (- z t) #s(hole binary64 (+ z (* -1 t)))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (* (- 1 (/ x y)) t) #s(hole binary64 (* t (- 1 (/ x y))))) |
#s(approx (neg t) #s(hole binary64 (* -1 t))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (* t (+ 1 (* -1 (/ x y)))))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (* t (+ 1 (+ (* -1 (/ x y)) (/ (* x z) (* t y))))))) |
#s(approx (- z t) #s(hole binary64 (* t (- (/ z t) 1)))) |
#s(approx (* (/ x y) (- z t)) #s(hole binary64 (* t (+ (* -1 (/ x y)) (/ (* x z) (* t y)))))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (* -1 (* t (- (/ x y) 1))))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (* -1 (* t (- (+ (* -1 (/ (* x z) (* t y))) (/ x y)) 1))))) |
#s(approx (- z t) #s(hole binary64 (* -1 (* t (+ 1 (* -1 (/ z t))))))) |
#s(approx (* (/ x y) (- z t)) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x z) (* t y))) (/ x y)))))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 (*.f64 t t) t) (pow.f64 (*.f64 (neg.f64 x) (/.f64 (-.f64 z t) y)) #s(literal 3 binary64))) (fma.f64 t t (fma.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t (*.f64 (neg.f64 x) (/.f64 (-.f64 z t) y)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) x) x) (-.f64 z t)) (*.f64 y y)) (*.f64 t t))) (neg.f64 (-.f64 (*.f64 (/.f64 (-.f64 z t) y) x) t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t t) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) x) x) (-.f64 z t)) (*.f64 y y)))) (neg.f64 (-.f64 t (*.f64 (/.f64 (-.f64 z t) y) x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 t t) t (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) x) x) (-.f64 z t)) (*.f64 (-.f64 z t) x)) (*.f64 (*.f64 y y) y)))) (neg.f64 (fma.f64 t (-.f64 t (*.f64 (/.f64 (-.f64 z t) y) x)) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) x) x) (-.f64 z t)) (*.f64 y y))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 t t) t (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) x) x) (-.f64 z t)) (*.f64 (-.f64 z t) x)) (*.f64 (*.f64 y y) y)))) (neg.f64 (fma.f64 (*.f64 (/.f64 (-.f64 z t) y) x) (-.f64 (*.f64 (/.f64 (-.f64 z t) y) x) t) (*.f64 t t)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) x (*.f64 t y)))) (neg.f64 (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 t y) (neg.f64 y) (*.f64 y (*.f64 (neg.f64 x) (-.f64 z t)))) (*.f64 y (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 t y) y (*.f64 y (*.f64 (-.f64 z t) x))) (*.f64 y y)) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) x) x) (-.f64 z t)) (*.f64 y y)) (*.f64 t t)) (-.f64 (*.f64 (/.f64 (-.f64 z t) y) x) t)) |
(/.f64 (-.f64 (*.f64 t t) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) x) x) (-.f64 z t)) (*.f64 y y))) (-.f64 t (*.f64 (/.f64 (-.f64 z t) y) x))) |
(/.f64 (*.f64 (fma.f64 (-.f64 z t) x (*.f64 t y)) (-.f64 (*.f64 t y) (*.f64 (-.f64 z t) x))) (*.f64 (-.f64 (*.f64 t y) (*.f64 (-.f64 z t) x)) y)) |
(/.f64 (fma.f64 (*.f64 t t) t (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) x) x) (-.f64 z t)) (*.f64 (-.f64 z t) x)) (*.f64 (*.f64 y y) y))) (fma.f64 t (-.f64 t (*.f64 (/.f64 (-.f64 z t) y) x)) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) x) x) (-.f64 z t)) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 t t) t (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) x) x) (-.f64 z t)) (*.f64 (-.f64 z t) x)) (*.f64 (*.f64 y y) y))) (fma.f64 (*.f64 (/.f64 (-.f64 z t) y) x) (-.f64 (*.f64 (/.f64 (-.f64 z t) y) x) t) (*.f64 t t))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 t t) t) (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) x) x) (-.f64 z t)) (*.f64 (-.f64 z t) x))) (*.f64 (fma.f64 (*.f64 (*.f64 t y) t) y (*.f64 (*.f64 (-.f64 z t) x) (-.f64 (*.f64 (-.f64 z t) x) (*.f64 t y)))) y)) |
(/.f64 (neg.f64 (fma.f64 (-.f64 z t) x (*.f64 t y))) (neg.f64 y)) |
(/.f64 (fma.f64 (-.f64 z t) x (*.f64 t y)) y) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (-.f64 z t) x (*.f64 t y))) y)) |
(neg.f64 (/.f64 (fma.f64 (-.f64 z t) x (*.f64 t y)) (neg.f64 y))) |
(fma.f64 (/.f64 (-.f64 z t) y) x t) |
(fma.f64 (-.f64 z t) (/.f64 x y) t) |
(fma.f64 (/.f64 x y) (-.f64 z t) t) |
(fma.f64 x (/.f64 (-.f64 z t) y) t) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) x) x) (-.f64 z t)) (*.f64 y y)) (-.f64 (*.f64 (/.f64 (-.f64 z t) y) x) t)) (/.f64 (*.f64 t t) (-.f64 (*.f64 (/.f64 (-.f64 z t) y) x) t))) |
(-.f64 (/.f64 (*.f64 t t) (-.f64 t (*.f64 (/.f64 (-.f64 z t) y) x))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) x) x) (-.f64 z t)) (*.f64 y y)) (-.f64 t (*.f64 (/.f64 (-.f64 z t) y) x)))) |
(-.f64 t (*.f64 (neg.f64 (-.f64 z t)) (/.f64 x y))) |
(-.f64 t (*.f64 (/.f64 (neg.f64 x) y) (-.f64 z t))) |
(-.f64 t (*.f64 (neg.f64 x) (/.f64 (-.f64 z t) y))) |
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) x) x) (-.f64 z t)) (*.f64 (-.f64 z t) x)) (*.f64 (*.f64 y y) y)) (fma.f64 t (-.f64 t (*.f64 (/.f64 (-.f64 z t) y) x)) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) x) x) (-.f64 z t)) (*.f64 y y)))) (/.f64 (*.f64 (*.f64 t t) t) (fma.f64 t (-.f64 t (*.f64 (/.f64 (-.f64 z t) y) x)) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) x) x) (-.f64 z t)) (*.f64 y y))))) |
(+.f64 (/.f64 (*.f64 (*.f64 t t) t) (fma.f64 (*.f64 (/.f64 (-.f64 z t) y) x) (-.f64 (*.f64 (/.f64 (-.f64 z t) y) x) t) (*.f64 t t))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) x) x) (-.f64 z t)) (*.f64 (-.f64 z t) x)) (*.f64 (*.f64 y y) y)) (fma.f64 (*.f64 (/.f64 (-.f64 z t) y) x) (-.f64 (*.f64 (/.f64 (-.f64 z t) y) x) t) (*.f64 t t)))) |
(+.f64 (*.f64 (/.f64 (-.f64 z t) y) x) t) |
(+.f64 t (*.f64 (/.f64 (-.f64 z t) y) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 x y)) |
(*.f64 (/.f64 x y) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 y)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 y)) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 x (neg.f64 (neg.f64 y))) |
(/.f64 x y) |
(neg.f64 (/.f64 (neg.f64 x) y)) |
x |
y |
(/.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (-.f64 (neg.f64 t) z)) |
(/.f64 (neg.f64 (*.f64 (+.f64 t z) (-.f64 z t))) (neg.f64 (+.f64 t z))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 t (+.f64 t z) (*.f64 z z)) (-.f64 z t))) (neg.f64 (fma.f64 t (+.f64 t z) (*.f64 z z)))) |
(/.f64 (*.f64 (+.f64 t z) (-.f64 z t)) (+.f64 t z)) |
(/.f64 (*.f64 (fma.f64 t (+.f64 t z) (*.f64 z z)) (-.f64 z t)) (fma.f64 t t (-.f64 (*.f64 z z) (*.f64 (neg.f64 z) t)))) |
(/.f64 (*.f64 (fma.f64 t (+.f64 t z) (*.f64 z z)) (-.f64 z t)) (fma.f64 t (+.f64 t z) (*.f64 z z))) |
(fma.f64 #s(literal -1 binary64) t z) |
(fma.f64 t #s(literal -1 binary64) z) |
(-.f64 (/.f64 (*.f64 z z) (+.f64 t z)) (/.f64 (*.f64 t t) (+.f64 t z))) |
(-.f64 (/.f64 (*.f64 (*.f64 z z) z) (fma.f64 t (+.f64 t z) (*.f64 z z))) (/.f64 (*.f64 (*.f64 t t) t) (fma.f64 t (+.f64 t z) (*.f64 z z)))) |
(-.f64 z (*.f64 (neg.f64 t) #s(literal -1 binary64))) |
(-.f64 z t) |
(+.f64 (/.f64 (*.f64 (*.f64 z z) z) (fma.f64 t (+.f64 t z) (*.f64 z z))) (/.f64 (*.f64 (*.f64 t t) (neg.f64 t)) (fma.f64 t (+.f64 t z) (*.f64 z z)))) |
(+.f64 (neg.f64 t) z) |
(+.f64 z (neg.f64 t)) |
z |
t |
#s(approx (+ (* (/ x y) (- z t)) t) t) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) t)) |
(*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 x y) #s(literal 1 binary64))) t) |
(*.f64 (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) t) #s(literal -1 binary64)) |
(*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) (neg.f64 t)) |
(*.f64 (neg.f64 t) (-.f64 (/.f64 x y) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) t) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) t)) |
(*.f64 t (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 t (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 x y) #s(literal 1 binary64)))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y))) t) (fma.f64 (/.f64 x y) (-.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))) t) (-.f64 (/.f64 x y) #s(literal -1 binary64))) |
(/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)))) (fma.f64 (/.f64 x y) (-.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (neg.f64 t) (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64))) (-.f64 (/.f64 x y) #s(literal -1 binary64))) |
(/.f64 (*.f64 (neg.f64 t) (-.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) #s(literal 1 binary64))) (+.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 (*.f64 x x) (*.f64 y y)))) |
(/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y)))) (-.f64 (/.f64 x y) #s(literal -1 binary64))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 x x)) (*.f64 y y)) (*.f64 t t)) (-.f64 (*.f64 (neg.f64 x) (/.f64 t y)) t)) |
(/.f64 (-.f64 (*.f64 (*.f64 t t) t) (pow.f64 (*.f64 (/.f64 t y) x) #s(literal 3 binary64))) (fma.f64 t t (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 x x)) (*.f64 y y)) (*.f64 t (*.f64 (/.f64 t y) x))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (neg.f64 t) (-.f64 x y)))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t t) (/.f64 (*.f64 (*.f64 t t) (*.f64 x x)) (*.f64 y y)))) (neg.f64 (+.f64 t (*.f64 (/.f64 t y) x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 t t) t (/.f64 (*.f64 (*.f64 (*.f64 t t) (neg.f64 t)) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 y y) y)))) (neg.f64 (fma.f64 (*.f64 (neg.f64 x) (/.f64 t y)) (-.f64 (*.f64 (neg.f64 x) (/.f64 t y)) t) (*.f64 t t)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) t) y (*.f64 y (*.f64 t y))) (*.f64 y y)) |
(/.f64 (-.f64 (*.f64 t t) (/.f64 (*.f64 (*.f64 t t) (*.f64 x x)) (*.f64 y y))) (+.f64 t (*.f64 (/.f64 t y) x))) |
(/.f64 (*.f64 (*.f64 (neg.f64 t) (-.f64 x y)) (fma.f64 (neg.f64 x) t (*.f64 (neg.f64 y) t))) (*.f64 (fma.f64 (neg.f64 x) t (*.f64 (neg.f64 y) t)) y)) |
(/.f64 (fma.f64 (*.f64 t t) t (/.f64 (*.f64 (*.f64 (*.f64 t t) (neg.f64 t)) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 y y) y))) (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 x x)) (*.f64 y y)) (-.f64 (*.f64 t t) (*.f64 (neg.f64 t) (*.f64 (/.f64 t y) x))))) |
(/.f64 (fma.f64 (*.f64 t t) t (/.f64 (*.f64 (*.f64 (*.f64 t t) (neg.f64 t)) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 y y) y))) (fma.f64 (*.f64 (neg.f64 x) (/.f64 t y)) (-.f64 (*.f64 (neg.f64 x) (/.f64 t y)) t) (*.f64 t t))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 t t) t) (*.f64 (*.f64 (*.f64 t t) (neg.f64 t)) (*.f64 (*.f64 x x) x))) (*.f64 (fma.f64 (*.f64 t t) (*.f64 x x) (*.f64 (*.f64 t y) (-.f64 (*.f64 t y) (*.f64 (neg.f64 x) t)))) y)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 t) (-.f64 x y))) (neg.f64 y)) |
(/.f64 (*.f64 (neg.f64 t) (-.f64 x y)) y) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (neg.f64 t) (-.f64 x y))) y)) |
(neg.f64 (/.f64 (*.f64 (neg.f64 t) (-.f64 x y)) (neg.f64 y))) |
(neg.f64 (*.f64 (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) t) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) t))) |
(neg.f64 (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) t)) |
(fma.f64 (neg.f64 x) (/.f64 t y) t) |
(fma.f64 (neg.f64 t) (/.f64 x y) t) |
(fma.f64 (/.f64 (neg.f64 t) y) x t) |
(fma.f64 (/.f64 (neg.f64 x) y) t t) |
(fma.f64 (*.f64 (/.f64 t y) x) #s(literal -1 binary64) t) |
(fma.f64 (*.f64 t x) (/.f64 #s(literal -1 binary64) y) t) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 t y) x) t) |
(fma.f64 (/.f64 t y) (neg.f64 x) t) |
(fma.f64 (/.f64 x y) (neg.f64 t) t) |
(fma.f64 t (/.f64 (neg.f64 x) y) t) |
(fma.f64 x (/.f64 (neg.f64 t) y) t) |
(-.f64 (/.f64 (*.f64 t t) (+.f64 t (*.f64 (/.f64 t y) x))) (/.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 x x)) (*.f64 y y)) (+.f64 t (*.f64 (/.f64 t y) x)))) |
(-.f64 (*.f64 (neg.f64 x) (/.f64 t y)) (/.f64 (*.f64 (neg.f64 y) t) y)) |
(-.f64 t (*.f64 (*.f64 (neg.f64 x) (/.f64 t y)) #s(literal -1 binary64))) |
(-.f64 t (*.f64 (/.f64 t y) x)) |
(+.f64 (/.f64 (*.f64 (*.f64 t t) t) (fma.f64 (*.f64 (neg.f64 x) (/.f64 t y)) (-.f64 (*.f64 (neg.f64 x) (/.f64 t y)) t) (*.f64 t t))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (neg.f64 t)) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 y y) y)) (fma.f64 (*.f64 (neg.f64 x) (/.f64 t y)) (-.f64 (*.f64 (neg.f64 x) (/.f64 t y)) t) (*.f64 t t)))) |
(+.f64 (*.f64 (neg.f64 x) (/.f64 t y)) t) |
(+.f64 t (*.f64 (neg.f64 x) (/.f64 t y))) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)))) (neg.f64 (fma.f64 (/.f64 x y) (-.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 y x))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y)))) (neg.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 y (neg.f64 y)) (*.f64 y (neg.f64 x))) (*.f64 y (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 y x)) (*.f64 y y)) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 (+.f64 y x) y)) |
(/.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)) (-.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))) (-.f64 (/.f64 x y) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) y)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y))) (+.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 (*.f64 x x) (*.f64 y y)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y))) (fma.f64 (/.f64 x y) (-.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 y x)) (neg.f64 y)) |
(/.f64 (-.f64 y x) y) |
(neg.f64 (/.f64 (neg.f64 (-.f64 y x)) y)) |
(neg.f64 (/.f64 (-.f64 y x) (neg.f64 y))) |
(neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y))) |
(neg.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 x y) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x y) (-.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) (fma.f64 (/.f64 x y) (-.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 x y) #s(literal -1 binary64))) (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(-.f64 (/.f64 (neg.f64 x) y) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (neg.f64 x) y) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x y) (-.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y))) (fma.f64 (/.f64 x y) (-.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) y)) |
#s(literal 1 binary64) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 #s(approx (- z t) z) #s(approx (- z t) z)) (/.f64 (*.f64 x x) (*.f64 y y)))) (-.f64 t (*.f64 #s(approx (- z t) z) (/.f64 x y)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(approx (- z t) z) #s(approx (- z t) z)) (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (neg.f64 t) t))) (neg.f64 (-.f64 (*.f64 #s(approx (- z t) z) (/.f64 x y)) t))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(approx (- z t) z) #s(approx (- z t) z)) (/.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(approx (- z t) z) (/.f64 x y)) (*.f64 (*.f64 t t) t))) (neg.f64 (fma.f64 t (-.f64 t (*.f64 #s(approx (- z t) z) (/.f64 x y))) (*.f64 (*.f64 #s(approx (- z t) z) #s(approx (- z t) z)) (/.f64 (*.f64 x x) (*.f64 y y)))))) |
(/.f64 (fma.f64 (*.f64 #s(approx (- z t) z) #s(approx (- z t) z)) (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (neg.f64 t) t)) (-.f64 (*.f64 #s(approx (- z t) z) (/.f64 x y)) t)) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(approx (- z t) z) #s(approx (- z t) z)) (/.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(approx (- z t) z) (/.f64 x y)) (*.f64 (*.f64 t t) t)) (fma.f64 t t (-.f64 (*.f64 (*.f64 #s(approx (- z t) z) #s(approx (- z t) z)) (/.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(approx (- z t) z) (*.f64 (/.f64 t y) x))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(approx (- z t) z) #s(approx (- z t) z)) (/.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(approx (- z t) z) (/.f64 x y)) (*.f64 (*.f64 t t) t)) (fma.f64 t (-.f64 t (*.f64 #s(approx (- z t) z) (/.f64 x y))) (*.f64 (*.f64 #s(approx (- z t) z) #s(approx (- z t) z)) (/.f64 (*.f64 x x) (*.f64 y y))))) |
(fma.f64 #s(approx (- z t) z) (/.f64 x y) t) |
(fma.f64 (/.f64 x y) #s(approx (- z t) z) t) |
(fma.f64 x (/.f64 #s(approx (- z t) z) y) t) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(approx (- z t) z) #s(approx (- z t) z)) (/.f64 (*.f64 x x) (*.f64 y y))) (-.f64 (*.f64 #s(approx (- z t) z) (/.f64 x y)) t)) (/.f64 (*.f64 t t) (-.f64 (*.f64 #s(approx (- z t) z) (/.f64 x y)) t))) |
(-.f64 t (*.f64 (neg.f64 #s(approx (- z t) z)) (/.f64 x y))) |
(-.f64 t (*.f64 (/.f64 (neg.f64 x) y) #s(approx (- z t) z))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(approx (- z t) z) #s(approx (- z t) z)) (/.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(approx (- z t) z) (/.f64 x y))) (fma.f64 t (-.f64 t (*.f64 #s(approx (- z t) z) (/.f64 x y))) (*.f64 (*.f64 #s(approx (- z t) z) #s(approx (- z t) z)) (/.f64 (*.f64 x x) (*.f64 y y))))) (/.f64 (*.f64 (*.f64 t t) t) (fma.f64 t (-.f64 t (*.f64 #s(approx (- z t) z) (/.f64 x y))) (*.f64 (*.f64 #s(approx (- z t) z) #s(approx (- z t) z)) (/.f64 (*.f64 x x) (*.f64 y y)))))) |
(+.f64 (*.f64 #s(approx (- z t) z) (/.f64 x y)) t) |
(+.f64 t (*.f64 #s(approx (- z t) z) (/.f64 x y))) |
(*.f64 #s(approx (- z t) z) (/.f64 x y)) |
(*.f64 (/.f64 x y) #s(approx (- z t) z)) |
(*.f64 x (/.f64 #s(approx (- z t) z) y)) |
(/.f64 (*.f64 (neg.f64 x) #s(approx (- z t) z)) (neg.f64 y)) |
(/.f64 (*.f64 #s(approx (- z t) z) (neg.f64 x)) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 #s(approx (- z t) z) x)) (neg.f64 y)) |
(/.f64 (*.f64 #s(approx (- z t) z) x) y) |
#s(approx (- z t) z) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 #s(approx (- z t) (neg.f64 t)) #s(approx (- z t) (neg.f64 t))) (/.f64 (*.f64 x x) (*.f64 y y)))) (-.f64 t (*.f64 #s(approx (- z t) (neg.f64 t)) (/.f64 x y)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(approx (- z t) (neg.f64 t)) #s(approx (- z t) (neg.f64 t))) (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (neg.f64 t) t))) (neg.f64 (-.f64 (*.f64 #s(approx (- z t) (neg.f64 t)) (/.f64 x y)) t))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(approx (- z t) (neg.f64 t)) #s(approx (- z t) (neg.f64 t))) (/.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(approx (- z t) (neg.f64 t)) (/.f64 x y)) (*.f64 (*.f64 t t) t))) (neg.f64 (fma.f64 (*.f64 #s(approx (- z t) (neg.f64 t)) #s(approx (- z t) (neg.f64 t))) (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t (-.f64 t (*.f64 #s(approx (- z t) (neg.f64 t)) (/.f64 x y))))))) |
(/.f64 (fma.f64 (*.f64 #s(approx (- z t) (neg.f64 t)) #s(approx (- z t) (neg.f64 t))) (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (neg.f64 t) t)) (-.f64 (*.f64 #s(approx (- z t) (neg.f64 t)) (/.f64 x y)) t)) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(approx (- z t) (neg.f64 t)) #s(approx (- z t) (neg.f64 t))) (/.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(approx (- z t) (neg.f64 t)) (/.f64 x y)) (*.f64 (*.f64 t t) t)) (fma.f64 t t (-.f64 (*.f64 (*.f64 #s(approx (- z t) (neg.f64 t)) #s(approx (- z t) (neg.f64 t))) (/.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(approx (- z t) (neg.f64 t)) (*.f64 (/.f64 t y) x))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(approx (- z t) (neg.f64 t)) #s(approx (- z t) (neg.f64 t))) (/.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(approx (- z t) (neg.f64 t)) (/.f64 x y)) (*.f64 (*.f64 t t) t)) (fma.f64 (*.f64 #s(approx (- z t) (neg.f64 t)) #s(approx (- z t) (neg.f64 t))) (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t (-.f64 t (*.f64 #s(approx (- z t) (neg.f64 t)) (/.f64 x y)))))) |
(fma.f64 #s(approx (- z t) (neg.f64 t)) (/.f64 x y) t) |
(fma.f64 (/.f64 x y) #s(approx (- z t) (neg.f64 t)) t) |
(fma.f64 x (/.f64 #s(approx (- z t) (neg.f64 t)) y) t) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(approx (- z t) (neg.f64 t)) #s(approx (- z t) (neg.f64 t))) (/.f64 (*.f64 x x) (*.f64 y y))) (-.f64 (*.f64 #s(approx (- z t) (neg.f64 t)) (/.f64 x y)) t)) (/.f64 (*.f64 t t) (-.f64 (*.f64 #s(approx (- z t) (neg.f64 t)) (/.f64 x y)) t))) |
(-.f64 t (*.f64 (neg.f64 #s(approx (- z t) (neg.f64 t))) (/.f64 x y))) |
(-.f64 t (*.f64 (/.f64 (neg.f64 x) y) #s(approx (- z t) (neg.f64 t)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(approx (- z t) (neg.f64 t)) #s(approx (- z t) (neg.f64 t))) (/.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(approx (- z t) (neg.f64 t)) (/.f64 x y))) (fma.f64 (*.f64 #s(approx (- z t) (neg.f64 t)) #s(approx (- z t) (neg.f64 t))) (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t (-.f64 t (*.f64 #s(approx (- z t) (neg.f64 t)) (/.f64 x y)))))) (/.f64 (*.f64 (*.f64 t t) t) (fma.f64 (*.f64 #s(approx (- z t) (neg.f64 t)) #s(approx (- z t) (neg.f64 t))) (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t (-.f64 t (*.f64 #s(approx (- z t) (neg.f64 t)) (/.f64 x y))))))) |
(+.f64 (*.f64 #s(approx (- z t) (neg.f64 t)) (/.f64 x y)) t) |
(+.f64 t (*.f64 #s(approx (- z t) (neg.f64 t)) (/.f64 x y))) |
(*.f64 #s(approx (- z t) (neg.f64 t)) (/.f64 x y)) |
(*.f64 (/.f64 x y) #s(approx (- z t) (neg.f64 t))) |
(*.f64 x (/.f64 #s(approx (- z t) (neg.f64 t)) y)) |
(/.f64 (*.f64 (neg.f64 x) #s(approx (- z t) (neg.f64 t))) (neg.f64 y)) |
(/.f64 (*.f64 #s(approx (- z t) (neg.f64 t)) (neg.f64 x)) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 #s(approx (- z t) (neg.f64 t)) x)) (neg.f64 y)) |
(/.f64 (*.f64 #s(approx (- z t) (neg.f64 t)) x) y) |
#s(approx (- z t) (neg.f64 t)) |
(*.f64 #s(literal -1 binary64) t) |
(*.f64 t #s(literal -1 binary64)) |
(neg.f64 t) |
#s(approx (+ (* (/ x y) (- z t)) t) t) |
#s(approx (+ (* (/ x y) (- z t)) t) (fma.f64 (-.f64 z t) (/.f64 x y) t)) |
#s(approx (/ x y) (/.f64 x y)) |
#s(approx x x) |
#s(approx (* (- 1 (/ x y)) t) t) |
#s(approx (* (- 1 (/ x y)) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) t)) |
#s(approx (- 1 (/ x y)) #s(literal 1 binary64)) |
#s(approx (- 1 (/ x y)) (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
#s(approx (* (/ x y) (- z t)) (*.f64 (/.f64 (-.f64 z t) y) x)) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (/.f64 (-.f64 z t) y) x)) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (+.f64 (/.f64 t x) (/.f64 (-.f64 z t) y)) x)) |
#s(approx (* (- 1 (/ x y)) t) (*.f64 (neg.f64 x) (/.f64 t y))) |
#s(approx (* (- 1 (/ x y)) t) (*.f64 (/.f64 (*.f64 (neg.f64 t) (-.f64 x y)) (*.f64 y x)) x)) |
#s(approx (- 1 (/ x y)) (/.f64 (neg.f64 x) y)) |
#s(approx (- 1 (/ x y)) (/.f64 (*.f64 (-.f64 y x) x) (*.f64 y x))) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (/.f64 (-.f64 z t) y) x)) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (neg.f64 x) (neg.f64 (+.f64 (/.f64 t x) (/.f64 (-.f64 z t) y))))) |
#s(approx (* (- 1 (/ x y)) t) (*.f64 (neg.f64 x) (+.f64 (/.f64 (neg.f64 t) x) (/.f64 t y)))) |
#s(approx (- 1 (/ x y)) (*.f64 (neg.f64 x) (/.f64 (-.f64 x y) (*.f64 y x)))) |
#s(approx (+ (* (/ x y) (- z t)) t) (fma.f64 (-.f64 z t) (/.f64 x y) t)) |
#s(approx y y) |
#s(approx (* (- 1 (/ x y)) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) t)) |
#s(approx (- 1 (/ x y)) (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
#s(approx (+ (* (/ x y) (- z t)) t) (fma.f64 (-.f64 z t) (/.f64 x y) t)) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) t)) |
#s(approx (+ (* (/ x y) (- z t)) t) (+.f64 (/.f64 (fma.f64 (neg.f64 x) t (*.f64 z x)) y) t)) |
#s(approx (- z t) (neg.f64 t)) |
#s(approx (- z t) (-.f64 z t)) |
#s(approx z z) |
#s(approx (* (/ x y) (- z t)) (*.f64 (neg.f64 x) (/.f64 t y))) |
#s(approx (* (/ x y) (- z t)) (/.f64 (fma.f64 (neg.f64 x) t (*.f64 z x)) y)) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (/.f64 z y) x)) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (/.f64 (fma.f64 (neg.f64 x) t (fma.f64 t y (*.f64 z x))) (*.f64 z y)) z)) |
#s(approx (- z t) z) |
#s(approx (- z t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) z)) |
#s(approx (* (/ x y) (- z t)) (*.f64 (/.f64 z y) x)) |
#s(approx (* (/ x y) (- z t)) (*.f64 (fma.f64 (neg.f64 t) (/.f64 x (*.f64 z y)) (/.f64 x y)) z)) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (neg.f64 z) (neg.f64 (/.f64 (fma.f64 (neg.f64 x) t (fma.f64 t y (*.f64 z x))) (*.f64 z y))))) |
#s(approx (- z t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) z)) |
#s(approx (* (/ x y) (- z t)) (*.f64 (fma.f64 (neg.f64 t) (/.f64 x (*.f64 z y)) (/.f64 x y)) z)) |
#s(approx (+ (* (/ x y) (- z t)) t) (+.f64 (/.f64 (fma.f64 (neg.f64 x) t (*.f64 z x)) y) t)) |
#s(approx (- z t) (-.f64 z t)) |
#s(approx t t) |
#s(approx (* (- 1 (/ x y)) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) t)) |
#s(approx (neg t) (neg.f64 t)) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) t)) |
#s(approx (+ (* (/ x y) (- z t)) t) (fma.f64 (/.f64 (fma.f64 z (/.f64 x t) (neg.f64 x)) y) t t)) |
#s(approx (- z t) (*.f64 (-.f64 (/.f64 z t) #s(literal 1 binary64)) t)) |
#s(approx (* (/ x y) (- z t)) (*.f64 (/.f64 (fma.f64 z (/.f64 x t) (neg.f64 x)) y) t)) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) t)) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (fma.f64 (neg.f64 x) (/.f64 z (*.f64 t y)) (-.f64 (/.f64 x y) #s(literal 1 binary64))) (neg.f64 t))) |
#s(approx (- z t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (neg.f64 t))) |
#s(approx (* (/ x y) (- z t)) (*.f64 (fma.f64 (neg.f64 x) (/.f64 z (*.f64 t y)) (/.f64 x y)) (neg.f64 t))) |
Compiled 5 795 to 800 computations (86.2% saved)
12 alts after pruning (11 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 236 | 8 | 244 |
| Fresh | 3 | 3 | 6 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 243 | 12 | 255 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 95.4% | (fma.f64 (/.f64 x y) #s(approx (- z t) (*.f64 (-.f64 (/.f64 z t) #s(literal 1 binary64)) t)) t) |
| 69.7% | (fma.f64 (/.f64 x y) #s(approx (- z t) (neg.f64 t)) t) | |
| 73.8% | (fma.f64 (/.f64 x y) #s(approx (- z t) z) t) | |
| ▶ | 62.6% | (fma.f64 x (/.f64 #s(approx (- z t) (neg.f64 t)) y) t) |
| 65.0% | (+.f64 (/.f64 (*.f64 (*.f64 (+.f64 t z) (-.f64 z t)) x) (*.f64 (+.f64 t z) y)) t) | |
| 64.3% | (+.f64 (/.f64 (*.f64 #s(approx (- z t) (neg.f64 t)) x) y) t) | |
| 69.4% | (+.f64 (/.f64 (*.f64 #s(approx (- z t) z) x) y) t) | |
| ▶ | 59.0% | #s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (/.f64 (-.f64 z t) y) x)) |
| ▶ | 36.6% | #s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (/.f64 z y) x)) |
| 33.2% | #s(approx (+ (* (/ x y) (- z t)) t) (*.f64 #s(approx (- 1 (/ x y)) (/.f64 (neg.f64 x) y)) t)) | |
| ▶ | 29.4% | #s(approx (+ (* (/ x y) (- z t)) t) #s(approx (* (- 1 (/ x y)) t) (*.f64 (neg.f64 x) (/.f64 t y)))) |
| ✓ | 38.1% | #s(approx (+ (* (/ x y) (- z t)) t) t) |
Compiled 343 to 253 computations (26.2% saved)
| Inputs |
|---|
(fma.f64 (/.f64 x y) #s(approx (- z t) (*.f64 (-.f64 (/.f64 z t) #s(literal 1 binary64)) t)) t) |
(/.f64 x y) |
x |
y |
#s(approx (- z t) (*.f64 (-.f64 (/.f64 z t) #s(literal 1 binary64)) t)) |
(*.f64 (-.f64 (/.f64 z t) #s(literal 1 binary64)) t) |
(-.f64 (/.f64 z t) #s(literal 1 binary64)) |
(/.f64 z t) |
z |
t |
#s(literal 1 binary64) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (/.f64 z y) x)) |
(*.f64 (/.f64 z y) x) |
(/.f64 z y) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(approx (* (- 1 (/ x y)) t) (*.f64 (neg.f64 x) (/.f64 t y)))) |
#s(approx (* (- 1 (/ x y)) t) (*.f64 (neg.f64 x) (/.f64 t y))) |
(*.f64 (neg.f64 x) (/.f64 t y)) |
(neg.f64 x) |
(/.f64 t y) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (/.f64 (-.f64 z t) y) x)) |
(*.f64 (/.f64 (-.f64 z t) y) x) |
(/.f64 (-.f64 z t) y) |
(-.f64 z t) |
(fma.f64 x (/.f64 #s(approx (- z t) (neg.f64 t)) y) t) |
(/.f64 #s(approx (- z t) (neg.f64 t)) y) |
#s(approx (- z t) (neg.f64 t)) |
(neg.f64 t) |
| Outputs |
|---|
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 t)) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (+ t (* x (- (/ z y) (/ t y)))))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (/ z y) x) #s(hole binary64 (/ (* x z) y))) |
#s(approx (* (- 1 (/ x y)) t) #s(hole binary64 t)) |
#s(approx (* (- 1 (/ x y)) t) #s(hole binary64 (+ t (* -1 (/ (* t x) y))))) |
#s(approx (* (neg x) (/ t y)) #s(hole binary64 (* -1 (/ (* t x) y)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (* (/ (- z t) y) x) #s(hole binary64 (/ (* x (- z t)) y))) |
#s(approx (+ (* x (/ (- z t) y)) t) #s(hole binary64 t)) |
#s(approx (+ (* x (/ (- z t) y)) t) #s(hole binary64 (+ t (* x (- (/ z y) (/ t y)))))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (* x (- (/ z y) (/ t y))))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (* x (- (+ (/ t x) (/ z y)) (/ t y))))) |
#s(approx (* (- 1 (/ x y)) t) #s(hole binary64 (* -1 (/ (* t x) y)))) |
#s(approx (* (- 1 (/ x y)) t) #s(hole binary64 (* x (+ (* -1 (/ t y)) (/ t x))))) |
#s(approx (+ (* x (/ (- z t) y)) t) #s(hole binary64 (* x (- (/ z y) (/ t y))))) |
#s(approx (+ (* x (/ (- z t) y)) t) #s(hole binary64 (* x (- (+ (/ t x) (/ z y)) (/ t y))))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (/ (* x (- z t)) y))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ (- z t) y))))))) |
#s(approx (* (- 1 (/ x y)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ t x)) (/ t y)))))) |
#s(approx (+ (* x (/ (- z t) y)) t) #s(hole binary64 (/ (* x (- z t)) y))) |
#s(approx (+ (* x (/ (- z t) y)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ (- z t) y))))))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (/ (+ (* t y) (* x (- z t))) y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ z y) #s(hole binary64 (/ z y))) |
#s(approx (* (- 1 (/ x y)) t) #s(hole binary64 (/ (+ (* -1 (* t x)) (* t y)) y))) |
#s(approx (/ t y) #s(hole binary64 (/ t y))) |
#s(approx (/ (- z t) y) #s(hole binary64 (/ (- z t) y))) |
#s(approx (+ (* x (/ (- z t) y)) t) #s(hole binary64 (/ (+ (* t y) (* x (- z t))) y))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (+ t (/ (* x (- z t)) y)))) |
#s(approx (+ (* x (/ (- z t) y)) t) #s(hole binary64 (+ t (/ (* x (- z t)) y)))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (+ t (* -1 (/ (* t x) y))))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (+ t (+ (* -1 (/ (* t x) y)) (/ (* x z) y))))) |
#s(approx (- z t) #s(hole binary64 (* -1 t))) |
#s(approx (- z t) #s(hole binary64 (- z t))) |
#s(approx (* (- (/ z t) 1) t) #s(hole binary64 (* -1 t))) |
#s(approx (* (- (/ z t) 1) t) #s(hole binary64 (+ z (* -1 t)))) |
#s(approx (- (/ z t) 1) #s(hole binary64 -1)) |
#s(approx (- (/ z t) 1) #s(hole binary64 (- (/ z t) 1))) |
#s(approx (/ z t) #s(hole binary64 (/ z t))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* (/ (- z t) y) x) #s(hole binary64 (* -1 (/ (* t x) y)))) |
#s(approx (* (/ (- z t) y) x) #s(hole binary64 (+ (* -1 (/ (* t x) y)) (/ (* x z) y)))) |
#s(approx (/ (- z t) y) #s(hole binary64 (* -1 (/ t y)))) |
#s(approx (/ (- z t) y) #s(hole binary64 (+ (* -1 (/ t y)) (/ z y)))) |
#s(approx (+ (* x (/ (- z t) y)) t) #s(hole binary64 (+ t (* -1 (/ (* t x) y))))) |
#s(approx (+ (* x (/ (- z t) y)) t) #s(hole binary64 (+ t (+ (* -1 (/ (* t x) y)) (/ (* x z) y))))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (/ (* x z) y))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (* z (+ (* -1 (/ (* t x) (* y z))) (+ (/ t z) (/ x y)))))) |
#s(approx (- z t) #s(hole binary64 z)) |
#s(approx (- z t) #s(hole binary64 (* z (+ 1 (* -1 (/ t z)))))) |
#s(approx (* (- (/ z t) 1) t) #s(hole binary64 z)) |
#s(approx (* (- (/ z t) 1) t) #s(hole binary64 (* z (+ 1 (* -1 (/ t z)))))) |
#s(approx (- (/ z t) 1) #s(hole binary64 (/ z t))) |
#s(approx (- (/ z t) 1) #s(hole binary64 (* z (- (/ 1 t) (/ 1 z))))) |
#s(approx (* (/ (- z t) y) x) #s(hole binary64 (/ (* x z) y))) |
#s(approx (* (/ (- z t) y) x) #s(hole binary64 (* z (+ (* -1 (/ (* t x) (* y z))) (/ x y))))) |
#s(approx (/ (- z t) y) #s(hole binary64 (/ z y))) |
#s(approx (/ (- z t) y) #s(hole binary64 (* z (+ (* -1 (/ t (* y z))) (/ 1 y))))) |
#s(approx (+ (* x (/ (- z t) y)) t) #s(hole binary64 (/ (* x z) y))) |
#s(approx (+ (* x (/ (- z t) y)) t) #s(hole binary64 (* z (+ (* -1 (/ (* t x) (* y z))) (+ (/ t z) (/ x y)))))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x y)) (* -1 (/ (+ t (* -1 (/ (* t x) y))) z))))))) |
#s(approx (- z t) #s(hole binary64 (* -1 (* z (- (/ t z) 1))))) |
#s(approx (* (- (/ z t) 1) t) #s(hole binary64 (* -1 (* z (- (/ t z) 1))))) |
#s(approx (- (/ z t) 1) #s(hole binary64 (* -1 (* z (- (/ 1 z) (/ 1 t)))))) |
#s(approx (* (/ (- z t) y) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x y)) (/ (* t x) (* y z))))))) |
#s(approx (/ (- z t) y) #s(hole binary64 (* -1 (* z (- (/ t (* y z)) (/ 1 y)))))) |
#s(approx (+ (* x (/ (- z t) y)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x y)) (* -1 (/ (+ t (* -1 (/ (* t x) y))) z))))))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (+ (* t (+ 1 (* -1 (/ x y)))) (/ (* x z) y)))) |
#s(approx (- z t) #s(hole binary64 (+ z (* -1 t)))) |
#s(approx (- (/ z t) 1) #s(hole binary64 (/ (+ z (* -1 t)) t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (* (- 1 (/ x y)) t) #s(hole binary64 (* t (- 1 (/ x y))))) |
#s(approx (+ (* x (/ (- z t) y)) t) #s(hole binary64 (+ (* t (+ 1 (* -1 (/ x y)))) (/ (* x z) y)))) |
#s(approx (neg t) #s(hole binary64 (* -1 t))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (* t (+ 1 (* -1 (/ x y)))))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (* t (+ 1 (+ (* -1 (/ x y)) (/ (* x z) (* t y))))))) |
#s(approx (- z t) #s(hole binary64 (* t (- (/ z t) 1)))) |
#s(approx (* (- (/ z t) 1) t) #s(hole binary64 (* t (- (/ z t) 1)))) |
#s(approx (* (/ (- z t) y) x) #s(hole binary64 (* t (+ (* -1 (/ x y)) (/ (* x z) (* t y)))))) |
#s(approx (/ (- z t) y) #s(hole binary64 (* t (- (/ z (* t y)) (/ 1 y))))) |
#s(approx (+ (* x (/ (- z t) y)) t) #s(hole binary64 (* t (+ 1 (* -1 (/ x y)))))) |
#s(approx (+ (* x (/ (- z t) y)) t) #s(hole binary64 (* t (+ 1 (+ (* -1 (/ x y)) (/ (* x z) (* t y))))))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (* -1 (* t (- (/ x y) 1))))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (* -1 (* t (- (+ (* -1 (/ (* x z) (* t y))) (/ x y)) 1))))) |
#s(approx (- z t) #s(hole binary64 (* -1 (* t (+ 1 (* -1 (/ z t))))))) |
#s(approx (* (- (/ z t) 1) t) #s(hole binary64 (* -1 (* t (+ 1 (* -1 (/ z t))))))) |
#s(approx (* (/ (- z t) y) x) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x z) (* t y))) (/ x y)))))) |
#s(approx (/ (- z t) y) #s(hole binary64 (* -1 (* t (+ (* -1 (/ z (* t y))) (/ 1 y)))))) |
#s(approx (+ (* x (/ (- z t) y)) t) #s(hole binary64 (* -1 (* t (- (/ x y) 1))))) |
#s(approx (+ (* x (/ (- z t) y)) t) #s(hole binary64 (* -1 (* t (- (+ (* -1 (/ (* x z) (* t y))) (/ x y)) 1))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | z | @ | inf | ((+ (* (/ x y) (- z t)) t) (/ x y) x y (- z t) (* (- (/ z t) 1) t) (- (/ z t) 1) (/ z t) z t 1 (+ (* (/ x y) (- z t)) t) (* (/ z y) x) (/ z y) (+ (* (/ x y) (- z t)) t) (* (- 1 (/ x y)) t) (* (neg x) (/ t y)) (neg x) (/ t y) (+ (* (/ x y) (- z t)) t) (* (/ (- z t) y) x) (/ (- z t) y) (- z t) (+ (* x (/ (- z t) y)) t) (/ (- z t) y) (- z t) (neg t)) |
| 4.0ms | y | @ | inf | ((+ (* (/ x y) (- z t)) t) (/ x y) x y (- z t) (* (- (/ z t) 1) t) (- (/ z t) 1) (/ z t) z t 1 (+ (* (/ x y) (- z t)) t) (* (/ z y) x) (/ z y) (+ (* (/ x y) (- z t)) t) (* (- 1 (/ x y)) t) (* (neg x) (/ t y)) (neg x) (/ t y) (+ (* (/ x y) (- z t)) t) (* (/ (- z t) y) x) (/ (- z t) y) (- z t) (+ (* x (/ (- z t) y)) t) (/ (- z t) y) (- z t) (neg t)) |
| 3.0ms | z | @ | -inf | ((+ (* (/ x y) (- z t)) t) (/ x y) x y (- z t) (* (- (/ z t) 1) t) (- (/ z t) 1) (/ z t) z t 1 (+ (* (/ x y) (- z t)) t) (* (/ z y) x) (/ z y) (+ (* (/ x y) (- z t)) t) (* (- 1 (/ x y)) t) (* (neg x) (/ t y)) (neg x) (/ t y) (+ (* (/ x y) (- z t)) t) (* (/ (- z t) y) x) (/ (- z t) y) (- z t) (+ (* x (/ (- z t) y)) t) (/ (- z t) y) (- z t) (neg t)) |
| 3.0ms | t | @ | -inf | ((+ (* (/ x y) (- z t)) t) (/ x y) x y (- z t) (* (- (/ z t) 1) t) (- (/ z t) 1) (/ z t) z t 1 (+ (* (/ x y) (- z t)) t) (* (/ z y) x) (/ z y) (+ (* (/ x y) (- z t)) t) (* (- 1 (/ x y)) t) (* (neg x) (/ t y)) (neg x) (/ t y) (+ (* (/ x y) (- z t)) t) (* (/ (- z t) y) x) (/ (- z t) y) (- z t) (+ (* x (/ (- z t) y)) t) (/ (- z t) y) (- z t) (neg t)) |
| 3.0ms | y | @ | 0 | ((+ (* (/ x y) (- z t)) t) (/ x y) x y (- z t) (* (- (/ z t) 1) t) (- (/ z t) 1) (/ z t) z t 1 (+ (* (/ x y) (- z t)) t) (* (/ z y) x) (/ z y) (+ (* (/ x y) (- z t)) t) (* (- 1 (/ x y)) t) (* (neg x) (/ t y)) (neg x) (/ t y) (+ (* (/ x y) (- z t)) t) (* (/ (- z t) y) x) (/ (- z t) y) (- z t) (+ (* x (/ (- z t) y)) t) (/ (- z t) y) (- z t) (neg t)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 249 | 1704 |
| 0 | 272 | 1619 |
| 1 | 1089 | 1570 |
| 0 | 8800 | 1509 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 (/.f64 x y) #s(approx (- z t) (*.f64 (-.f64 (/.f64 z t) #s(literal 1 binary64)) t)) t) |
(/.f64 x y) |
x |
y |
#s(approx (- z t) (*.f64 (-.f64 (/.f64 z t) #s(literal 1 binary64)) t)) |
(*.f64 (-.f64 (/.f64 z t) #s(literal 1 binary64)) t) |
(-.f64 (/.f64 z t) #s(literal 1 binary64)) |
(/.f64 z t) |
z |
t |
#s(literal 1 binary64) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (/.f64 z y) x)) |
(*.f64 (/.f64 z y) x) |
(/.f64 z y) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(approx (* (- 1 (/ x y)) t) (*.f64 (neg.f64 x) (/.f64 t y)))) |
#s(approx (* (- 1 (/ x y)) t) (*.f64 (neg.f64 x) (/.f64 t y))) |
(*.f64 (neg.f64 x) (/.f64 t y)) |
(neg.f64 x) |
(/.f64 t y) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (/.f64 (-.f64 z t) y) x)) |
(*.f64 (/.f64 (-.f64 z t) y) x) |
(/.f64 (-.f64 z t) y) |
(-.f64 z t) |
(fma.f64 x (/.f64 #s(approx (- z t) (neg.f64 t)) y) t) |
(/.f64 #s(approx (- z t) (neg.f64 t)) y) |
#s(approx (- z t) (neg.f64 t)) |
(neg.f64 t) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 t)) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (+ t (* x (- (/ z y) (/ t y)))))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (/ z y) x) #s(hole binary64 (/ (* x z) y))) |
#s(approx (* (- 1 (/ x y)) t) #s(hole binary64 t)) |
#s(approx (* (- 1 (/ x y)) t) #s(hole binary64 (+ t (* -1 (/ (* t x) y))))) |
#s(approx (* (neg x) (/ t y)) #s(hole binary64 (* -1 (/ (* t x) y)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (* (/ (- z t) y) x) #s(hole binary64 (/ (* x (- z t)) y))) |
#s(approx (+ (* x (/ (- z t) y)) t) #s(hole binary64 t)) |
#s(approx (+ (* x (/ (- z t) y)) t) #s(hole binary64 (+ t (* x (- (/ z y) (/ t y)))))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (* x (- (/ z y) (/ t y))))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (* x (- (+ (/ t x) (/ z y)) (/ t y))))) |
#s(approx (* (- 1 (/ x y)) t) #s(hole binary64 (* -1 (/ (* t x) y)))) |
#s(approx (* (- 1 (/ x y)) t) #s(hole binary64 (* x (+ (* -1 (/ t y)) (/ t x))))) |
#s(approx (+ (* x (/ (- z t) y)) t) #s(hole binary64 (* x (- (/ z y) (/ t y))))) |
#s(approx (+ (* x (/ (- z t) y)) t) #s(hole binary64 (* x (- (+ (/ t x) (/ z y)) (/ t y))))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (/ (* x (- z t)) y))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ (- z t) y))))))) |
#s(approx (* (- 1 (/ x y)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ t x)) (/ t y)))))) |
#s(approx (+ (* x (/ (- z t) y)) t) #s(hole binary64 (/ (* x (- z t)) y))) |
#s(approx (+ (* x (/ (- z t) y)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ (- z t) y))))))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (/ (+ (* t y) (* x (- z t))) y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ z y) #s(hole binary64 (/ z y))) |
#s(approx (* (- 1 (/ x y)) t) #s(hole binary64 (/ (+ (* -1 (* t x)) (* t y)) y))) |
#s(approx (/ t y) #s(hole binary64 (/ t y))) |
#s(approx (/ (- z t) y) #s(hole binary64 (/ (- z t) y))) |
#s(approx (+ (* x (/ (- z t) y)) t) #s(hole binary64 (/ (+ (* t y) (* x (- z t))) y))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (+ t (/ (* x (- z t)) y)))) |
#s(approx (+ (* x (/ (- z t) y)) t) #s(hole binary64 (+ t (/ (* x (- z t)) y)))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (+ t (* -1 (/ (* t x) y))))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (+ t (+ (* -1 (/ (* t x) y)) (/ (* x z) y))))) |
#s(approx (- z t) #s(hole binary64 (* -1 t))) |
#s(approx (- z t) #s(hole binary64 (- z t))) |
#s(approx (* (- (/ z t) 1) t) #s(hole binary64 (* -1 t))) |
#s(approx (* (- (/ z t) 1) t) #s(hole binary64 (+ z (* -1 t)))) |
#s(approx (- (/ z t) 1) #s(hole binary64 -1)) |
#s(approx (- (/ z t) 1) #s(hole binary64 (- (/ z t) 1))) |
#s(approx (/ z t) #s(hole binary64 (/ z t))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* (/ (- z t) y) x) #s(hole binary64 (* -1 (/ (* t x) y)))) |
#s(approx (* (/ (- z t) y) x) #s(hole binary64 (+ (* -1 (/ (* t x) y)) (/ (* x z) y)))) |
#s(approx (/ (- z t) y) #s(hole binary64 (* -1 (/ t y)))) |
#s(approx (/ (- z t) y) #s(hole binary64 (+ (* -1 (/ t y)) (/ z y)))) |
#s(approx (+ (* x (/ (- z t) y)) t) #s(hole binary64 (+ t (* -1 (/ (* t x) y))))) |
#s(approx (+ (* x (/ (- z t) y)) t) #s(hole binary64 (+ t (+ (* -1 (/ (* t x) y)) (/ (* x z) y))))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (/ (* x z) y))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (* z (+ (* -1 (/ (* t x) (* y z))) (+ (/ t z) (/ x y)))))) |
#s(approx (- z t) #s(hole binary64 z)) |
#s(approx (- z t) #s(hole binary64 (* z (+ 1 (* -1 (/ t z)))))) |
#s(approx (* (- (/ z t) 1) t) #s(hole binary64 z)) |
#s(approx (* (- (/ z t) 1) t) #s(hole binary64 (* z (+ 1 (* -1 (/ t z)))))) |
#s(approx (- (/ z t) 1) #s(hole binary64 (/ z t))) |
#s(approx (- (/ z t) 1) #s(hole binary64 (* z (- (/ 1 t) (/ 1 z))))) |
#s(approx (* (/ (- z t) y) x) #s(hole binary64 (/ (* x z) y))) |
#s(approx (* (/ (- z t) y) x) #s(hole binary64 (* z (+ (* -1 (/ (* t x) (* y z))) (/ x y))))) |
#s(approx (/ (- z t) y) #s(hole binary64 (/ z y))) |
#s(approx (/ (- z t) y) #s(hole binary64 (* z (+ (* -1 (/ t (* y z))) (/ 1 y))))) |
#s(approx (+ (* x (/ (- z t) y)) t) #s(hole binary64 (/ (* x z) y))) |
#s(approx (+ (* x (/ (- z t) y)) t) #s(hole binary64 (* z (+ (* -1 (/ (* t x) (* y z))) (+ (/ t z) (/ x y)))))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x y)) (* -1 (/ (+ t (* -1 (/ (* t x) y))) z))))))) |
#s(approx (- z t) #s(hole binary64 (* -1 (* z (- (/ t z) 1))))) |
#s(approx (* (- (/ z t) 1) t) #s(hole binary64 (* -1 (* z (- (/ t z) 1))))) |
#s(approx (- (/ z t) 1) #s(hole binary64 (* -1 (* z (- (/ 1 z) (/ 1 t)))))) |
#s(approx (* (/ (- z t) y) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x y)) (/ (* t x) (* y z))))))) |
#s(approx (/ (- z t) y) #s(hole binary64 (* -1 (* z (- (/ t (* y z)) (/ 1 y)))))) |
#s(approx (+ (* x (/ (- z t) y)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x y)) (* -1 (/ (+ t (* -1 (/ (* t x) y))) z))))))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (+ (* t (+ 1 (* -1 (/ x y)))) (/ (* x z) y)))) |
#s(approx (- z t) #s(hole binary64 (+ z (* -1 t)))) |
#s(approx (- (/ z t) 1) #s(hole binary64 (/ (+ z (* -1 t)) t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (* (- 1 (/ x y)) t) #s(hole binary64 (* t (- 1 (/ x y))))) |
#s(approx (+ (* x (/ (- z t) y)) t) #s(hole binary64 (+ (* t (+ 1 (* -1 (/ x y)))) (/ (* x z) y)))) |
#s(approx (neg t) #s(hole binary64 (* -1 t))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (* t (+ 1 (* -1 (/ x y)))))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (* t (+ 1 (+ (* -1 (/ x y)) (/ (* x z) (* t y))))))) |
#s(approx (- z t) #s(hole binary64 (* t (- (/ z t) 1)))) |
#s(approx (* (- (/ z t) 1) t) #s(hole binary64 (* t (- (/ z t) 1)))) |
#s(approx (* (/ (- z t) y) x) #s(hole binary64 (* t (+ (* -1 (/ x y)) (/ (* x z) (* t y)))))) |
#s(approx (/ (- z t) y) #s(hole binary64 (* t (- (/ z (* t y)) (/ 1 y))))) |
#s(approx (+ (* x (/ (- z t) y)) t) #s(hole binary64 (* t (+ 1 (* -1 (/ x y)))))) |
#s(approx (+ (* x (/ (- z t) y)) t) #s(hole binary64 (* t (+ 1 (+ (* -1 (/ x y)) (/ (* x z) (* t y))))))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (* -1 (* t (- (/ x y) 1))))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (* -1 (* t (- (+ (* -1 (/ (* x z) (* t y))) (/ x y)) 1))))) |
#s(approx (- z t) #s(hole binary64 (* -1 (* t (+ 1 (* -1 (/ z t))))))) |
#s(approx (* (- (/ z t) 1) t) #s(hole binary64 (* -1 (* t (+ 1 (* -1 (/ z t))))))) |
#s(approx (* (/ (- z t) y) x) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x z) (* t y))) (/ x y)))))) |
#s(approx (/ (- z t) y) #s(hole binary64 (* -1 (* t (+ (* -1 (/ z (* t y))) (/ 1 y)))))) |
#s(approx (+ (* x (/ (- z t) y)) t) #s(hole binary64 (* -1 (* t (- (/ x y) 1))))) |
#s(approx (+ (* x (/ (- z t) y)) t) #s(hole binary64 (* -1 (* t (- (+ (* -1 (/ (* x z) (* t y))) (/ x y)) 1))))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 #s(approx (- z t) (*.f64 (-.f64 (/.f64 z t) #s(literal 1 binary64)) t)) #s(approx (- z t) (*.f64 (-.f64 (/.f64 z t) #s(literal 1 binary64)) t))) (/.f64 (*.f64 x x) (*.f64 y y)))) (-.f64 t (*.f64 (/.f64 x y) #s(approx (- z t) (*.f64 (-.f64 (/.f64 z t) #s(literal 1 binary64)) t))))) |
(/.f64 (fma.f64 (*.f64 t t) t (*.f64 (*.f64 (*.f64 #s(approx (- z t) (*.f64 (-.f64 (/.f64 z t) #s(literal 1 binary64)) t)) #s(approx (- z t) (*.f64 (-.f64 (/.f64 z t) #s(literal 1 binary64)) t))) (/.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (/.f64 x y) #s(approx (- z t) (*.f64 (-.f64 (/.f64 z t) #s(literal 1 binary64)) t))))) (fma.f64 t t (-.f64 (*.f64 (*.f64 #s(approx (- z t) (*.f64 (-.f64 (/.f64 z t) #s(literal 1 binary64)) t)) #s(approx (- z t) (*.f64 (-.f64 (/.f64 z t) #s(literal 1 binary64)) t))) (/.f64 (*.f64 x x) (*.f64 y y))) (*.f64 t (*.f64 (/.f64 x y) #s(approx (- z t) (*.f64 (-.f64 (/.f64 z t) #s(literal 1 binary64)) t))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(approx (- z t) (*.f64 (-.f64 (/.f64 z t) #s(literal 1 binary64)) t)) #s(approx (- z t) (*.f64 (-.f64 (/.f64 z t) #s(literal 1 binary64)) t))) (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (neg.f64 t) t))) (neg.f64 (-.f64 (*.f64 (/.f64 x y) #s(approx (- z t) (*.f64 (-.f64 (/.f64 z t) #s(literal 1 binary64)) t))) t))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(approx (- z t) (*.f64 (-.f64 (/.f64 z t) #s(literal 1 binary64)) t)) #s(approx (- z t) (*.f64 (-.f64 (/.f64 z t) #s(literal 1 binary64)) t))) (/.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (/.f64 x y) #s(approx (- z t) (*.f64 (-.f64 (/.f64 z t) #s(literal 1 binary64)) t))) (*.f64 (*.f64 t t) t))) (neg.f64 (fma.f64 (*.f64 #s(approx (- z t) (*.f64 (-.f64 (/.f64 z t) #s(literal 1 binary64)) t)) #s(approx (- z t) (*.f64 (-.f64 (/.f64 z t) #s(literal 1 binary64)) t))) (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t (-.f64 t (*.f64 (/.f64 x y) #s(approx (- z t) (*.f64 (-.f64 (/.f64 z t) #s(literal 1 binary64)) t)))))))) |
(/.f64 (fma.f64 (*.f64 #s(approx (- z t) (*.f64 (-.f64 (/.f64 z t) #s(literal 1 binary64)) t)) #s(approx (- z t) (*.f64 (-.f64 (/.f64 z t) #s(literal 1 binary64)) t))) (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (neg.f64 t) t)) (-.f64 (*.f64 (/.f64 x y) #s(approx (- z t) (*.f64 (-.f64 (/.f64 z t) #s(literal 1 binary64)) t))) t)) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(approx (- z t) (*.f64 (-.f64 (/.f64 z t) #s(literal 1 binary64)) t)) #s(approx (- z t) (*.f64 (-.f64 (/.f64 z t) #s(literal 1 binary64)) t))) (/.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (/.f64 x y) #s(approx (- z t) (*.f64 (-.f64 (/.f64 z t) #s(literal 1 binary64)) t))) (*.f64 (*.f64 t t) t)) (fma.f64 (*.f64 #s(approx (- z t) (*.f64 (-.f64 (/.f64 z t) #s(literal 1 binary64)) t)) #s(approx (- z t) (*.f64 (-.f64 (/.f64 z t) #s(literal 1 binary64)) t))) (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t (-.f64 t (*.f64 (/.f64 x y) #s(approx (- z t) (*.f64 (-.f64 (/.f64 z t) #s(literal 1 binary64)) t))))))) |
(fma.f64 (/.f64 x y) #s(approx (- z t) (*.f64 (-.f64 (/.f64 z t) #s(literal 1 binary64)) t)) t) |
(fma.f64 #s(approx (- z t) (*.f64 (-.f64 (/.f64 z t) #s(literal 1 binary64)) t)) (/.f64 x y) t) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(approx (- z t) (*.f64 (-.f64 (/.f64 z t) #s(literal 1 binary64)) t)) #s(approx (- z t) (*.f64 (-.f64 (/.f64 z t) #s(literal 1 binary64)) t))) (/.f64 (*.f64 x x) (*.f64 y y))) (-.f64 (*.f64 (/.f64 x y) #s(approx (- z t) (*.f64 (-.f64 (/.f64 z t) #s(literal 1 binary64)) t))) t)) (/.f64 (*.f64 t t) (-.f64 (*.f64 (/.f64 x y) #s(approx (- z t) (*.f64 (-.f64 (/.f64 z t) #s(literal 1 binary64)) t))) t))) |
(-.f64 t (*.f64 (/.f64 (neg.f64 x) y) #s(approx (- z t) (*.f64 (-.f64 (/.f64 z t) #s(literal 1 binary64)) t)))) |
(-.f64 t (*.f64 (neg.f64 #s(approx (- z t) (*.f64 (-.f64 (/.f64 z t) #s(literal 1 binary64)) t))) (/.f64 x y))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(approx (- z t) (*.f64 (-.f64 (/.f64 z t) #s(literal 1 binary64)) t)) #s(approx (- z t) (*.f64 (-.f64 (/.f64 z t) #s(literal 1 binary64)) t))) (/.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (/.f64 x y) #s(approx (- z t) (*.f64 (-.f64 (/.f64 z t) #s(literal 1 binary64)) t)))) (fma.f64 (*.f64 #s(approx (- z t) (*.f64 (-.f64 (/.f64 z t) #s(literal 1 binary64)) t)) #s(approx (- z t) (*.f64 (-.f64 (/.f64 z t) #s(literal 1 binary64)) t))) (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t (-.f64 t (*.f64 (/.f64 x y) #s(approx (- z t) (*.f64 (-.f64 (/.f64 z t) #s(literal 1 binary64)) t))))))) (/.f64 (*.f64 (*.f64 t t) t) (fma.f64 (*.f64 #s(approx (- z t) (*.f64 (-.f64 (/.f64 z t) #s(literal 1 binary64)) t)) #s(approx (- z t) (*.f64 (-.f64 (/.f64 z t) #s(literal 1 binary64)) t))) (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t (-.f64 t (*.f64 (/.f64 x y) #s(approx (- z t) (*.f64 (-.f64 (/.f64 z t) #s(literal 1 binary64)) t)))))))) |
(+.f64 (*.f64 (/.f64 x y) #s(approx (- z t) (*.f64 (-.f64 (/.f64 z t) #s(literal 1 binary64)) t))) t) |
(+.f64 t (*.f64 (/.f64 x y) #s(approx (- z t) (*.f64 (-.f64 (/.f64 z t) #s(literal 1 binary64)) t)))) |
(*.f64 (/.f64 x y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1 binary64) x) y) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 x y) |
(neg.f64 (/.f64 (neg.f64 x) y)) |
x |
y |
#s(approx (- z t) (*.f64 (-.f64 (/.f64 z t) #s(literal 1 binary64)) t)) |
(*.f64 (-.f64 (/.f64 z t) #s(literal 1 binary64)) t) |
(*.f64 t (-.f64 (/.f64 z t) #s(literal 1 binary64))) |
(/.f64 (*.f64 t (-.f64 (/.f64 (*.f64 z z) (*.f64 t t)) #s(literal 1 binary64))) (-.f64 (/.f64 z t) #s(literal -1 binary64))) |
(/.f64 (*.f64 t (-.f64 (/.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 t t) t)) #s(literal 1 binary64))) (+.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (+.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 z z) (*.f64 t t)) #s(literal 1 binary64))) (neg.f64 (-.f64 (/.f64 z t) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 t t) t)) #s(literal 1 binary64))) (neg.f64 (+.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (+.f64 #s(literal 1 binary64) (/.f64 z t))))) |
(/.f64 (-.f64 (/.f64 (*.f64 z z) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (/.f64 z t) #s(literal -1 binary64))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 t t) t)) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (+.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(fma.f64 (/.f64 z t) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 z t) #s(literal -1 binary64)) |
(-.f64 (/.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (-.f64 (/.f64 z t) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 z t) #s(literal -1 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 t t) t)) (+.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (+.f64 #s(literal 1 binary64) (/.f64 z t)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (+.f64 #s(literal 1 binary64) (/.f64 z t))))) |
(-.f64 (/.f64 z t) #s(literal 1 binary64)) |
(+.f64 (/.f64 z t) #s(literal -1 binary64)) |
(*.f64 (/.f64 z t) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 z t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (neg.f64 t)) |
(/.f64 (neg.f64 z) (neg.f64 t)) |
(/.f64 z t) |
(neg.f64 (/.f64 z (neg.f64 t))) |
z |
t |
#s(literal 1 binary64) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (/.f64 z y) x)) |
(*.f64 (/.f64 z y) x) |
(*.f64 z (/.f64 x y)) |
(*.f64 x (/.f64 z y)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) z)) (neg.f64 (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 x) z) (neg.f64 y)) |
(/.f64 (*.f64 z x) y) |
(neg.f64 (/.f64 (*.f64 z x) (neg.f64 y))) |
(neg.f64 (*.f64 z (/.f64 (neg.f64 x) y))) |
(*.f64 z (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 z #s(literal -1 binary64)) (neg.f64 y)) |
(/.f64 (neg.f64 z) (neg.f64 y)) |
(/.f64 z (neg.f64 (neg.f64 y))) |
(/.f64 z y) |
(neg.f64 (/.f64 (neg.f64 z) y)) |
(neg.f64 (/.f64 z (neg.f64 y))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(approx (* (- 1 (/ x y)) t) (*.f64 (neg.f64 t) (/.f64 x y)))) |
#s(approx (* (- 1 (/ x y)) t) (*.f64 (neg.f64 t) (/.f64 x y))) |
(*.f64 (*.f64 (/.f64 t y) x) #s(literal -1 binary64)) |
(*.f64 (neg.f64 t) (/.f64 x y)) |
(*.f64 (/.f64 (neg.f64 t) y) x) |
(*.f64 (neg.f64 x) (/.f64 t y)) |
(*.f64 (*.f64 t (/.f64 x y)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 t y) x)) |
(*.f64 #s(literal -1 binary64) (*.f64 t (/.f64 x y))) |
(*.f64 (/.f64 t y) (neg.f64 x)) |
(*.f64 t (/.f64 (neg.f64 x) y)) |
(*.f64 x (/.f64 (neg.f64 t) y)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) t)) (neg.f64 y)) |
(/.f64 (*.f64 (neg.f64 x) (neg.f64 t)) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) t)) (neg.f64 y)) |
(/.f64 (*.f64 (neg.f64 x) t) (neg.f64 (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 x) t) y) |
(/.f64 (*.f64 t x) (neg.f64 y)) |
(neg.f64 (*.f64 (*.f64 t (/.f64 x y)) #s(literal 1 binary64))) |
(neg.f64 (*.f64 (/.f64 t y) x)) |
(neg.f64 (*.f64 t (/.f64 x y))) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 (*.f64 x #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) x)) |
(neg.f64 x) |
(*.f64 t (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (neg.f64 t) (neg.f64 y)) |
(/.f64 t (neg.f64 (neg.f64 y))) |
(/.f64 t y) |
(neg.f64 (/.f64 (neg.f64 t) y)) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (/.f64 (-.f64 z t) y) x)) |
(*.f64 (/.f64 (-.f64 z t) y) x) |
(*.f64 (/.f64 x y) (-.f64 z t)) |
(*.f64 (-.f64 z t) (/.f64 x y)) |
(*.f64 x (/.f64 (-.f64 z t) y)) |
(/.f64 (*.f64 (/.f64 x y) (*.f64 (+.f64 z t) (-.f64 z t))) (+.f64 z t)) |
(/.f64 (*.f64 (/.f64 x y) (*.f64 (fma.f64 z z (*.f64 t (+.f64 t z))) (-.f64 z t))) (fma.f64 z z (*.f64 t (+.f64 t z)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (neg.f64 z) t) x)) (neg.f64 (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 x) (*.f64 (+.f64 z t) (-.f64 z t))) (*.f64 (neg.f64 y) (+.f64 z t))) |
(/.f64 (*.f64 (neg.f64 x) (*.f64 (fma.f64 z z (*.f64 t (+.f64 t z))) (-.f64 z t))) (*.f64 (neg.f64 y) (fma.f64 z z (*.f64 t (+.f64 t z))))) |
(/.f64 (*.f64 x (*.f64 (+.f64 z t) (-.f64 z t))) (*.f64 y (+.f64 z t))) |
(/.f64 (*.f64 x (*.f64 (fma.f64 z z (*.f64 t (+.f64 t z))) (-.f64 z t))) (*.f64 y (fma.f64 z z (*.f64 t (+.f64 t z))))) |
(/.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (neg.f64 x)) (*.f64 (+.f64 z t) (neg.f64 y))) |
(/.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) x) (*.f64 (+.f64 z t) y)) |
(/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 t z))) (-.f64 z t)) (neg.f64 x)) (*.f64 (fma.f64 z z (*.f64 t (+.f64 t z))) (neg.f64 y))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 t z))) (-.f64 z t)) x) (*.f64 (fma.f64 z z (*.f64 t (+.f64 t z))) y)) |
(/.f64 (*.f64 x (*.f64 (/.f64 (+.f64 z t) y) (/.f64 (-.f64 z t) y))) (/.f64 (+.f64 z t) y)) |
(/.f64 (*.f64 x (-.f64 (*.f64 (/.f64 (*.f64 z z) (*.f64 y y)) (/.f64 z y)) (*.f64 (/.f64 (*.f64 t t) (*.f64 y y)) (/.f64 t y)))) (+.f64 (/.f64 (*.f64 z z) (*.f64 y y)) (*.f64 (/.f64 t y) (+.f64 (/.f64 t y) (/.f64 z y))))) |
(/.f64 (*.f64 x (*.f64 y (-.f64 z t))) (*.f64 y y)) |
(/.f64 (*.f64 (+.f64 (neg.f64 z) t) x) (neg.f64 y)) |
(/.f64 (*.f64 (-.f64 z t) x) y) |
(neg.f64 (/.f64 (*.f64 (-.f64 z t) x) (neg.f64 y))) |
(neg.f64 (*.f64 (/.f64 (+.f64 (neg.f64 z) t) y) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 z t) y) (/.f64 (-.f64 z t) y))) (/.f64 (+.f64 z t) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 (*.f64 z z) (*.f64 y y)) (/.f64 z y)) (*.f64 (/.f64 (*.f64 t t) (*.f64 y y)) (/.f64 t y)))) (+.f64 (/.f64 (*.f64 z z) (*.f64 y y)) (*.f64 (/.f64 t y) (+.f64 (/.f64 t y) (/.f64 z y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 z) t)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (-.f64 z t))) (*.f64 y y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 z t)) y) |
(/.f64 (fma.f64 (/.f64 (*.f64 z z) (*.f64 y y)) (/.f64 z y) (*.f64 (/.f64 (*.f64 t t) (*.f64 y y)) (/.f64 (neg.f64 t) y))) (+.f64 (/.f64 (*.f64 z z) (*.f64 y y)) (-.f64 (/.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (/.f64 z y) (/.f64 (neg.f64 t) y))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 z t) y) (/.f64 (-.f64 z t) y))) (neg.f64 (/.f64 (+.f64 z t) y))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 z z) (*.f64 y y)) (/.f64 z y)) (*.f64 (/.f64 (*.f64 t t) (*.f64 y y)) (/.f64 t y)))) (neg.f64 (+.f64 (/.f64 (*.f64 z z) (*.f64 y y)) (*.f64 (/.f64 t y) (+.f64 (/.f64 t y) (/.f64 z y)))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 z) t)) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 z t))) (neg.f64 (*.f64 y y))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 z t) y) (/.f64 (-.f64 (neg.f64 t) z) y))) (neg.f64 (/.f64 (-.f64 (neg.f64 t) z) y))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 y y)) (/.f64 (neg.f64 t) y) (*.f64 (/.f64 (*.f64 z z) (*.f64 y y)) (/.f64 z y)))) (neg.f64 (+.f64 (/.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (/.f64 z y) (-.f64 (/.f64 z y) (/.f64 (neg.f64 t) y)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (neg.f64 y)) (*.f64 (neg.f64 y) (neg.f64 t))) (*.f64 y y)) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) y) (*.f64 (neg.f64 y) t)) (*.f64 y (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) y) (*.f64 (neg.f64 y) t)) (*.f64 (neg.f64 y) y)) |
(/.f64 (fma.f64 (neg.f64 y) t (*.f64 z y)) (*.f64 y y)) |
(/.f64 (fma.f64 (neg.f64 t) (neg.f64 y) (*.f64 (neg.f64 z) y)) (*.f64 y (neg.f64 y))) |
(/.f64 (fma.f64 (neg.f64 z) y (*.f64 (neg.f64 y) (neg.f64 t))) (*.f64 (neg.f64 y) y)) |
(/.f64 (-.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 y)) |
(/.f64 (+.f64 (neg.f64 z) t) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 (+.f64 z t) y) (/.f64 (-.f64 z t) y)) (-.f64 (/.f64 z y) (/.f64 (neg.f64 t) y))) |
(/.f64 (*.f64 (/.f64 (+.f64 z t) y) (/.f64 (-.f64 z t) y)) (/.f64 (+.f64 z t) y)) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) y) (/.f64 (-.f64 (neg.f64 t) z) y)) (/.f64 (-.f64 (neg.f64 t) z) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 z z) (*.f64 y y)) (/.f64 z y)) (*.f64 (/.f64 (*.f64 t t) (*.f64 y y)) (/.f64 t y))) (+.f64 (/.f64 (*.f64 z z) (*.f64 y y)) (*.f64 (/.f64 t y) (+.f64 (/.f64 t y) (/.f64 z y))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 y y)) (/.f64 (neg.f64 t) y) (*.f64 (/.f64 (*.f64 z z) (*.f64 y y)) (/.f64 z y))) (+.f64 (/.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (/.f64 z y) (-.f64 (/.f64 z y) (/.f64 (neg.f64 t) y))))) |
(/.f64 (*.f64 y (-.f64 z t)) (*.f64 y y)) |
(/.f64 (-.f64 z t) y) |
(neg.f64 (/.f64 (+.f64 (neg.f64 z) t) y)) |
(fma.f64 #s(literal -1 binary64) (/.f64 t y) (/.f64 z y)) |
(fma.f64 (/.f64 t y) #s(literal -1 binary64) (/.f64 z y)) |
(fma.f64 z (/.f64 #s(literal 1 binary64) y) (/.f64 (neg.f64 t) y)) |
(-.f64 (/.f64 (/.f64 (*.f64 z z) (*.f64 y y)) (/.f64 (+.f64 z t) y)) (/.f64 (/.f64 (*.f64 t t) (*.f64 y y)) (/.f64 (+.f64 z t) y))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 z z) (*.f64 y y)) (/.f64 z y)) (+.f64 (/.f64 (*.f64 z z) (*.f64 y y)) (*.f64 (/.f64 t y) (+.f64 (/.f64 t y) (/.f64 z y))))) (/.f64 (*.f64 (/.f64 (*.f64 t t) (*.f64 y y)) (/.f64 t y)) (+.f64 (/.f64 (*.f64 z z) (*.f64 y y)) (*.f64 (/.f64 t y) (+.f64 (/.f64 t y) (/.f64 z y)))))) |
(-.f64 (/.f64 (*.f64 z y) (*.f64 y y)) (/.f64 (*.f64 t y) (*.f64 y y))) |
(-.f64 (/.f64 (/.f64 (*.f64 t t) (*.f64 y y)) (/.f64 (-.f64 (neg.f64 t) z) y)) (/.f64 (/.f64 (*.f64 z z) (*.f64 y y)) (/.f64 (-.f64 (neg.f64 t) z) y))) |
(-.f64 (/.f64 z y) (*.f64 #s(literal 1 binary64) (/.f64 t y))) |
(-.f64 (/.f64 z y) (*.f64 (/.f64 (neg.f64 t) y) #s(literal -1 binary64))) |
(-.f64 (/.f64 z y) (/.f64 t y)) |
(+.f64 (/.f64 (*.f64 (/.f64 (*.f64 t t) (*.f64 y y)) (/.f64 (neg.f64 t) y)) (+.f64 (/.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (/.f64 z y) (-.f64 (/.f64 z y) (/.f64 (neg.f64 t) y))))) (/.f64 (*.f64 (/.f64 (*.f64 z z) (*.f64 y y)) (/.f64 z y)) (+.f64 (/.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (/.f64 z y) (-.f64 (/.f64 z y) (/.f64 (neg.f64 t) y)))))) |
(+.f64 (/.f64 (neg.f64 t) y) (/.f64 z y)) |
(+.f64 (/.f64 z y) (/.f64 (neg.f64 t) y)) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (-.f64 (neg.f64 t) z)) |
(/.f64 (fma.f64 (*.f64 t t) (neg.f64 t) (*.f64 (*.f64 z z) z)) (fma.f64 t t (-.f64 (*.f64 z z) (*.f64 (neg.f64 t) z)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 z t) (-.f64 z t))) (neg.f64 (+.f64 z t))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 t z))) (-.f64 z t))) (neg.f64 (fma.f64 z z (*.f64 t (+.f64 t z))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z z) z (*.f64 (*.f64 t t) (neg.f64 t)))) (neg.f64 (fma.f64 z z (*.f64 (neg.f64 t) (-.f64 (neg.f64 t) z))))) |
(/.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (+.f64 z t)) |
(/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 t z))) (-.f64 z t)) (fma.f64 z z (*.f64 t (+.f64 t z)))) |
(/.f64 (fma.f64 (*.f64 z z) z (*.f64 (*.f64 t t) (neg.f64 t))) (fma.f64 z z (*.f64 (neg.f64 t) (-.f64 (neg.f64 t) z)))) |
(fma.f64 #s(literal -1 binary64) t z) |
(fma.f64 t #s(literal -1 binary64) z) |
(-.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t))) |
(-.f64 (/.f64 (*.f64 (*.f64 z z) z) (fma.f64 z z (*.f64 t (+.f64 t z)))) (/.f64 (*.f64 (*.f64 t t) t) (fma.f64 z z (*.f64 t (+.f64 t z))))) |
(-.f64 z (*.f64 (neg.f64 t) #s(literal -1 binary64))) |
(-.f64 z t) |
(+.f64 (/.f64 (*.f64 (*.f64 z z) z) (fma.f64 z z (*.f64 (neg.f64 t) (-.f64 (neg.f64 t) z)))) (/.f64 (*.f64 (*.f64 t t) (neg.f64 t)) (fma.f64 z z (*.f64 (neg.f64 t) (-.f64 (neg.f64 t) z))))) |
(+.f64 (neg.f64 t) z) |
(+.f64 z (*.f64 (neg.f64 t) #s(literal 1 binary64))) |
(+.f64 z (neg.f64 t)) |
(/.f64 (-.f64 (*.f64 t t) (/.f64 (*.f64 (*.f64 x #s(approx (- z t) (neg.f64 t))) (*.f64 x #s(approx (- z t) (neg.f64 t)))) (*.f64 y y))) (-.f64 t (*.f64 (/.f64 #s(approx (- z t) (neg.f64 t)) y) x))) |
(/.f64 (fma.f64 (*.f64 t t) t (*.f64 (/.f64 (*.f64 (*.f64 x #s(approx (- z t) (neg.f64 t))) (*.f64 x #s(approx (- z t) (neg.f64 t)))) (*.f64 y y)) (*.f64 (/.f64 #s(approx (- z t) (neg.f64 t)) y) x))) (fma.f64 t t (-.f64 (/.f64 (*.f64 (*.f64 x #s(approx (- z t) (neg.f64 t))) (*.f64 x #s(approx (- z t) (neg.f64 t)))) (*.f64 y y)) (*.f64 t (*.f64 (/.f64 #s(approx (- z t) (neg.f64 t)) y) x))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 x #s(approx (- z t) (neg.f64 t))) (*.f64 x #s(approx (- z t) (neg.f64 t)))) (*.f64 y y)) (*.f64 t t))) (neg.f64 (-.f64 (*.f64 (/.f64 #s(approx (- z t) (neg.f64 t)) y) x) t))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x #s(approx (- z t) (neg.f64 t))) (*.f64 x #s(approx (- z t) (neg.f64 t)))) (*.f64 y y)) (*.f64 (/.f64 #s(approx (- z t) (neg.f64 t)) y) x) (*.f64 (*.f64 t t) t))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x #s(approx (- z t) (neg.f64 t))) (*.f64 x #s(approx (- z t) (neg.f64 t)))) (*.f64 y y)) (*.f64 t (-.f64 t (*.f64 (/.f64 #s(approx (- z t) (neg.f64 t)) y) x)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x #s(approx (- z t) (neg.f64 t))) (*.f64 x #s(approx (- z t) (neg.f64 t)))) (*.f64 y y)) (*.f64 t t)) (-.f64 (*.f64 (/.f64 #s(approx (- z t) (neg.f64 t)) y) x) t)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x #s(approx (- z t) (neg.f64 t))) (*.f64 x #s(approx (- z t) (neg.f64 t)))) (*.f64 y y)) (*.f64 (/.f64 #s(approx (- z t) (neg.f64 t)) y) x) (*.f64 (*.f64 t t) t)) (+.f64 (/.f64 (*.f64 (*.f64 x #s(approx (- z t) (neg.f64 t))) (*.f64 x #s(approx (- z t) (neg.f64 t)))) (*.f64 y y)) (*.f64 t (-.f64 t (*.f64 (/.f64 #s(approx (- z t) (neg.f64 t)) y) x))))) |
(fma.f64 (/.f64 #s(approx (- z t) (neg.f64 t)) y) x t) |
(fma.f64 x (/.f64 #s(approx (- z t) (neg.f64 t)) y) t) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x #s(approx (- z t) (neg.f64 t))) (*.f64 x #s(approx (- z t) (neg.f64 t)))) (*.f64 y y)) (-.f64 (*.f64 (/.f64 #s(approx (- z t) (neg.f64 t)) y) x) t)) (/.f64 (*.f64 t t) (-.f64 (*.f64 (/.f64 #s(approx (- z t) (neg.f64 t)) y) x) t))) |
(-.f64 t (*.f64 (neg.f64 (/.f64 #s(approx (- z t) (neg.f64 t)) y)) x)) |
(-.f64 t (*.f64 (neg.f64 x) (/.f64 #s(approx (- z t) (neg.f64 t)) y))) |
(+.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 x #s(approx (- z t) (neg.f64 t))) (*.f64 x #s(approx (- z t) (neg.f64 t)))) (*.f64 y y)) (*.f64 (/.f64 #s(approx (- z t) (neg.f64 t)) y) x)) (+.f64 (/.f64 (*.f64 (*.f64 x #s(approx (- z t) (neg.f64 t))) (*.f64 x #s(approx (- z t) (neg.f64 t)))) (*.f64 y y)) (*.f64 t (-.f64 t (*.f64 (/.f64 #s(approx (- z t) (neg.f64 t)) y) x))))) (/.f64 (*.f64 (*.f64 t t) t) (+.f64 (/.f64 (*.f64 (*.f64 x #s(approx (- z t) (neg.f64 t))) (*.f64 x #s(approx (- z t) (neg.f64 t)))) (*.f64 y y)) (*.f64 t (-.f64 t (*.f64 (/.f64 #s(approx (- z t) (neg.f64 t)) y) x)))))) |
(+.f64 (*.f64 (/.f64 #s(approx (- z t) (neg.f64 t)) y) x) t) |
(+.f64 t (*.f64 (/.f64 #s(approx (- z t) (neg.f64 t)) y) x)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- z t) (neg.f64 t)))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 #s(approx (- z t) (neg.f64 t))) (neg.f64 y)) |
(/.f64 #s(approx (- z t) (neg.f64 t)) y) |
(neg.f64 (/.f64 (neg.f64 #s(approx (- z t) (neg.f64 t))) y)) |
(neg.f64 (/.f64 #s(approx (- z t) (neg.f64 t)) (neg.f64 y))) |
#s(approx (- z t) (neg.f64 t)) |
(*.f64 #s(literal -1 binary64) t) |
(*.f64 t #s(literal -1 binary64)) |
(neg.f64 t) |
#s(approx (+ (* (/ x y) (- z t)) t) t) |
#s(approx (+ (* (/ x y) (- z t)) t) (fma.f64 (/.f64 x y) (-.f64 z t) t)) |
#s(approx (/ x y) (/.f64 x y)) |
#s(approx x x) |
#s(approx (* (/ z y) x) (*.f64 (/.f64 z y) x)) |
#s(approx (* (- 1 (/ x y)) t) t) |
#s(approx (* (- 1 (/ x y)) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) t)) |
#s(approx (* (neg x) (/ t y)) (*.f64 (neg.f64 t) (/.f64 x y))) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (* (/ (- z t) y) x) (*.f64 (/.f64 (-.f64 z t) y) x)) |
#s(approx (+ (* (/ x y) (- z t)) t) t) |
#s(approx (+ (* (/ x y) (- z t)) t) (fma.f64 (/.f64 x y) (-.f64 z t) t)) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (/.f64 (-.f64 z t) y) x)) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (+.f64 (/.f64 t x) (/.f64 (-.f64 z t) y)) x)) |
#s(approx (* (- 1 (/ x y)) t) (*.f64 (neg.f64 t) (/.f64 x y))) |
#s(approx (* (- 1 (/ x y)) t) (*.f64 (/.f64 (*.f64 (neg.f64 t) (-.f64 x y)) (*.f64 y x)) x)) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (/.f64 (-.f64 z t) y) x)) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (+.f64 (/.f64 t x) (/.f64 (-.f64 z t) y)) x)) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (/.f64 (-.f64 z t) y) x)) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (neg.f64 (+.f64 (/.f64 t x) (/.f64 (-.f64 z t) y))) (neg.f64 x))) |
#s(approx (* (- 1 (/ x y)) t) (*.f64 (-.f64 (/.f64 t y) (/.f64 t x)) (neg.f64 x))) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (/.f64 (-.f64 z t) y) x)) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (neg.f64 (+.f64 (/.f64 t x) (/.f64 (-.f64 z t) y))) (neg.f64 x))) |
#s(approx (+ (* (/ x y) (- z t)) t) (/.f64 (fma.f64 (-.f64 z t) x (*.f64 t y)) y)) |
#s(approx y y) |
#s(approx (/ z y) (/.f64 z y)) |
#s(approx (* (- 1 (/ x y)) t) (/.f64 (*.f64 (neg.f64 t) (-.f64 x y)) y)) |
#s(approx (/ t y) (/.f64 t y)) |
#s(approx (/ (- z t) y) (/.f64 (-.f64 z t) y)) |
#s(approx (+ (* (/ x y) (- z t)) t) (/.f64 (fma.f64 (-.f64 z t) x (*.f64 t y)) y)) |
#s(approx (+ (* (/ x y) (- z t)) t) (fma.f64 (/.f64 x y) (-.f64 z t) t)) |
#s(approx (+ (* (/ x y) (- z t)) t) (fma.f64 (/.f64 x y) (-.f64 z t) t)) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) t)) |
#s(approx (+ (* (/ x y) (- z t)) t) (+.f64 (/.f64 (fma.f64 (neg.f64 t) x (*.f64 z x)) y) t)) |
#s(approx (- z t) (neg.f64 t)) |
#s(approx (- z t) (-.f64 z t)) |
#s(approx (* (- (/ z t) 1) t) (neg.f64 t)) |
#s(approx (* (- (/ z t) 1) t) (-.f64 z t)) |
#s(approx (- (/ z t) 1) #s(literal -1 binary64)) |
#s(approx (- (/ z t) 1) (-.f64 (/.f64 z t) #s(literal 1 binary64))) |
#s(approx (/ z t) (/.f64 z t)) |
#s(approx z z) |
#s(approx (* (/ (- z t) y) x) (*.f64 (neg.f64 t) (/.f64 x y))) |
#s(approx (* (/ (- z t) y) x) (/.f64 (fma.f64 (neg.f64 t) x (*.f64 z x)) y)) |
#s(approx (/ (- z t) y) (/.f64 (neg.f64 t) y)) |
#s(approx (/ (- z t) y) (/.f64 (-.f64 z t) y)) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) t)) |
#s(approx (+ (* (/ x y) (- z t)) t) (+.f64 (/.f64 (fma.f64 (neg.f64 t) x (*.f64 z x)) y) t)) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (/.f64 z y) x)) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (/.f64 (fma.f64 (neg.f64 t) x (fma.f64 t y (*.f64 z x))) (*.f64 z y)) z)) |
#s(approx (- z t) z) |
#s(approx (- z t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) z)) |
#s(approx (* (- (/ z t) 1) t) z) |
#s(approx (* (- (/ z t) 1) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) z)) |
#s(approx (- (/ z t) 1) (/.f64 z t)) |
#s(approx (- (/ z t) 1) (/.f64 (*.f64 z (-.f64 z t)) (*.f64 t z))) |
#s(approx (* (/ (- z t) y) x) (*.f64 (/.f64 z y) x)) |
#s(approx (* (/ (- z t) y) x) (*.f64 (fma.f64 (neg.f64 t) (/.f64 x (*.f64 z y)) (/.f64 x y)) z)) |
#s(approx (/ (- z t) y) (/.f64 z y)) |
#s(approx (/ (- z t) y) (fma.f64 z (/.f64 (neg.f64 t) (*.f64 z y)) (/.f64 z y))) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (/.f64 z y) x)) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (/.f64 (fma.f64 (neg.f64 t) x (fma.f64 t y (*.f64 z x))) (*.f64 z y)) z)) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (neg.f64 z) (neg.f64 (/.f64 (fma.f64 (neg.f64 t) x (fma.f64 t y (*.f64 z x))) (*.f64 z y))))) |
#s(approx (- z t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) z)) |
#s(approx (* (- (/ z t) 1) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) z)) |
#s(approx (- (/ z t) 1) (*.f64 (neg.f64 z) (/.f64 (-.f64 t z) (*.f64 z t)))) |
#s(approx (* (/ (- z t) y) x) (*.f64 (fma.f64 (neg.f64 t) (/.f64 x (*.f64 z y)) (/.f64 x y)) z)) |
#s(approx (/ (- z t) y) (*.f64 (neg.f64 z) (-.f64 (/.f64 t (*.f64 z y)) (/.f64 #s(literal 1 binary64) y)))) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (neg.f64 z) (neg.f64 (/.f64 (fma.f64 (neg.f64 t) x (fma.f64 t y (*.f64 z x))) (*.f64 z y))))) |
#s(approx (+ (* (/ x y) (- z t)) t) (+.f64 (/.f64 (fma.f64 (neg.f64 t) x (*.f64 z x)) y) t)) |
#s(approx (- z t) (-.f64 z t)) |
#s(approx (- (/ z t) 1) (/.f64 (-.f64 z t) t)) |
#s(approx t t) |
#s(approx (* (- 1 (/ x y)) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) t)) |
#s(approx (+ (* (/ x y) (- z t)) t) (+.f64 (/.f64 (fma.f64 (neg.f64 t) x (*.f64 z x)) y) t)) |
#s(approx (neg t) (neg.f64 t)) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) t)) |
#s(approx (+ (* (/ x y) (- z t)) t) (fma.f64 (/.f64 (+.f64 (/.f64 (*.f64 z x) t) (neg.f64 x)) y) t t)) |
#s(approx (- z t) (*.f64 (-.f64 (/.f64 z t) #s(literal 1 binary64)) t)) |
#s(approx (* (- (/ z t) 1) t) (*.f64 (-.f64 (/.f64 z t) #s(literal 1 binary64)) t)) |
#s(approx (* (/ (- z t) y) x) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 z x) t) (neg.f64 x)) y) t)) |
#s(approx (/ (- z t) y) (*.f64 (/.f64 (-.f64 (/.f64 z t) #s(literal 1 binary64)) y) t)) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) t)) |
#s(approx (+ (* (/ x y) (- z t)) t) (fma.f64 (/.f64 (+.f64 (/.f64 (*.f64 z x) t) (neg.f64 x)) y) t t)) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) t)) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (fma.f64 (neg.f64 x) (/.f64 z (*.f64 t y)) (-.f64 (/.f64 x y) #s(literal 1 binary64))) (neg.f64 t))) |
#s(approx (- z t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (neg.f64 t))) |
#s(approx (* (- (/ z t) 1) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (neg.f64 t))) |
#s(approx (* (/ (- z t) y) x) (*.f64 (fma.f64 (neg.f64 x) (/.f64 z (*.f64 t y)) (/.f64 x y)) (neg.f64 t))) |
#s(approx (/ (- z t) y) (neg.f64 (fma.f64 (neg.f64 t) (/.f64 z (*.f64 t y)) (/.f64 t y)))) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) t)) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (fma.f64 (neg.f64 x) (/.f64 z (*.f64 t y)) (-.f64 (/.f64 x y) #s(literal 1 binary64))) (neg.f64 t))) |
Compiled 6 860 to 1 004 computations (85.4% saved)
15 alts after pruning (10 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 242 | 6 | 248 |
| Fresh | 2 | 4 | 6 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 1 | 1 |
| Total | 245 | 15 | 260 |
| Status | Accuracy | Program |
|---|---|---|
| 69.7% | (fma.f64 (/.f64 x y) #s(approx (- z t) (neg.f64 t)) t) | |
| ▶ | 73.8% | (fma.f64 (/.f64 x y) #s(approx (- z t) #s(approx (* (- (/ z t) 1) t) z)) t) |
| ✓ | 62.6% | (fma.f64 x (/.f64 #s(approx (- z t) (neg.f64 t)) y) t) |
| ▶ | 64.3% | (+.f64 (/.f64 (*.f64 #s(approx (- z t) (neg.f64 t)) x) y) t) |
| ▶ | 69.4% | (+.f64 (/.f64 (*.f64 #s(approx (- z t) z) x) y) t) |
| 44.8% | #s(approx (+ (* (/ x y) (- z t)) t) (/.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) x) (*.f64 (+.f64 z t) y))) | |
| 34.5% | #s(approx (+ (* (/ x y) (- z t)) t) (/.f64 (*.f64 z x) y)) | |
| ✓ | 59.0% | #s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (/.f64 (-.f64 z t) y) x)) |
| 44.3% | #s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 y y)) x)) | |
| ✓ | 36.6% | #s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (/.f64 z y) x)) |
| 33.2% | #s(approx (+ (* (/ x y) (- z t)) t) (*.f64 #s(approx (- 1 (/ x y)) (/.f64 (neg.f64 x) y)) t)) | |
| ▶ | 38.1% | #s(approx (+ (* (/ x y) (- z t)) t) (*.f64 z (/.f64 x y))) |
| ▶ | 30.2% | #s(approx (+ (* (/ x y) (- z t)) t) #s(approx (* (- 1 (/ x y)) t) (/.f64 (*.f64 (neg.f64 x) t) y))) |
| ✓ | 29.4% | #s(approx (+ (* (/ x y) (- z t)) t) #s(approx (* (- 1 (/ x y)) t) (*.f64 (neg.f64 x) (/.f64 t y)))) |
| ✓ | 38.1% | #s(approx (+ (* (/ x y) (- z t)) t) t) |
Compiled 426 to 303 computations (28.9% saved)
| Inputs |
|---|
(fma.f64 (/.f64 x y) #s(approx (- z t) #s(approx (* (- (/ z t) 1) t) z)) t) |
(/.f64 x y) |
x |
y |
#s(approx (- z t) #s(approx (* (- (/ z t) 1) t) z)) |
#s(approx (* (- (/ z t) 1) t) z) |
z |
t |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 z (/.f64 x y))) |
(*.f64 z (/.f64 x y)) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(approx (* (- 1 (/ x y)) t) (/.f64 (*.f64 (neg.f64 x) t) y))) |
#s(approx (* (- 1 (/ x y)) t) (/.f64 (*.f64 (neg.f64 x) t) y)) |
(/.f64 (*.f64 (neg.f64 x) t) y) |
(*.f64 (neg.f64 x) t) |
(neg.f64 x) |
(+.f64 (/.f64 (*.f64 #s(approx (- z t) z) x) y) t) |
(/.f64 (*.f64 #s(approx (- z t) z) x) y) |
(*.f64 #s(approx (- z t) z) x) |
#s(approx (- z t) z) |
(+.f64 (/.f64 (*.f64 #s(approx (- z t) (neg.f64 t)) x) y) t) |
(/.f64 (*.f64 #s(approx (- z t) (neg.f64 t)) x) y) |
(*.f64 #s(approx (- z t) (neg.f64 t)) x) |
#s(approx (- z t) (neg.f64 t)) |
(neg.f64 t) |
| Outputs |
|---|
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 t)) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (+ t (* x (- (/ z y) (/ t y)))))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* z (/ x y)) #s(hole binary64 (/ (* x z) y))) |
#s(approx (* (- 1 (/ x y)) t) #s(hole binary64 t)) |
#s(approx (* (- 1 (/ x y)) t) #s(hole binary64 (+ t (* -1 (/ (* t x) y))))) |
#s(approx (/ (* (neg x) t) y) #s(hole binary64 (* -1 (/ (* t x) y)))) |
#s(approx (* (neg x) t) #s(hole binary64 (* -1 (* t x)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (+ (/ (* (- z t) x) y) t) #s(hole binary64 t)) |
#s(approx (+ (/ (* (- z t) x) y) t) #s(hole binary64 (+ t (* x (- (/ z y) (/ t y)))))) |
#s(approx (/ (* (- z t) x) y) #s(hole binary64 (/ (* x (- z t)) y))) |
#s(approx (* (- z t) x) #s(hole binary64 (* x (- z t)))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (* x (- (/ z y) (/ t y))))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (* x (- (+ (/ t x) (/ z y)) (/ t y))))) |
#s(approx (* (- 1 (/ x y)) t) #s(hole binary64 (* -1 (/ (* t x) y)))) |
#s(approx (* (- 1 (/ x y)) t) #s(hole binary64 (* x (+ (* -1 (/ t y)) (/ t x))))) |
#s(approx (+ (/ (* (- z t) x) y) t) #s(hole binary64 (* x (- (/ z y) (/ t y))))) |
#s(approx (+ (/ (* (- z t) x) y) t) #s(hole binary64 (* x (- (+ (/ t x) (/ z y)) (/ t y))))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (/ (* x (- z t)) y))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ (- z t) y))))))) |
#s(approx (* (- 1 (/ x y)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ t x)) (/ t y)))))) |
#s(approx (+ (/ (* (- z t) x) y) t) #s(hole binary64 (/ (* x (- z t)) y))) |
#s(approx (+ (/ (* (- z t) x) y) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ (- z t) y))))))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (/ (+ (* t y) (* x (- z t))) y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (- 1 (/ x y)) t) #s(hole binary64 (/ (+ (* -1 (* t x)) (* t y)) y))) |
#s(approx (+ (/ (* (- z t) x) y) t) #s(hole binary64 (/ (+ (* t y) (* x (- z t))) y))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (+ t (/ (* x (- z t)) y)))) |
#s(approx (+ (/ (* (- z t) x) y) t) #s(hole binary64 (+ t (/ (* x (- z t)) y)))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (+ t (* -1 (/ (* t x) y))))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (+ t (+ (* -1 (/ (* t x) y)) (/ (* x z) y))))) |
#s(approx (- z t) #s(hole binary64 (* -1 t))) |
#s(approx (- z t) #s(hole binary64 (- z t))) |
#s(approx (* (- (/ z t) 1) t) #s(hole binary64 (* -1 t))) |
#s(approx (* (- (/ z t) 1) t) #s(hole binary64 (+ z (* -1 t)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (/ (* (- z t) x) y) t) #s(hole binary64 (+ t (* -1 (/ (* t x) y))))) |
#s(approx (+ (/ (* (- z t) x) y) t) #s(hole binary64 (+ t (+ (* -1 (/ (* t x) y)) (/ (* x z) y))))) |
#s(approx (/ (* (- z t) x) y) #s(hole binary64 (* -1 (/ (* t x) y)))) |
#s(approx (/ (* (- z t) x) y) #s(hole binary64 (+ (* -1 (/ (* t x) y)) (/ (* x z) y)))) |
#s(approx (* (- z t) x) #s(hole binary64 (* -1 (* t x)))) |
#s(approx (* (- z t) x) #s(hole binary64 (+ (* -1 (* t x)) (* x z)))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (/ (* x z) y))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (* z (+ (* -1 (/ (* t x) (* y z))) (+ (/ t z) (/ x y)))))) |
#s(approx (- z t) #s(hole binary64 z)) |
#s(approx (- z t) #s(hole binary64 (* z (+ 1 (* -1 (/ t z)))))) |
#s(approx (* (- (/ z t) 1) t) #s(hole binary64 z)) |
#s(approx (* (- (/ z t) 1) t) #s(hole binary64 (* z (+ 1 (* -1 (/ t z)))))) |
#s(approx (+ (/ (* (- z t) x) y) t) #s(hole binary64 (/ (* x z) y))) |
#s(approx (+ (/ (* (- z t) x) y) t) #s(hole binary64 (* z (+ (* -1 (/ (* t x) (* y z))) (+ (/ t z) (/ x y)))))) |
#s(approx (/ (* (- z t) x) y) #s(hole binary64 (/ (* x z) y))) |
#s(approx (/ (* (- z t) x) y) #s(hole binary64 (* z (+ (* -1 (/ (* t x) (* y z))) (/ x y))))) |
#s(approx (* (- z t) x) #s(hole binary64 (* x z))) |
#s(approx (* (- z t) x) #s(hole binary64 (* z (+ x (* -1 (/ (* t x) z)))))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x y)) (* -1 (/ (+ t (* -1 (/ (* t x) y))) z))))))) |
#s(approx (- z t) #s(hole binary64 (* -1 (* z (- (/ t z) 1))))) |
#s(approx (* (- (/ z t) 1) t) #s(hole binary64 (* -1 (* z (- (/ t z) 1))))) |
#s(approx (+ (/ (* (- z t) x) y) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x y)) (* -1 (/ (+ t (* -1 (/ (* t x) y))) z))))))) |
#s(approx (/ (* (- z t) x) y) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x y)) (/ (* t x) (* y z))))))) |
#s(approx (* (- z t) x) #s(hole binary64 (* -1 (* z (+ (* -1 x) (/ (* t x) z)))))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (+ (* t (+ 1 (* -1 (/ x y)))) (/ (* x z) y)))) |
#s(approx (- z t) #s(hole binary64 (+ z (* -1 t)))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (* (- 1 (/ x y)) t) #s(hole binary64 (* t (- 1 (/ x y))))) |
#s(approx (+ (/ (* (- z t) x) y) t) #s(hole binary64 (+ (* t (+ 1 (* -1 (/ x y)))) (/ (* x z) y)))) |
#s(approx (neg t) #s(hole binary64 (* -1 t))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (* t (+ 1 (* -1 (/ x y)))))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (* t (+ 1 (+ (* -1 (/ x y)) (/ (* x z) (* t y))))))) |
#s(approx (- z t) #s(hole binary64 (* t (- (/ z t) 1)))) |
#s(approx (* (- (/ z t) 1) t) #s(hole binary64 (* t (- (/ z t) 1)))) |
#s(approx (+ (/ (* (- z t) x) y) t) #s(hole binary64 (* t (+ 1 (* -1 (/ x y)))))) |
#s(approx (+ (/ (* (- z t) x) y) t) #s(hole binary64 (* t (+ 1 (+ (* -1 (/ x y)) (/ (* x z) (* t y))))))) |
#s(approx (/ (* (- z t) x) y) #s(hole binary64 (* t (+ (* -1 (/ x y)) (/ (* x z) (* t y)))))) |
#s(approx (* (- z t) x) #s(hole binary64 (* t (+ (* -1 x) (/ (* x z) t))))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (* -1 (* t (- (/ x y) 1))))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (* -1 (* t (- (+ (* -1 (/ (* x z) (* t y))) (/ x y)) 1))))) |
#s(approx (- z t) #s(hole binary64 (* -1 (* t (+ 1 (* -1 (/ z t))))))) |
#s(approx (* (- (/ z t) 1) t) #s(hole binary64 (* -1 (* t (+ 1 (* -1 (/ z t))))))) |
#s(approx (+ (/ (* (- z t) x) y) t) #s(hole binary64 (* -1 (* t (- (/ x y) 1))))) |
#s(approx (+ (/ (* (- z t) x) y) t) #s(hole binary64 (* -1 (* t (- (+ (* -1 (/ (* x z) (* t y))) (/ x y)) 1))))) |
#s(approx (/ (* (- z t) x) y) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x z) (* t y))) (/ x y)))))) |
#s(approx (* (- z t) x) #s(hole binary64 (* -1 (* t (+ x (* -1 (/ (* x z) t))))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 46.0ms | x | @ | 0 | ((+ (* (/ x y) (- z t)) t) (/ x y) x y (- z t) (* (- (/ z t) 1) t) z t (+ (* (/ x y) (- z t)) t) (* z (/ x y)) (+ (* (/ x y) (- z t)) t) (* (- 1 (/ x y)) t) (/ (* (neg x) t) y) (* (neg x) t) (neg x) (+ (/ (* (- z t) x) y) t) (/ (* (- z t) x) y) (* (- z t) x) (- z t) (+ (/ (* (- z t) x) y) t) (/ (* (- z t) x) y) (* (- z t) x) (- z t) (neg t)) |
| 2.0ms | x | @ | -inf | ((+ (* (/ x y) (- z t)) t) (/ x y) x y (- z t) (* (- (/ z t) 1) t) z t (+ (* (/ x y) (- z t)) t) (* z (/ x y)) (+ (* (/ x y) (- z t)) t) (* (- 1 (/ x y)) t) (/ (* (neg x) t) y) (* (neg x) t) (neg x) (+ (/ (* (- z t) x) y) t) (/ (* (- z t) x) y) (* (- z t) x) (- z t) (+ (/ (* (- z t) x) y) t) (/ (* (- z t) x) y) (* (- z t) x) (- z t) (neg t)) |
| 2.0ms | x | @ | inf | ((+ (* (/ x y) (- z t)) t) (/ x y) x y (- z t) (* (- (/ z t) 1) t) z t (+ (* (/ x y) (- z t)) t) (* z (/ x y)) (+ (* (/ x y) (- z t)) t) (* (- 1 (/ x y)) t) (/ (* (neg x) t) y) (* (neg x) t) (neg x) (+ (/ (* (- z t) x) y) t) (/ (* (- z t) x) y) (* (- z t) x) (- z t) (+ (/ (* (- z t) x) y) t) (/ (* (- z t) x) y) (* (- z t) x) (- z t) (neg t)) |
| 2.0ms | t | @ | -inf | ((+ (* (/ x y) (- z t)) t) (/ x y) x y (- z t) (* (- (/ z t) 1) t) z t (+ (* (/ x y) (- z t)) t) (* z (/ x y)) (+ (* (/ x y) (- z t)) t) (* (- 1 (/ x y)) t) (/ (* (neg x) t) y) (* (neg x) t) (neg x) (+ (/ (* (- z t) x) y) t) (/ (* (- z t) x) y) (* (- z t) x) (- z t) (+ (/ (* (- z t) x) y) t) (/ (* (- z t) x) y) (* (- z t) x) (- z t) (neg t)) |
| 2.0ms | t | @ | inf | ((+ (* (/ x y) (- z t)) t) (/ x y) x y (- z t) (* (- (/ z t) 1) t) z t (+ (* (/ x y) (- z t)) t) (* z (/ x y)) (+ (* (/ x y) (- z t)) t) (* (- 1 (/ x y)) t) (/ (* (neg x) t) y) (* (neg x) t) (neg x) (+ (/ (* (- z t) x) y) t) (/ (* (- z t) x) y) (* (- z t) x) (- z t) (+ (/ (* (- z t) x) y) t) (/ (* (- z t) x) y) (* (- z t) x) (- z t) (neg t)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 229 | 1623 |
| 0 | 246 | 1512 |
| 1 | 1072 | 1470 |
| 0 | 8913 | 1410 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 (/.f64 x y) #s(approx (- z t) #s(approx (* (- (/ z t) 1) t) z)) t) |
(/.f64 x y) |
x |
y |
#s(approx (- z t) #s(approx (* (- (/ z t) 1) t) z)) |
#s(approx (* (- (/ z t) 1) t) z) |
z |
t |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 z (/.f64 x y))) |
(*.f64 z (/.f64 x y)) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(approx (* (- 1 (/ x y)) t) (/.f64 (*.f64 (neg.f64 x) t) y))) |
#s(approx (* (- 1 (/ x y)) t) (/.f64 (*.f64 (neg.f64 x) t) y)) |
(/.f64 (*.f64 (neg.f64 x) t) y) |
(*.f64 (neg.f64 x) t) |
(neg.f64 x) |
(+.f64 (/.f64 (*.f64 #s(approx (- z t) z) x) y) t) |
(/.f64 (*.f64 #s(approx (- z t) z) x) y) |
(*.f64 #s(approx (- z t) z) x) |
#s(approx (- z t) z) |
(+.f64 (/.f64 (*.f64 #s(approx (- z t) (neg.f64 t)) x) y) t) |
(/.f64 (*.f64 #s(approx (- z t) (neg.f64 t)) x) y) |
(*.f64 #s(approx (- z t) (neg.f64 t)) x) |
#s(approx (- z t) (neg.f64 t)) |
(neg.f64 t) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 t)) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (+ t (* x (- (/ z y) (/ t y)))))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* z (/ x y)) #s(hole binary64 (/ (* x z) y))) |
#s(approx (* (- 1 (/ x y)) t) #s(hole binary64 t)) |
#s(approx (* (- 1 (/ x y)) t) #s(hole binary64 (+ t (* -1 (/ (* t x) y))))) |
#s(approx (/ (* (neg x) t) y) #s(hole binary64 (* -1 (/ (* t x) y)))) |
#s(approx (* (neg x) t) #s(hole binary64 (* -1 (* t x)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (+ (/ (* (- z t) x) y) t) #s(hole binary64 t)) |
#s(approx (+ (/ (* (- z t) x) y) t) #s(hole binary64 (+ t (* x (- (/ z y) (/ t y)))))) |
#s(approx (/ (* (- z t) x) y) #s(hole binary64 (/ (* x (- z t)) y))) |
#s(approx (* (- z t) x) #s(hole binary64 (* x (- z t)))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (* x (- (/ z y) (/ t y))))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (* x (- (+ (/ t x) (/ z y)) (/ t y))))) |
#s(approx (* (- 1 (/ x y)) t) #s(hole binary64 (* -1 (/ (* t x) y)))) |
#s(approx (* (- 1 (/ x y)) t) #s(hole binary64 (* x (+ (* -1 (/ t y)) (/ t x))))) |
#s(approx (+ (/ (* (- z t) x) y) t) #s(hole binary64 (* x (- (/ z y) (/ t y))))) |
#s(approx (+ (/ (* (- z t) x) y) t) #s(hole binary64 (* x (- (+ (/ t x) (/ z y)) (/ t y))))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (/ (* x (- z t)) y))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ (- z t) y))))))) |
#s(approx (* (- 1 (/ x y)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ t x)) (/ t y)))))) |
#s(approx (+ (/ (* (- z t) x) y) t) #s(hole binary64 (/ (* x (- z t)) y))) |
#s(approx (+ (/ (* (- z t) x) y) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ (- z t) y))))))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (/ (+ (* t y) (* x (- z t))) y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (- 1 (/ x y)) t) #s(hole binary64 (/ (+ (* -1 (* t x)) (* t y)) y))) |
#s(approx (+ (/ (* (- z t) x) y) t) #s(hole binary64 (/ (+ (* t y) (* x (- z t))) y))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (+ t (/ (* x (- z t)) y)))) |
#s(approx (+ (/ (* (- z t) x) y) t) #s(hole binary64 (+ t (/ (* x (- z t)) y)))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (+ t (* -1 (/ (* t x) y))))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (+ t (+ (* -1 (/ (* t x) y)) (/ (* x z) y))))) |
#s(approx (- z t) #s(hole binary64 (* -1 t))) |
#s(approx (- z t) #s(hole binary64 (- z t))) |
#s(approx (* (- (/ z t) 1) t) #s(hole binary64 (* -1 t))) |
#s(approx (* (- (/ z t) 1) t) #s(hole binary64 (+ z (* -1 t)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (/ (* (- z t) x) y) t) #s(hole binary64 (+ t (* -1 (/ (* t x) y))))) |
#s(approx (+ (/ (* (- z t) x) y) t) #s(hole binary64 (+ t (+ (* -1 (/ (* t x) y)) (/ (* x z) y))))) |
#s(approx (/ (* (- z t) x) y) #s(hole binary64 (* -1 (/ (* t x) y)))) |
#s(approx (/ (* (- z t) x) y) #s(hole binary64 (+ (* -1 (/ (* t x) y)) (/ (* x z) y)))) |
#s(approx (* (- z t) x) #s(hole binary64 (* -1 (* t x)))) |
#s(approx (* (- z t) x) #s(hole binary64 (+ (* -1 (* t x)) (* x z)))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (/ (* x z) y))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (* z (+ (* -1 (/ (* t x) (* y z))) (+ (/ t z) (/ x y)))))) |
#s(approx (- z t) #s(hole binary64 z)) |
#s(approx (- z t) #s(hole binary64 (* z (+ 1 (* -1 (/ t z)))))) |
#s(approx (* (- (/ z t) 1) t) #s(hole binary64 z)) |
#s(approx (* (- (/ z t) 1) t) #s(hole binary64 (* z (+ 1 (* -1 (/ t z)))))) |
#s(approx (+ (/ (* (- z t) x) y) t) #s(hole binary64 (/ (* x z) y))) |
#s(approx (+ (/ (* (- z t) x) y) t) #s(hole binary64 (* z (+ (* -1 (/ (* t x) (* y z))) (+ (/ t z) (/ x y)))))) |
#s(approx (/ (* (- z t) x) y) #s(hole binary64 (/ (* x z) y))) |
#s(approx (/ (* (- z t) x) y) #s(hole binary64 (* z (+ (* -1 (/ (* t x) (* y z))) (/ x y))))) |
#s(approx (* (- z t) x) #s(hole binary64 (* x z))) |
#s(approx (* (- z t) x) #s(hole binary64 (* z (+ x (* -1 (/ (* t x) z)))))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x y)) (* -1 (/ (+ t (* -1 (/ (* t x) y))) z))))))) |
#s(approx (- z t) #s(hole binary64 (* -1 (* z (- (/ t z) 1))))) |
#s(approx (* (- (/ z t) 1) t) #s(hole binary64 (* -1 (* z (- (/ t z) 1))))) |
#s(approx (+ (/ (* (- z t) x) y) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x y)) (* -1 (/ (+ t (* -1 (/ (* t x) y))) z))))))) |
#s(approx (/ (* (- z t) x) y) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x y)) (/ (* t x) (* y z))))))) |
#s(approx (* (- z t) x) #s(hole binary64 (* -1 (* z (+ (* -1 x) (/ (* t x) z)))))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (+ (* t (+ 1 (* -1 (/ x y)))) (/ (* x z) y)))) |
#s(approx (- z t) #s(hole binary64 (+ z (* -1 t)))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (* (- 1 (/ x y)) t) #s(hole binary64 (* t (- 1 (/ x y))))) |
#s(approx (+ (/ (* (- z t) x) y) t) #s(hole binary64 (+ (* t (+ 1 (* -1 (/ x y)))) (/ (* x z) y)))) |
#s(approx (neg t) #s(hole binary64 (* -1 t))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (* t (+ 1 (* -1 (/ x y)))))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (* t (+ 1 (+ (* -1 (/ x y)) (/ (* x z) (* t y))))))) |
#s(approx (- z t) #s(hole binary64 (* t (- (/ z t) 1)))) |
#s(approx (* (- (/ z t) 1) t) #s(hole binary64 (* t (- (/ z t) 1)))) |
#s(approx (+ (/ (* (- z t) x) y) t) #s(hole binary64 (* t (+ 1 (* -1 (/ x y)))))) |
#s(approx (+ (/ (* (- z t) x) y) t) #s(hole binary64 (* t (+ 1 (+ (* -1 (/ x y)) (/ (* x z) (* t y))))))) |
#s(approx (/ (* (- z t) x) y) #s(hole binary64 (* t (+ (* -1 (/ x y)) (/ (* x z) (* t y)))))) |
#s(approx (* (- z t) x) #s(hole binary64 (* t (+ (* -1 x) (/ (* x z) t))))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (* -1 (* t (- (/ x y) 1))))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(hole binary64 (* -1 (* t (- (+ (* -1 (/ (* x z) (* t y))) (/ x y)) 1))))) |
#s(approx (- z t) #s(hole binary64 (* -1 (* t (+ 1 (* -1 (/ z t))))))) |
#s(approx (* (- (/ z t) 1) t) #s(hole binary64 (* -1 (* t (+ 1 (* -1 (/ z t))))))) |
#s(approx (+ (/ (* (- z t) x) y) t) #s(hole binary64 (* -1 (* t (- (/ x y) 1))))) |
#s(approx (+ (/ (* (- z t) x) y) t) #s(hole binary64 (* -1 (* t (- (+ (* -1 (/ (* x z) (* t y))) (/ x y)) 1))))) |
#s(approx (/ (* (- z t) x) y) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x z) (* t y))) (/ x y)))))) |
#s(approx (* (- z t) x) #s(hole binary64 (* -1 (* t (+ x (* -1 (/ (* x z) t))))))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 #s(approx (- z t) #s(approx (* (- (/ z t) 1) t) z)) #s(approx (- z t) #s(approx (* (- (/ z t) 1) t) z))) (/.f64 (*.f64 x x) (*.f64 y y)))) (-.f64 t (*.f64 (/.f64 x y) #s(approx (- z t) #s(approx (* (- (/ z t) 1) t) z))))) |
(/.f64 (fma.f64 (*.f64 t t) t (*.f64 (*.f64 (*.f64 #s(approx (- z t) #s(approx (* (- (/ z t) 1) t) z)) #s(approx (- z t) #s(approx (* (- (/ z t) 1) t) z))) (/.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (/.f64 x y) #s(approx (- z t) #s(approx (* (- (/ z t) 1) t) z))))) (fma.f64 t t (-.f64 (*.f64 (*.f64 #s(approx (- z t) #s(approx (* (- (/ z t) 1) t) z)) #s(approx (- z t) #s(approx (* (- (/ z t) 1) t) z))) (/.f64 (*.f64 x x) (*.f64 y y))) (*.f64 t (*.f64 (/.f64 x y) #s(approx (- z t) #s(approx (* (- (/ z t) 1) t) z))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(approx (- z t) #s(approx (* (- (/ z t) 1) t) z)) #s(approx (- z t) #s(approx (* (- (/ z t) 1) t) z))) (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (neg.f64 t) t))) (neg.f64 (-.f64 (*.f64 (/.f64 x y) #s(approx (- z t) #s(approx (* (- (/ z t) 1) t) z))) t))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(approx (- z t) #s(approx (* (- (/ z t) 1) t) z)) #s(approx (- z t) #s(approx (* (- (/ z t) 1) t) z))) (/.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (/.f64 x y) #s(approx (- z t) #s(approx (* (- (/ z t) 1) t) z))) (*.f64 (*.f64 t t) t))) (neg.f64 (fma.f64 (*.f64 #s(approx (- z t) #s(approx (* (- (/ z t) 1) t) z)) #s(approx (- z t) #s(approx (* (- (/ z t) 1) t) z))) (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t (-.f64 t (*.f64 (/.f64 x y) #s(approx (- z t) #s(approx (* (- (/ z t) 1) t) z)))))))) |
(/.f64 (fma.f64 (*.f64 #s(approx (- z t) #s(approx (* (- (/ z t) 1) t) z)) #s(approx (- z t) #s(approx (* (- (/ z t) 1) t) z))) (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (neg.f64 t) t)) (-.f64 (*.f64 (/.f64 x y) #s(approx (- z t) #s(approx (* (- (/ z t) 1) t) z))) t)) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(approx (- z t) #s(approx (* (- (/ z t) 1) t) z)) #s(approx (- z t) #s(approx (* (- (/ z t) 1) t) z))) (/.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (/.f64 x y) #s(approx (- z t) #s(approx (* (- (/ z t) 1) t) z))) (*.f64 (*.f64 t t) t)) (fma.f64 (*.f64 #s(approx (- z t) #s(approx (* (- (/ z t) 1) t) z)) #s(approx (- z t) #s(approx (* (- (/ z t) 1) t) z))) (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t (-.f64 t (*.f64 (/.f64 x y) #s(approx (- z t) #s(approx (* (- (/ z t) 1) t) z))))))) |
(fma.f64 (/.f64 x y) #s(approx (- z t) #s(approx (* (- (/ z t) 1) t) z)) t) |
(fma.f64 #s(approx (- z t) #s(approx (* (- (/ z t) 1) t) z)) (/.f64 x y) t) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(approx (- z t) #s(approx (* (- (/ z t) 1) t) z)) #s(approx (- z t) #s(approx (* (- (/ z t) 1) t) z))) (/.f64 (*.f64 x x) (*.f64 y y))) (-.f64 (*.f64 (/.f64 x y) #s(approx (- z t) #s(approx (* (- (/ z t) 1) t) z))) t)) (/.f64 (*.f64 t t) (-.f64 (*.f64 (/.f64 x y) #s(approx (- z t) #s(approx (* (- (/ z t) 1) t) z))) t))) |
(-.f64 t (*.f64 (/.f64 (neg.f64 x) y) #s(approx (- z t) #s(approx (* (- (/ z t) 1) t) z)))) |
(-.f64 t (*.f64 (neg.f64 #s(approx (- z t) #s(approx (* (- (/ z t) 1) t) z))) (/.f64 x y))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(approx (- z t) #s(approx (* (- (/ z t) 1) t) z)) #s(approx (- z t) #s(approx (* (- (/ z t) 1) t) z))) (/.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (/.f64 x y) #s(approx (- z t) #s(approx (* (- (/ z t) 1) t) z)))) (fma.f64 (*.f64 #s(approx (- z t) #s(approx (* (- (/ z t) 1) t) z)) #s(approx (- z t) #s(approx (* (- (/ z t) 1) t) z))) (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t (-.f64 t (*.f64 (/.f64 x y) #s(approx (- z t) #s(approx (* (- (/ z t) 1) t) z))))))) (/.f64 (*.f64 (*.f64 t t) t) (fma.f64 (*.f64 #s(approx (- z t) #s(approx (* (- (/ z t) 1) t) z)) #s(approx (- z t) #s(approx (* (- (/ z t) 1) t) z))) (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t (-.f64 t (*.f64 (/.f64 x y) #s(approx (- z t) #s(approx (* (- (/ z t) 1) t) z)))))))) |
(+.f64 (*.f64 (/.f64 x y) #s(approx (- z t) #s(approx (* (- (/ z t) 1) t) z))) t) |
(+.f64 t (*.f64 (/.f64 x y) #s(approx (- z t) #s(approx (* (- (/ z t) 1) t) z)))) |
(*.f64 (/.f64 x y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x y)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 x #s(literal 1 binary64)) y) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1 binary64) x) y) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 x y) |
(neg.f64 (/.f64 (neg.f64 x) y)) |
x |
y |
#s(approx (- z t) #s(approx (* (- (/ z t) 1) t) z)) |
#s(approx (* (- (/ z t) 1) t) z) |
z |
t |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (/.f64 x y) z)) |
(*.f64 (/.f64 x y) z) |
(*.f64 z (/.f64 x y)) |
(*.f64 x (/.f64 z y)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) z)) (neg.f64 (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 x) z) (neg.f64 y)) |
(/.f64 (*.f64 z x) y) |
(neg.f64 (/.f64 (*.f64 z x) (neg.f64 y))) |
(neg.f64 (*.f64 (/.f64 (neg.f64 x) y) z)) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(approx (* (- 1 (/ x y)) t) (*.f64 (/.f64 (neg.f64 x) y) t))) |
#s(approx (* (- 1 (/ x y)) t) (*.f64 (/.f64 (neg.f64 x) y) t)) |
(*.f64 (/.f64 (neg.f64 x) y) t) |
(*.f64 (neg.f64 t) (/.f64 x y)) |
(*.f64 (/.f64 (neg.f64 t) y) x) |
(*.f64 (neg.f64 x) (/.f64 t y)) |
(*.f64 (*.f64 (/.f64 t y) x) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 t y) x)) |
(*.f64 (/.f64 t y) (neg.f64 x)) |
(*.f64 (/.f64 x y) (neg.f64 t)) |
(*.f64 t (/.f64 (neg.f64 x) y)) |
(*.f64 x (/.f64 (neg.f64 t) y)) |
(/.f64 (*.f64 (neg.f64 t) x) (neg.f64 (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 t) x) y) |
(/.f64 (*.f64 t x) (neg.f64 y)) |
(neg.f64 (*.f64 (/.f64 t y) x)) |
(*.f64 (neg.f64 t) x) |
(*.f64 (neg.f64 x) t) |
(*.f64 (*.f64 t x) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 t x)) |
(*.f64 t (neg.f64 x)) |
(*.f64 x (neg.f64 t)) |
(neg.f64 (*.f64 t x)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 #s(approx (- z t) z) #s(approx (- z t) z)) (/.f64 (*.f64 x x) (*.f64 y y)))) (-.f64 t (/.f64 (*.f64 #s(approx (- z t) z) x) y))) |
(/.f64 (fma.f64 (*.f64 t t) t (*.f64 (*.f64 (*.f64 #s(approx (- z t) z) #s(approx (- z t) z)) (/.f64 (*.f64 x x) (*.f64 y y))) (/.f64 (*.f64 #s(approx (- z t) z) x) y))) (fma.f64 t t (-.f64 (*.f64 (*.f64 #s(approx (- z t) z) #s(approx (- z t) z)) (/.f64 (*.f64 x x) (*.f64 y y))) (*.f64 t (/.f64 (*.f64 #s(approx (- z t) z) x) y))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(approx (- z t) z) #s(approx (- z t) z)) (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (neg.f64 t) t))) (neg.f64 (-.f64 (/.f64 (*.f64 #s(approx (- z t) z) x) y) t))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(approx (- z t) z) #s(approx (- z t) z)) (/.f64 (*.f64 x x) (*.f64 y y))) (/.f64 (*.f64 #s(approx (- z t) z) x) y) (*.f64 (*.f64 t t) t))) (neg.f64 (fma.f64 (*.f64 #s(approx (- z t) z) #s(approx (- z t) z)) (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t (-.f64 t (/.f64 (*.f64 #s(approx (- z t) z) x) y)))))) |
(/.f64 (fma.f64 (*.f64 #s(approx (- z t) z) #s(approx (- z t) z)) (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (neg.f64 t) t)) (-.f64 (/.f64 (*.f64 #s(approx (- z t) z) x) y) t)) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(approx (- z t) z) #s(approx (- z t) z)) (/.f64 (*.f64 x x) (*.f64 y y))) (/.f64 (*.f64 #s(approx (- z t) z) x) y) (*.f64 (*.f64 t t) t)) (fma.f64 (*.f64 #s(approx (- z t) z) #s(approx (- z t) z)) (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t (-.f64 t (/.f64 (*.f64 #s(approx (- z t) z) x) y))))) |
(fma.f64 #s(approx (- z t) z) (/.f64 x y) t) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(approx (- z t) z) #s(approx (- z t) z)) (/.f64 (*.f64 x x) (*.f64 y y))) (-.f64 (/.f64 (*.f64 #s(approx (- z t) z) x) y) t)) (/.f64 (*.f64 t t) (-.f64 (/.f64 (*.f64 #s(approx (- z t) z) x) y) t))) |
(-.f64 t (*.f64 (neg.f64 #s(approx (- z t) z)) (/.f64 x y))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(approx (- z t) z) #s(approx (- z t) z)) (/.f64 (*.f64 x x) (*.f64 y y))) (/.f64 (*.f64 #s(approx (- z t) z) x) y)) (fma.f64 (*.f64 #s(approx (- z t) z) #s(approx (- z t) z)) (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t (-.f64 t (/.f64 (*.f64 #s(approx (- z t) z) x) y))))) (/.f64 (*.f64 (*.f64 t t) t) (fma.f64 (*.f64 #s(approx (- z t) z) #s(approx (- z t) z)) (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t (-.f64 t (/.f64 (*.f64 #s(approx (- z t) z) x) y)))))) |
(+.f64 (/.f64 (*.f64 #s(approx (- z t) z) x) y) t) |
(+.f64 t (/.f64 (*.f64 #s(approx (- z t) z) x) y)) |
(*.f64 #s(approx (- z t) z) (/.f64 x y)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) #s(approx (- z t) z))) (neg.f64 (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 x) #s(approx (- z t) z)) (neg.f64 y)) |
(/.f64 (*.f64 #s(approx (- z t) z) x) y) |
(neg.f64 (/.f64 (*.f64 (neg.f64 x) #s(approx (- z t) z)) y)) |
(neg.f64 (/.f64 (*.f64 #s(approx (- z t) z) x) (neg.f64 y))) |
(*.f64 #s(approx (- z t) z) x) |
(*.f64 x #s(approx (- z t) z)) |
#s(approx (- z t) z) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 #s(approx (- z t) (neg.f64 t)) #s(approx (- z t) (neg.f64 t))) (/.f64 (*.f64 x x) (*.f64 y y)))) (-.f64 t (*.f64 #s(approx (- z t) (neg.f64 t)) (/.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 t t) t (*.f64 (*.f64 (*.f64 #s(approx (- z t) (neg.f64 t)) #s(approx (- z t) (neg.f64 t))) (/.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(approx (- z t) (neg.f64 t)) (/.f64 x y)))) (fma.f64 t t (-.f64 (*.f64 (*.f64 #s(approx (- z t) (neg.f64 t)) #s(approx (- z t) (neg.f64 t))) (/.f64 (*.f64 x x) (*.f64 y y))) (*.f64 t (*.f64 #s(approx (- z t) (neg.f64 t)) (/.f64 x y)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(approx (- z t) (neg.f64 t)) #s(approx (- z t) (neg.f64 t))) (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (neg.f64 t) t))) (neg.f64 (-.f64 (*.f64 #s(approx (- z t) (neg.f64 t)) (/.f64 x y)) t))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(approx (- z t) (neg.f64 t)) #s(approx (- z t) (neg.f64 t))) (/.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(approx (- z t) (neg.f64 t)) (/.f64 x y)) (*.f64 (*.f64 t t) t))) (neg.f64 (fma.f64 (*.f64 #s(approx (- z t) (neg.f64 t)) #s(approx (- z t) (neg.f64 t))) (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t (-.f64 t (*.f64 #s(approx (- z t) (neg.f64 t)) (/.f64 x y))))))) |
(/.f64 (fma.f64 (*.f64 #s(approx (- z t) (neg.f64 t)) #s(approx (- z t) (neg.f64 t))) (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (neg.f64 t) t)) (-.f64 (*.f64 #s(approx (- z t) (neg.f64 t)) (/.f64 x y)) t)) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(approx (- z t) (neg.f64 t)) #s(approx (- z t) (neg.f64 t))) (/.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(approx (- z t) (neg.f64 t)) (/.f64 x y)) (*.f64 (*.f64 t t) t)) (fma.f64 (*.f64 #s(approx (- z t) (neg.f64 t)) #s(approx (- z t) (neg.f64 t))) (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t (-.f64 t (*.f64 #s(approx (- z t) (neg.f64 t)) (/.f64 x y)))))) |
(fma.f64 #s(approx (- z t) (neg.f64 t)) (/.f64 x y) t) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(approx (- z t) (neg.f64 t)) #s(approx (- z t) (neg.f64 t))) (/.f64 (*.f64 x x) (*.f64 y y))) (-.f64 (*.f64 #s(approx (- z t) (neg.f64 t)) (/.f64 x y)) t)) (/.f64 (*.f64 t t) (-.f64 (*.f64 #s(approx (- z t) (neg.f64 t)) (/.f64 x y)) t))) |
(-.f64 t (*.f64 (neg.f64 #s(approx (- z t) (neg.f64 t))) (/.f64 x y))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(approx (- z t) (neg.f64 t)) #s(approx (- z t) (neg.f64 t))) (/.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(approx (- z t) (neg.f64 t)) (/.f64 x y))) (fma.f64 (*.f64 #s(approx (- z t) (neg.f64 t)) #s(approx (- z t) (neg.f64 t))) (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t (-.f64 t (*.f64 #s(approx (- z t) (neg.f64 t)) (/.f64 x y)))))) (/.f64 (*.f64 (*.f64 t t) t) (fma.f64 (*.f64 #s(approx (- z t) (neg.f64 t)) #s(approx (- z t) (neg.f64 t))) (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t (-.f64 t (*.f64 #s(approx (- z t) (neg.f64 t)) (/.f64 x y))))))) |
(+.f64 (*.f64 #s(approx (- z t) (neg.f64 t)) (/.f64 x y)) t) |
(+.f64 t (*.f64 #s(approx (- z t) (neg.f64 t)) (/.f64 x y))) |
(*.f64 #s(approx (- z t) (neg.f64 t)) (/.f64 x y)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) #s(approx (- z t) (neg.f64 t)))) (neg.f64 (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 x) #s(approx (- z t) (neg.f64 t))) (neg.f64 y)) |
(/.f64 (*.f64 #s(approx (- z t) (neg.f64 t)) x) y) |
(neg.f64 (/.f64 (*.f64 (neg.f64 x) #s(approx (- z t) (neg.f64 t))) y)) |
(neg.f64 (/.f64 (*.f64 #s(approx (- z t) (neg.f64 t)) x) (neg.f64 y))) |
(*.f64 #s(approx (- z t) (neg.f64 t)) x) |
(*.f64 x #s(approx (- z t) (neg.f64 t))) |
#s(approx (- z t) (neg.f64 t)) |
(*.f64 #s(literal -1 binary64) t) |
(*.f64 t #s(literal -1 binary64)) |
(neg.f64 t) |
#s(approx (+ (* (/ x y) (- z t)) t) t) |
#s(approx (+ (* (/ x y) (- z t)) t) (fma.f64 (/.f64 (-.f64 z t) y) x t)) |
#s(approx (/ x y) (/.f64 x y)) |
#s(approx x x) |
#s(approx (* z (/ x y)) (*.f64 (/.f64 x y) z)) |
#s(approx (* (- 1 (/ x y)) t) t) |
#s(approx (* (- 1 (/ x y)) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) t)) |
#s(approx (/ (* (neg x) t) y) (*.f64 (/.f64 (neg.f64 x) y) t)) |
#s(approx (* (neg x) t) (*.f64 (neg.f64 t) x)) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (+ (* (/ x y) (- z t)) t) t) |
#s(approx (+ (* (/ x y) (- z t)) t) (fma.f64 (/.f64 (-.f64 z t) y) x t)) |
#s(approx (/ (* (- z t) x) y) (*.f64 (/.f64 (-.f64 z t) y) x)) |
#s(approx (* (- z t) x) (*.f64 (-.f64 z t) x)) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (/.f64 (-.f64 z t) y) x)) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (+.f64 (/.f64 t x) (/.f64 (-.f64 z t) y)) x)) |
#s(approx (* (- 1 (/ x y)) t) (*.f64 (/.f64 (neg.f64 x) y) t)) |
#s(approx (* (- 1 (/ x y)) t) (*.f64 (/.f64 (*.f64 (neg.f64 t) (-.f64 x y)) (*.f64 y x)) x)) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (/.f64 (-.f64 z t) y) x)) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (+.f64 (/.f64 t x) (/.f64 (-.f64 z t) y)) x)) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (/.f64 (-.f64 z t) y) x)) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (neg.f64 (+.f64 (/.f64 t x) (/.f64 (-.f64 z t) y))) (neg.f64 x))) |
#s(approx (* (- 1 (/ x y)) t) (*.f64 (-.f64 (/.f64 t y) (/.f64 t x)) (neg.f64 x))) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (/.f64 (-.f64 z t) y) x)) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (neg.f64 (+.f64 (/.f64 t x) (/.f64 (-.f64 z t) y))) (neg.f64 x))) |
#s(approx (+ (* (/ x y) (- z t)) t) (/.f64 (fma.f64 (-.f64 z t) x (*.f64 t y)) y)) |
#s(approx y y) |
#s(approx (* (- 1 (/ x y)) t) (/.f64 (*.f64 (neg.f64 t) (-.f64 x y)) y)) |
#s(approx (+ (* (/ x y) (- z t)) t) (/.f64 (fma.f64 (-.f64 z t) x (*.f64 t y)) y)) |
#s(approx (+ (* (/ x y) (- z t)) t) (fma.f64 (/.f64 (-.f64 z t) y) x t)) |
#s(approx (+ (* (/ x y) (- z t)) t) (fma.f64 (/.f64 (-.f64 z t) y) x t)) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) t)) |
#s(approx (+ (* (/ x y) (- z t)) t) (fma.f64 (/.f64 (-.f64 z t) y) x t)) |
#s(approx (- z t) (neg.f64 t)) |
#s(approx (- z t) (-.f64 z t)) |
#s(approx (* (- (/ z t) 1) t) (neg.f64 t)) |
#s(approx (* (- (/ z t) 1) t) (-.f64 z t)) |
#s(approx z z) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) t)) |
#s(approx (+ (* (/ x y) (- z t)) t) (fma.f64 (/.f64 (-.f64 z t) y) x t)) |
#s(approx (/ (* (- z t) x) y) (*.f64 (/.f64 (neg.f64 x) y) t)) |
#s(approx (/ (* (- z t) x) y) (*.f64 (/.f64 (-.f64 z t) y) x)) |
#s(approx (* (- z t) x) (*.f64 (neg.f64 t) x)) |
#s(approx (* (- z t) x) (*.f64 (-.f64 z t) x)) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (/.f64 x y) z)) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (/.f64 (fma.f64 (neg.f64 t) x (fma.f64 t y (*.f64 z x))) (*.f64 z y)) z)) |
#s(approx (- z t) z) |
#s(approx (- z t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) z)) |
#s(approx (* (- (/ z t) 1) t) z) |
#s(approx (* (- (/ z t) 1) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) z)) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (/.f64 x y) z)) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (/.f64 (fma.f64 (neg.f64 t) x (fma.f64 t y (*.f64 z x))) (*.f64 z y)) z)) |
#s(approx (/ (* (- z t) x) y) (*.f64 (/.f64 x y) z)) |
#s(approx (/ (* (- z t) x) y) (*.f64 (fma.f64 (neg.f64 t) (/.f64 x (*.f64 z y)) (/.f64 x y)) z)) |
#s(approx (* (- z t) x) (*.f64 z x)) |
#s(approx (* (- z t) x) (*.f64 (-.f64 x (/.f64 (*.f64 t x) z)) z)) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (neg.f64 z) (neg.f64 (/.f64 (fma.f64 (neg.f64 t) x (fma.f64 t y (*.f64 z x))) (*.f64 z y))))) |
#s(approx (- z t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) z)) |
#s(approx (* (- (/ z t) 1) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) z)) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (neg.f64 z) (neg.f64 (/.f64 (fma.f64 (neg.f64 t) x (fma.f64 t y (*.f64 z x))) (*.f64 z y))))) |
#s(approx (/ (* (- z t) x) y) (*.f64 (fma.f64 (neg.f64 t) (/.f64 x (*.f64 z y)) (/.f64 x y)) z)) |
#s(approx (* (- z t) x) (*.f64 (neg.f64 z) (fma.f64 t (/.f64 x z) (neg.f64 x)))) |
#s(approx (+ (* (/ x y) (- z t)) t) (fma.f64 (/.f64 (-.f64 z t) y) x t)) |
#s(approx (- z t) (-.f64 z t)) |
#s(approx t t) |
#s(approx (* (- 1 (/ x y)) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) t)) |
#s(approx (+ (* (/ x y) (- z t)) t) (fma.f64 (/.f64 (-.f64 z t) y) x t)) |
#s(approx (neg t) (neg.f64 t)) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) t)) |
#s(approx (+ (* (/ x y) (- z t)) t) (fma.f64 (/.f64 (*.f64 x (-.f64 (/.f64 z t) #s(literal 1 binary64))) y) t t)) |
#s(approx (- z t) (*.f64 (-.f64 (/.f64 z t) #s(literal 1 binary64)) t)) |
#s(approx (* (- (/ z t) 1) t) (*.f64 (-.f64 (/.f64 z t) #s(literal 1 binary64)) t)) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) t)) |
#s(approx (+ (* (/ x y) (- z t)) t) (fma.f64 (/.f64 (*.f64 x (-.f64 (/.f64 z t) #s(literal 1 binary64))) y) t t)) |
#s(approx (/ (* (- z t) x) y) (*.f64 (/.f64 (*.f64 x (-.f64 (/.f64 z t) #s(literal 1 binary64))) y) t)) |
#s(approx (* (- z t) x) (*.f64 (*.f64 x (-.f64 (/.f64 z t) #s(literal 1 binary64))) t)) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) t)) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (fma.f64 (neg.f64 x) (/.f64 z (*.f64 t y)) (-.f64 (/.f64 x y) #s(literal 1 binary64))) (neg.f64 t))) |
#s(approx (- z t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (neg.f64 t))) |
#s(approx (* (- (/ z t) 1) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (neg.f64 t))) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) t)) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (fma.f64 (neg.f64 x) (/.f64 z (*.f64 t y)) (-.f64 (/.f64 x y) #s(literal 1 binary64))) (neg.f64 t))) |
#s(approx (/ (* (- z t) x) y) (*.f64 (fma.f64 (neg.f64 x) (/.f64 z (*.f64 t y)) (/.f64 x y)) (neg.f64 t))) |
#s(approx (* (- z t) x) (*.f64 (fma.f64 (neg.f64 x) (/.f64 z t) x) (neg.f64 t))) |
Compiled 4 340 to 540 computations (87.6% saved)
15 alts after pruning (5 fresh and 10 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 159 | 0 | 159 |
| Fresh | 0 | 5 | 5 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 5 | 5 |
| Total | 159 | 15 | 174 |
| Status | Accuracy | Program |
|---|---|---|
| 69.7% | (fma.f64 (/.f64 x y) #s(approx (- z t) (neg.f64 t)) t) | |
| ✓ | 73.8% | (fma.f64 (/.f64 x y) #s(approx (- z t) #s(approx (* (- (/ z t) 1) t) z)) t) |
| ✓ | 62.6% | (fma.f64 x (/.f64 #s(approx (- z t) (neg.f64 t)) y) t) |
| ✓ | 64.3% | (+.f64 (/.f64 (*.f64 #s(approx (- z t) (neg.f64 t)) x) y) t) |
| ✓ | 69.4% | (+.f64 (/.f64 (*.f64 #s(approx (- z t) z) x) y) t) |
| 44.8% | #s(approx (+ (* (/ x y) (- z t)) t) (/.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) x) (*.f64 (+.f64 z t) y))) | |
| 34.5% | #s(approx (+ (* (/ x y) (- z t)) t) (/.f64 (*.f64 z x) y)) | |
| ✓ | 59.0% | #s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (/.f64 (-.f64 z t) y) x)) |
| 44.3% | #s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 y y)) x)) | |
| ✓ | 36.6% | #s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (/.f64 z y) x)) |
| 33.2% | #s(approx (+ (* (/ x y) (- z t)) t) (*.f64 #s(approx (- 1 (/ x y)) (/.f64 (neg.f64 x) y)) t)) | |
| ✓ | 38.1% | #s(approx (+ (* (/ x y) (- z t)) t) (*.f64 z (/.f64 x y))) |
| ✓ | 30.2% | #s(approx (+ (* (/ x y) (- z t)) t) #s(approx (* (- 1 (/ x y)) t) (/.f64 (*.f64 (neg.f64 x) t) y))) |
| ✓ | 29.4% | #s(approx (+ (* (/ x y) (- z t)) t) #s(approx (* (- 1 (/ x y)) t) (*.f64 (neg.f64 x) (/.f64 t y)))) |
| ✓ | 38.1% | #s(approx (+ (* (/ x y) (- z t)) t) t) |
Compiled 643 to 279 computations (56.6% saved)
| Inputs |
|---|
#s(approx (+ (* (/ x y) (- z t)) t) t) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 z (/.f64 x y))) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (/.f64 z y) x)) |
#s(approx (+ (* (/ x y) (- z t)) t) (/.f64 (*.f64 z x) y)) |
(fma.f64 (/.f64 x y) #s(approx (- z t) z) t) |
(fma.f64 (/.f64 x y) #s(approx (- z t) #s(approx (* (- (/ z t) 1) t) z)) t) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(approx (* (- 1 (/ x y)) t) (*.f64 (neg.f64 x) (/.f64 t y)))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(approx (* (- 1 (/ x y)) t) (/.f64 (*.f64 (neg.f64 x) t) y))) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 #s(approx (- 1 (/ x y)) (/.f64 (neg.f64 x) y)) t)) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) t)) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (/.f64 (-.f64 z t) y) x)) |
(+.f64 (*.f64 (/.f64 x y) #s(approx (- z t) z)) t) |
(+.f64 (/.f64 (*.f64 #s(approx (- z t) z) x) y) t) |
(fma.f64 x (/.f64 #s(approx (- z t) (neg.f64 t)) y) t) |
(fma.f64 (/.f64 x y) #s(approx (- z t) (neg.f64 t)) t) |
(fma.f64 (/.f64 x y) (-.f64 z t) t) |
(fma.f64 (/.f64 (-.f64 z t) y) x t) |
(+.f64 (*.f64 (/.f64 x y) #s(approx (- z t) (neg.f64 t))) t) |
(+.f64 (/.f64 (*.f64 #s(approx (- z t) (neg.f64 t)) x) y) t) |
(+.f64 (*.f64 (/.f64 x y) (-.f64 z t)) t) |
(+.f64 (/.f64 (*.f64 (-.f64 z t) x) y) t) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 y y)) x)) |
#s(approx (+ (* (/ x y) (- z t)) t) (/.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) x) (*.f64 (+.f64 z t) y))) |
#s(approx (+ (* (/ x y) (- z t)) t) (fma.f64 (/.f64 (fma.f64 z (/.f64 x t) (neg.f64 x)) y) t t)) |
(fma.f64 (/.f64 x y) #s(approx (- z t) (*.f64 (-.f64 (/.f64 z t) #s(literal 1 binary64)) t)) t) |
(+.f64 (/.f64 (*.f64 (*.f64 (+.f64 t z) (-.f64 z t)) x) (*.f64 (+.f64 t z) y)) t) |
| Outputs |
|---|
(+.f64 (*.f64 (/.f64 x y) (-.f64 z t)) t) |
6 calls:
| 10.0ms | z |
| 7.0ms | y |
| 7.0ms | t |
| 7.0ms | x |
| 7.0ms | (/.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.7% | 1 | (/.f64 x y) |
| 98.7% | 1 | (+.f64 (*.f64 (/.f64 x y) (-.f64 z t)) t) |
| 98.7% | 1 | x |
| 98.7% | 1 | y |
| 98.7% | 1 | z |
| 98.7% | 1 | t |
Compiled 16 to 29 computations (-81.3% saved)
| Inputs |
|---|
#s(approx (+ (* (/ x y) (- z t)) t) t) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 z (/.f64 x y))) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (/.f64 z y) x)) |
#s(approx (+ (* (/ x y) (- z t)) t) (/.f64 (*.f64 z x) y)) |
(fma.f64 (/.f64 x y) #s(approx (- z t) z) t) |
(fma.f64 (/.f64 x y) #s(approx (- z t) #s(approx (* (- (/ z t) 1) t) z)) t) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(approx (* (- 1 (/ x y)) t) (*.f64 (neg.f64 x) (/.f64 t y)))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(approx (* (- 1 (/ x y)) t) (/.f64 (*.f64 (neg.f64 x) t) y))) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 #s(approx (- 1 (/ x y)) (/.f64 (neg.f64 x) y)) t)) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) t)) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (/.f64 (-.f64 z t) y) x)) |
(+.f64 (*.f64 (/.f64 x y) #s(approx (- z t) z)) t) |
(+.f64 (/.f64 (*.f64 #s(approx (- z t) z) x) y) t) |
(fma.f64 x (/.f64 #s(approx (- z t) (neg.f64 t)) y) t) |
(fma.f64 (/.f64 x y) #s(approx (- z t) (neg.f64 t)) t) |
(fma.f64 (/.f64 x y) (-.f64 z t) t) |
(fma.f64 (/.f64 (-.f64 z t) y) x t) |
(+.f64 (*.f64 (/.f64 x y) #s(approx (- z t) (neg.f64 t))) t) |
(+.f64 (/.f64 (*.f64 #s(approx (- z t) (neg.f64 t)) x) y) t) |
| Outputs |
|---|
(fma.f64 (/.f64 x y) (-.f64 z t) t) |
6 calls:
| 7.0ms | t |
| 6.0ms | (+.f64 (*.f64 (/.f64 x y) (-.f64 z t)) t) |
| 5.0ms | z |
| 5.0ms | y |
| 5.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.7% | 1 | (/.f64 x y) |
| 98.7% | 1 | (+.f64 (*.f64 (/.f64 x y) (-.f64 z t)) t) |
| 98.7% | 1 | x |
| 98.7% | 1 | y |
| 98.7% | 1 | z |
| 98.7% | 1 | t |
Compiled 16 to 29 computations (-81.3% saved)
| Inputs |
|---|
#s(approx (+ (* (/ x y) (- z t)) t) t) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 z (/.f64 x y))) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (/.f64 z y) x)) |
#s(approx (+ (* (/ x y) (- z t)) t) (/.f64 (*.f64 z x) y)) |
(fma.f64 (/.f64 x y) #s(approx (- z t) z) t) |
(fma.f64 (/.f64 x y) #s(approx (- z t) #s(approx (* (- (/ z t) 1) t) z)) t) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(approx (* (- 1 (/ x y)) t) (*.f64 (neg.f64 x) (/.f64 t y)))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(approx (* (- 1 (/ x y)) t) (/.f64 (*.f64 (neg.f64 x) t) y))) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 #s(approx (- 1 (/ x y)) (/.f64 (neg.f64 x) y)) t)) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) t)) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (/.f64 (-.f64 z t) y) x)) |
(+.f64 (*.f64 (/.f64 x y) #s(approx (- z t) z)) t) |
(+.f64 (/.f64 (*.f64 #s(approx (- z t) z) x) y) t) |
(fma.f64 x (/.f64 #s(approx (- z t) (neg.f64 t)) y) t) |
(fma.f64 (/.f64 x y) #s(approx (- z t) (neg.f64 t)) t) |
| Outputs |
|---|
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (/.f64 (-.f64 z t) y) x)) |
(+.f64 (*.f64 (/.f64 x y) #s(approx (- z t) z)) t) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (/.f64 (-.f64 z t) y) x)) |
6 calls:
| 8.0ms | x |
| 4.0ms | z |
| 4.0ms | t |
| 4.0ms | y |
| 4.0ms | (/.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.8% | 3 | (/.f64 x y) |
| 88.6% | 4 | (+.f64 (*.f64 (/.f64 x y) (-.f64 z t)) t) |
| 86.8% | 3 | x |
| 81.6% | 4 | y |
| 87.4% | 3 | z |
| 88.4% | 3 | t |
Compiled 16 to 29 computations (-81.3% saved)
| Inputs |
|---|
#s(approx (+ (* (/ x y) (- z t)) t) t) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 z (/.f64 x y))) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (/.f64 z y) x)) |
#s(approx (+ (* (/ x y) (- z t)) t) (/.f64 (*.f64 z x) y)) |
(fma.f64 (/.f64 x y) #s(approx (- z t) z) t) |
(fma.f64 (/.f64 x y) #s(approx (- z t) #s(approx (* (- (/ z t) 1) t) z)) t) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(approx (* (- 1 (/ x y)) t) (*.f64 (neg.f64 x) (/.f64 t y)))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(approx (* (- 1 (/ x y)) t) (/.f64 (*.f64 (neg.f64 x) t) y))) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 #s(approx (- 1 (/ x y)) (/.f64 (neg.f64 x) y)) t)) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) t)) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (/.f64 (-.f64 z t) y) x)) |
| Outputs |
|---|
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (/.f64 (-.f64 z t) y) x)) |
(fma.f64 (/.f64 x y) #s(approx (- z t) z) t) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (/.f64 (-.f64 z t) y) x)) |
1 calls:
| 3.0ms | (/.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.8% | 3 | (/.f64 x y) |
Compiled 3 to 5 computations (-66.7% saved)
| Inputs |
|---|
#s(approx (+ (* (/ x y) (- z t)) t) t) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 z (/.f64 x y))) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (/.f64 z y) x)) |
#s(approx (+ (* (/ x y) (- z t)) t) (/.f64 (*.f64 z x) y)) |
(fma.f64 (/.f64 x y) #s(approx (- z t) z) t) |
(fma.f64 (/.f64 x y) #s(approx (- z t) #s(approx (* (- (/ z t) 1) t) z)) t) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(approx (* (- 1 (/ x y)) t) (*.f64 (neg.f64 x) (/.f64 t y)))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(approx (* (- 1 (/ x y)) t) (/.f64 (*.f64 (neg.f64 x) t) y))) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 #s(approx (- 1 (/ x y)) (/.f64 (neg.f64 x) y)) t)) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) t)) |
| Outputs |
|---|
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) t)) |
(fma.f64 (/.f64 x y) #s(approx (- z t) z) t) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) t)) |
2 calls:
| 5.0ms | t |
| 3.0ms | (/.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 88.4% | 3 | t |
| 79.6% | 3 | (/.f64 x y) |
Compiled 4 to 9 computations (-125% saved)
| Inputs |
|---|
#s(approx (+ (* (/ x y) (- z t)) t) t) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 z (/.f64 x y))) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (/.f64 z y) x)) |
#s(approx (+ (* (/ x y) (- z t)) t) (/.f64 (*.f64 z x) y)) |
(fma.f64 (/.f64 x y) #s(approx (- z t) z) t) |
(fma.f64 (/.f64 x y) #s(approx (- z t) #s(approx (* (- (/ z t) 1) t) z)) t) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(approx (* (- 1 (/ x y)) t) (*.f64 (neg.f64 x) (/.f64 t y)))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(approx (* (- 1 (/ x y)) t) (/.f64 (*.f64 (neg.f64 x) t) y))) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 #s(approx (- 1 (/ x y)) (/.f64 (neg.f64 x) y)) t)) |
| Outputs |
|---|
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 #s(approx (- 1 (/ x y)) (/.f64 (neg.f64 x) y)) t)) |
(fma.f64 (/.f64 x y) #s(approx (- z t) z) t) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 #s(approx (- 1 (/ x y)) (/.f64 (neg.f64 x) y)) t)) |
6 calls:
| 3.0ms | y |
| 3.0ms | t |
| 3.0ms | z |
| 3.0ms | x |
| 3.0ms | (/.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.1% | 3 | (/.f64 x y) |
| 73.8% | 1 | y |
| 73.8% | 1 | x |
| 77.0% | 2 | (+.f64 (*.f64 (/.f64 x y) (-.f64 z t)) t) |
| 73.8% | 1 | z |
| 73.8% | 1 | t |
Compiled 16 to 29 computations (-81.3% saved)
| Inputs |
|---|
#s(approx (+ (* (/ x y) (- z t)) t) t) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 z (/.f64 x y))) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (/.f64 z y) x)) |
#s(approx (+ (* (/ x y) (- z t)) t) (/.f64 (*.f64 z x) y)) |
(fma.f64 (/.f64 x y) #s(approx (- z t) z) t) |
(fma.f64 (/.f64 x y) #s(approx (- z t) #s(approx (* (- (/ z t) 1) t) z)) t) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(approx (* (- 1 (/ x y)) t) (*.f64 (neg.f64 x) (/.f64 t y)))) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(approx (* (- 1 (/ x y)) t) (/.f64 (*.f64 (neg.f64 x) t) y))) |
| Outputs |
|---|
(fma.f64 (/.f64 x y) #s(approx (- z t) z) t) |
#s(approx (+ (* (/ x y) (- z t)) t) #s(approx (* (- 1 (/ x y)) t) (*.f64 (neg.f64 x) (/.f64 t y)))) |
2 calls:
| 3.0ms | (/.f64 x y) |
| 2.0ms | (+.f64 (*.f64 (/.f64 x y) (-.f64 z t)) t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.6% | 2 | (+.f64 (*.f64 (/.f64 x y) (-.f64 z t)) t) |
| 76.3% | 2 | (/.f64 x y) |
Compiled 12 to 13 computations (-8.3% saved)
| Inputs |
|---|
#s(approx (+ (* (/ x y) (- z t)) t) t) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 z (/.f64 x y))) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (/.f64 z y) x)) |
#s(approx (+ (* (/ x y) (- z t)) t) (/.f64 (*.f64 z x) y)) |
(fma.f64 (/.f64 x y) #s(approx (- z t) z) t) |
(fma.f64 (/.f64 x y) #s(approx (- z t) #s(approx (* (- (/ z t) 1) t) z)) t) |
| Outputs |
|---|
(fma.f64 (/.f64 x y) #s(approx (- z t) z) t) |
3 calls:
| 36.0ms | (+.f64 (*.f64 (/.f64 x y) (-.f64 z t)) t) |
| 2.0ms | y |
| 2.0ms | (/.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.8% | 1 | y |
| 73.8% | 1 | (/.f64 x y) |
| 73.8% | 1 | (+.f64 (*.f64 (/.f64 x y) (-.f64 z t)) t) |
Compiled 13 to 17 computations (-30.8% saved)
| Inputs |
|---|
#s(approx (+ (* (/ x y) (- z t)) t) t) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 z (/.f64 x y))) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 (/.f64 z y) x)) |
#s(approx (+ (* (/ x y) (- z t)) t) (/.f64 (*.f64 z x) y)) |
| Outputs |
|---|
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 z (/.f64 x y))) |
#s(approx (+ (* (/ x y) (- z t)) t) t) |
#s(approx (+ (* (/ x y) (- z t)) t) (*.f64 z (/.f64 x y))) |
6 calls:
| 2.0ms | y |
| 2.0ms | t |
| 2.0ms | x |
| 2.0ms | z |
| 2.0ms | (/.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 56.2% | 3 | (+.f64 (*.f64 (/.f64 x y) (-.f64 z t)) t) |
| 67.4% | 3 | (/.f64 x y) |
| 59.6% | 3 | x |
| 52.4% | 3 | z |
| 52.6% | 3 | t |
| 53.8% | 3 | y |
Compiled 16 to 29 computations (-81.3% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (+ (* (/ x y) (- z t)) t) t) |
| Outputs |
|---|
#s(approx (+ (* (/ x y) (- z t)) t) t) |
6 calls:
| 1.0ms | z |
| 1.0ms | x |
| 1.0ms | y |
| 1.0ms | t |
| 1.0ms | (/.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 38.1% | 1 | z |
| 38.1% | 1 | t |
| 38.1% | 1 | y |
| 38.1% | 1 | (+.f64 (*.f64 (/.f64 x y) (-.f64 z t)) t) |
| 38.1% | 1 | x |
| 38.1% | 1 | (/.f64 x y) |
Compiled 16 to 29 computations (-81.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0004449005008893901 | 0.022027149740879177 |
| 0.0ms | -207296673.24318862 | -320215.31772179983 |
Compiled 12 to 15 computations (-25% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0004449005008893901 | 0.022027149740879177 |
| 0.0ms | -207296673.24318862 | -320215.31772179983 |
Compiled 12 to 15 computations (-25% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 8.0ms | 9.08431192703634e+120 | 2.2659610344956834e+123 |
| 18.0ms | -1.1596539952524504e+62 | -3.882745071655063e+61 |
| 19.0ms | 192× | 0 | valid |
Compiled 336 to 291 computations (13.4% saved)
ival-div!: 1.0ms (31.7% of total)ival-mult!: 1.0ms (31.7% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1123679617353.5522 | 5.053611000321068e+23 |
| 0.0ms | -1.6544089744421695e+109 | -2.2158973659117172e+101 |
Compiled 12 to 15 computations (-25% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.786689092751471e+302 | +inf |
Compiled 12 to 15 computations (-25% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 8.246005795721681e-135 | 2.5568043717924707e-121 |
| 0.0ms | -1.5153059863771978e-7 | -4.129612956762052e-11 |
Compiled 12 to 15 computations (-25% saved)
| 1× | fuel |
Compiled 368 to 68 computations (81.5% saved)
Compiled 754 to 152 computations (79.8% saved)
Loading profile data...