
Time bar (total: 2.3s)
| 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 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 3 |
| 0% | 0% | 99.8% | 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 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 7 |
| 50% | 49.9% | 49.9% | 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 |
| 75% | 74.9% | 25% | 0.2% | 0% | 0% | 0% | 11 |
| 75% | 74.9% | 25% | 0.2% | 0% | 0% | 0% | 12 |
Compiled 11 to 10 computations (9.1% saved)
| 470.0ms | 8 256× | 0 | valid |
ival-div!: 88.0ms (39.8% of total)ival-mult!: 70.0ms (31.7% of total)ival-sub!: 38.0ms (17.2% of total)ival-add!: 23.0ms (10.4% of total)adjust: 2.0ms (0.9% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 28 | 0 | - | 1 | (-5.1571081520625624e-31 2.6731878205729277e-291 -6.55822774954471e-118 1.4101534280916234e-12) | (/.f64 (*.f64 y (-.f64 z x)) t) |
| 0 | 0 | - | 0 | - | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | (*.f64 y (-.f64 z x)) |
| 0 | 0 | - | 0 | - | (-.f64 z x) |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
/.f64 | (/.f64 (*.f64 y (-.f64 z x)) t) | o/n | 26 | 0 |
| ↳ | (*.f64 y (-.f64 z x)) | overflow | 57 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 26 | 0 |
| - | 0 | 230 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 26 | 0 | 0 |
| - | 0 | 0 | 230 |
| number | freq |
|---|---|
| 0 | 230 |
| 1 | 26 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 25.0ms | 512× | 0 | valid |
Compiled 69 to 28 computations (59.4% saved)
ival-mult!: 3.0ms (36.2% of total)ival-div!: 3.0ms (36.2% of total)ival-sub!: 2.0ms (24.1% of total)ival-add!: 1.0ms (12.1% of total)adjust: 0.0ms (0% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 52 | 147 |
| 1 | 105 | 143 |
| 2 | 212 | 143 |
| 3 | 422 | 143 |
| 4 | 751 | 143 |
| 5 | 1027 | 143 |
| 6 | 1036 | 143 |
| 1× | saturated |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 90.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
Compiled 18 to 16 computations (11.1% saved)
| Inputs |
|---|
(+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
x |
(/.f64 (*.f64 y (-.f64 z x)) t) |
(*.f64 y (-.f64 z x)) |
y |
(-.f64 z x) |
z |
t |
| Outputs |
|---|
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))) |
#s(approx (* y (- z x)) #s(hole binary64 (* y z))) |
#s(approx (* y (- z x)) #s(hole binary64 (+ (* -1 (* x y)) (* y z)))) |
#s(approx (- z x) #s(hole binary64 z)) |
#s(approx (- z x) #s(hole binary64 (+ z (* -1 x)))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* x (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* y (- z x)) #s(hole binary64 (* x (+ (* -1 y) (/ (* y z) x))))) |
#s(approx (- z x) #s(hole binary64 (* -1 x))) |
#s(approx (- z x) #s(hole binary64 (* x (- (/ z x) 1)))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ y t)))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ (* y z) x))))))) |
#s(approx (- z x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ z x))))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 x)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (* y (- z x)) #s(hole binary64 (* y (- z x)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (- z x) #s(hole binary64 (- z x))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (/ y t))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* z (+ y (* -1 (/ (* x y) z)))))) |
#s(approx (- z x) #s(hole binary64 (* z (+ 1 (* -1 (/ x z)))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (/ (* x y) (* t z))))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (/ (* x y) z)))))) |
#s(approx (- z x) #s(hole binary64 (* -1 (* z (- (/ x z) 1))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | y | @ | inf | ((+ x (/ (* y (- z x)) t)) x (/ (* y (- z x)) t) (* y (- z x)) y (- z x) z t) |
| 2.0ms | t | @ | inf | ((+ x (/ (* y (- z x)) t)) x (/ (* y (- z x)) t) (* y (- z x)) y (- z x) z t) |
| 1.0ms | y | @ | -inf | ((+ x (/ (* y (- z x)) t)) x (/ (* y (- z x)) t) (* y (- z x)) y (- z x) z t) |
| 1.0ms | x | @ | -inf | ((+ x (/ (* y (- z x)) t)) x (/ (* y (- z x)) t) (* y (- z x)) y (- z x) z t) |
| 1.0ms | z | @ | -inf | ((+ x (/ (* y (- z x)) t)) x (/ (* y (- z x)) t) (* y (- z x)) y (- z x) z t) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 155 | 796 |
| 0 | 160 | 770 |
| 1 | 814 | 711 |
| 2 | 7770 | 711 |
| 0 | 8091 | 680 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
x |
(/.f64 (*.f64 y (-.f64 z x)) t) |
(*.f64 y (-.f64 z x)) |
y |
(-.f64 z x) |
z |
t |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))) |
#s(approx (* y (- z x)) #s(hole binary64 (* y z))) |
#s(approx (* y (- z x)) #s(hole binary64 (+ (* -1 (* x y)) (* y z)))) |
#s(approx (- z x) #s(hole binary64 z)) |
#s(approx (- z x) #s(hole binary64 (+ z (* -1 x)))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* x (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* y (- z x)) #s(hole binary64 (* x (+ (* -1 y) (/ (* y z) x))))) |
#s(approx (- z x) #s(hole binary64 (* -1 x))) |
#s(approx (- z x) #s(hole binary64 (* x (- (/ z x) 1)))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ y t)))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ (* y z) x))))))) |
#s(approx (- z x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ z x))))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 x)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (* y (- z x)) #s(hole binary64 (* y (- z x)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (- z x) #s(hole binary64 (- z x))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (/ y t))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* z (+ y (* -1 (/ (* x y) z)))))) |
#s(approx (- z x) #s(hole binary64 (* z (+ 1 (* -1 (/ x z)))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (/ (* x y) (* t z))))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (/ (* x y) z)))))) |
#s(approx (- z x) #s(hole binary64 (* -1 (* z (- (/ x z) 1))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (-.f64 z x) (neg.f64 t)) y) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 (-.f64 z x) (neg.f64 t)) y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 (-.f64 z x) y) t) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 2 binary64)))) (neg.f64 (+.f64 x (/.f64 (*.f64 y (-.f64 (neg.f64 x) z)) t)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 2 binary64))) (neg.f64 t) (*.f64 (+.f64 x (*.f64 (/.f64 y t) x)) (*.f64 (neg.f64 z) y))) (*.f64 (+.f64 x (*.f64 (/.f64 y t) x)) (neg.f64 t))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 2 binary64))) t (*.f64 (+.f64 x (*.f64 (/.f64 y t) x)) (*.f64 z y))) (*.f64 (+.f64 x (*.f64 (/.f64 y t) x)) t)) |
(/.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64))) (neg.f64 t) (*.f64 (fma.f64 (*.f64 (neg.f64 x) (/.f64 y t)) (-.f64 (*.f64 (neg.f64 x) (/.f64 y t)) x) (*.f64 x x)) (*.f64 (neg.f64 z) y))) (*.f64 (fma.f64 (*.f64 (neg.f64 x) (/.f64 y t)) (-.f64 (*.f64 (neg.f64 x) (/.f64 y t)) x) (*.f64 x x)) (neg.f64 t))) |
(/.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64))) t (*.f64 (fma.f64 (*.f64 (neg.f64 x) (/.f64 y t)) (-.f64 (*.f64 (neg.f64 x) (/.f64 y t)) x) (*.f64 x x)) (*.f64 z y))) (*.f64 (fma.f64 (*.f64 (neg.f64 x) (/.f64 y t)) (-.f64 (*.f64 (neg.f64 x) (/.f64 y t)) x) (*.f64 x x)) t)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 2 binary64))) (+.f64 x (/.f64 (*.f64 y (-.f64 (neg.f64 x) z)) t))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64))) (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) y) (/.f64 z t))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (-.f64 z x) y) t) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 y t) #s(literal 1 binary64))) x (/.f64 (*.f64 z y) t)) |
(fma.f64 (/.f64 (-.f64 z x) t) y x) |
(fma.f64 (/.f64 z t) y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
(fma.f64 (*.f64 (-.f64 (/.f64 y t) #s(literal 1 binary64)) x) #s(literal -1 binary64) (/.f64 (*.f64 z y) t)) |
(fma.f64 (-.f64 (/.f64 y t) #s(literal 1 binary64)) (neg.f64 x) (/.f64 (*.f64 z y) t)) |
(fma.f64 (neg.f64 x) (-.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 (*.f64 z y) t)) |
(fma.f64 (neg.f64 x) (/.f64 y t) (+.f64 x (/.f64 (*.f64 z y) t))) |
(fma.f64 (neg.f64 x) (/.f64 y t) (fma.f64 (/.f64 z t) y x)) |
(fma.f64 (*.f64 (/.f64 y t) x) #s(literal -1 binary64) (+.f64 x (/.f64 (*.f64 z y) t))) |
(fma.f64 (*.f64 (/.f64 y t) x) #s(literal -1 binary64) (fma.f64 (/.f64 z t) y x)) |
(fma.f64 (*.f64 y x) (/.f64 #s(literal -1 binary64) t) (+.f64 x (/.f64 (*.f64 z y) t))) |
(fma.f64 (*.f64 y x) (/.f64 #s(literal -1 binary64) t) (fma.f64 (/.f64 z t) y x)) |
(fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x (/.f64 (*.f64 z y) t)) |
(fma.f64 (/.f64 (neg.f64 y) t) x (+.f64 x (/.f64 (*.f64 z y) t))) |
(fma.f64 (/.f64 (neg.f64 y) t) x (fma.f64 (/.f64 z t) y x)) |
(fma.f64 (/.f64 y t) (neg.f64 x) (+.f64 x (/.f64 (*.f64 z y) t))) |
(fma.f64 (/.f64 y t) (neg.f64 x) (fma.f64 (/.f64 z t) y x)) |
(fma.f64 (/.f64 y t) z (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (-.f64 (/.f64 y t) #s(literal 1 binary64)) x) (/.f64 (*.f64 z y) t)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 y t) x) (+.f64 x (/.f64 (*.f64 z y) t))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 y t) x) (fma.f64 (/.f64 z t) y x)) |
(fma.f64 (-.f64 z x) (/.f64 y t) x) |
(fma.f64 z (/.f64 y t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
(fma.f64 y (/.f64 (-.f64 z x) t) x) |
(fma.f64 y (/.f64 z t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
(fma.f64 x (*.f64 (-.f64 (/.f64 y t) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 z y) t)) |
(fma.f64 x (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 y t) #s(literal 1 binary64))) (/.f64 (*.f64 z y) t)) |
(fma.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y t)) (/.f64 (*.f64 z y) t)) |
(fma.f64 x (/.f64 (neg.f64 y) t) (+.f64 x (/.f64 (*.f64 z y) t))) |
(fma.f64 x (/.f64 (neg.f64 y) t) (fma.f64 (/.f64 z t) y x)) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t))) (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) #s(literal 2 binary64)) (+.f64 x (/.f64 (*.f64 y (-.f64 (neg.f64 x) z)) t))) (/.f64 (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 2 binary64)) (+.f64 x (/.f64 (*.f64 y (-.f64 (neg.f64 x) z)) t)))) |
(-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) (*.f64 (neg.f64 y) (/.f64 z t))) |
(-.f64 (/.f64 (*.f64 z y) t) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t))) x)) |
(-.f64 (/.f64 (*.f64 z y) t) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (/.f64 y t)))) |
(-.f64 x (-.f64 (*.f64 (/.f64 y t) x) (/.f64 (*.f64 z y) t))) |
(-.f64 x (*.f64 (/.f64 (-.f64 z x) (neg.f64 t)) y)) |
(+.f64 (+.f64 x (/.f64 (*.f64 z y) t)) (*.f64 (neg.f64 x) (/.f64 y t))) |
(+.f64 (fma.f64 (/.f64 z t) y x) (*.f64 (neg.f64 x) (/.f64 y t))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 (-.f64 z x) y) t) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x) (*.f64 x x))) (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 (-.f64 z x) y) t) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x) (*.f64 x x)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (neg.f64 x) (/.f64 y t)) (+.f64 x (/.f64 (*.f64 z y) t))) |
(+.f64 (*.f64 (neg.f64 x) (/.f64 y t)) (fma.f64 (/.f64 z t) y x)) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) (/.f64 (*.f64 z y) t)) |
(+.f64 (/.f64 (*.f64 z y) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
(+.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x) |
(+.f64 x (*.f64 (neg.f64 (neg.f64 y)) (/.f64 (-.f64 z x) t))) |
(+.f64 x (/.f64 (*.f64 (-.f64 z x) y) t)) |
x |
(*.f64 (/.f64 (-.f64 z x) t) y) |
(*.f64 (-.f64 z x) (/.f64 y t)) |
(*.f64 y (/.f64 (-.f64 z x) t)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x t) #s(literal 2 binary64))) y) (/.f64 (+.f64 z x) t)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 z t) #s(literal 3 binary64)) (pow.f64 (/.f64 x t) #s(literal 3 binary64))) y) (fma.f64 (/.f64 x t) (/.f64 (+.f64 z x) t) (pow.f64 (/.f64 z t) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 t (-.f64 z x)) y) (*.f64 t t)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (neg.f64 x) (/.f64 y t)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 y) (-.f64 z x))) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 y (-.f64 (neg.f64 x) z)) t))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (neg.f64 x) (/.f64 y t))) (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) x) (neg.f64 t) (*.f64 t (*.f64 (neg.f64 z) y))) (*.f64 t (neg.f64 t))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) x) t (*.f64 t (*.f64 z y))) (*.f64 t t)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) y) t (*.f64 (neg.f64 t) (*.f64 (neg.f64 y) x))) (*.f64 (neg.f64 t) t)) |
(/.f64 (fma.f64 (*.f64 z y) t (*.f64 t (*.f64 (neg.f64 y) x))) (*.f64 t t)) |
(/.f64 (*.f64 y (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x t) #s(literal 2 binary64)))) (/.f64 (+.f64 z x) t)) |
(/.f64 (*.f64 y (-.f64 (pow.f64 (/.f64 z t) #s(literal 3 binary64)) (pow.f64 (/.f64 x t) #s(literal 3 binary64)))) (fma.f64 (/.f64 x t) (/.f64 (+.f64 z x) t) (pow.f64 (/.f64 z t) #s(literal 2 binary64)))) |
(/.f64 (*.f64 y (*.f64 t (-.f64 z x))) (*.f64 t t)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 2 binary64))) (/.f64 (*.f64 y (-.f64 (neg.f64 x) z)) t)) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 x) (/.f64 y t)) (/.f64 (*.f64 z y) t))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (neg.f64 x) (/.f64 y t))) (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (neg.f64 y) (-.f64 z x)) (neg.f64 t)) |
(/.f64 (*.f64 (-.f64 z x) y) t) |
(neg.f64 (/.f64 (*.f64 (-.f64 z x) y) (neg.f64 t))) |
(neg.f64 (*.f64 (/.f64 (-.f64 z x) (neg.f64 t)) y)) |
(fma.f64 (/.f64 z t) y (*.f64 (neg.f64 x) (/.f64 y t))) |
(fma.f64 (neg.f64 x) (/.f64 y t) (/.f64 (*.f64 z y) t)) |
(fma.f64 (*.f64 (/.f64 y t) x) #s(literal -1 binary64) (/.f64 (*.f64 z y) t)) |
(fma.f64 (*.f64 y x) (/.f64 #s(literal -1 binary64) t) (/.f64 (*.f64 z y) t)) |
(fma.f64 (/.f64 (neg.f64 y) t) x (/.f64 (*.f64 z y) t)) |
(fma.f64 (/.f64 y t) (neg.f64 x) (/.f64 (*.f64 z y) t)) |
(fma.f64 (/.f64 y t) z (*.f64 (neg.f64 x) (/.f64 y t))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 y t) x) (/.f64 (*.f64 z y) t)) |
(fma.f64 z (/.f64 y t) (*.f64 (neg.f64 x) (/.f64 y t))) |
(fma.f64 y (/.f64 z t) (*.f64 (neg.f64 x) (/.f64 y t))) |
(fma.f64 x (/.f64 (neg.f64 y) t) (/.f64 (*.f64 z y) t)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 2 binary64)) (/.f64 (*.f64 y (-.f64 (neg.f64 x) z)) t)) (/.f64 (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 2 binary64)) (/.f64 (*.f64 y (-.f64 (neg.f64 x) z)) t))) |
(-.f64 (*.f64 (neg.f64 x) (/.f64 y t)) (*.f64 (neg.f64 y) (/.f64 z t))) |
(-.f64 (/.f64 (*.f64 z y) t) (*.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 z y) t) (*.f64 (/.f64 y t) x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (neg.f64 x) (/.f64 y t))) (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (neg.f64 x) (/.f64 y t))) (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (neg.f64 x) (/.f64 y t)) (/.f64 (*.f64 z y) t)) |
(+.f64 (/.f64 (*.f64 z y) t) (*.f64 (neg.f64 x) (/.f64 y t))) |
(*.f64 (-.f64 z x) y) |
(*.f64 y (-.f64 z x)) |
(/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 z x)) y) (+.f64 z x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) y) (fma.f64 z z (*.f64 x (+.f64 z x)))) |
(/.f64 (*.f64 y (*.f64 (+.f64 z x) (-.f64 z x))) (+.f64 z x)) |
(/.f64 (*.f64 y (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 z z (*.f64 x (+.f64 z x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 2 binary64))) (-.f64 (*.f64 z y) (*.f64 (neg.f64 y) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) y) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (*.f64 y y) (+.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 y) x) (*.f64 (neg.f64 z) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 z y) #s(literal 2 binary64)))) (neg.f64 (*.f64 y (-.f64 (neg.f64 x) z)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 z y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 z y) (-.f64 (*.f64 z y) (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 z y) #s(literal 2 binary64))) (*.f64 y (-.f64 (neg.f64 x) z))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 z y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 2 binary64)) (*.f64 (neg.f64 x) (*.f64 y (*.f64 z y)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 z y) #s(literal 3 binary64))) (fma.f64 (*.f64 z y) (-.f64 (*.f64 z y) (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 y) x (*.f64 (neg.f64 (neg.f64 y)) z)) |
(fma.f64 (neg.f64 y) x (*.f64 z y)) |
(fma.f64 (neg.f64 x) y (*.f64 (neg.f64 (neg.f64 y)) z)) |
(fma.f64 (neg.f64 x) y (*.f64 z y)) |
(fma.f64 (*.f64 y x) #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 y)) z)) |
(fma.f64 (*.f64 y x) #s(literal -1 binary64) (*.f64 z y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 y x) (*.f64 (neg.f64 (neg.f64 y)) z)) |
(fma.f64 #s(literal -1 binary64) (*.f64 y x) (*.f64 z y)) |
(fma.f64 z y (*.f64 (neg.f64 y) x)) |
(fma.f64 y (neg.f64 x) (*.f64 (neg.f64 (neg.f64 y)) z)) |
(fma.f64 y (neg.f64 x) (*.f64 z y)) |
(fma.f64 y z (*.f64 (neg.f64 y) x)) |
(fma.f64 x (neg.f64 y) (*.f64 (neg.f64 (neg.f64 y)) z)) |
(fma.f64 x (neg.f64 y) (*.f64 z y)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 2 binary64)) (*.f64 y (-.f64 (neg.f64 x) z))) (/.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (*.f64 y (-.f64 (neg.f64 x) z)))) |
(-.f64 (*.f64 (neg.f64 y) x) (*.f64 (neg.f64 z) y)) |
(-.f64 (*.f64 z y) (*.f64 (*.f64 (neg.f64 y) x) #s(literal -1 binary64))) |
(-.f64 (*.f64 z y) (*.f64 #s(literal 1 binary64) (*.f64 y x))) |
(-.f64 (*.f64 z y) (*.f64 y x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)) (fma.f64 (*.f64 z y) (-.f64 (*.f64 z y) (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (fma.f64 (*.f64 z y) (-.f64 (*.f64 z y) (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (neg.f64 y) x) (*.f64 (neg.f64 (neg.f64 y)) z)) |
(+.f64 (*.f64 (neg.f64 y) x) (*.f64 z y)) |
(+.f64 (*.f64 z y) (*.f64 (neg.f64 y) x)) |
y |
(/.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (-.f64 (neg.f64 x) z)) |
(/.f64 (neg.f64 (*.f64 (+.f64 z x) (-.f64 z x))) (neg.f64 (+.f64 z x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 z z (*.f64 x (+.f64 z x))))) |
(/.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (+.f64 z x)) |
(/.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 (neg.f64 z) x)))) |
(/.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 z z (*.f64 x (+.f64 z x)))) |
(fma.f64 #s(literal -1 binary64) x z) |
(fma.f64 x #s(literal -1 binary64) z) |
(-.f64 (/.f64 (*.f64 z z) (+.f64 z x)) (/.f64 (*.f64 x x) (+.f64 z x))) |
(-.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z z (*.f64 x (+.f64 z x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 z z (*.f64 x (+.f64 z x))))) |
(-.f64 z (*.f64 (neg.f64 x) #s(literal -1 binary64))) |
(-.f64 z x) |
(+.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z z (*.f64 x (+.f64 z x)))) (/.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (fma.f64 z z (*.f64 x (+.f64 z x))))) |
(+.f64 (neg.f64 x) z) |
(+.f64 z (neg.f64 x)) |
z |
t |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 z y) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx x x) |
#s(approx (/ (* y (- z x)) t) (/.f64 (*.f64 z y) t)) |
#s(approx (/ (* y (- z x)) t) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (* y (- z x)) (*.f64 z y)) |
#s(approx (* y (- z x)) (*.f64 (-.f64 z x) y)) |
#s(approx (- z x) z) |
#s(approx (- z x) (-.f64 z x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (fma.f64 (/.f64 y t) (+.f64 #s(literal -1 binary64) (/.f64 z x)) #s(literal 1 binary64)) x)) |
#s(approx (/ (* y (- z x)) t) (*.f64 (neg.f64 x) (/.f64 y t))) |
#s(approx (/ (* y (- z x)) t) (*.f64 (*.f64 (/.f64 y t) (+.f64 #s(literal -1 binary64) (/.f64 z x))) x)) |
#s(approx (* y (- z x)) (*.f64 (neg.f64 y) x)) |
#s(approx (* y (- z x)) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 z x))) x)) |
#s(approx (- z x) (neg.f64 x)) |
#s(approx (- z x) (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (fma.f64 (neg.f64 y) (/.f64 (/.f64 z t) x) (-.f64 (/.f64 y t) #s(literal 1 binary64))) (neg.f64 x))) |
#s(approx (/ (* y (- z x)) t) (*.f64 (fma.f64 (neg.f64 y) (/.f64 (/.f64 z t) x) (/.f64 y t)) (neg.f64 x))) |
#s(approx (* y (- z x)) (*.f64 (fma.f64 (neg.f64 y) (/.f64 z x) y) (neg.f64 x))) |
#s(approx (- z x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) (neg.f64 x))) |
#s(approx (+ x (/ (* y (- z x)) t)) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx (/ (* y (- z x)) t) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (* y (- z x)) (*.f64 (-.f64 z x) y)) |
#s(approx y y) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 z x) t)) y)) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (neg.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 z x) t))) (neg.f64 y))) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx (- z x) (-.f64 z x)) |
#s(approx z z) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (+.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) z) (/.f64 y t)) z)) |
#s(approx (/ (* y (- z x)) t) (*.f64 (fma.f64 (/.f64 (neg.f64 x) t) (/.f64 y z) (/.f64 y t)) z)) |
#s(approx (* y (- z x)) (*.f64 (-.f64 y (*.f64 y (/.f64 x z))) z)) |
#s(approx (- z x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) z)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (neg.f64 z) (-.f64 (/.f64 (fma.f64 (/.f64 y t) x (neg.f64 x)) z) (/.f64 y t)))) |
#s(approx (/ (* y (- z x)) t) (*.f64 (fma.f64 (/.f64 (neg.f64 x) t) (/.f64 y z) (/.f64 y t)) z)) |
#s(approx (* y (- z x)) (*.f64 (neg.f64 z) (fma.f64 y (/.f64 x z) (neg.f64 y)))) |
#s(approx (- z x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) z)) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (fma.f64 (-.f64 z x) y (*.f64 t x)) t)) |
#s(approx t t) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
Compiled 3 821 to 665 computations (82.6% saved)
10 alts after pruning (10 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 189 | 10 | 199 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 190 | 10 | 200 |
| Status | Accuracy | Program |
|---|---|---|
| 91.8% | (fma.f64 (/.f64 (-.f64 z x) t) y x) | |
| ▶ | 97.7% | (fma.f64 (-.f64 z x) (/.f64 y t) x) |
| 64.9% | (+.f64 x (/.f64 (/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 z x)) y) (+.f64 z x)) t)) | |
| 59.8% | (+.f64 x (/.f64 (*.f64 (*.f64 t (-.f64 z x)) y) (*.f64 t t))) | |
| ▶ | 70.4% | (+.f64 x (/.f64 (*.f64 y #s(approx (- z x) z)) t)) |
| ▶ | 82.3% | #s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (fma.f64 (-.f64 z x) y (*.f64 t x)) t)) |
| 57.1% | #s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 (-.f64 z x) y) t)) | |
| 34.6% | #s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 z y) t)) | |
| ▶ | 68.6% | #s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
| ▶ | 40.2% | #s(approx (+ x (/ (* y (- z x)) t)) x) |
Compiled 274 to 204 computations (25.5% saved)
| Inputs |
|---|
(fma.f64 (-.f64 z x) (/.f64 y t) x) |
(-.f64 z x) |
z |
x |
(/.f64 y t) |
y |
t |
#s(approx (+ x (/ (* y (- z x)) t)) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) |
(-.f64 #s(literal 1 binary64) (/.f64 y t)) |
#s(literal 1 binary64) |
(+.f64 x (/.f64 (*.f64 y #s(approx (- z x) z)) t)) |
(/.f64 (*.f64 y #s(approx (- z x) z)) t) |
(*.f64 y #s(approx (- z x) z)) |
#s(approx (- z x) z) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (fma.f64 (-.f64 z x) y (*.f64 t x)) t)) |
(/.f64 (fma.f64 (-.f64 z x) y (*.f64 t x)) t) |
(fma.f64 (-.f64 z x) y (*.f64 t x)) |
(*.f64 t x) |
| Outputs |
|---|
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (- z x) #s(hole binary64 z)) |
#s(approx (- z x) #s(hole binary64 (+ z (* -1 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* x (- 1 (/ y t))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))) |
#s(approx (* y (- z x)) #s(hole binary64 (* y z))) |
#s(approx (* y (- z x)) #s(hole binary64 (+ (* -1 (* x y)) (* y z)))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (* y z))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (+ (* x (+ t (* -1 y))) (* y z)))) |
#s(approx (* t x) #s(hole binary64 (* t x))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (- z x) #s(hole binary64 (* -1 x))) |
#s(approx (- z x) #s(hole binary64 (* x (- (/ z x) 1)))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* x (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* y (- z x)) #s(hole binary64 (* x (+ (* -1 y) (/ (* y z) x))))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (/ (* x (+ t (* -1 y))) t))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (* x (+ t (* -1 y))))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (* x (+ t (+ (* -1 y) (/ (* y z) x)))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (- z x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ z x))))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ y t)))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ (* y z) x))))))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (* -1 (/ (* x (+ y (* -1 t))) t)))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (* -1 (* x (+ -1 (+ (* -1 (/ (* y z) (* t x))) (/ y t))))))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (* -1 (* x (+ y (* -1 t)))))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (* -1 (* x (+ y (+ (* -1 t) (* -1 (/ (* y z) x)))))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 x)) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (/ y t) #s(hole binary64 (/ y t))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 x)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 x)) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 1)) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (+ 1 (* -1 (/ y t))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (* y (- z x)) #s(hole binary64 (* y (- z x)))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 x)) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (* t x))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (+ (* t x) (* y (- z x))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* y (+ (* -1 (/ x t)) (/ x y))))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (* -1 (/ y t)))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (* y (- (/ 1 y) (/ 1 t))))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (* y (- z x)))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (* y (- (+ z (/ (* t x) y)) x)))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (/ x t)))))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (* -1 (* y (- (/ 1 t) (/ 1 y)))))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (* -1 (* y (+ (* -1 (- z x)) (* -1 (/ (* t x) y))))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (- z x) #s(hole binary64 (- z x))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (/ (+ (* -1 (* x y)) (* t x)) t))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (+ (* -1 (* x y)) (* t x)))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (+ (* -1 (* x y)) (+ (* t x) (* y z))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (- z x) #s(hole binary64 (* z (+ 1 (* -1 (/ x z)))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (/ y t))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* z (+ y (* -1 (/ (* x y) z)))))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (* z (+ y (+ (* -1 (/ (* x y) z)) (/ (* t x) z)))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (- z x) #s(hole binary64 (* -1 (* z (- (/ x z) 1))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (/ (* x y) (* t z))))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (/ (* x y) z)))))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (/ (+ (* -1 (* x y)) (* t x)) z))))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (/ (+ (* -1 (* x y)) (* t x)) t))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (/ (- t y) t))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (* t (+ x (/ (* y (- z x)) t))))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (* -1 (* t (+ (* -1 x) (* -1 (/ (* y (- z x)) t))))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | y | @ | inf | ((+ (* (- z x) (/ y t)) x) (- z x) z x (/ y t) y t (+ x (/ (* y (- z x)) t)) (+ x (/ (* y (- z x)) t)) (* (- 1 (/ y t)) x) (- 1 (/ y t)) 1 (+ x (/ (* y (- z x)) t)) (/ (* y (- z x)) t) (* y (- z x)) (- z x) (+ x (/ (* y (- z x)) t)) (/ (+ (* (- z x) y) (* t x)) t) (+ (* (- z x) y) (* t x)) (* t x)) |
| 4.0ms | t | @ | 0 | ((+ (* (- z x) (/ y t)) x) (- z x) z x (/ y t) y t (+ x (/ (* y (- z x)) t)) (+ x (/ (* y (- z x)) t)) (* (- 1 (/ y t)) x) (- 1 (/ y t)) 1 (+ x (/ (* y (- z x)) t)) (/ (* y (- z x)) t) (* y (- z x)) (- z x) (+ x (/ (* y (- z x)) t)) (/ (+ (* (- z x) y) (* t x)) t) (+ (* (- z x) y) (* t x)) (* t x)) |
| 2.0ms | y | @ | -inf | ((+ (* (- z x) (/ y t)) x) (- z x) z x (/ y t) y t (+ x (/ (* y (- z x)) t)) (+ x (/ (* y (- z x)) t)) (* (- 1 (/ y t)) x) (- 1 (/ y t)) 1 (+ x (/ (* y (- z x)) t)) (/ (* y (- z x)) t) (* y (- z x)) (- z x) (+ x (/ (* y (- z x)) t)) (/ (+ (* (- z x) y) (* t x)) t) (+ (* (- z x) y) (* t x)) (* t x)) |
| 2.0ms | t | @ | -inf | ((+ (* (- z x) (/ y t)) x) (- z x) z x (/ y t) y t (+ x (/ (* y (- z x)) t)) (+ x (/ (* y (- z x)) t)) (* (- 1 (/ y t)) x) (- 1 (/ y t)) 1 (+ x (/ (* y (- z x)) t)) (/ (* y (- z x)) t) (* y (- z x)) (- z x) (+ x (/ (* y (- z x)) t)) (/ (+ (* (- z x) y) (* t x)) t) (+ (* (- z x) y) (* t x)) (* t x)) |
| 2.0ms | x | @ | -inf | ((+ (* (- z x) (/ y t)) x) (- z x) z x (/ y t) y t (+ x (/ (* y (- z x)) t)) (+ x (/ (* y (- z x)) t)) (* (- 1 (/ y t)) x) (- 1 (/ y t)) 1 (+ x (/ (* y (- z x)) t)) (/ (* y (- z x)) t) (* y (- z x)) (- z x) (+ x (/ (* y (- z x)) t)) (/ (+ (* (- z x) y) (* t x)) t) (+ (* (- z x) y) (* t x)) (* t x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 300 | 2229 |
| 0 | 313 | 2075 |
| 1 | 1460 | 2051 |
| 0 | 8165 | 2020 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 (-.f64 z x) (/.f64 y t) x) |
(-.f64 z x) |
z |
x |
(/.f64 y t) |
y |
t |
#s(approx (+ x (/ (* y (- z x)) t)) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) |
(-.f64 #s(literal 1 binary64) (/.f64 y t)) |
#s(literal 1 binary64) |
(+.f64 x (/.f64 (*.f64 y #s(approx (- z x) z)) t)) |
(/.f64 (*.f64 y #s(approx (- z x) z)) t) |
(*.f64 y #s(approx (- z x) z)) |
#s(approx (- z x) z) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (fma.f64 (-.f64 z x) y (*.f64 t x)) t)) |
(/.f64 (fma.f64 (-.f64 z x) y (*.f64 t x)) t) |
(fma.f64 (-.f64 z x) y (*.f64 t x)) |
(*.f64 t x) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (- z x) #s(hole binary64 z)) |
#s(approx (- z x) #s(hole binary64 (+ z (* -1 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* x (- 1 (/ y t))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))) |
#s(approx (* y (- z x)) #s(hole binary64 (* y z))) |
#s(approx (* y (- z x)) #s(hole binary64 (+ (* -1 (* x y)) (* y z)))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (* y z))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (+ (* x (+ t (* -1 y))) (* y z)))) |
#s(approx (* t x) #s(hole binary64 (* t x))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (- z x) #s(hole binary64 (* -1 x))) |
#s(approx (- z x) #s(hole binary64 (* x (- (/ z x) 1)))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* x (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* y (- z x)) #s(hole binary64 (* x (+ (* -1 y) (/ (* y z) x))))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (/ (* x (+ t (* -1 y))) t))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (* x (+ t (* -1 y))))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (* x (+ t (+ (* -1 y) (/ (* y z) x)))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (- z x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ z x))))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ y t)))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ (* y z) x))))))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (* -1 (/ (* x (+ y (* -1 t))) t)))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (* -1 (* x (+ -1 (+ (* -1 (/ (* y z) (* t x))) (/ y t))))))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (* -1 (* x (+ y (* -1 t)))))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (* -1 (* x (+ y (+ (* -1 t) (* -1 (/ (* y z) x)))))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 x)) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (/ y t) #s(hole binary64 (/ y t))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 x)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 x)) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 1)) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (+ 1 (* -1 (/ y t))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (* y (- z x)) #s(hole binary64 (* y (- z x)))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 x)) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (* t x))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (+ (* t x) (* y (- z x))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* y (+ (* -1 (/ x t)) (/ x y))))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (* -1 (/ y t)))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (* y (- (/ 1 y) (/ 1 t))))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (* y (- z x)))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (* y (- (+ z (/ (* t x) y)) x)))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (/ x t)))))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (* -1 (* y (- (/ 1 t) (/ 1 y)))))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (* -1 (* y (+ (* -1 (- z x)) (* -1 (/ (* t x) y))))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (- z x) #s(hole binary64 (- z x))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (/ (+ (* -1 (* x y)) (* t x)) t))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (+ (* -1 (* x y)) (* t x)))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (+ (* -1 (* x y)) (+ (* t x) (* y z))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (- z x) #s(hole binary64 (* z (+ 1 (* -1 (/ x z)))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (/ y t))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* z (+ y (* -1 (/ (* x y) z)))))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (* z (+ y (+ (* -1 (/ (* x y) z)) (/ (* t x) z)))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (- z x) #s(hole binary64 (* -1 (* z (- (/ x z) 1))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (/ (* x y) (* t z))))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (/ (* x y) z)))))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (/ (+ (* -1 (* x y)) (* t x)) z))))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (/ (+ (* -1 (* x y)) (* t x)) t))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (/ (- t y) t))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (* t (+ x (/ (* y (- z x)) t))))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (* -1 (* t (+ (* -1 x) (* -1 (/ (* y (- z x)) t))))))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 y) (/.f64 (-.f64 z x) t)) (*.f64 (neg.f64 y) (/.f64 (-.f64 z x) t)))) (+.f64 x (*.f64 (neg.f64 y) (/.f64 (-.f64 z x) t)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 y) (/.f64 (-.f64 z x) t)) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 (neg.f64 y) (/.f64 (-.f64 z x) t)) (*.f64 (neg.f64 y) (/.f64 (-.f64 z x) t)) (*.f64 x (*.f64 (neg.f64 y) (/.f64 (-.f64 z x) t)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 (-.f64 z x) y) t)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64))) (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 (-.f64 z x) y) t))))) |
(fma.f64 (/.f64 (-.f64 z x) t) y x) |
(fma.f64 (/.f64 y t) (-.f64 z x) x) |
(fma.f64 (-.f64 z x) (/.f64 y t) x) |
(fma.f64 y (/.f64 (-.f64 z x) t) x) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t))) (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t)))) |
(-.f64 x (*.f64 (neg.f64 y) (/.f64 (-.f64 z x) t))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 (-.f64 z x) y) t))))) (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 (-.f64 z x) y) t)))))) |
(+.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x) |
(+.f64 x (/.f64 (*.f64 (-.f64 z x) y) t)) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 x x))) (neg.f64 (+.f64 z x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 z z (fma.f64 x x (*.f64 z x))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (+.f64 z x)) |
(/.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 z z (fma.f64 x x (*.f64 z x)))) |
(-.f64 (/.f64 (*.f64 z z) (+.f64 z x)) (/.f64 (*.f64 x x) (+.f64 z x))) |
(-.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z z (fma.f64 x x (*.f64 z x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 z z (fma.f64 x x (*.f64 z x))))) |
(-.f64 z x) |
z |
x |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y #s(literal -1 binary64))) |
(*.f64 (/.f64 y t) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 y t)) |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 y) (neg.f64 t)) |
(/.f64 y t) |
y |
t |
#s(approx (+ (* (- z x) (/ y t)) x) x) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y t))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x (/.f64 (neg.f64 y) t)) (*.f64 x (/.f64 (neg.f64 y) t)))) (-.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (/.f64 (neg.f64 y) t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (/.f64 (neg.f64 y) t) x) (*.f64 (/.f64 (neg.f64 y) t) x))) (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (neg.f64 y) t) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (/.f64 (neg.f64 y) t)) #s(literal 3 binary64))) (fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x (/.f64 (neg.f64 y) t)) (*.f64 x (/.f64 (neg.f64 y) t))) (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (/.f64 (neg.f64 y) t)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (neg.f64 y) t) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 (*.f64 (/.f64 (neg.f64 y) t) x) (*.f64 (/.f64 (neg.f64 y) t) x)) (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (neg.f64 y) t) x))))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (/.f64 (neg.f64 y) t) x)) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (/.f64 (neg.f64 y) t))) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (/.f64 (neg.f64 y) t))) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (neg.f64 y) t) x)) |
(/.f64 (fma.f64 (pow.f64 (/.f64 y t) #s(literal 3 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) (+.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y t) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (/.f64 y t))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y t) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 y t)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (neg.f64 y) t) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) t)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y t) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 y t))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y t) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (/.f64 y t)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (neg.f64 y) t) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) t))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 y t) #s(literal 1 binary64)) |
(fma.f64 (/.f64 y t) #s(literal -1 binary64) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (/.f64 y t)))) (/.f64 (pow.f64 (/.f64 y t) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (/.f64 y t))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 y t))) (/.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 y t)))) |
(-.f64 #s(literal 1 binary64) (/.f64 y t)) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) t))))) (/.f64 (pow.f64 (/.f64 (neg.f64 y) t) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) t)))))) |
(+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) t)) |
#s(literal 1 binary64) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) x)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (/.f64 (*.f64 #s(approx (- z x) z) y) t)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 #s(approx (- z x) z) y) t)))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) #s(literal 2 binary64))) (-.f64 x (/.f64 (*.f64 #s(approx (- z x) z) y) t))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 #s(approx (- z x) z) y) t))))) |
(fma.f64 y (/.f64 #s(approx (- z x) z) t) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 #s(approx (- z x) z) y) t))) (/.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) #s(literal 2 binary64)) (-.f64 x (/.f64 (*.f64 #s(approx (- z x) z) y) t)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 #s(approx (- z x) z) y) t))))) (/.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 #s(approx (- z x) z) y) t)))))) |
(+.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) x) |
(+.f64 x (/.f64 (*.f64 #s(approx (- z x) z) y) t)) |
(*.f64 y (/.f64 #s(approx (- z x) z) t)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(approx (- z x) z) y))) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 (*.f64 #s(approx (- z x) z) y)) (neg.f64 t)) |
(/.f64 (*.f64 #s(approx (- z x) z) y) t) |
(*.f64 #s(approx (- z x) z) y) |
(*.f64 y #s(approx (- z x) z)) |
#s(approx (- z x) z) |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (fma.f64 (-.f64 z x) y (*.f64 t x)) t)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 t x) t) (/.f64 (*.f64 t x) t)) (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 t x) t) (/.f64 (*.f64 (-.f64 z x) y) t))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 t x) t) (/.f64 (*.f64 t x) t))) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) (/.f64 (*.f64 t x) t))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 t x) t) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 t x) t) (/.f64 (*.f64 t x) t) (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 t x) t) (/.f64 (*.f64 (-.f64 z x) y) t))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t x) t) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (*.f64 t x) t) (/.f64 (*.f64 t x) t)) (*.f64 (/.f64 (*.f64 (-.f64 z x) y) t) (/.f64 (*.f64 t x) t))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (-.f64 z x) y (*.f64 t x)))) (neg.f64 (neg.f64 t))) |
(/.f64 (fma.f64 (*.f64 t x) (neg.f64 t) (*.f64 t (neg.f64 (*.f64 (-.f64 z x) y)))) (*.f64 t (neg.f64 t))) |
(/.f64 (fma.f64 (*.f64 t x) t (*.f64 t (*.f64 (-.f64 z x) y))) (*.f64 t t)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (-.f64 z x) y)) t (*.f64 (neg.f64 t) (*.f64 t x))) (*.f64 (neg.f64 t) t)) |
(/.f64 (fma.f64 (*.f64 (-.f64 z x) y) t (*.f64 t (*.f64 t x))) (*.f64 t t)) |
(/.f64 (neg.f64 (fma.f64 (-.f64 z x) y (*.f64 t x))) (neg.f64 t)) |
(/.f64 (fma.f64 (-.f64 z x) y (*.f64 t x)) t) |
(fma.f64 (/.f64 (-.f64 z x) t) y (/.f64 (*.f64 t x) t)) |
(fma.f64 (/.f64 y t) (-.f64 z x) (/.f64 (*.f64 t x) t)) |
(fma.f64 (-.f64 z x) (/.f64 y t) (/.f64 (*.f64 t x) t)) |
(fma.f64 y (/.f64 (-.f64 z x) t) (/.f64 (*.f64 t x) t)) |
(-.f64 (/.f64 (*.f64 t x) t) (/.f64 (*.f64 (neg.f64 y) (-.f64 z x)) t)) |
(-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) (/.f64 (*.f64 (neg.f64 t) x) t)) |
(+.f64 (/.f64 (*.f64 t x) t) (/.f64 (*.f64 (-.f64 z x) y) t)) |
(+.f64 (/.f64 (*.f64 (-.f64 z x) y) t) (/.f64 (*.f64 t x) t)) |
(/.f64 (-.f64 (pow.f64 (*.f64 t x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 y) (-.f64 z x)) (*.f64 (neg.f64 y) (-.f64 z x)))) (fma.f64 t x (*.f64 (neg.f64 y) (-.f64 z x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 z x) y) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 t) x) (*.f64 (neg.f64 t) x))) (fma.f64 (-.f64 z x) y (*.f64 (neg.f64 t) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 t x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 y) (-.f64 z x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 t x) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 y) (-.f64 z x)) (*.f64 (neg.f64 y) (-.f64 z x)) (*.f64 (*.f64 t x) (*.f64 (neg.f64 y) (-.f64 z x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 z x) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 t) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 z x) y) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 t) x) (*.f64 (neg.f64 t) x) (*.f64 (*.f64 (-.f64 z x) y) (*.f64 (neg.f64 t) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 t x) #s(literal 2 binary64)) (pow.f64 (*.f64 (-.f64 z x) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 t x) (*.f64 (-.f64 z x) y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 z x) y) #s(literal 2 binary64)) (pow.f64 (*.f64 t x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (-.f64 z x) y) (*.f64 t x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 t x) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 z x) y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 t x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 z x) y) #s(literal 2 binary64)) (*.f64 (*.f64 t x) (*.f64 (-.f64 z x) y)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 z x) y) #s(literal 3 binary64)) (pow.f64 (*.f64 t x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 z x) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 t x) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 z x) y) (*.f64 t x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 t x) #s(literal 2 binary64)) (pow.f64 (*.f64 (-.f64 z x) y) #s(literal 2 binary64))) (-.f64 (*.f64 t x) (*.f64 (-.f64 z x) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 z x) y) #s(literal 2 binary64)) (pow.f64 (*.f64 t x) #s(literal 2 binary64))) (-.f64 (*.f64 (-.f64 z x) y) (*.f64 t x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 t x) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 z x) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 t x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 z x) y) #s(literal 2 binary64)) (*.f64 (*.f64 t x) (*.f64 (-.f64 z x) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 z x) y) #s(literal 3 binary64)) (pow.f64 (*.f64 t x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 z x) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 t x) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 z x) y) (*.f64 t x))))) |
(fma.f64 (-.f64 z x) y (*.f64 t x)) |
(fma.f64 t x (*.f64 (-.f64 z x) y)) |
(fma.f64 y (-.f64 z x) (*.f64 t x)) |
(fma.f64 x t (*.f64 (-.f64 z x) y)) |
(-.f64 (/.f64 (pow.f64 (*.f64 t x) #s(literal 2 binary64)) (-.f64 (*.f64 t x) (*.f64 (-.f64 z x) y))) (/.f64 (pow.f64 (*.f64 (-.f64 z x) y) #s(literal 2 binary64)) (-.f64 (*.f64 t x) (*.f64 (-.f64 z x) y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 z x) y) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 z x) y) (*.f64 t x))) (/.f64 (pow.f64 (*.f64 t x) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 z x) y) (*.f64 t x)))) |
(-.f64 (*.f64 t x) (*.f64 (neg.f64 y) (-.f64 z x))) |
(-.f64 (*.f64 (-.f64 z x) y) (*.f64 (neg.f64 t) x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 t x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 t x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 z x) y) #s(literal 2 binary64)) (*.f64 (*.f64 t x) (*.f64 (-.f64 z x) y))))) (/.f64 (pow.f64 (*.f64 (-.f64 z x) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 t x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 z x) y) #s(literal 2 binary64)) (*.f64 (*.f64 t x) (*.f64 (-.f64 z x) y)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 z x) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 z x) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 t x) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 z x) y) (*.f64 t x))))) (/.f64 (pow.f64 (*.f64 t x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 z x) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 t x) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 z x) y) (*.f64 t x)))))) |
(+.f64 (*.f64 t x) (*.f64 (-.f64 z x) y)) |
(+.f64 (*.f64 (-.f64 z x) y) (*.f64 t x)) |
(*.f64 t x) |
(*.f64 x t) |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 y z) t)) |
#s(approx (+ (* (- z x) (/ y t)) x) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x (/.f64 (*.f64 y z) t))) |
#s(approx (- z x) z) |
#s(approx (- z x) (fma.f64 #s(literal -1 binary64) x z)) |
#s(approx x x) |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 y z) t)) |
#s(approx (+ (* (- z x) (/ y t)) x) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x (/.f64 (*.f64 y z) t))) |
#s(approx (* (- 1 (/ y t)) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (/ (* y (- z x)) t) (/.f64 (*.f64 y z) t)) |
#s(approx (/ (* y (- z x)) t) (/.f64 (fma.f64 (neg.f64 x) y (*.f64 y z)) t)) |
#s(approx (* y (- z x)) (*.f64 y z)) |
#s(approx (* y (- z x)) (fma.f64 (neg.f64 x) y (*.f64 y z))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) (/.f64 (*.f64 y z) t)) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x (/.f64 (*.f64 y z) t))) |
#s(approx (+ (* (- z x) y) (* t x)) (*.f64 y z)) |
#s(approx (+ (* (- z x) y) (* t x)) (fma.f64 (fma.f64 #s(literal -1 binary64) y t) x (*.f64 y z))) |
#s(approx (* t x) (*.f64 t x)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (+.f64 (fma.f64 (/.f64 y x) (/.f64 z t) (/.f64 (neg.f64 y) t)) #s(literal 1 binary64)) x)) |
#s(approx (- z x) (neg.f64 x)) |
#s(approx (- z x) (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (+.f64 (fma.f64 (/.f64 y x) (/.f64 z t) (/.f64 (neg.f64 y) t)) #s(literal 1 binary64)) x)) |
#s(approx (/ (* y (- z x)) t) (/.f64 (*.f64 (neg.f64 x) y) t)) |
#s(approx (/ (* y (- z x)) t) (*.f64 (fma.f64 (/.f64 y x) (/.f64 z t) (/.f64 (neg.f64 y) t)) x)) |
#s(approx (* y (- z x)) (*.f64 (neg.f64 x) y)) |
#s(approx (* y (- z x)) (*.f64 (fma.f64 y (/.f64 z x) (neg.f64 y)) x)) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) y t) x) t)) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) (*.f64 (+.f64 (fma.f64 (/.f64 y x) (/.f64 z t) (/.f64 (neg.f64 y) t)) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (- z x) y) (* t x)) (*.f64 (fma.f64 #s(literal -1 binary64) y t) x)) |
#s(approx (+ (* (- z x) y) (* t x)) (*.f64 (+.f64 (fma.f64 y (/.f64 z x) (neg.f64 y)) t) x)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (neg.f64 x) (-.f64 (/.f64 y t) #s(literal 1 binary64)))) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (/.f64 (*.f64 y z) t) x) #s(literal -1 binary64) (-.f64 (/.f64 y t) #s(literal 1 binary64))))) |
#s(approx (- z x) (*.f64 (neg.f64 x) (fma.f64 (/.f64 z x) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (neg.f64 x) (-.f64 (/.f64 y t) #s(literal 1 binary64)))) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (/.f64 (*.f64 y z) t) x) #s(literal -1 binary64) (-.f64 (/.f64 y t) #s(literal 1 binary64))))) |
#s(approx (/ (* y (- z x)) t) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (/.f64 (*.f64 y z) t) x) #s(literal -1 binary64) (/.f64 y t)))) |
#s(approx (* y (- z x)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1 binary64) y))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) (neg.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) t y) x) t))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) (*.f64 (neg.f64 x) (+.f64 (fma.f64 (/.f64 (/.f64 (*.f64 y z) t) x) #s(literal -1 binary64) (/.f64 y t)) #s(literal -1 binary64)))) |
#s(approx (+ (* (- z x) y) (* t x)) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) t y))) |
#s(approx (+ (* (- z x) y) (* t x)) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (+.f64 t (*.f64 y (/.f64 z x))) y))) |
#s(approx (+ (* (- z x) (/ y t)) x) x) |
#s(approx (+ (* (- z x) (/ y t)) x) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx (/ y t) (/.f64 y t)) |
#s(approx y y) |
#s(approx (+ (* (- z x) (/ y t)) x) x) |
#s(approx (+ (* (- z x) (/ y t)) x) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx (* (- 1 (/ y t)) x) x) |
#s(approx (* (- 1 (/ y t)) x) (-.f64 x (*.f64 x (/.f64 y t)))) |
#s(approx (- 1 (/ y t)) #s(literal 1 binary64)) |
#s(approx (- 1 (/ y t)) (-.f64 #s(literal 1 binary64) (/.f64 y t))) |
#s(approx (/ (* y (- z x)) t) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (* y (- z x)) (*.f64 (-.f64 z x) y)) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) x) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx (+ (* (- z x) y) (* t x)) (*.f64 t x)) |
#s(approx (+ (* (- z x) y) (* t x)) (fma.f64 (-.f64 z x) y (*.f64 t x))) |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 z x) t)) y)) |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 z x) t)) y)) |
#s(approx (* (- 1 (/ y t)) x) (/.f64 (*.f64 (neg.f64 x) y) t)) |
#s(approx (* (- 1 (/ y t)) x) (*.f64 (fma.f64 (/.f64 x t) #s(literal -1 binary64) (/.f64 x y)) y)) |
#s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) |
#s(approx (- 1 (/ y t)) (*.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 t #s(literal -1 binary64))) y)) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) (*.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 z x) t)) y)) |
#s(approx (+ (* (- z x) y) (* t x)) (*.f64 (-.f64 z x) y)) |
#s(approx (+ (* (- z x) y) (* t x)) (*.f64 (-.f64 (fma.f64 t (/.f64 x y) z) x) y)) |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 x) y) (/.f64 (-.f64 z x) t)))) |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 x) y) (/.f64 (-.f64 z x) t)))) |
#s(approx (* (- 1 (/ y t)) x) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1 binary64) (/.f64 x t)))) |
#s(approx (- 1 (/ y t)) (*.f64 (neg.f64 y) (-.f64 (pow.f64 t #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) (*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 x) y) (/.f64 (-.f64 z x) t)))) |
#s(approx (+ (* (- z x) y) (* t x)) (*.f64 (neg.f64 y) (fma.f64 (*.f64 t (/.f64 x y)) #s(literal -1 binary64) (neg.f64 (-.f64 z x))))) |
#s(approx (+ (* (- z x) (/ y t)) x) (-.f64 x (*.f64 x (/.f64 y t)))) |
#s(approx (+ (* (- z x) (/ y t)) x) (+.f64 (/.f64 (fma.f64 (neg.f64 x) y (*.f64 y z)) t) x)) |
#s(approx (- z x) (-.f64 z x)) |
#s(approx z z) |
#s(approx (+ (* (- z x) (/ y t)) x) (-.f64 x (*.f64 x (/.f64 y t)))) |
#s(approx (+ (* (- z x) (/ y t)) x) (+.f64 (/.f64 (fma.f64 (neg.f64 x) y (*.f64 y z)) t) x)) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) (/.f64 (fma.f64 (neg.f64 x) y (*.f64 t x)) t)) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) (+.f64 (/.f64 (fma.f64 (neg.f64 x) y (*.f64 y z)) t) x)) |
#s(approx (+ (* (- z x) y) (* t x)) (fma.f64 (neg.f64 x) y (*.f64 t x))) |
#s(approx (+ (* (- z x) y) (* t x)) (fma.f64 (neg.f64 x) y (fma.f64 t x (*.f64 y z)))) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (/.f64 (fma.f64 (neg.f64 x) y (fma.f64 t x (*.f64 y z))) (*.f64 t z)) z)) |
#s(approx (- z x) (*.f64 (fma.f64 (/.f64 x z) #s(literal -1 binary64) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (/.f64 (fma.f64 (neg.f64 x) y (fma.f64 t x (*.f64 y z))) (*.f64 t z)) z)) |
#s(approx (/ (* y (- z x)) t) (*.f64 (fma.f64 (/.f64 (neg.f64 x) z) (/.f64 y t) (/.f64 y t)) z)) |
#s(approx (* y (- z x)) (*.f64 (fma.f64 (/.f64 (*.f64 y x) z) #s(literal -1 binary64) y) z)) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) (*.f64 (/.f64 (fma.f64 (neg.f64 x) y (fma.f64 t x (*.f64 y z))) (*.f64 t z)) z)) |
#s(approx (+ (* (- z x) y) (* t x)) (*.f64 (+.f64 (/.f64 (fma.f64 (neg.f64 x) y (*.f64 t x)) z) y) z)) |
#s(approx (+ (* (- z x) (/ y t)) x) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 x (*.f64 x (/.f64 y t))) z) #s(literal -1 binary64) (/.f64 (neg.f64 y) t)) z))) |
#s(approx (- z x) (neg.f64 (*.f64 (-.f64 (/.f64 x z) #s(literal 1 binary64)) z))) |
#s(approx (+ (* (- z x) (/ y t)) x) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 x (*.f64 x (/.f64 y t))) z) #s(literal -1 binary64) (/.f64 (neg.f64 y) t)) z))) |
#s(approx (/ (* y (- z x)) t) (neg.f64 (*.f64 (fma.f64 (/.f64 y z) (/.f64 x t) (/.f64 (neg.f64 y) t)) z))) |
#s(approx (* y (- z x)) (neg.f64 (*.f64 (fma.f64 x (/.f64 y z) (neg.f64 y)) z))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 x (*.f64 x (/.f64 y t))) z) #s(literal -1 binary64) (/.f64 (neg.f64 y) t)) z))) |
#s(approx (+ (* (- z x) y) (* t x)) (neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 (neg.f64 x) y (*.f64 t x)) z) y)) z))) |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (fma.f64 (-.f64 z x) y (*.f64 t x)) t)) |
#s(approx t t) |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (fma.f64 (-.f64 z x) y (*.f64 t x)) t)) |
#s(approx (* (- 1 (/ y t)) x) (/.f64 (fma.f64 (neg.f64 x) y (*.f64 t x)) t)) |
#s(approx (- 1 (/ y t)) (/.f64 (-.f64 t y) t)) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) (/.f64 (fma.f64 (-.f64 z x) y (*.f64 t x)) t)) |
#s(approx (+ (* (- z x) (/ y t)) x) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx (+ (* (- z x) (/ y t)) x) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx (+ (* (- z x) y) (* t x)) (*.f64 (fma.f64 (/.f64 (-.f64 z x) t) y x) t)) |
#s(approx (+ (* (- z x) y) (* t x)) (*.f64 (neg.f64 t) (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (-.f64 z x) t) y x)))) |
Compiled 6 834 to 918 computations (86.6% saved)
13 alts after pruning (11 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 264 | 8 | 272 |
| Fresh | 2 | 3 | 5 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 269 | 13 | 282 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 91.8% | (fma.f64 (/.f64 (-.f64 z x) t) y x) |
| ✓ | 97.7% | (fma.f64 (-.f64 z x) (/.f64 y t) x) |
| ▶ | 68.6% | (fma.f64 #s(approx (- z x) (neg.f64 x)) (/.f64 y t) x) |
| ▶ | 72.2% | (fma.f64 y (/.f64 #s(approx (- z x) z) t) x) |
| 64.9% | (+.f64 x (/.f64 (/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 z x)) y) (+.f64 z x)) t)) | |
| 59.8% | (+.f64 x (/.f64 (*.f64 (*.f64 t (-.f64 z x)) y) (*.f64 t t))) | |
| 57.1% | #s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 (-.f64 z x) y) t)) | |
| 34.6% | #s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 y z) t)) | |
| 53.8% | #s(approx (+ x (/ (* y (- z x)) t)) (/.f64 #s(approx (+ (* (- z x) y) (* t x)) (*.f64 (fma.f64 #s(literal -1 binary64) y t) x)) t)) | |
| ▶ | 28.1% | #s(approx (+ x (/ (* y (- z x)) t)) (/.f64 #s(approx (+ (* (- z x) y) (* t x)) (*.f64 t x)) t)) |
| ▶ | 30.9% | #s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) x)) |
| 28.4% | #s(approx (+ x (/ (* y (- z x)) t)) #s(approx (* (- 1 (/ y t)) x) (/.f64 (*.f64 (neg.f64 x) y) t))) | |
| ✓ | 40.2% | #s(approx (+ x (/ (* y (- z x)) t)) x) |
Compiled 399 to 282 computations (29.3% saved)
| Inputs |
|---|
(fma.f64 (/.f64 (-.f64 z x) t) y x) |
(/.f64 (-.f64 z x) t) |
(-.f64 z x) |
z |
x |
t |
y |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 #s(approx (+ (* (- z x) y) (* t x)) (*.f64 t x)) t)) |
(/.f64 #s(approx (+ (* (- z x) y) (* t x)) (*.f64 t x)) t) |
#s(approx (+ (* (- z x) y) (* t x)) (*.f64 t x)) |
(*.f64 t x) |
(fma.f64 y (/.f64 #s(approx (- z x) z) t) x) |
(/.f64 #s(approx (- z x) z) t) |
#s(approx (- z x) z) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) x)) |
(*.f64 #s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) x) |
#s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) |
(/.f64 (neg.f64 y) t) |
(neg.f64 y) |
(fma.f64 #s(approx (- z x) (neg.f64 x)) (/.f64 y t) x) |
#s(approx (- z x) (neg.f64 x)) |
(neg.f64 x) |
(/.f64 y t) |
| Outputs |
|---|
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (/ (- z x) t) #s(hole binary64 (/ z t))) |
#s(approx (/ (- z x) t) #s(hole binary64 (+ (* -1 (/ x t)) (/ z t)))) |
#s(approx (- z x) #s(hole binary64 z)) |
#s(approx (- z x) #s(hole binary64 (+ z (* -1 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (* y z))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (+ (* x (+ t (* -1 y))) (* y z)))) |
#s(approx (* t x) #s(hole binary64 (* t x))) |
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* x (- 1 (/ y t))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* -1 (/ x t)))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* x (- (/ z (* t x)) (/ 1 t))))) |
#s(approx (- z x) #s(hole binary64 (* -1 x))) |
#s(approx (- z x) #s(hole binary64 (* x (- (/ z x) 1)))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (/ (* x (+ t (* -1 y))) t))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (* x (+ t (* -1 y))))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (* x (+ t (+ (* -1 y) (/ (* y z) x)))))) |
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ z (* t x))) (/ 1 t)))))) |
#s(approx (- z x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ z x))))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (* -1 (/ (* x (+ y (* -1 t))) t)))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (* -1 (* x (+ -1 (+ (* -1 (/ (* y z) (* t x))) (/ y t))))))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (* -1 (* x (+ y (* -1 t)))))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (* -1 (* x (+ y (+ (* -1 t) (* -1 (/ (* y z) x)))))))) |
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 x)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 x)) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (* t x))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (+ (* t x) (* y (- z x))))) |
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 x)) |
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 x)) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 1)) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (+ 1 (* -1 (/ y t))))) |
#s(approx (/ (neg y) t) #s(hole binary64 (* -1 (/ y t)))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 x)) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (/ y t) #s(hole binary64 (/ y t))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (* y (- z x)))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (* y (- (+ z (/ (* t x) y)) x)))) |
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* y (+ (* -1 (/ x t)) (/ x y))))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (* -1 (/ y t)))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (* y (- (/ 1 y) (/ 1 t))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (* -1 (* y (+ (* -1 (- z x)) (* -1 (/ (* t x) y))))))) |
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (/ x t)))))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (* -1 (* y (- (/ 1 t) (/ 1 y)))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (- z x) #s(hole binary64 (- z x))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (/ (+ (* -1 (* x y)) (* t x)) t))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (+ (* -1 (* x y)) (* t x)))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (+ (* -1 (* x y)) (+ (* t x) (* y z))))) |
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* z (+ (* -1 (/ x (* t z))) (/ 1 t))))) |
#s(approx (- z x) #s(hole binary64 (* z (+ 1 (* -1 (/ x z)))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (* z (+ y (+ (* -1 (/ (* x y) z)) (/ (* t x) z)))))) |
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* -1 (* z (- (/ x (* t z)) (/ 1 t)))))) |
#s(approx (- z x) #s(hole binary64 (* -1 (* z (- (/ x z) 1))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (/ (+ (* -1 (* x y)) (* t x)) z))))))) |
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (/ (- z x) t) #s(hole binary64 (/ (- z x) t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (/ (+ (* -1 (* x y)) (* t x)) t))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (/ (- t y) t))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (* t (+ x (/ (* y (- z x)) t))))) |
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (* -1 (* t (+ (* -1 x) (* -1 (/ (* y (- z x)) t))))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 8.0ms | y | @ | -inf | ((+ (* (/ (- z x) t) y) x) (/ (- z x) t) (- z x) z x t y (+ x (/ (* y (- z x)) t)) (/ (+ (* (- z x) y) (* t x)) t) (+ (* (- z x) y) (* t x)) (* t x) (+ (* y (/ (- z x) t)) x) (/ (- z x) t) (- z x) (+ x (/ (* y (- z x)) t)) (* (- 1 (/ y t)) x) (- 1 (/ y t)) (/ (neg y) t) (neg y) (+ (* (- z x) (/ y t)) x) (- z x) (neg x) (/ y t)) |
| 2.0ms | x | @ | -inf | ((+ (* (/ (- z x) t) y) x) (/ (- z x) t) (- z x) z x t y (+ x (/ (* y (- z x)) t)) (/ (+ (* (- z x) y) (* t x)) t) (+ (* (- z x) y) (* t x)) (* t x) (+ (* y (/ (- z x) t)) x) (/ (- z x) t) (- z x) (+ x (/ (* y (- z x)) t)) (* (- 1 (/ y t)) x) (- 1 (/ y t)) (/ (neg y) t) (neg y) (+ (* (- z x) (/ y t)) x) (- z x) (neg x) (/ y t)) |
| 2.0ms | t | @ | -inf | ((+ (* (/ (- z x) t) y) x) (/ (- z x) t) (- z x) z x t y (+ x (/ (* y (- z x)) t)) (/ (+ (* (- z x) y) (* t x)) t) (+ (* (- z x) y) (* t x)) (* t x) (+ (* y (/ (- z x) t)) x) (/ (- z x) t) (- z x) (+ x (/ (* y (- z x)) t)) (* (- 1 (/ y t)) x) (- 1 (/ y t)) (/ (neg y) t) (neg y) (+ (* (- z x) (/ y t)) x) (- z x) (neg x) (/ y t)) |
| 2.0ms | y | @ | inf | ((+ (* (/ (- z x) t) y) x) (/ (- z x) t) (- z x) z x t y (+ x (/ (* y (- z x)) t)) (/ (+ (* (- z x) y) (* t x)) t) (+ (* (- z x) y) (* t x)) (* t x) (+ (* y (/ (- z x) t)) x) (/ (- z x) t) (- z x) (+ x (/ (* y (- z x)) t)) (* (- 1 (/ y t)) x) (- 1 (/ y t)) (/ (neg y) t) (neg y) (+ (* (- z x) (/ y t)) x) (- z x) (neg x) (/ y t)) |
| 2.0ms | z | @ | -inf | ((+ (* (/ (- z x) t) y) x) (/ (- z x) t) (- z x) z x t y (+ x (/ (* y (- z x)) t)) (/ (+ (* (- z x) y) (* t x)) t) (+ (* (- z x) y) (* t x)) (* t x) (+ (* y (/ (- z x) t)) x) (/ (- z x) t) (- z x) (+ x (/ (* y (- z x)) t)) (* (- 1 (/ y t)) x) (- 1 (/ y t)) (/ (neg y) t) (neg y) (+ (* (- z x) (/ y t)) x) (- z x) (neg x) (/ y t)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 340 | 2963 |
| 0 | 355 | 2739 |
| 1 | 1530 | 2697 |
| 0 | 8207 | 2623 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 (/.f64 (-.f64 z x) t) y x) |
(/.f64 (-.f64 z x) t) |
(-.f64 z x) |
z |
x |
t |
y |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 #s(approx (+ (* (- z x) y) (* t x)) (*.f64 t x)) t)) |
(/.f64 #s(approx (+ (* (- z x) y) (* t x)) (*.f64 t x)) t) |
#s(approx (+ (* (- z x) y) (* t x)) (*.f64 t x)) |
(*.f64 t x) |
(fma.f64 y (/.f64 #s(approx (- z x) z) t) x) |
(/.f64 #s(approx (- z x) z) t) |
#s(approx (- z x) z) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) x)) |
(*.f64 #s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) x) |
#s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) |
(/.f64 (neg.f64 y) t) |
(neg.f64 y) |
(fma.f64 #s(approx (- z x) (neg.f64 x)) (/.f64 y t) x) |
#s(approx (- z x) (neg.f64 x)) |
(neg.f64 x) |
(/.f64 y t) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (/ (- z x) t) #s(hole binary64 (/ z t))) |
#s(approx (/ (- z x) t) #s(hole binary64 (+ (* -1 (/ x t)) (/ z t)))) |
#s(approx (- z x) #s(hole binary64 z)) |
#s(approx (- z x) #s(hole binary64 (+ z (* -1 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (* y z))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (+ (* x (+ t (* -1 y))) (* y z)))) |
#s(approx (* t x) #s(hole binary64 (* t x))) |
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* x (- 1 (/ y t))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* -1 (/ x t)))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* x (- (/ z (* t x)) (/ 1 t))))) |
#s(approx (- z x) #s(hole binary64 (* -1 x))) |
#s(approx (- z x) #s(hole binary64 (* x (- (/ z x) 1)))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (/ (* x (+ t (* -1 y))) t))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (* x (+ t (* -1 y))))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (* x (+ t (+ (* -1 y) (/ (* y z) x)))))) |
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ z (* t x))) (/ 1 t)))))) |
#s(approx (- z x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ z x))))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (* -1 (/ (* x (+ y (* -1 t))) t)))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (* -1 (* x (+ -1 (+ (* -1 (/ (* y z) (* t x))) (/ y t))))))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (* -1 (* x (+ y (* -1 t)))))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (* -1 (* x (+ y (+ (* -1 t) (* -1 (/ (* y z) x)))))))) |
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 x)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 x)) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (* t x))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (+ (* t x) (* y (- z x))))) |
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 x)) |
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 x)) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 1)) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (+ 1 (* -1 (/ y t))))) |
#s(approx (/ (neg y) t) #s(hole binary64 (* -1 (/ y t)))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 x)) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (/ y t) #s(hole binary64 (/ y t))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (* y (- z x)))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (* y (- (+ z (/ (* t x) y)) x)))) |
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* y (+ (* -1 (/ x t)) (/ x y))))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (* -1 (/ y t)))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (* y (- (/ 1 y) (/ 1 t))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (* -1 (* y (+ (* -1 (- z x)) (* -1 (/ (* t x) y))))))) |
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (/ x t)))))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (* -1 (* y (- (/ 1 t) (/ 1 y)))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (- z x) #s(hole binary64 (- z x))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (/ (+ (* -1 (* x y)) (* t x)) t))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (+ (* -1 (* x y)) (* t x)))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (+ (* -1 (* x y)) (+ (* t x) (* y z))))) |
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* z (+ (* -1 (/ x (* t z))) (/ 1 t))))) |
#s(approx (- z x) #s(hole binary64 (* z (+ 1 (* -1 (/ x z)))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (* z (+ y (+ (* -1 (/ (* x y) z)) (/ (* t x) z)))))) |
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* -1 (* z (- (/ x (* t z)) (/ 1 t)))))) |
#s(approx (- z x) #s(hole binary64 (* -1 (* z (- (/ x z) 1))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (/ (+ (* -1 (* x y)) (* t x)) z))))))) |
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (/ (- z x) t) #s(hole binary64 (/ (- z x) t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (/ (+ (* -1 (* x y)) (* t x)) t))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (/ (- t y) t))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (* t (+ x (/ (* y (- z x)) t))))) |
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (* -1 (* t (+ (* -1 x) (* -1 (/ (* y (- z x)) t))))))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 y) (/.f64 (-.f64 z x) t)) (*.f64 (neg.f64 y) (/.f64 (-.f64 z x) t)))) (+.f64 x (*.f64 (neg.f64 y) (/.f64 (-.f64 z x) t)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 y) (/.f64 (-.f64 z x) t)) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 (neg.f64 y) (/.f64 (-.f64 z x) t)) (*.f64 (neg.f64 y) (/.f64 (-.f64 z x) t)) (*.f64 x (*.f64 (neg.f64 y) (/.f64 (-.f64 z x) t)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 (-.f64 z x) y) t)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64))) (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 (-.f64 z x) y) t))))) |
(fma.f64 (/.f64 (-.f64 z x) t) y x) |
(fma.f64 (/.f64 y t) (-.f64 z x) x) |
(fma.f64 (-.f64 z x) (/.f64 y t) x) |
(fma.f64 y (/.f64 (-.f64 z x) t) x) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t))) (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t)))) |
(-.f64 x (*.f64 (neg.f64 y) (/.f64 (-.f64 z x) t))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 (-.f64 z x) y) t))))) (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 (-.f64 z x) y) t)))))) |
(+.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x) |
(+.f64 x (/.f64 (*.f64 (-.f64 z x) y) t)) |
(*.f64 (/.f64 (-.f64 z x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 z x) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 z x) t) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z x) t)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (+.f64 z x) t))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 z t) #s(literal 3 binary64)) (pow.f64 (/.f64 x t) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 x t) #s(literal 2 binary64)) (*.f64 (/.f64 z t) (/.f64 x t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t z) (*.f64 t x))) (neg.f64 (*.f64 t t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (*.f64 (neg.f64 t) (neg.f64 x))) (*.f64 t t)) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 t) x)) (*.f64 (neg.f64 t) t)) |
(/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t (neg.f64 x))) (*.f64 t (neg.f64 t))) |
(/.f64 (-.f64 (neg.f64 z) (neg.f64 x)) (neg.f64 t)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 z x))) (neg.f64 (neg.f64 t))) |
(/.f64 (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x t) #s(literal 2 binary64))) (/.f64 (+.f64 z x) t)) |
(/.f64 (-.f64 (pow.f64 (/.f64 z t) #s(literal 3 binary64)) (pow.f64 (/.f64 x t) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 x t) #s(literal 2 binary64)) (*.f64 (/.f64 z t) (/.f64 x t))))) |
(/.f64 (-.f64 (*.f64 t z) (*.f64 t x)) (*.f64 t t)) |
(/.f64 (neg.f64 (-.f64 z x)) (neg.f64 t)) |
(/.f64 (-.f64 z x) t) |
(-.f64 (/.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (/.f64 (+.f64 z x) t)) (/.f64 (pow.f64 (/.f64 x t) #s(literal 2 binary64)) (/.f64 (+.f64 z x) t))) |
(-.f64 (/.f64 (pow.f64 (/.f64 z t) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 x t) #s(literal 2 binary64)) (*.f64 (/.f64 z t) (/.f64 x t))))) (/.f64 (pow.f64 (/.f64 x t) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 x t) #s(literal 2 binary64)) (*.f64 (/.f64 z t) (/.f64 x t)))))) |
(-.f64 (/.f64 (*.f64 t z) (*.f64 t t)) (/.f64 (*.f64 t x) (*.f64 t t))) |
(-.f64 (/.f64 z t) (/.f64 x t)) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 x x))) (neg.f64 (+.f64 z x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 z z (fma.f64 x x (*.f64 z x))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (+.f64 z x)) |
(/.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 z z (fma.f64 x x (*.f64 z x)))) |
(-.f64 (/.f64 (*.f64 z z) (+.f64 z x)) (/.f64 (*.f64 x x) (+.f64 z x))) |
(-.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z z (fma.f64 x x (*.f64 z x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 z z (fma.f64 x x (*.f64 z x))))) |
(-.f64 z x) |
z |
x |
t |
y |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 #s(approx (+ (* (- z x) y) (* t x)) (*.f64 t x)) t)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (+ (* (- z x) y) (* t x)) (*.f64 t x)))) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 #s(approx (+ (* (- z x) y) (* t x)) (*.f64 t x))) (neg.f64 t)) |
(/.f64 #s(approx (+ (* (- z x) y) (* t x)) (*.f64 t x)) t) |
#s(approx (+ (* (- z x) y) (* t x)) (*.f64 t x)) |
(*.f64 t x) |
(*.f64 x t) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) #s(literal 2 binary64))) (-.f64 x (*.f64 (/.f64 #s(approx (- z x) z) t) y))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 #s(approx (- z x) z) t) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) x)))) |
(fma.f64 (/.f64 #s(approx (- z x) z) t) y x) |
(fma.f64 y (/.f64 #s(approx (- z x) z) t) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) x))))) |
(+.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) x) |
(+.f64 x (*.f64 (/.f64 #s(approx (- z x) z) t) y)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- z x) z))) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 #s(approx (- z x) z)) (neg.f64 t)) |
(/.f64 #s(approx (- z x) z) t) |
#s(approx (- z x) z) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 #s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) x)) |
(*.f64 #s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) x) |
(*.f64 x #s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t))) |
#s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) |
(*.f64 #s(literal -1 binary64) (/.f64 y t)) |
(*.f64 (/.f64 y t) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 y))) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 t)) |
(/.f64 (neg.f64 y) t) |
(neg.f64 (/.f64 y t)) |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 y #s(literal -1 binary64)) |
(neg.f64 y) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 #s(approx (- z x) (neg.f64 x)) (/.f64 y t)) #s(literal 2 binary64))) (-.f64 x (*.f64 #s(approx (- z x) (neg.f64 x)) (/.f64 y t)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (- z x) (neg.f64 x)) (/.f64 y t)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(approx (- z x) (neg.f64 x)) (/.f64 y t)) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(approx (- z x) (neg.f64 x)) (/.f64 y t)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- z x) (neg.f64 x)) (/.f64 y t)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 #s(approx (- z x) (neg.f64 x)) (/.f64 y t)) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- z x) (neg.f64 x)) (/.f64 y t)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- z x) (neg.f64 x)) (/.f64 y t)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (- z x) (neg.f64 x)) (/.f64 y t)) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- z x) (neg.f64 x)) (/.f64 y t)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 #s(approx (- z x) (neg.f64 x)) (/.f64 y t)) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- z x) (neg.f64 x)) (/.f64 y t)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(approx (- z x) (neg.f64 x)) (/.f64 y t)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (- z x) (neg.f64 x)) (/.f64 y t)) x)))) |
(fma.f64 #s(approx (- z x) (neg.f64 x)) (/.f64 y t) x) |
(fma.f64 (/.f64 y t) #s(approx (- z x) (neg.f64 x)) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- z x) (neg.f64 x)) (/.f64 y t)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (- z x) (neg.f64 x)) (/.f64 y t)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(approx (- z x) (neg.f64 x)) (/.f64 y t)) x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- z x) (neg.f64 x)) (/.f64 y t)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (- z x) (neg.f64 x)) (/.f64 y t)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (- z x) (neg.f64 x)) (/.f64 y t)) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (- z x) (neg.f64 x)) (/.f64 y t)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (- z x) (neg.f64 x)) (/.f64 y t)) x))))) |
(+.f64 (*.f64 #s(approx (- z x) (neg.f64 x)) (/.f64 y t)) x) |
(+.f64 x (*.f64 #s(approx (- z x) (neg.f64 x)) (/.f64 y t))) |
#s(approx (- z x) (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y #s(literal -1 binary64))) |
(*.f64 (/.f64 y t) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 y t)) |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 y) (neg.f64 t)) |
(/.f64 y t) |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 y z) t)) |
#s(approx (+ (* (- z x) (/ y t)) x) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x (/.f64 (*.f64 y z) t))) |
#s(approx (/ (- z x) t) (/.f64 z t)) |
#s(approx (/ (- z x) t) (/.f64 (fma.f64 #s(literal -1 binary64) x z) t)) |
#s(approx (- z x) z) |
#s(approx (- z x) (fma.f64 #s(literal -1 binary64) x z)) |
#s(approx x x) |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 y z) t)) |
#s(approx (+ (* (- z x) (/ y t)) x) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x (/.f64 (*.f64 y z) t))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) (/.f64 (*.f64 y z) t)) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x (/.f64 (*.f64 y z) t))) |
#s(approx (+ (* (- z x) y) (* t x)) (*.f64 y z)) |
#s(approx (+ (* (- z x) y) (* t x)) (fma.f64 (fma.f64 #s(literal -1 binary64) y t) x (*.f64 y z))) |
#s(approx (* t x) (*.f64 t x)) |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 y z) t)) |
#s(approx (+ (* (- z x) (/ y t)) x) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x (/.f64 (*.f64 y z) t))) |
#s(approx (* (- 1 (/ y t)) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 y z) t)) |
#s(approx (+ (* (- z x) (/ y t)) x) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x (/.f64 (*.f64 y z) t))) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (+.f64 (fma.f64 (/.f64 y x) (/.f64 z t) (/.f64 (neg.f64 y) t)) #s(literal 1 binary64)) x)) |
#s(approx (/ (- z x) t) (/.f64 (neg.f64 x) t)) |
#s(approx (/ (- z x) t) (*.f64 (-.f64 (/.f64 (/.f64 z t) x) (pow.f64 t #s(literal -1 binary64))) x)) |
#s(approx (- z x) (neg.f64 x)) |
#s(approx (- z x) (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (+.f64 (fma.f64 (/.f64 y x) (/.f64 z t) (/.f64 (neg.f64 y) t)) #s(literal 1 binary64)) x)) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) y t) x) t)) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) (*.f64 (+.f64 (fma.f64 (/.f64 y x) (/.f64 z t) (/.f64 (neg.f64 y) t)) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (- z x) y) (* t x)) (*.f64 (fma.f64 #s(literal -1 binary64) y t) x)) |
#s(approx (+ (* (- z x) y) (* t x)) (*.f64 (+.f64 (fma.f64 y (/.f64 z x) (neg.f64 y)) t) x)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (+.f64 (fma.f64 (/.f64 y x) (/.f64 z t) (/.f64 (neg.f64 y) t)) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (+.f64 (fma.f64 (/.f64 y x) (/.f64 z t) (/.f64 (neg.f64 y) t)) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (neg.f64 x) (-.f64 (/.f64 y t) #s(literal 1 binary64)))) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (/.f64 (*.f64 y z) t) x) #s(literal -1 binary64) (-.f64 (/.f64 y t) #s(literal 1 binary64))))) |
#s(approx (/ (- z x) t) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (/.f64 z t) x) #s(literal -1 binary64) (pow.f64 t #s(literal -1 binary64))))) |
#s(approx (- z x) (*.f64 (neg.f64 x) (fma.f64 (/.f64 z x) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (neg.f64 x) (-.f64 (/.f64 y t) #s(literal 1 binary64)))) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (/.f64 (*.f64 y z) t) x) #s(literal -1 binary64) (-.f64 (/.f64 y t) #s(literal 1 binary64))))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) (neg.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) t y) x) t))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) (*.f64 (neg.f64 x) (+.f64 (fma.f64 (/.f64 (/.f64 (*.f64 y z) t) x) #s(literal -1 binary64) (/.f64 y t)) #s(literal -1 binary64)))) |
#s(approx (+ (* (- z x) y) (* t x)) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) t y))) |
#s(approx (+ (* (- z x) y) (* t x)) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (+.f64 t (*.f64 y (/.f64 z x))) y))) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (neg.f64 x) (-.f64 (/.f64 y t) #s(literal 1 binary64)))) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (/.f64 (*.f64 y z) t) x) #s(literal -1 binary64) (-.f64 (/.f64 y t) #s(literal 1 binary64))))) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (neg.f64 x) (-.f64 (/.f64 y t) #s(literal 1 binary64)))) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (/.f64 (*.f64 y z) t) x) #s(literal -1 binary64) (-.f64 (/.f64 y t) #s(literal 1 binary64))))) |
#s(approx (+ (* (- z x) (/ y t)) x) x) |
#s(approx (+ (* (- z x) (/ y t)) x) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx y y) |
#s(approx (+ (* (- z x) (/ y t)) x) x) |
#s(approx (+ (* (- z x) (/ y t)) x) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) x) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx (+ (* (- z x) y) (* t x)) (*.f64 t x)) |
#s(approx (+ (* (- z x) y) (* t x)) (fma.f64 (-.f64 z x) y (*.f64 t x))) |
#s(approx (+ (* (- z x) (/ y t)) x) x) |
#s(approx (+ (* (- z x) (/ y t)) x) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx (* (- 1 (/ y t)) x) x) |
#s(approx (* (- 1 (/ y t)) x) (-.f64 x (*.f64 x (/.f64 y t)))) |
#s(approx (- 1 (/ y t)) #s(literal 1 binary64)) |
#s(approx (- 1 (/ y t)) (-.f64 #s(literal 1 binary64) (/.f64 y t))) |
#s(approx (/ (neg y) t) (/.f64 (neg.f64 y) t)) |
#s(approx (neg y) (neg.f64 y)) |
#s(approx (+ (* (- z x) (/ y t)) x) x) |
#s(approx (+ (* (- z x) (/ y t)) x) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx (/ y t) (/.f64 y t)) |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 z x) t)) y)) |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 z x) t)) y)) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) (*.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 z x) t)) y)) |
#s(approx (+ (* (- z x) y) (* t x)) (*.f64 (-.f64 z x) y)) |
#s(approx (+ (* (- z x) y) (* t x)) (*.f64 (-.f64 (fma.f64 t (/.f64 x y) z) x) y)) |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 z x) t)) y)) |
#s(approx (* (- 1 (/ y t)) x) (/.f64 (*.f64 (neg.f64 x) y) t)) |
#s(approx (* (- 1 (/ y t)) x) (*.f64 (fma.f64 (/.f64 x t) #s(literal -1 binary64) (/.f64 x y)) y)) |
#s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) |
#s(approx (- 1 (/ y t)) (*.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 t #s(literal -1 binary64))) y)) |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 z x) t)) y)) |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 x) y) (/.f64 (-.f64 z x) t)))) |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 x) y) (/.f64 (-.f64 z x) t)))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) (*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 x) y) (/.f64 (-.f64 z x) t)))) |
#s(approx (+ (* (- z x) y) (* t x)) (*.f64 (neg.f64 y) (fma.f64 (*.f64 t (/.f64 x y)) #s(literal -1 binary64) (neg.f64 (-.f64 z x))))) |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 x) y) (/.f64 (-.f64 z x) t)))) |
#s(approx (* (- 1 (/ y t)) x) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1 binary64) (/.f64 x t)))) |
#s(approx (- 1 (/ y t)) (*.f64 (neg.f64 y) (-.f64 (pow.f64 t #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))))) |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 x) y) (/.f64 (-.f64 z x) t)))) |
#s(approx (+ (* (- z x) (/ y t)) x) (-.f64 x (*.f64 x (/.f64 y t)))) |
#s(approx (+ (* (- z x) (/ y t)) x) (+.f64 (/.f64 (fma.f64 (neg.f64 x) y (*.f64 y z)) t) x)) |
#s(approx (- z x) (-.f64 z x)) |
#s(approx z z) |
#s(approx (+ (* (- z x) (/ y t)) x) (-.f64 x (*.f64 x (/.f64 y t)))) |
#s(approx (+ (* (- z x) (/ y t)) x) (+.f64 (/.f64 (fma.f64 (neg.f64 x) y (*.f64 y z)) t) x)) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) (/.f64 (fma.f64 (neg.f64 x) y (*.f64 t x)) t)) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) (+.f64 (/.f64 (fma.f64 (neg.f64 x) y (*.f64 y z)) t) x)) |
#s(approx (+ (* (- z x) y) (* t x)) (fma.f64 (neg.f64 x) y (*.f64 t x))) |
#s(approx (+ (* (- z x) y) (* t x)) (fma.f64 (neg.f64 x) y (fma.f64 y z (*.f64 t x)))) |
#s(approx (+ (* (- z x) (/ y t)) x) (-.f64 x (*.f64 x (/.f64 y t)))) |
#s(approx (+ (* (- z x) (/ y t)) x) (+.f64 (/.f64 (fma.f64 (neg.f64 x) y (*.f64 y z)) t) x)) |
#s(approx (+ (* (- z x) (/ y t)) x) (-.f64 x (*.f64 x (/.f64 y t)))) |
#s(approx (+ (* (- z x) (/ y t)) x) (+.f64 (/.f64 (fma.f64 (neg.f64 x) y (*.f64 y z)) t) x)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (/.f64 (fma.f64 (neg.f64 x) y (fma.f64 y z (*.f64 t x))) (*.f64 t z)) z)) |
#s(approx (/ (- z x) t) (*.f64 (fma.f64 (/.f64 (/.f64 x t) z) #s(literal -1 binary64) (pow.f64 t #s(literal -1 binary64))) z)) |
#s(approx (- z x) (*.f64 (fma.f64 (/.f64 x z) #s(literal -1 binary64) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (/.f64 (fma.f64 (neg.f64 x) y (fma.f64 y z (*.f64 t x))) (*.f64 t z)) z)) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) (*.f64 (/.f64 (fma.f64 (neg.f64 x) y (fma.f64 y z (*.f64 t x))) (*.f64 t z)) z)) |
#s(approx (+ (* (- z x) y) (* t x)) (*.f64 (+.f64 (/.f64 (fma.f64 (neg.f64 x) y (*.f64 t x)) z) y) z)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (/.f64 (fma.f64 (neg.f64 x) y (fma.f64 y z (*.f64 t x))) (*.f64 t z)) z)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (/.f64 (fma.f64 (neg.f64 x) y (fma.f64 y z (*.f64 t x))) (*.f64 t z)) z)) |
#s(approx (+ (* (- z x) (/ y t)) x) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 x (*.f64 x (/.f64 y t))) z) #s(literal -1 binary64) (/.f64 (neg.f64 y) t)) z))) |
#s(approx (/ (- z x) t) (neg.f64 (*.f64 (-.f64 (/.f64 (/.f64 x t) z) (pow.f64 t #s(literal -1 binary64))) z))) |
#s(approx (- z x) (neg.f64 (*.f64 (-.f64 (/.f64 x z) #s(literal 1 binary64)) z))) |
#s(approx (+ (* (- z x) (/ y t)) x) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 x (*.f64 x (/.f64 y t))) z) #s(literal -1 binary64) (/.f64 (neg.f64 y) t)) z))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 x (*.f64 x (/.f64 y t))) z) #s(literal -1 binary64) (/.f64 (neg.f64 y) t)) z))) |
#s(approx (+ (* (- z x) y) (* t x)) (neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 (neg.f64 x) y (*.f64 t x)) z) y)) z))) |
#s(approx (+ (* (- z x) (/ y t)) x) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 x (*.f64 x (/.f64 y t))) z) #s(literal -1 binary64) (/.f64 (neg.f64 y) t)) z))) |
#s(approx (+ (* (- z x) (/ y t)) x) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 x (*.f64 x (/.f64 y t))) z) #s(literal -1 binary64) (/.f64 (neg.f64 y) t)) z))) |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (fma.f64 (-.f64 z x) y (*.f64 t x)) t)) |
#s(approx (/ (- z x) t) (/.f64 (-.f64 z x) t)) |
#s(approx t t) |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (fma.f64 (-.f64 z x) y (*.f64 t x)) t)) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) (/.f64 (fma.f64 (-.f64 z x) y (*.f64 t x)) t)) |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (fma.f64 (-.f64 z x) y (*.f64 t x)) t)) |
#s(approx (* (- 1 (/ y t)) x) (/.f64 (fma.f64 (neg.f64 x) y (*.f64 t x)) t)) |
#s(approx (- 1 (/ y t)) (/.f64 (-.f64 t y) t)) |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (fma.f64 (-.f64 z x) y (*.f64 t x)) t)) |
#s(approx (+ (* (- z x) (/ y t)) x) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx (+ (* (- z x) (/ y t)) x) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx (+ (* (- z x) y) (* t x)) (*.f64 (fma.f64 (/.f64 (-.f64 z x) t) y x) t)) |
#s(approx (+ (* (- z x) (/ y t)) x) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx (+ (* (- z x) (/ y t)) x) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx (+ (* (- z x) y) (* t x)) (*.f64 (neg.f64 t) (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (-.f64 z x) t) y x)))) |
Compiled 5 078 to 704 computations (86.1% saved)
14 alts after pruning (8 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 223 | 2 | 225 |
| Fresh | 0 | 6 | 6 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 2 | 2 |
| Total | 224 | 14 | 238 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 97.7% | (fma.f64 (-.f64 z x) (/.f64 y t) x) |
| ▶ | 91.7% | (fma.f64 (*.f64 (/.f64 (-.f64 z x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) y x) |
| 62.5% | (fma.f64 #s(approx (/ (- z x) t) (/.f64 (neg.f64 x) t)) y x) | |
| ✓ | 68.6% | (fma.f64 #s(approx (- z x) (neg.f64 x)) (/.f64 y t) x) |
| ✓ | 72.2% | (fma.f64 y (/.f64 #s(approx (- z x) z) t) x) |
| ▶ | 64.9% | (+.f64 x (/.f64 (/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 z x)) y) (+.f64 z x)) t)) |
| 59.8% | (+.f64 x (/.f64 (*.f64 (*.f64 t (-.f64 z x)) y) (*.f64 t t))) | |
| ▶ | 57.1% | #s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 (-.f64 z x) y) t)) |
| ▶ | 34.6% | #s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 y z) t)) |
| ▶ | 53.8% | #s(approx (+ x (/ (* y (- z x)) t)) (/.f64 #s(approx (+ (* (- z x) y) (* t x)) (*.f64 (fma.f64 #s(literal -1 binary64) y t) x)) t)) |
| ✓ | 28.1% | #s(approx (+ x (/ (* y (- z x)) t)) (/.f64 #s(approx (+ (* (- z x) y) (* t x)) (*.f64 t x)) t)) |
| ✓ | 30.9% | #s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) x)) |
| 28.4% | #s(approx (+ x (/ (* y (- z x)) t)) #s(approx (* (- 1 (/ y t)) x) (/.f64 (*.f64 (neg.f64 x) y) t))) | |
| ✓ | 40.2% | #s(approx (+ x (/ (* y (- z x)) t)) x) |
Compiled 365 to 260 computations (28.8% saved)
| Inputs |
|---|
(fma.f64 (*.f64 (/.f64 (-.f64 z x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) y x) |
(*.f64 (/.f64 (-.f64 z x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(/.f64 (-.f64 z x) #s(literal -1 binary64)) |
(-.f64 z x) |
z |
x |
#s(literal -1 binary64) |
(/.f64 #s(literal -1 binary64) t) |
t |
y |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 y z) t)) |
(/.f64 (*.f64 y z) t) |
(*.f64 y z) |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 (-.f64 z x) y) t)) |
(/.f64 (*.f64 (-.f64 z x) y) t) |
(*.f64 (-.f64 z x) y) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 #s(approx (+ (* (- z x) y) (* t x)) (*.f64 (fma.f64 #s(literal -1 binary64) y t) x)) t)) |
(/.f64 #s(approx (+ (* (- z x) y) (* t x)) (*.f64 (fma.f64 #s(literal -1 binary64) y t) x)) t) |
#s(approx (+ (* (- z x) y) (* t x)) (*.f64 (fma.f64 #s(literal -1 binary64) y t) x)) |
(*.f64 (fma.f64 #s(literal -1 binary64) y t) x) |
(fma.f64 #s(literal -1 binary64) y t) |
(+.f64 x (/.f64 (/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 z x)) y) (+.f64 z x)) t)) |
(/.f64 (/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 z x)) y) (+.f64 z x)) t) |
(/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 z x)) y) (+.f64 z x)) |
(*.f64 (*.f64 (+.f64 z x) (-.f64 z x)) y) |
(*.f64 (+.f64 z x) (-.f64 z x)) |
(+.f64 z x) |
| Outputs |
|---|
#s(approx (+ (* (* (/ (- z x) -1) (/ -1 t)) y) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ (* (* (/ (- z x) -1) (/ -1 t)) y) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (* (/ (- z x) -1) (/ -1 t)) #s(hole binary64 (/ z t))) |
#s(approx (* (/ (- z x) -1) (/ -1 t)) #s(hole binary64 (+ (* -1 (/ x t)) (/ z t)))) |
#s(approx (/ (- z x) -1) #s(hole binary64 (* -1 z))) |
#s(approx (/ (- z x) -1) #s(hole binary64 (+ x (* -1 z)))) |
#s(approx (- z x) #s(hole binary64 z)) |
#s(approx (- z x) #s(hole binary64 (+ z (* -1 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))) |
#s(approx (* (- z x) y) #s(hole binary64 (* y z))) |
#s(approx (* (- z x) y) #s(hole binary64 (+ (* -1 (* x y)) (* y z)))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (* y z))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (+ (* x (+ t (* -1 y))) (* y z)))) |
#s(approx (* (+ (* -1 y) t) x) #s(hole binary64 (* x (+ t (* -1 y))))) |
#s(approx (+ x (/ (/ (* (* (+ z x) (- z x)) y) (+ z x)) t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (/ (* (* (+ z x) (- z x)) y) (+ z x)) t)) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (/ (/ (* (* (+ z x) (- z x)) y) (+ z x)) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (/ (* (* (+ z x) (- z x)) y) (+ z x)) t) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))) |
#s(approx (/ (* (* (+ z x) (- z x)) y) (+ z x)) #s(hole binary64 (* y z))) |
#s(approx (/ (* (* (+ z x) (- z x)) y) (+ z x)) #s(hole binary64 (+ (* -1 (* x y)) (* y z)))) |
#s(approx (* (* (+ z x) (- z x)) y) #s(hole binary64 (* y (pow z 2)))) |
#s(approx (* (* (+ z x) (- z x)) y) #s(hole binary64 (+ (* x (* y (+ z (* -1 z)))) (* y (pow z 2))))) |
#s(approx (* (* (+ z x) (- z x)) y) #s(hole binary64 (+ (* x (+ (* -1 (* x y)) (* y (+ z (* -1 z))))) (* y (pow z 2))))) |
#s(approx (* (+ z x) (- z x)) #s(hole binary64 (pow z 2))) |
#s(approx (* (+ z x) (- z x)) #s(hole binary64 (+ (* x (+ z (* -1 z))) (pow z 2)))) |
#s(approx (* (+ z x) (- z x)) #s(hole binary64 (+ (* x (+ z (+ (* -1 x) (* -1 z)))) (pow z 2)))) |
#s(approx (+ z x) #s(hole binary64 z)) |
#s(approx (+ z x) #s(hole binary64 (+ x z))) |
#s(approx (+ (* (* (/ (- z x) -1) (/ -1 t)) y) x) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ (* (* (/ (- z x) -1) (/ -1 t)) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (* (/ (- z x) -1) (/ -1 t)) #s(hole binary64 (* -1 (/ x t)))) |
#s(approx (* (/ (- z x) -1) (/ -1 t)) #s(hole binary64 (* x (- (/ z (* t x)) (/ 1 t))))) |
#s(approx (/ (- z x) -1) #s(hole binary64 x)) |
#s(approx (/ (- z x) -1) #s(hole binary64 (* x (+ 1 (* -1 (/ z x)))))) |
#s(approx (- z x) #s(hole binary64 (* -1 x))) |
#s(approx (- z x) #s(hole binary64 (* x (- (/ z x) 1)))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (* x (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))) |
#s(approx (* (- z x) y) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (- z x) y) #s(hole binary64 (* x (+ (* -1 y) (/ (* y z) x))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (/ (* x (+ t (* -1 y))) t))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (* x (+ t (* -1 y))))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (* x (+ t (+ (* -1 y) (/ (* y z) x)))))) |
#s(approx (+ x (/ (/ (* (* (+ z x) (- z x)) y) (+ z x)) t)) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ x (/ (/ (* (* (+ z x) (- z x)) y) (+ z x)) t)) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (/ (* (* (+ z x) (- z x)) y) (+ z x)) t) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (/ (/ (* (* (+ z x) (- z x)) y) (+ z x)) t) #s(hole binary64 (* x (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))) |
#s(approx (/ (* (* (+ z x) (- z x)) y) (+ z x)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (/ (* (* (+ z x) (- z x)) y) (+ z x)) #s(hole binary64 (* x (+ (* -1 y) (/ (* y z) x))))) |
#s(approx (* (* (+ z x) (- z x)) y) #s(hole binary64 (* -1 (* (pow x 2) y)))) |
#s(approx (* (* (+ z x) (- z x)) y) #s(hole binary64 (* (pow x 2) (+ (* -1 y) (/ (* y (+ z (* -1 z))) x))))) |
#s(approx (* (* (+ z x) (- z x)) y) #s(hole binary64 (* (pow x 2) (+ (* -1 y) (+ (/ (* y (+ z (* -1 z))) x) (/ (* y (pow z 2)) (pow x 2))))))) |
#s(approx (* (+ z x) (- z x)) #s(hole binary64 (* -1 (pow x 2)))) |
#s(approx (* (+ z x) (- z x)) #s(hole binary64 (* (pow x 2) (- (+ (* -1 (/ z x)) (/ z x)) 1)))) |
#s(approx (* (+ z x) (- z x)) #s(hole binary64 (* (pow x 2) (- (+ (* -1 (/ z x)) (+ (/ z x) (/ (pow z 2) (pow x 2)))) 1)))) |
#s(approx (+ z x) #s(hole binary64 x)) |
#s(approx (+ z x) #s(hole binary64 (* x (+ 1 (/ z x))))) |
#s(approx (+ (* (* (/ (- z x) -1) (/ -1 t)) y) x) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ (* (* (/ (- z x) -1) (/ -1 t)) y) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (* (/ (- z x) -1) (/ -1 t)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ z (* t x))) (/ 1 t)))))) |
#s(approx (/ (- z x) -1) #s(hole binary64 (* -1 (* x (- (/ z x) 1))))) |
#s(approx (- z x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ z x))))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ y t)))))) |
#s(approx (* (- z x) y) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ (* y z) x))))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (* -1 (/ (* x (+ y (* -1 t))) t)))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (* -1 (* x (+ -1 (+ (* -1 (/ (* y z) (* t x))) (/ y t))))))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (* -1 (* x (+ y (* -1 t)))))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (* -1 (* x (+ y (+ (* -1 t) (* -1 (/ (* y z) x)))))))) |
#s(approx (+ x (/ (/ (* (* (+ z x) (- z x)) y) (+ z x)) t)) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ x (/ (/ (* (* (+ z x) (- z x)) y) (+ z x)) t)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (/ (/ (* (* (+ z x) (- z x)) y) (+ z x)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ y t)))))) |
#s(approx (/ (* (* (+ z x) (- z x)) y) (+ z x)) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ (* y z) x))))))) |
#s(approx (* (* (+ z x) (- z x)) y) #s(hole binary64 (* (pow x 2) (+ (* -1 y) (* -1 (/ (* y (+ z (* -1 z))) x)))))) |
#s(approx (* (* (+ z x) (- z x)) y) #s(hole binary64 (* (pow x 2) (+ (* -1 y) (* -1 (/ (+ (* -1 (/ (* y (pow z 2)) x)) (* y (+ z (* -1 z)))) x)))))) |
#s(approx (* (+ z x) (- z x)) #s(hole binary64 (* (pow x 2) (- (* -1 (/ (+ z (* -1 z)) x)) 1)))) |
#s(approx (* (+ z x) (- z x)) #s(hole binary64 (* (pow x 2) (- (* -1 (/ (+ z (+ (* -1 z) (* -1 (/ (pow z 2) x)))) x)) 1)))) |
#s(approx (+ z x) #s(hole binary64 (* -1 (* x (- (* -1 (/ z x)) 1))))) |
#s(approx (+ (* (* (/ (- z x) -1) (/ -1 t)) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (/ (- z x) -1) (/ -1 t)) y) x) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 x)) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (/ (* y z) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (* y z) #s(hole binary64 (* y z))) |
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (* (- z x) y) #s(hole binary64 (* y (- z x)))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 x)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 x)) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (* t x))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (+ (* t x) (* y (- z x))))) |
#s(approx (* (+ (* -1 y) t) x) #s(hole binary64 (* t x))) |
#s(approx (* (+ (* -1 y) t) x) #s(hole binary64 (+ (* -1 (* x y)) (* t x)))) |
#s(approx (+ (* -1 y) t) #s(hole binary64 t)) |
#s(approx (+ (* -1 y) t) #s(hole binary64 (+ t (* -1 y)))) |
#s(approx (+ x (/ (/ (* (* (+ z x) (- z x)) y) (+ z x)) t)) #s(hole binary64 x)) |
#s(approx (+ x (/ (/ (* (* (+ z x) (- z x)) y) (+ z x)) t)) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (/ (/ (* (* (+ z x) (- z x)) y) (+ z x)) t) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (/ (* (* (+ z x) (- z x)) y) (+ z x)) #s(hole binary64 (* y (- z x)))) |
#s(approx (* (* (+ z x) (- z x)) y) #s(hole binary64 (* y (* (+ x z) (- z x))))) |
#s(approx (+ (* (* (/ (- z x) -1) (/ -1 t)) y) x) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ (* (* (/ (- z x) -1) (/ -1 t)) y) x) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (* y (- z x)))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (* y (- (+ z (/ (* t x) y)) x)))) |
#s(approx (* (+ (* -1 y) t) x) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (+ (* -1 y) t) x) #s(hole binary64 (* y (+ (* -1 x) (/ (* t x) y))))) |
#s(approx (+ (* -1 y) t) #s(hole binary64 (* -1 y))) |
#s(approx (+ (* -1 y) t) #s(hole binary64 (* y (- (/ t y) 1)))) |
#s(approx (+ x (/ (/ (* (* (+ z x) (- z x)) y) (+ z x)) t)) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ x (/ (/ (* (* (+ z x) (- z x)) y) (+ z x)) t)) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (+ (* (* (/ (- z x) -1) (/ -1 t)) y) x) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ (* (* (/ (- z x) -1) (/ -1 t)) y) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (* -1 (* y (+ (* -1 (- z x)) (* -1 (/ (* t x) y))))))) |
#s(approx (* (+ (* -1 y) t) x) #s(hole binary64 (* -1 (* y (+ x (* -1 (/ (* t x) y))))))) |
#s(approx (+ (* -1 y) t) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ t y))))))) |
#s(approx (+ x (/ (/ (* (* (+ z x) (- z x)) y) (+ z x)) t)) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ x (/ (/ (* (* (+ z x) (- z x)) y) (+ z x)) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (+ (* (* (/ (- z x) -1) (/ -1 t)) y) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ (* (* (/ (- z x) -1) (/ -1 t)) y) x) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (- z x) #s(hole binary64 (- z x))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (/ (+ (* -1 (* x y)) (* t x)) t))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (+ (* -1 (* x y)) (* t x)))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (+ (* -1 (* x y)) (+ (* t x) (* y z))))) |
#s(approx (+ x (/ (/ (* (* (+ z x) (- z x)) y) (+ z x)) t)) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ x (/ (/ (* (* (+ z x) (- z x)) y) (+ z x)) t)) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (* (* (+ z x) (- z x)) y) #s(hole binary64 (+ (* -1 (* (pow x 2) y)) (* y (* z (+ x (* -1 x))))))) |
#s(approx (* (* (+ z x) (- z x)) y) #s(hole binary64 (+ (* -1 (* (pow x 2) y)) (* z (+ (* y z) (* y (+ x (* -1 x)))))))) |
#s(approx (* (+ z x) (- z x)) #s(hole binary64 (+ (* -1 (pow x 2)) (* z (+ x (* -1 x)))))) |
#s(approx (* (+ z x) (- z x)) #s(hole binary64 (+ (* -1 (pow x 2)) (* z (+ x (+ z (* -1 x))))))) |
#s(approx (+ (* (* (/ (- z x) -1) (/ -1 t)) y) x) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (* (/ (- z x) -1) (/ -1 t)) #s(hole binary64 (* z (+ (* -1 (/ x (* t z))) (/ 1 t))))) |
#s(approx (/ (- z x) -1) #s(hole binary64 (* z (- (/ x z) 1)))) |
#s(approx (- z x) #s(hole binary64 (* z (+ 1 (* -1 (/ x z)))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (/ y t))))) |
#s(approx (* (- z x) y) #s(hole binary64 (* z (+ y (* -1 (/ (* x y) z)))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (* z (+ y (+ (* -1 (/ (* x y) z)) (/ (* t x) z)))))) |
#s(approx (+ x (/ (/ (* (* (+ z x) (- z x)) y) (+ z x)) t)) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (/ (/ (* (* (+ z x) (- z x)) y) (+ z x)) t) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (/ y t))))) |
#s(approx (/ (* (* (+ z x) (- z x)) y) (+ z x)) #s(hole binary64 (* z (+ y (* -1 (/ (* x y) z)))))) |
#s(approx (* (* (+ z x) (- z x)) y) #s(hole binary64 (* (pow z 2) (+ y (/ (* y (+ x (* -1 x))) z))))) |
#s(approx (* (* (+ z x) (- z x)) y) #s(hole binary64 (* (pow z 2) (+ y (+ (* -1 (/ (* (pow x 2) y) (pow z 2))) (/ (* y (+ x (* -1 x))) z)))))) |
#s(approx (* (+ z x) (- z x)) #s(hole binary64 (* (pow z 2) (+ 1 (+ (* -1 (/ x z)) (/ x z)))))) |
#s(approx (* (+ z x) (- z x)) #s(hole binary64 (* (pow z 2) (+ 1 (+ (* -1 (/ x z)) (+ (* -1 (/ (pow x 2) (pow z 2))) (/ x z))))))) |
#s(approx (+ z x) #s(hole binary64 (* z (+ 1 (/ x z))))) |
#s(approx (+ (* (* (/ (- z x) -1) (/ -1 t)) y) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (* (/ (- z x) -1) (/ -1 t)) #s(hole binary64 (* -1 (* z (- (/ x (* t z)) (/ 1 t)))))) |
#s(approx (/ (- z x) -1) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ x z))))))) |
#s(approx (- z x) #s(hole binary64 (* -1 (* z (- (/ x z) 1))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (/ (* x y) (* t z))))))) |
#s(approx (* (- z x) y) #s(hole binary64 (* -1 (* z (+ (* -1 y) (/ (* x y) z)))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (/ (+ (* -1 (* x y)) (* t x)) z))))))) |
#s(approx (+ x (/ (/ (* (* (+ z x) (- z x)) y) (+ z x)) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (/ (/ (* (* (+ z x) (- z x)) y) (+ z x)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (/ (* x y) (* t z))))))) |
#s(approx (/ (* (* (+ z x) (- z x)) y) (+ z x)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (/ (* x y) z)))))) |
#s(approx (* (* (+ z x) (- z x)) y) #s(hole binary64 (* (pow z 2) (+ y (* -1 (/ (+ (* -1 (* y (+ x (* -1 x)))) (/ (* (pow x 2) y) z)) z)))))) |
#s(approx (* (+ z x) (- z x)) #s(hole binary64 (* (pow z 2) (+ 1 (* -1 (/ (+ (* -1 (+ x (* -1 x))) (/ (pow x 2) z)) z)))))) |
#s(approx (+ z x) #s(hole binary64 (* -1 (* z (- (* -1 (/ x z)) 1))))) |
#s(approx (+ (* (* (/ (- z x) -1) (/ -1 t)) y) x) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (* (/ (- z x) -1) (/ -1 t)) #s(hole binary64 (/ (- z x) t))) |
#s(approx (/ -1 t) #s(hole binary64 (/ -1 t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (+ x (/ (/ (* (* (+ z x) (- z x)) y) (+ z x)) t)) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (+ (* (* (/ (- z x) -1) (/ -1 t)) y) x) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (* t (+ x (/ (* y (- z x)) t))))) |
#s(approx (* (+ (* -1 y) t) x) #s(hole binary64 (* t (+ x (* -1 (/ (* x y) t)))))) |
#s(approx (+ (* -1 y) t) #s(hole binary64 (* t (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ x (/ (/ (* (* (+ z x) (- z x)) y) (+ z x)) t)) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (* -1 (* t (+ (* -1 x) (* -1 (/ (* y (- z x)) t))))))) |
#s(approx (* (+ (* -1 y) t) x) #s(hole binary64 (* -1 (* t (+ (* -1 x) (/ (* x y) t)))))) |
#s(approx (+ (* -1 y) t) #s(hole binary64 (* -1 (* t (- (/ y t) 1))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 16.0ms | t | @ | -inf | ((+ (* (* (/ (- z x) -1) (/ -1 t)) y) x) (* (/ (- z x) -1) (/ -1 t)) (/ (- z x) -1) (- z x) z x -1 (/ -1 t) t y (+ (* (- z x) (/ y t)) x) (/ (* y z) t) (* y z) (+ (* (- z x) (/ y t)) x) (/ (* (- z x) y) t) (* (- z x) y) (+ x (/ (* y (- z x)) t)) (/ (+ (* (- z x) y) (* t x)) t) (+ (* (- z x) y) (* t x)) (* (+ (* -1 y) t) x) (+ (* -1 y) t) (+ x (/ (/ (* (* (+ z x) (- z x)) y) (+ z x)) t)) (/ (/ (* (* (+ z x) (- z x)) y) (+ z x)) t) (/ (* (* (+ z x) (- z x)) y) (+ z x)) (* (* (+ z x) (- z x)) y) (* (+ z x) (- z x)) (+ z x)) |
| 5.0ms | y | @ | 0 | ((+ (* (* (/ (- z x) -1) (/ -1 t)) y) x) (* (/ (- z x) -1) (/ -1 t)) (/ (- z x) -1) (- z x) z x -1 (/ -1 t) t y (+ (* (- z x) (/ y t)) x) (/ (* y z) t) (* y z) (+ (* (- z x) (/ y t)) x) (/ (* (- z x) y) t) (* (- z x) y) (+ x (/ (* y (- z x)) t)) (/ (+ (* (- z x) y) (* t x)) t) (+ (* (- z x) y) (* t x)) (* (+ (* -1 y) t) x) (+ (* -1 y) t) (+ x (/ (/ (* (* (+ z x) (- z x)) y) (+ z x)) t)) (/ (/ (* (* (+ z x) (- z x)) y) (+ z x)) t) (/ (* (* (+ z x) (- z x)) y) (+ z x)) (* (* (+ z x) (- z x)) y) (* (+ z x) (- z x)) (+ z x)) |
| 3.0ms | y | @ | -inf | ((+ (* (* (/ (- z x) -1) (/ -1 t)) y) x) (* (/ (- z x) -1) (/ -1 t)) (/ (- z x) -1) (- z x) z x -1 (/ -1 t) t y (+ (* (- z x) (/ y t)) x) (/ (* y z) t) (* y z) (+ (* (- z x) (/ y t)) x) (/ (* (- z x) y) t) (* (- z x) y) (+ x (/ (* y (- z x)) t)) (/ (+ (* (- z x) y) (* t x)) t) (+ (* (- z x) y) (* t x)) (* (+ (* -1 y) t) x) (+ (* -1 y) t) (+ x (/ (/ (* (* (+ z x) (- z x)) y) (+ z x)) t)) (/ (/ (* (* (+ z x) (- z x)) y) (+ z x)) t) (/ (* (* (+ z x) (- z x)) y) (+ z x)) (* (* (+ z x) (- z x)) y) (* (+ z x) (- z x)) (+ z x)) |
| 3.0ms | z | @ | -inf | ((+ (* (* (/ (- z x) -1) (/ -1 t)) y) x) (* (/ (- z x) -1) (/ -1 t)) (/ (- z x) -1) (- z x) z x -1 (/ -1 t) t y (+ (* (- z x) (/ y t)) x) (/ (* y z) t) (* y z) (+ (* (- z x) (/ y t)) x) (/ (* (- z x) y) t) (* (- z x) y) (+ x (/ (* y (- z x)) t)) (/ (+ (* (- z x) y) (* t x)) t) (+ (* (- z x) y) (* t x)) (* (+ (* -1 y) t) x) (+ (* -1 y) t) (+ x (/ (/ (* (* (+ z x) (- z x)) y) (+ z x)) t)) (/ (/ (* (* (+ z x) (- z x)) y) (+ z x)) t) (/ (* (* (+ z x) (- z x)) y) (+ z x)) (* (* (+ z x) (- z x)) y) (* (+ z x) (- z x)) (+ z x)) |
| 3.0ms | y | @ | inf | ((+ (* (* (/ (- z x) -1) (/ -1 t)) y) x) (* (/ (- z x) -1) (/ -1 t)) (/ (- z x) -1) (- z x) z x -1 (/ -1 t) t y (+ (* (- z x) (/ y t)) x) (/ (* y z) t) (* y z) (+ (* (- z x) (/ y t)) x) (/ (* (- z x) y) t) (* (- z x) y) (+ x (/ (* y (- z x)) t)) (/ (+ (* (- z x) y) (* t x)) t) (+ (* (- z x) y) (* t x)) (* (+ (* -1 y) t) x) (+ (* -1 y) t) (+ x (/ (/ (* (* (+ z x) (- z x)) y) (+ z x)) t)) (/ (/ (* (* (+ z x) (- z x)) y) (+ z x)) t) (/ (* (* (+ z x) (- z x)) y) (+ z x)) (* (* (+ z x) (- z x)) y) (* (+ z x) (- z x)) (+ z x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 562 | 4815 |
| 0 | 589 | 4135 |
| 1 | 2793 | 4075 |
| 0 | 8436 | 3966 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 (*.f64 (/.f64 (-.f64 z x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) y x) |
(*.f64 (/.f64 (-.f64 z x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(/.f64 (-.f64 z x) #s(literal -1 binary64)) |
(-.f64 z x) |
z |
x |
#s(literal -1 binary64) |
(/.f64 #s(literal -1 binary64) t) |
t |
y |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 y z) t)) |
(/.f64 (*.f64 y z) t) |
(*.f64 y z) |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 (-.f64 z x) y) t)) |
(/.f64 (*.f64 (-.f64 z x) y) t) |
(*.f64 (-.f64 z x) y) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 #s(approx (+ (* (- z x) y) (* t x)) (*.f64 (fma.f64 #s(literal -1 binary64) y t) x)) t)) |
(/.f64 #s(approx (+ (* (- z x) y) (* t x)) (*.f64 (fma.f64 #s(literal -1 binary64) y t) x)) t) |
#s(approx (+ (* (- z x) y) (* t x)) (*.f64 (fma.f64 #s(literal -1 binary64) y t) x)) |
(*.f64 (fma.f64 #s(literal -1 binary64) y t) x) |
(fma.f64 #s(literal -1 binary64) y t) |
(+.f64 x (/.f64 (/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 z x)) y) (+.f64 z x)) t)) |
(/.f64 (/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 z x)) y) (+.f64 z x)) t) |
(/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 z x)) y) (+.f64 z x)) |
(*.f64 (*.f64 (+.f64 z x) (-.f64 z x)) y) |
(*.f64 (+.f64 z x) (-.f64 z x)) |
(+.f64 z x) |
#s(approx (+ (* (* (/ (- z x) -1) (/ -1 t)) y) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ (* (* (/ (- z x) -1) (/ -1 t)) y) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (* (/ (- z x) -1) (/ -1 t)) #s(hole binary64 (/ z t))) |
#s(approx (* (/ (- z x) -1) (/ -1 t)) #s(hole binary64 (+ (* -1 (/ x t)) (/ z t)))) |
#s(approx (/ (- z x) -1) #s(hole binary64 (* -1 z))) |
#s(approx (/ (- z x) -1) #s(hole binary64 (+ x (* -1 z)))) |
#s(approx (- z x) #s(hole binary64 z)) |
#s(approx (- z x) #s(hole binary64 (+ z (* -1 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))) |
#s(approx (* (- z x) y) #s(hole binary64 (* y z))) |
#s(approx (* (- z x) y) #s(hole binary64 (+ (* -1 (* x y)) (* y z)))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (* y z))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (+ (* x (+ t (* -1 y))) (* y z)))) |
#s(approx (* (+ (* -1 y) t) x) #s(hole binary64 (* x (+ t (* -1 y))))) |
#s(approx (+ x (/ (/ (* (* (+ z x) (- z x)) y) (+ z x)) t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (/ (* (* (+ z x) (- z x)) y) (+ z x)) t)) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (/ (/ (* (* (+ z x) (- z x)) y) (+ z x)) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (/ (* (* (+ z x) (- z x)) y) (+ z x)) t) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))) |
#s(approx (/ (* (* (+ z x) (- z x)) y) (+ z x)) #s(hole binary64 (* y z))) |
#s(approx (/ (* (* (+ z x) (- z x)) y) (+ z x)) #s(hole binary64 (+ (* -1 (* x y)) (* y z)))) |
#s(approx (* (* (+ z x) (- z x)) y) #s(hole binary64 (* y (pow z 2)))) |
#s(approx (* (* (+ z x) (- z x)) y) #s(hole binary64 (+ (* x (* y (+ z (* -1 z)))) (* y (pow z 2))))) |
#s(approx (* (* (+ z x) (- z x)) y) #s(hole binary64 (+ (* x (+ (* -1 (* x y)) (* y (+ z (* -1 z))))) (* y (pow z 2))))) |
#s(approx (* (+ z x) (- z x)) #s(hole binary64 (pow z 2))) |
#s(approx (* (+ z x) (- z x)) #s(hole binary64 (+ (* x (+ z (* -1 z))) (pow z 2)))) |
#s(approx (* (+ z x) (- z x)) #s(hole binary64 (+ (* x (+ z (+ (* -1 x) (* -1 z)))) (pow z 2)))) |
#s(approx (+ z x) #s(hole binary64 z)) |
#s(approx (+ z x) #s(hole binary64 (+ x z))) |
#s(approx (+ (* (* (/ (- z x) -1) (/ -1 t)) y) x) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ (* (* (/ (- z x) -1) (/ -1 t)) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (* (/ (- z x) -1) (/ -1 t)) #s(hole binary64 (* -1 (/ x t)))) |
#s(approx (* (/ (- z x) -1) (/ -1 t)) #s(hole binary64 (* x (- (/ z (* t x)) (/ 1 t))))) |
#s(approx (/ (- z x) -1) #s(hole binary64 x)) |
#s(approx (/ (- z x) -1) #s(hole binary64 (* x (+ 1 (* -1 (/ z x)))))) |
#s(approx (- z x) #s(hole binary64 (* -1 x))) |
#s(approx (- z x) #s(hole binary64 (* x (- (/ z x) 1)))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (* x (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))) |
#s(approx (* (- z x) y) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (- z x) y) #s(hole binary64 (* x (+ (* -1 y) (/ (* y z) x))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (/ (* x (+ t (* -1 y))) t))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (* x (+ t (* -1 y))))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (* x (+ t (+ (* -1 y) (/ (* y z) x)))))) |
#s(approx (+ x (/ (/ (* (* (+ z x) (- z x)) y) (+ z x)) t)) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ x (/ (/ (* (* (+ z x) (- z x)) y) (+ z x)) t)) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (/ (* (* (+ z x) (- z x)) y) (+ z x)) t) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (/ (/ (* (* (+ z x) (- z x)) y) (+ z x)) t) #s(hole binary64 (* x (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))) |
#s(approx (/ (* (* (+ z x) (- z x)) y) (+ z x)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (/ (* (* (+ z x) (- z x)) y) (+ z x)) #s(hole binary64 (* x (+ (* -1 y) (/ (* y z) x))))) |
#s(approx (* (* (+ z x) (- z x)) y) #s(hole binary64 (* -1 (* (pow x 2) y)))) |
#s(approx (* (* (+ z x) (- z x)) y) #s(hole binary64 (* (pow x 2) (+ (* -1 y) (/ (* y (+ z (* -1 z))) x))))) |
#s(approx (* (* (+ z x) (- z x)) y) #s(hole binary64 (* (pow x 2) (+ (* -1 y) (+ (/ (* y (+ z (* -1 z))) x) (/ (* y (pow z 2)) (pow x 2))))))) |
#s(approx (* (+ z x) (- z x)) #s(hole binary64 (* -1 (pow x 2)))) |
#s(approx (* (+ z x) (- z x)) #s(hole binary64 (* (pow x 2) (- (+ (* -1 (/ z x)) (/ z x)) 1)))) |
#s(approx (* (+ z x) (- z x)) #s(hole binary64 (* (pow x 2) (- (+ (* -1 (/ z x)) (+ (/ z x) (/ (pow z 2) (pow x 2)))) 1)))) |
#s(approx (+ z x) #s(hole binary64 x)) |
#s(approx (+ z x) #s(hole binary64 (* x (+ 1 (/ z x))))) |
#s(approx (+ (* (* (/ (- z x) -1) (/ -1 t)) y) x) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ (* (* (/ (- z x) -1) (/ -1 t)) y) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (* (/ (- z x) -1) (/ -1 t)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ z (* t x))) (/ 1 t)))))) |
#s(approx (/ (- z x) -1) #s(hole binary64 (* -1 (* x (- (/ z x) 1))))) |
#s(approx (- z x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ z x))))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ y t)))))) |
#s(approx (* (- z x) y) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ (* y z) x))))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (* -1 (/ (* x (+ y (* -1 t))) t)))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (* -1 (* x (+ -1 (+ (* -1 (/ (* y z) (* t x))) (/ y t))))))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (* -1 (* x (+ y (* -1 t)))))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (* -1 (* x (+ y (+ (* -1 t) (* -1 (/ (* y z) x)))))))) |
#s(approx (+ x (/ (/ (* (* (+ z x) (- z x)) y) (+ z x)) t)) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ x (/ (/ (* (* (+ z x) (- z x)) y) (+ z x)) t)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (/ (/ (* (* (+ z x) (- z x)) y) (+ z x)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ y t)))))) |
#s(approx (/ (* (* (+ z x) (- z x)) y) (+ z x)) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ (* y z) x))))))) |
#s(approx (* (* (+ z x) (- z x)) y) #s(hole binary64 (* (pow x 2) (+ (* -1 y) (* -1 (/ (* y (+ z (* -1 z))) x)))))) |
#s(approx (* (* (+ z x) (- z x)) y) #s(hole binary64 (* (pow x 2) (+ (* -1 y) (* -1 (/ (+ (* -1 (/ (* y (pow z 2)) x)) (* y (+ z (* -1 z)))) x)))))) |
#s(approx (* (+ z x) (- z x)) #s(hole binary64 (* (pow x 2) (- (* -1 (/ (+ z (* -1 z)) x)) 1)))) |
#s(approx (* (+ z x) (- z x)) #s(hole binary64 (* (pow x 2) (- (* -1 (/ (+ z (+ (* -1 z) (* -1 (/ (pow z 2) x)))) x)) 1)))) |
#s(approx (+ z x) #s(hole binary64 (* -1 (* x (- (* -1 (/ z x)) 1))))) |
#s(approx (+ (* (* (/ (- z x) -1) (/ -1 t)) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (/ (- z x) -1) (/ -1 t)) y) x) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 x)) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (/ (* y z) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (* y z) #s(hole binary64 (* y z))) |
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (* (- z x) y) #s(hole binary64 (* y (- z x)))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 x)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 x)) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (* t x))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (+ (* t x) (* y (- z x))))) |
#s(approx (* (+ (* -1 y) t) x) #s(hole binary64 (* t x))) |
#s(approx (* (+ (* -1 y) t) x) #s(hole binary64 (+ (* -1 (* x y)) (* t x)))) |
#s(approx (+ (* -1 y) t) #s(hole binary64 t)) |
#s(approx (+ (* -1 y) t) #s(hole binary64 (+ t (* -1 y)))) |
#s(approx (+ x (/ (/ (* (* (+ z x) (- z x)) y) (+ z x)) t)) #s(hole binary64 x)) |
#s(approx (+ x (/ (/ (* (* (+ z x) (- z x)) y) (+ z x)) t)) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (/ (/ (* (* (+ z x) (- z x)) y) (+ z x)) t) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (/ (* (* (+ z x) (- z x)) y) (+ z x)) #s(hole binary64 (* y (- z x)))) |
#s(approx (* (* (+ z x) (- z x)) y) #s(hole binary64 (* y (* (+ x z) (- z x))))) |
#s(approx (+ (* (* (/ (- z x) -1) (/ -1 t)) y) x) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ (* (* (/ (- z x) -1) (/ -1 t)) y) x) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (* y (- z x)))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (* y (- (+ z (/ (* t x) y)) x)))) |
#s(approx (* (+ (* -1 y) t) x) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (+ (* -1 y) t) x) #s(hole binary64 (* y (+ (* -1 x) (/ (* t x) y))))) |
#s(approx (+ (* -1 y) t) #s(hole binary64 (* -1 y))) |
#s(approx (+ (* -1 y) t) #s(hole binary64 (* y (- (/ t y) 1)))) |
#s(approx (+ x (/ (/ (* (* (+ z x) (- z x)) y) (+ z x)) t)) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ x (/ (/ (* (* (+ z x) (- z x)) y) (+ z x)) t)) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (+ (* (* (/ (- z x) -1) (/ -1 t)) y) x) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ (* (* (/ (- z x) -1) (/ -1 t)) y) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (* -1 (* y (+ (* -1 (- z x)) (* -1 (/ (* t x) y))))))) |
#s(approx (* (+ (* -1 y) t) x) #s(hole binary64 (* -1 (* y (+ x (* -1 (/ (* t x) y))))))) |
#s(approx (+ (* -1 y) t) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ t y))))))) |
#s(approx (+ x (/ (/ (* (* (+ z x) (- z x)) y) (+ z x)) t)) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ x (/ (/ (* (* (+ z x) (- z x)) y) (+ z x)) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (+ (* (* (/ (- z x) -1) (/ -1 t)) y) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ (* (* (/ (- z x) -1) (/ -1 t)) y) x) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (- z x) #s(hole binary64 (- z x))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (/ (+ (* -1 (* x y)) (* t x)) t))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (+ (* -1 (* x y)) (* t x)))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (+ (* -1 (* x y)) (+ (* t x) (* y z))))) |
#s(approx (+ x (/ (/ (* (* (+ z x) (- z x)) y) (+ z x)) t)) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ x (/ (/ (* (* (+ z x) (- z x)) y) (+ z x)) t)) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (* (* (+ z x) (- z x)) y) #s(hole binary64 (+ (* -1 (* (pow x 2) y)) (* y (* z (+ x (* -1 x))))))) |
#s(approx (* (* (+ z x) (- z x)) y) #s(hole binary64 (+ (* -1 (* (pow x 2) y)) (* z (+ (* y z) (* y (+ x (* -1 x)))))))) |
#s(approx (* (+ z x) (- z x)) #s(hole binary64 (+ (* -1 (pow x 2)) (* z (+ x (* -1 x)))))) |
#s(approx (* (+ z x) (- z x)) #s(hole binary64 (+ (* -1 (pow x 2)) (* z (+ x (+ z (* -1 x))))))) |
#s(approx (+ (* (* (/ (- z x) -1) (/ -1 t)) y) x) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (* (/ (- z x) -1) (/ -1 t)) #s(hole binary64 (* z (+ (* -1 (/ x (* t z))) (/ 1 t))))) |
#s(approx (/ (- z x) -1) #s(hole binary64 (* z (- (/ x z) 1)))) |
#s(approx (- z x) #s(hole binary64 (* z (+ 1 (* -1 (/ x z)))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (/ y t))))) |
#s(approx (* (- z x) y) #s(hole binary64 (* z (+ y (* -1 (/ (* x y) z)))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (* z (+ y (+ (* -1 (/ (* x y) z)) (/ (* t x) z)))))) |
#s(approx (+ x (/ (/ (* (* (+ z x) (- z x)) y) (+ z x)) t)) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (/ (/ (* (* (+ z x) (- z x)) y) (+ z x)) t) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (/ y t))))) |
#s(approx (/ (* (* (+ z x) (- z x)) y) (+ z x)) #s(hole binary64 (* z (+ y (* -1 (/ (* x y) z)))))) |
#s(approx (* (* (+ z x) (- z x)) y) #s(hole binary64 (* (pow z 2) (+ y (/ (* y (+ x (* -1 x))) z))))) |
#s(approx (* (* (+ z x) (- z x)) y) #s(hole binary64 (* (pow z 2) (+ y (+ (* -1 (/ (* (pow x 2) y) (pow z 2))) (/ (* y (+ x (* -1 x))) z)))))) |
#s(approx (* (+ z x) (- z x)) #s(hole binary64 (* (pow z 2) (+ 1 (+ (* -1 (/ x z)) (/ x z)))))) |
#s(approx (* (+ z x) (- z x)) #s(hole binary64 (* (pow z 2) (+ 1 (+ (* -1 (/ x z)) (+ (* -1 (/ (pow x 2) (pow z 2))) (/ x z))))))) |
#s(approx (+ z x) #s(hole binary64 (* z (+ 1 (/ x z))))) |
#s(approx (+ (* (* (/ (- z x) -1) (/ -1 t)) y) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (* (/ (- z x) -1) (/ -1 t)) #s(hole binary64 (* -1 (* z (- (/ x (* t z)) (/ 1 t)))))) |
#s(approx (/ (- z x) -1) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ x z))))))) |
#s(approx (- z x) #s(hole binary64 (* -1 (* z (- (/ x z) 1))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (/ (* x y) (* t z))))))) |
#s(approx (* (- z x) y) #s(hole binary64 (* -1 (* z (+ (* -1 y) (/ (* x y) z)))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (/ (+ (* -1 (* x y)) (* t x)) z))))))) |
#s(approx (+ x (/ (/ (* (* (+ z x) (- z x)) y) (+ z x)) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (/ (/ (* (* (+ z x) (- z x)) y) (+ z x)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (/ (* x y) (* t z))))))) |
#s(approx (/ (* (* (+ z x) (- z x)) y) (+ z x)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (/ (* x y) z)))))) |
#s(approx (* (* (+ z x) (- z x)) y) #s(hole binary64 (* (pow z 2) (+ y (* -1 (/ (+ (* -1 (* y (+ x (* -1 x)))) (/ (* (pow x 2) y) z)) z)))))) |
#s(approx (* (+ z x) (- z x)) #s(hole binary64 (* (pow z 2) (+ 1 (* -1 (/ (+ (* -1 (+ x (* -1 x))) (/ (pow x 2) z)) z)))))) |
#s(approx (+ z x) #s(hole binary64 (* -1 (* z (- (* -1 (/ x z)) 1))))) |
#s(approx (+ (* (* (/ (- z x) -1) (/ -1 t)) y) x) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (* (/ (- z x) -1) (/ -1 t)) #s(hole binary64 (/ (- z x) t))) |
#s(approx (/ -1 t) #s(hole binary64 (/ -1 t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (+ x (/ (/ (* (* (+ z x) (- z x)) y) (+ z x)) t)) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (+ (* (* (/ (- z x) -1) (/ -1 t)) y) x) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (* t (+ x (/ (* y (- z x)) t))))) |
#s(approx (* (+ (* -1 y) t) x) #s(hole binary64 (* t (+ x (* -1 (/ (* x y) t)))))) |
#s(approx (+ (* -1 y) t) #s(hole binary64 (* t (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ x (/ (/ (* (* (+ z x) (- z x)) y) (+ z x)) t)) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (+ (* (- z x) y) (* t x)) #s(hole binary64 (* -1 (* t (+ (* -1 x) (* -1 (/ (* y (- z x)) t))))))) |
#s(approx (* (+ (* -1 y) t) x) #s(hole binary64 (* -1 (* t (+ (* -1 x) (/ (* x y) t)))))) |
#s(approx (+ (* -1 y) t) #s(hole binary64 (* -1 (* t (- (/ y t) 1))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (/.f64 (-.f64 z x) t) y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (/.f64 (-.f64 z x) t) y) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 (-.f64 z x) t) y)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 z x) t) y) x))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 2 binary64))) (-.f64 x (*.f64 (/.f64 (-.f64 z x) t) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (/.f64 (-.f64 z x) t) y) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 (-.f64 z x) t) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 z x) t) y) x)))) |
(fma.f64 (/.f64 (*.f64 y (+.f64 x z)) (+.f64 x z)) (/.f64 (-.f64 z x) t) x) |
(fma.f64 (/.f64 (+.f64 x z) (+.f64 x z)) (*.f64 (/.f64 (-.f64 z x) t) y) x) |
(fma.f64 (/.f64 y (+.f64 x z)) (/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) t) x) |
(fma.f64 (/.f64 (-.f64 z x) t) y x) |
(fma.f64 (/.f64 (-.f64 z x) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) t) y) x) |
(fma.f64 (/.f64 y t) (-.f64 z x) x) |
(fma.f64 (-.f64 z x) (/.f64 y t) x) |
(fma.f64 y (/.f64 (-.f64 z x) t) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (/.f64 (-.f64 z x) t) y))) (/.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 2 binary64)) (-.f64 x (*.f64 (/.f64 (-.f64 z x) t) y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (-.f64 z x) t) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 (-.f64 z x) t) y) x))) |
(-.f64 x (*.f64 (neg.f64 y) (/.f64 (-.f64 z x) t))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 (-.f64 z x) t) y))))) (/.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 (-.f64 z x) t) y)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 z x) t) y) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 z x) t) y) x))))) |
(+.f64 (*.f64 (/.f64 (-.f64 z x) t) y) x) |
(+.f64 x (*.f64 (/.f64 (-.f64 z x) t) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z x) t)) |
(*.f64 (/.f64 (-.f64 z x) t) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 z x) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 z x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(/.f64 (neg.f64 (*.f64 (-.f64 z x) (/.f64 #s(literal -1 binary64) t))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 z x) #s(literal -1 binary64)) #s(literal -1 binary64))) (neg.f64 t)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (+.f64 x z) t))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 z t) #s(literal 3 binary64)) (pow.f64 (/.f64 x t) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 x t) #s(literal 2 binary64)) (*.f64 (/.f64 z t) (/.f64 x t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t z) (*.f64 t x))) (neg.f64 (*.f64 t t))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 z x) (/.f64 #s(literal -1 binary64) t))) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (-.f64 z x) #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) t)) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x t) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (+.f64 x z) t))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (/.f64 z t) #s(literal 3 binary64)) (pow.f64 (/.f64 x t) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 x t) #s(literal 2 binary64)) (*.f64 (/.f64 z t) (/.f64 x t)))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 t z) (*.f64 t x))) (*.f64 #s(literal 2 binary64) (*.f64 t t))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (-.f64 z x))) (*.f64 #s(literal 2 binary64) (neg.f64 t))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 z x)) (*.f64 #s(literal 2 binary64) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 z x))) (*.f64 (neg.f64 t) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 z x)) (*.f64 (neg.f64 t) #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 z x))) (*.f64 t #s(literal 1 binary64))) |
(/.f64 (*.f64 (neg.f64 (-.f64 z x)) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 t))) |
(/.f64 (*.f64 (neg.f64 (-.f64 z x)) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) t)) |
(/.f64 (*.f64 (-.f64 z x) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (*.f64 (neg.f64 t) (neg.f64 x))) (*.f64 t t)) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 t) x)) (*.f64 (neg.f64 t) t)) |
(/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t (neg.f64 x))) (*.f64 t (neg.f64 t))) |
(/.f64 (-.f64 (neg.f64 z) (neg.f64 x)) (neg.f64 t)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 z x))) (neg.f64 (neg.f64 t))) |
(/.f64 (*.f64 (-.f64 z x) (/.f64 #s(literal -1 binary64) t)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (/.f64 (-.f64 z x) #s(literal -1 binary64)) #s(literal -1 binary64)) t) |
(/.f64 (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x t) #s(literal 2 binary64))) (/.f64 (+.f64 x z) t)) |
(/.f64 (-.f64 (pow.f64 (/.f64 z t) #s(literal 3 binary64)) (pow.f64 (/.f64 x t) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 x t) #s(literal 2 binary64)) (*.f64 (/.f64 z t) (/.f64 x t))))) |
(/.f64 (-.f64 (*.f64 t z) (*.f64 t x)) (*.f64 t t)) |
(/.f64 (neg.f64 (-.f64 z x)) (neg.f64 t)) |
(/.f64 (-.f64 z x) t) |
(-.f64 (/.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (/.f64 (+.f64 x z) t)) (/.f64 (pow.f64 (/.f64 x t) #s(literal 2 binary64)) (/.f64 (+.f64 x z) t))) |
(-.f64 (/.f64 (pow.f64 (/.f64 z t) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 x t) #s(literal 2 binary64)) (*.f64 (/.f64 z t) (/.f64 x t))))) (/.f64 (pow.f64 (/.f64 x t) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 x t) #s(literal 2 binary64)) (*.f64 (/.f64 z t) (/.f64 x t)))))) |
(-.f64 (/.f64 (*.f64 t z) (*.f64 t t)) (/.f64 (*.f64 t x) (*.f64 t t))) |
(-.f64 (/.f64 z t) (/.f64 x t)) |
(*.f64 (/.f64 (-.f64 z x) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z x) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 z x) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 z x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (neg.f64 z) (neg.f64 x)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 z x))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 z x)) #s(literal 1 binary64)) |
(/.f64 (-.f64 z x) #s(literal -1 binary64)) |
(-.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 z z (fma.f64 x x (*.f64 z x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x z) (-.f64 z x))) (neg.f64 (+.f64 x z))) |
(/.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 z z (fma.f64 x x (*.f64 z x)))) |
(/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (+.f64 x z)) |
(-.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z z (fma.f64 x x (*.f64 z x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 z z (fma.f64 x x (*.f64 z x))))) |
(-.f64 (/.f64 (*.f64 z z) (+.f64 x z)) (/.f64 (*.f64 x x) (+.f64 x z))) |
(-.f64 z x) |
z |
x |
#s(literal -1 binary64) |
(*.f64 (pow.f64 t #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (pow.f64 t #s(literal -1 binary64))) |
(pow.f64 (neg.f64 t) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (neg.f64 t)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 t))) |
(/.f64 #s(literal -1 binary64) t) |
t |
y |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 y z) t)) |
(*.f64 y (/.f64 z t)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 y z))) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 (*.f64 y z)) (neg.f64 t)) |
(/.f64 (*.f64 y z) t) |
(*.f64 y z) |
(*.f64 z y) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (/.f64 (-.f64 z x) t) y)) |
(*.f64 (/.f64 (*.f64 y (+.f64 x z)) (+.f64 x z)) (/.f64 (-.f64 z x) t)) |
(*.f64 (/.f64 (+.f64 x z) (+.f64 x z)) (*.f64 (/.f64 (-.f64 z x) t) y)) |
(*.f64 (/.f64 y (+.f64 x z)) (/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) t)) |
(*.f64 (/.f64 (-.f64 z x) t) y) |
(*.f64 (/.f64 (-.f64 z x) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) t) y)) |
(*.f64 (/.f64 y t) (-.f64 z x)) |
(*.f64 (-.f64 z x) (/.f64 y t)) |
(*.f64 y (/.f64 (-.f64 z x) t)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (/.f64 y (+.f64 x z))))) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 z x) y))) (neg.f64 (neg.f64 t))) |
(/.f64 (*.f64 (neg.f64 y) (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (neg.f64 t) (fma.f64 z z (fma.f64 x x (*.f64 z x))))) |
(/.f64 (*.f64 (neg.f64 y) (*.f64 (+.f64 x z) (-.f64 z x))) (*.f64 (neg.f64 t) (+.f64 x z))) |
(/.f64 (*.f64 y (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 t (fma.f64 z z (fma.f64 x x (*.f64 z x))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 y)) (*.f64 (fma.f64 z z (fma.f64 x x (*.f64 z x))) (neg.f64 t))) |
(/.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) y) (*.f64 (fma.f64 z z (fma.f64 x x (*.f64 z x))) t)) |
(/.f64 (*.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (neg.f64 y)) (*.f64 (+.f64 x z) (neg.f64 t))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (/.f64 y (+.f64 x z)))) (neg.f64 t)) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (+.f64 x z)) (-.f64 z x))) (neg.f64 (*.f64 (+.f64 x z) t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z x) y)) (neg.f64 t)) |
(/.f64 (*.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (/.f64 y (+.f64 x z))) t) |
(/.f64 (*.f64 (*.f64 y (+.f64 x z)) (-.f64 z x)) (*.f64 t (+.f64 x z))) |
(/.f64 (*.f64 (*.f64 y (+.f64 x z)) (-.f64 z x)) (*.f64 (+.f64 x z) t)) |
(/.f64 (*.f64 (-.f64 z x) y) t) |
(*.f64 (-.f64 z x) y) |
(*.f64 y (-.f64 z x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 #s(approx (+ (* (- z x) y) (* t x)) (*.f64 (fma.f64 y #s(literal -1 binary64) t) x)) t)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (+ (* (- z x) y) (* t x)) (*.f64 (fma.f64 y #s(literal -1 binary64) t) x)))) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 #s(approx (+ (* (- z x) y) (* t x)) (*.f64 (fma.f64 y #s(literal -1 binary64) t) x))) (neg.f64 t)) |
(/.f64 #s(approx (+ (* (- z x) y) (* t x)) (*.f64 (fma.f64 y #s(literal -1 binary64) t) x)) t) |
#s(approx (+ (* (- z x) y) (* t x)) (*.f64 (fma.f64 y #s(literal -1 binary64) t) x)) |
(*.f64 (fma.f64 y #s(literal -1 binary64) t) x) |
(*.f64 x (fma.f64 y #s(literal -1 binary64) t)) |
(fma.f64 t x (*.f64 (neg.f64 y) x)) |
(fma.f64 t x (*.f64 x (neg.f64 y))) |
(fma.f64 x t (*.f64 (neg.f64 y) x)) |
(fma.f64 x t (*.f64 x (neg.f64 y))) |
(+.f64 (*.f64 t x) (*.f64 (neg.f64 y) x)) |
(+.f64 (*.f64 t x) (*.f64 x (neg.f64 y))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 t t))) (neg.f64 (-.f64 (neg.f64 y) t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 y y))) (neg.f64 (-.f64 t (neg.f64 y)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 t #s(literal 3 binary64)))) (neg.f64 (fma.f64 y y (-.f64 (*.f64 t t) (*.f64 (neg.f64 y) t))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 (neg.f64 y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 t t (-.f64 (*.f64 y y) (*.f64 t (neg.f64 y)))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (-.f64 (neg.f64 y) t)) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 y y)) (-.f64 t (neg.f64 y))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 t #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 t t) (*.f64 (neg.f64 y) t)))) |
(/.f64 (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) (fma.f64 t t (-.f64 (*.f64 y y) (*.f64 t (neg.f64 y))))) |
(fma.f64 y #s(literal -1 binary64) t) |
(fma.f64 #s(literal -1 binary64) y t) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 (neg.f64 y) t)) (/.f64 (*.f64 t t) (-.f64 (neg.f64 y) t))) |
(-.f64 (/.f64 (*.f64 t t) (-.f64 t (neg.f64 y))) (/.f64 (*.f64 y y) (-.f64 t (neg.f64 y)))) |
(-.f64 t (*.f64 #s(literal 1 binary64) y)) |
(+.f64 (/.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (fma.f64 y y (-.f64 (*.f64 t t) (*.f64 (neg.f64 y) t)))) (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 y y (-.f64 (*.f64 t t) (*.f64 (neg.f64 y) t))))) |
(+.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 t t (-.f64 (*.f64 y y) (*.f64 t (neg.f64 y))))) (/.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (fma.f64 t t (-.f64 (*.f64 y y) (*.f64 t (neg.f64 y)))))) |
(+.f64 (neg.f64 y) t) |
(+.f64 t (neg.f64 y)) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (/.f64 (-.f64 z x) t) y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (/.f64 (-.f64 z x) t) y) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 (-.f64 z x) t) y)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 z x) t) y) x))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 2 binary64))) (-.f64 x (*.f64 (/.f64 (-.f64 z x) t) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (/.f64 (-.f64 z x) t) y) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 (-.f64 z x) t) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 z x) t) y) x)))) |
(fma.f64 (/.f64 (*.f64 y (+.f64 x z)) (+.f64 x z)) (/.f64 (-.f64 z x) t) x) |
(fma.f64 (/.f64 (+.f64 x z) (+.f64 x z)) (*.f64 (/.f64 (-.f64 z x) t) y) x) |
(fma.f64 (/.f64 y (+.f64 x z)) (/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) t) x) |
(fma.f64 (/.f64 (-.f64 z x) t) y x) |
(fma.f64 (/.f64 (-.f64 z x) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) t) y) x) |
(fma.f64 (/.f64 y t) (-.f64 z x) x) |
(fma.f64 (-.f64 z x) (/.f64 y t) x) |
(fma.f64 y (/.f64 (-.f64 z x) t) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (/.f64 (-.f64 z x) t) y))) (/.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 2 binary64)) (-.f64 x (*.f64 (/.f64 (-.f64 z x) t) y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (-.f64 z x) t) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 (-.f64 z x) t) y) x))) |
(-.f64 x (*.f64 (neg.f64 y) (/.f64 (-.f64 z x) t))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 (-.f64 z x) t) y))))) (/.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 (-.f64 z x) t) y)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 z x) t) y) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 z x) t) y) x))))) |
(+.f64 (*.f64 (/.f64 (-.f64 z x) t) y) x) |
(+.f64 x (*.f64 (/.f64 (-.f64 z x) t) y)) |
(*.f64 (/.f64 (*.f64 y (+.f64 x z)) (+.f64 x z)) (/.f64 (-.f64 z x) t)) |
(*.f64 (/.f64 (+.f64 x z) (+.f64 x z)) (*.f64 (/.f64 (-.f64 z x) t) y)) |
(*.f64 (/.f64 y (+.f64 x z)) (/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) t)) |
(*.f64 (/.f64 (-.f64 z x) t) y) |
(*.f64 (/.f64 (-.f64 z x) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) t) y)) |
(*.f64 (/.f64 y t) (-.f64 z x)) |
(*.f64 (-.f64 z x) (/.f64 y t)) |
(*.f64 y (/.f64 (-.f64 z x) t)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (/.f64 y (+.f64 x z))))) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 z x) y))) (neg.f64 (neg.f64 t))) |
(/.f64 (*.f64 (neg.f64 y) (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (neg.f64 t) (fma.f64 z z (fma.f64 x x (*.f64 z x))))) |
(/.f64 (*.f64 (neg.f64 y) (*.f64 (+.f64 x z) (-.f64 z x))) (*.f64 (neg.f64 t) (+.f64 x z))) |
(/.f64 (*.f64 y (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 t (fma.f64 z z (fma.f64 x x (*.f64 z x))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 y)) (*.f64 (fma.f64 z z (fma.f64 x x (*.f64 z x))) (neg.f64 t))) |
(/.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) y) (*.f64 (fma.f64 z z (fma.f64 x x (*.f64 z x))) t)) |
(/.f64 (*.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (neg.f64 y)) (*.f64 (+.f64 x z) (neg.f64 t))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (/.f64 y (+.f64 x z)))) (neg.f64 t)) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (+.f64 x z)) (-.f64 z x))) (neg.f64 (*.f64 (+.f64 x z) t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z x) y)) (neg.f64 t)) |
(/.f64 (*.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (/.f64 y (+.f64 x z))) t) |
(/.f64 (*.f64 (*.f64 y (+.f64 x z)) (-.f64 z x)) (*.f64 t (+.f64 x z))) |
(/.f64 (*.f64 (*.f64 y (+.f64 x z)) (-.f64 z x)) (*.f64 (+.f64 x z) t)) |
(/.f64 (*.f64 (-.f64 z x) y) t) |
(*.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (/.f64 y (+.f64 x z))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 y (+.f64 x z)) (-.f64 z x)))) (neg.f64 (neg.f64 (+.f64 x z)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (+.f64 x z)) (-.f64 z x))) (neg.f64 (+.f64 x z))) |
(/.f64 (*.f64 (*.f64 y (+.f64 x z)) (-.f64 z x)) (+.f64 x z)) |
(*.f64 (*.f64 y (+.f64 x z)) (-.f64 z x)) |
(*.f64 (*.f64 (+.f64 x z) (-.f64 z x)) y) |
(*.f64 (+.f64 x z) (*.f64 (-.f64 z x) y)) |
(*.f64 y (*.f64 (+.f64 x z) (-.f64 z x))) |
(*.f64 (+.f64 x z) (-.f64 z x)) |
(*.f64 (-.f64 z x) (+.f64 x z)) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (-.f64 x z) (fma.f64 z z (fma.f64 x x (*.f64 z x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (+.f64 x z) (-.f64 z x))) (*.f64 (-.f64 x z) (+.f64 x z))) |
(/.f64 (*.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 z z (-.f64 (*.f64 x x) (*.f64 z x))) (fma.f64 z z (fma.f64 x x (*.f64 z x))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (+.f64 x z) (-.f64 z x))) (*.f64 (fma.f64 z z (-.f64 (*.f64 x x) (*.f64 z x))) (+.f64 x z))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 x z))) (fma.f64 z z (fma.f64 x x (*.f64 z x))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (*.f64 (+.f64 x z) (-.f64 z x))) (*.f64 (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 x z))) (+.f64 x z))) |
(/.f64 (*.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (-.f64 z x) (fma.f64 z z (fma.f64 x x (*.f64 z x))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (*.f64 x x) (*.f64 z z))) (*.f64 (fma.f64 z z (fma.f64 x x (*.f64 z x))) (-.f64 x z))) |
(/.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 z z (fma.f64 x x (*.f64 z x))) (fma.f64 z z (-.f64 (*.f64 x x) (*.f64 z x))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (fma.f64 z z (fma.f64 x x (*.f64 z x))) (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 x z))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (+.f64 x z) (-.f64 z x))) (*.f64 (fma.f64 z z (fma.f64 x x (*.f64 z x))) (-.f64 z x))) |
(/.f64 (*.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (-.f64 (*.f64 x x) (*.f64 z z))) (*.f64 (+.f64 x z) (-.f64 x z))) |
(/.f64 (*.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (+.f64 x z) (fma.f64 z z (-.f64 (*.f64 x x) (*.f64 z x))))) |
(/.f64 (*.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (+.f64 x z) (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 x z))))) |
(/.f64 (*.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (*.f64 (+.f64 x z) (-.f64 z x))) (*.f64 (+.f64 x z) (-.f64 z x))) |
(-.f64 (*.f64 z z) (*.f64 x x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 z z))) (neg.f64 (-.f64 x z))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 z z (-.f64 (*.f64 x x) (*.f64 z x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 x z))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x z) (-.f64 z x))) (neg.f64 (-.f64 z x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (-.f64 x z)) |
(/.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 z z (-.f64 (*.f64 x x) (*.f64 z x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 x z)))) |
(/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (-.f64 z x)) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x z)) (/.f64 (*.f64 z z) (-.f64 x z))) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 z x)) (/.f64 (*.f64 x x) (-.f64 z x))) |
(+.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z z (-.f64 (*.f64 x x) (*.f64 z x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 z z (-.f64 (*.f64 x x) (*.f64 z x))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 x z)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 x z))))) |
(+.f64 x z) |
(+.f64 z x) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 y z) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x (/.f64 (*.f64 y z) t))) |
#s(approx (* (/ (- z x) -1) (/ -1 t)) (/.f64 z t)) |
#s(approx (* (/ (- z x) -1) (/ -1 t)) (/.f64 (fma.f64 #s(literal -1 binary64) x z) t)) |
#s(approx (/ (- z x) -1) (neg.f64 z)) |
#s(approx (/ (- z x) -1) (fma.f64 #s(literal -1 binary64) z x)) |
#s(approx (- z x) z) |
#s(approx (- z x) (fma.f64 #s(literal -1 binary64) x z)) |
#s(approx x x) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 y z) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x (/.f64 (*.f64 y z) t))) |
#s(approx (/ (* (- z x) y) t) (/.f64 (*.f64 y z) t)) |
#s(approx (/ (* (- z x) y) t) (/.f64 (fma.f64 (neg.f64 x) y (*.f64 y z)) t)) |
#s(approx (* (- z x) y) (*.f64 y z)) |
#s(approx (* (- z x) y) (fma.f64 (neg.f64 x) y (*.f64 y z))) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 y z) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x (/.f64 (*.f64 y z) t))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) (/.f64 (*.f64 y z) t)) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x (/.f64 (*.f64 y z) t))) |
#s(approx (+ (* (- z x) y) (* t x)) (*.f64 y z)) |
#s(approx (+ (* (- z x) y) (* t x)) (fma.f64 (fma.f64 y #s(literal -1 binary64) t) x (*.f64 y z))) |
#s(approx (* (+ (* -1 y) t) x) (*.f64 (fma.f64 y #s(literal -1 binary64) t) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 y z) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x (/.f64 (*.f64 y z) t))) |
#s(approx (/ (* (- z x) y) t) (/.f64 (*.f64 y z) t)) |
#s(approx (/ (* (- z x) y) t) (/.f64 (fma.f64 (neg.f64 x) y (*.f64 y z)) t)) |
#s(approx (/ (* (* (+ z x) (- z x)) y) (+ z x)) (*.f64 y z)) |
#s(approx (/ (* (* (+ z x) (- z x)) y) (+ z x)) (fma.f64 (neg.f64 x) y (*.f64 y z))) |
#s(approx (* (* (+ z x) (- z x)) y) (*.f64 (*.f64 z z) y)) |
#s(approx (* (* (+ z x) (- z x)) y) (fma.f64 (*.f64 (*.f64 #s(literal 0 binary64) z) y) x (*.f64 (*.f64 z z) y))) |
#s(approx (* (* (+ z x) (- z x)) y) (fma.f64 (fma.f64 (*.f64 #s(literal 0 binary64) z) y (*.f64 (neg.f64 x) y)) x (*.f64 (*.f64 z z) y))) |
#s(approx (* (+ z x) (- z x)) (*.f64 z z)) |
#s(approx (* (+ z x) (- z x)) (fma.f64 (*.f64 #s(literal 0 binary64) z) x (*.f64 z z))) |
#s(approx (* (+ z x) (- z x)) (fma.f64 (fma.f64 #s(literal -1 binary64) (+.f64 x z) z) x (*.f64 z z))) |
#s(approx (+ z x) z) |
#s(approx (+ z x) (+.f64 x z)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (+.f64 (fma.f64 (/.f64 y x) (/.f64 z t) (/.f64 (neg.f64 y) t)) #s(literal 1 binary64)) x)) |
#s(approx (* (/ (- z x) -1) (/ -1 t)) (/.f64 (neg.f64 x) t)) |
#s(approx (* (/ (- z x) -1) (/ -1 t)) (*.f64 (-.f64 (/.f64 (/.f64 z t) x) (pow.f64 t #s(literal -1 binary64))) x)) |
#s(approx (/ (- z x) -1) x) |
#s(approx (/ (- z x) -1) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) x)) |
#s(approx (- z x) (neg.f64 x)) |
#s(approx (- z x) (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (+.f64 (fma.f64 (/.f64 y x) (/.f64 z t) (/.f64 (neg.f64 y) t)) #s(literal 1 binary64)) x)) |
#s(approx (/ (* (- z x) y) t) (/.f64 (*.f64 (neg.f64 x) y) t)) |
#s(approx (/ (* (- z x) y) t) (*.f64 (fma.f64 (/.f64 y x) (/.f64 z t) (/.f64 (neg.f64 y) t)) x)) |
#s(approx (* (- z x) y) (*.f64 (neg.f64 x) y)) |
#s(approx (* (- z x) y) (*.f64 (fma.f64 y (/.f64 z x) (neg.f64 y)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (+.f64 (fma.f64 (/.f64 y x) (/.f64 z t) (/.f64 (neg.f64 y) t)) #s(literal 1 binary64)) x)) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) (*.f64 x (/.f64 (fma.f64 y #s(literal -1 binary64) t) t))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) (*.f64 (+.f64 (fma.f64 (/.f64 y x) (/.f64 z t) (/.f64 (neg.f64 y) t)) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (- z x) y) (* t x)) (*.f64 (fma.f64 y #s(literal -1 binary64) t) x)) |
#s(approx (+ (* (- z x) y) (* t x)) (*.f64 (+.f64 (fma.f64 y (/.f64 z x) (neg.f64 y)) t) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (+.f64 (fma.f64 (/.f64 y x) (/.f64 z t) (/.f64 (neg.f64 y) t)) #s(literal 1 binary64)) x)) |
#s(approx (/ (* (- z x) y) t) (/.f64 (*.f64 (neg.f64 x) y) t)) |
#s(approx (/ (* (- z x) y) t) (*.f64 (fma.f64 (/.f64 y x) (/.f64 z t) (/.f64 (neg.f64 y) t)) x)) |
#s(approx (/ (* (* (+ z x) (- z x)) y) (+ z x)) (*.f64 (neg.f64 x) y)) |
#s(approx (/ (* (* (+ z x) (- z x)) y) (+ z x)) (*.f64 (fma.f64 y (/.f64 z x) (neg.f64 y)) x)) |
#s(approx (* (* (+ z x) (- z x)) y) (neg.f64 (*.f64 (*.f64 x x) y))) |
#s(approx (* (* (+ z x) (- z x)) y) (*.f64 (fma.f64 y (*.f64 #s(literal 0 binary64) (/.f64 z x)) (neg.f64 y)) (*.f64 x x))) |
#s(approx (* (* (+ z x) (- z x)) y) (*.f64 (+.f64 (fma.f64 y (pow.f64 (/.f64 z x) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) z) y) x)) (neg.f64 y)) (*.f64 x x))) |
#s(approx (* (+ z x) (- z x)) (neg.f64 (*.f64 x x))) |
#s(approx (* (+ z x) (- z x)) (*.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 z x)) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (* (+ z x) (- z x)) (*.f64 (-.f64 (fma.f64 #s(literal 0 binary64) (/.f64 z x) (pow.f64 (/.f64 z x) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ z x) x) |
#s(approx (+ z x) (*.f64 (+.f64 (/.f64 z x) #s(literal 1 binary64)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (neg.f64 x) (-.f64 (/.f64 y t) #s(literal 1 binary64)))) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (/.f64 (*.f64 y z) t) x) #s(literal -1 binary64) (-.f64 (/.f64 y t) #s(literal 1 binary64))))) |
#s(approx (* (/ (- z x) -1) (/ -1 t)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (/.f64 z t) x) #s(literal -1 binary64) (pow.f64 t #s(literal -1 binary64))))) |
#s(approx (/ (- z x) -1) (*.f64 (neg.f64 x) (-.f64 (/.f64 z x) #s(literal 1 binary64)))) |
#s(approx (- z x) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (/.f64 z x)))) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (neg.f64 x) (-.f64 (/.f64 y t) #s(literal 1 binary64)))) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (/.f64 (*.f64 y z) t) x) #s(literal -1 binary64) (-.f64 (/.f64 y t) #s(literal 1 binary64))))) |
#s(approx (/ (* (- z x) y) t) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (/.f64 (*.f64 y z) t) x) #s(literal -1 binary64) (/.f64 y t)))) |
#s(approx (* (- z x) y) (*.f64 (neg.f64 x) (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1 binary64) y))) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (neg.f64 x) (-.f64 (/.f64 y t) #s(literal 1 binary64)))) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (/.f64 (*.f64 y z) t) x) #s(literal -1 binary64) (-.f64 (/.f64 y t) #s(literal 1 binary64))))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) (neg.f64 (/.f64 (*.f64 (fma.f64 t #s(literal -1 binary64) y) x) t))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) (*.f64 (neg.f64 x) (+.f64 (fma.f64 (/.f64 (/.f64 (*.f64 y z) t) x) #s(literal -1 binary64) (/.f64 y t)) #s(literal -1 binary64)))) |
#s(approx (+ (* (- z x) y) (* t x)) (*.f64 (neg.f64 x) (fma.f64 t #s(literal -1 binary64) y))) |
#s(approx (+ (* (- z x) y) (* t x)) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (+.f64 t (*.f64 y (/.f64 z x))) y))) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (neg.f64 x) (-.f64 (/.f64 y t) #s(literal 1 binary64)))) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (/.f64 (*.f64 y z) t) x) #s(literal -1 binary64) (-.f64 (/.f64 y t) #s(literal 1 binary64))))) |
#s(approx (/ (* (- z x) y) t) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (/.f64 (*.f64 y z) t) x) #s(literal -1 binary64) (/.f64 y t)))) |
#s(approx (/ (* (* (+ z x) (- z x)) y) (+ z x)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1 binary64) y))) |
#s(approx (* (* (+ z x) (- z x)) y) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) z) y) x) #s(literal -1 binary64) (neg.f64 y)) (*.f64 x x))) |
#s(approx (* (* (+ z x) (- z x)) y) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) z) y (neg.f64 (/.f64 (*.f64 (*.f64 z z) y) x))) x) #s(literal -1 binary64) (neg.f64 y)) (*.f64 x x))) |
#s(approx (* (+ z x) (- z x)) (*.f64 (-.f64 (neg.f64 (*.f64 #s(literal 0 binary64) (/.f64 z x))) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (* (+ z x) (- z x)) (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 0 binary64) z (neg.f64 (/.f64 (*.f64 z z) x))) x)) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ z x) (*.f64 (neg.f64 x) (-.f64 (/.f64 (neg.f64 z) x) #s(literal 1 binary64)))) |
#s(approx (+ x (/ (* y (- z x)) t)) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 y t) (-.f64 z x) x)) |
#s(approx y y) |
#s(approx (+ x (/ (* y (- z x)) t)) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 y t) (-.f64 z x) x)) |
#s(approx (/ (* y z) t) (/.f64 (*.f64 y z) t)) |
#s(approx (* y z) (*.f64 y z)) |
#s(approx (/ (* (- z x) y) t) (*.f64 (/.f64 (-.f64 z x) t) y)) |
#s(approx (* (- z x) y) (*.f64 (-.f64 z x) y)) |
#s(approx (+ x (/ (* y (- z x)) t)) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 y t) (-.f64 z x) x)) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) x) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) (fma.f64 (/.f64 y t) (-.f64 z x) x)) |
#s(approx (+ (* (- z x) y) (* t x)) (*.f64 t x)) |
#s(approx (+ (* (- z x) y) (* t x)) (fma.f64 (-.f64 z x) y (*.f64 t x))) |
#s(approx (* (+ (* -1 y) t) x) (*.f64 t x)) |
#s(approx (* (+ (* -1 y) t) x) (fma.f64 (neg.f64 x) y (*.f64 t x))) |
#s(approx (+ (* -1 y) t) t) |
#s(approx (+ (* -1 y) t) (fma.f64 y #s(literal -1 binary64) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 y t) (-.f64 z x) x)) |
#s(approx (/ (* (- z x) y) t) (*.f64 (/.f64 (-.f64 z x) t) y)) |
#s(approx (/ (* (* (+ z x) (- z x)) y) (+ z x)) (*.f64 (-.f64 z x) y)) |
#s(approx (* (* (+ z x) (- z x)) y) (*.f64 (*.f64 y (+.f64 x z)) (-.f64 z x))) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (/.f64 (-.f64 z x) t) y)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 z x) t)) y)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (/.f64 (-.f64 z x) t) y)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 z x) t)) y)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (/.f64 (-.f64 z x) t) y)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 z x) t)) y)) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) (*.f64 (/.f64 (-.f64 z x) t) y)) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) (*.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 z x) t)) y)) |
#s(approx (+ (* (- z x) y) (* t x)) (*.f64 (-.f64 z x) y)) |
#s(approx (+ (* (- z x) y) (* t x)) (*.f64 (-.f64 (fma.f64 t (/.f64 x y) z) x) y)) |
#s(approx (* (+ (* -1 y) t) x) (*.f64 (neg.f64 x) y)) |
#s(approx (* (+ (* -1 y) t) x) (*.f64 (fma.f64 t (/.f64 x y) (neg.f64 x)) y)) |
#s(approx (+ (* -1 y) t) (neg.f64 y)) |
#s(approx (+ (* -1 y) t) (*.f64 (-.f64 (/.f64 t y) #s(literal 1 binary64)) y)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (/.f64 (-.f64 z x) t) y)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 z x) t)) y)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (/.f64 (-.f64 z x) t) y)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 x) y) (/.f64 (-.f64 z x) t)))) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (/.f64 (-.f64 z x) t) y)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 x) y) (/.f64 (-.f64 z x) t)))) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (/.f64 (-.f64 z x) t) y)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 x) y) (/.f64 (-.f64 z x) t)))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) (*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 x) y) (/.f64 (-.f64 z x) t)))) |
#s(approx (+ (* (- z x) y) (* t x)) (*.f64 (neg.f64 y) (fma.f64 (*.f64 t (/.f64 x y)) #s(literal -1 binary64) (neg.f64 (-.f64 z x))))) |
#s(approx (* (+ (* -1 y) t) x) (*.f64 (neg.f64 y) (fma.f64 (*.f64 t (/.f64 x y)) #s(literal -1 binary64) x))) |
#s(approx (+ (* -1 y) t) (*.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (/.f64 t y)))) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (/.f64 (-.f64 z x) t) y)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 x) y) (/.f64 (-.f64 z x) t)))) |
#s(approx (+ x (/ (* y (- z x)) t)) (-.f64 x (*.f64 x (/.f64 y t)))) |
#s(approx (+ x (/ (* y (- z x)) t)) (+.f64 (/.f64 (fma.f64 (neg.f64 x) y (*.f64 y z)) t) x)) |
#s(approx (- z x) (-.f64 z x)) |
#s(approx z z) |
#s(approx (+ x (/ (* y (- z x)) t)) (-.f64 x (*.f64 x (/.f64 y t)))) |
#s(approx (+ x (/ (* y (- z x)) t)) (+.f64 (/.f64 (fma.f64 (neg.f64 x) y (*.f64 y z)) t) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (-.f64 x (*.f64 x (/.f64 y t)))) |
#s(approx (+ x (/ (* y (- z x)) t)) (+.f64 (/.f64 (fma.f64 (neg.f64 x) y (*.f64 y z)) t) x)) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) (/.f64 (fma.f64 (neg.f64 x) y (*.f64 t x)) t)) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) (+.f64 (/.f64 (fma.f64 (neg.f64 x) y (*.f64 y z)) t) x)) |
#s(approx (+ (* (- z x) y) (* t x)) (fma.f64 (neg.f64 x) y (*.f64 t x))) |
#s(approx (+ (* (- z x) y) (* t x)) (fma.f64 (neg.f64 x) y (fma.f64 y z (*.f64 t x)))) |
#s(approx (+ x (/ (* y (- z x)) t)) (-.f64 x (*.f64 x (/.f64 y t)))) |
#s(approx (+ x (/ (* y (- z x)) t)) (+.f64 (/.f64 (fma.f64 (neg.f64 x) y (*.f64 y z)) t) x)) |
#s(approx (* (* (+ z x) (- z x)) y) (fma.f64 (*.f64 (*.f64 #s(literal 0 binary64) x) z) y (neg.f64 (*.f64 (*.f64 x x) y)))) |
#s(approx (* (* (+ z x) (- z x)) y) (fma.f64 (*.f64 y (+.f64 z (*.f64 #s(literal 0 binary64) x))) z (neg.f64 (*.f64 (*.f64 x x) y)))) |
#s(approx (* (+ z x) (- z x)) (fma.f64 (*.f64 #s(literal 0 binary64) x) z (neg.f64 (*.f64 x x)))) |
#s(approx (* (+ z x) (- z x)) (fma.f64 (+.f64 (fma.f64 #s(literal -1 binary64) x z) x) z (neg.f64 (*.f64 x x)))) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (/.f64 (fma.f64 (neg.f64 x) y (fma.f64 y z (*.f64 t x))) (*.f64 t z)) z)) |
#s(approx (* (/ (- z x) -1) (/ -1 t)) (*.f64 (fma.f64 (/.f64 (/.f64 x t) z) #s(literal -1 binary64) (pow.f64 t #s(literal -1 binary64))) z)) |
#s(approx (/ (- z x) -1) (*.f64 (-.f64 (/.f64 x z) #s(literal 1 binary64)) z)) |
#s(approx (- z x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) z)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (/.f64 (fma.f64 (neg.f64 x) y (fma.f64 y z (*.f64 t x))) (*.f64 t z)) z)) |
#s(approx (/ (* (- z x) y) t) (*.f64 (fma.f64 (/.f64 (neg.f64 x) z) (/.f64 y t) (/.f64 y t)) z)) |
#s(approx (* (- z x) y) (*.f64 (-.f64 y (/.f64 (*.f64 y x) z)) z)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (/.f64 (fma.f64 (neg.f64 x) y (fma.f64 y z (*.f64 t x))) (*.f64 t z)) z)) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) (*.f64 (/.f64 (fma.f64 (neg.f64 x) y (fma.f64 y z (*.f64 t x))) (*.f64 t z)) z)) |
#s(approx (+ (* (- z x) y) (* t x)) (*.f64 (+.f64 (/.f64 (fma.f64 (neg.f64 x) y (*.f64 t x)) z) y) z)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (/.f64 (fma.f64 (neg.f64 x) y (fma.f64 y z (*.f64 t x))) (*.f64 t z)) z)) |
#s(approx (/ (* (- z x) y) t) (*.f64 (fma.f64 (/.f64 (neg.f64 x) z) (/.f64 y t) (/.f64 y t)) z)) |
#s(approx (/ (* (* (+ z x) (- z x)) y) (+ z x)) (*.f64 (-.f64 y (/.f64 (*.f64 y x) z)) z)) |
#s(approx (* (* (+ z x) (- z x)) y) (*.f64 (fma.f64 y (*.f64 #s(literal 0 binary64) (/.f64 x z)) y) (*.f64 z z))) |
#s(approx (* (* (+ z x) (- z x)) y) (*.f64 (+.f64 (fma.f64 y (*.f64 #s(literal 0 binary64) (/.f64 x z)) (/.f64 (neg.f64 (*.f64 (*.f64 x x) y)) (*.f64 z z))) y) (*.f64 z z))) |
#s(approx (* (+ z x) (- z x)) (*.f64 (fma.f64 #s(literal 0 binary64) (/.f64 x z) #s(literal 1 binary64)) (*.f64 z z))) |
#s(approx (* (+ z x) (- z x)) (*.f64 (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) (fma.f64 (pow.f64 (/.f64 x z) #s(literal 2 binary64)) #s(literal -1 binary64) (/.f64 x z))) (*.f64 z z))) |
#s(approx (+ z x) (*.f64 (+.f64 (/.f64 x z) #s(literal 1 binary64)) z)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (-.f64 x (*.f64 x (/.f64 y t))) z) #s(literal -1 binary64) (/.f64 (neg.f64 y) t)))) |
#s(approx (* (/ (- z x) -1) (/ -1 t)) (*.f64 (neg.f64 z) (-.f64 (/.f64 (/.f64 x t) z) (pow.f64 t #s(literal -1 binary64))))) |
#s(approx (/ (- z x) -1) (*.f64 (neg.f64 z) (-.f64 #s(literal 1 binary64) (/.f64 x z)))) |
#s(approx (- z x) (*.f64 (neg.f64 z) (-.f64 (/.f64 x z) #s(literal 1 binary64)))) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (-.f64 x (*.f64 x (/.f64 y t))) z) #s(literal -1 binary64) (/.f64 (neg.f64 y) t)))) |
#s(approx (/ (* (- z x) y) t) (*.f64 (neg.f64 z) (fma.f64 (/.f64 y z) (/.f64 x t) (/.f64 (neg.f64 y) t)))) |
#s(approx (* (- z x) y) (*.f64 (neg.f64 z) (fma.f64 x (/.f64 y z) (neg.f64 y)))) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (-.f64 x (*.f64 x (/.f64 y t))) z) #s(literal -1 binary64) (/.f64 (neg.f64 y) t)))) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (-.f64 x (*.f64 x (/.f64 y t))) z) #s(literal -1 binary64) (/.f64 (neg.f64 y) t)))) |
#s(approx (+ (* (- z x) y) (* t x)) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 (neg.f64 x) y (*.f64 t x)) z) y)))) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (-.f64 x (*.f64 x (/.f64 y t))) z) #s(literal -1 binary64) (/.f64 (neg.f64 y) t)))) |
#s(approx (/ (* (- z x) y) t) (*.f64 (neg.f64 z) (fma.f64 (/.f64 y z) (/.f64 x t) (/.f64 (neg.f64 y) t)))) |
#s(approx (/ (* (* (+ z x) (- z x)) y) (+ z x)) (*.f64 (neg.f64 z) (fma.f64 x (/.f64 y z) (neg.f64 y)))) |
#s(approx (* (* (+ z x) (- z x)) y) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 x x) (/.f64 y z) (*.f64 (neg.f64 y) (*.f64 #s(literal 0 binary64) x))) z) #s(literal -1 binary64) y) (*.f64 z z))) |
#s(approx (* (+ z x) (- z x)) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) x) #s(literal -1 binary64) (/.f64 (*.f64 x x) z)) z) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 z z))) |
#s(approx (+ z x) (*.f64 (neg.f64 z) (-.f64 (/.f64 (neg.f64 x) z) #s(literal 1 binary64)))) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (fma.f64 (-.f64 z x) y (*.f64 t x)) t)) |
#s(approx (* (/ (- z x) -1) (/ -1 t)) (/.f64 (-.f64 z x) t)) |
#s(approx (/ -1 t) (/.f64 #s(literal -1 binary64) t)) |
#s(approx t t) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (fma.f64 (-.f64 z x) y (*.f64 t x)) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (fma.f64 (-.f64 z x) y (*.f64 t x)) t)) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) (/.f64 (fma.f64 (-.f64 z x) y (*.f64 t x)) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (fma.f64 (-.f64 z x) y (*.f64 t x)) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 y t) (-.f64 z x) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 y t) (-.f64 z x) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 y t) (-.f64 z x) x)) |
#s(approx (/ (+ (* (- z x) y) (* t x)) t) (fma.f64 (/.f64 y t) (-.f64 z x) x)) |
#s(approx (+ (* (- z x) y) (* t x)) (*.f64 (fma.f64 (/.f64 y t) (-.f64 z x) x) t)) |
#s(approx (* (+ (* -1 y) t) x) (*.f64 (-.f64 x (*.f64 x (/.f64 y t))) t)) |
#s(approx (+ (* -1 y) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 y t) (-.f64 z x) x)) |
#s(approx (+ (* (- z x) y) (* t x)) (*.f64 (neg.f64 t) (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 y t) (-.f64 z x) x)))) |
#s(approx (* (+ (* -1 y) t) x) (*.f64 (neg.f64 t) (fma.f64 x (/.f64 y t) (neg.f64 x)))) |
#s(approx (+ (* -1 y) t) (*.f64 (neg.f64 t) (-.f64 (/.f64 y t) #s(literal 1 binary64)))) |
Compiled 10 905 to 1 760 computations (83.9% saved)
16 alts after pruning (8 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 431 | 6 | 437 |
| Fresh | 1 | 2 | 3 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 6 | 6 |
| Total | 435 | 16 | 451 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 97.7% | (fma.f64 (-.f64 z x) (/.f64 y t) x) |
| 72.1% | (fma.f64 (*.f64 #s(approx (/ (- z x) -1) (neg.f64 z)) (/.f64 #s(literal -1 binary64) t)) y x) | |
| 62.5% | (fma.f64 #s(approx (/ (- z x) t) (/.f64 (neg.f64 x) t)) y x) | |
| ✓ | 68.6% | (fma.f64 #s(approx (- z x) (neg.f64 x)) (/.f64 y t) x) |
| ✓ | 72.2% | (fma.f64 y (/.f64 #s(approx (- z x) z) t) x) |
| 44.2% | (+.f64 x (/.f64 (/.f64 (*.f64 #s(approx (* (+ z x) (- z x)) (neg.f64 (*.f64 x x))) y) (+.f64 z x)) t)) | |
| 59.8% | (+.f64 x (/.f64 (*.f64 (*.f64 t (-.f64 z x)) y) (*.f64 t t))) | |
| ✓ | 57.1% | #s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 (-.f64 z x) y) t)) |
| 28.4% | #s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 #s(approx (- z x) (neg.f64 x)) y) t)) | |
| ✓ | 34.6% | #s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 y z) t)) |
| 59.6% | #s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (/.f64 y t) (-.f64 z x))) | |
| 34.9% | #s(approx (+ (* (- z x) (/ y t)) x) (*.f64 y (/.f64 z t))) | |
| 53.8% | #s(approx (+ x (/ (* y (- z x)) t)) (/.f64 #s(approx (+ (* (- z x) y) (* t x)) (*.f64 (+.f64 (neg.f64 y) t) x)) t)) | |
| ✓ | 28.1% | #s(approx (+ x (/ (* y (- z x)) t)) (/.f64 #s(approx (+ (* (- z x) y) (* t x)) (*.f64 t x)) t)) |
| ✓ | 30.9% | #s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) x)) |
| ✓ | 40.2% | #s(approx (+ x (/ (* y (- z x)) t)) x) |
Compiled 702 to 306 computations (56.4% saved)
| Inputs |
|---|
#s(approx (+ x (/ (* y (- z x)) t)) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 #s(approx (+ (* (- z x) y) (* t x)) (*.f64 t x)) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 z y) t)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 y (/.f64 z t))) |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 y z) t)) |
(fma.f64 y (/.f64 #s(approx (- z x) z) t) x) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(approx (* (- 1 (/ y t)) x) (/.f64 (*.f64 (neg.f64 x) y) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) x)) |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 #s(approx (- z x) (neg.f64 x)) y) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (/.f64 y t) (-.f64 z x))) |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 (-.f64 z x) y) t)) |
(+.f64 x (/.f64 (*.f64 y #s(approx (- z x) z)) t)) |
(fma.f64 #s(approx (- z x) (neg.f64 x)) (/.f64 y t) x) |
(fma.f64 #s(approx (/ (- z x) t) (/.f64 (neg.f64 x) t)) y x) |
(fma.f64 (-.f64 z x) (/.f64 y t) x) |
(fma.f64 (/.f64 (-.f64 z x) t) y x) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 #s(approx (+ (* (- z x) y) (* t x)) (*.f64 (+.f64 (neg.f64 y) t) x)) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 #s(approx (+ (* (- z x) y) (* t x)) (*.f64 (fma.f64 #s(literal -1 binary64) y t) x)) t)) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
(fma.f64 (*.f64 #s(approx (/ (- z x) -1) (neg.f64 z)) (/.f64 #s(literal -1 binary64) t)) y x) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (fma.f64 (-.f64 z x) y (*.f64 t x)) t)) |
(+.f64 x (/.f64 (*.f64 (*.f64 t (-.f64 z x)) y) (*.f64 t t))) |
(fma.f64 (*.f64 (/.f64 (-.f64 z x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) y x) |
(+.f64 x (/.f64 (/.f64 (*.f64 #s(approx (* (+ z x) (- z x)) (neg.f64 (*.f64 x x))) y) (+.f64 z x)) t)) |
(+.f64 x (/.f64 (/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 z x)) y) (+.f64 z x)) t)) |
| Outputs |
|---|
(fma.f64 (-.f64 z x) (/.f64 y t) x) |
(fma.f64 (/.f64 (-.f64 z x) t) y x) |
5 calls:
| 29.0ms | y |
| 7.0ms | t |
| 7.0ms | z |
| 7.0ms | x |
| 6.0ms | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.7% | 1 | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| 97.7% | 1 | x |
| 99.5% | 2 | y |
| 97.7% | 1 | z |
| 97.7% | 1 | t |
Compiled 13 to 24 computations (-84.6% saved)
| Inputs |
|---|
#s(approx (+ x (/ (* y (- z x)) t)) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 #s(approx (+ (* (- z x) y) (* t x)) (*.f64 t x)) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 z y) t)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 y (/.f64 z t))) |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 y z) t)) |
(fma.f64 y (/.f64 #s(approx (- z x) z) t) x) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(approx (* (- 1 (/ y t)) x) (/.f64 (*.f64 (neg.f64 x) y) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) x)) |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 #s(approx (- z x) (neg.f64 x)) y) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (/.f64 y t) (-.f64 z x))) |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 (-.f64 z x) y) t)) |
(+.f64 x (/.f64 (*.f64 y #s(approx (- z x) z)) t)) |
(fma.f64 #s(approx (- z x) (neg.f64 x)) (/.f64 y t) x) |
(fma.f64 #s(approx (/ (- z x) t) (/.f64 (neg.f64 x) t)) y x) |
(fma.f64 (-.f64 z x) (/.f64 y t) x) |
| Outputs |
|---|
(fma.f64 (-.f64 z x) (/.f64 y t) x) |
5 calls:
| 9.0ms | t |
| 5.0ms | z |
| 5.0ms | y |
| 5.0ms | x |
| 4.0ms | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.7% | 1 | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| 97.7% | 1 | x |
| 97.7% | 1 | z |
| 97.7% | 1 | t |
| 97.7% | 1 | y |
Compiled 13 to 24 computations (-84.6% saved)
| Inputs |
|---|
#s(approx (+ x (/ (* y (- z x)) t)) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 #s(approx (+ (* (- z x) y) (* t x)) (*.f64 t x)) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 z y) t)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 y (/.f64 z t))) |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 y z) t)) |
(fma.f64 y (/.f64 #s(approx (- z x) z) t) x) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(approx (* (- 1 (/ y t)) x) (/.f64 (*.f64 (neg.f64 x) y) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) x)) |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 #s(approx (- z x) (neg.f64 x)) y) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (/.f64 y t) (-.f64 z x))) |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 (-.f64 z x) y) t)) |
(+.f64 x (/.f64 (*.f64 y #s(approx (- z x) z)) t)) |
(fma.f64 #s(approx (- z x) (neg.f64 x)) (/.f64 y t) x) |
(fma.f64 #s(approx (/ (- z x) t) (/.f64 (neg.f64 x) t)) y x) |
| Outputs |
|---|
(fma.f64 y (/.f64 #s(approx (- z x) z) t) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 (-.f64 z x) y) t)) |
(fma.f64 y (/.f64 #s(approx (- z x) z) t) x) |
5 calls:
| 69.0ms | z |
| 5.0ms | t |
| 5.0ms | y |
| 5.0ms | x |
| 4.0ms | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.7% | 3 | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| 87.7% | 3 | x |
| 84.0% | 4 | y |
| 86.1% | 3 | z |
| 90.9% | 4 | t |
Compiled 13 to 24 computations (-84.6% saved)
| Inputs |
|---|
#s(approx (+ x (/ (* y (- z x)) t)) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 #s(approx (+ (* (- z x) y) (* t x)) (*.f64 t x)) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 z y) t)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 y (/.f64 z t))) |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 y z) t)) |
(fma.f64 y (/.f64 #s(approx (- z x) z) t) x) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(approx (* (- 1 (/ y t)) x) (/.f64 (*.f64 (neg.f64 x) y) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) x)) |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 #s(approx (- z x) (neg.f64 x)) y) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
| Outputs |
|---|
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
(fma.f64 y (/.f64 #s(approx (- z x) z) t) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
2 calls:
| 3.0ms | t |
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.7% | 3 | x |
| 79.2% | 3 | t |
Compiled 2 to 8 computations (-300% saved)
| Inputs |
|---|
#s(approx (+ x (/ (* y (- z x)) t)) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 #s(approx (+ (* (- z x) y) (* t x)) (*.f64 t x)) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 z y) t)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 y (/.f64 z t))) |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 y z) t)) |
(fma.f64 y (/.f64 #s(approx (- z x) z) t) x) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(approx (* (- 1 (/ y t)) x) (/.f64 (*.f64 (neg.f64 x) y) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) x)) |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 #s(approx (- z x) (neg.f64 x)) y) t)) |
| Outputs |
|---|
(fma.f64 y (/.f64 #s(approx (- z x) z) t) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) x)) |
(fma.f64 y (/.f64 #s(approx (- z x) z) t) x) |
5 calls:
| 31.0ms | x |
| 3.0ms | z |
| 3.0ms | t |
| 3.0ms | y |
| 3.0ms | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.3% | 3 | t |
| 73.9% | 2 | y |
| 72.2% | 1 | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| 72.2% | 1 | z |
| 72.2% | 1 | x |
Compiled 13 to 24 computations (-84.6% saved)
| Inputs |
|---|
#s(approx (+ x (/ (* y (- z x)) t)) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 #s(approx (+ (* (- z x) y) (* t x)) (*.f64 t x)) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 z y) t)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 y (/.f64 z t))) |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 y z) t)) |
(fma.f64 y (/.f64 #s(approx (- z x) z) t) x) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(approx (* (- 1 (/ y t)) x) (/.f64 (*.f64 (neg.f64 x) y) t))) |
| Outputs |
|---|
(fma.f64 y (/.f64 #s(approx (- z x) z) t) x) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(approx (* (- 1 (/ y t)) x) (/.f64 (*.f64 (neg.f64 x) y) t))) |
(fma.f64 y (/.f64 #s(approx (- z x) z) t) x) |
1 calls:
| 2.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.9% | 3 | t |
Compiled 1 to 4 computations (-300% saved)
| Inputs |
|---|
#s(approx (+ x (/ (* y (- z x)) t)) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 #s(approx (+ (* (- z x) y) (* t x)) (*.f64 t x)) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 z y) t)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 y (/.f64 z t))) |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 y z) t)) |
(fma.f64 y (/.f64 #s(approx (- z x) z) t) x) |
| Outputs |
|---|
(fma.f64 y (/.f64 #s(approx (- z x) z) t) x) |
3 calls:
| 9.0ms | y |
| 2.0ms | t |
| 2.0ms | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 72.2% | 1 | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| 72.2% | 1 | y |
| 72.2% | 1 | t |
Compiled 11 to 16 computations (-45.5% saved)
| Inputs |
|---|
#s(approx (+ x (/ (* y (- z x)) t)) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 #s(approx (+ (* (- z x) y) (* t x)) (*.f64 t x)) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 z y) t)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 y (/.f64 z t))) |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 y z) t)) |
| Outputs |
|---|
#s(approx (+ x (/ (* y (- z x)) t)) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 z y) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) x) |
5 calls:
| 2.0ms | t |
| 2.0ms | x |
| 2.0ms | y |
| 2.0ms | z |
| 2.0ms | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 54.4% | 3 | x |
| 53.4% | 3 | z |
| 53.6% | 3 | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| 55.3% | 3 | y |
| 58.5% | 3 | t |
Compiled 13 to 24 computations (-84.6% saved)
| Inputs |
|---|
#s(approx (+ x (/ (* y (- z x)) t)) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 #s(approx (+ (* (- z x) y) (* t x)) (*.f64 t x)) t)) |
| Outputs |
|---|
#s(approx (+ x (/ (* y (- z x)) t)) x) |
5 calls:
| 5.0ms | x |
| 1.0ms | z |
| 1.0ms | y |
| 1.0ms | t |
| 1.0ms | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 40.2% | 1 | z |
| 40.2% | 1 | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| 40.2% | 1 | x |
| 40.2% | 1 | y |
| 40.2% | 1 | t |
Compiled 13 to 24 computations (-84.6% saved)
Compiled 12 to 15 computations (-25% saved)
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.1693379844172015e-62 | 4.0597676338420754e-55 |
Loading profile data...