
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)
| 615.0ms | 8 256× | 0 | valid |
ival-div!: 83.0ms (40.7% of total)ival-mult!: 63.0ms (30.9% of total)ival-sub!: 30.0ms (14.7% of total)ival-add!: 26.0ms (12.8% of total)adjust: 2.0ms (1% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 20 | 0 | - | 1 | (3.154098603552274e-43 -1.2276726088240468e-281 2.4829332139586873e-109 2.3139346373372648e-299) | (/.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 | 15 | 0 |
| ↳ | (*.f64 y (-.f64 z x)) | overflow | 47 | |
/.f64 | (/.f64 (*.f64 y (-.f64 z x)) t) | u/n | 1 | 0 |
| ↳ | (*.f64 y (-.f64 z x)) | underflow | 8 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 16 | 1 |
| - | 0 | 239 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 16 | 0 | 1 |
| - | 0 | 0 | 239 |
| number | freq |
|---|---|
| 0 | 240 |
| 1 | 16 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 27.0ms | 512× | 0 | valid |
Compiled 69 to 28 computations (59.4% saved)
ival-mult!: 3.0ms (36.4% of total)ival-div!: 3.0ms (36.4% of total)ival-sub!: 2.0ms (24.3% of total)ival-add!: 1.0ms (12.1% of total)adjust: 0.0ms (0% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 52 | 147 |
| 1 | 105 | 143 |
| 2 | 212 | 143 |
| 3 | 422 | 143 |
| 4 | 751 | 143 |
| 5 | 1027 | 143 |
| 6 | 1036 | 143 |
| 1× | saturated |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 93.6% | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
Compiled 18 to 16 computations (11.1% saved)
| Inputs |
|---|
(+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
x |
(/.f64 (*.f64 y (-.f64 z x)) t) |
(*.f64 y (-.f64 z x)) |
y |
(-.f64 z x) |
z |
t |
| Outputs |
|---|
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))) |
#s(approx (* y (- z x)) #s(hole binary64 (* y z))) |
#s(approx (* y (- z x)) #s(hole binary64 (+ (* -1 (* x y)) (* y z)))) |
#s(approx (- z x) #s(hole binary64 z)) |
#s(approx (- z x) #s(hole binary64 (+ z (* -1 x)))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* x (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* y (- z x)) #s(hole binary64 (* x (+ (* -1 y) (/ (* y z) x))))) |
#s(approx (- z x) #s(hole binary64 (* -1 x))) |
#s(approx (- z x) #s(hole binary64 (* x (- (/ z x) 1)))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ y t)))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ (* y z) x))))))) |
#s(approx (- z x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ z x))))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 x)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (* y (- z x)) #s(hole binary64 (* y (- z x)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (- z x) #s(hole binary64 (- z x))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (/ y t))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* z (+ y (* -1 (/ (* x y) z)))))) |
#s(approx (- z x) #s(hole binary64 (* z (+ 1 (* -1 (/ x z)))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (/ (* x y) (* t z))))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (/ (* x y) z)))))) |
#s(approx (- z x) #s(hole binary64 (* -1 (* z (- (/ x z) 1))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | y | @ | inf | ((+ x (/ (* y (- z x)) t)) x (/ (* y (- z x)) t) (* y (- z x)) y (- z x) z t) |
| 2.0ms | t | @ | inf | ((+ x (/ (* y (- z x)) t)) x (/ (* y (- z x)) t) (* y (- z x)) y (- z x) z t) |
| 1.0ms | y | @ | -inf | ((+ x (/ (* y (- z x)) t)) x (/ (* y (- z x)) t) (* y (- z x)) y (- z x) z t) |
| 1.0ms | x | @ | -inf | ((+ x (/ (* y (- z x)) t)) x (/ (* y (- z x)) t) (* y (- z x)) y (- z x) z t) |
| 1.0ms | z | @ | -inf | ((+ x (/ (* y (- z x)) t)) x (/ (* y (- z x)) t) (* y (- z x)) y (- z x) z t) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 155 | 796 |
| 0 | 160 | 770 |
| 1 | 814 | 711 |
| 2 | 7770 | 711 |
| 0 | 8091 | 680 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
x |
(/.f64 (*.f64 y (-.f64 z x)) t) |
(*.f64 y (-.f64 z x)) |
y |
(-.f64 z x) |
z |
t |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))) |
#s(approx (* y (- z x)) #s(hole binary64 (* y z))) |
#s(approx (* y (- z x)) #s(hole binary64 (+ (* -1 (* x y)) (* y z)))) |
#s(approx (- z x) #s(hole binary64 z)) |
#s(approx (- z x) #s(hole binary64 (+ z (* -1 x)))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* x (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* y (- z x)) #s(hole binary64 (* x (+ (* -1 y) (/ (* y z) x))))) |
#s(approx (- z x) #s(hole binary64 (* -1 x))) |
#s(approx (- z x) #s(hole binary64 (* x (- (/ z x) 1)))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ y t)))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ (* y z) x))))))) |
#s(approx (- z x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ z x))))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 x)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (* y (- z x)) #s(hole binary64 (* y (- z x)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (- z x) #s(hole binary64 (- z x))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (/ y t))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* z (+ y (* -1 (/ (* x y) z)))))) |
#s(approx (- z x) #s(hole binary64 (* z (+ 1 (* -1 (/ x z)))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (/ (* x y) (* t z))))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (/ (* x y) z)))))) |
#s(approx (- z x) #s(hole binary64 (* -1 (* z (- (/ x z) 1))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (-.f64 z x) (neg.f64 t)) y) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 (-.f64 z x) (neg.f64 t)) y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 (-.f64 z x) y) t) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 2 binary64)))) (neg.f64 (+.f64 x (/.f64 (*.f64 y (-.f64 (neg.f64 x) z)) t)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 2 binary64))) (neg.f64 t) (*.f64 (+.f64 x (*.f64 (/.f64 y t) x)) (*.f64 (neg.f64 z) y))) (*.f64 (+.f64 x (*.f64 (/.f64 y t) x)) (neg.f64 t))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 2 binary64))) t (*.f64 (+.f64 x (*.f64 (/.f64 y t) x)) (*.f64 z y))) (*.f64 (+.f64 x (*.f64 (/.f64 y t) x)) t)) |
(/.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64))) (neg.f64 t) (*.f64 (fma.f64 (*.f64 (neg.f64 x) (/.f64 y t)) (-.f64 (*.f64 (neg.f64 x) (/.f64 y t)) x) (*.f64 x x)) (*.f64 (neg.f64 z) y))) (*.f64 (fma.f64 (*.f64 (neg.f64 x) (/.f64 y t)) (-.f64 (*.f64 (neg.f64 x) (/.f64 y t)) x) (*.f64 x x)) (neg.f64 t))) |
(/.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64))) t (*.f64 (fma.f64 (*.f64 (neg.f64 x) (/.f64 y t)) (-.f64 (*.f64 (neg.f64 x) (/.f64 y t)) x) (*.f64 x x)) (*.f64 z y))) (*.f64 (fma.f64 (*.f64 (neg.f64 x) (/.f64 y t)) (-.f64 (*.f64 (neg.f64 x) (/.f64 y t)) x) (*.f64 x x)) t)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 2 binary64))) (+.f64 x (/.f64 (*.f64 y (-.f64 (neg.f64 x) z)) t))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64))) (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) y) (/.f64 z t))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (-.f64 z x) y) t) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 y t) #s(literal 1 binary64))) x (/.f64 (*.f64 z y) t)) |
(fma.f64 (/.f64 (-.f64 z x) t) y x) |
(fma.f64 (/.f64 z t) y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
(fma.f64 (*.f64 (-.f64 (/.f64 y t) #s(literal 1 binary64)) x) #s(literal -1 binary64) (/.f64 (*.f64 z y) t)) |
(fma.f64 (-.f64 (/.f64 y t) #s(literal 1 binary64)) (neg.f64 x) (/.f64 (*.f64 z y) t)) |
(fma.f64 (neg.f64 x) (-.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 (*.f64 z y) t)) |
(fma.f64 (neg.f64 x) (/.f64 y t) (+.f64 x (/.f64 (*.f64 z y) t))) |
(fma.f64 (neg.f64 x) (/.f64 y t) (fma.f64 (/.f64 z t) y x)) |
(fma.f64 (*.f64 (/.f64 y t) x) #s(literal -1 binary64) (+.f64 x (/.f64 (*.f64 z y) t))) |
(fma.f64 (*.f64 (/.f64 y t) x) #s(literal -1 binary64) (fma.f64 (/.f64 z t) y x)) |
(fma.f64 (*.f64 y x) (/.f64 #s(literal -1 binary64) t) (+.f64 x (/.f64 (*.f64 z y) t))) |
(fma.f64 (*.f64 y x) (/.f64 #s(literal -1 binary64) t) (fma.f64 (/.f64 z t) y x)) |
(fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x (/.f64 (*.f64 z y) t)) |
(fma.f64 (/.f64 (neg.f64 y) t) x (+.f64 x (/.f64 (*.f64 z y) t))) |
(fma.f64 (/.f64 (neg.f64 y) t) x (fma.f64 (/.f64 z t) y x)) |
(fma.f64 (/.f64 y t) (neg.f64 x) (+.f64 x (/.f64 (*.f64 z y) t))) |
(fma.f64 (/.f64 y t) (neg.f64 x) (fma.f64 (/.f64 z t) y x)) |
(fma.f64 (/.f64 y t) z (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (-.f64 (/.f64 y t) #s(literal 1 binary64)) x) (/.f64 (*.f64 z y) t)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 y t) x) (+.f64 x (/.f64 (*.f64 z y) t))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 y t) x) (fma.f64 (/.f64 z t) y x)) |
(fma.f64 (-.f64 z x) (/.f64 y t) x) |
(fma.f64 z (/.f64 y t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
(fma.f64 y (/.f64 (-.f64 z x) t) x) |
(fma.f64 y (/.f64 z t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
(fma.f64 x (*.f64 (-.f64 (/.f64 y t) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 z y) t)) |
(fma.f64 x (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 y t) #s(literal 1 binary64))) (/.f64 (*.f64 z y) t)) |
(fma.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y t)) (/.f64 (*.f64 z y) t)) |
(fma.f64 x (/.f64 (neg.f64 y) t) (+.f64 x (/.f64 (*.f64 z y) t))) |
(fma.f64 x (/.f64 (neg.f64 y) t) (fma.f64 (/.f64 z t) y x)) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t))) (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) #s(literal 2 binary64)) (+.f64 x (/.f64 (*.f64 y (-.f64 (neg.f64 x) z)) t))) (/.f64 (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 2 binary64)) (+.f64 x (/.f64 (*.f64 y (-.f64 (neg.f64 x) z)) t)))) |
(-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) (*.f64 (neg.f64 y) (/.f64 z t))) |
(-.f64 (/.f64 (*.f64 z y) t) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t))) x)) |
(-.f64 (/.f64 (*.f64 z y) t) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (/.f64 y t)))) |
(-.f64 x (-.f64 (*.f64 (/.f64 y t) x) (/.f64 (*.f64 z y) t))) |
(-.f64 x (*.f64 (/.f64 (-.f64 z x) (neg.f64 t)) y)) |
(+.f64 (+.f64 x (/.f64 (*.f64 z y) t)) (*.f64 (neg.f64 x) (/.f64 y t))) |
(+.f64 (fma.f64 (/.f64 z t) y x) (*.f64 (neg.f64 x) (/.f64 y t))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 (-.f64 z x) y) t) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x) (*.f64 x x))) (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 (-.f64 z x) y) t) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x) (*.f64 x x)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (neg.f64 x) (/.f64 y t)) (+.f64 x (/.f64 (*.f64 z y) t))) |
(+.f64 (*.f64 (neg.f64 x) (/.f64 y t)) (fma.f64 (/.f64 z t) y x)) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) (/.f64 (*.f64 z y) t)) |
(+.f64 (/.f64 (*.f64 z y) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
(+.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x) |
(+.f64 x (*.f64 (neg.f64 (neg.f64 y)) (/.f64 (-.f64 z x) t))) |
(+.f64 x (/.f64 (*.f64 (-.f64 z x) y) t)) |
x |
(*.f64 (/.f64 (-.f64 z x) t) y) |
(*.f64 (-.f64 z x) (/.f64 y t)) |
(*.f64 y (/.f64 (-.f64 z x) t)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x t) #s(literal 2 binary64))) y) (/.f64 (+.f64 z x) t)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 z t) #s(literal 3 binary64)) (pow.f64 (/.f64 x t) #s(literal 3 binary64))) y) (fma.f64 (/.f64 x t) (/.f64 (+.f64 z x) t) (pow.f64 (/.f64 z t) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 t (-.f64 z x)) y) (*.f64 t t)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (neg.f64 x) (/.f64 y t)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 y) (-.f64 z x))) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 y (-.f64 (neg.f64 x) z)) t))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (neg.f64 x) (/.f64 y t))) (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) x) (neg.f64 t) (*.f64 t (*.f64 (neg.f64 z) y))) (*.f64 t (neg.f64 t))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) x) t (*.f64 t (*.f64 z y))) (*.f64 t t)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) y) t (*.f64 (neg.f64 t) (*.f64 (neg.f64 y) x))) (*.f64 (neg.f64 t) t)) |
(/.f64 (fma.f64 (*.f64 z y) t (*.f64 t (*.f64 (neg.f64 y) x))) (*.f64 t t)) |
(/.f64 (*.f64 y (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x t) #s(literal 2 binary64)))) (/.f64 (+.f64 z x) t)) |
(/.f64 (*.f64 y (-.f64 (pow.f64 (/.f64 z t) #s(literal 3 binary64)) (pow.f64 (/.f64 x t) #s(literal 3 binary64)))) (fma.f64 (/.f64 x t) (/.f64 (+.f64 z x) t) (pow.f64 (/.f64 z t) #s(literal 2 binary64)))) |
(/.f64 (*.f64 y (*.f64 t (-.f64 z x))) (*.f64 t t)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 2 binary64))) (/.f64 (*.f64 y (-.f64 (neg.f64 x) z)) t)) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 x) (/.f64 y t)) (/.f64 (*.f64 z y) t))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (neg.f64 x) (/.f64 y t))) (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (neg.f64 y) (-.f64 z x)) (neg.f64 t)) |
(/.f64 (*.f64 (-.f64 z x) y) t) |
(neg.f64 (/.f64 (*.f64 (-.f64 z x) y) (neg.f64 t))) |
(neg.f64 (*.f64 (/.f64 (-.f64 z x) (neg.f64 t)) y)) |
(fma.f64 (/.f64 z t) y (*.f64 (neg.f64 x) (/.f64 y t))) |
(fma.f64 (neg.f64 x) (/.f64 y t) (/.f64 (*.f64 z y) t)) |
(fma.f64 (*.f64 (/.f64 y t) x) #s(literal -1 binary64) (/.f64 (*.f64 z y) t)) |
(fma.f64 (*.f64 y x) (/.f64 #s(literal -1 binary64) t) (/.f64 (*.f64 z y) t)) |
(fma.f64 (/.f64 (neg.f64 y) t) x (/.f64 (*.f64 z y) t)) |
(fma.f64 (/.f64 y t) (neg.f64 x) (/.f64 (*.f64 z y) t)) |
(fma.f64 (/.f64 y t) z (*.f64 (neg.f64 x) (/.f64 y t))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 y t) x) (/.f64 (*.f64 z y) t)) |
(fma.f64 z (/.f64 y t) (*.f64 (neg.f64 x) (/.f64 y t))) |
(fma.f64 y (/.f64 z t) (*.f64 (neg.f64 x) (/.f64 y t))) |
(fma.f64 x (/.f64 (neg.f64 y) t) (/.f64 (*.f64 z y) t)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 2 binary64)) (/.f64 (*.f64 y (-.f64 (neg.f64 x) z)) t)) (/.f64 (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 2 binary64)) (/.f64 (*.f64 y (-.f64 (neg.f64 x) z)) t))) |
(-.f64 (*.f64 (neg.f64 x) (/.f64 y t)) (*.f64 (neg.f64 y) (/.f64 z t))) |
(-.f64 (/.f64 (*.f64 z y) t) (*.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 z y) t) (*.f64 (/.f64 y t) x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (neg.f64 x) (/.f64 y t))) (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (neg.f64 x) (/.f64 y t))) (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (neg.f64 x) (/.f64 y t)) (/.f64 (*.f64 z y) t)) |
(+.f64 (/.f64 (*.f64 z y) t) (*.f64 (neg.f64 x) (/.f64 y t))) |
(*.f64 (-.f64 z x) y) |
(*.f64 y (-.f64 z x)) |
(/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 z x)) y) (+.f64 z x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) y) (fma.f64 z z (*.f64 x (+.f64 z x)))) |
(/.f64 (*.f64 y (*.f64 (+.f64 z x) (-.f64 z x))) (+.f64 z x)) |
(/.f64 (*.f64 y (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 z z (*.f64 x (+.f64 z x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 2 binary64))) (-.f64 (*.f64 z y) (*.f64 (neg.f64 y) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) y) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (*.f64 y y) (+.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 y) x) (*.f64 (neg.f64 z) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 z y) #s(literal 2 binary64)))) (neg.f64 (*.f64 y (-.f64 (neg.f64 x) z)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 z y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 z y) (-.f64 (*.f64 z y) (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 z y) #s(literal 2 binary64))) (*.f64 y (-.f64 (neg.f64 x) z))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 z y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 2 binary64)) (*.f64 (neg.f64 x) (*.f64 y (*.f64 z y)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 z y) #s(literal 3 binary64))) (fma.f64 (*.f64 z y) (-.f64 (*.f64 z y) (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 y) x (*.f64 (neg.f64 (neg.f64 y)) z)) |
(fma.f64 (neg.f64 y) x (*.f64 z y)) |
(fma.f64 (neg.f64 x) y (*.f64 (neg.f64 (neg.f64 y)) z)) |
(fma.f64 (neg.f64 x) y (*.f64 z y)) |
(fma.f64 (*.f64 y x) #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 y)) z)) |
(fma.f64 (*.f64 y x) #s(literal -1 binary64) (*.f64 z y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 y x) (*.f64 (neg.f64 (neg.f64 y)) z)) |
(fma.f64 #s(literal -1 binary64) (*.f64 y x) (*.f64 z y)) |
(fma.f64 z y (*.f64 (neg.f64 y) x)) |
(fma.f64 y (neg.f64 x) (*.f64 (neg.f64 (neg.f64 y)) z)) |
(fma.f64 y (neg.f64 x) (*.f64 z y)) |
(fma.f64 y z (*.f64 (neg.f64 y) x)) |
(fma.f64 x (neg.f64 y) (*.f64 (neg.f64 (neg.f64 y)) z)) |
(fma.f64 x (neg.f64 y) (*.f64 z y)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 2 binary64)) (*.f64 y (-.f64 (neg.f64 x) z))) (/.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (*.f64 y (-.f64 (neg.f64 x) z)))) |
(-.f64 (*.f64 (neg.f64 y) x) (*.f64 (neg.f64 z) y)) |
(-.f64 (*.f64 z y) (*.f64 (*.f64 (neg.f64 y) x) #s(literal -1 binary64))) |
(-.f64 (*.f64 z y) (*.f64 #s(literal 1 binary64) (*.f64 y x))) |
(-.f64 (*.f64 z y) (*.f64 y x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)) (fma.f64 (*.f64 z y) (-.f64 (*.f64 z y) (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (fma.f64 (*.f64 z y) (-.f64 (*.f64 z y) (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (neg.f64 y) x) (*.f64 (neg.f64 (neg.f64 y)) z)) |
(+.f64 (*.f64 (neg.f64 y) x) (*.f64 z y)) |
(+.f64 (*.f64 z y) (*.f64 (neg.f64 y) x)) |
y |
(/.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (-.f64 (neg.f64 x) z)) |
(/.f64 (neg.f64 (*.f64 (+.f64 z x) (-.f64 z x))) (neg.f64 (+.f64 z x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 z z (*.f64 x (+.f64 z x))))) |
(/.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (+.f64 z x)) |
(/.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 (neg.f64 z) x)))) |
(/.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 z z (*.f64 x (+.f64 z x)))) |
(fma.f64 #s(literal -1 binary64) x z) |
(fma.f64 x #s(literal -1 binary64) z) |
(-.f64 (/.f64 (*.f64 z z) (+.f64 z x)) (/.f64 (*.f64 x x) (+.f64 z x))) |
(-.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z z (*.f64 x (+.f64 z x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 z z (*.f64 x (+.f64 z x))))) |
(-.f64 z (*.f64 (neg.f64 x) #s(literal -1 binary64))) |
(-.f64 z x) |
(+.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z z (*.f64 x (+.f64 z x)))) (/.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (fma.f64 z z (*.f64 x (+.f64 z x))))) |
(+.f64 (neg.f64 x) z) |
(+.f64 z (neg.f64 x)) |
z |
t |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 z y) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx x x) |
#s(approx (/ (* y (- z x)) t) (/.f64 (*.f64 z y) t)) |
#s(approx (/ (* y (- z x)) t) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (* y (- z x)) (*.f64 z y)) |
#s(approx (* y (- z x)) (*.f64 (-.f64 z x) y)) |
#s(approx (- z x) z) |
#s(approx (- z x) (-.f64 z x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (fma.f64 (/.f64 y t) (+.f64 #s(literal -1 binary64) (/.f64 z x)) #s(literal 1 binary64)) x)) |
#s(approx (/ (* y (- z x)) t) (*.f64 (neg.f64 x) (/.f64 y t))) |
#s(approx (/ (* y (- z x)) t) (*.f64 (*.f64 (/.f64 y t) (+.f64 #s(literal -1 binary64) (/.f64 z x))) x)) |
#s(approx (* y (- z x)) (*.f64 (neg.f64 y) x)) |
#s(approx (* y (- z x)) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 z x))) x)) |
#s(approx (- z x) (neg.f64 x)) |
#s(approx (- z x) (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (fma.f64 (neg.f64 y) (/.f64 (/.f64 z t) x) (-.f64 (/.f64 y t) #s(literal 1 binary64))) (neg.f64 x))) |
#s(approx (/ (* y (- z x)) t) (*.f64 (fma.f64 (neg.f64 y) (/.f64 (/.f64 z t) x) (/.f64 y t)) (neg.f64 x))) |
#s(approx (* y (- z x)) (*.f64 (fma.f64 (neg.f64 y) (/.f64 z x) y) (neg.f64 x))) |
#s(approx (- z x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) (neg.f64 x))) |
#s(approx (+ x (/ (* y (- z x)) t)) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx (/ (* y (- z x)) t) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (* y (- z x)) (*.f64 (-.f64 z x) y)) |
#s(approx y y) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 z x) t)) y)) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (neg.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 z x) t))) (neg.f64 y))) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx (- z x) (-.f64 z x)) |
#s(approx z z) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (+.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) z) (/.f64 y t)) z)) |
#s(approx (/ (* y (- z x)) t) (*.f64 (fma.f64 (/.f64 (neg.f64 x) t) (/.f64 y z) (/.f64 y t)) z)) |
#s(approx (* y (- z x)) (*.f64 (-.f64 y (*.f64 y (/.f64 x z))) z)) |
#s(approx (- z x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) z)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (neg.f64 z) (-.f64 (/.f64 (fma.f64 (/.f64 y t) x (neg.f64 x)) z) (/.f64 y t)))) |
#s(approx (/ (* y (- z x)) t) (*.f64 (fma.f64 (/.f64 (neg.f64 x) t) (/.f64 y z) (/.f64 y t)) z)) |
#s(approx (* y (- z x)) (*.f64 (neg.f64 z) (fma.f64 y (/.f64 x z) (neg.f64 y)))) |
#s(approx (- z x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) z)) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (fma.f64 (-.f64 z x) y (*.f64 t x)) t)) |
#s(approx t t) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
Compiled 3 821 to 665 computations (82.6% saved)
12 alts after pruning (12 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 187 | 12 | 199 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 188 | 12 | 200 |
| Status | Accuracy | Program |
|---|---|---|
| 93.6% | (fma.f64 (/.f64 (-.f64 z x) t) y x) | |
| 89.5% | (fma.f64 (/.f64 (neg.f64 y) t) x (fma.f64 (/.f64 z t) y x)) | |
| ▶ | 98.3% | (fma.f64 (-.f64 z x) (/.f64 y t) x) |
| 42.8% | (/.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)) | |
| 38.6% | (+.f64 x (/.f64 (/.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)))) t)) | |
| ▶ | 63.1% | (+.f64 x (/.f64 (*.f64 (*.f64 t (-.f64 z x)) y) (*.f64 t t))) |
| ▶ | 70.0% | (+.f64 x (/.f64 (*.f64 y #s(approx (- z x) z)) t)) |
| 81.9% | (+.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)))) | |
| 62.6% | #s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 (-.f64 z x) y) t)) | |
| 39.3% | #s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 z y) t)) | |
| ▶ | 62.8% | #s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
| ▶ | 33.0% | #s(approx (+ x (/ (* y (- z x)) t)) x) |
Compiled 386 to 272 computations (29.5% saved)
| Inputs |
|---|
(fma.f64 (-.f64 z x) (/.f64 y t) x) |
(-.f64 z x) |
z |
x |
(/.f64 y t) |
y |
t |
#s(approx (+ x (/ (* y (- z x)) t)) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) |
(-.f64 #s(literal 1 binary64) (/.f64 y t)) |
#s(literal 1 binary64) |
(+.f64 x (/.f64 (*.f64 y #s(approx (- z x) z)) t)) |
(/.f64 (*.f64 y #s(approx (- z x) z)) t) |
(*.f64 y #s(approx (- z x) z)) |
#s(approx (- z x) z) |
(+.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 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 (+ 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 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 (+ 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 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 (+ 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 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 (+ 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 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 (+ 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 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 (+ 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 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 (+ 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 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 (+ 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 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 (+ 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 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 (+ 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 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 (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 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 (/ (* (* t (- z x)) y) (* t t))) (/ (* (* t (- z x)) y) (* t t)) (* (* t (- z x)) y) (* t (- z x)) (* t t)) |
| 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 (/ (* (* t (- z x)) y) (* t t))) (/ (* (* t (- z x)) y) (* t t)) (* (* t (- z x)) y) (* t (- z x)) (* t t)) |
| 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 (/ (* (* t (- z x)) y) (* t t))) (/ (* (* t (- z x)) y) (* t t)) (* (* t (- z x)) y) (* t (- z x)) (* t t)) |
| 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 (/ (* (* t (- z x)) y) (* t t))) (/ (* (* t (- z x)) y) (* t t)) (* (* t (- z x)) y) (* t (- z x)) (* t t)) |
| 2.0ms | x | @ | inf | ((+ (* (- z x) (/ y t)) x) (- z x) z x (/ y t) y t (+ x (/ (* y (- z x)) t)) (+ x (/ (* y (- z x)) t)) (* (- 1 (/ y t)) x) (- 1 (/ y t)) 1 (+ x (/ (* y (- z x)) t)) (/ (* y (- z x)) t) (* y (- z x)) (- z x) (+ x (/ (* (* 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 | 307 | 2421 |
| 0 | 324 | 2272 |
| 1 | 1417 | 2235 |
| 0 | 8188 | 2184 |
| 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) |
(+.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 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 (+ 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 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 (+ 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 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 (+ 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 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 (+ 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 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 (+ 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 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 (+ 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 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 (+ 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 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 (+ 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 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 (+ 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 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 (+ 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 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 (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (+ x (/ (* 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 (/.f64 (neg.f64 y) t) (-.f64 z x))) |
(-.f64 x (*.f64 (neg.f64 (-.f64 z x)) (/.f64 y t))) |
(-.f64 x (*.f64 (neg.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) 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 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 (fma.f64 x 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 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 (*.f64 y #s(literal 2 binary64)) (*.f64 t #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 y) #s(literal 2 binary64)) (*.f64 (neg.f64 t) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 y)) (*.f64 #s(literal 2 binary64) (neg.f64 t))) |
(/.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 #s(literal 2 binary64) 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 (neg.f64 x) (/.f64 (neg.f64 y) t))) |
(-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (/.f64 (neg.f64 y) t)) x)) |
(+.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 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 (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 (-.f64 (*.f64 #s(literal 2 binary64) (neg.f64 t)) (*.f64 #s(literal 2 binary64) (neg.f64 y))) (*.f64 #s(literal 2 binary64) (neg.f64 t))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 2 binary64) y)) (*.f64 #s(literal 2 binary64) t)) |
(/.f64 (fma.f64 (neg.f64 y) #s(literal 2 binary64) (*.f64 t #s(literal 2 binary64))) (*.f64 t #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 2 binary64) t (*.f64 #s(literal 2 binary64) (neg.f64 y))) (*.f64 #s(literal 2 binary64) 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 y t))) (/.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (+.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 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 (neg.f64 y) t) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (neg.f64 y) t) #s(literal -1 binary64))) |
(-.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 x (*.f64 (neg.f64 y) (/.f64 #s(approx (- z x) z) 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) |
(/.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) y) t) x) |
(fma.f64 (*.f64 (-.f64 z x) t) (/.f64 y (*.f64 t t)) x) |
(fma.f64 (/.f64 y t) (/.f64 (*.f64 (-.f64 z x) t) t) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 z x) y) t) (/.f64 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 x (*.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z x) t) t)) (/.f64 y t))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 (-.f64 z x) t)) (/.f64 y (*.f64 t 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) y) t)) |
(*.f64 (*.f64 (-.f64 z x) t) (/.f64 y (*.f64 t t))) |
(*.f64 (/.f64 y t) (/.f64 (*.f64 (-.f64 z x) t) t)) |
(*.f64 (/.f64 (*.f64 (-.f64 z x) y) t) (/.f64 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) (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 (*.f64 t t) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 t 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 (+ (* (- 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 (+ 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 (+ (* (- 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 (+ 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 t (*.f64 y (/.f64 z 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 (+ (* (- 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 (+ 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 t (*.f64 y (/.f64 z x))))))) |
#s(approx (* t (- z x)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 t (/.f64 z x)) #s(literal -1 binary64) t))) |
#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 (+ x (/ (* (* t (- z x)) y) (* t t))) x) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx (/ (* (* t (- z x)) y) (* t t)) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (* (* t (- z x)) y) (*.f64 (*.f64 (-.f64 z x) t) y)) |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 z x) t)) y)) |
#s(approx (+ (* (- z x) (/ y t)) x) (/.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 (-.f64 (/.f64 x y) (/.f64 x t)) 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 (/ (* (* t (- z x)) y) (* t t))) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (*.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 z x) t)) y)) |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (neg.f64 y) (-.f64 (neg.f64 (/.f64 (-.f64 z x) t)) (/.f64 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 (neg.f64 (/.f64 (-.f64 z x) t)) (/.f64 x y)))) |
#s(approx (* (- 1 (/ y t)) x) (*.f64 (neg.f64 y) (-.f64 (/.f64 x t) (/.f64 x y)))) |
#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 (/ (* (* t (- z x)) y) (* t t))) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (*.f64 (neg.f64 y) (-.f64 (neg.f64 (/.f64 (-.f64 z x) t)) (/.f64 x y)))) |
#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 (+ 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 (+ (* (- 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 (+ 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 (+ (* (- z x) (/ y t)) x) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 x (*.f64 x (/.f64 y t))) z)) (/.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 (-.f64 (neg.f64 (/.f64 (-.f64 x (*.f64 x (/.f64 y t))) z)) (/.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 (+ x (/ (* (* t (- z x)) y) (* t t))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 x (*.f64 x (/.f64 y t))) z)) (/.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 t (/.f64 (*.f64 y x) z))) z))) |
#s(approx (* t (- z x)) (neg.f64 (*.f64 (fma.f64 t (/.f64 x z) (neg.f64 t)) 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 (+ 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 (+ (* (- 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 (+ x (/ (* (* t (- z x)) y) (* t t))) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
Compiled 6 671 to 1 008 computations (84.9% saved)
15 alts after pruning (12 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 321 | 9 | 330 |
| Fresh | 4 | 3 | 7 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 327 | 15 | 342 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 93.6% | (fma.f64 (/.f64 (-.f64 z x) t) y x) |
| 89.5% | (fma.f64 (/.f64 (neg.f64 y) t) x (fma.f64 (/.f64 z t) y x)) | |
| ✓ | 98.3% | (fma.f64 (-.f64 z x) (/.f64 y t) x) |
| 62.8% | (fma.f64 #s(approx (- z x) (neg.f64 x)) (/.f64 y t) x) | |
| 70.3% | (fma.f64 y (/.f64 #s(approx (- z x) z) t) x) | |
| 38.6% | (+.f64 x (/.f64 (/.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)))) t)) | |
| 70.4% | (+.f64 x (/.f64 (*.f64 (*.f64 (-.f64 z x) y) t) (*.f64 t t))) | |
| ▶ | 52.9% | (+.f64 x (/.f64 (*.f64 #s(approx (* t (- z x)) (*.f64 t z)) y) (*.f64 t t))) |
| ✓ | 70.0% | (+.f64 x (/.f64 (*.f64 y #s(approx (- z x) z)) t)) |
| 80.7% | (+.f64 x #s(approx (/ (* (* t (- z x)) y) (* t t)) (*.f64 (fma.f64 (/.f64 y x) (/.f64 z t) (/.f64 (neg.f64 y) t)) x))) | |
| ▶ | 62.6% | #s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 (-.f64 z x) y) t)) |
| ▶ | 39.3% | #s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 y z) t)) |
| 31.4% | #s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) x)) | |
| ▶ | 29.5% | #s(approx (+ x (/ (* y (- z x)) t)) #s(approx (* (- 1 (/ y t)) x) (/.f64 (*.f64 (neg.f64 x) y) t))) |
| ✓ | 33.0% | #s(approx (+ x (/ (* y (- z x)) t)) x) |
Compiled 426 to 311 computations (27% saved)
| Inputs |
|---|
(fma.f64 (/.f64 (-.f64 z x) t) y x) |
(/.f64 (-.f64 z x) t) |
(-.f64 z x) |
z |
x |
t |
y |
#s(approx (+ (* (- 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)) #s(approx (* (- 1 (/ y t)) x) (/.f64 (*.f64 (neg.f64 x) y) t))) |
#s(approx (* (- 1 (/ y t)) x) (/.f64 (*.f64 (neg.f64 x) y) t)) |
(/.f64 (*.f64 (neg.f64 x) y) t) |
(*.f64 (neg.f64 x) y) |
(neg.f64 x) |
#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) |
(+.f64 x (/.f64 (*.f64 #s(approx (* t (- z x)) (*.f64 t z)) y) (*.f64 t t))) |
(/.f64 (*.f64 #s(approx (* t (- z x)) (*.f64 t z)) y) (*.f64 t t)) |
(*.f64 #s(approx (* t (- z x)) (*.f64 t z)) y) |
#s(approx (* t (- z x)) (*.f64 t z)) |
(*.f64 t z) |
(*.f64 t t) |
| Outputs |
|---|
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (/ (- z x) t) #s(hole binary64 (/ z t))) |
#s(approx (/ (- z x) t) #s(hole binary64 (+ (* -1 (/ x t)) (/ z t)))) |
#s(approx (- z x) #s(hole binary64 z)) |
#s(approx (- z x) #s(hole binary64 (+ z (* -1 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (- 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 (/ (* (neg x) y) t) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (* (neg x) y) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))) |
#s(approx (* (- z x) y) #s(hole binary64 (* y z))) |
#s(approx (* (- z x) y) #s(hole binary64 (+ (* -1 (* x y)) (* y z)))) |
#s(approx (+ x (/ (* (* 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) t) y) x) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* -1 (/ x t)))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* x (- (/ z (* t x)) (/ 1 t))))) |
#s(approx (- z x) #s(hole binary64 (* -1 x))) |
#s(approx (- z x) #s(hole binary64 (* x (- (/ z x) 1)))) |
#s(approx (+ (* (- 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) y) t) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (* x (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))) |
#s(approx (* (- z x) y) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (- z x) y) #s(hole binary64 (* x (+ (* -1 y) (/ (* y z) x))))) |
#s(approx (+ x (/ (* (* 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) t) y) x) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ z (* t x))) (/ 1 t)))))) |
#s(approx (- z x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ z x))))))) |
#s(approx (+ (* (- 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) y) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ y t)))))) |
#s(approx (* (- z x) y) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ (* y z) x))))))) |
#s(approx (+ x (/ (* (* 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) t) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (- 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 (/ (* (- z x) y) t) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (* (- z x) y) #s(hole binary64 (* y (- z x)))) |
#s(approx (+ x (/ (* (* 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) t) y) x) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (+ (* (- 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 (+ 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) t) y) x) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (+ (* (- 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 (+ 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) t) y) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (- z x) #s(hole binary64 (- z x))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (- 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 (* t z) #s(hole binary64 (* t z))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* z (+ (* -1 (/ x (* t z))) (/ 1 t))))) |
#s(approx (- z x) #s(hole binary64 (* z (+ 1 (* -1 (/ x z)))))) |
#s(approx (+ (* (- 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) y) t) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (/ y t))))) |
#s(approx (* (- z x) y) #s(hole binary64 (* z (+ y (* -1 (/ (* x y) z)))))) |
#s(approx (+ x (/ (* (* 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) t) y) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* -1 (* z (- (/ x (* t z)) (/ 1 t)))))) |
#s(approx (- z x) #s(hole binary64 (* -1 (* z (- (/ x z) 1))))) |
#s(approx (+ (* (- 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) y) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (/ (* x y) (* t z))))))) |
#s(approx (* (- z x) y) #s(hole binary64 (* -1 (* z (+ (* -1 y) (/ (* x y) z)))))) |
#s(approx (+ x (/ (* (* 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) t) y) x) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (/ (- z x) t) #s(hole binary64 (/ (- z x) t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ (* (- 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 (+ 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) t) y) x) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | y | @ | 0 | ((+ (* (/ (- z x) t) y) x) (/ (- z x) t) (- z x) z x t y (+ (* (- z x) (/ y t)) x) (/ (* y z) t) (* y z) (+ x (/ (* y (- z x)) t)) (* (- 1 (/ y t)) x) (/ (* (neg x) y) t) (* (neg x) y) (neg x) (+ (* (- z x) (/ y t)) x) (/ (* (- z x) y) t) (* (- z x) y) (+ x (/ (* (* t (- z x)) y) (* t t))) (/ (* (* t (- z x)) y) (* t t)) (* (* t (- z x)) y) (* t (- z x)) (* t z) (* t t)) |
| 3.0ms | t | @ | -inf | ((+ (* (/ (- z x) t) y) x) (/ (- z x) t) (- z x) z x t y (+ (* (- z x) (/ y t)) x) (/ (* y z) t) (* y z) (+ x (/ (* y (- z x)) t)) (* (- 1 (/ y t)) x) (/ (* (neg x) y) t) (* (neg x) y) (neg x) (+ (* (- z x) (/ y t)) x) (/ (* (- z x) y) t) (* (- z x) y) (+ x (/ (* (* t (- z x)) y) (* t t))) (/ (* (* t (- z x)) y) (* t t)) (* (* t (- z x)) y) (* t (- z x)) (* t z) (* t t)) |
| 3.0ms | y | @ | -inf | ((+ (* (/ (- z x) t) y) x) (/ (- z x) t) (- z x) z x t y (+ (* (- z x) (/ y t)) x) (/ (* y z) t) (* y z) (+ x (/ (* y (- z x)) t)) (* (- 1 (/ y t)) x) (/ (* (neg x) y) t) (* (neg x) y) (neg x) (+ (* (- z x) (/ y t)) x) (/ (* (- z x) y) t) (* (- z x) y) (+ x (/ (* (* t (- z x)) y) (* t t))) (/ (* (* t (- z x)) y) (* t t)) (* (* t (- z x)) y) (* t (- z x)) (* t z) (* t t)) |
| 3.0ms | y | @ | inf | ((+ (* (/ (- z x) t) y) x) (/ (- z x) t) (- z x) z x t y (+ (* (- z x) (/ y t)) x) (/ (* y z) t) (* y z) (+ x (/ (* y (- z x)) t)) (* (- 1 (/ y t)) x) (/ (* (neg x) y) t) (* (neg x) y) (neg x) (+ (* (- z x) (/ y t)) x) (/ (* (- z x) y) t) (* (- z x) y) (+ x (/ (* (* t (- z x)) y) (* t t))) (/ (* (* t (- z x)) y) (* t t)) (* (* t (- z x)) y) (* t (- z x)) (* t z) (* t t)) |
| 3.0ms | t | @ | inf | ((+ (* (/ (- z x) t) y) x) (/ (- z x) t) (- z x) z x t y (+ (* (- z x) (/ y t)) x) (/ (* y z) t) (* y z) (+ x (/ (* y (- z x)) t)) (* (- 1 (/ y t)) x) (/ (* (neg x) y) t) (* (neg x) y) (neg x) (+ (* (- z x) (/ y t)) x) (/ (* (- z x) y) t) (* (- z x) y) (+ x (/ (* (* t (- z x)) y) (* t t))) (/ (* (* t (- z x)) y) (* t t)) (* (* t (- z x)) y) (* t (- z x)) (* t z) (* t t)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 352 | 2965 |
| 0 | 369 | 2769 |
| 1 | 1551 | 2734 |
| 0 | 8119 | 2675 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 (/.f64 (-.f64 z x) t) y x) |
(/.f64 (-.f64 z x) t) |
(-.f64 z x) |
z |
x |
t |
y |
#s(approx (+ (* (- 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)) #s(approx (* (- 1 (/ y t)) x) (/.f64 (*.f64 (neg.f64 x) y) t))) |
#s(approx (* (- 1 (/ y t)) x) (/.f64 (*.f64 (neg.f64 x) y) t)) |
(/.f64 (*.f64 (neg.f64 x) y) t) |
(*.f64 (neg.f64 x) y) |
(neg.f64 x) |
#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) |
(+.f64 x (/.f64 (*.f64 #s(approx (* t (- z x)) (*.f64 t z)) y) (*.f64 t t))) |
(/.f64 (*.f64 #s(approx (* t (- z x)) (*.f64 t z)) y) (*.f64 t t)) |
(*.f64 #s(approx (* t (- z x)) (*.f64 t z)) y) |
#s(approx (* t (- z x)) (*.f64 t z)) |
(*.f64 t z) |
(*.f64 t t) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (/ (- z x) t) #s(hole binary64 (/ z t))) |
#s(approx (/ (- z x) t) #s(hole binary64 (+ (* -1 (/ x t)) (/ z t)))) |
#s(approx (- z x) #s(hole binary64 z)) |
#s(approx (- z x) #s(hole binary64 (+ z (* -1 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (- 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 (/ (* (neg x) y) t) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (* (neg x) y) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))) |
#s(approx (* (- z x) y) #s(hole binary64 (* y z))) |
#s(approx (* (- z x) y) #s(hole binary64 (+ (* -1 (* x y)) (* y z)))) |
#s(approx (+ x (/ (* (* 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) t) y) x) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* -1 (/ x t)))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* x (- (/ z (* t x)) (/ 1 t))))) |
#s(approx (- z x) #s(hole binary64 (* -1 x))) |
#s(approx (- z x) #s(hole binary64 (* x (- (/ z x) 1)))) |
#s(approx (+ (* (- 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) y) t) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (* x (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))) |
#s(approx (* (- z x) y) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (- z x) y) #s(hole binary64 (* x (+ (* -1 y) (/ (* y z) x))))) |
#s(approx (+ x (/ (* (* 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) t) y) x) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ z (* t x))) (/ 1 t)))))) |
#s(approx (- z x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ z x))))))) |
#s(approx (+ (* (- 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) y) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ y t)))))) |
#s(approx (* (- z x) y) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ (* y z) x))))))) |
#s(approx (+ x (/ (* (* 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) t) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (- 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 (/ (* (- z x) y) t) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (* (- z x) y) #s(hole binary64 (* y (- z x)))) |
#s(approx (+ x (/ (* (* 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) t) y) x) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (+ (* (- 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 (+ 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) t) y) x) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (+ (* (- 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 (+ 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) t) y) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (- z x) #s(hole binary64 (- z x))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (- 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 (* t z) #s(hole binary64 (* t z))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* z (+ (* -1 (/ x (* t z))) (/ 1 t))))) |
#s(approx (- z x) #s(hole binary64 (* z (+ 1 (* -1 (/ x z)))))) |
#s(approx (+ (* (- 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) y) t) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (/ y t))))) |
#s(approx (* (- z x) y) #s(hole binary64 (* z (+ y (* -1 (/ (* x y) z)))))) |
#s(approx (+ x (/ (* (* 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) t) y) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* -1 (* z (- (/ x (* t z)) (/ 1 t)))))) |
#s(approx (- z x) #s(hole binary64 (* -1 (* z (- (/ x z) 1))))) |
#s(approx (+ (* (- 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) y) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (/ (* x y) (* t z))))))) |
#s(approx (* (- z x) y) #s(hole binary64 (* -1 (* z (+ (* -1 y) (/ (* x y) z)))))) |
#s(approx (+ x (/ (* (* 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) t) y) x) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (/ (- z x) t) #s(hole binary64 (/ (- z x) t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ (* (- 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 (+ 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) t) y) x) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (+ x (/ (* 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 (*.f64 x x) (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (/.f64 (-.f64 z x) t) y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (/.f64 (-.f64 z x) t) y) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 (-.f64 z x) t) y)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 z x) t) y) x))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 2 binary64))) (-.f64 x (*.f64 (/.f64 (-.f64 z x) t) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (/.f64 (-.f64 z x) t) y) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 (-.f64 z x) t) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 z x) t) y) x)))) |
(fma.f64 (/.f64 (-.f64 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 (*.f64 x x) (-.f64 x (*.f64 (/.f64 (-.f64 z x) t) y))) (/.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 2 binary64)) (-.f64 x (*.f64 (/.f64 (-.f64 z x) t) y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (-.f64 z x) t) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 (-.f64 z x) t) y) x))) |
(-.f64 x (*.f64 (neg.f64 y) (/.f64 (-.f64 z x) t))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 (-.f64 z x) t) y))))) (/.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 (-.f64 z x) t) y)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 z x) t) y) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 z x) t) y) x))))) |
(+.f64 (*.f64 (/.f64 (-.f64 z x) t) y) x) |
(+.f64 x (*.f64 (/.f64 (-.f64 z x) t) y)) |
(/.f64 (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 (neg.f64 (-.f64 (*.f64 z z) (*.f64 x x))) (neg.f64 (+.f64 z x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 z z (fma.f64 x x (*.f64 z x))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (+.f64 z x)) |
(/.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 z z (fma.f64 x x (*.f64 z x)))) |
(-.f64 (/.f64 (*.f64 z z) (+.f64 z x)) (/.f64 (*.f64 x x) (+.f64 z x))) |
(-.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z z (fma.f64 x x (*.f64 z x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 z z (fma.f64 x x (*.f64 z x))))) |
(-.f64 z x) |
z |
x |
t |
y |
#s(approx (+ 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)) #s(approx (* (- 1 (/ y t)) x) (*.f64 (neg.f64 x) (/.f64 y t)))) |
#s(approx (* (- 1 (/ y t)) x) (*.f64 (neg.f64 x) (/.f64 y t))) |
(*.f64 (*.f64 x (/.f64 y t)) #s(literal -1 binary64)) |
(*.f64 (neg.f64 x) (/.f64 y t)) |
(*.f64 #s(literal -1 binary64) (*.f64 x (/.f64 y t))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (neg.f64 x) y))) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) y)) (neg.f64 t)) |
(/.f64 (*.f64 (neg.f64 x) y) t) |
(neg.f64 (*.f64 x (/.f64 y t))) |
(*.f64 (*.f64 y x) #s(literal -1 binary64)) |
(*.f64 (neg.f64 x) y) |
(*.f64 #s(literal -1 binary64) (*.f64 y x)) |
(*.f64 y (neg.f64 x)) |
(neg.f64 (*.f64 y x)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (/.f64 (-.f64 z x) t) y)) |
(*.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 (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)) (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)) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (* t (- z x)) (*.f64 t z)) (/.f64 y (*.f64 t t))) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 #s(approx (* t (- z x)) (*.f64 t z)) (/.f64 y (*.f64 t t))) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (* t (- z x)) (*.f64 t z)) (/.f64 y (*.f64 t t))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(approx (* t (- z x)) (*.f64 t z)) (/.f64 y (*.f64 t t))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (* t (- z x)) (*.f64 t z)) (/.f64 y (*.f64 t t))) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 #s(approx (* t (- z x)) (*.f64 t z)) (/.f64 y (*.f64 t t))) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 #s(approx (* t (- z x)) (*.f64 t z)) (/.f64 y (*.f64 t t)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (* t (- z x)) (*.f64 t z)) (/.f64 y (*.f64 t t))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(approx (* t (- z x)) (*.f64 t z)) (/.f64 y (*.f64 t t))) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(approx (* t (- z x)) (*.f64 t z)) (/.f64 y (*.f64 t t)))))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 #s(approx (* t (- z x)) (*.f64 t z)) (/.f64 y (*.f64 t t))) #s(literal 2 binary64))) (-.f64 x (*.f64 #s(approx (* t (- z x)) (*.f64 t z)) (/.f64 y (*.f64 t t))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (* t (- z x)) (*.f64 t z)) (/.f64 y (*.f64 t t))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(approx (* t (- z x)) (*.f64 t z)) (/.f64 y (*.f64 t t))) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(approx (* t (- z x)) (*.f64 t z)) (/.f64 y (*.f64 t t))))))) |
(fma.f64 (/.f64 #s(approx (* t (- z x)) (*.f64 t z)) (neg.f64 t)) (/.f64 y (neg.f64 t)) x) |
(fma.f64 (/.f64 y (neg.f64 t)) (/.f64 #s(approx (* t (- z x)) (*.f64 t z)) (neg.f64 t)) x) |
(fma.f64 (/.f64 #s(approx (* t (- z x)) (*.f64 t z)) (fabs.f64 t)) (/.f64 y (fabs.f64 t)) x) |
(fma.f64 (/.f64 y (fabs.f64 t)) (/.f64 #s(approx (* t (- z x)) (*.f64 t z)) (fabs.f64 t)) x) |
(fma.f64 (/.f64 #s(approx (* t (- z x)) (*.f64 t z)) t) (/.f64 y t) x) |
(fma.f64 #s(approx (* t (- z x)) (*.f64 t z)) (/.f64 y (*.f64 t t)) x) |
(fma.f64 (/.f64 y t) (/.f64 #s(approx (* t (- z x)) (*.f64 t z)) t) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 #s(approx (* t (- z x)) (*.f64 t z)) (/.f64 y (*.f64 t t))))) (/.f64 (pow.f64 (*.f64 #s(approx (* t (- z x)) (*.f64 t z)) (/.f64 y (*.f64 t t))) #s(literal 2 binary64)) (-.f64 x (*.f64 #s(approx (* t (- z x)) (*.f64 t z)) (/.f64 y (*.f64 t t)))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(approx (* t (- z x)) (*.f64 t z)) (/.f64 y (*.f64 t t))) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(approx (* t (- z x)) (*.f64 t z)) (/.f64 y (*.f64 t t))))))) (/.f64 (pow.f64 (*.f64 #s(approx (* t (- z x)) (*.f64 t z)) (/.f64 y (*.f64 t t))) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(approx (* t (- z x)) (*.f64 t z)) (/.f64 y (*.f64 t t))) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(approx (* t (- z x)) (*.f64 t z)) (/.f64 y (*.f64 t t)))))))) |
(+.f64 (*.f64 #s(approx (* t (- z x)) (*.f64 t z)) (/.f64 y (*.f64 t t))) x) |
(+.f64 x (*.f64 #s(approx (* t (- z x)) (*.f64 t z)) (/.f64 y (*.f64 t t)))) |
(*.f64 (/.f64 #s(approx (* t (- z x)) (*.f64 t z)) (neg.f64 t)) (/.f64 y (neg.f64 t))) |
(*.f64 (/.f64 y (neg.f64 t)) (/.f64 #s(approx (* t (- z x)) (*.f64 t z)) (neg.f64 t))) |
(*.f64 (/.f64 #s(approx (* t (- z x)) (*.f64 t z)) (fabs.f64 t)) (/.f64 y (fabs.f64 t))) |
(*.f64 (/.f64 y (fabs.f64 t)) (/.f64 #s(approx (* t (- z x)) (*.f64 t z)) (fabs.f64 t))) |
(*.f64 (/.f64 #s(approx (* t (- z x)) (*.f64 t z)) t) (/.f64 y t)) |
(*.f64 #s(approx (* t (- z x)) (*.f64 t z)) (/.f64 y (*.f64 t t))) |
(*.f64 (/.f64 y t) (/.f64 #s(approx (* t (- z x)) (*.f64 t z)) t)) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(approx (* t (- z x)) (*.f64 t z)) y) t)) (neg.f64 t)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(approx (* t (- z x)) (*.f64 t z)) y))) (neg.f64 (neg.f64 (*.f64 t t)))) |
(/.f64 (*.f64 #s(approx (* t (- z x)) (*.f64 t z)) (neg.f64 y)) (*.f64 t (neg.f64 t))) |
(/.f64 (/.f64 (*.f64 #s(approx (* t (- z x)) (*.f64 t z)) y) t) t) |
(/.f64 (neg.f64 (*.f64 #s(approx (* t (- z x)) (*.f64 t z)) y)) (neg.f64 (*.f64 t t))) |
(/.f64 (*.f64 #s(approx (* t (- z x)) (*.f64 t z)) y) (*.f64 t t)) |
(*.f64 #s(approx (* t (- z x)) (*.f64 t z)) y) |
(*.f64 y #s(approx (* t (- z x)) (*.f64 t z))) |
#s(approx (* t (- z x)) (*.f64 t z)) |
(*.f64 t z) |
(*.f64 z t) |
(*.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) t) (/.f64 z t)) |
#s(approx (/ (- z x) t) (/.f64 (fma.f64 #s(literal -1 binary64) x z) t)) |
#s(approx (- z x) z) |
#s(approx (- z x) (fma.f64 #s(literal -1 binary64) x z)) |
#s(approx x x) |
#s(approx (+ 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 (/ (* (neg x) y) t) (*.f64 (neg.f64 x) (/.f64 y t))) |
#s(approx (* (neg x) y) (*.f64 (neg.f64 x) y)) |
#s(approx (neg x) (neg.f64 x)) |
#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 (/ (* (* 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) t) (/.f64 (neg.f64 x) t)) |
#s(approx (/ (- z x) t) (*.f64 (-.f64 (/.f64 (/.f64 z t) x) (pow.f64 t #s(literal -1 binary64))) x)) |
#s(approx (- z x) (neg.f64 x)) |
#s(approx (- z x) (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) x)) |
#s(approx (+ 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) y) t) (*.f64 (neg.f64 x) (/.f64 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 (/ (* (* 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 (neg.f64 x) (/.f64 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 t (*.f64 y (/.f64 z 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) t) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (/.f64 z t) x) #s(literal -1 binary64) (pow.f64 t #s(literal -1 binary64))))) |
#s(approx (- z x) (*.f64 (neg.f64 x) (fma.f64 (/.f64 z x) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (+ 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) 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 (/ (* (* 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 y t (neg.f64 (*.f64 t (*.f64 y (/.f64 z 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 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) (fma.f64 (neg.f64 x) (/.f64 y t) 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 (/ (* (* 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) y) t)) |
#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 (neg.f64 x) (/.f64 y t))) |
#s(approx (* (- 1 (/ y t)) x) (*.f64 (fma.f64 (/.f64 x t) #s(literal -1 binary64) (/.f64 x y)) 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 #s(literal -1 binary64) (/.f64 (-.f64 z x) t) (/.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 #s(literal -1 binary64) (/.f64 (-.f64 z x) t) (/.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 #s(literal -1 binary64) (/.f64 (-.f64 z x) t) (/.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 (+ 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 #s(literal -1 binary64) (/.f64 (-.f64 z x) t) (/.f64 (neg.f64 x) y)))) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (neg.f64 x) (/.f64 y t) x)) |
#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)) (fma.f64 (neg.f64 x) (/.f64 y t) x)) |
#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)) (fma.f64 (neg.f64 x) (/.f64 y t) x)) |
#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))) (fma.f64 (neg.f64 x) (/.f64 y t) x)) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (+.f64 (/.f64 (fma.f64 (neg.f64 x) y (*.f64 y z)) t) x)) |
#s(approx (* t z) (*.f64 t 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 (- 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) y) t) (*.f64 (fma.f64 (/.f64 y z) (/.f64 (neg.f64 x) 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 (/ (* (* 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 y z) (/.f64 (neg.f64 x) t) (/.f64 y t)) z)) |
#s(approx (* (* t (- z x)) y) (*.f64 (fma.f64 y t (/.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 (fma.f64 (neg.f64 x) (/.f64 y t) x) z) #s(literal -1 binary64) (/.f64 (neg.f64 y) t)) z))) |
#s(approx (/ (- z x) t) (neg.f64 (*.f64 (-.f64 (/.f64 (/.f64 x t) z) (pow.f64 t #s(literal -1 binary64))) z))) |
#s(approx (- z x) (neg.f64 (*.f64 (-.f64 (/.f64 x z) #s(literal 1 binary64)) z))) |
#s(approx (+ x (/ (* y (- z x)) t)) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (neg.f64 x) (/.f64 y t) x) z) #s(literal -1 binary64) (/.f64 (neg.f64 y) t)) z))) |
#s(approx (+ x (/ (* y (- z x)) t)) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (neg.f64 x) (/.f64 y t) x) 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 (/ (* (* t (- z x)) y) (* t t))) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (neg.f64 x) (/.f64 y t) x) 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 t (/.f64 (*.f64 y x) 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 (/ (- z x) t) (/.f64 (-.f64 z x) 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 (+ 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 (+ x (/ (* (* t (- z x)) y) (* t t))) (fma.f64 (/.f64 y t) (-.f64 z x) x)) |
Compiled 6 536 to 903 computations (86.2% saved)
16 alts after pruning (10 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 285 | 7 | 292 |
| Fresh | 4 | 3 | 7 |
| Picked | 1 | 4 | 5 |
| Done | 1 | 2 | 3 |
| Total | 291 | 16 | 307 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 93.6% | (fma.f64 (/.f64 (-.f64 z x) t) y x) |
| 70.3% | (fma.f64 (/.f64 #s(approx (- z x) z) t) y x) | |
| ▶ | 92.4% | (fma.f64 (-.f64 (/.f64 z t) (/.f64 x t)) y x) |
| ▶ | 62.8% | (fma.f64 #s(approx (- z x) (neg.f64 x)) (/.f64 y t) x) |
| 54.4% | (fma.f64 #s(approx (* t (- z x)) (*.f64 t z)) (/.f64 y (*.f64 t t)) x) | |
| 38.6% | (+.f64 x (/.f64 (/.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)))) t)) | |
| ▶ | 70.4% | (+.f64 x (/.f64 (*.f64 (*.f64 (-.f64 z x) y) t) (*.f64 t t))) |
| ✓ | 70.0% | (+.f64 x (/.f64 (*.f64 y #s(approx (- z x) z)) t)) |
| ✓ | 62.6% | #s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 (-.f64 z x) y) t)) |
| ✓ | 39.3% | #s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 y z) t)) |
| 65.8% | #s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (/.f64 y t) (-.f64 z x))) | |
| ▶ | 39.6% | #s(approx (+ (* (- z x) (/ y t)) x) (*.f64 y (/.f64 z t))) |
| 49.0% | #s(approx (+ (* (- z x) (/ y t)) x) #s(approx (/ (* (- z x) y) t) (*.f64 (fma.f64 (/.f64 y x) (/.f64 z t) (/.f64 (neg.f64 y) t)) x))) | |
| ▶ | 31.4% | #s(approx (+ (* (- z x) (/ y t)) x) #s(approx (/ (* (- z x) y) t) (*.f64 (neg.f64 x) (/.f64 y t)))) |
| ✓ | 29.5% | #s(approx (+ x (/ (* y (- z x)) t)) #s(approx (* (- 1 (/ y t)) x) (/.f64 (*.f64 (neg.f64 x) y) t))) |
| ✓ | 33.0% | #s(approx (+ x (/ (* y (- z x)) t)) x) |
Compiled 424 to 299 computations (29.5% saved)
| Inputs |
|---|
(fma.f64 (-.f64 (/.f64 z t) (/.f64 x t)) y x) |
(-.f64 (/.f64 z t) (/.f64 x t)) |
(/.f64 z t) |
z |
t |
(/.f64 x t) |
x |
y |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 y (/.f64 z t))) |
(*.f64 y (/.f64 z t)) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(approx (/ (* (- z x) y) t) (*.f64 (neg.f64 x) (/.f64 y t)))) |
#s(approx (/ (* (- z x) y) t) (*.f64 (neg.f64 x) (/.f64 y t))) |
(*.f64 (neg.f64 x) (/.f64 y t)) |
(neg.f64 x) |
(/.f64 y t) |
(fma.f64 #s(approx (- z x) (neg.f64 x)) (/.f64 y t) x) |
#s(approx (- z x) (neg.f64 x)) |
(+.f64 x (/.f64 (*.f64 (*.f64 (-.f64 z x) y) t) (*.f64 t t))) |
(/.f64 (*.f64 (*.f64 (-.f64 z x) y) t) (*.f64 t t)) |
(*.f64 (*.f64 (-.f64 z x) y) t) |
(*.f64 (-.f64 z x) y) |
(-.f64 z x) |
(*.f64 t t) |
| Outputs |
|---|
#s(approx (+ (* (- (/ z t) (/ x t)) y) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ (* (- (/ z t) (/ x t)) y) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (- (/ z t) (/ x t)) #s(hole binary64 (/ z t))) |
#s(approx (- (/ z t) (/ x t)) #s(hole binary64 (+ (* -1 (/ x t)) (/ z t)))) |
#s(approx (/ x t) #s(hole binary64 (/ x t))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))) |
#s(approx (* (neg x) (/ y t)) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (- z x) #s(hole binary64 z)) |
#s(approx (- z x) #s(hole binary64 (+ z (* -1 x)))) |
#s(approx (+ x (/ (* (* (- z x) y) t) (* t t))) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (* (* (- z x) y) t) (* t t))) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (/ (* (* (- z x) y) t) (* t t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (* (* (- z x) y) t) (* t t)) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))) |
#s(approx (* (* (- z x) y) t) #s(hole binary64 (* t (* y z)))) |
#s(approx (* (* (- z x) y) t) #s(hole binary64 (+ (* -1 (* t (* x y))) (* t (* y z))))) |
#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 t) (/ x t)) y) x) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ (* (- (/ z t) (/ x t)) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (- (/ z t) (/ x t)) #s(hole binary64 (* -1 (/ x t)))) |
#s(approx (- (/ z t) (/ 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) #s(hole binary64 (* -1 x))) |
#s(approx (- z x) #s(hole binary64 (* x (- (/ z x) 1)))) |
#s(approx (+ x (/ (* (* (- z x) y) t) (* t t))) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ x (/ (* (* (- z x) y) t) (* t t))) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (* (* (- z x) y) t) (* t t)) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (/ (* (* (- z x) y) t) (* t t)) #s(hole binary64 (* x (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))) |
#s(approx (* (* (- z x) y) t) #s(hole binary64 (* -1 (* t (* x y))))) |
#s(approx (* (* (- z x) y) t) #s(hole binary64 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) 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 t) (/ x t)) y) x) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ (* (- (/ z t) (/ x t)) y) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (- (/ z t) (/ 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) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ z x))))))) |
#s(approx (+ x (/ (* (* (- z x) y) t) (* t t))) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ x (/ (* (* (- z x) y) t) (* t t))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (/ (* (* (- z x) y) t) (* t t)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ y t)))))) |
#s(approx (* (* (- z x) y) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y)))))) |
#s(approx (* (- z x) y) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ (* y z) x))))))) |
#s(approx (+ (* (- (/ z t) (/ x t)) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (- (/ z t) (/ x t)) y) x) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 x)) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (* y (/ z t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (/ y t) #s(hole binary64 (/ y t))) |
#s(approx (+ x (/ (* (* (- z x) y) t) (* t t))) #s(hole binary64 x)) |
#s(approx (+ x (/ (* (* (- z x) y) t) (* t t))) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (/ (* (* (- z x) y) t) (* t t)) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (* (* (- z x) y) t) #s(hole binary64 (* t (* y (- z x))))) |
#s(approx (* (- z x) y) #s(hole binary64 (* y (- z x)))) |
#s(approx (+ (* (- (/ z t) (/ x t)) y) x) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ (* (- (/ z t) (/ x t)) y) x) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (+ x (/ (* (* (- z x) y) t) (* t t))) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ x (/ (* (* (- z x) y) t) (* t t))) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (+ (* (- (/ z t) (/ x t)) y) x) #s(hole binary64 (* -1 (* y (+ (* -1 (- (/ z t) (/ x t))) (* -1 (/ x 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 (+ x (/ (* (* (- z x) y) t) (* t t))) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ x (/ (* (* (- z x) y) t) (* t t))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (+ (* (- (/ z t) (/ x t)) y) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ (* (- (/ z t) (/ x t)) y) x) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (- (/ z t) (/ x t)) #s(hole binary64 (- (/ z t) (/ x t)))) |
#s(approx (/ z t) #s(hole binary64 (/ z t))) |
#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 (- z x) #s(hole binary64 (- z x))) |
#s(approx (+ x (/ (* (* (- z x) y) t) (* t t))) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ x (/ (* (* (- z x) y) t) (* t t))) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (+ (* (- (/ z t) (/ x t)) y) x) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (- (/ z t) (/ 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) #s(hole binary64 (* z (+ 1 (* -1 (/ x z)))))) |
#s(approx (+ x (/ (* (* (- z x) y) t) (* t t))) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (/ (* (* (- z x) y) t) (* t t)) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (/ y t))))) |
#s(approx (* (* (- z x) y) t) #s(hole binary64 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y))))) |
#s(approx (* (- z x) y) #s(hole binary64 (* z (+ y (* -1 (/ (* x y) z)))))) |
#s(approx (+ (* (- (/ z t) (/ x t)) y) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (- (/ z t) (/ 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) #s(hole binary64 (* -1 (* z (- (/ x z) 1))))) |
#s(approx (+ x (/ (* (* (- z x) y) t) (* t t))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (/ (* (* (- z x) y) t) (* t t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (/ (* x y) (* t z))))))) |
#s(approx (* (* (- z x) y) t) #s(hole binary64 (* -1 (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z)))))) |
#s(approx (* (- z x) y) #s(hole binary64 (* -1 (* z (+ (* -1 y) (/ (* x y) z)))))) |
#s(approx (+ (* (- (/ z t) (/ x t)) y) x) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ (* (- (/ z t) (/ x t)) y) x) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (- (/ z t) (/ x t)) #s(hole binary64 (/ (- z x) 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 (/ (* (* (- z x) y) t) (* t t))) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx (+ (* (- (/ z t) (/ x t)) y) x) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (+ x (/ (* (* (- z x) y) t) (* t t))) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (+ (* (- (/ z t) (/ x t)) y) x) #s(hole binary64 (+ x (* -1 (/ (* y (- (* -1 z) (* -1 x))) t))))) |
#s(approx (- (/ z t) (/ x t)) #s(hole binary64 (* -1 (/ (- (* -1 z) (* -1 x)) t)))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | z | @ | inf | ((+ (* (- (/ z t) (/ x t)) y) x) (- (/ z t) (/ x t)) (/ z t) z t (/ x t) x y (+ (* (- z x) (/ y t)) x) (* y (/ z t)) (+ (* (- z x) (/ y t)) x) (/ (* (- z x) y) t) (* (neg x) (/ y t)) (neg x) (/ y t) (+ (* (- z x) (/ y t)) x) (- z x) (+ x (/ (* (* (- z x) y) t) (* t t))) (/ (* (* (- z x) y) t) (* t t)) (* (* (- z x) y) t) (* (- z x) y) (- z x) (* t t)) |
| 3.0ms | t | @ | -inf | ((+ (* (- (/ z t) (/ x t)) y) x) (- (/ z t) (/ x t)) (/ z t) z t (/ x t) x y (+ (* (- z x) (/ y t)) x) (* y (/ z t)) (+ (* (- z x) (/ y t)) x) (/ (* (- z x) y) t) (* (neg x) (/ y t)) (neg x) (/ y t) (+ (* (- z x) (/ y t)) x) (- z x) (+ x (/ (* (* (- z x) y) t) (* t t))) (/ (* (* (- z x) y) t) (* t t)) (* (* (- z x) y) t) (* (- z x) y) (- z x) (* t t)) |
| 3.0ms | y | @ | -inf | ((+ (* (- (/ z t) (/ x t)) y) x) (- (/ z t) (/ x t)) (/ z t) z t (/ x t) x y (+ (* (- z x) (/ y t)) x) (* y (/ z t)) (+ (* (- z x) (/ y t)) x) (/ (* (- z x) y) t) (* (neg x) (/ y t)) (neg x) (/ y t) (+ (* (- z x) (/ y t)) x) (- z x) (+ x (/ (* (* (- z x) y) t) (* t t))) (/ (* (* (- z x) y) t) (* t t)) (* (* (- z x) y) t) (* (- z x) y) (- z x) (* t t)) |
| 2.0ms | z | @ | -inf | ((+ (* (- (/ z t) (/ x t)) y) x) (- (/ z t) (/ x t)) (/ z t) z t (/ x t) x y (+ (* (- z x) (/ y t)) x) (* y (/ z t)) (+ (* (- z x) (/ y t)) x) (/ (* (- z x) y) t) (* (neg x) (/ y t)) (neg x) (/ y t) (+ (* (- z x) (/ y t)) x) (- z x) (+ x (/ (* (* (- z x) y) t) (* t t))) (/ (* (* (- z x) y) t) (* t t)) (* (* (- z x) y) t) (* (- z x) y) (- z x) (* t t)) |
| 2.0ms | t | @ | inf | ((+ (* (- (/ z t) (/ x t)) y) x) (- (/ z t) (/ x t)) (/ z t) z t (/ x t) x y (+ (* (- z x) (/ y t)) x) (* y (/ z t)) (+ (* (- z x) (/ y t)) x) (/ (* (- z x) y) t) (* (neg x) (/ y t)) (neg x) (/ y t) (+ (* (- z x) (/ y t)) x) (- z x) (+ x (/ (* (* (- z x) y) t) (* t t))) (/ (* (* (- z x) y) t) (* t t)) (* (* (- z x) y) t) (* (- z x) y) (- z x) (* t t)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 305 | 2420 |
| 0 | 329 | 2208 |
| 1 | 1395 | 2189 |
| 0 | 8160 | 2131 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 (-.f64 (/.f64 z t) (/.f64 x t)) y x) |
(-.f64 (/.f64 z t) (/.f64 x t)) |
(/.f64 z t) |
z |
t |
(/.f64 x t) |
x |
y |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 y (/.f64 z t))) |
(*.f64 y (/.f64 z t)) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(approx (/ (* (- z x) y) t) (*.f64 (neg.f64 x) (/.f64 y t)))) |
#s(approx (/ (* (- z x) y) t) (*.f64 (neg.f64 x) (/.f64 y t))) |
(*.f64 (neg.f64 x) (/.f64 y t)) |
(neg.f64 x) |
(/.f64 y t) |
(fma.f64 #s(approx (- z x) (neg.f64 x)) (/.f64 y t) x) |
#s(approx (- z x) (neg.f64 x)) |
(+.f64 x (/.f64 (*.f64 (*.f64 (-.f64 z x) y) t) (*.f64 t t))) |
(/.f64 (*.f64 (*.f64 (-.f64 z x) y) t) (*.f64 t t)) |
(*.f64 (*.f64 (-.f64 z x) y) t) |
(*.f64 (-.f64 z x) y) |
(-.f64 z x) |
(*.f64 t t) |
#s(approx (+ (* (- (/ z t) (/ x t)) y) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ (* (- (/ z t) (/ x t)) y) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (- (/ z t) (/ x t)) #s(hole binary64 (/ z t))) |
#s(approx (- (/ z t) (/ x t)) #s(hole binary64 (+ (* -1 (/ x t)) (/ z t)))) |
#s(approx (/ x t) #s(hole binary64 (/ x t))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))) |
#s(approx (* (neg x) (/ y t)) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (- z x) #s(hole binary64 z)) |
#s(approx (- z x) #s(hole binary64 (+ z (* -1 x)))) |
#s(approx (+ x (/ (* (* (- z x) y) t) (* t t))) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (* (* (- z x) y) t) (* t t))) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (/ (* (* (- z x) y) t) (* t t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (* (* (- z x) y) t) (* t t)) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))) |
#s(approx (* (* (- z x) y) t) #s(hole binary64 (* t (* y z)))) |
#s(approx (* (* (- z x) y) t) #s(hole binary64 (+ (* -1 (* t (* x y))) (* t (* y z))))) |
#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 t) (/ x t)) y) x) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ (* (- (/ z t) (/ x t)) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (- (/ z t) (/ x t)) #s(hole binary64 (* -1 (/ x t)))) |
#s(approx (- (/ z t) (/ 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) #s(hole binary64 (* -1 x))) |
#s(approx (- z x) #s(hole binary64 (* x (- (/ z x) 1)))) |
#s(approx (+ x (/ (* (* (- z x) y) t) (* t t))) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ x (/ (* (* (- z x) y) t) (* t t))) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (* (* (- z x) y) t) (* t t)) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (/ (* (* (- z x) y) t) (* t t)) #s(hole binary64 (* x (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))) |
#s(approx (* (* (- z x) y) t) #s(hole binary64 (* -1 (* t (* x y))))) |
#s(approx (* (* (- z x) y) t) #s(hole binary64 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) 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 t) (/ x t)) y) x) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ (* (- (/ z t) (/ x t)) y) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (- (/ z t) (/ 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) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ z x))))))) |
#s(approx (+ x (/ (* (* (- z x) y) t) (* t t))) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ x (/ (* (* (- z x) y) t) (* t t))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (/ (* (* (- z x) y) t) (* t t)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ y t)))))) |
#s(approx (* (* (- z x) y) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y)))))) |
#s(approx (* (- z x) y) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ (* y z) x))))))) |
#s(approx (+ (* (- (/ z t) (/ x t)) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (- (/ z t) (/ x t)) y) x) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 x)) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (* y (/ z t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (/ y t) #s(hole binary64 (/ y t))) |
#s(approx (+ x (/ (* (* (- z x) y) t) (* t t))) #s(hole binary64 x)) |
#s(approx (+ x (/ (* (* (- z x) y) t) (* t t))) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (/ (* (* (- z x) y) t) (* t t)) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (* (* (- z x) y) t) #s(hole binary64 (* t (* y (- z x))))) |
#s(approx (* (- z x) y) #s(hole binary64 (* y (- z x)))) |
#s(approx (+ (* (- (/ z t) (/ x t)) y) x) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ (* (- (/ z t) (/ x t)) y) x) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (+ x (/ (* (* (- z x) y) t) (* t t))) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ x (/ (* (* (- z x) y) t) (* t t))) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (+ (* (- (/ z t) (/ x t)) y) x) #s(hole binary64 (* -1 (* y (+ (* -1 (- (/ z t) (/ x t))) (* -1 (/ x 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 (+ x (/ (* (* (- z x) y) t) (* t t))) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ x (/ (* (* (- z x) y) t) (* t t))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (+ (* (- (/ z t) (/ x t)) y) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ (* (- (/ z t) (/ x t)) y) x) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (- (/ z t) (/ x t)) #s(hole binary64 (- (/ z t) (/ x t)))) |
#s(approx (/ z t) #s(hole binary64 (/ z t))) |
#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 (- z x) #s(hole binary64 (- z x))) |
#s(approx (+ x (/ (* (* (- z x) y) t) (* t t))) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ x (/ (* (* (- z x) y) t) (* t t))) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (+ (* (- (/ z t) (/ x t)) y) x) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (- (/ z t) (/ 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) #s(hole binary64 (* z (+ 1 (* -1 (/ x z)))))) |
#s(approx (+ x (/ (* (* (- z x) y) t) (* t t))) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (/ (* (* (- z x) y) t) (* t t)) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (/ y t))))) |
#s(approx (* (* (- z x) y) t) #s(hole binary64 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y))))) |
#s(approx (* (- z x) y) #s(hole binary64 (* z (+ y (* -1 (/ (* x y) z)))))) |
#s(approx (+ (* (- (/ z t) (/ x t)) y) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (- (/ z t) (/ 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) #s(hole binary64 (* -1 (* z (- (/ x z) 1))))) |
#s(approx (+ x (/ (* (* (- z x) y) t) (* t t))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (/ (* (* (- z x) y) t) (* t t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (/ (* x y) (* t z))))))) |
#s(approx (* (* (- z x) y) t) #s(hole binary64 (* -1 (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z)))))) |
#s(approx (* (- z x) y) #s(hole binary64 (* -1 (* z (+ (* -1 y) (/ (* x y) z)))))) |
#s(approx (+ (* (- (/ z t) (/ x t)) y) x) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ (* (- (/ z t) (/ x t)) y) x) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (- (/ z t) (/ x t)) #s(hole binary64 (/ (- z x) 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 (/ (* (* (- z x) y) t) (* t t))) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx (+ (* (- (/ z t) (/ x t)) y) x) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (+ x (/ (* (* (- z x) y) t) (* t t))) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (+ (* (- (/ z t) (/ x t)) y) x) #s(hole binary64 (+ x (* -1 (/ (* y (- (* -1 z) (* -1 x))) t))))) |
#s(approx (- (/ z t) (/ x t)) #s(hole binary64 (* -1 (/ (- (* -1 z) (* -1 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 (/.f64 (-.f64 z x) t) y))) |
(/.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) 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 (/.f64 (neg.f64 y) t) (-.f64 z x))) |
(-.f64 x (*.f64 (neg.f64 (-.f64 z x)) (/.f64 y t))) |
(-.f64 x (*.f64 (neg.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 (neg.f64 (neg.f64 y)) (/.f64 (-.f64 z x) t))) |
(+.f64 x (*.f64 (/.f64 (-.f64 z x) t) y)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 z x) t) (/.f64 (-.f64 z x) t))) (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 (fma.f64 t z (*.f64 (neg.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 (/.f64 (+.f64 z x) t) (/.f64 (-.f64 z x) t)) (/.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 (fma.f64 t z (*.f64 (neg.f64 t) x)) (*.f64 t t)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 z x)) (neg.f64 t)) |
(/.f64 (-.f64 z x) t) |
(-.f64 (/.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (/.f64 (+.f64 z x) t)) (/.f64 (pow.f64 (/.f64 x t) #s(literal 2 binary64)) (/.f64 (+.f64 z x) t))) |
(-.f64 (/.f64 (pow.f64 (/.f64 z t) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 x t) #s(literal 2 binary64)) (*.f64 (/.f64 z t) (/.f64 x t))))) (/.f64 (pow.f64 (/.f64 x t) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 x t) #s(literal 2 binary64)) (*.f64 (/.f64 z t) (/.f64 x t)))))) |
(-.f64 (/.f64 (*.f64 t z) (*.f64 t t)) (/.f64 (*.f64 x t) (*.f64 t t))) |
(-.f64 (/.f64 z t) (/.f64 x t)) |
(/.f64 (neg.f64 (neg.f64 z)) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 z) (neg.f64 t)) |
(/.f64 z t) |
z |
t |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 x) (neg.f64 t)) |
(/.f64 x t) |
x |
y |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (/.f64 z t) y)) |
(*.f64 (/.f64 z t) y) |
(*.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) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(approx (/ (* (- z x) y) t) (*.f64 (neg.f64 x) (/.f64 y t)))) |
#s(approx (/ (* (- z x) y) t) (*.f64 (neg.f64 x) (/.f64 y t))) |
(*.f64 (neg.f64 x) (/.f64 y t)) |
(*.f64 (*.f64 x (/.f64 y t)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 x (/.f64 y t))) |
(*.f64 (/.f64 y t) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) y)) (neg.f64 t)) |
(/.f64 (*.f64 (neg.f64 x) y) t) |
(neg.f64 (*.f64 x (/.f64 y t))) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 y) (neg.f64 t)) |
(/.f64 y t) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 #s(approx (- z x) (neg.f64 x)) (/.f64 y t)) #s(literal 2 binary64))) (-.f64 x (*.f64 #s(approx (- z x) (neg.f64 x)) (/.f64 y t)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (- z x) (neg.f64 x)) (/.f64 y t)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(approx (- z x) (neg.f64 x)) (/.f64 y t)) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(approx (- z x) (neg.f64 x)) (/.f64 y t)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- z x) (neg.f64 x)) (/.f64 y t)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 #s(approx (- z x) (neg.f64 x)) (/.f64 y t)) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- z x) (neg.f64 x)) (/.f64 y t)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- z x) (neg.f64 x)) (/.f64 y t)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (- z x) (neg.f64 x)) (/.f64 y t)) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- z x) (neg.f64 x)) (/.f64 y t)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 #s(approx (- z x) (neg.f64 x)) (/.f64 y t)) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- z x) (neg.f64 x)) (/.f64 y t)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(approx (- z x) (neg.f64 x)) (/.f64 y t)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (- z x) (neg.f64 x)) (/.f64 y t)) x)))) |
(fma.f64 #s(approx (- z x) (neg.f64 x)) (/.f64 y t) x) |
(fma.f64 (/.f64 y t) #s(approx (- z x) (neg.f64 x)) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- z x) (neg.f64 x)) (/.f64 y t)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (- z x) (neg.f64 x)) (/.f64 y t)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(approx (- z x) (neg.f64 x)) (/.f64 y t)) x))) |
(-.f64 x (*.f64 (neg.f64 #s(approx (- z x) (neg.f64 x))) (/.f64 y t))) |
(-.f64 x (*.f64 (/.f64 (neg.f64 y) t) #s(approx (- z x) (neg.f64 x)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- z x) (neg.f64 x)) (/.f64 y t)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (- z x) (neg.f64 x)) (/.f64 y t)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (- z x) (neg.f64 x)) (/.f64 y t)) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (- z x) (neg.f64 x)) (/.f64 y t)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (- z x) (neg.f64 x)) (/.f64 y t)) x))))) |
(+.f64 (*.f64 #s(approx (- z x) (neg.f64 x)) (/.f64 y t)) x) |
(+.f64 x (*.f64 #s(approx (- z x) (neg.f64 x)) (/.f64 y t))) |
#s(approx (- z x) (neg.f64 x)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 y t) t) (/.f64 (-.f64 z x) t)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (/.f64 (*.f64 y t) t) (/.f64 (-.f64 z x) t)) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 y t) t) (/.f64 (-.f64 z x) t)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 y t) t) (/.f64 (-.f64 z x) t)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (*.f64 y t) t) (/.f64 (-.f64 z x) t)) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (/.f64 (*.f64 y t) t) (/.f64 (-.f64 z x) t)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (/.f64 (*.f64 y t) t) (/.f64 (-.f64 z x) t))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 y t) t) (/.f64 (-.f64 z x) t)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 y t) t) (/.f64 (-.f64 z x) t)) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 (*.f64 y t) t) (/.f64 (-.f64 z x) t))))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (/.f64 (*.f64 y t) t) (/.f64 (-.f64 z x) t)) #s(literal 2 binary64))) (-.f64 x (*.f64 (/.f64 (*.f64 y t) t) (/.f64 (-.f64 z x) t)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 y t) t) (/.f64 (-.f64 z x) t)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 y t) t) (/.f64 (-.f64 z x) t)) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 (*.f64 y t) t) (/.f64 (-.f64 z x) t)))))) |
(fma.f64 (/.f64 (*.f64 y t) (neg.f64 t)) (/.f64 (-.f64 z x) (neg.f64 t)) x) |
(fma.f64 (/.f64 (-.f64 z x) (neg.f64 t)) (/.f64 (*.f64 y t) (neg.f64 t)) x) |
(fma.f64 (/.f64 (*.f64 y t) (fabs.f64 t)) (/.f64 (-.f64 z x) (fabs.f64 t)) x) |
(fma.f64 (/.f64 (-.f64 z x) (fabs.f64 t)) (/.f64 (*.f64 y t) (fabs.f64 t)) x) |
(fma.f64 (/.f64 (*.f64 y t) 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 t t) (*.f64 (/.f64 (-.f64 z x) t) y) x) |
(fma.f64 (*.f64 (/.f64 (-.f64 z x) t) y) (/.f64 t t) x) |
(fma.f64 (/.f64 (-.f64 z x) t) (/.f64 (*.f64 y t) t) x) |
(fma.f64 (*.f64 (-.f64 z x) y) (/.f64 t (*.f64 t t)) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (/.f64 (*.f64 y t) t) (/.f64 (-.f64 z x) t)))) (/.f64 (pow.f64 (*.f64 (/.f64 (*.f64 y t) t) (/.f64 (-.f64 z x) t)) #s(literal 2 binary64)) (-.f64 x (*.f64 (/.f64 (*.f64 y t) t) (/.f64 (-.f64 z x) t))))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 (/.f64 (-.f64 z x) t) y)) (/.f64 t t))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 (-.f64 z x) y)) (/.f64 t (*.f64 t t)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 y t) t) (/.f64 (-.f64 z x) t)) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 (*.f64 y t) t) (/.f64 (-.f64 z x) t)))))) (/.f64 (pow.f64 (*.f64 (/.f64 (*.f64 y t) t) (/.f64 (-.f64 z x) t)) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 y t) t) (/.f64 (-.f64 z x) t)) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 (*.f64 y t) t) (/.f64 (-.f64 z x) t))))))) |
(+.f64 (*.f64 (/.f64 (*.f64 y t) t) (/.f64 (-.f64 z x) t)) x) |
(+.f64 x (*.f64 (/.f64 (*.f64 y t) t) (/.f64 (-.f64 z x) t))) |
(*.f64 (/.f64 (*.f64 y t) (neg.f64 t)) (/.f64 (-.f64 z x) (neg.f64 t))) |
(*.f64 (/.f64 (-.f64 z x) (neg.f64 t)) (/.f64 (*.f64 y t) (neg.f64 t))) |
(*.f64 (/.f64 (*.f64 y t) (fabs.f64 t)) (/.f64 (-.f64 z x) (fabs.f64 t))) |
(*.f64 (/.f64 (-.f64 z x) (fabs.f64 t)) (/.f64 (*.f64 y t) (fabs.f64 t))) |
(*.f64 (/.f64 (*.f64 y t) 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 t t) (*.f64 (/.f64 (-.f64 z x) t) y)) |
(*.f64 (*.f64 (/.f64 (-.f64 z x) t) y) (/.f64 t t)) |
(*.f64 (/.f64 (-.f64 z x) t) (/.f64 (*.f64 y t) t)) |
(*.f64 (*.f64 (-.f64 z x) y) (/.f64 t (*.f64 t t))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 z x) y) t) t)) (neg.f64 t)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (-.f64 z x) y) t))) (neg.f64 (neg.f64 (*.f64 t t)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (-.f64 z x) y)) t) (*.f64 (neg.f64 t) t)) |
(/.f64 (/.f64 (*.f64 (*.f64 (-.f64 z x) y) t) t) t) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 z x) y) t)) (neg.f64 (*.f64 t t))) |
(/.f64 (*.f64 (*.f64 (-.f64 z x) y) t) (*.f64 t t)) |
(*.f64 (*.f64 y t) (-.f64 z x)) |
(*.f64 (*.f64 (-.f64 z x) y) t) |
(*.f64 (-.f64 z x) (*.f64 y t)) |
(*.f64 t (*.f64 (-.f64 z x) y)) |
(*.f64 (-.f64 z x) y) |
(*.f64 y (-.f64 z x)) |
(/.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 (fma.f64 x 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 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) |
(*.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 (+ (* (- z x) (/ y t)) x) (*.f64 (/.f64 z t) y)) |
#s(approx (+ (* (- z x) (/ y t)) x) (fma.f64 (fma.f64 #s(literal -1 binary64) (/.f64 y t) #s(literal 1 binary64)) x (*.f64 (/.f64 z t) y))) |
#s(approx (- (/ z t) (/ x t)) (/.f64 z t)) |
#s(approx (- (/ z t) (/ x t)) (/.f64 (fma.f64 #s(literal -1 binary64) x z) t)) |
#s(approx (/ x t) (/.f64 x t)) |
#s(approx x x) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (/.f64 z t) y)) |
#s(approx (+ (* (- z x) (/ y t)) x) (fma.f64 (fma.f64 #s(literal -1 binary64) (/.f64 y t) #s(literal 1 binary64)) x (*.f64 (/.f64 z t) y))) |
#s(approx (/ (* (- z x) y) t) (*.f64 (/.f64 z t) y)) |
#s(approx (/ (* (- z x) y) t) (/.f64 (fma.f64 (neg.f64 x) y (*.f64 y z)) t)) |
#s(approx (* (neg x) (/ y t)) (*.f64 (neg.f64 x) (/.f64 y t))) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (- z x) z) |
#s(approx (- z x) (fma.f64 #s(literal -1 binary64) x z)) |
#s(approx (+ x (/ (* (* (- z x) y) t) (* t t))) (*.f64 (/.f64 z t) y)) |
#s(approx (+ x (/ (* (* (- z x) y) t) (* t t))) (fma.f64 (fma.f64 #s(literal -1 binary64) (/.f64 y t) #s(literal 1 binary64)) x (*.f64 (/.f64 z t) y))) |
#s(approx (/ (* (* (- z x) y) t) (* t t)) (*.f64 (/.f64 z t) y)) |
#s(approx (/ (* (* (- z x) y) t) (* t t)) (/.f64 (fma.f64 (neg.f64 x) y (*.f64 y z)) t)) |
#s(approx (* (* (- z x) y) t) (*.f64 (*.f64 y z) t)) |
#s(approx (* (* (- z x) y) t) (fma.f64 (*.f64 y t) z (neg.f64 (*.f64 (*.f64 y x) 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 (+ (* (- z x) (/ y t)) x) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 y t) #s(literal 1 binary64)) 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 t) (/ x t)) (/.f64 (neg.f64 x) t)) |
#s(approx (- (/ z t) (/ x t)) (*.f64 (-.f64 (/.f64 (/.f64 z t) x) (pow.f64 t #s(literal -1 binary64))) x)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 y t) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (-.f64 (fma.f64 (/.f64 y x) (/.f64 z t) (/.f64 (neg.f64 y) t)) #s(literal -1 binary64)) x)) |
#s(approx (/ (* (- z x) y) t) (*.f64 (neg.f64 x) (/.f64 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) (neg.f64 x)) |
#s(approx (- z x) (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) x)) |
#s(approx (+ x (/ (* (* (- z x) y) t) (* t t))) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 y t) #s(literal 1 binary64)) x)) |
#s(approx (+ x (/ (* (* (- z x) y) t) (* t 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) (* t t)) (*.f64 (neg.f64 x) (/.f64 y t))) |
#s(approx (/ (* (* (- z x) y) t) (* t t)) (*.f64 (fma.f64 (/.f64 y x) (/.f64 z t) (/.f64 (neg.f64 y) t)) x)) |
#s(approx (* (* (- z x) y) t) (neg.f64 (*.f64 (*.f64 y x) t))) |
#s(approx (* (* (- z x) y) t) (*.f64 (fma.f64 t (*.f64 y (/.f64 z x)) (neg.f64 (*.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 (+ (* (- 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 z t) y) x) #s(literal -1 binary64) (-.f64 (/.f64 y t) #s(literal 1 binary64))))) |
#s(approx (- (/ z t) (/ x t)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (/.f64 z t) x) #s(literal -1 binary64) (pow.f64 t #s(literal -1 binary64))))) |
#s(approx (+ (* (- z x) (/ 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 z t) y) 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 z t) y) x) #s(literal -1 binary64) (/.f64 y t)))) |
#s(approx (- z x) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (/.f64 z x)))) |
#s(approx (+ x (/ (* (* (- z x) y) t) (* t t))) (*.f64 (neg.f64 x) (-.f64 (/.f64 y t) #s(literal 1 binary64)))) |
#s(approx (+ x (/ (* (* (- z x) y) t) (* t t))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 (/.f64 z t) y) x) #s(literal -1 binary64) (-.f64 (/.f64 y t) #s(literal 1 binary64))))) |
#s(approx (/ (* (* (- z x) y) t) (* t t)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 (/.f64 z t) y) x) #s(literal -1 binary64) (/.f64 y t)))) |
#s(approx (* (* (- z x) y) t) (*.f64 (neg.f64 x) (fma.f64 y t (neg.f64 (/.f64 (*.f64 (*.f64 y z) t) x))))) |
#s(approx (* (- z x) y) (*.f64 (neg.f64 x) (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1 binary64) 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 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 (/ z t)) (*.f64 (/.f64 z t) y)) |
#s(approx (/ (* (- z x) y) t) (*.f64 (/.f64 (-.f64 z x) t) y)) |
#s(approx (/ y t) (/.f64 y t)) |
#s(approx (+ x (/ (* (* (- z x) y) t) (* t t))) x) |
#s(approx (+ x (/ (* (* (- z x) y) t) (* t t))) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx (/ (* (* (- z x) y) t) (* t t)) (*.f64 (/.f64 (-.f64 z x) t) y)) |
#s(approx (* (* (- z x) y) t) (*.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (* (- z x) y) (*.f64 (-.f64 z x) y)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (/.f64 (-.f64 z x) t) y)) |
#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) t) y)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 z x) t)) y)) |
#s(approx (+ x (/ (* (* (- z x) y) t) (* t t))) (*.f64 (/.f64 (-.f64 z x) t) y)) |
#s(approx (+ x (/ (* (* (- z x) y) t) (* t t))) (*.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 z x) t)) y)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (neg.f64 y) (-.f64 (neg.f64 (/.f64 (-.f64 z x) t)) (/.f64 x y)))) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (/.f64 (-.f64 z x) t) y)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (neg.f64 y) (-.f64 (neg.f64 (/.f64 (-.f64 z x) t)) (/.f64 x y)))) |
#s(approx (+ x (/ (* (* (- z x) y) t) (* t t))) (*.f64 (/.f64 (-.f64 z x) t) y)) |
#s(approx (+ x (/ (* (* (- z x) y) t) (* t t))) (*.f64 (neg.f64 y) (-.f64 (neg.f64 (/.f64 (-.f64 z x) t)) (/.f64 x y)))) |
#s(approx (+ (* (- z x) (/ y t)) x) (fma.f64 (neg.f64 x) (/.f64 y t) x)) |
#s(approx (+ (* (- z x) (/ y t)) x) (+.f64 (/.f64 (fma.f64 (neg.f64 x) y (*.f64 y z)) t) x)) |
#s(approx (- (/ z t) (/ x t)) (/.f64 (-.f64 z x) t)) |
#s(approx (/ z t) (/.f64 z t)) |
#s(approx z z) |
#s(approx (+ (* (- z x) (/ y t)) x) (fma.f64 (neg.f64 x) (/.f64 y t) x)) |
#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 (+ x (/ (* (* (- z x) y) t) (* t t))) (fma.f64 (neg.f64 x) (/.f64 y t) x)) |
#s(approx (+ x (/ (* (* (- z x) y) t) (* t t))) (+.f64 (/.f64 (fma.f64 (neg.f64 x) y (*.f64 y z)) t) x)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (/.f64 (fma.f64 (neg.f64 x) y (fma.f64 x t (*.f64 y z))) (*.f64 t z)) z)) |
#s(approx (- (/ z t) (/ x t)) (*.f64 (fma.f64 (/.f64 (/.f64 x t) z) #s(literal -1 binary64) (pow.f64 t #s(literal -1 binary64))) z)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (/.f64 (fma.f64 (neg.f64 x) y (fma.f64 x t (*.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) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) z)) |
#s(approx (+ x (/ (* (* (- z x) y) t) (* t t))) (*.f64 (/.f64 (fma.f64 (neg.f64 x) y (fma.f64 x t (*.f64 y z))) (*.f64 t z)) z)) |
#s(approx (/ (* (* (- z x) y) t) (* t t)) (*.f64 (fma.f64 (/.f64 (neg.f64 x) z) (/.f64 y t) (/.f64 y t)) z)) |
#s(approx (* (* (- z x) y) t) (*.f64 (fma.f64 y t (/.f64 (neg.f64 (*.f64 (*.f64 y x) t)) z)) z)) |
#s(approx (* (- z x) y) (*.f64 (-.f64 y (/.f64 (*.f64 y x) z)) z)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (fma.f64 (neg.f64 x) (/.f64 y t) x) z) #s(literal -1 binary64) (/.f64 (neg.f64 y) t)))) |
#s(approx (- (/ z t) (/ x t)) (*.f64 (neg.f64 z) (-.f64 (/.f64 (/.f64 x t) z) (pow.f64 t #s(literal -1 binary64))))) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (fma.f64 (neg.f64 x) (/.f64 y t) x) z) #s(literal -1 binary64) (/.f64 (neg.f64 y) t)))) |
#s(approx (/ (* (- z x) y) t) (*.f64 (neg.f64 z) (fma.f64 (/.f64 y z) (/.f64 x t) (/.f64 (neg.f64 y) t)))) |
#s(approx (- z x) (*.f64 (neg.f64 z) (-.f64 (/.f64 x z) #s(literal 1 binary64)))) |
#s(approx (+ x (/ (* (* (- z x) y) t) (* t t))) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (fma.f64 (neg.f64 x) (/.f64 y t) x) z) #s(literal -1 binary64) (/.f64 (neg.f64 y) t)))) |
#s(approx (/ (* (* (- z x) y) t) (* t t)) (*.f64 (neg.f64 z) (fma.f64 (/.f64 y z) (/.f64 x t) (/.f64 (neg.f64 y) t)))) |
#s(approx (* (* (- z x) y) t) (*.f64 (neg.f64 z) (fma.f64 t (/.f64 (*.f64 y x) z) (neg.f64 (*.f64 y t))))) |
#s(approx (* (- z x) y) (*.f64 (neg.f64 z) (fma.f64 x (/.f64 y z) (neg.f64 y)))) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (/.f64 (-.f64 z x) t) y)) |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (fma.f64 (-.f64 z x) y (*.f64 x t)) t)) |
#s(approx (- (/ z t) (/ x t)) (/.f64 (-.f64 z x) t)) |
#s(approx t t) |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (fma.f64 (-.f64 z x) y (*.f64 x t)) t)) |
#s(approx (+ x (/ (* (* (- z x) y) t) (* t t))) (/.f64 (fma.f64 (-.f64 z x) y (*.f64 x t)) t)) |
#s(approx (* t t) (*.f64 t 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 (+ x (/ (* (* (- z x) y) t) (* t t))) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx (+ (* (- z x) (/ y t)) x) (fma.f64 (*.f64 y (neg.f64 (/.f64 (-.f64 z x) t))) #s(literal -1 binary64) x)) |
#s(approx (- (/ z t) (/ x t)) (neg.f64 (neg.f64 (/.f64 (-.f64 z x) t)))) |
Compiled 6 026 to 849 computations (85.9% saved)
15 alts after pruning (6 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 298 | 2 | 300 |
| Fresh | 1 | 4 | 5 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 6 | 6 |
| Total | 301 | 15 | 316 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 93.6% | (fma.f64 (/.f64 (-.f64 z x) t) y x) |
| 70.3% | (fma.f64 (/.f64 #s(approx (- z x) z) t) y x) | |
| 77.9% | (fma.f64 (*.f64 (-.f64 z x) y) (/.f64 t (*.f64 t t)) x) | |
| ✓ | 62.8% | (fma.f64 #s(approx (- z x) (neg.f64 x)) (/.f64 y t) x) |
| 73.9% | (fma.f64 #s(approx (- z x) z) (/.f64 y t) x) | |
| 54.4% | (fma.f64 #s(approx (* t (- z x)) (*.f64 t z)) (/.f64 y (*.f64 t t)) x) | |
| 38.6% | (+.f64 x (/.f64 (/.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)))) t)) | |
| ✓ | 70.0% | (+.f64 x (/.f64 (*.f64 y #s(approx (- z x) z)) t)) |
| ✓ | 62.6% | #s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 (-.f64 z x) y) t)) |
| ✓ | 39.3% | #s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 y z) t)) |
| ✓ | 39.6% | #s(approx (+ (* (- z x) (/ y t)) x) (*.f64 y (/.f64 z t))) |
| 49.0% | #s(approx (+ (* (- z x) (/ y t)) x) #s(approx (/ (* (- z x) y) t) (*.f64 (fma.f64 (/.f64 y x) (/.f64 z t) (/.f64 (neg.f64 y) t)) x))) | |
| ✓ | 31.4% | #s(approx (+ (* (- z x) (/ y t)) x) #s(approx (/ (* (- z x) y) t) (*.f64 (neg.f64 x) (/.f64 y t)))) |
| ✓ | 29.5% | #s(approx (+ x (/ (* y (- z x)) t)) #s(approx (* (- 1 (/ y t)) x) (/.f64 (*.f64 (neg.f64 x) y) t))) |
| ✓ | 33.0% | #s(approx (+ x (/ (* y (- z x)) t)) x) |
Compiled 740 to 295 computations (60.1% saved)
| Inputs |
|---|
#s(approx (+ x (/ (* y (- z x)) t)) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 z y) t)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 y (/.f64 z t))) |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 y z) t)) |
(fma.f64 y (/.f64 #s(approx (- z x) z) t) x) |
(fma.f64 #s(approx (- z x) z) (/.f64 y t) x) |
(fma.f64 (/.f64 #s(approx (- z x) z) t) y 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) #s(approx (/ (* (- z x) y) t) (*.f64 (neg.f64 x) (/.f64 y t)))) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (/.f64 y t) (-.f64 z x))) |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 (-.f64 z x) y) t)) |
(+.f64 x (/.f64 (*.f64 y #s(approx (- z x) z)) t)) |
(fma.f64 #s(approx (- z x) (neg.f64 x)) (/.f64 y t) x) |
(fma.f64 (-.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 (* t (- z x)) (*.f64 t z)) (/.f64 y (*.f64 t t)) x) |
(+.f64 x (/.f64 (*.f64 #s(approx (* t (- z x)) (*.f64 t z)) y) (*.f64 t t))) |
(fma.f64 (*.f64 (-.f64 z x) y) (/.f64 t (*.f64 t t)) x) |
(fma.f64 (-.f64 (/.f64 z t) (/.f64 x t)) y x) |
(+.f64 x (/.f64 (*.f64 (*.f64 t (-.f64 z x)) y) (*.f64 t t))) |
(+.f64 x (/.f64 (*.f64 (*.f64 (-.f64 z x) y) t) (*.f64 t t))) |
(fma.f64 (/.f64 (neg.f64 y) t) x (fma.f64 (/.f64 z t) y x)) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(approx (/ (* (- z x) y) t) (*.f64 (fma.f64 (/.f64 y x) (/.f64 z t) (/.f64 (neg.f64 y) t)) x))) |
(+.f64 x #s(approx (/ (* (* t (- z x)) y) (* t t)) (*.f64 (fma.f64 (/.f64 y x) (/.f64 z t) (/.f64 (neg.f64 y) t)) x))) |
(+.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)))) |
(/.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 x (/.f64 (/.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)))) t)) |
| Outputs |
|---|
(fma.f64 (-.f64 z x) (/.f64 y t) x) |
5 calls:
| 13.0ms | y |
| 8.0ms | t |
| 8.0ms | z |
| 8.0ms | x |
| 7.0ms | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.3% | 1 | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| 98.3% | 1 | x |
| 98.3% | 1 | y |
| 98.3% | 1 | z |
| 98.3% | 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 (*.f64 z y) t)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 y (/.f64 z t))) |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 y z) t)) |
(fma.f64 y (/.f64 #s(approx (- z x) z) t) x) |
(fma.f64 #s(approx (- z x) z) (/.f64 y t) x) |
(fma.f64 (/.f64 #s(approx (- z x) z) t) y 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) #s(approx (/ (* (- z x) y) t) (*.f64 (neg.f64 x) (/.f64 y t)))) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (/.f64 y t) (-.f64 z x))) |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 (-.f64 z x) y) t)) |
(+.f64 x (/.f64 (*.f64 y #s(approx (- z x) z)) t)) |
(fma.f64 #s(approx (- z x) (neg.f64 x)) (/.f64 y t) x) |
| Outputs |
|---|
(fma.f64 #s(approx (- z x) z) (/.f64 y t) x) |
(fma.f64 #s(approx (- z x) (neg.f64 x)) (/.f64 y t) x) |
(fma.f64 #s(approx (- z x) z) (/.f64 y t) x) |
5 calls:
| 32.0ms | t |
| 5.0ms | z |
| 5.0ms | x |
| 5.0ms | y |
| 4.0ms | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.1% | 3 | x |
| 85.5% | 3 | y |
| 88.9% | 3 | z |
| 85.5% | 3 | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| 84.8% | 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 (*.f64 z y) t)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 y (/.f64 z t))) |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 y z) t)) |
(fma.f64 y (/.f64 #s(approx (- z x) z) t) x) |
(fma.f64 #s(approx (- z x) z) (/.f64 y t) x) |
(fma.f64 (/.f64 #s(approx (- z x) z) t) y 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) #s(approx (/ (* (- z x) y) t) (*.f64 (neg.f64 x) (/.f64 y t)))) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (/.f64 y t) (-.f64 z x))) |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 (-.f64 z x) y) t)) |
(+.f64 x (/.f64 (*.f64 y #s(approx (- z x) z)) t)) |
| Outputs |
|---|
(fma.f64 #s(approx (- z x) z) (/.f64 y t) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
(fma.f64 #s(approx (- z x) z) (/.f64 y t) x) |
1 calls:
| 4.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 88.9% | 3 | z |
Compiled 1 to 4 computations (-300% saved)
| Inputs |
|---|
#s(approx (+ x (/ (* y (- z x)) t)) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 z y) t)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 y (/.f64 z t))) |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 y z) t)) |
(fma.f64 y (/.f64 #s(approx (- z x) z) t) x) |
(fma.f64 #s(approx (- z x) z) (/.f64 y t) x) |
(fma.f64 (/.f64 #s(approx (- z x) z) t) y 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) #s(approx (/ (* (- z x) y) t) (*.f64 (neg.f64 x) (/.f64 y t)))) |
| Outputs |
|---|
(fma.f64 #s(approx (- z x) z) (/.f64 y t) x) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(approx (* (- 1 (/ y t)) x) (/.f64 (*.f64 (neg.f64 x) y) t))) |
(fma.f64 #s(approx (- z x) z) (/.f64 y t) x) |
5 calls:
| 31.0ms | x |
| 3.0ms | y |
| 3.0ms | t |
| 3.0ms | z |
| 3.0ms | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 78.1% | 3 | t |
| 73.9% | 1 | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| 76.5% | 2 | y |
| 73.9% | 1 | x |
| 78.1% | 3 | z |
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 (*.f64 z y) t)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 y (/.f64 z t))) |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 y z) t)) |
(fma.f64 y (/.f64 #s(approx (- z x) z) t) x) |
(fma.f64 #s(approx (- z x) z) (/.f64 y t) x) |
(fma.f64 (/.f64 #s(approx (- z x) z) t) y x) |
| Outputs |
|---|
(fma.f64 #s(approx (- z x) z) (/.f64 y t) x) |
4 calls:
| 3.0ms | x |
| 3.0ms | t |
| 3.0ms | z |
| 3.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.9% | 1 | x |
| 73.9% | 1 | y |
| 73.9% | 1 | t |
| 73.9% | 1 | z |
Compiled 4 to 16 computations (-300% saved)
| Inputs |
|---|
#s(approx (+ x (/ (* y (- z x)) t)) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 z y) t)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 y (/.f64 z t))) |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 y z) t)) |
(fma.f64 y (/.f64 #s(approx (- z x) z) t) x) |
| Outputs |
|---|
(fma.f64 y (/.f64 #s(approx (- z x) z) t) x) |
5 calls:
| 2.0ms | z |
| 2.0ms | x |
| 2.0ms | y |
| 2.0ms | t |
| 2.0ms | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.3% | 1 | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| 70.3% | 1 | t |
| 70.3% | 1 | x |
| 70.3% | 1 | y |
| 70.3% | 1 | z |
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 (*.f64 z y) t)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 y (/.f64 z t))) |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 y z) t)) |
| Outputs |
|---|
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 y (/.f64 z t))) |
#s(approx (+ x (/ (* y (- z x)) t)) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 z y) t)) |
5 calls:
| 5.0ms | t |
| 2.0ms | x |
| 2.0ms | y |
| 2.0ms | z |
| 2.0ms | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 52.1% | 3 | x |
| 50.1% | 4 | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| 52.2% | 3 | t |
| 53.8% | 3 | y |
| 57.0% | 3 | z |
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 (*.f64 z y) t)) |
| Outputs |
|---|
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 z y) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 z y) t)) |
1 calls:
| 1.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 56.7% | 3 | z |
Compiled 1 to 4 computations (-300% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (+ x (/ (* y (- z x)) t)) x) |
| Outputs |
|---|
#s(approx (+ x (/ (* y (- z x)) t)) x) |
5 calls:
| 1.0ms | t |
| 1.0ms | x |
| 1.0ms | z |
| 1.0ms | y |
| 1.0ms | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 33.0% | 1 | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| 33.0% | 1 | x |
| 33.0% | 1 | t |
| 33.0% | 1 | y |
| 33.0% | 1 | z |
Compiled 13 to 24 computations (-84.6% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 14.0ms | 4.960333744278996e-167 | 9.92501632480075e-160 |
| 5.0ms | -2.376813847205408e-32 | -1.3763183463947867e-32 |
| 9.0ms | 208× | 0 | valid |
Compiled 285 to 262 computations (8.1% saved)
ival-sub!: 1.0ms (30.7% of total)ival-mult!: 1.0ms (30.7% of total)ival-div!: 1.0ms (30.7% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 4.960333744278996e-167 | 9.92501632480075e-160 |
| 0.0ms | -2.376813847205408e-32 | -1.3763183463947867e-32 |
Compiled 363 to 314 computations (13.5% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 6.0ms | 3.3447645862956517e-278 | 1.2869596028276377e-277 |
| 16.0ms | -1.4241077917335393e-161 | -1.7920256622640542e-166 |
| 10.0ms | 224× | 0 | valid |
Compiled 488 to 393 computations (19.5% saved)
ival-sub!: 1.0ms (27.9% of total)ival-add!: 1.0ms (27.9% of total)ival-mult!: 1.0ms (27.9% of total)ival-div!: 1.0ms (27.9% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 1.1924597935177265e-85 | 4.2338036879310693e-82 |
| 13.0ms | -1.7022341398763762e+24 | -3.9405130949939943e+21 |
| 11.0ms | 256× | 0 | valid |
Compiled 428 to 367 computations (14.3% saved)
ival-sub!: 1.0ms (25.2% of total)ival-add!: 1.0ms (25.2% of total)ival-mult!: 1.0ms (25.2% of total)ival-div!: 1.0ms (25.2% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.1924597935177265e-85 | 4.2338036879310693e-82 |
| 1.0ms | -1.7022341398763762e+24 | -3.9405130949939943e+21 |
Compiled 428 to 367 computations (14.3% saved)
| 1× | fuel |
Compiled 273 to 60 computations (78% saved)
Compiled 592 to 156 computations (73.6% saved)
Loading profile data...