
Time bar (total: 3.0s)
| 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)
| 541.0ms | 8 256× | 0 | valid |
ival-sub!: 103.0ms (42.3% of total)ival-mult!: 59.0ms (24.2% of total)ival-div!: 45.0ms (18.5% of total)ival-add!: 35.0ms (14.4% of total)adjust: 2.0ms (0.8% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 26 | 0 | - | 4 | (-4.308387171117187e-215 1.345163650400229e-229 -2.128402701565811e-86 2.2004258220655325e-188) | (/.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 | 19 | 0 |
| ↳ | (*.f64 y (-.f64 z x)) | overflow | 61 | |
/.f64 | (/.f64 (*.f64 y (-.f64 z x)) t) | u/n | 3 | 0 |
| ↳ | (*.f64 y (-.f64 z x)) | underflow | 5 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 22 | 2 |
| - | 0 | 232 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 22 | 0 | 2 |
| - | 0 | 0 | 232 |
| number | freq |
|---|---|
| 0 | 234 |
| 1 | 22 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 26.0ms | 512× | 0 | valid |
Compiled 69 to 28 computations (59.4% saved)
ival-mult!: 3.0ms (33% of total)ival-div!: 3.0ms (33% of total)ival-sub!: 2.0ms (22% of total)ival-add!: 1.0ms (11% 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 |
|---|---|---|
| ▶ | 91.5% | (+.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 | |
|---|---|---|---|---|
| 4.0ms | y | @ | 0 | ((+ x (/ (* y (- z x)) t)) x (/ (* y (- z x)) t) (* y (- z x)) y (- z x) z t) |
| 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) |
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 758 to 664 computations (82.3% saved)
12 alts after pruning (12 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 180 | 12 | 192 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 181 | 12 | 193 |
| Status | Accuracy | Program |
|---|---|---|
| 90.4% | (fma.f64 (/.f64 (-.f64 z x) t) y x) | |
| 88.6% | (fma.f64 (/.f64 (neg.f64 y) t) x (fma.f64 (/.f64 z t) y x)) | |
| ▶ | 98.0% | (fma.f64 (-.f64 z x) (/.f64 y t) x) |
| 31.8% | (+.f64 x (/.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))))) | |
| 58.7% | (+.f64 x (/.f64 (*.f64 (*.f64 t (-.f64 z x)) y) (*.f64 t t))) | |
| ▶ | 70.3% | (+.f64 x (/.f64 (*.f64 y #s(approx (- z x) z)) t)) |
| ▶ | 83.7% | #s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (fma.f64 (-.f64 z x) y (*.f64 t x)) t)) |
| 64.3% | #s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 (-.f64 z x) y) t)) | |
| 41.9% | #s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 z y) t)) | |
| 87.5% | #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)) | |
| ▶ | 61.1% | #s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
| ▶ | 30.0% | #s(approx (+ x (/ (* y (- z x)) t)) x) |
Compiled 368 to 268 computations (27.2% 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 | |
|---|---|---|---|---|
| 15.0ms | z | @ | -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 | 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)) |
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 366 to 913 computations (85.7% saved)
16 alts after pruning (12 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 230 | 9 | 239 |
| Fresh | 4 | 3 | 7 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 235 | 16 | 251 |
| Status | Accuracy | Program |
|---|---|---|
| 90.4% | (fma.f64 (/.f64 (-.f64 z x) t) y x) | |
| ✓ | 98.0% | (fma.f64 (-.f64 z x) (/.f64 y t) x) |
| ▶ | 98.0% | (fma.f64 (-.f64 z x) (*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) x) |
| 61.1% | (fma.f64 #s(approx (- z x) (neg.f64 x)) (/.f64 y t) x) | |
| ▶ | 69.8% | (fma.f64 y (/.f64 #s(approx (- z x) z) t) x) |
| 31.8% | (+.f64 x (/.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))))) | |
| 58.7% | (+.f64 x (/.f64 (*.f64 (*.f64 t (-.f64 z x)) y) (*.f64 t t))) | |
| ✓ | 70.3% | (+.f64 x (/.f64 (*.f64 y #s(approx (- z x) z)) t)) |
| ▶ | 64.3% | #s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 (-.f64 z x) y) t)) |
| 41.9% | #s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 y z) t)) | |
| ✓ | 83.7% | #s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (fma.f64 (-.f64 z x) y (*.f64 t x)) t)) |
| ▶ | 21.9% | #s(approx (+ x (/ (* y (- z x)) t)) (/.f64 #s(approx (+ (* (- z x) y) (* t x)) (*.f64 t x)) t)) |
| 61.1% | #s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (- 1 (/ y t)) (/.f64 (-.f64 t y) t)) x)) | |
| ▶ | 33.4% | #s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) x)) |
| 30.8% | #s(approx (+ x (/ (* y (- z x)) t)) #s(approx (* (- 1 (/ y t)) x) (/.f64 (*.f64 (neg.f64 x) y) t))) | |
| ✓ | 30.0% | #s(approx (+ x (/ (* y (- z x)) t)) x) |
Compiled 470 to 336 computations (28.5% saved)
| Inputs |
|---|
(fma.f64 (-.f64 z x) (*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) x) |
(-.f64 z x) |
z |
x |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(/.f64 y #s(literal -1 binary64)) |
y |
#s(literal -1 binary64) |
(/.f64 #s(literal -1 binary64) t) |
t |
#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) |
#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) |
| Outputs |
|---|
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 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 (/ (+ (* (- 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 (/ (- z x) t) #s(hole binary64 (/ z t))) |
#s(approx (/ (- z x) t) #s(hole binary64 (+ (* -1 (/ x t)) (/ 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 (/ (* (- 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 (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 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 (/ (+ (* (- 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) 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) (/ 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 (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 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 (/ (+ (* (- 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) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ z (* t x))) (/ 1 t)))))) |
#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 (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 x)) |
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (* (/ y -1) (/ -1 t)) #s(hole binary64 (/ y t))) |
#s(approx (/ y -1) #s(hole binary64 (* -1 y))) |
#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 (/ (* (- z x) y) t) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (* (- z x) y) #s(hole binary64 (* y (- z x)))) |
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 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 (+ (* 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) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 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 (+ (* 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) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 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 (+ (* 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) (* (/ y -1) (/ -1 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 (/ (+ (* (- 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) t) #s(hole binary64 (* z (+ (* -1 (/ x (* t z))) (/ 1 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) 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 (+ (* (- z x) (* (/ y -1) (/ -1 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 (/ (+ (* (- 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) t) #s(hole binary64 (* -1 (* z (- (/ x (* t z)) (/ 1 t)))))) |
#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 (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (/ -1 t) #s(hole binary64 (/ -1 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 (/ (- z x) t) #s(hole binary64 (/ (- 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) (* (/ y -1) (/ -1 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 (+ (* 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 | |
|---|---|---|---|---|
| 3.0ms | y | @ | inf | ((+ (* (- z x) (* (/ y -1) (/ -1 t))) x) (- z x) z x (* (/ y -1) (/ -1 t)) (/ y -1) y -1 (/ -1 t) t (+ 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) y) t) (* (- z x) y)) |
| 2.0ms | t | @ | -inf | ((+ (* (- z x) (* (/ y -1) (/ -1 t))) x) (- z x) z x (* (/ y -1) (/ -1 t)) (/ y -1) y -1 (/ -1 t) t (+ 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) y) t) (* (- z x) y)) |
| 2.0ms | y | @ | -inf | ((+ (* (- z x) (* (/ y -1) (/ -1 t))) x) (- z x) z x (* (/ y -1) (/ -1 t)) (/ y -1) y -1 (/ -1 t) t (+ 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) y) t) (* (- z x) y)) |
| 2.0ms | x | @ | -inf | ((+ (* (- z x) (* (/ y -1) (/ -1 t))) x) (- z x) z x (* (/ y -1) (/ -1 t)) (/ y -1) y -1 (/ -1 t) t (+ 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) y) t) (* (- z x) y)) |
| 2.0ms | t | @ | inf | ((+ (* (- z x) (* (/ y -1) (/ -1 t))) x) (- z x) z x (* (/ y -1) (/ -1 t)) (/ y -1) y -1 (/ -1 t) t (+ 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) y) t) (* (- z x) y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 379 | 3345 |
| 0 | 398 | 3020 |
| 1 | 1702 | 2976 |
| 0 | 8715 | 2895 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 (-.f64 z x) (*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) x) |
(-.f64 z x) |
z |
x |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(/.f64 y #s(literal -1 binary64)) |
y |
#s(literal -1 binary64) |
(/.f64 #s(literal -1 binary64) t) |
t |
#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) |
#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 (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 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 (/ (+ (* (- 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 (/ (- z x) t) #s(hole binary64 (/ z t))) |
#s(approx (/ (- z x) t) #s(hole binary64 (+ (* -1 (/ x t)) (/ 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 (/ (* (- 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 (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 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 (/ (+ (* (- 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) 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) (/ 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 (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 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 (/ (+ (* (- 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) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ z (* t x))) (/ 1 t)))))) |
#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 (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 x)) |
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (* (/ y -1) (/ -1 t)) #s(hole binary64 (/ y t))) |
#s(approx (/ y -1) #s(hole binary64 (* -1 y))) |
#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 (/ (* (- z x) y) t) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (* (- z x) y) #s(hole binary64 (* y (- z x)))) |
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 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 (+ (* 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) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 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 (+ (* 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) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 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 (+ (* 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) (* (/ y -1) (/ -1 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 (/ (+ (* (- 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) t) #s(hole binary64 (* z (+ (* -1 (/ x (* t z))) (/ 1 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) 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 (+ (* (- z x) (* (/ y -1) (/ -1 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 (/ (+ (* (- 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) t) #s(hole binary64 (* -1 (* z (- (/ x (* t z)) (/ 1 t)))))) |
#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 (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (/ -1 t) #s(hole binary64 (/ -1 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 (/ (- z x) t) #s(hole binary64 (/ (- 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) (* (/ y -1) (/ -1 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 (+ (* 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 (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) t) y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (/.f64 (-.f64 z x) t) y) x))) |
(/.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 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 (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 (-.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 (*.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 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)))) |
(/.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))))) |
(fma.f64 (*.f64 (-.f64 z x) (/.f64 y #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) t) x) |
(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) 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 (/.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 x (*.f64 (neg.f64 y) (/.f64 (-.f64 z x) t))) |
(+.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 (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 (/.f64 (-.f64 z x) t) y) x) |
(+.f64 x (*.f64 (/.f64 (-.f64 z x) t) y)) |
(/.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 #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 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(/.f64 (neg.f64 (*.f64 y (/.f64 #s(literal -1 binary64) t))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 (/.f64 y #s(literal -1 binary64)) #s(literal -1 binary64))) (neg.f64 t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 (neg.f64 t) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 y)) (*.f64 t #s(literal 1 binary64))) |
(/.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 t))) |
(/.f64 (*.f64 (neg.f64 y) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) t)) |
(/.f64 (*.f64 y (/.f64 #s(literal -1 binary64) t)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (/.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) t) |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 t))) |
(/.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 t))) |
(/.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (neg.f64 t) #s(literal -1 binary64))) |
(/.f64 (neg.f64 y) (neg.f64 t)) |
(/.f64 y t) |
(*.f64 (/.f64 y #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 y #s(literal -1 binary64))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 y #s(literal 1 binary64))) |
(/.f64 (neg.f64 (neg.f64 y)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 y) #s(literal 1 binary64)) |
(/.f64 y #s(literal -1 binary64)) |
y |
#s(literal -1 binary64) |
(*.f64 (pow.f64 t #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) t)) |
(*.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 |
#s(approx (+ x (/ (* y (- z x)) t)) (/.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 (+ 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) |
(*.f64 x #s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t))) |
#s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) |
(*.f64 (/.f64 y t) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 y t)) |
(/.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) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (/.f64 (-.f64 z x) t) y)) |
(*.f64 (*.f64 (-.f64 z x) (/.f64 y #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 (-.f64 z x) 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 z x) y))) (neg.f64 (neg.f64 t))) |
(/.f64 (*.f64 (*.f64 y (/.f64 #s(literal -1 binary64) t)) (-.f64 (*.f64 z z) (*.f64 x x))) (*.f64 #s(literal -1 binary64) (+.f64 z x))) |
(/.f64 (*.f64 (*.f64 y (/.f64 #s(literal -1 binary64) t)) (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal -1 binary64) (fma.f64 z z (fma.f64 x x (*.f64 z x))))) |
(/.f64 (*.f64 (*.f64 (/.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) (-.f64 (*.f64 z z) (*.f64 x x))) (*.f64 t (+.f64 z x))) |
(/.f64 (*.f64 (*.f64 (/.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) (-.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 (neg.f64 y) (-.f64 (*.f64 z z) (*.f64 x x))) (*.f64 (neg.f64 t) (+.f64 z x))) |
(/.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 y (-.f64 (*.f64 z z) (*.f64 x x))) (*.f64 t (+.f64 z x))) |
(/.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 (*.f64 z z) (*.f64 x x)) (*.f64 y (/.f64 #s(literal -1 binary64) t))) (*.f64 (+.f64 z x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (*.f64 (/.f64 y #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 (+.f64 z x) t)) |
(/.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 y (/.f64 #s(literal -1 binary64) t))) (*.f64 (fma.f64 z z (fma.f64 x x (*.f64 z x))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (/.f64 y #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 z z (fma.f64 x x (*.f64 z x))) t)) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (neg.f64 y)) (*.f64 (+.f64 z x) (neg.f64 t))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) y) (*.f64 (+.f64 z x) t)) |
(/.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 (neg.f64 (*.f64 (-.f64 z x) y)) (neg.f64 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 (*.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) 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 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 (+ 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) t) (/.f64 z t)) |
#s(approx (/ (- z x) t) (/.f64 (fma.f64 #s(literal -1 binary64) x z) t)) |
#s(approx (* (- 1 (/ y t)) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y 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) 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 #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) (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 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 (+ 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) 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 (+ 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 (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) (*.f64 (neg.f64 x) (fma.f64 (/.f64 z x) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#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) 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 (+ 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)) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx (* (/ y -1) (/ -1 t)) (/.f64 y t)) |
#s(approx (/ y -1) (neg.f64 y)) |
#s(approx y y) |
#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 (/ (+ (* (- 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 (+ x (/ (* y (- z x)) t)) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (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 (+ x (/ (* y (- z x)) t)) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#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)) (*.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 (+ 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 (* (- 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 (+ 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 (/ (+ (* (- 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 (+ 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 (* (- 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 (+ 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 (/ (+ (* (- 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 (+ 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 (+ x (/ (* y (- z 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) (*.f64 (fma.f64 (/.f64 x z) #s(literal -1 binary64) #s(literal 1 binary64)) z)) |
#s(approx (+ x (/ (* y (- z 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)) 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 (+ x (/ (* y (- z 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) t) (*.f64 (fma.f64 (/.f64 (/.f64 x t) z) #s(literal -1 binary64) (pow.f64 t #s(literal -1 binary64))) z)) |
#s(approx (+ x (/ (* y (- z 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) (*.f64 (fma.f64 (/.f64 (neg.f64 x) z) (/.f64 y t) (/.f64 y t)) z)) |
#s(approx (* (- z x) y) (*.f64 (fma.f64 (/.f64 (*.f64 y x) z) #s(literal -1 binary64) y) z)) |
#s(approx (+ x (/ (* y (- z 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) (neg.f64 (*.f64 (-.f64 (/.f64 x z) #s(literal 1 binary64)) z))) |
#s(approx (+ x (/ (* y (- z 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)) 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 (+ x (/ (* y (- z 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) t) (neg.f64 (*.f64 (-.f64 (/.f64 (/.f64 x t) z) (pow.f64 t #s(literal -1 binary64))) z))) |
#s(approx (+ x (/ (* y (- z 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) (neg.f64 (*.f64 (fma.f64 (/.f64 y z) (/.f64 x t) (/.f64 (neg.f64 y) t)) z))) |
#s(approx (* (- z x) y) (neg.f64 (*.f64 (fma.f64 x (/.f64 y z) (neg.f64 y)) z))) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (fma.f64 (-.f64 z x) y (*.f64 t 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 (/ (+ (* (- 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 (/ (- z x) t) (/.f64 (-.f64 z 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 (+ 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 (-.f64 z x) t) y x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (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 (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (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 436 to 816 computations (85% saved)
15 alts after pruning (9 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 222 | 4 | 226 |
| Fresh | 2 | 5 | 7 |
| Picked | 2 | 3 | 5 |
| Done | 1 | 3 | 4 |
| Total | 227 | 15 | 242 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 98.0% | (fma.f64 (-.f64 z x) (*.f64 #s(approx (/ y -1) (neg.f64 y)) (/.f64 #s(literal -1 binary64) t)) x) |
| 61.1% | (fma.f64 #s(approx (- z x) (neg.f64 x)) (/.f64 y t) x) | |
| ✓ | 69.8% | (fma.f64 y (/.f64 #s(approx (- z x) z) t) x) |
| 31.8% | (+.f64 x (/.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))))) | |
| ▶ | 58.7% | (+.f64 x (/.f64 (*.f64 (*.f64 t (-.f64 z x)) y) (*.f64 t t))) |
| ✓ | 70.3% | (+.f64 x (/.f64 (*.f64 y #s(approx (- z x) z)) t)) |
| 30.8% | #s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 #s(approx (- z x) (neg.f64 x)) y) t)) | |
| ▶ | 41.9% | #s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 y z) t)) |
| ▶ | 63.1% | #s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (/.f64 (-.f64 z x) t) y)) |
| 69.0% | #s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (/.f64 y t) (-.f64 z x))) | |
| ✓ | 83.7% | #s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (fma.f64 (-.f64 z x) y (*.f64 t x)) t)) |
| ✓ | 21.9% | #s(approx (+ x (/ (* y (- z x)) t)) (/.f64 #s(approx (+ (* (- z x) y) (* t x)) (*.f64 t x)) t)) |
| ▶ | 61.1% | #s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (- 1 (/ y t)) (/.f64 (-.f64 t y) t)) x)) |
| ✓ | 33.4% | #s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) x)) |
| ✓ | 30.0% | #s(approx (+ x (/ (* y (- z x)) t)) x) |
Compiled 421 to 298 computations (29.2% saved)
| Inputs |
|---|
(fma.f64 (-.f64 z x) (*.f64 #s(approx (/ y -1) (neg.f64 y)) (/.f64 #s(literal -1 binary64) t)) x) |
(-.f64 z x) |
z |
x |
(*.f64 #s(approx (/ y -1) (neg.f64 y)) (/.f64 #s(literal -1 binary64) t)) |
#s(approx (/ y -1) (neg.f64 y)) |
(neg.f64 y) |
y |
(/.f64 #s(literal -1 binary64) t) |
#s(literal -1 binary64) |
t |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 y z) t)) |
(/.f64 (*.f64 y z) t) |
(*.f64 y z) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (- 1 (/ y t)) (/.f64 (-.f64 t y) t)) x)) |
(*.f64 #s(approx (- 1 (/ y t)) (/.f64 (-.f64 t y) t)) x) |
#s(approx (- 1 (/ y t)) (/.f64 (-.f64 t y) t)) |
(/.f64 (-.f64 t y) t) |
(-.f64 t y) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (/.f64 (-.f64 z x) t) y)) |
(*.f64 (/.f64 (-.f64 z x) t) y) |
(/.f64 (-.f64 z x) t) |
(+.f64 x (/.f64 (*.f64 (*.f64 t (-.f64 z x)) y) (*.f64 t t))) |
(/.f64 (*.f64 (*.f64 t (-.f64 z x)) y) (*.f64 t t)) |
(*.f64 (*.f64 t (-.f64 z x)) y) |
(*.f64 t (-.f64 z x)) |
(*.f64 t t) |
| Outputs |
|---|
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 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 (+ (* (- 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 (+ 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 (* (/ (- z x) t) y) #s(hole binary64 (/ (* y z) t))) |
#s(approx (* (/ (- z x) t) y) #s(hole binary64 (+ (* -1 (/ (* x 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 (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (/ (* (* t (- z x)) y) (* t t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (* (* t (- z x)) y) (* t t)) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))) |
#s(approx (* (* t (- z x)) y) #s(hole binary64 (* t (* y z)))) |
#s(approx (* (* t (- z x)) y) #s(hole binary64 (+ (* -1 (* t (* x y))) (* t (* y z))))) |
#s(approx (* t (- z x)) #s(hole binary64 (* t z))) |
#s(approx (* t (- z x)) #s(hole binary64 (+ (* -1 (* t x)) (* t z)))) |
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 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 (+ (* (- 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 (+ 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) t) y) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (* (/ (- z x) t) y) #s(hole binary64 (* x (+ (* -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 (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (* (* t (- z x)) y) (* t t)) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (/ (* (* t (- z x)) y) (* t t)) #s(hole binary64 (* x (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))) |
#s(approx (* (* t (- z x)) y) #s(hole binary64 (* -1 (* t (* x y))))) |
#s(approx (* (* t (- z x)) y) #s(hole binary64 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x))))) |
#s(approx (* t (- z x)) #s(hole binary64 (* -1 (* t x)))) |
#s(approx (* t (- z x)) #s(hole binary64 (* x (+ (* -1 t) (/ (* t z) x))))) |
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 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 (+ (* (- 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 (+ 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) t) y) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ y t)))))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ z (* t x))) (/ 1 t)))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (/ (* (* t (- z x)) y) (* t t)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ y t)))))) |
#s(approx (* (* t (- z x)) y) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y)))))) |
#s(approx (* t (- z x)) #s(hole binary64 (* -1 (* x (+ t (* -1 (/ (* t z) x))))))) |
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 x)) |
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (* (/ y -1) (/ -1 t)) #s(hole binary64 (/ y t))) |
#s(approx (/ y -1) #s(hole binary64 (* -1 y))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#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 (+ 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 (/ (- t y) t) #s(hole binary64 1)) |
#s(approx (/ (- t y) t) #s(hole binary64 (+ 1 (* -1 (/ y t))))) |
#s(approx (- t y) #s(hole binary64 t)) |
#s(approx (- t y) #s(hole binary64 (+ t (* -1 y)))) |
#s(approx (* (/ (- z x) t) y) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 x)) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (/ (* (* t (- z x)) y) (* t t)) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (* (* t (- z x)) y) #s(hole binary64 (* t (* y (- z x))))) |
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) 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 (* (- 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 (/ (- t y) t) #s(hole binary64 (* -1 (/ y t)))) |
#s(approx (/ (- t y) t) #s(hole binary64 (* y (- (/ 1 y) (/ 1 t))))) |
#s(approx (- t y) #s(hole binary64 (* -1 y))) |
#s(approx (- t y) #s(hole binary64 (* y (- (/ t y) 1)))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) 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 (* (- 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 (/ (- t y) t) #s(hole binary64 (* -1 (* y (- (/ 1 t) (/ 1 y)))))) |
#s(approx (- t y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ t y))))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 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 (+ (* (- 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 (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 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 (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (* (/ (- z x) t) y) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (/ y t))))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* z (+ (* -1 (/ x (* t z))) (/ 1 t))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (/ (* (* t (- z x)) y) (* t t)) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (/ y t))))) |
#s(approx (* (* t (- z x)) y) #s(hole binary64 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y))))) |
#s(approx (* t (- z x)) #s(hole binary64 (* z (+ t (* -1 (/ (* t x) z)))))) |
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 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 (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) 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) t) y) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (/ (* x y) (* t z))))))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* -1 (* z (- (/ x (* t z)) (/ 1 t)))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (/ (* (* t (- z x)) y) (* t t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (/ (* x y) (* t z))))))) |
#s(approx (* (* t (- z x)) y) #s(hole binary64 (* -1 (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z)))))) |
#s(approx (* t (- z x)) #s(hole binary64 (* -1 (* z (+ (* -1 t) (/ (* t x) z)))))) |
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (/ (+ (* t x) (* y (- 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 (* (- 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 (/ (- t y) t) #s(hole binary64 (/ (+ t (* -1 y)) t))) |
#s(approx (- t y) #s(hole binary64 (- t y))) |
#s(approx (/ (- z x) t) #s(hole binary64 (/ (- z x) t))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (* t (- z x)) #s(hole binary64 (* t (- z x)))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 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 (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (- t y) #s(hole binary64 (* t (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (- t y) #s(hole binary64 (* -1 (* t (- (/ y t) 1))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | t | @ | inf | ((+ (* (- z x) (* (/ y -1) (/ -1 t))) x) (- z x) z x (* (/ y -1) (/ -1 t)) (/ y -1) (neg y) y (/ -1 t) -1 t (+ (* (- z x) (/ y t)) x) (/ (* y z) t) (* y z) (+ x (/ (* y (- z x)) t)) (* (- 1 (/ y t)) x) (- 1 (/ y t)) (/ (- t y) t) (- t y) (+ (* (- z x) (/ y t)) x) (* (/ (- z x) t) y) (/ (- z x) t) (+ x (/ (* (* t (- z x)) y) (* t t))) (/ (* (* t (- z x)) y) (* t t)) (* (* t (- z x)) y) (* t (- z x)) (* t t)) |
| 3.0ms | t | @ | -inf | ((+ (* (- z x) (* (/ y -1) (/ -1 t))) x) (- z x) z x (* (/ y -1) (/ -1 t)) (/ y -1) (neg y) y (/ -1 t) -1 t (+ (* (- z x) (/ y t)) x) (/ (* y z) t) (* y z) (+ x (/ (* y (- z x)) t)) (* (- 1 (/ y t)) x) (- 1 (/ y t)) (/ (- t y) t) (- t y) (+ (* (- z x) (/ y t)) x) (* (/ (- z x) t) y) (/ (- z x) t) (+ x (/ (* (* t (- z x)) y) (* t t))) (/ (* (* t (- z x)) y) (* t t)) (* (* t (- z x)) y) (* t (- z x)) (* t t)) |
| 3.0ms | y | @ | -inf | ((+ (* (- z x) (* (/ y -1) (/ -1 t))) x) (- z x) z x (* (/ y -1) (/ -1 t)) (/ y -1) (neg y) y (/ -1 t) -1 t (+ (* (- z x) (/ y t)) x) (/ (* y z) t) (* y z) (+ x (/ (* y (- z x)) t)) (* (- 1 (/ y t)) x) (- 1 (/ y t)) (/ (- t y) t) (- t y) (+ (* (- z x) (/ y t)) x) (* (/ (- z x) t) y) (/ (- z x) t) (+ x (/ (* (* t (- z x)) y) (* t t))) (/ (* (* t (- z x)) y) (* t t)) (* (* t (- z x)) y) (* t (- z x)) (* t t)) |
| 3.0ms | y | @ | inf | ((+ (* (- z x) (* (/ y -1) (/ -1 t))) x) (- z x) z x (* (/ y -1) (/ -1 t)) (/ y -1) (neg y) y (/ -1 t) -1 t (+ (* (- z x) (/ y t)) x) (/ (* y z) t) (* y z) (+ x (/ (* y (- z x)) t)) (* (- 1 (/ y t)) x) (- 1 (/ y t)) (/ (- t y) t) (- t y) (+ (* (- z x) (/ y t)) x) (* (/ (- z x) t) y) (/ (- z x) t) (+ x (/ (* (* t (- z x)) y) (* t t))) (/ (* (* t (- z x)) y) (* t t)) (* (* t (- z x)) y) (* t (- z x)) (* t t)) |
| 2.0ms | t | @ | 0 | ((+ (* (- z x) (* (/ y -1) (/ -1 t))) x) (- z x) z x (* (/ y -1) (/ -1 t)) (/ y -1) (neg y) y (/ -1 t) -1 t (+ (* (- z x) (/ y t)) x) (/ (* y z) t) (* y z) (+ x (/ (* y (- z x)) t)) (* (- 1 (/ y t)) x) (- 1 (/ y t)) (/ (- t y) t) (- t y) (+ (* (- z x) (/ y t)) x) (* (/ (- z x) t) y) (/ (- z x) t) (+ x (/ (* (* t (- z x)) y) (* t t))) (/ (* (* t (- z x)) y) (* t t)) (* (* t (- z x)) y) (* t (- z x)) (* t t)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 371 | 3171 |
| 0 | 393 | 2942 |
| 1 | 1576 | 2903 |
| 0 | 8372 | 2782 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 (-.f64 z x) (*.f64 #s(approx (/ y -1) (neg.f64 y)) (/.f64 #s(literal -1 binary64) t)) x) |
(-.f64 z x) |
z |
x |
(*.f64 #s(approx (/ y -1) (neg.f64 y)) (/.f64 #s(literal -1 binary64) t)) |
#s(approx (/ y -1) (neg.f64 y)) |
(neg.f64 y) |
y |
(/.f64 #s(literal -1 binary64) t) |
#s(literal -1 binary64) |
t |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 y z) t)) |
(/.f64 (*.f64 y z) t) |
(*.f64 y z) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (- 1 (/ y t)) (/.f64 (-.f64 t y) t)) x)) |
(*.f64 #s(approx (- 1 (/ y t)) (/.f64 (-.f64 t y) t)) x) |
#s(approx (- 1 (/ y t)) (/.f64 (-.f64 t y) t)) |
(/.f64 (-.f64 t y) t) |
(-.f64 t y) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (/.f64 (-.f64 z x) t) y)) |
(*.f64 (/.f64 (-.f64 z x) t) y) |
(/.f64 (-.f64 z x) t) |
(+.f64 x (/.f64 (*.f64 (*.f64 t (-.f64 z x)) y) (*.f64 t t))) |
(/.f64 (*.f64 (*.f64 t (-.f64 z x)) y) (*.f64 t t)) |
(*.f64 (*.f64 t (-.f64 z x)) y) |
(*.f64 t (-.f64 z x)) |
(*.f64 t t) |
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 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 (+ (* (- 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 (+ 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 (* (/ (- z x) t) y) #s(hole binary64 (/ (* y z) t))) |
#s(approx (* (/ (- z x) t) y) #s(hole binary64 (+ (* -1 (/ (* x 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 (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (/ (* (* t (- z x)) y) (* t t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (* (* t (- z x)) y) (* t t)) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))) |
#s(approx (* (* t (- z x)) y) #s(hole binary64 (* t (* y z)))) |
#s(approx (* (* t (- z x)) y) #s(hole binary64 (+ (* -1 (* t (* x y))) (* t (* y z))))) |
#s(approx (* t (- z x)) #s(hole binary64 (* t z))) |
#s(approx (* t (- z x)) #s(hole binary64 (+ (* -1 (* t x)) (* t z)))) |
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 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 (+ (* (- 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 (+ 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) t) y) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (* (/ (- z x) t) y) #s(hole binary64 (* x (+ (* -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 (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (* (* t (- z x)) y) (* t t)) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (/ (* (* t (- z x)) y) (* t t)) #s(hole binary64 (* x (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))) |
#s(approx (* (* t (- z x)) y) #s(hole binary64 (* -1 (* t (* x y))))) |
#s(approx (* (* t (- z x)) y) #s(hole binary64 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x))))) |
#s(approx (* t (- z x)) #s(hole binary64 (* -1 (* t x)))) |
#s(approx (* t (- z x)) #s(hole binary64 (* x (+ (* -1 t) (/ (* t z) x))))) |
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 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 (+ (* (- 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 (+ 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) t) y) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ y t)))))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ z (* t x))) (/ 1 t)))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (/ (* (* t (- z x)) y) (* t t)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ y t)))))) |
#s(approx (* (* t (- z x)) y) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y)))))) |
#s(approx (* t (- z x)) #s(hole binary64 (* -1 (* x (+ t (* -1 (/ (* t z) x))))))) |
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 x)) |
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (* (/ y -1) (/ -1 t)) #s(hole binary64 (/ y t))) |
#s(approx (/ y -1) #s(hole binary64 (* -1 y))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#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 (+ 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 (/ (- t y) t) #s(hole binary64 1)) |
#s(approx (/ (- t y) t) #s(hole binary64 (+ 1 (* -1 (/ y t))))) |
#s(approx (- t y) #s(hole binary64 t)) |
#s(approx (- t y) #s(hole binary64 (+ t (* -1 y)))) |
#s(approx (* (/ (- z x) t) y) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 x)) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (/ (* (* t (- z x)) y) (* t t)) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (* (* t (- z x)) y) #s(hole binary64 (* t (* y (- z x))))) |
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) 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 (* (- 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 (/ (- t y) t) #s(hole binary64 (* -1 (/ y t)))) |
#s(approx (/ (- t y) t) #s(hole binary64 (* y (- (/ 1 y) (/ 1 t))))) |
#s(approx (- t y) #s(hole binary64 (* -1 y))) |
#s(approx (- t y) #s(hole binary64 (* y (- (/ t y) 1)))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) 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 (* (- 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 (/ (- t y) t) #s(hole binary64 (* -1 (* y (- (/ 1 t) (/ 1 y)))))) |
#s(approx (- t y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ t y))))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 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 (+ (* (- 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 (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 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 (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (* (/ (- z x) t) y) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (/ y t))))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* z (+ (* -1 (/ x (* t z))) (/ 1 t))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (/ (* (* t (- z x)) y) (* t t)) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (/ y t))))) |
#s(approx (* (* t (- z x)) y) #s(hole binary64 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y))))) |
#s(approx (* t (- z x)) #s(hole binary64 (* z (+ t (* -1 (/ (* t x) z)))))) |
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 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 (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) 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) t) y) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (/ (* x y) (* t z))))))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* -1 (* z (- (/ x (* t z)) (/ 1 t)))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (/ (* (* t (- z x)) y) (* t t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (/ (* x y) (* t z))))))) |
#s(approx (* (* t (- z x)) y) #s(hole binary64 (* -1 (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z)))))) |
#s(approx (* t (- z x)) #s(hole binary64 (* -1 (* z (+ (* -1 t) (/ (* t x) z)))))) |
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (/ (+ (* t x) (* y (- 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 (* (- 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 (/ (- t y) t) #s(hole binary64 (/ (+ t (* -1 y)) t))) |
#s(approx (- t y) #s(hole binary64 (- t y))) |
#s(approx (/ (- z x) t) #s(hole binary64 (/ (- z x) t))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (* t (- z x)) #s(hole binary64 (* t (- z x)))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 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 (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (- t y) #s(hole binary64 (* t (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (- t y) #s(hole binary64 (* -1 (* t (- (/ y t) 1))))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 z x) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (/ y -1) (neg.f64 y)))) #s(literal 2 binary64))) (-.f64 x (*.f64 (-.f64 z x) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (/ y -1) (neg.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 z x) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (/ y -1) (neg.f64 y)))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 z x) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (/ y -1) (neg.f64 y)))) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 z x) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (/ y -1) (neg.f64 y)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 z x) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (/ y -1) (neg.f64 y)))) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (-.f64 z x) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (/ y -1) (neg.f64 y)))) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 z x) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (/ y -1) (neg.f64 y)))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 z x) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (/ y -1) (neg.f64 y)))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 z x) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (/ y -1) (neg.f64 y)))) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 z x) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (/ y -1) (neg.f64 y)))) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (-.f64 z x) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (/ y -1) (neg.f64 y)))) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 z x) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (/ y -1) (neg.f64 y)))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 z x) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (/ y -1) (neg.f64 y)))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 z x) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (/ y -1) (neg.f64 y)))) x)))) |
(fma.f64 (*.f64 (-.f64 z x) #s(approx (/ y -1) (neg.f64 y))) (/.f64 #s(literal -1 binary64) t) x) |
(fma.f64 (-.f64 z x) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (/ y -1) (neg.f64 y))) x) |
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (/ y -1) (neg.f64 y))) (-.f64 z x) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 z x) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (/ y -1) (neg.f64 y)))) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 z x) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (/ y -1) (neg.f64 y)))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 z x) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (/ y -1) (neg.f64 y)))) x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 z x) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (/ y -1) (neg.f64 y)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 z x) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (/ y -1) (neg.f64 y)))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 z x) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (/ y -1) (neg.f64 y)))) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 z x) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (/ y -1) (neg.f64 y)))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 z x) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (/ y -1) (neg.f64 y)))) x))))) |
(+.f64 (*.f64 (-.f64 z x) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (/ y -1) (neg.f64 y)))) x) |
(+.f64 x (*.f64 (-.f64 z x) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (/ y -1) (neg.f64 y))))) |
(/.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 #s(literal -1 binary64) t) #s(approx (/ y -1) (neg.f64 y))) |
(*.f64 #s(approx (/ y -1) (neg.f64 y)) (/.f64 #s(literal -1 binary64) t)) |
(/.f64 (neg.f64 (*.f64 #s(approx (/ y -1) (neg.f64 y)) #s(literal -1 binary64))) (neg.f64 t)) |
(/.f64 (*.f64 #s(approx (/ y -1) (neg.f64 y)) #s(literal -1 binary64)) t) |
#s(approx (/ y -1) (neg.f64 y)) |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 y #s(literal -1 binary64)) |
(neg.f64 y) |
y |
(*.f64 (pow.f64 t #s(literal -1 binary64)) #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) |
#s(literal -1 binary64) |
t |
#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 #s(approx (- 1 (/ y t)) (/.f64 (-.f64 t y) t)) x)) |
(*.f64 #s(approx (- 1 (/ y t)) (/.f64 (-.f64 t y) t)) x) |
(*.f64 x #s(approx (- 1 (/ y t)) (/.f64 (-.f64 t y) t))) |
#s(approx (- 1 (/ y t)) (/.f64 (-.f64 t y) t)) |
(/.f64 (-.f64 (*.f64 (/.f64 t t) (/.f64 t t)) (pow.f64 (/.f64 y t) #s(literal 2 binary64))) (+.f64 (/.f64 t t) (/.f64 y t))) |
(/.f64 (-.f64 (pow.f64 (/.f64 t t) #s(literal 3 binary64)) (pow.f64 (/.f64 y t) #s(literal 3 binary64))) (fma.f64 (/.f64 t t) (/.f64 t t) (+.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (*.f64 (/.f64 t t) (/.f64 y t))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 t y))) (neg.f64 (neg.f64 t))) |
(/.f64 (-.f64 (neg.f64 t) (*.f64 t (*.f64 y (/.f64 #s(literal -1 binary64) t)))) (neg.f64 t)) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 t (*.f64 (/.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 t t)) |
(/.f64 (-.f64 (*.f64 t (neg.f64 t)) (*.f64 t (neg.f64 y))) (*.f64 t (neg.f64 t))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 t y)) (*.f64 t t)) |
(/.f64 (-.f64 t (*.f64 (/.f64 y #s(literal -1 binary64)) #s(literal -1 binary64))) t) |
(/.f64 (neg.f64 (-.f64 t y)) (neg.f64 t)) |
(/.f64 (-.f64 t y) t) |
(-.f64 (/.f64 t t) (/.f64 y t)) |
(/.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 y y))) (neg.f64 (+.f64 t y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 t t (fma.f64 y y (*.f64 t y))))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 y y)) (+.f64 t y)) |
(/.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 t t (fma.f64 y y (*.f64 t y)))) |
(-.f64 (/.f64 (*.f64 t t) (+.f64 t y)) (/.f64 (*.f64 y y) (+.f64 t y))) |
(-.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 t t (fma.f64 y y (*.f64 t y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 t t (fma.f64 y y (*.f64 t y))))) |
(-.f64 t y) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (/.f64 (-.f64 z x) t) y)) |
(*.f64 (*.f64 (-.f64 z x) (/.f64 y #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 (-.f64 z x) 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 z x) y))) (neg.f64 (neg.f64 t))) |
(/.f64 (*.f64 (*.f64 y (/.f64 #s(literal -1 binary64) t)) (-.f64 (*.f64 z z) (*.f64 x x))) (*.f64 #s(literal -1 binary64) (+.f64 z x))) |
(/.f64 (*.f64 (*.f64 y (/.f64 #s(literal -1 binary64) t)) (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal -1 binary64) (fma.f64 z z (fma.f64 x x (*.f64 z x))))) |
(/.f64 (*.f64 (*.f64 (/.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) (-.f64 (*.f64 z z) (*.f64 x x))) (*.f64 t (+.f64 z x))) |
(/.f64 (*.f64 (*.f64 (/.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) (-.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 (neg.f64 y) (-.f64 (*.f64 z z) (*.f64 x x))) (*.f64 (neg.f64 t) (+.f64 z x))) |
(/.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 y (-.f64 (*.f64 z z) (*.f64 x x))) (*.f64 t (+.f64 z x))) |
(/.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 (*.f64 z z) (*.f64 x x)) (*.f64 y (/.f64 #s(literal -1 binary64) t))) (*.f64 (+.f64 z x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (*.f64 (/.f64 y #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 (+.f64 z x) t)) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (neg.f64 y)) (*.f64 (+.f64 z x) (neg.f64 t))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) y) (*.f64 (+.f64 z x) t)) |
(/.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 y (/.f64 #s(literal -1 binary64) t))) (*.f64 (fma.f64 z z (fma.f64 x x (*.f64 z x))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (/.f64 y #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 z z (fma.f64 x x (*.f64 z x))) t)) |
(/.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 (neg.f64 (*.f64 (-.f64 z x) y)) (neg.f64 t)) |
(/.f64 (*.f64 (-.f64 z x) y) 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 (neg.f64 (-.f64 z x))) (neg.f64 (neg.f64 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 (-.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 (neg.f64 (-.f64 z x)) (neg.f64 t)) |
(/.f64 (-.f64 (*.f64 t z) (*.f64 t x)) (*.f64 t 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 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 t y) t) (/.f64 (-.f64 z x) t)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (/.f64 (*.f64 t y) t) (/.f64 (-.f64 z x) t)) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 t y) t) (/.f64 (-.f64 z x) t)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 t y) t) (/.f64 (-.f64 z x) t)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (*.f64 t y) t) (/.f64 (-.f64 z x) t)) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (/.f64 (*.f64 t y) t) (/.f64 (-.f64 z x) t)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (/.f64 (*.f64 t y) t) (/.f64 (-.f64 z x) t))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 t y) t) (/.f64 (-.f64 z x) t)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 t y) t) (/.f64 (-.f64 z x) t)) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 (*.f64 t y) t) (/.f64 (-.f64 z x) t))))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (/.f64 (*.f64 t y) t) (/.f64 (-.f64 z x) t)) #s(literal 2 binary64))) (-.f64 x (*.f64 (/.f64 (*.f64 t y) t) (/.f64 (-.f64 z x) t)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 t y) t) (/.f64 (-.f64 z x) t)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 t y) t) (/.f64 (-.f64 z x) t)) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 (*.f64 t y) t) (/.f64 (-.f64 z x) t)))))) |
(fma.f64 (/.f64 (*.f64 t y) (neg.f64 t)) (/.f64 (-.f64 z x) (neg.f64 t)) x) |
(fma.f64 (/.f64 (*.f64 t y) (fabs.f64 t)) (/.f64 (-.f64 z x) (fabs.f64 t)) x) |
(fma.f64 (/.f64 (*.f64 t y) t) (/.f64 (-.f64 z x) t) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 z x) y) (neg.f64 t)) (/.f64 t (neg.f64 t)) x) |
(fma.f64 (/.f64 t (neg.f64 t)) (/.f64 (*.f64 (-.f64 z x) y) (neg.f64 t)) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 z x) y) (fabs.f64 t)) (/.f64 t (fabs.f64 t)) x) |
(fma.f64 (/.f64 t (fabs.f64 t)) (/.f64 (*.f64 (-.f64 z x) y) (fabs.f64 t)) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 z x) t) (neg.f64 t)) (/.f64 y (neg.f64 t)) x) |
(fma.f64 (/.f64 y (neg.f64 t)) (/.f64 (*.f64 (-.f64 z x) t) (neg.f64 t)) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 z x) t) (fabs.f64 t)) (/.f64 y (fabs.f64 t)) x) |
(fma.f64 (/.f64 y (fabs.f64 t)) (/.f64 (*.f64 (-.f64 z x) t) (fabs.f64 t)) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 z x) t) t) (/.f64 y t) x) |
(fma.f64 (/.f64 t t) (*.f64 (/.f64 (-.f64 z x) t) y) x) |
(fma.f64 (*.f64 (-.f64 z x) t) (/.f64 y (*.f64 t t)) x) |
(fma.f64 (*.f64 (/.f64 (-.f64 z x) t) y) (/.f64 t t) x) |
(fma.f64 (/.f64 y t) (/.f64 (*.f64 (-.f64 z x) t) t) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (/.f64 (*.f64 t y) t) (/.f64 (-.f64 z x) t)))) (/.f64 (pow.f64 (*.f64 (/.f64 (*.f64 t y) t) (/.f64 (-.f64 z x) t)) #s(literal 2 binary64)) (-.f64 x (*.f64 (/.f64 (*.f64 t y) t) (/.f64 (-.f64 z x) t))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 t y) t) (/.f64 (-.f64 z x) t)) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 (*.f64 t y) t) (/.f64 (-.f64 z x) t)))))) (/.f64 (pow.f64 (*.f64 (/.f64 (*.f64 t y) t) (/.f64 (-.f64 z x) t)) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 t y) t) (/.f64 (-.f64 z x) t)) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 (*.f64 t y) t) (/.f64 (-.f64 z x) t))))))) |
(+.f64 (*.f64 (/.f64 (*.f64 t y) t) (/.f64 (-.f64 z x) t)) x) |
(+.f64 x (*.f64 (/.f64 (*.f64 t y) t) (/.f64 (-.f64 z x) t))) |
(*.f64 (/.f64 (*.f64 t y) (neg.f64 t)) (/.f64 (-.f64 z x) (neg.f64 t))) |
(*.f64 (/.f64 (*.f64 t y) (fabs.f64 t)) (/.f64 (-.f64 z x) (fabs.f64 t))) |
(*.f64 (/.f64 (*.f64 t y) t) (/.f64 (-.f64 z x) t)) |
(*.f64 (/.f64 (*.f64 (-.f64 z x) y) (neg.f64 t)) (/.f64 t (neg.f64 t))) |
(*.f64 (/.f64 t (neg.f64 t)) (/.f64 (*.f64 (-.f64 z x) y) (neg.f64 t))) |
(*.f64 (/.f64 (*.f64 (-.f64 z x) y) (fabs.f64 t)) (/.f64 t (fabs.f64 t))) |
(*.f64 (/.f64 t (fabs.f64 t)) (/.f64 (*.f64 (-.f64 z x) y) (fabs.f64 t))) |
(*.f64 (/.f64 (*.f64 (-.f64 z x) t) (neg.f64 t)) (/.f64 y (neg.f64 t))) |
(*.f64 (/.f64 y (neg.f64 t)) (/.f64 (*.f64 (-.f64 z x) t) (neg.f64 t))) |
(*.f64 (/.f64 (*.f64 (-.f64 z x) t) (fabs.f64 t)) (/.f64 y (fabs.f64 t))) |
(*.f64 (/.f64 y (fabs.f64 t)) (/.f64 (*.f64 (-.f64 z x) t) (fabs.f64 t))) |
(*.f64 (/.f64 (*.f64 (-.f64 z x) t) t) (/.f64 y t)) |
(*.f64 (/.f64 t t) (*.f64 (/.f64 (-.f64 z x) t) y)) |
(*.f64 (*.f64 (-.f64 z x) t) (/.f64 y (*.f64 t t))) |
(*.f64 (*.f64 (/.f64 (-.f64 z x) t) y) (/.f64 t t)) |
(*.f64 (/.f64 y t) (/.f64 (*.f64 (-.f64 z x) t) t)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 z x) t) y) t)) (neg.f64 t)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (-.f64 z x) t) y))) (neg.f64 (neg.f64 (*.f64 t t)))) |
(/.f64 (*.f64 (*.f64 (-.f64 z x) t) (*.f64 y (/.f64 #s(literal -1 binary64) t))) (neg.f64 t)) |
(/.f64 (*.f64 (*.f64 (-.f64 z x) t) (*.f64 (/.f64 y #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 t t)) |
(/.f64 (*.f64 (*.f64 (-.f64 z x) t) (neg.f64 y)) (*.f64 t (neg.f64 t))) |
(/.f64 (/.f64 (*.f64 (*.f64 (-.f64 z x) t) y) t) t) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 z x) t) y)) (neg.f64 (*.f64 t t))) |
(/.f64 (*.f64 (*.f64 (-.f64 z x) t) y) (*.f64 t t)) |
(*.f64 (*.f64 t y) (-.f64 z x)) |
(*.f64 (*.f64 (-.f64 z x) t) y) |
(*.f64 (*.f64 (-.f64 z x) y) t) |
(*.f64 t (*.f64 (-.f64 z x) y)) |
(*.f64 y (*.f64 (-.f64 z x) t)) |
(*.f64 (-.f64 z x) t) |
(*.f64 t (-.f64 z x)) |
(*.f64 (neg.f64 (neg.f64 t)) (neg.f64 (neg.f64 t))) |
(*.f64 (neg.f64 (fabs.f64 t)) (neg.f64 (fabs.f64 t))) |
(*.f64 (fabs.f64 (fabs.f64 t)) (fabs.f64 (fabs.f64 t))) |
(*.f64 (exp.f64 (log.f64 t)) (exp.f64 (log.f64 t))) |
(*.f64 (neg.f64 t) (neg.f64 t)) |
(*.f64 (fabs.f64 t) (fabs.f64 t)) |
(*.f64 t t) |
(pow.f64 (exp.f64 (log.f64 t)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 t) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 t) #s(literal 2 binary64)) |
(pow.f64 (*.f64 t t) #s(literal 1 binary64)) |
(pow.f64 t #s(literal 2 binary64)) |
(fabs.f64 (*.f64 t t)) |
(exp.f64 (*.f64 (log.f64 t) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 t) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 t) #s(literal 2 binary64)))) |
#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) 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 (+ 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 (* (- 1 (/ y t)) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (* (/ (- z x) t) y) (/.f64 (*.f64 y z) t)) |
#s(approx (* (/ (- z x) t) y) (/.f64 (fma.f64 (neg.f64 x) y (*.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 (+ x (/ (* (* t (- z x)) y) (* t t))) (/.f64 (*.f64 y z) t)) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x (/.f64 (*.f64 y z) t))) |
#s(approx (/ (* (* t (- z x)) y) (* t t)) (/.f64 (*.f64 y z) t)) |
#s(approx (/ (* (* t (- z x)) y) (* t t)) (/.f64 (fma.f64 (neg.f64 x) y (*.f64 y z)) t)) |
#s(approx (* (* t (- z x)) y) (*.f64 (*.f64 y z) t)) |
#s(approx (* (* t (- z x)) y) (fma.f64 (neg.f64 t) (*.f64 y x) (*.f64 (*.f64 y z) t))) |
#s(approx (* t (- z x)) (*.f64 t z)) |
#s(approx (* t (- z x)) (fma.f64 (neg.f64 t) x (*.f64 t 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) (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 (+ 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) t) y) (/.f64 (*.f64 (neg.f64 x) y) t)) |
#s(approx (* (/ (- z x) t) y) (*.f64 (fma.f64 (/.f64 y x) (/.f64 z t) (/.f64 (neg.f64 y) t)) 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 (+ x (/ (* (* t (- z x)) y) (* t t))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (*.f64 (+.f64 (fma.f64 (/.f64 y x) (/.f64 z t) (/.f64 (neg.f64 y) t)) #s(literal 1 binary64)) x)) |
#s(approx (/ (* (* t (- z x)) y) (* t t)) (/.f64 (*.f64 (neg.f64 x) y) t)) |
#s(approx (/ (* (* t (- z x)) y) (* t t)) (*.f64 (fma.f64 (/.f64 y x) (/.f64 z t) (/.f64 (neg.f64 y) t)) x)) |
#s(approx (* (* t (- z x)) y) (*.f64 (neg.f64 t) (*.f64 y x))) |
#s(approx (* (* t (- z x)) y) (*.f64 (fma.f64 (neg.f64 t) y (/.f64 (*.f64 (*.f64 y z) t) x)) x)) |
#s(approx (* t (- z x)) (*.f64 (neg.f64 t) x)) |
#s(approx (* t (- z x)) (*.f64 (fma.f64 t (/.f64 z x) (neg.f64 t)) 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) (*.f64 (neg.f64 x) (fma.f64 (/.f64 z x) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#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 (+ 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) t) y) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (/.f64 (*.f64 y z) t) x) #s(literal -1 binary64) (/.f64 y t)))) |
#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 (+ x (/ (* (* t (- z x)) y) (* t t))) (*.f64 (neg.f64 x) (-.f64 (/.f64 y t) #s(literal 1 binary64)))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t 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 (/ (* (* t (- z x)) y) (* t t)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (/.f64 (*.f64 y z) t) x) #s(literal -1 binary64) (/.f64 y t)))) |
#s(approx (* (* t (- z x)) y) (*.f64 (neg.f64 x) (fma.f64 t y (neg.f64 (/.f64 (*.f64 (*.f64 y z) t) x))))) |
#s(approx (* t (- z x)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 t (/.f64 z x)) #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 (* (/ y -1) (/ -1 t)) (/.f64 y t)) |
#s(approx (/ y -1) (neg.f64 y)) |
#s(approx (neg y) (neg.f64 y)) |
#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 (+ x (/ (* y (- z x)) t)) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 y t) (-.f64 z x) 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 (/ (- t y) t) #s(literal 1 binary64)) |
#s(approx (/ (- t y) t) (-.f64 #s(literal 1 binary64) (/.f64 y t))) |
#s(approx (- t y) t) |
#s(approx (- t y) (fma.f64 #s(literal -1 binary64) y t)) |
#s(approx (* (/ (- z x) t) y) (*.f64 (/.f64 (-.f64 z x) t) y)) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) x) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (fma.f64 (/.f64 y t) (-.f64 z x) x)) |
#s(approx (/ (* (* t (- z x)) y) (* t t)) (*.f64 (/.f64 (-.f64 z x) t) y)) |
#s(approx (* (* t (- z x)) y) (*.f64 (*.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 (+ 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 (* (- 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 (/ (- t y) t) (/.f64 (neg.f64 y) t)) |
#s(approx (/ (- t y) t) (*.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 t #s(literal -1 binary64))) y)) |
#s(approx (- t y) (neg.f64 y)) |
#s(approx (- t y) (*.f64 (-.f64 (/.f64 t y) #s(literal 1 binary64)) y)) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (*.f64 (/.f64 (-.f64 z x) t) y)) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t 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) (fma.f64 (/.f64 (-.f64 z x) t) #s(literal -1 binary64) (/.f64 (neg.f64 x) 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) (fma.f64 (/.f64 (-.f64 z x) t) #s(literal -1 binary64) (/.f64 (neg.f64 x) 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) (fma.f64 (/.f64 (-.f64 z x) t) #s(literal -1 binary64) (/.f64 (neg.f64 x) y)))) |
#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 (/ (- t y) t) (*.f64 (neg.f64 y) (-.f64 (pow.f64 t #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))))) |
#s(approx (- t y) (*.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (/.f64 t y)))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (*.f64 (/.f64 (-.f64 z x) t) y)) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (-.f64 z x) t) #s(literal -1 binary64) (/.f64 (neg.f64 x) y)))) |
#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 (+ x (/ (* (* t (- z x)) y) (* t t))) (-.f64 x (*.f64 x (/.f64 y t)))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (+.f64 (/.f64 (fma.f64 (neg.f64 x) y (*.f64 y z)) t) x)) |
#s(approx (+ x (/ (* y (- z 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) (*.f64 (fma.f64 (/.f64 x z) #s(literal -1 binary64) #s(literal 1 binary64)) z)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (/.f64 (fma.f64 (neg.f64 x) y (fma.f64 t x (*.f64 y z))) (*.f64 t z)) z)) |
#s(approx (+ x (/ (* y (- z 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) t) y) (*.f64 (fma.f64 (/.f64 (neg.f64 x) z) (/.f64 y t) (/.f64 y t)) 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 (+ x (/ (* (* t (- z x)) y) (* t t))) (*.f64 (/.f64 (fma.f64 (neg.f64 x) y (fma.f64 t x (*.f64 y z))) (*.f64 t z)) z)) |
#s(approx (/ (* (* t (- z x)) y) (* t t)) (*.f64 (fma.f64 (/.f64 (neg.f64 x) z) (/.f64 y t) (/.f64 y t)) z)) |
#s(approx (* (* t (- z x)) y) (*.f64 (fma.f64 t y (/.f64 (*.f64 (neg.f64 t) (*.f64 y x)) z)) z)) |
#s(approx (* t (- z x)) (*.f64 (fma.f64 (*.f64 t (/.f64 x z)) #s(literal -1 binary64) t) z)) |
#s(approx (+ x (/ (* y (- z 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) (neg.f64 (*.f64 (-.f64 (/.f64 x z) #s(literal 1 binary64)) z))) |
#s(approx (+ x (/ (* y (- z 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 (+ x (/ (* y (- z 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) t) y) (neg.f64 (*.f64 (fma.f64 (/.f64 y z) (/.f64 x t) (/.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 (+ x (/ (* (* t (- z x)) y) (* t 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 (/ (* (* t (- z x)) y) (* t t)) (neg.f64 (*.f64 (fma.f64 (/.f64 y z) (/.f64 x t) (/.f64 (neg.f64 y) t)) z))) |
#s(approx (* (* t (- z x)) y) (neg.f64 (*.f64 (fma.f64 (neg.f64 t) y (/.f64 (*.f64 (*.f64 y x) t) z)) z))) |
#s(approx (* t (- z x)) (neg.f64 (*.f64 (fma.f64 t (/.f64 x z) (neg.f64 t)) z))) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (fma.f64 (-.f64 z x) y (*.f64 t 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 (* (- 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 (/ (- t y) t) (/.f64 (fma.f64 #s(literal -1 binary64) y t) t)) |
#s(approx (- t y) (-.f64 t y)) |
#s(approx (/ (- z x) t) (/.f64 (-.f64 z x) t)) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (/.f64 (fma.f64 (-.f64 z x) y (*.f64 t x)) t)) |
#s(approx (* t (- z x)) (*.f64 (-.f64 z x) t)) |
#s(approx (* t t) (*.f64 t 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 (- t y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) t)) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (fma.f64 (/.f64 y t) (-.f64 z x) x)) |
#s(approx (- t y) (*.f64 (neg.f64 t) (-.f64 (/.f64 y t) #s(literal 1 binary64)))) |
Compiled 7 562 to 1 182 computations (84.4% saved)
18 alts after pruning (7 fresh and 11 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 315 | 3 | 318 |
| Fresh | 0 | 4 | 4 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 6 | 6 |
| Total | 315 | 18 | 333 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 98.0% | (fma.f64 (-.f64 z x) (*.f64 #s(approx (/ y -1) (neg.f64 y)) (/.f64 #s(literal -1 binary64) t)) x) |
| 61.1% | (fma.f64 #s(approx (- z x) (neg.f64 x)) (/.f64 y t) x) | |
| 74.2% | (fma.f64 #s(approx (- z x) z) (*.f64 #s(approx (/ y -1) (neg.f64 y)) (/.f64 #s(literal -1 binary64) t)) x) | |
| ✓ | 69.8% | (fma.f64 y (/.f64 #s(approx (- z x) z) t) x) |
| 31.8% | (+.f64 x (/.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))))) | |
| ✓ | 58.7% | (+.f64 x (/.f64 (*.f64 (*.f64 t (-.f64 z x)) y) (*.f64 t t))) |
| ✓ | 70.3% | (+.f64 x (/.f64 (*.f64 y #s(approx (- z x) z)) t)) |
| 30.8% | #s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 #s(approx (- z x) (neg.f64 x)) y) t)) | |
| ✓ | 41.9% | #s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 y z) t)) |
| ✓ | 63.1% | #s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (/.f64 (-.f64 z x) t) y)) |
| 29.8% | #s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (/.f64 #s(approx (- z x) (neg.f64 x)) t) y)) | |
| 42.7% | #s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (/.f64 #s(approx (- z x) z) t) y)) | |
| 69.0% | #s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (/.f64 y t) (-.f64 z x))) | |
| ✓ | 83.7% | #s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (fma.f64 (-.f64 z x) y (*.f64 t x)) t)) |
| ✓ | 21.9% | #s(approx (+ x (/ (* y (- z x)) t)) (/.f64 #s(approx (+ (* (- z x) y) (* t x)) (*.f64 t x)) t)) |
| ✓ | 61.1% | #s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (- 1 (/ y t)) (/.f64 (-.f64 t y) t)) x)) |
| ✓ | 33.4% | #s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) x)) |
| ✓ | 30.0% | #s(approx (+ x (/ (* y (- z x)) t)) x) |
Compiled 793 to 342 computations (56.9% 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 (/.f64 #s(approx (- z x) z) t) y)) |
#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)) t) y)) |
#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 #s(approx (- 1 (/ y t)) (/.f64 (-.f64 t 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 (-.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) t) y)) |
#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 (-.f64 z x) (/.f64 y t) x) |
(fma.f64 (/.f64 (-.f64 z x) t) y x) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
(fma.f64 #s(approx (- z x) z) (*.f64 #s(approx (/ y -1) (neg.f64 y)) (/.f64 #s(literal -1 binary64) t)) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (fma.f64 (-.f64 z x) y (*.f64 t x)) t)) |
(fma.f64 (-.f64 z x) (*.f64 #s(approx (/ y -1) (neg.f64 y)) (/.f64 #s(literal -1 binary64) t)) x) |
(+.f64 x (/.f64 (*.f64 (*.f64 t (-.f64 z x)) y) (*.f64 t t))) |
#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)) |
(fma.f64 (-.f64 z x) (*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) x) |
(fma.f64 (/.f64 (neg.f64 y) t) x (fma.f64 (/.f64 z t) y x)) |
(+.f64 x (/.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))))) |
| Outputs |
|---|
(fma.f64 (-.f64 z x) (/.f64 y t) x) |
5 calls:
| 35.0ms | z |
| 26.0ms | x |
| 8.0ms | t |
| 8.0ms | y |
| 7.0ms | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.0% | 1 | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| 98.0% | 1 | x |
| 98.0% | 1 | y |
| 98.0% | 1 | z |
| 98.0% | 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 (/.f64 #s(approx (- z x) z) t) y)) |
#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)) t) y)) |
#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 #s(approx (- 1 (/ y t)) (/.f64 (-.f64 t 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 (-.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) t) y)) |
#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) |
| Outputs |
|---|
(fma.f64 y (/.f64 #s(approx (- z x) z) 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:
| 17.0ms | z |
| 5.0ms | t |
| 5.0ms | y |
| 5.0ms | x |
| 5.0ms | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.8% | 3 | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| 82.6% | 3 | x |
| 83.1% | 3 | y |
| 83.4% | 3 | z |
| 87.1% | 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)) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 z y) t)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (/.f64 #s(approx (- z x) z) t) y)) |
#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)) t) y)) |
#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 #s(approx (- 1 (/ y t)) (/.f64 (-.f64 t y) t)) x)) |
#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 #s(approx (- 1 (/ y t)) (/.f64 (-.f64 t y) t)) x)) |
(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 (-.f64 t y) t)) x)) |
5 calls:
| 7.0ms | y |
| 4.0ms | x |
| 4.0ms | z |
| 4.0ms | t |
| 3.0ms | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.6% | 3 | x |
| 69.8% | 1 | y |
| 82.0% | 3 | z |
| 72.3% | 2 | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| 74.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)) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 z y) t)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (/.f64 #s(approx (- z x) z) t) y)) |
#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)) t) y)) |
#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) |
4 calls:
| 3.0ms | t |
| 3.0ms | x |
| 3.0ms | z |
| 3.0ms | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.8% | 1 | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| 73.9% | 3 | t |
| 69.8% | 1 | z |
| 73.0% | 3 | x |
Compiled 12 to 20 computations (-66.7% 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 (/.f64 #s(approx (- z x) z) t) y)) |
#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))) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 z y) t)) |
(fma.f64 y (/.f64 #s(approx (- z x) z) t) x) |
1 calls:
| 3.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.3% | 4 | 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 (/.f64 #s(approx (- z x) z) t) y)) |
#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) |
5 calls:
| 66.0ms | t |
| 2.0ms | x |
| 2.0ms | z |
| 2.0ms | y |
| 2.0ms | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.8% | 1 | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| 69.8% | 1 | y |
| 69.8% | 1 | z |
| 69.8% | 1 | x |
| 69.8% | 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 (/.f64 #s(approx (- z x) z) t) y)) |
#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:
| 28.0ms | t |
| 2.0ms | x |
| 2.0ms | z |
| 2.0ms | y |
| 2.0ms | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 56.8% | 3 | t |
| 50.7% | 3 | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| 52.5% | 3 | x |
| 54.6% | 3 | y |
| 53.1% | 4 | z |
Compiled 13 to 24 computations (-84.6% saved)
Total -5.9b remaining (-13.2%)
Threshold costs -5.9b (-13.2%)
| 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:
| 1.0ms | x |
| 1.0ms | t |
| 1.0ms | y |
| 1.0ms | z |
| 1.0ms | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 30.0% | 1 | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| 30.0% | 1 | z |
| 30.0% | 1 | x |
| 30.0% | 1 | y |
| 30.0% | 1 | t |
Compiled 13 to 24 computations (-84.6% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 22.0ms | 1.4312430128325753e+29 | 2.9347931103169908e+41 |
| 25.0ms | -9.475007638173891e-36 | -3.5488893845190986e-44 |
| 37.0ms | 304× | 0 | valid |
Compiled 525 to 433 computations (17.5% saved)
ival-sub!: 15.0ms (80.2% of total)ival-mult!: 2.0ms (10.7% of total)ival-div!: 2.0ms (10.7% of total)ival-add!: 1.0ms (5.3% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 35.0ms | 9.708703293987672e+39 | 8.49353288955899e+54 |
| 8.0ms | -2.0001234189266584e+42 | -5.242289637674807e+40 |
| 34.0ms | 272× | 0 | valid |
Compiled 573 to 457 computations (20.2% saved)
ival-sub!: 1.0ms (23.4% of total)ival-add!: 1.0ms (23.4% of total)ival-mult!: 1.0ms (23.4% of total)ival-div!: 1.0ms (23.4% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 1.8788982274520013e-233 | 1.2944587872483484e-228 |
| 5.0ms | -3.2971239994082213e-178 | -1.7997722858308852e-178 |
| 9.0ms | 208× | 0 | valid |
Compiled 428 to 353 computations (17.5% saved)
ival-sub!: 1.0ms (31.2% of total)ival-mult!: 1.0ms (31.2% of total)ival-div!: 1.0ms (31.2% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 3.189248424480595e-215 | 2.771745566738688e-208 |
| 11.0ms | -4.663523178205294e-248 | -6.32065313036372e-249 |
| 0.0ms | -3.2971239994082213e-178 | -1.7997722858308852e-178 |
| 13.0ms | 240× | 0 | valid |
Compiled 607 to 492 computations (18.9% saved)
ival-sub!: 1.0ms (26.2% of total)ival-add!: 1.0ms (26.2% of total)ival-mult!: 1.0ms (26.2% of total)ival-div!: 1.0ms (26.2% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 3.294326805720313e+82 | 8.514627769299282e+97 |
| 8.0ms | -3.5488893845190986e-44 | -1.1037644415623688e-45 |
| 12.0ms | 272× | 0 | valid |
Compiled 454 to 389 computations (14.3% saved)
ival-sub!: 1.0ms (23.8% of total)ival-add!: 1.0ms (23.8% of total)ival-mult!: 1.0ms (23.8% of total)ival-div!: 1.0ms (23.8% of total)adjust: 0.0ms (0% of total)| 1× | fuel |
Compiled 304 to 71 computations (76.6% saved)
Compiled 654 to 178 computations (72.8% saved)
Loading profile data...