
Time bar (total: 2.6s)
| 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)
| 498.0ms | 8 256× | 0 | valid |
ival-mult!: 152.0ms (57.5% of total)ival-sub!: 45.0ms (17% of total)ival-div!: 45.0ms (17% of total)ival-add!: 21.0ms (7.9% of total)adjust: 2.0ms (0.8% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 23 | 0 | - | 1 | (5.400565469257371e-222 -1.121776463186174e-250 7.079375818240345e-103 -3.0260311186632964e-165) | (/.f64 (*.f64 (-.f64 y x) z) t) |
| 0 | 0 | - | 0 | - | (-.f64 y x) |
| 0 | 0 | - | 0 | - | (*.f64 (-.f64 y x) z) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
/.f64 | (/.f64 (*.f64 (-.f64 y x) z) t) | o/n | 20 | 0 |
| ↳ | (*.f64 (-.f64 y x) z) | overflow | 67 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 20 | 1 |
| - | 0 | 235 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 20 | 0 | 1 |
| - | 0 | 0 | 235 |
| number | freq |
|---|---|
| 0 | 236 |
| 1 | 20 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 58.0ms | 512× | 0 | valid |
Compiled 69 to 28 computations (59.4% saved)
ival-sub!: 35.0ms (84.7% of total)ival-mult!: 3.0ms (7.3% of total)ival-div!: 3.0ms (7.3% of total)ival-add!: 1.0ms (2.4% of total)adjust: 0.0ms (0% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 52 | 147 |
| 1 | 103 | 143 |
| 2 | 200 | 143 |
| 3 | 411 | 143 |
| 4 | 785 | 143 |
| 5 | 1004 | 143 |
| 6 | 1034 | 143 |
| 7 | 1036 | 143 |
| 1× | saturated |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 92.1% | (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
Compiled 18 to 16 computations (11.1% saved)
| Inputs |
|---|
(+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
x |
(/.f64 (*.f64 (-.f64 y x) z) t) |
(*.f64 (-.f64 y x) z) |
(-.f64 y x) |
y |
z |
t |
| Outputs |
|---|
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))) |
#s(approx (* (- y x) z) #s(hole binary64 (* y z))) |
#s(approx (* (- y x) z) #s(hole binary64 (+ (* -1 (* x z)) (* y z)))) |
#s(approx (- y x) #s(hole binary64 y)) |
#s(approx (- y x) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* x (+ 1 (* -1 (/ z t)))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (* -1 (/ (* x z) t)))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* -1 (* x z)))) |
#s(approx (* (- y x) z) #s(hole binary64 (* x (+ (* -1 z) (/ (* y z) x))))) |
#s(approx (- y x) #s(hole binary64 (* -1 x))) |
#s(approx (- y x) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* -1 (* x (- (/ z t) 1))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* -1 (* x (+ z (* -1 (/ (* y z) x))))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ x (* -1 (/ (* x z) t))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))))) |
#s(approx (- y x) #s(hole binary64 (- y x))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* y (+ z (* -1 (/ (* x z) y)))))) |
#s(approx (- y x) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* -1 (* y (+ (* -1 z) (/ (* x z) y)))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 x)) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ x (* z (- (/ y t) (/ x t)))))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (* (- y x) z) #s(hole binary64 (* z (- y x)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* z (- (/ y t) (/ x t))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* z (- (+ (/ x z) (/ y t)) (/ x t))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (/ (+ (* t x) (* z (- y x))) t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ x (/ (* z (- y x)) t)))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | t | @ | inf | ((+ x (/ (* (- y x) z) t)) x (/ (* (- y x) z) t) (* (- y x) z) (- y x) y z t) |
| 2.0ms | y | @ | -inf | ((+ x (/ (* (- y x) z) t)) x (/ (* (- y x) z) t) (* (- y x) z) (- y x) y z t) |
| 1.0ms | z | @ | inf | ((+ x (/ (* (- y x) z) t)) x (/ (* (- y x) z) t) (* (- y x) z) (- y x) y z t) |
| 1.0ms | z | @ | -inf | ((+ x (/ (* (- y x) z) t)) x (/ (* (- y x) z) t) (* (- y x) z) (- y x) y z t) |
| 1.0ms | x | @ | -inf | ((+ x (/ (* (- y x) z) t)) x (/ (* (- y x) z) t) (* (- y x) z) (- y x) y z t) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 158 | 796 |
| 0 | 163 | 770 |
| 1 | 845 | 716 |
| 2 | 7796 | 716 |
| 0 | 8121 | 684 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
x |
(/.f64 (*.f64 (-.f64 y x) z) t) |
(*.f64 (-.f64 y x) z) |
(-.f64 y x) |
y |
z |
t |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))) |
#s(approx (* (- y x) z) #s(hole binary64 (* y z))) |
#s(approx (* (- y x) z) #s(hole binary64 (+ (* -1 (* x z)) (* y z)))) |
#s(approx (- y x) #s(hole binary64 y)) |
#s(approx (- y x) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* x (+ 1 (* -1 (/ z t)))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (* -1 (/ (* x z) t)))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* -1 (* x z)))) |
#s(approx (* (- y x) z) #s(hole binary64 (* x (+ (* -1 z) (/ (* y z) x))))) |
#s(approx (- y x) #s(hole binary64 (* -1 x))) |
#s(approx (- y x) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* -1 (* x (- (/ z t) 1))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* -1 (* x (+ z (* -1 (/ (* y z) x))))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ x (* -1 (/ (* x z) t))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))))) |
#s(approx (- y x) #s(hole binary64 (- y x))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* y (+ z (* -1 (/ (* x z) y)))))) |
#s(approx (- y x) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* -1 (* y (+ (* -1 z) (/ (* x z) y)))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 x)) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ x (* z (- (/ y t) (/ x t)))))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (* (- y x) z) #s(hole binary64 (* z (- y x)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* z (- (/ y t) (/ x t))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* z (- (+ (/ x z) (/ y t)) (/ x t))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (/ (+ (* t x) (* z (- y x))) t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ x (/ (* z (- y x)) t)))) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 y x) z) t) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 (-.f64 y x) z) t) x)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (-.f64 y x) (neg.f64 t)) z) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 y x) z) t) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 (-.f64 y x) (neg.f64 t)) z))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (*.f64 (-.f64 y x) z) t) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 y x) z) t) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 (-.f64 y x) z) t) (-.f64 (/.f64 (*.f64 (-.f64 y x) z) t) x) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 2 binary64)))) (neg.f64 (+.f64 x (/.f64 (*.f64 z (-.f64 (neg.f64 x) y)) t)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z 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 z t)) x)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (neg.f64 x) (/.f64 z t)) #s(literal 2 binary64))) (neg.f64 t) (*.f64 (+.f64 x (*.f64 (/.f64 z t) x)) (*.f64 (neg.f64 y) z))) (*.f64 (+.f64 x (*.f64 (/.f64 z t) x)) (neg.f64 t))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (neg.f64 x) (/.f64 z t)) #s(literal 2 binary64))) t (*.f64 (+.f64 x (*.f64 (/.f64 z t) x)) (*.f64 z y))) (*.f64 (+.f64 x (*.f64 (/.f64 z t) x)) t)) |
(/.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 z 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 z t)) (-.f64 (*.f64 (neg.f64 x) (/.f64 z t)) x) (*.f64 x x)) (*.f64 (neg.f64 y) z))) (*.f64 (fma.f64 (*.f64 (neg.f64 x) (/.f64 z t)) (-.f64 (*.f64 (neg.f64 x) (/.f64 z t)) x) (*.f64 x x)) (neg.f64 t))) |
(/.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 z 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 z t)) (-.f64 (*.f64 (neg.f64 x) (/.f64 z t)) x) (*.f64 x x)) (*.f64 z y))) (*.f64 (fma.f64 (*.f64 (neg.f64 x) (/.f64 z t)) (-.f64 (*.f64 (neg.f64 x) (/.f64 z t)) x) (*.f64 x x)) t)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 2 binary64))) (+.f64 x (/.f64 (*.f64 z (-.f64 (neg.f64 x) y)) t))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (*.f64 (-.f64 y x) z) t) #s(literal 2 binary64))) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z 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 z t)) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x) y) (/.f64 z t))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z 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 z t)) x)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 y x) z) t) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 y x) z) t) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (-.f64 y x) z) t) x)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 y x) z) t) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (-.f64 y x) z) t) (-.f64 (/.f64 (*.f64 (-.f64 y x) z) t) x) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 z t) #s(literal 1 binary64))) x (/.f64 (*.f64 z y) t)) |
(fma.f64 (/.f64 (-.f64 y x) t) z x) |
(fma.f64 (*.f64 (-.f64 (/.f64 z t) #s(literal 1 binary64)) x) #s(literal -1 binary64) (/.f64 (*.f64 z y) t)) |
(fma.f64 (-.f64 (/.f64 z t) #s(literal 1 binary64)) (neg.f64 x) (/.f64 (*.f64 z y) t)) |
(fma.f64 (neg.f64 x) (-.f64 (/.f64 z t) #s(literal 1 binary64)) (/.f64 (*.f64 z y) t)) |
(fma.f64 (neg.f64 x) (/.f64 z t) (+.f64 x (/.f64 (*.f64 z y) t))) |
(fma.f64 (neg.f64 x) (/.f64 z t) (fma.f64 (/.f64 z t) y x)) |
(fma.f64 (*.f64 (/.f64 z t) x) #s(literal -1 binary64) (+.f64 x (/.f64 (*.f64 z y) t))) |
(fma.f64 (*.f64 (/.f64 z t) x) #s(literal -1 binary64) (fma.f64 (/.f64 z t) y x)) |
(fma.f64 (*.f64 z x) (/.f64 #s(literal -1 binary64) t) (+.f64 x (/.f64 (*.f64 z y) t))) |
(fma.f64 (*.f64 z x) (/.f64 #s(literal -1 binary64) t) (fma.f64 (/.f64 z t) y x)) |
(fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x (/.f64 (*.f64 z y) t)) |
(fma.f64 (/.f64 (neg.f64 z) t) x (+.f64 x (/.f64 (*.f64 z y) t))) |
(fma.f64 (/.f64 (neg.f64 z) t) x (fma.f64 (/.f64 z t) y x)) |
(fma.f64 (/.f64 z t) (neg.f64 x) (+.f64 x (/.f64 (*.f64 z y) t))) |
(fma.f64 (/.f64 z t) (neg.f64 x) (fma.f64 (/.f64 z t) y x)) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(fma.f64 (/.f64 z t) y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (-.f64 (/.f64 z t) #s(literal 1 binary64)) x) (/.f64 (*.f64 z y) t)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 z t) x) (+.f64 x (/.f64 (*.f64 z y) t))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 z t) x) (fma.f64 (/.f64 z t) y x)) |
(fma.f64 (-.f64 y x) (/.f64 z t) x) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(fma.f64 z (/.f64 y t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
(fma.f64 y (/.f64 z t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
(fma.f64 x (*.f64 (-.f64 (/.f64 z t) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 z y) t)) |
(fma.f64 x (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 z t) #s(literal 1 binary64))) (/.f64 (*.f64 z y) t)) |
(fma.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)) (/.f64 (*.f64 z y) t)) |
(fma.f64 x (/.f64 (neg.f64 z) t) (+.f64 x (/.f64 (*.f64 z y) t))) |
(fma.f64 x (/.f64 (neg.f64 z) t) (fma.f64 (/.f64 z t) y x)) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))) (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 y x) z) t) #s(literal 2 binary64)) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x) #s(literal 2 binary64)) (+.f64 x (/.f64 (*.f64 z (-.f64 (neg.f64 x) y)) t))) (/.f64 (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 2 binary64)) (+.f64 x (/.f64 (*.f64 z (-.f64 (neg.f64 x) y)) t)))) |
(-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x) (/.f64 (*.f64 (neg.f64 y) z) t)) |
(-.f64 (/.f64 (*.f64 z y) t) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t))) x)) |
(-.f64 (/.f64 (*.f64 z y) t) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(-.f64 x (-.f64 (*.f64 (/.f64 z t) x) (/.f64 (*.f64 z y) t))) |
(-.f64 x (*.f64 (neg.f64 (-.f64 y x)) (/.f64 z t))) |
(-.f64 x (*.f64 (/.f64 (-.f64 y x) (neg.f64 t)) z)) |
(+.f64 (+.f64 x (/.f64 (*.f64 z y) t)) (*.f64 (neg.f64 x) (/.f64 z t))) |
(+.f64 (fma.f64 (/.f64 z t) y x) (*.f64 (neg.f64 x) (/.f64 z t))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 (-.f64 y x) z) t) (-.f64 (/.f64 (*.f64 (-.f64 y x) z) t) x) (*.f64 x x))) (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 y x) z) t) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 (-.f64 y x) z) t) (-.f64 (/.f64 (*.f64 (-.f64 y x) z) t) x) (*.f64 x x)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z 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 z t)) x)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z 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 z t)) x)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (neg.f64 x) (/.f64 z t)) (+.f64 x (/.f64 (*.f64 z y) t))) |
(+.f64 (*.f64 (neg.f64 x) (/.f64 z t)) (fma.f64 (/.f64 z t) y x)) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x) (/.f64 (*.f64 z y) t)) |
(+.f64 (/.f64 (*.f64 z y) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
(+.f64 (/.f64 (*.f64 (-.f64 y x) z) t) x) |
(+.f64 x (*.f64 (neg.f64 (neg.f64 z)) (/.f64 (-.f64 y x) t))) |
(+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
x |
(*.f64 (/.f64 (-.f64 y x) t) z) |
(*.f64 (/.f64 z t) (-.f64 y x)) |
(*.f64 (-.f64 y x) (/.f64 z t)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/.f64 (*.f64 (*.f64 (/.f64 (+.f64 y x) t) (/.f64 (-.f64 y x) t)) z) (/.f64 (+.f64 y x) t)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 y t) #s(literal 3 binary64)) (pow.f64 (/.f64 x t) #s(literal 3 binary64))) z) (fma.f64 (/.f64 x t) (/.f64 (+.f64 y x) t) (pow.f64 (/.f64 y t) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 t (-.f64 y x)) z) (*.f64 t t)) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 z t)) (+.f64 y x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 z t)) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 x) (/.f64 z t)) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (neg.f64 x) (/.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 z) (-.f64 y x))) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 x) (/.f64 z t)) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 z (-.f64 (neg.f64 x) y)) t))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 z 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 z t))) (pow.f64 (*.f64 (neg.f64 x) (/.f64 z t)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (neg.f64 z)) (*.f64 (+.f64 y x) (neg.f64 t))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) z) (*.f64 (+.f64 y x) t)) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 z)) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (neg.f64 t))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) t)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) x) (neg.f64 t) (*.f64 t (*.f64 (neg.f64 y) z))) (*.f64 t (neg.f64 t))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) x) t (*.f64 t (*.f64 z y))) (*.f64 t t)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) z) t (*.f64 (neg.f64 t) (*.f64 (neg.f64 z) x))) (*.f64 (neg.f64 t) t)) |
(/.f64 (fma.f64 (*.f64 z y) t (*.f64 t (*.f64 (neg.f64 z) x))) (*.f64 t t)) |
(/.f64 (*.f64 z (*.f64 (/.f64 (+.f64 y x) t) (/.f64 (-.f64 y x) t))) (/.f64 (+.f64 y x) t)) |
(/.f64 (*.f64 z (-.f64 (pow.f64 (/.f64 y t) #s(literal 3 binary64)) (pow.f64 (/.f64 x t) #s(literal 3 binary64)))) (fma.f64 (/.f64 x t) (/.f64 (+.f64 y x) t) (pow.f64 (/.f64 y t) #s(literal 2 binary64)))) |
(/.f64 (*.f64 z (*.f64 t (-.f64 y x))) (*.f64 t t)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 x) (/.f64 z t)) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 2 binary64))) (/.f64 (*.f64 z (-.f64 (neg.f64 x) y)) t)) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 z 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 z t)) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 x) (/.f64 z t)) (/.f64 (*.f64 z y) t))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 z 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 z t))) (pow.f64 (*.f64 (neg.f64 x) (/.f64 z t)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (neg.f64 z) (-.f64 y x)) (neg.f64 t)) |
(/.f64 (*.f64 (-.f64 y x) z) t) |
(neg.f64 (/.f64 (*.f64 (-.f64 y x) z) (neg.f64 t))) |
(neg.f64 (*.f64 (/.f64 (-.f64 y x) (neg.f64 t)) z)) |
(fma.f64 (neg.f64 x) (/.f64 z t) (/.f64 (*.f64 z y) t)) |
(fma.f64 (*.f64 (/.f64 z t) x) #s(literal -1 binary64) (/.f64 (*.f64 z y) t)) |
(fma.f64 (*.f64 z x) (/.f64 #s(literal -1 binary64) t) (/.f64 (*.f64 z y) t)) |
(fma.f64 (/.f64 (neg.f64 z) t) x (/.f64 (*.f64 z y) t)) |
(fma.f64 (/.f64 z t) (neg.f64 x) (/.f64 (*.f64 z y) t)) |
(fma.f64 (/.f64 z t) y (*.f64 (neg.f64 x) (/.f64 z t))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 z t) x) (/.f64 (*.f64 z y) t)) |
(fma.f64 z (/.f64 y t) (*.f64 (neg.f64 x) (/.f64 z t))) |
(fma.f64 y (/.f64 z t) (*.f64 (neg.f64 x) (/.f64 z t))) |
(fma.f64 x (/.f64 (neg.f64 z) t) (/.f64 (*.f64 z y) t)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 x) (/.f64 z t)) #s(literal 2 binary64)) (/.f64 (*.f64 z (-.f64 (neg.f64 x) y)) t)) (/.f64 (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 2 binary64)) (/.f64 (*.f64 z (-.f64 (neg.f64 x) y)) t))) |
(-.f64 (*.f64 (neg.f64 x) (/.f64 z t)) (/.f64 (*.f64 (neg.f64 y) z) t)) |
(-.f64 (/.f64 (*.f64 z y) t) (*.f64 (*.f64 (neg.f64 x) (/.f64 z t)) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 z y) t) (*.f64 (/.f64 z t) x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 x) (/.f64 z t)) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (neg.f64 x) (/.f64 z t))) (pow.f64 (*.f64 (neg.f64 x) (/.f64 z 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 z t))) (pow.f64 (*.f64 (neg.f64 x) (/.f64 z t)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (neg.f64 x) (/.f64 z t)) (/.f64 (*.f64 z y) t)) |
(+.f64 (/.f64 (*.f64 z y) t) (*.f64 (neg.f64 x) (/.f64 z t))) |
(*.f64 (-.f64 y x) z) |
(*.f64 z (-.f64 (neg.f64 x) (neg.f64 y))) |
(*.f64 z (-.f64 y x)) |
(/.f64 (*.f64 z (*.f64 (+.f64 y x) (-.f64 y x))) (+.f64 y x)) |
(/.f64 (*.f64 z (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 z) x) #s(literal 2 binary64))) (-.f64 (*.f64 z y) (*.f64 (neg.f64 z) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 z) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 y) z) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (*.f64 z z) (+.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 z) x) (*.f64 (neg.f64 y) z))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 z) x) #s(literal 2 binary64)) (pow.f64 (*.f64 z y) #s(literal 2 binary64)))) (neg.f64 (*.f64 z (-.f64 (neg.f64 x) y)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 z 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 z) x)) (pow.f64 (*.f64 (neg.f64 z) x) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) z) (+.f64 y x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 z) x) #s(literal 2 binary64)) (pow.f64 (*.f64 z y) #s(literal 2 binary64))) (*.f64 z (-.f64 (neg.f64 x) y))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 z 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 z) x) #s(literal 2 binary64)) (*.f64 (neg.f64 x) (*.f64 z (*.f64 z y)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 z 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 z) x)) (pow.f64 (*.f64 (neg.f64 z) x) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 z) x (*.f64 z y)) |
(fma.f64 (neg.f64 x) z (*.f64 z y)) |
(fma.f64 (*.f64 z x) #s(literal -1 binary64) (*.f64 z y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 z x) (*.f64 z y)) |
(fma.f64 z (neg.f64 x) (*.f64 z y)) |
(fma.f64 z y (*.f64 (neg.f64 z) x)) |
(fma.f64 y z (*.f64 (neg.f64 z) x)) |
(fma.f64 x (neg.f64 z) (*.f64 z y)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 z) x) #s(literal 2 binary64)) (*.f64 z (-.f64 (neg.f64 x) y))) (/.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (*.f64 z (-.f64 (neg.f64 x) y)))) |
(-.f64 (*.f64 (neg.f64 z) x) (*.f64 (neg.f64 y) z)) |
(-.f64 (*.f64 z y) (*.f64 (*.f64 (neg.f64 z) x) #s(literal -1 binary64))) |
(-.f64 (*.f64 z y) (*.f64 #s(literal 1 binary64) (*.f64 z x))) |
(-.f64 (*.f64 z y) (*.f64 z x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 z) x) #s(literal 3 binary64)) (fma.f64 (*.f64 z y) (-.f64 (*.f64 z y) (*.f64 (neg.f64 z) x)) (pow.f64 (*.f64 (neg.f64 z) 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 z) x)) (pow.f64 (*.f64 (neg.f64 z) x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (neg.f64 z) x) (*.f64 z y)) |
(+.f64 (*.f64 z y) (*.f64 (neg.f64 z) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (neg.f64 x) y)) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (+.f64 y x)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 (neg.f64 y) x)))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(fma.f64 #s(literal -1 binary64) x y) |
(fma.f64 x #s(literal -1 binary64) y) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(-.f64 y (*.f64 (neg.f64 x) #s(literal -1 binary64))) |
(-.f64 y x) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(+.f64 (neg.f64 x) y) |
(+.f64 y (neg.f64 x)) |
y |
z |
t |
#s(approx (+ x (/ (* (- y x) z) t)) (/.f64 (*.f64 z y) t)) |
#s(approx (+ x (/ (* (- y x) z) t)) (fma.f64 (/.f64 (-.f64 y x) t) z x)) |
#s(approx x x) |
#s(approx (/ (* (- y x) z) t) (/.f64 (*.f64 z y) t)) |
#s(approx (/ (* (- y x) z) t) (/.f64 (*.f64 (-.f64 y x) z) t)) |
#s(approx (* (- y x) z) (*.f64 z y)) |
#s(approx (* (- y x) z) (*.f64 (-.f64 y x) z)) |
#s(approx (- y x) y) |
#s(approx (- y x) (-.f64 y x)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (fma.f64 (/.f64 (/.f64 z x) t) y (-.f64 #s(literal 1 binary64) (/.f64 z t))) x)) |
#s(approx (/ (* (- y x) z) t) (*.f64 (neg.f64 x) (/.f64 z t))) |
#s(approx (/ (* (- y x) z) t) (*.f64 (fma.f64 (/.f64 (/.f64 z x) t) y (/.f64 (neg.f64 z) t)) x)) |
#s(approx (* (- y x) z) (*.f64 (neg.f64 z) x)) |
#s(approx (* (- y x) z) (*.f64 (fma.f64 (/.f64 z x) y (neg.f64 z)) x)) |
#s(approx (- y x) (neg.f64 x)) |
#s(approx (- y x) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (fma.f64 (neg.f64 y) (/.f64 (/.f64 z x) t) (-.f64 (/.f64 z t) #s(literal 1 binary64))) (neg.f64 x))) |
#s(approx (/ (* (- y x) z) t) (*.f64 (fma.f64 (neg.f64 y) (/.f64 (/.f64 z x) t) (/.f64 z t)) (neg.f64 x))) |
#s(approx (* (- y x) z) (*.f64 (-.f64 z (/.f64 (*.f64 z y) x)) (neg.f64 x))) |
#s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) (neg.f64 x))) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
#s(approx (+ x (/ (* (- y x) z) t)) (fma.f64 (/.f64 (-.f64 y x) t) z x)) |
#s(approx (- y x) (-.f64 y x)) |
#s(approx y y) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (+.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x) y) (/.f64 z t)) y)) |
#s(approx (/ (* (- y x) z) t) (*.f64 (fma.f64 (/.f64 (neg.f64 x) t) (/.f64 z y) (/.f64 z t)) y)) |
#s(approx (* (- y x) z) (*.f64 (-.f64 z (*.f64 z (/.f64 x y))) y)) |
#s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (neg.f64 y) (-.f64 (/.f64 (fma.f64 (/.f64 z t) x (neg.f64 x)) y) (/.f64 z t)))) |
#s(approx (/ (* (- y x) z) t) (*.f64 (fma.f64 (/.f64 (neg.f64 x) t) (/.f64 z y) (/.f64 z t)) y)) |
#s(approx (* (- y x) z) (*.f64 (neg.f64 y) (fma.f64 z (/.f64 x y) (neg.f64 z)))) |
#s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) |
#s(approx (+ x (/ (* (- y x) z) t)) x) |
#s(approx (+ x (/ (* (- y x) z) t)) (fma.f64 (/.f64 (-.f64 y x) t) z x)) |
#s(approx (/ (* (- y x) z) t) (/.f64 (*.f64 (-.f64 y x) z) t)) |
#s(approx (* (- y x) z) (*.f64 (-.f64 y x) z)) |
#s(approx z z) |
#s(approx (+ x (/ (* (- y x) z) t)) (/.f64 (*.f64 (-.f64 y x) z) t)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t)) z)) |
#s(approx (+ x (/ (* (- y x) z) t)) (/.f64 (*.f64 (-.f64 y x) z) t)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (neg.f64 (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))) (neg.f64 z))) |
#s(approx (+ x (/ (* (- y x) z) t)) (/.f64 (fma.f64 (-.f64 y x) z (*.f64 t x)) t)) |
#s(approx t t) |
#s(approx (+ x (/ (* (- y x) z) t)) (fma.f64 (/.f64 (-.f64 y x) t) z x)) |
Compiled 3 784 to 669 computations (82.3% saved)
10 alts after pruning (9 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 182 | 9 | 191 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 182 | 10 | 192 |
| Status | Accuracy | Program |
|---|---|---|
| 93.6% | (fma.f64 (/.f64 (-.f64 y x) t) z x) | |
| ▶ | 98.4% | (fma.f64 (/.f64 z t) (-.f64 y x) x) |
| ✓ | 92.1% | (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
| ▶ | 68.9% | (+.f64 x (/.f64 (*.f64 #s(approx (- y x) y) z) t)) |
| ▶ | 84.3% | #s(approx (+ x (/ (* (- y x) z) t)) (/.f64 (fma.f64 (-.f64 y x) z (*.f64 t x)) t)) |
| 63.9% | #s(approx (+ x (/ (* (- y x) z) t)) (/.f64 (*.f64 (-.f64 y x) z) t)) | |
| 39.4% | #s(approx (+ x (/ (* (- y x) z) t)) (/.f64 (*.f64 z y) t)) | |
| 82.2% | #s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (fma.f64 (/.f64 (/.f64 z x) t) y (-.f64 #s(literal 1 binary64) (/.f64 z t))) x)) | |
| ▶ | 64.8% | #s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
| ▶ | 31.4% | #s(approx (+ x (/ (* (- y x) z) t)) x) |
Compiled 271 to 202 computations (25.5% saved)
| Inputs |
|---|
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(/.f64 z t) |
z |
t |
(-.f64 y x) |
y |
x |
#s(approx (+ x (/ (* (- y x) z) t)) x) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
#s(literal 1 binary64) |
(+.f64 x (/.f64 (*.f64 #s(approx (- y x) y) z) t)) |
(/.f64 (*.f64 #s(approx (- y x) y) z) t) |
(*.f64 #s(approx (- y x) y) z) |
#s(approx (- y x) y) |
#s(approx (+ x (/ (* (- y x) z) t)) (/.f64 (fma.f64 (-.f64 y x) z (*.f64 t x)) t)) |
(/.f64 (fma.f64 (-.f64 y x) z (*.f64 t x)) t) |
(fma.f64 (-.f64 y x) z (*.f64 t x)) |
(*.f64 t x) |
| Outputs |
|---|
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)))) |
#s(approx (- y x) #s(hole binary64 y)) |
#s(approx (- y x) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)))) |
#s(approx (* (- 1 (/ z t)) x) #s(hole binary64 (* x (- 1 (/ z t))))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))) |
#s(approx (* (- y x) z) #s(hole binary64 (* y z))) |
#s(approx (* (- y x) z) #s(hole binary64 (+ (* -1 (* x z)) (* y z)))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (* y z))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (+ (* x (+ t (* -1 z))) (* y z)))) |
#s(approx (* t x) #s(hole binary64 (* t x))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* x (+ 1 (* -1 (/ z t)))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))))) |
#s(approx (- y x) #s(hole binary64 (* -1 x))) |
#s(approx (- y x) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* x (+ 1 (* -1 (/ z t)))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (* -1 (/ (* x z) t)))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* -1 (* x z)))) |
#s(approx (* (- y x) z) #s(hole binary64 (* x (+ (* -1 z) (/ (* y z) x))))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (/ (* x (+ t (* -1 z))) t))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (* x (+ t (* -1 z))))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (* x (+ t (+ (* -1 z) (/ (* y z) x)))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* -1 (* x (- (/ z t) 1))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* -1 (* x (- (/ z t) 1))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* -1 (* x (+ z (* -1 (/ (* y z) x))))))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (* -1 (/ (* x (+ z (* -1 t))) t)))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (* -1 (* x (+ -1 (+ (* -1 (/ (* y z) (* t x))) (/ z t))))))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (* -1 (* x (+ z (* -1 t)))))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (* -1 (* x (+ z (+ (* -1 t) (* -1 (/ (* y z) x)))))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (+ x (* -1 (/ (* x z) t))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))))) |
#s(approx (- y x) #s(hole binary64 (- y x))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ x (* -1 (/ (* x z) t))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (/ (+ (* -1 (* x z)) (* t x)) t))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (+ (* -1 (* x z)) (* t x)))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (+ (* -1 (* x z)) (+ (* t x) (* y z))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))))) |
#s(approx (- y x) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* y (+ z (* -1 (/ (* x z) y)))))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (* y (+ z (+ (* -1 (/ (* x z) y)) (/ (* t x) y)))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* -1 (* y (+ (* -1 z) (/ (* x z) y)))))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ (+ (* -1 (* x z)) (* t x)) y))))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 x)) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (+ x (* z (- (/ y t) (/ x t)))))) |
#s(approx (/ z t) #s(hole binary64 (/ z t))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 x)) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ x (* z (- (/ y t) (/ x t)))))) |
#s(approx (* (- 1 (/ z t)) x) #s(hole binary64 x)) |
#s(approx (* (- 1 (/ z t)) x) #s(hole binary64 (+ x (* -1 (/ (* x z) t))))) |
#s(approx (- 1 (/ z t)) #s(hole binary64 1)) |
#s(approx (- 1 (/ z t)) #s(hole binary64 (+ 1 (* -1 (/ z t))))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (* (- y x) z) #s(hole binary64 (* z (- y x)))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 x)) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (+ x (* z (- (/ y t) (/ x t)))))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (* t x))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (+ (* t x) (* z (- y x))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* z (- (/ y t) (/ x t))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* z (- (+ (/ x z) (/ y t)) (/ x t))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* z (- (/ y t) (/ x t))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* z (- (+ (/ x z) (/ y t)) (/ x t))))) |
#s(approx (* (- 1 (/ z t)) x) #s(hole binary64 (* -1 (/ (* x z) t)))) |
#s(approx (* (- 1 (/ z t)) x) #s(hole binary64 (* z (+ (* -1 (/ x t)) (/ x z))))) |
#s(approx (- 1 (/ z t)) #s(hole binary64 (* -1 (/ z t)))) |
#s(approx (- 1 (/ z t)) #s(hole binary64 (* z (- (/ 1 z) (/ 1 t))))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (* z (- (+ (/ x z) (/ y t)) (/ x t))))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (* z (- y x)))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (* z (- (+ y (/ (* t x) z)) x)))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))))) |
#s(approx (* (- 1 (/ z t)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (/ x t)))))) |
#s(approx (- 1 (/ z t)) #s(hole binary64 (* -1 (* z (- (/ 1 t) (/ 1 z)))))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (* -1 (* z (+ (* -1 (- y x)) (* -1 (/ (* t x) z))))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (/ (+ (* t x) (* z (- y x))) t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (/ (+ (* t x) (* z (- y x))) t))) |
#s(approx (* (- 1 (/ z t)) x) #s(hole binary64 (/ (+ (* -1 (* x z)) (* t x)) t))) |
#s(approx (- 1 (/ z t)) #s(hole binary64 (/ (- t z) t))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (/ (+ (* t x) (* z (- y x))) t))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (+ x (/ (* z (- y x)) t)))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ x (/ (* z (- y x)) t)))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (+ x (/ (* z (- y x)) t)))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (* t (+ x (/ (* z (- y x)) t))))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (* -1 (* t (+ (* -1 x) (* -1 (/ (* z (- y x)) t))))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | z | @ | inf | ((+ (* (/ z t) (- y x)) x) (/ z t) z t (- y x) y x (+ x (/ (* (- y x) z) t)) (+ x (/ (* (- y x) z) t)) (* (- 1 (/ z t)) x) (- 1 (/ z t)) 1 (+ x (/ (* (- y x) z) t)) (/ (* (- y x) z) t) (* (- y x) z) (- y x) (+ x (/ (* (- y x) z) t)) (/ (+ (* (- y x) z) (* t x)) t) (+ (* (- y x) z) (* t x)) (* t x)) |
| 4.0ms | t | @ | 0 | ((+ (* (/ z t) (- y x)) x) (/ z t) z t (- y x) y x (+ x (/ (* (- y x) z) t)) (+ x (/ (* (- y x) z) t)) (* (- 1 (/ z t)) x) (- 1 (/ z t)) 1 (+ x (/ (* (- y x) z) t)) (/ (* (- y x) z) t) (* (- y x) z) (- y x) (+ x (/ (* (- y x) z) t)) (/ (+ (* (- y x) z) (* t x)) t) (+ (* (- y x) z) (* t x)) (* t x)) |
| 2.0ms | t | @ | -inf | ((+ (* (/ z t) (- y x)) x) (/ z t) z t (- y x) y x (+ x (/ (* (- y x) z) t)) (+ x (/ (* (- y x) z) t)) (* (- 1 (/ z t)) x) (- 1 (/ z t)) 1 (+ x (/ (* (- y x) z) t)) (/ (* (- y x) z) t) (* (- y x) z) (- y x) (+ x (/ (* (- y x) z) t)) (/ (+ (* (- y x) z) (* t x)) t) (+ (* (- y x) z) (* t x)) (* t x)) |
| 2.0ms | z | @ | -inf | ((+ (* (/ z t) (- y x)) x) (/ z t) z t (- y x) y x (+ x (/ (* (- y x) z) t)) (+ x (/ (* (- y x) z) t)) (* (- 1 (/ z t)) x) (- 1 (/ z t)) 1 (+ x (/ (* (- y x) z) t)) (/ (* (- y x) z) t) (* (- y x) z) (- y x) (+ x (/ (* (- y x) z) t)) (/ (+ (* (- y x) z) (* t x)) t) (+ (* (- y x) z) (* t x)) (* t x)) |
| 2.0ms | x | @ | -inf | ((+ (* (/ z t) (- y x)) x) (/ z t) z t (- y x) y x (+ x (/ (* (- y x) z) t)) (+ x (/ (* (- y x) z) t)) (* (- 1 (/ z t)) x) (- 1 (/ z t)) 1 (+ x (/ (* (- y x) z) t)) (/ (* (- y x) z) t) (* (- y x) z) (- y x) (+ x (/ (* (- y x) z) t)) (/ (+ (* (- y x) z) (* t x)) t) (+ (* (- y x) z) (* t x)) (* t x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 302 | 2229 |
| 0 | 315 | 2075 |
| 1 | 1491 | 2051 |
| 0 | 8192 | 2020 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(/.f64 z t) |
z |
t |
(-.f64 y x) |
y |
x |
#s(approx (+ x (/ (* (- y x) z) t)) x) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
#s(literal 1 binary64) |
(+.f64 x (/.f64 (*.f64 #s(approx (- y x) y) z) t)) |
(/.f64 (*.f64 #s(approx (- y x) y) z) t) |
(*.f64 #s(approx (- y x) y) z) |
#s(approx (- y x) y) |
#s(approx (+ x (/ (* (- y x) z) t)) (/.f64 (fma.f64 (-.f64 y x) z (*.f64 t x)) t)) |
(/.f64 (fma.f64 (-.f64 y x) z (*.f64 t x)) t) |
(fma.f64 (-.f64 y x) z (*.f64 t x)) |
(*.f64 t x) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)))) |
#s(approx (- y x) #s(hole binary64 y)) |
#s(approx (- y x) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)))) |
#s(approx (* (- 1 (/ z t)) x) #s(hole binary64 (* x (- 1 (/ z t))))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))) |
#s(approx (* (- y x) z) #s(hole binary64 (* y z))) |
#s(approx (* (- y x) z) #s(hole binary64 (+ (* -1 (* x z)) (* y z)))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (* y z))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (+ (* x (+ t (* -1 z))) (* y z)))) |
#s(approx (* t x) #s(hole binary64 (* t x))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* x (+ 1 (* -1 (/ z t)))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))))) |
#s(approx (- y x) #s(hole binary64 (* -1 x))) |
#s(approx (- y x) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* x (+ 1 (* -1 (/ z t)))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (* -1 (/ (* x z) t)))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* -1 (* x z)))) |
#s(approx (* (- y x) z) #s(hole binary64 (* x (+ (* -1 z) (/ (* y z) x))))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (/ (* x (+ t (* -1 z))) t))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (* x (+ t (* -1 z))))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (* x (+ t (+ (* -1 z) (/ (* y z) x)))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* -1 (* x (- (/ z t) 1))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* -1 (* x (- (/ z t) 1))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* -1 (* x (+ z (* -1 (/ (* y z) x))))))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (* -1 (/ (* x (+ z (* -1 t))) t)))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (* -1 (* x (+ -1 (+ (* -1 (/ (* y z) (* t x))) (/ z t))))))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (* -1 (* x (+ z (* -1 t)))))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (* -1 (* x (+ z (+ (* -1 t) (* -1 (/ (* y z) x)))))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (+ x (* -1 (/ (* x z) t))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))))) |
#s(approx (- y x) #s(hole binary64 (- y x))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ x (* -1 (/ (* x z) t))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (/ (+ (* -1 (* x z)) (* t x)) t))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (+ (* -1 (* x z)) (* t x)))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (+ (* -1 (* x z)) (+ (* t x) (* y z))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))))) |
#s(approx (- y x) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* y (+ z (* -1 (/ (* x z) y)))))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (* y (+ z (+ (* -1 (/ (* x z) y)) (/ (* t x) y)))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* -1 (* y (+ (* -1 z) (/ (* x z) y)))))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ (+ (* -1 (* x z)) (* t x)) y))))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 x)) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (+ x (* z (- (/ y t) (/ x t)))))) |
#s(approx (/ z t) #s(hole binary64 (/ z t))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 x)) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ x (* z (- (/ y t) (/ x t)))))) |
#s(approx (* (- 1 (/ z t)) x) #s(hole binary64 x)) |
#s(approx (* (- 1 (/ z t)) x) #s(hole binary64 (+ x (* -1 (/ (* x z) t))))) |
#s(approx (- 1 (/ z t)) #s(hole binary64 1)) |
#s(approx (- 1 (/ z t)) #s(hole binary64 (+ 1 (* -1 (/ z t))))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (* (- y x) z) #s(hole binary64 (* z (- y x)))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 x)) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (+ x (* z (- (/ y t) (/ x t)))))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (* t x))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (+ (* t x) (* z (- y x))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* z (- (/ y t) (/ x t))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* z (- (+ (/ x z) (/ y t)) (/ x t))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* z (- (/ y t) (/ x t))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* z (- (+ (/ x z) (/ y t)) (/ x t))))) |
#s(approx (* (- 1 (/ z t)) x) #s(hole binary64 (* -1 (/ (* x z) t)))) |
#s(approx (* (- 1 (/ z t)) x) #s(hole binary64 (* z (+ (* -1 (/ x t)) (/ x z))))) |
#s(approx (- 1 (/ z t)) #s(hole binary64 (* -1 (/ z t)))) |
#s(approx (- 1 (/ z t)) #s(hole binary64 (* z (- (/ 1 z) (/ 1 t))))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (* z (- (+ (/ x z) (/ y t)) (/ x t))))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (* z (- y x)))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (* z (- (+ y (/ (* t x) z)) x)))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))))) |
#s(approx (* (- 1 (/ z t)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (/ x t)))))) |
#s(approx (- 1 (/ z t)) #s(hole binary64 (* -1 (* z (- (/ 1 t) (/ 1 z)))))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (* -1 (* z (+ (* -1 (- y x)) (* -1 (/ (* t x) z))))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (/ (+ (* t x) (* z (- y x))) t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (/ (+ (* t x) (* z (- y x))) t))) |
#s(approx (* (- 1 (/ z t)) x) #s(hole binary64 (/ (+ (* -1 (* x z)) (* t x)) t))) |
#s(approx (- 1 (/ z t)) #s(hole binary64 (/ (- t z) t))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (/ (+ (* t x) (* z (- y x))) t))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (+ x (/ (* z (- y x)) t)))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ x (/ (* z (- y x)) t)))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (+ x (/ (* z (- y x)) t)))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (* t (+ x (/ (* z (- y x)) t))))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (* -1 (* t (+ (* -1 x) (* -1 (/ (* z (- y x)) t))))))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 z) (/.f64 (-.f64 y x) t)) (*.f64 (neg.f64 z) (/.f64 (-.f64 y x) t)))) (+.f64 x (*.f64 (neg.f64 z) (/.f64 (-.f64 y x) t)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) (/.f64 (-.f64 y x) t)) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 (neg.f64 z) (/.f64 (-.f64 y x) t)) (*.f64 (neg.f64 z) (/.f64 (-.f64 y x) t)) (*.f64 x (*.f64 (neg.f64 z) (/.f64 (-.f64 y x) t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (/.f64 (-.f64 y x) t) z)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (/.f64 (-.f64 y x) t) z) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 (-.f64 y x) t) z)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 y x) t) z) x))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 2 binary64))) (-.f64 x (*.f64 (/.f64 (-.f64 y x) t) z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (/.f64 (-.f64 y x) t) z) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 (-.f64 y x) t) z))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 y x) t) z) x)))) |
(fma.f64 (/.f64 (-.f64 y x) t) z x) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(fma.f64 (-.f64 y x) (/.f64 z t) x) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (/.f64 (-.f64 y x) t) z))) (/.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 2 binary64)) (-.f64 x (*.f64 (/.f64 (-.f64 y x) t) z)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (-.f64 y x) t) z) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 (-.f64 y x) t) z) x))) |
(-.f64 x (*.f64 (neg.f64 z) (/.f64 (-.f64 y x) t))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 (-.f64 y x) t) z))))) (/.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 (-.f64 y x) t) z)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 y x) t) z) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 y x) t) z) x))))) |
(+.f64 (*.f64 (/.f64 (-.f64 y x) t) z) x) |
(+.f64 x (*.f64 (/.f64 (-.f64 y x) t) z)) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z #s(literal -1 binary64))) |
(*.f64 (/.f64 z t) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 z 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 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 y y (fma.f64 x x (*.f64 y x))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 y x)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y y (fma.f64 x x (*.f64 y x)))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (fma.f64 x x (*.f64 y x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (fma.f64 x x (*.f64 y x))))) |
(-.f64 y x) |
y |
x |
#s(approx (+ (* (/ z t) (- y x)) x) x) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x (/.f64 (neg.f64 z) t)) (*.f64 x (/.f64 (neg.f64 z) t)))) (-.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (/.f64 (neg.f64 z) t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (/.f64 (neg.f64 z) t) x) (*.f64 (/.f64 (neg.f64 z) t) x))) (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (neg.f64 z) t) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (/.f64 (neg.f64 z) 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 z) t)) (*.f64 x (/.f64 (neg.f64 z) t))) (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (/.f64 (neg.f64 z) t)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (neg.f64 z) 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 z) t) x) (*.f64 (/.f64 (neg.f64 z) t) x)) (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (neg.f64 z) t) x))))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (/.f64 (neg.f64 z) t) x)) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (/.f64 (neg.f64 z) t))) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (/.f64 (neg.f64 z) t))) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (neg.f64 z) t) x)) |
(/.f64 (fma.f64 (pow.f64 (/.f64 z t) #s(literal 3 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (neg.f64 z) t) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 z t) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (/.f64 z t))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 z t) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (neg.f64 z) t) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (/.f64 (neg.f64 z) t) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 z t))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (/.f64 z t)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (neg.f64 z) t) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 z t) #s(literal 1 binary64)) |
(fma.f64 (/.f64 z t) #s(literal -1 binary64) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (/.f64 z t)))) (/.f64 (pow.f64 (/.f64 z t) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (/.f64 z t))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 z t))) (/.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t))))) (/.f64 (pow.f64 (/.f64 (neg.f64 z) t) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t)))))) |
(+.f64 (/.f64 (neg.f64 z) t) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t)) |
#s(literal 1 binary64) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- y x) y) z) t) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 #s(approx (- y x) y) z) t) x)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- y x) y) z) t) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- y x) y) z) t) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(approx (- y x) y) z) t) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (*.f64 #s(approx (- y x) y) z) t) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (/.f64 (*.f64 #s(approx (- y x) y) z) t)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(approx (- y x) y) z) t) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- y x) y) z) t) #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 #s(approx (- y x) y) z) t)))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (*.f64 #s(approx (- y x) y) z) t) #s(literal 2 binary64))) (-.f64 x (/.f64 (*.f64 #s(approx (- y x) y) z) t))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(approx (- y x) y) z) t) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- y x) y) z) t) #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 #s(approx (- y x) y) z) t))))) |
(fma.f64 #s(approx (- y x) y) (/.f64 z t) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 #s(approx (- y x) y) z) t))) (/.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- y x) y) z) t) #s(literal 2 binary64)) (-.f64 x (/.f64 (*.f64 #s(approx (- y x) y) z) t)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- y x) y) z) t) #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 #s(approx (- y x) y) z) t))))) (/.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- y x) y) z) t) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- y x) y) z) t) #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 #s(approx (- y x) y) z) t)))))) |
(+.f64 (/.f64 (*.f64 #s(approx (- y x) y) z) t) x) |
(+.f64 x (/.f64 (*.f64 #s(approx (- y x) y) z) t)) |
(*.f64 #s(approx (- y x) y) (/.f64 z t)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(approx (- y x) y) z))) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 (*.f64 #s(approx (- y x) y) z)) (neg.f64 t)) |
(/.f64 (*.f64 #s(approx (- y x) y) z) t) |
(*.f64 #s(approx (- y x) y) z) |
(*.f64 z #s(approx (- y x) y)) |
#s(approx (- y x) y) |
#s(approx (+ (* (/ z t) (- y x)) x) (/.f64 (fma.f64 (-.f64 y x) z (*.f64 x t)) t)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x t) t) (/.f64 (*.f64 x t) t)) (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 x t) t) (*.f64 (/.f64 (-.f64 y x) t) z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x t) t) (/.f64 (*.f64 x t) t))) (-.f64 (*.f64 (/.f64 (-.f64 y x) t) z) (/.f64 (*.f64 x t) t))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x t) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x t) t) (/.f64 (*.f64 x t) t) (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x t) t) (*.f64 (/.f64 (-.f64 y x) t) z))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x t) t) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (*.f64 x t) t) (/.f64 (*.f64 x t) t)) (*.f64 (*.f64 (/.f64 (-.f64 y x) t) z) (/.f64 (*.f64 x t) t))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (-.f64 y x) z (*.f64 x t)))) (neg.f64 (neg.f64 t))) |
(/.f64 (fma.f64 (*.f64 x t) (neg.f64 t) (*.f64 t (neg.f64 (*.f64 (-.f64 y x) z)))) (*.f64 t (neg.f64 t))) |
(/.f64 (fma.f64 (*.f64 x t) t (*.f64 t (*.f64 (-.f64 y x) z))) (*.f64 t t)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (-.f64 y x) z)) t (*.f64 (neg.f64 t) (*.f64 x t))) (*.f64 (neg.f64 t) t)) |
(/.f64 (fma.f64 (*.f64 (-.f64 y x) z) t (*.f64 t (*.f64 x t))) (*.f64 t t)) |
(/.f64 (neg.f64 (fma.f64 (-.f64 y x) z (*.f64 x t))) (neg.f64 t)) |
(/.f64 (fma.f64 (-.f64 y x) z (*.f64 x t)) t) |
(fma.f64 (/.f64 (-.f64 y x) t) z (/.f64 (*.f64 x t) t)) |
(fma.f64 (/.f64 z t) (-.f64 y x) (/.f64 (*.f64 x t) t)) |
(fma.f64 (-.f64 y x) (/.f64 z t) (/.f64 (*.f64 x t) t)) |
(fma.f64 z (/.f64 (-.f64 y x) t) (/.f64 (*.f64 x t) t)) |
(-.f64 (/.f64 (*.f64 x t) t) (/.f64 (*.f64 (neg.f64 z) (-.f64 y x)) t)) |
(-.f64 (*.f64 (/.f64 (-.f64 y x) t) z) (/.f64 (*.f64 (neg.f64 t) x) t)) |
(+.f64 (/.f64 (*.f64 x t) t) (*.f64 (/.f64 (-.f64 y x) t) z)) |
(+.f64 (*.f64 (/.f64 (-.f64 y x) t) z) (/.f64 (*.f64 x t) t)) |
(/.f64 (-.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 z) (-.f64 y x)) (*.f64 (neg.f64 z) (-.f64 y x)))) (fma.f64 x t (*.f64 (neg.f64 z) (-.f64 y x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 t) x) (*.f64 (neg.f64 t) x))) (fma.f64 (-.f64 y x) z (*.f64 (neg.f64 t) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x t) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) (-.f64 y x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 z) (-.f64 y x)) (*.f64 (neg.f64 z) (-.f64 y x)) (*.f64 (*.f64 x t) (*.f64 (neg.f64 z) (-.f64 y x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 t) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 t) x) (*.f64 (neg.f64 t) x) (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (neg.f64 t) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 x t) (*.f64 (-.f64 y x) z)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (-.f64 y x) z) (*.f64 x t)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x t) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 2 binary64)) (*.f64 (*.f64 x t) (*.f64 (-.f64 y x) z)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 3 binary64)) (pow.f64 (*.f64 x t) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 y x) z) (*.f64 x t)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 2 binary64))) (-.f64 (*.f64 x t) (*.f64 (-.f64 y x) z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64))) (-.f64 (*.f64 (-.f64 y x) z) (*.f64 x t))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x t) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 2 binary64)) (*.f64 (*.f64 x t) (*.f64 (-.f64 y x) z))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 3 binary64)) (pow.f64 (*.f64 x t) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 y x) z) (*.f64 x t))))) |
(fma.f64 (-.f64 y x) z (*.f64 x t)) |
(fma.f64 x t (*.f64 (-.f64 y x) z)) |
(fma.f64 t x (*.f64 (-.f64 y x) z)) |
(fma.f64 z (-.f64 y x) (*.f64 x t)) |
(-.f64 (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (-.f64 (*.f64 x t) (*.f64 (-.f64 y x) z))) (/.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 2 binary64)) (-.f64 (*.f64 x t) (*.f64 (-.f64 y x) z)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 y x) z) (*.f64 x t))) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 y x) z) (*.f64 x t)))) |
(-.f64 (*.f64 x t) (*.f64 (neg.f64 z) (-.f64 y x))) |
(-.f64 (*.f64 (-.f64 y x) z) (*.f64 (neg.f64 t) x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 x t) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 2 binary64)) (*.f64 (*.f64 x t) (*.f64 (-.f64 y x) z))))) (/.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 2 binary64)) (*.f64 (*.f64 x t) (*.f64 (-.f64 y x) z)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 y x) z) (*.f64 x t))))) (/.f64 (pow.f64 (*.f64 x t) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 y x) z) (*.f64 x t)))))) |
(+.f64 (*.f64 x t) (*.f64 (-.f64 y x) z)) |
(+.f64 (*.f64 (-.f64 y x) z) (*.f64 x t)) |
(*.f64 x t) |
(*.f64 t x) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 y (/.f64 z t))) |
#s(approx (+ (* (/ z t) (- y x)) x) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x (*.f64 y (/.f64 z t)))) |
#s(approx (- y x) y) |
#s(approx (- y x) (fma.f64 #s(literal -1 binary64) x y)) |
#s(approx x x) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 y (/.f64 z t))) |
#s(approx (+ (* (/ z t) (- y x)) x) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x (*.f64 y (/.f64 z t)))) |
#s(approx (* (- 1 (/ z t)) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
#s(approx (/ (* (- y x) z) t) (*.f64 y (/.f64 z t))) |
#s(approx (/ (* (- y x) z) t) (/.f64 (fma.f64 (neg.f64 x) z (*.f64 y z)) t)) |
#s(approx (* (- y x) z) (*.f64 y z)) |
#s(approx (* (- y x) z) (fma.f64 (neg.f64 x) z (*.f64 y z))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) (*.f64 y (/.f64 z t))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x (*.f64 y (/.f64 z t)))) |
#s(approx (+ (* (- y x) z) (* t x)) (*.f64 y z)) |
#s(approx (+ (* (- y x) z) (* t x)) (fma.f64 (fma.f64 #s(literal -1 binary64) z t) x (*.f64 y z))) |
#s(approx (* t x) (*.f64 x t)) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (+.f64 (fma.f64 (/.f64 z x) (/.f64 y t) (/.f64 (neg.f64 z) t)) #s(literal 1 binary64)) x)) |
#s(approx (- y x) (neg.f64 x)) |
#s(approx (- y x) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (+.f64 (fma.f64 (/.f64 z x) (/.f64 y t) (/.f64 (neg.f64 z) t)) #s(literal 1 binary64)) x)) |
#s(approx (/ (* (- y x) z) t) (/.f64 (*.f64 (neg.f64 x) z) t)) |
#s(approx (/ (* (- y x) z) t) (*.f64 (fma.f64 (/.f64 z x) (/.f64 y t) (/.f64 (neg.f64 z) t)) x)) |
#s(approx (* (- y x) z) (*.f64 (neg.f64 x) z)) |
#s(approx (* (- y x) z) (*.f64 (fma.f64 y (/.f64 z x) (neg.f64 z)) x)) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) z t) x) t)) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) (*.f64 (+.f64 (fma.f64 (/.f64 z x) (/.f64 y t) (/.f64 (neg.f64 z) t)) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (- y x) z) (* t x)) (*.f64 (fma.f64 #s(literal -1 binary64) z t) x)) |
#s(approx (+ (* (- y x) z) (* t x)) (*.f64 (+.f64 (fma.f64 y (/.f64 z x) (neg.f64 z)) t) x)) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (neg.f64 x) (-.f64 (/.f64 z t) #s(literal 1 binary64)))) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 y (/.f64 z t)) x) #s(literal -1 binary64) (-.f64 (/.f64 z t) #s(literal 1 binary64))))) |
#s(approx (- y x) (*.f64 (neg.f64 x) (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (neg.f64 x) (-.f64 (/.f64 z t) #s(literal 1 binary64)))) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 y (/.f64 z t)) x) #s(literal -1 binary64) (-.f64 (/.f64 z t) #s(literal 1 binary64))))) |
#s(approx (/ (* (- y x) z) t) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 y (/.f64 z t)) x) #s(literal -1 binary64) (/.f64 z t)))) |
#s(approx (* (- y x) z) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 y z) x) #s(literal -1 binary64) z))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) (neg.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) t z) x) t))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) (*.f64 (neg.f64 x) (+.f64 (fma.f64 (/.f64 (*.f64 y (/.f64 z t)) x) #s(literal -1 binary64) (/.f64 z t)) #s(literal -1 binary64)))) |
#s(approx (+ (* (- y x) z) (* t x)) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) t z))) |
#s(approx (+ (* (- y x) z) (* t x)) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (+.f64 t (/.f64 (*.f64 y z) x)) z))) |
#s(approx (+ (* (/ z t) (- y x)) x) (-.f64 x (*.f64 x (/.f64 z t)))) |
#s(approx (+ (* (/ z t) (- y x)) x) (+.f64 (/.f64 (fma.f64 (neg.f64 x) z (*.f64 y z)) t) x)) |
#s(approx (- y x) (-.f64 y x)) |
#s(approx y y) |
#s(approx (+ (* (/ z t) (- y x)) x) (-.f64 x (*.f64 x (/.f64 z t)))) |
#s(approx (+ (* (/ z t) (- y x)) x) (+.f64 (/.f64 (fma.f64 (neg.f64 x) z (*.f64 y z)) t) x)) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) (/.f64 (fma.f64 (neg.f64 x) z (*.f64 x t)) t)) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) (+.f64 (/.f64 (fma.f64 (neg.f64 x) z (*.f64 y z)) t) x)) |
#s(approx (+ (* (- y x) z) (* t x)) (fma.f64 (neg.f64 x) z (*.f64 x t))) |
#s(approx (+ (* (- y x) z) (* t x)) (fma.f64 (neg.f64 x) z (fma.f64 x t (*.f64 y z)))) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (/.f64 (fma.f64 (neg.f64 x) z (fma.f64 x t (*.f64 y z))) (*.f64 y t)) y)) |
#s(approx (- y x) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal 1 binary64)) y)) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (/.f64 (fma.f64 (neg.f64 x) z (fma.f64 x t (*.f64 y z))) (*.f64 y t)) y)) |
#s(approx (/ (* (- y x) z) t) (*.f64 (fma.f64 (/.f64 (neg.f64 x) t) (/.f64 z y) (/.f64 z t)) y)) |
#s(approx (* (- y x) z) (*.f64 (fma.f64 (/.f64 (*.f64 x z) y) #s(literal -1 binary64) z) y)) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) (*.f64 (/.f64 (fma.f64 (neg.f64 x) z (fma.f64 x t (*.f64 y z))) (*.f64 y t)) y)) |
#s(approx (+ (* (- y x) z) (* t x)) (*.f64 (+.f64 (/.f64 (fma.f64 (neg.f64 x) z (*.f64 x t)) y) z) y)) |
#s(approx (+ (* (/ z t) (- y x)) x) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 x (*.f64 x (/.f64 z t))) y) #s(literal -1 binary64) (/.f64 (neg.f64 z) t)) y))) |
#s(approx (- y x) (neg.f64 (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y))) |
#s(approx (+ (* (/ z t) (- y x)) x) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 x (*.f64 x (/.f64 z t))) y) #s(literal -1 binary64) (/.f64 (neg.f64 z) t)) y))) |
#s(approx (/ (* (- y x) z) t) (neg.f64 (*.f64 (fma.f64 (/.f64 z y) (/.f64 x t) (/.f64 (neg.f64 z) t)) y))) |
#s(approx (* (- y x) z) (neg.f64 (*.f64 (fma.f64 x (/.f64 z y) (neg.f64 z)) y))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 x (*.f64 x (/.f64 z t))) y) #s(literal -1 binary64) (/.f64 (neg.f64 z) t)) y))) |
#s(approx (+ (* (- y x) z) (* t x)) (neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 (neg.f64 x) z (*.f64 x t)) y) z)) y))) |
#s(approx (+ (* (/ z t) (- y x)) x) x) |
#s(approx (+ (* (/ z t) (- y x)) x) (fma.f64 (/.f64 (-.f64 y x) t) z x)) |
#s(approx (/ z t) (/.f64 z t)) |
#s(approx z z) |
#s(approx (+ (* (/ z t) (- y x)) x) x) |
#s(approx (+ (* (/ z t) (- y x)) x) (fma.f64 (/.f64 (-.f64 y x) t) z x)) |
#s(approx (* (- 1 (/ z t)) x) x) |
#s(approx (* (- 1 (/ z t)) x) (-.f64 x (*.f64 x (/.f64 z t)))) |
#s(approx (- 1 (/ z t)) #s(literal 1 binary64)) |
#s(approx (- 1 (/ z t)) (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
#s(approx (/ (* (- y x) z) t) (*.f64 (/.f64 (-.f64 y x) t) z)) |
#s(approx (* (- y x) z) (*.f64 (-.f64 y x) z)) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) x) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) (fma.f64 (/.f64 (-.f64 y x) t) z x)) |
#s(approx (+ (* (- y x) z) (* t x)) (*.f64 x t)) |
#s(approx (+ (* (- y x) z) (* t x)) (fma.f64 (-.f64 y x) z (*.f64 x t))) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (/.f64 (-.f64 y x) t) z)) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t)) z)) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (/.f64 (-.f64 y x) t) z)) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t)) z)) |
#s(approx (* (- 1 (/ z t)) x) (/.f64 (*.f64 (neg.f64 x) z) t)) |
#s(approx (* (- 1 (/ z t)) x) (*.f64 (fma.f64 (/.f64 x t) #s(literal -1 binary64) (/.f64 x z)) z)) |
#s(approx (- 1 (/ z t)) (/.f64 (neg.f64 z) t)) |
#s(approx (- 1 (/ z t)) (*.f64 (-.f64 (pow.f64 z #s(literal -1 binary64)) (pow.f64 t #s(literal -1 binary64))) z)) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) (*.f64 (/.f64 (-.f64 y x) t) z)) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) (*.f64 (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t)) z)) |
#s(approx (+ (* (- y x) z) (* t x)) (*.f64 (-.f64 y x) z)) |
#s(approx (+ (* (- y x) z) (* t x)) (*.f64 (-.f64 (fma.f64 t (/.f64 x z) y) x) z)) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (/.f64 (-.f64 y x) t) z)) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (neg.f64 z) (-.f64 (/.f64 (neg.f64 x) z) (/.f64 (-.f64 y x) t)))) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (/.f64 (-.f64 y x) t) z)) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (neg.f64 z) (-.f64 (/.f64 (neg.f64 x) z) (/.f64 (-.f64 y x) t)))) |
#s(approx (* (- 1 (/ z t)) x) (*.f64 (neg.f64 z) (fma.f64 (/.f64 x z) #s(literal -1 binary64) (/.f64 x t)))) |
#s(approx (- 1 (/ z t)) (*.f64 (neg.f64 z) (-.f64 (pow.f64 t #s(literal -1 binary64)) (pow.f64 z #s(literal -1 binary64))))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) (*.f64 (neg.f64 z) (-.f64 (/.f64 (neg.f64 x) z) (/.f64 (-.f64 y x) t)))) |
#s(approx (+ (* (- y x) z) (* t x)) (*.f64 (neg.f64 z) (fma.f64 (*.f64 t (/.f64 x z)) #s(literal -1 binary64) (neg.f64 (-.f64 y x))))) |
#s(approx (+ (* (/ z t) (- y x)) x) (/.f64 (fma.f64 (-.f64 y x) z (*.f64 x t)) t)) |
#s(approx t t) |
#s(approx (+ (* (/ z t) (- y x)) x) (/.f64 (fma.f64 (-.f64 y x) z (*.f64 x t)) t)) |
#s(approx (* (- 1 (/ z t)) x) (/.f64 (fma.f64 (neg.f64 x) z (*.f64 x t)) t)) |
#s(approx (- 1 (/ z t)) (/.f64 (-.f64 t z) t)) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) (/.f64 (fma.f64 (-.f64 y x) z (*.f64 x t)) t)) |
#s(approx (+ (* (/ z t) (- y x)) x) (fma.f64 (/.f64 (-.f64 y x) t) z x)) |
#s(approx (+ (* (/ z t) (- y x)) x) (fma.f64 (/.f64 (-.f64 y x) t) z x)) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) (fma.f64 (/.f64 (-.f64 y x) t) z x)) |
#s(approx (+ (* (- y x) z) (* t x)) (*.f64 (fma.f64 (/.f64 (-.f64 y x) t) z x) t)) |
#s(approx (+ (* (- y x) z) (* t x)) (*.f64 (neg.f64 t) (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (-.f64 y x) t) z x)))) |
Compiled 6 384 to 910 computations (85.7% saved)
15 alts after pruning (10 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 232 | 7 | 239 |
| Fresh | 1 | 3 | 4 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 1 | 1 |
| Total | 234 | 15 | 249 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 98.4% | (fma.f64 (/.f64 z t) (-.f64 y x) x) |
| 73.7% | (fma.f64 #s(approx (- y x) y) (/.f64 z t) x) | |
| ✓ | 92.1% | (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
| ✓ | 68.9% | (+.f64 x (/.f64 (*.f64 #s(approx (- y x) y) z) t)) |
| 65.3% | #s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (/.f64 (-.f64 y x) t) z)) | |
| ▶ | 44.2% | #s(approx (+ (* (/ z t) (- y x)) x) (*.f64 y (/.f64 z t))) |
| ▶ | 63.9% | #s(approx (+ x (/ (* (- y x) z) t)) (/.f64 (*.f64 (-.f64 y x) z) t)) |
| 39.4% | #s(approx (+ x (/ (* (- y x) z) t)) (/.f64 (*.f64 z y) t)) | |
| 51.5% | #s(approx (+ x (/ (* (- y x) z) t)) (/.f64 #s(approx (+ (* (- y x) z) (* t x)) (*.f64 (fma.f64 #s(literal -1 binary64) z t) x)) t)) | |
| ▶ | 22.8% | #s(approx (+ x (/ (* (- y x) z) t)) (/.f64 #s(approx (+ (* (- y x) z) (* t x)) (*.f64 x t)) t)) |
| ▶ | 82.2% | #s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (fma.f64 (/.f64 (/.f64 z x) t) y (-.f64 #s(literal 1 binary64) (/.f64 z t))) x)) |
| ✓ | 64.8% | #s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
| 36.1% | #s(approx (+ x (/ (* (- y x) z) t)) (*.f64 #s(approx (- 1 (/ z t)) (/.f64 (neg.f64 z) t)) x)) | |
| ▶ | 32.0% | #s(approx (+ x (/ (* (- y x) z) t)) #s(approx (* (- 1 (/ z t)) x) (/.f64 (*.f64 (neg.f64 x) z) t))) |
| ✓ | 31.4% | #s(approx (+ x (/ (* (- y x) z) t)) x) |
Compiled 450 to 312 computations (30.7% saved)
| Inputs |
|---|
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (fma.f64 (/.f64 (/.f64 z x) t) y (-.f64 #s(literal 1 binary64) (/.f64 z t))) x)) |
(*.f64 (fma.f64 (/.f64 (/.f64 z x) t) y (-.f64 #s(literal 1 binary64) (/.f64 z t))) x) |
(fma.f64 (/.f64 (/.f64 z x) t) y (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(/.f64 (/.f64 z x) t) |
(/.f64 z x) |
z |
x |
t |
y |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
#s(literal 1 binary64) |
(/.f64 z t) |
#s(approx (+ x (/ (* (- y x) z) t)) (/.f64 #s(approx (+ (* (- y x) z) (* t x)) (*.f64 x t)) t)) |
(/.f64 #s(approx (+ (* (- y x) z) (* t x)) (*.f64 x t)) t) |
#s(approx (+ (* (- y x) z) (* t x)) (*.f64 x t)) |
(*.f64 x t) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 y (/.f64 z t))) |
(*.f64 y (/.f64 z t)) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(approx (* (- 1 (/ z t)) x) (/.f64 (*.f64 (neg.f64 x) z) t))) |
#s(approx (* (- 1 (/ z t)) x) (/.f64 (*.f64 (neg.f64 x) z) t)) |
(/.f64 (*.f64 (neg.f64 x) z) t) |
(*.f64 (neg.f64 x) z) |
(neg.f64 x) |
#s(approx (+ x (/ (* (- y x) z) t)) (/.f64 (*.f64 (-.f64 y x) z) t)) |
(/.f64 (*.f64 (-.f64 y x) z) t) |
(*.f64 (-.f64 y x) z) |
(-.f64 y x) |
| Outputs |
|---|
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)))) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) #s(hole binary64 (+ (* x (- 1 (/ z t))) (/ (* y z) t)))) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) #s(hole binary64 (/ (* y z) (* t x)))) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) #s(hole binary64 (/ (+ (* x (- 1 (/ z t))) (/ (* y z) t)) x))) |
#s(approx (/ (/ z x) t) #s(hole binary64 (/ z (* t x)))) |
#s(approx (/ z x) #s(hole binary64 (/ z x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (* y z))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (+ (* x (+ t (* -1 z))) (* y z)))) |
#s(approx (* x t) #s(hole binary64 (* t x))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)))) |
#s(approx (* (- 1 (/ z t)) x) #s(hole binary64 (* x (- 1 (/ z t))))) |
#s(approx (/ (* (neg x) z) t) #s(hole binary64 (* -1 (/ (* x z) t)))) |
#s(approx (* (neg x) z) #s(hole binary64 (* -1 (* x z)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))) |
#s(approx (* (- y x) z) #s(hole binary64 (* y z))) |
#s(approx (* (- y x) z) #s(hole binary64 (+ (* -1 (* x z)) (* y z)))) |
#s(approx (- y x) #s(hole binary64 y)) |
#s(approx (- y x) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* x (+ 1 (* -1 (/ z t)))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))))) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) #s(hole binary64 (* x (- 1 (/ z t))))) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) #s(hole binary64 (* x (- (+ 1 (/ (* y z) (* t x))) (/ z t))))) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) #s(hole binary64 (- 1 (/ z t)))) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) #s(hole binary64 (- (+ 1 (/ (* y z) (* t x))) (/ z t)))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (/ (* x (+ t (* -1 z))) t))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (* x (+ t (* -1 z))))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (* x (+ t (+ (* -1 z) (/ (* y z) x)))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* x (+ 1 (* -1 (/ z t)))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (* -1 (/ (* x z) t)))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* -1 (* x z)))) |
#s(approx (* (- y x) z) #s(hole binary64 (* x (+ (* -1 z) (/ (* y z) x))))) |
#s(approx (- y x) #s(hole binary64 (* -1 x))) |
#s(approx (- y x) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* -1 (* x (- (/ z t) 1))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))))) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) #s(hole binary64 (* -1 (* x (+ (* -1 (- 1 (/ z t))) (* -1 (/ (* y z) (* t x)))))))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (* -1 (/ (* x (+ z (* -1 t))) t)))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (* -1 (* x (+ -1 (+ (* -1 (/ (* y z) (* t x))) (/ z t))))))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (* -1 (* x (+ z (* -1 t)))))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (* -1 (* x (+ z (+ (* -1 t) (* -1 (/ (* y z) x)))))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* -1 (* x (- (/ z t) 1))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* -1 (* x (+ z (* -1 (/ (* y z) x))))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ x (* -1 (/ (* x z) t))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (/ (+ (* -1 (* x z)) (* t x)) t))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (+ (* -1 (* x z)) (* t x)))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (+ (* -1 (* x z)) (+ (* t x) (* y z))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (+ x (* -1 (/ (* x z) t))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))))) |
#s(approx (* y (/ z t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (- y x) #s(hole binary64 (- y x))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))))) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) #s(hole binary64 (* y (+ (/ z t) (/ (* x (- 1 (/ z t))) y))))) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) #s(hole binary64 (* y (- (+ (/ 1 y) (/ z (* t x))) (/ z (* t y)))))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (* y (+ z (+ (* -1 (/ (* x z) y)) (/ (* t x) y)))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* y (+ z (* -1 (/ (* x z) y)))))) |
#s(approx (- y x) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))))) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (* x (- 1 (/ z t))) y))))))) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z (* t x))) (* -1 (/ (- 1 (/ z t)) y))))))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ (+ (* -1 (* x z)) (* t x)) y))))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* -1 (* y (+ (* -1 z) (/ (* x z) y)))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 x)) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ x (* z (- (/ y t) (/ x t)))))) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) #s(hole binary64 (+ x (* x (* z (- (/ y (* t x)) (/ 1 t))))))) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) #s(hole binary64 1)) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) #s(hole binary64 (+ 1 (* z (- (/ y (* t x)) (/ 1 t)))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- 1 (/ z t)) #s(hole binary64 1)) |
#s(approx (- 1 (/ z t)) #s(hole binary64 (+ 1 (* -1 (/ z t))))) |
#s(approx (/ z t) #s(hole binary64 (/ z t))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 x)) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (+ x (* z (- (/ y t) (/ x t)))))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (* t x))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (+ (* t x) (* z (- y x))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 x)) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (+ x (* z (- (/ y t) (/ x t)))))) |
#s(approx (* (- 1 (/ z t)) x) #s(hole binary64 x)) |
#s(approx (* (- 1 (/ z t)) x) #s(hole binary64 (+ x (* -1 (/ (* x z) t))))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (* (- y x) z) #s(hole binary64 (* z (- y x)))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* z (- (/ y t) (/ x t))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* z (- (+ (/ x z) (/ y t)) (/ x t))))) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) #s(hole binary64 (* x (* z (- (/ y (* t x)) (/ 1 t)))))) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) #s(hole binary64 (* z (+ (* x (- (/ y (* t x)) (/ 1 t))) (/ x z))))) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) #s(hole binary64 (* z (- (/ y (* t x)) (/ 1 t))))) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) #s(hole binary64 (* z (- (+ (/ 1 z) (/ y (* t x))) (/ 1 t))))) |
#s(approx (- 1 (/ z t)) #s(hole binary64 (* -1 (/ z t)))) |
#s(approx (- 1 (/ z t)) #s(hole binary64 (* z (- (/ 1 z) (/ 1 t))))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (* z (- (+ (/ x z) (/ y t)) (/ x t))))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (* z (- y x)))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (* z (- (+ y (/ (* t x) z)) x)))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* z (- (/ y t) (/ x t))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* z (- (+ (/ x z) (/ y t)) (/ x t))))) |
#s(approx (* (- 1 (/ z t)) x) #s(hole binary64 (* -1 (/ (* x z) t)))) |
#s(approx (* (- 1 (/ z t)) x) #s(hole binary64 (* z (+ (* -1 (/ x t)) (/ x z))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))))) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) #s(hole binary64 (* -1 (* x (* z (+ (* -1 (/ y (* t x))) (/ 1 t))))))) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* x (+ (* -1 (/ y (* t x))) (/ 1 t)))))))) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y (* t x))) (/ 1 t)))))) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ y (* t x))) (/ 1 t)) (/ 1 z)))))) |
#s(approx (- 1 (/ z t)) #s(hole binary64 (* -1 (* z (- (/ 1 t) (/ 1 z)))))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (* -1 (* z (+ (* -1 (- y x)) (* -1 (/ (* t x) z))))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))))) |
#s(approx (* (- 1 (/ z t)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (/ x t)))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (/ (+ (* t x) (* z (- y x))) t))) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) #s(hole binary64 (/ (* x (- (/ (* y z) x) z)) t))) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) #s(hole binary64 (/ (+ (* t x) (* x (- (/ (* y z) x) z))) t))) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) #s(hole binary64 (/ (- (/ (* y z) x) z) t))) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) #s(hole binary64 (/ (- (+ t (/ (* y z) x)) z) t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (- 1 (/ z t)) #s(hole binary64 (/ (- t z) t))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (/ (+ (* t x) (* z (- y x))) t))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (/ (+ (* t x) (* z (- y x))) t))) |
#s(approx (* (- 1 (/ z t)) x) #s(hole binary64 (/ (+ (* -1 (* x z)) (* t x)) t))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ x (/ (* z (- y x)) t)))) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) #s(hole binary64 (+ x (/ (* x (- (/ (* y z) x) z)) t)))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (+ x (/ (* z (- y x)) t)))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (* t (+ x (/ (* z (- y x)) t))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (+ x (/ (* z (- y x)) t)))) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) #s(hole binary64 (+ x (* -1 (/ (* x (- (* -1 (/ (* y z) x)) (* -1 z))) t))))) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (/ (* y z) x)) (* -1 z)) t))))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (* -1 (* t (+ (* -1 x) (* -1 (/ (* z (- y x)) t))))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | t | @ | -inf | ((+ x (/ (* (- y x) z) t)) (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) (/ (/ z x) t) (/ z x) z x t y (- 1 (/ z t)) 1 (/ z t) (+ x (/ (* (- y x) z) t)) (/ (+ (* (- y x) z) (* t x)) t) (+ (* (- y x) z) (* t x)) (* x t) (+ (* (/ z t) (- y x)) x) (* y (/ z t)) (+ x (/ (* (- y x) z) t)) (* (- 1 (/ z t)) x) (/ (* (neg x) z) t) (* (neg x) z) (neg x) (+ x (/ (* (- y x) z) t)) (/ (* (- y x) z) t) (* (- y x) z) (- y x)) |
| 4.0ms | z | @ | -inf | ((+ x (/ (* (- y x) z) t)) (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) (/ (/ z x) t) (/ z x) z x t y (- 1 (/ z t)) 1 (/ z t) (+ x (/ (* (- y x) z) t)) (/ (+ (* (- y x) z) (* t x)) t) (+ (* (- y x) z) (* t x)) (* x t) (+ (* (/ z t) (- y x)) x) (* y (/ z t)) (+ x (/ (* (- y x) z) t)) (* (- 1 (/ z t)) x) (/ (* (neg x) z) t) (* (neg x) z) (neg x) (+ x (/ (* (- y x) z) t)) (/ (* (- y x) z) t) (* (- y x) z) (- y x)) |
| 4.0ms | z | @ | 0 | ((+ x (/ (* (- y x) z) t)) (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) (/ (/ z x) t) (/ z x) z x t y (- 1 (/ z t)) 1 (/ z t) (+ x (/ (* (- y x) z) t)) (/ (+ (* (- y x) z) (* t x)) t) (+ (* (- y x) z) (* t x)) (* x t) (+ (* (/ z t) (- y x)) x) (* y (/ z t)) (+ x (/ (* (- y x) z) t)) (* (- 1 (/ z t)) x) (/ (* (neg x) z) t) (* (neg x) z) (neg x) (+ x (/ (* (- y x) z) t)) (/ (* (- y x) z) t) (* (- y x) z) (- y x)) |
| 4.0ms | y | @ | -inf | ((+ x (/ (* (- y x) z) t)) (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) (/ (/ z x) t) (/ z x) z x t y (- 1 (/ z t)) 1 (/ z t) (+ x (/ (* (- y x) z) t)) (/ (+ (* (- y x) z) (* t x)) t) (+ (* (- y x) z) (* t x)) (* x t) (+ (* (/ z t) (- y x)) x) (* y (/ z t)) (+ x (/ (* (- y x) z) t)) (* (- 1 (/ z t)) x) (/ (* (neg x) z) t) (* (neg x) z) (neg x) (+ x (/ (* (- y x) z) t)) (/ (* (- y x) z) t) (* (- y x) z) (- y x)) |
| 4.0ms | x | @ | -inf | ((+ x (/ (* (- y x) z) t)) (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) (/ (/ z x) t) (/ z x) z x t y (- 1 (/ z t)) 1 (/ z t) (+ x (/ (* (- y x) z) t)) (/ (+ (* (- y x) z) (* t x)) t) (+ (* (- y x) z) (* t x)) (* x t) (+ (* (/ z t) (- y x)) x) (* y (/ z t)) (+ x (/ (* (- y x) z) t)) (* (- 1 (/ z t)) x) (/ (* (neg x) z) t) (* (neg x) z) (neg x) (+ x (/ (* (- y x) z) t)) (/ (* (- y x) z) t) (* (- y x) z) (- y x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 430 | 3317 |
| 0 | 455 | 3164 |
| 1 | 2143 | 3096 |
| 0 | 9227 | 2964 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (fma.f64 (/.f64 (/.f64 z x) t) y (-.f64 #s(literal 1 binary64) (/.f64 z t))) x)) |
(*.f64 (fma.f64 (/.f64 (/.f64 z x) t) y (-.f64 #s(literal 1 binary64) (/.f64 z t))) x) |
(fma.f64 (/.f64 (/.f64 z x) t) y (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(/.f64 (/.f64 z x) t) |
(/.f64 z x) |
z |
x |
t |
y |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
#s(literal 1 binary64) |
(/.f64 z t) |
#s(approx (+ x (/ (* (- y x) z) t)) (/.f64 #s(approx (+ (* (- y x) z) (* t x)) (*.f64 x t)) t)) |
(/.f64 #s(approx (+ (* (- y x) z) (* t x)) (*.f64 x t)) t) |
#s(approx (+ (* (- y x) z) (* t x)) (*.f64 x t)) |
(*.f64 x t) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 y (/.f64 z t))) |
(*.f64 y (/.f64 z t)) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(approx (* (- 1 (/ z t)) x) (/.f64 (*.f64 (neg.f64 x) z) t))) |
#s(approx (* (- 1 (/ z t)) x) (/.f64 (*.f64 (neg.f64 x) z) t)) |
(/.f64 (*.f64 (neg.f64 x) z) t) |
(*.f64 (neg.f64 x) z) |
(neg.f64 x) |
#s(approx (+ x (/ (* (- y x) z) t)) (/.f64 (*.f64 (-.f64 y x) z) t)) |
(/.f64 (*.f64 (-.f64 y x) z) t) |
(*.f64 (-.f64 y x) z) |
(-.f64 y x) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)))) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) #s(hole binary64 (+ (* x (- 1 (/ z t))) (/ (* y z) t)))) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) #s(hole binary64 (/ (* y z) (* t x)))) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) #s(hole binary64 (/ (+ (* x (- 1 (/ z t))) (/ (* y z) t)) x))) |
#s(approx (/ (/ z x) t) #s(hole binary64 (/ z (* t x)))) |
#s(approx (/ z x) #s(hole binary64 (/ z x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (* y z))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (+ (* x (+ t (* -1 z))) (* y z)))) |
#s(approx (* x t) #s(hole binary64 (* t x))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)))) |
#s(approx (* (- 1 (/ z t)) x) #s(hole binary64 (* x (- 1 (/ z t))))) |
#s(approx (/ (* (neg x) z) t) #s(hole binary64 (* -1 (/ (* x z) t)))) |
#s(approx (* (neg x) z) #s(hole binary64 (* -1 (* x z)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))) |
#s(approx (* (- y x) z) #s(hole binary64 (* y z))) |
#s(approx (* (- y x) z) #s(hole binary64 (+ (* -1 (* x z)) (* y z)))) |
#s(approx (- y x) #s(hole binary64 y)) |
#s(approx (- y x) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* x (+ 1 (* -1 (/ z t)))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))))) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) #s(hole binary64 (* x (- 1 (/ z t))))) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) #s(hole binary64 (* x (- (+ 1 (/ (* y z) (* t x))) (/ z t))))) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) #s(hole binary64 (- 1 (/ z t)))) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) #s(hole binary64 (- (+ 1 (/ (* y z) (* t x))) (/ z t)))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (/ (* x (+ t (* -1 z))) t))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (* x (+ t (* -1 z))))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (* x (+ t (+ (* -1 z) (/ (* y z) x)))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* x (+ 1 (* -1 (/ z t)))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (* -1 (/ (* x z) t)))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* -1 (* x z)))) |
#s(approx (* (- y x) z) #s(hole binary64 (* x (+ (* -1 z) (/ (* y z) x))))) |
#s(approx (- y x) #s(hole binary64 (* -1 x))) |
#s(approx (- y x) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* -1 (* x (- (/ z t) 1))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))))) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) #s(hole binary64 (* -1 (* x (+ (* -1 (- 1 (/ z t))) (* -1 (/ (* y z) (* t x)))))))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (* -1 (/ (* x (+ z (* -1 t))) t)))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (* -1 (* x (+ -1 (+ (* -1 (/ (* y z) (* t x))) (/ z t))))))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (* -1 (* x (+ z (* -1 t)))))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (* -1 (* x (+ z (+ (* -1 t) (* -1 (/ (* y z) x)))))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* -1 (* x (- (/ z t) 1))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* -1 (* x (+ z (* -1 (/ (* y z) x))))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ x (* -1 (/ (* x z) t))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (/ (+ (* -1 (* x z)) (* t x)) t))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (+ (* -1 (* x z)) (* t x)))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (+ (* -1 (* x z)) (+ (* t x) (* y z))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (+ x (* -1 (/ (* x z) t))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))))) |
#s(approx (* y (/ z t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (- y x) #s(hole binary64 (- y x))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))))) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) #s(hole binary64 (* y (+ (/ z t) (/ (* x (- 1 (/ z t))) y))))) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) #s(hole binary64 (* y (- (+ (/ 1 y) (/ z (* t x))) (/ z (* t y)))))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (* y (+ z (+ (* -1 (/ (* x z) y)) (/ (* t x) y)))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* y (+ z (* -1 (/ (* x z) y)))))) |
#s(approx (- y x) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))))) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (* x (- 1 (/ z t))) y))))))) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z (* t x))) (* -1 (/ (- 1 (/ z t)) y))))))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ (+ (* -1 (* x z)) (* t x)) y))))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* -1 (* y (+ (* -1 z) (/ (* x z) y)))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 x)) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ x (* z (- (/ y t) (/ x t)))))) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) #s(hole binary64 (+ x (* x (* z (- (/ y (* t x)) (/ 1 t))))))) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) #s(hole binary64 1)) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) #s(hole binary64 (+ 1 (* z (- (/ y (* t x)) (/ 1 t)))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- 1 (/ z t)) #s(hole binary64 1)) |
#s(approx (- 1 (/ z t)) #s(hole binary64 (+ 1 (* -1 (/ z t))))) |
#s(approx (/ z t) #s(hole binary64 (/ z t))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 x)) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (+ x (* z (- (/ y t) (/ x t)))))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (* t x))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (+ (* t x) (* z (- y x))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 x)) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (+ x (* z (- (/ y t) (/ x t)))))) |
#s(approx (* (- 1 (/ z t)) x) #s(hole binary64 x)) |
#s(approx (* (- 1 (/ z t)) x) #s(hole binary64 (+ x (* -1 (/ (* x z) t))))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (* (- y x) z) #s(hole binary64 (* z (- y x)))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* z (- (/ y t) (/ x t))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* z (- (+ (/ x z) (/ y t)) (/ x t))))) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) #s(hole binary64 (* x (* z (- (/ y (* t x)) (/ 1 t)))))) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) #s(hole binary64 (* z (+ (* x (- (/ y (* t x)) (/ 1 t))) (/ x z))))) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) #s(hole binary64 (* z (- (/ y (* t x)) (/ 1 t))))) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) #s(hole binary64 (* z (- (+ (/ 1 z) (/ y (* t x))) (/ 1 t))))) |
#s(approx (- 1 (/ z t)) #s(hole binary64 (* -1 (/ z t)))) |
#s(approx (- 1 (/ z t)) #s(hole binary64 (* z (- (/ 1 z) (/ 1 t))))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (* z (- (+ (/ x z) (/ y t)) (/ x t))))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (* z (- y x)))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (* z (- (+ y (/ (* t x) z)) x)))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* z (- (/ y t) (/ x t))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* z (- (+ (/ x z) (/ y t)) (/ x t))))) |
#s(approx (* (- 1 (/ z t)) x) #s(hole binary64 (* -1 (/ (* x z) t)))) |
#s(approx (* (- 1 (/ z t)) x) #s(hole binary64 (* z (+ (* -1 (/ x t)) (/ x z))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))))) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) #s(hole binary64 (* -1 (* x (* z (+ (* -1 (/ y (* t x))) (/ 1 t))))))) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* x (+ (* -1 (/ y (* t x))) (/ 1 t)))))))) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y (* t x))) (/ 1 t)))))) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ y (* t x))) (/ 1 t)) (/ 1 z)))))) |
#s(approx (- 1 (/ z t)) #s(hole binary64 (* -1 (* z (- (/ 1 t) (/ 1 z)))))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (* -1 (* z (+ (* -1 (- y x)) (* -1 (/ (* t x) z))))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))))) |
#s(approx (* (- 1 (/ z t)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (/ x t)))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (/ (+ (* t x) (* z (- y x))) t))) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) #s(hole binary64 (/ (* x (- (/ (* y z) x) z)) t))) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) #s(hole binary64 (/ (+ (* t x) (* x (- (/ (* y z) x) z))) t))) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) #s(hole binary64 (/ (- (/ (* y z) x) z) t))) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) #s(hole binary64 (/ (- (+ t (/ (* y z) x)) z) t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (- 1 (/ z t)) #s(hole binary64 (/ (- t z) t))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (/ (+ (* t x) (* z (- y x))) t))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (/ (+ (* t x) (* z (- y x))) t))) |
#s(approx (* (- 1 (/ z t)) x) #s(hole binary64 (/ (+ (* -1 (* x z)) (* t x)) t))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ x (/ (* z (- y x)) t)))) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) #s(hole binary64 (+ x (/ (* x (- (/ (* y z) x) z)) t)))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (+ x (/ (* z (- y x)) t)))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (* t (+ x (/ (* z (- y x)) t))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (+ x (/ (* z (- y x)) t)))) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) #s(hole binary64 (+ x (* -1 (/ (* x (- (* -1 (/ (* y z) x)) (* -1 z))) t))))) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (/ (* y z) x)) (* -1 z)) t))))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (* -1 (* t (+ (* -1 x) (* -1 (/ (* z (- y x)) t))))))) |
| Outputs |
|---|
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (+.f64 (/.f64 (fma.f64 (/.f64 z x) y (neg.f64 z)) t) #s(literal 1 binary64)) x)) |
(*.f64 (+.f64 (/.f64 (fma.f64 (/.f64 z x) y (neg.f64 z)) t) #s(literal 1 binary64)) x) |
(*.f64 x (+.f64 (/.f64 (fma.f64 (/.f64 z x) y (neg.f64 z)) t) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (fma.f64 (/.f64 z x) y (neg.f64 z)) t) x) #s(literal 3 binary64))) (fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 (fma.f64 (/.f64 z x) y (neg.f64 z)) t) x) (*.f64 (/.f64 (fma.f64 (/.f64 z x) y (neg.f64 z)) t) x)) (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 (fma.f64 (/.f64 z x) y (neg.f64 z)) t) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (fma.f64 (/.f64 z x) y (neg.f64 z)) t) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 (*.f64 (/.f64 (fma.f64 (/.f64 z x) y (neg.f64 z)) t) x) (*.f64 (/.f64 (fma.f64 (/.f64 z x) y (neg.f64 z)) t) x)) (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (fma.f64 (/.f64 z x) y (neg.f64 z)) t) x))))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (/.f64 (fma.f64 (/.f64 z x) y (neg.f64 z)) t) x)) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (/.f64 (fma.f64 (/.f64 z x) y (neg.f64 z)) t) x)) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 (fma.f64 (/.f64 z x) y (neg.f64 z)) t) x)) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (fma.f64 (/.f64 z x) y (neg.f64 z)) t) x)) |
(/.f64 (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (/.f64 z t) y) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 z t) y) x) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (/.f64 (*.f64 (/.f64 z t) y) x))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 (/.f64 z x) y) z) t) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 z x) y) z) t) (/.f64 (-.f64 (*.f64 (/.f64 z x) y) z) t)) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 z x) y) z) t))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (fma.f64 (/.f64 z x) y (neg.f64 z)) t) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (/.f64 (fma.f64 (/.f64 z x) y (neg.f64 z)) t) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (fma.f64 (/.f64 z x) y (neg.f64 z)) t) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (fma.f64 (/.f64 z x) y (neg.f64 z)) t) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 z x) y (neg.f64 z)) t)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (fma.f64 (/.f64 z x) y (neg.f64 z)) t) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (fma.f64 (/.f64 z x) y (neg.f64 z)) t) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 z x) y (neg.f64 z)) t)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (/.f64 (/.f64 z x) t) y #s(literal 1 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64)))) (neg.f64 (+.f64 (fma.f64 (/.f64 (/.f64 z x) t) y #s(literal 1 binary64)) (/.f64 z t)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 z t) y) x) #s(literal 2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 (*.f64 (/.f64 z t) y) x) (-.f64 #s(literal 1 binary64) (/.f64 z t))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (/.f64 (/.f64 z x) t) y #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 z t) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 (/.f64 z x) t) y #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 (fma.f64 (/.f64 (/.f64 z x) t) y #s(literal 1 binary64)) (/.f64 z t)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 z t) y) x) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 z t) y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 z t) y) x) (-.f64 #s(literal 1 binary64) (/.f64 z t))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 z t) y) x) #s(literal 2 binary64))) (neg.f64 t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 z t) y) x)) (neg.f64 z))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 z t) y) x)) (neg.f64 t))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 z t) y) x) #s(literal 2 binary64))) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 z t) y) x)) z)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 z t) y) x)) t)) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 z t) y) x) #s(literal 3 binary64))) (neg.f64 t)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 z t) y) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 z t) y) x)))) (neg.f64 z))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 z t) y) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 z t) y) x)))) (neg.f64 t))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 z t) y) x) #s(literal 3 binary64))) t) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 z t) y) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 z t) y) x)))) z)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 z t) y) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 z t) y) x)))) t)) |
(/.f64 (fma.f64 (*.f64 (/.f64 z x) y) (+.f64 #s(literal 1 binary64) (/.f64 z t)) (*.f64 t (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 z t) #s(literal 2 binary64))))) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 z x) y) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (/.f64 z t))) (*.f64 t (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 z t) #s(literal 3 binary64))))) (*.f64 t (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (/.f64 z t))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z y)) (+.f64 #s(literal 1 binary64) (/.f64 z t)) (*.f64 (neg.f64 (*.f64 t x)) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 z t) #s(literal 2 binary64))))) (*.f64 (neg.f64 (*.f64 t x)) (+.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z y)) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (/.f64 z t))) (*.f64 (neg.f64 (*.f64 t x)) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 z t) #s(literal 3 binary64))))) (*.f64 (neg.f64 (*.f64 t x)) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (/.f64 z t))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 z t) y) (+.f64 #s(literal 1 binary64) (/.f64 z t)) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 z t) #s(literal 2 binary64))))) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 z t) y) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (/.f64 z t))) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 z t) #s(literal 3 binary64))))) (*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (/.f64 z t))))) |
(/.f64 (fma.f64 (*.f64 z y) (+.f64 #s(literal 1 binary64) (/.f64 z t)) (*.f64 (*.f64 t x) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 z t) #s(literal 2 binary64))))) (*.f64 (*.f64 t x) (+.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(/.f64 (fma.f64 (*.f64 z y) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (/.f64 z t))) (*.f64 (*.f64 t x) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 z t) #s(literal 3 binary64))))) (*.f64 (*.f64 t x) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (/.f64 z t))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) t (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 z t)) (*.f64 (/.f64 z x) y))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 z t)) t)) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) (neg.f64 (*.f64 t x)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 z t)) (neg.f64 (*.f64 z y)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 z t)) (neg.f64 (*.f64 t x)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) x (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 z t)) (*.f64 (/.f64 z t) y))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) (*.f64 t x) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 z t)) (*.f64 z y))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 z t)) (*.f64 t x))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 z t) #s(literal 3 binary64))) t (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (/.f64 z t))) (*.f64 (/.f64 z x) y))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (/.f64 z t))) t)) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 z t) #s(literal 3 binary64))) (neg.f64 (*.f64 t x)) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (/.f64 z t))) (neg.f64 (*.f64 z y)))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (/.f64 z t))) (neg.f64 (*.f64 t x)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 z t) #s(literal 3 binary64))) x (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (/.f64 z t))) (*.f64 (/.f64 z t) y))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (/.f64 z t))) x)) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 z t) #s(literal 3 binary64))) (*.f64 t x) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (/.f64 z t))) (*.f64 z y))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (/.f64 z t))) (*.f64 t x))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) t (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t)) (*.f64 (/.f64 z x) y))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t)) t)) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) (neg.f64 (*.f64 t x)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t)) (neg.f64 (*.f64 z y)))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t)) (neg.f64 (*.f64 t x)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) x (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t)) (*.f64 (/.f64 z t) y))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t)) x)) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) (*.f64 t x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t)) (*.f64 z y))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t)) (*.f64 t x))) |
(/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (neg.f64 z) t) #s(literal 3 binary64))) t (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t)))) (*.f64 (/.f64 z x) y))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t)))) t)) |
(/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (neg.f64 z) t) #s(literal 3 binary64))) (neg.f64 (*.f64 t x)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t)))) (neg.f64 (*.f64 z y)))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t)))) (neg.f64 (*.f64 t x)))) |
(/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (neg.f64 z) t) #s(literal 3 binary64))) x (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t)))) (*.f64 (/.f64 z t) y))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t)))) x)) |
(/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (neg.f64 z) t) #s(literal 3 binary64))) (*.f64 t x) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t)))) (*.f64 z y))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t)))) (*.f64 t x))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (/.f64 (/.f64 z x) t) y #s(literal 1 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) (+.f64 (fma.f64 (/.f64 (/.f64 z x) t) y #s(literal 1 binary64)) (/.f64 z t))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (fma.f64 (/.f64 z x) y (neg.f64 z)) t) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 z x) y (neg.f64 z)) t))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 z t) y) x) #s(literal 2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 (/.f64 z t) y) x) (-.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (/.f64 (/.f64 z x) t) y #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 z t) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (/.f64 (/.f64 z x) t) y #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 (fma.f64 (/.f64 (/.f64 z x) t) y #s(literal 1 binary64)) (/.f64 z t))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (fma.f64 (/.f64 z x) y (neg.f64 z)) t) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (fma.f64 (/.f64 z x) y (neg.f64 z)) t) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 z x) y (neg.f64 z)) t))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 z t) y) x) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 z t) y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 z t) y) x) (-.f64 #s(literal 1 binary64) (/.f64 z t)))))) |
(fma.f64 (/.f64 y t) (/.f64 z x) (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(fma.f64 (/.f64 y x) (/.f64 z t) (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(fma.f64 (/.f64 (/.f64 z x) t) y (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(fma.f64 (/.f64 z x) (/.f64 y t) (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(fma.f64 (/.f64 z t) (/.f64 y x) (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(fma.f64 y (/.f64 (/.f64 z x) t) (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 z x) y (neg.f64 z)) t))) (/.f64 (pow.f64 (/.f64 (fma.f64 (/.f64 z x) y (neg.f64 z)) t) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 z x) y (neg.f64 z)) t)))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (/.f64 (/.f64 z x) t) y #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 (fma.f64 (/.f64 (/.f64 z x) t) y #s(literal 1 binary64)) (/.f64 z t))) (/.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (+.f64 (fma.f64 (/.f64 (/.f64 z x) t) y #s(literal 1 binary64)) (/.f64 z t)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (/.f64 z t) y) x) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 (/.f64 z t) y) x) (-.f64 #s(literal 1 binary64) (/.f64 z t)))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 (/.f64 z t) y) x) (-.f64 #s(literal 1 binary64) (/.f64 z t))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (/.f64 (/.f64 z x) t) y #s(literal 1 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 (/.f64 (/.f64 z x) t) y #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 (fma.f64 (/.f64 (/.f64 z x) t) y #s(literal 1 binary64)) (/.f64 z t))))) (/.f64 (pow.f64 (/.f64 z t) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 (/.f64 (/.f64 z x) t) y #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 (fma.f64 (/.f64 (/.f64 z x) t) y #s(literal 1 binary64)) (/.f64 z t)))))) |
(-.f64 (fma.f64 (/.f64 (/.f64 z x) t) y #s(literal 1 binary64)) (/.f64 z t)) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (fma.f64 (/.f64 z x) y (neg.f64 z)) t) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 z x) y (neg.f64 z)) t))))) (/.f64 (pow.f64 (/.f64 (fma.f64 (/.f64 z x) y (neg.f64 z)) t) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (fma.f64 (/.f64 z x) y (neg.f64 z)) t) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 z x) y (neg.f64 z)) t)))))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (/.f64 z t) y) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 z t) y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 z t) y) x) (-.f64 #s(literal 1 binary64) (/.f64 z t)))))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 z t) y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 z t) y) x) (-.f64 #s(literal 1 binary64) (/.f64 z t))))))) |
(+.f64 (/.f64 (fma.f64 (/.f64 z x) y (neg.f64 z)) t) #s(literal 1 binary64)) |
(+.f64 (/.f64 (*.f64 (/.f64 z t) y) x) (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(+.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (/.f64 (*.f64 (/.f64 z t) y) x)) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 z x) y) z) t)) |
(+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 z x) y (neg.f64 z)) t)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 z x))) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 (neg.f64 z)) (neg.f64 (neg.f64 (*.f64 t x)))) |
(/.f64 (neg.f64 (/.f64 z x)) (neg.f64 t)) |
(/.f64 (neg.f64 z) (neg.f64 (*.f64 t x))) |
(/.f64 (/.f64 z x) t) |
(/.f64 (/.f64 (neg.f64 z) t) (neg.f64 x)) |
(/.f64 (/.f64 z t) x) |
(/.f64 z (*.f64 t x)) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 z #s(literal -1 binary64))) |
(*.f64 (/.f64 z x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 z x)) |
(/.f64 (neg.f64 (neg.f64 z)) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 z) (neg.f64 x)) |
(/.f64 z x) |
z |
x |
t |
y |
(/.f64 (fma.f64 (pow.f64 (/.f64 z t) #s(literal 3 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (neg.f64 z) t) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 z t) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 z t) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 z t) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (/.f64 z t))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (neg.f64 z) t) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 z t))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (/.f64 z t)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (neg.f64 z) t) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 z t) #s(literal 1 binary64)) |
(fma.f64 (/.f64 z t) #s(literal -1 binary64) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 z t))) (/.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (/.f64 z t)))) (/.f64 (pow.f64 (/.f64 z t) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (/.f64 z t))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t))) (/.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t)))) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t))))) (/.f64 (pow.f64 (/.f64 (neg.f64 z) t) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t)))))) |
(+.f64 (/.f64 (neg.f64 z) t) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t)) |
#s(literal 1 binary64) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z #s(literal -1 binary64))) |
(*.f64 (/.f64 z t) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 z t)) |
(/.f64 (neg.f64 (neg.f64 z)) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 z) (neg.f64 t)) |
(/.f64 z t) |
#s(approx (+ (* (/ z t) (- y x)) x) (/.f64 #s(approx (+ (* (- y x) z) (* t x)) (*.f64 t x)) t)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (+ (* (- y x) z) (* t x)) (*.f64 t x)))) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 #s(approx (+ (* (- y x) z) (* t x)) (*.f64 t x))) (neg.f64 t)) |
(/.f64 #s(approx (+ (* (- y x) z) (* t x)) (*.f64 t x)) t) |
#s(approx (+ (* (- y x) z) (* t x)) (*.f64 t x)) |
(*.f64 t x) |
(*.f64 x t) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (/.f64 z t) y)) |
(*.f64 (/.f64 z t) y) |
(*.f64 y (/.f64 z t)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 z y))) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 (*.f64 z y)) (neg.f64 t)) |
(/.f64 (*.f64 z y) t) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(approx (* (- 1 (/ z t)) x) (*.f64 (neg.f64 x) (/.f64 z t)))) |
#s(approx (* (- 1 (/ z t)) x) (*.f64 (neg.f64 x) (/.f64 z t))) |
(*.f64 (neg.f64 x) (/.f64 z t)) |
(*.f64 (*.f64 x (/.f64 z t)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 x (/.f64 z t))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (neg.f64 x) z))) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) z)) (neg.f64 t)) |
(/.f64 (*.f64 (neg.f64 x) z) t) |
(neg.f64 (*.f64 x (/.f64 z t))) |
(*.f64 (neg.f64 x) z) |
(*.f64 (*.f64 z x) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 z x)) |
(*.f64 z (neg.f64 x)) |
(neg.f64 (*.f64 z x)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (/.f64 (-.f64 y x) t) z)) |
(*.f64 (/.f64 (-.f64 y x) t) z) |
(*.f64 (/.f64 z t) (-.f64 y x)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(*.f64 (-.f64 y x) (/.f64 z t)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 z (-.f64 y x)))) (neg.f64 (neg.f64 t))) |
(/.f64 (*.f64 (neg.f64 z) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (neg.f64 t) (+.f64 y x))) |
(/.f64 (*.f64 (neg.f64 z) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (neg.f64 t) (fma.f64 y y (fma.f64 x x (*.f64 y x))))) |
(/.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 t (+.f64 y x))) |
(/.f64 (*.f64 z (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 t (fma.f64 y y (fma.f64 x x (*.f64 y x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (neg.f64 z)) (*.f64 (+.f64 y x) (neg.f64 t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) z) (*.f64 (+.f64 y x) t)) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 z)) (*.f64 (fma.f64 y y (fma.f64 x x (*.f64 y x))) (neg.f64 t))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z) (*.f64 (fma.f64 y y (fma.f64 x x (*.f64 y x))) t)) |
(/.f64 (neg.f64 (*.f64 z (-.f64 y x))) (neg.f64 t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(*.f64 z (-.f64 y x)) |
(*.f64 (-.f64 y x) z) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 y y (fma.f64 x x (*.f64 y x))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 y x)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y y (fma.f64 x x (*.f64 y x)))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (fma.f64 x x (*.f64 y x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (fma.f64 x x (*.f64 y x))))) |
(-.f64 y x) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (/.f64 z t) y)) |
#s(approx (+ (* (/ z t) (- y x)) x) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x (*.f64 (/.f64 z t) y))) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) (*.f64 (/.f64 z t) y)) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x (*.f64 (/.f64 z t) y))) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) (/.f64 (*.f64 (/.f64 z t) y) x)) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x (*.f64 (/.f64 z t) y)) x)) |
#s(approx (/ (/ z x) t) (/.f64 (/.f64 z x) t)) |
#s(approx (/ z x) (/.f64 z x)) |
#s(approx x x) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) (*.f64 (/.f64 z t) y)) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x (*.f64 (/.f64 z t) y))) |
#s(approx (+ (* (- y x) z) (* t x)) (*.f64 z y)) |
#s(approx (+ (* (- y x) z) (* t x)) (fma.f64 (fma.f64 #s(literal -1 binary64) z t) x (*.f64 z y))) |
#s(approx (* x t) (*.f64 t x)) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (/.f64 z t) y)) |
#s(approx (+ (* (/ z t) (- y x)) x) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x (*.f64 (/.f64 z t) y))) |
#s(approx (* (- 1 (/ z t)) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
#s(approx (/ (* (neg x) z) t) (*.f64 (neg.f64 x) (/.f64 z t))) |
#s(approx (* (neg x) z) (*.f64 (neg.f64 x) z)) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (/ (* (- y x) z) t) (*.f64 (/.f64 z t) y)) |
#s(approx (/ (* (- y x) z) t) (/.f64 (fma.f64 (neg.f64 x) z (*.f64 z y)) t)) |
#s(approx (* (- y x) z) (*.f64 z y)) |
#s(approx (* (- y x) z) (fma.f64 (neg.f64 x) z (*.f64 z y))) |
#s(approx (- y x) y) |
#s(approx (- y x) (fma.f64 #s(literal -1 binary64) x y)) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (+.f64 (/.f64 (fma.f64 (/.f64 z x) y (neg.f64 z)) t) #s(literal 1 binary64)) x)) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) (*.f64 (+.f64 (/.f64 (fma.f64 (/.f64 z x) y (neg.f64 z)) t) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) (+.f64 (/.f64 (fma.f64 (/.f64 z x) y (neg.f64 z)) t) #s(literal 1 binary64))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) z t) x) t)) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) (*.f64 (+.f64 (/.f64 (fma.f64 (/.f64 z x) y (neg.f64 z)) t) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (- y x) z) (* t x)) (*.f64 (fma.f64 #s(literal -1 binary64) z t) x)) |
#s(approx (+ (* (- y x) z) (* t x)) (*.f64 (+.f64 (fma.f64 y (/.f64 z x) (neg.f64 z)) t) x)) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (+.f64 (/.f64 (fma.f64 (/.f64 z x) y (neg.f64 z)) t) #s(literal 1 binary64)) x)) |
#s(approx (/ (* (- y x) z) t) (*.f64 (neg.f64 x) (/.f64 z t))) |
#s(approx (/ (* (- y x) z) t) (*.f64 (/.f64 (fma.f64 (/.f64 z x) y (neg.f64 z)) t) x)) |
#s(approx (* (- y x) z) (*.f64 (neg.f64 x) z)) |
#s(approx (* (- y x) z) (*.f64 (fma.f64 y (/.f64 z x) (neg.f64 z)) x)) |
#s(approx (- y x) (neg.f64 x)) |
#s(approx (- y x) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (neg.f64 x) (-.f64 (/.f64 z t) #s(literal 1 binary64)))) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 (/.f64 z t) y) x) #s(literal -1 binary64) (-.f64 (/.f64 z t) #s(literal 1 binary64))))) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 (/.f64 z x) y (neg.f64 z)) t) #s(literal 1 binary64))))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) (neg.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) t z) x) t))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) (*.f64 (neg.f64 x) (+.f64 (fma.f64 (/.f64 (*.f64 (/.f64 z t) y) x) #s(literal -1 binary64) (/.f64 z t)) #s(literal -1 binary64)))) |
#s(approx (+ (* (- y x) z) (* t x)) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) t z))) |
#s(approx (+ (* (- y x) z) (* t x)) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (fma.f64 y (/.f64 z x) t) z))) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (neg.f64 x) (-.f64 (/.f64 z t) #s(literal 1 binary64)))) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 (/.f64 z t) y) x) #s(literal -1 binary64) (-.f64 (/.f64 z t) #s(literal 1 binary64))))) |
#s(approx (/ (* (- y x) z) t) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 (/.f64 z t) y) x) #s(literal -1 binary64) (/.f64 z t)))) |
#s(approx (* (- y x) z) (*.f64 (neg.f64 x) (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1 binary64) z))) |
#s(approx (- y x) (*.f64 (neg.f64 x) (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (* (/ z t) (- y x)) x) (fma.f64 (neg.f64 x) (/.f64 z t) x)) |
#s(approx (+ (* (/ z t) (- y x)) x) (+.f64 (/.f64 (fma.f64 (neg.f64 x) z (*.f64 z y)) t) x)) |
#s(approx y y) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) (/.f64 (fma.f64 (neg.f64 x) z (*.f64 t x)) t)) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) (+.f64 (/.f64 (fma.f64 (neg.f64 x) z (*.f64 z y)) t) x)) |
#s(approx (+ (* (- y x) z) (* t x)) (fma.f64 (neg.f64 x) z (*.f64 t x))) |
#s(approx (+ (* (- y x) z) (* t x)) (fma.f64 (neg.f64 x) z (fma.f64 t x (*.f64 z y)))) |
#s(approx (+ (* (/ z t) (- y x)) x) (fma.f64 (neg.f64 x) (/.f64 z t) x)) |
#s(approx (+ (* (/ z t) (- y x)) x) (+.f64 (/.f64 (fma.f64 (neg.f64 x) z (*.f64 z y)) t) x)) |
#s(approx (* y (/ z t)) (*.f64 (/.f64 z t) y)) |
#s(approx (- y x) (-.f64 y x)) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (/.f64 (fma.f64 (neg.f64 x) z (fma.f64 t x (*.f64 z y))) (*.f64 t y)) y)) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) (*.f64 (fma.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) y) (/.f64 z t)) y)) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) (*.f64 (-.f64 (+.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 (/.f64 z x) t)) (/.f64 (/.f64 z t) y)) y)) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) (*.f64 (/.f64 (fma.f64 (neg.f64 x) z (fma.f64 t x (*.f64 z y))) (*.f64 t y)) y)) |
#s(approx (+ (* (- y x) z) (* t x)) (*.f64 (+.f64 (/.f64 (fma.f64 (neg.f64 x) z (*.f64 t x)) y) z) y)) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (/.f64 (fma.f64 (neg.f64 x) z (fma.f64 t x (*.f64 z y))) (*.f64 t y)) y)) |
#s(approx (/ (* (- y x) z) t) (*.f64 (fma.f64 (/.f64 z y) (/.f64 (neg.f64 x) t) (/.f64 z t)) y)) |
#s(approx (* (- y x) z) (*.f64 (fma.f64 (/.f64 (*.f64 z x) y) #s(literal -1 binary64) z) y)) |
#s(approx (- y x) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal 1 binary64)) y)) |
#s(approx (+ (* (/ z t) (- y x)) x) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (neg.f64 x) (/.f64 z t) x) y) #s(literal -1 binary64) (/.f64 (neg.f64 z) t)) y))) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) (neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) y) (/.f64 z t))) y))) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) (neg.f64 (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 z t) (/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t))) y)) y))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (neg.f64 x) (/.f64 z t) x) y) #s(literal -1 binary64) (/.f64 (neg.f64 z) t)) y))) |
#s(approx (+ (* (- y x) z) (* t x)) (neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 (neg.f64 x) z (*.f64 t x)) y) z)) y))) |
#s(approx (+ (* (/ z t) (- y x)) x) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (neg.f64 x) (/.f64 z t) x) y) #s(literal -1 binary64) (/.f64 (neg.f64 z) t)) y))) |
#s(approx (/ (* (- y x) z) t) (neg.f64 (*.f64 (fma.f64 (/.f64 z y) (/.f64 x t) (/.f64 (neg.f64 z) t)) y))) |
#s(approx (* (- y x) z) (neg.f64 (*.f64 (fma.f64 x (/.f64 z y) (neg.f64 z)) y))) |
#s(approx (- y x) (neg.f64 (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y))) |
#s(approx (+ (* (/ z t) (- y x)) x) x) |
#s(approx (+ (* (/ z t) (- y x)) x) (fma.f64 (/.f64 (-.f64 y x) t) z x)) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) x) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) (fma.f64 (*.f64 z x) (-.f64 (/.f64 (/.f64 y t) x) (pow.f64 t #s(literal -1 binary64))) x)) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) #s(literal 1 binary64)) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) (fma.f64 (-.f64 (/.f64 (/.f64 y t) x) (pow.f64 t #s(literal -1 binary64))) z #s(literal 1 binary64))) |
#s(approx z z) |
#s(approx (- 1 (/ z t)) #s(literal 1 binary64)) |
#s(approx (- 1 (/ z t)) (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
#s(approx (/ z t) (/.f64 z t)) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) x) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) (fma.f64 (/.f64 (-.f64 y x) t) z x)) |
#s(approx (+ (* (- y x) z) (* t x)) (*.f64 t x)) |
#s(approx (+ (* (- y x) z) (* t x)) (fma.f64 t x (*.f64 z (-.f64 y x)))) |
#s(approx (+ (* (/ z t) (- y x)) x) x) |
#s(approx (+ (* (/ z t) (- y x)) x) (fma.f64 (/.f64 (-.f64 y x) t) z x)) |
#s(approx (* (- 1 (/ z t)) x) x) |
#s(approx (* (- 1 (/ z t)) x) (fma.f64 (neg.f64 x) (/.f64 z t) x)) |
#s(approx (/ (* (- y x) z) t) (*.f64 (/.f64 (-.f64 y x) t) z)) |
#s(approx (* (- y x) z) (*.f64 z (-.f64 y x))) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (/.f64 (-.f64 y x) t) z)) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t)) z)) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) (*.f64 (*.f64 z x) (-.f64 (/.f64 (/.f64 y t) x) (pow.f64 t #s(literal -1 binary64))))) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) (*.f64 (fma.f64 (-.f64 (/.f64 (/.f64 y t) x) (pow.f64 t #s(literal -1 binary64))) x (/.f64 x z)) z)) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) (*.f64 (-.f64 (/.f64 (/.f64 y t) x) (pow.f64 t #s(literal -1 binary64))) z)) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) (*.f64 (-.f64 (+.f64 (pow.f64 z #s(literal -1 binary64)) (/.f64 (/.f64 y t) x)) (pow.f64 t #s(literal -1 binary64))) z)) |
#s(approx (- 1 (/ z t)) (/.f64 (neg.f64 z) t)) |
#s(approx (- 1 (/ z t)) (*.f64 (-.f64 (pow.f64 z #s(literal -1 binary64)) (pow.f64 t #s(literal -1 binary64))) z)) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) (*.f64 (/.f64 (-.f64 y x) t) z)) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) (*.f64 (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t)) z)) |
#s(approx (+ (* (- y x) z) (* t x)) (*.f64 z (-.f64 y x))) |
#s(approx (+ (* (- y x) z) (* t x)) (*.f64 (-.f64 (fma.f64 t (/.f64 x z) y) x) z)) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (/.f64 (-.f64 y x) t) z)) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t)) z)) |
#s(approx (* (- 1 (/ z t)) x) (*.f64 (neg.f64 x) (/.f64 z t))) |
#s(approx (* (- 1 (/ z t)) x) (*.f64 (fma.f64 (/.f64 x t) #s(literal -1 binary64) (/.f64 x z)) z)) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (/.f64 (-.f64 y x) t) z)) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (neg.f64 z) (-.f64 (/.f64 (neg.f64 x) z) (/.f64 (-.f64 y x) t)))) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) (*.f64 (neg.f64 x) (*.f64 (fma.f64 (/.f64 (/.f64 y t) x) #s(literal -1 binary64) (pow.f64 t #s(literal -1 binary64))) z))) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) (*.f64 (neg.f64 z) (fma.f64 (fma.f64 (/.f64 (/.f64 y t) x) #s(literal -1 binary64) (pow.f64 t #s(literal -1 binary64))) x (/.f64 (neg.f64 x) z)))) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (/.f64 y t) x) #s(literal -1 binary64) (pow.f64 t #s(literal -1 binary64))))) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) (*.f64 (neg.f64 z) (-.f64 (fma.f64 (/.f64 (/.f64 y t) x) #s(literal -1 binary64) (pow.f64 t #s(literal -1 binary64))) (pow.f64 z #s(literal -1 binary64))))) |
#s(approx (- 1 (/ z t)) (*.f64 (neg.f64 z) (-.f64 (pow.f64 t #s(literal -1 binary64)) (pow.f64 z #s(literal -1 binary64))))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) (*.f64 (neg.f64 z) (-.f64 (/.f64 (neg.f64 x) z) (/.f64 (-.f64 y x) t)))) |
#s(approx (+ (* (- y x) z) (* t x)) (*.f64 (neg.f64 z) (fma.f64 (*.f64 t (/.f64 x z)) #s(literal -1 binary64) (neg.f64 (-.f64 y x))))) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (/.f64 (-.f64 y x) t) z)) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (neg.f64 z) (-.f64 (/.f64 (neg.f64 x) z) (/.f64 (-.f64 y x) t)))) |
#s(approx (* (- 1 (/ z t)) x) (*.f64 (neg.f64 z) (fma.f64 (/.f64 x z) #s(literal -1 binary64) (/.f64 x t)))) |
#s(approx (+ (* (/ z t) (- y x)) x) (/.f64 (fma.f64 t x (*.f64 z (-.f64 y x))) t)) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) (/.f64 (*.f64 (-.f64 (*.f64 y (/.f64 z x)) z) x) t)) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) (/.f64 (fma.f64 (-.f64 (*.f64 y (/.f64 z x)) z) x (*.f64 t x)) t)) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) (/.f64 (-.f64 (*.f64 y (/.f64 z x)) z) t)) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) (/.f64 (-.f64 (fma.f64 y (/.f64 z x) t) z) t)) |
#s(approx t t) |
#s(approx (- 1 (/ z t)) (/.f64 (-.f64 t z) t)) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) (/.f64 (fma.f64 t x (*.f64 z (-.f64 y x))) t)) |
#s(approx (+ (* (/ z t) (- y x)) x) (/.f64 (fma.f64 t x (*.f64 z (-.f64 y x))) t)) |
#s(approx (* (- 1 (/ z t)) x) (/.f64 (fma.f64 (neg.f64 x) z (*.f64 t x)) t)) |
#s(approx (+ (* (/ z t) (- y x)) x) (fma.f64 (/.f64 (-.f64 y x) t) z x)) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) (fma.f64 x (/.f64 (-.f64 (*.f64 y (/.f64 z x)) z) t) x)) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) (fma.f64 (/.f64 (-.f64 y x) t) z x)) |
#s(approx (+ (* (- y x) z) (* t x)) (*.f64 (fma.f64 (/.f64 (-.f64 y x) t) z x) t)) |
#s(approx (+ (* (/ z t) (- y x)) x) (fma.f64 (/.f64 (-.f64 y x) t) z x)) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 y (/.f64 z x)) z)) x) t) #s(literal -1 binary64) x)) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 y (/.f64 z x)) z)) t) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (- y x) z) (* t x)) (*.f64 (neg.f64 t) (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (-.f64 y x) t) z x)))) |
Compiled 9 729 to 1 339 computations (86.2% saved)
16 alts after pruning (7 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 295 | 4 | 299 |
| Fresh | 2 | 3 | 5 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 5 | 5 |
| Total | 298 | 16 | 314 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 98.4% | (fma.f64 (/.f64 z t) (-.f64 y x) x) |
| ▶ | 73.7% | (fma.f64 #s(approx (- y x) y) (/.f64 z t) x) |
| ✓ | 92.1% | (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
| ✓ | 68.9% | (+.f64 x (/.f64 (*.f64 #s(approx (- y x) y) z) t)) |
| ▶ | 39.4% | #s(approx (+ (* (/ z t) (- y x)) x) (/.f64 (*.f64 z y) t)) |
| ▶ | 65.3% | #s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (/.f64 (-.f64 y x) t) z)) |
| ✓ | 44.2% | #s(approx (+ (* (/ z t) (- y x)) x) (*.f64 y (/.f64 z t))) |
| ▶ | 36.1% | #s(approx (+ (* (/ z t) (- y x)) x) #s(approx (* (- 1 (/ z t)) x) (*.f64 (neg.f64 x) (/.f64 z t)))) |
| ✓ | 63.9% | #s(approx (+ x (/ (* (- y x) z) t)) (/.f64 (*.f64 (-.f64 y x) z) t)) |
| ▶ | 51.5% | #s(approx (+ x (/ (* (- y x) z) t)) (/.f64 #s(approx (+ (* (- y x) z) (* t x)) (*.f64 (fma.f64 #s(literal -1 binary64) z t) x)) t)) |
| ✓ | 22.8% | #s(approx (+ x (/ (* (- y x) z) t)) (/.f64 #s(approx (+ (* (- y x) z) (* t x)) (*.f64 x t)) t)) |
| 60.9% | #s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (fma.f64 (/.f64 (/.f64 z x) t) y #s(approx (- 1 (/ z t)) #s(literal 1 binary64))) x)) | |
| ✓ | 64.8% | #s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
| ✓ | 32.0% | #s(approx (+ x (/ (* (- y x) z) t)) #s(approx (* (- 1 (/ z t)) x) (/.f64 (*.f64 (neg.f64 x) z) t))) |
| 55.2% | #s(approx (+ x (/ (* (- y x) z) t)) #s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) (*.f64 (*.f64 z x) (-.f64 (/.f64 (/.f64 y t) x) (pow.f64 t #s(literal -1 binary64)))))) | |
| ✓ | 31.4% | #s(approx (+ x (/ (* (- y x) z) t)) x) |
Compiled 455 to 312 computations (31.4% saved)
| Inputs |
|---|
(fma.f64 #s(approx (- y x) y) (/.f64 z t) x) |
#s(approx (- y x) y) |
y |
(/.f64 z t) |
z |
t |
x |
#s(approx (+ (* (/ z t) (- y x)) x) (/.f64 (*.f64 z y) t)) |
(/.f64 (*.f64 z y) t) |
(*.f64 z y) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(approx (* (- 1 (/ z t)) x) (*.f64 (neg.f64 x) (/.f64 z t)))) |
#s(approx (* (- 1 (/ z t)) x) (*.f64 (neg.f64 x) (/.f64 z t))) |
(*.f64 (neg.f64 x) (/.f64 z t)) |
(neg.f64 x) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (/.f64 (-.f64 y x) t) z)) |
(*.f64 (/.f64 (-.f64 y x) t) z) |
(/.f64 (-.f64 y x) t) |
(-.f64 y x) |
#s(approx (+ x (/ (* (- y x) z) t)) (/.f64 #s(approx (+ (* (- y x) z) (* t x)) (*.f64 (fma.f64 #s(literal -1 binary64) z t) x)) t)) |
(/.f64 #s(approx (+ (* (- y x) z) (* t x)) (*.f64 (fma.f64 #s(literal -1 binary64) z t) x)) t) |
#s(approx (+ (* (- y x) z) (* t x)) (*.f64 (fma.f64 #s(literal -1 binary64) z t) x)) |
(*.f64 (fma.f64 #s(literal -1 binary64) z t) x) |
(fma.f64 #s(literal -1 binary64) z t) |
#s(literal -1 binary64) |
| Outputs |
|---|
#s(approx (+ (* (- y x) (/ z t)) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ (* (- y x) (/ z t)) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)))) |
#s(approx (- y x) #s(hole binary64 y)) |
#s(approx (- y x) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)))) |
#s(approx (* (- 1 (/ z t)) x) #s(hole binary64 (* x (- 1 (/ z t))))) |
#s(approx (* (neg x) (/ z t)) #s(hole binary64 (* -1 (/ (* x z) t)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (* (/ (- y x) t) z) #s(hole binary64 (/ (* y z) t))) |
#s(approx (* (/ (- y x) t) z) #s(hole binary64 (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))) |
#s(approx (/ (- y x) t) #s(hole binary64 (/ y t))) |
#s(approx (/ (- y x) t) #s(hole binary64 (+ (* -1 (/ x t)) (/ y t)))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (* y z))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (+ (* x (+ t (* -1 z))) (* y z)))) |
#s(approx (* (+ (* -1 z) t) x) #s(hole binary64 (* x (+ t (* -1 z))))) |
#s(approx (+ (* (- y x) (/ z t)) x) #s(hole binary64 (* x (+ 1 (* -1 (/ z t)))))) |
#s(approx (+ (* (- y x) (/ z t)) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))))) |
#s(approx (- y x) #s(hole binary64 (* -1 x))) |
#s(approx (- y x) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* x (+ 1 (* -1 (/ z t)))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))))) |
#s(approx (* (/ (- y x) t) z) #s(hole binary64 (* -1 (/ (* x z) t)))) |
#s(approx (* (/ (- y x) t) z) #s(hole binary64 (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))) |
#s(approx (/ (- y x) t) #s(hole binary64 (* -1 (/ x t)))) |
#s(approx (/ (- y x) t) #s(hole binary64 (* x (- (/ y (* t x)) (/ 1 t))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* x (+ 1 (* -1 (/ z t)))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (/ (* x (+ t (* -1 z))) t))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (* x (+ t (* -1 z))))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (* x (+ t (+ (* -1 z) (/ (* y z) x)))))) |
#s(approx (+ (* (- y x) (/ z t)) x) #s(hole binary64 (* -1 (* x (- (/ z t) 1))))) |
#s(approx (+ (* (- y x) (/ z t)) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* -1 (* x (- (/ z t) 1))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))))) |
#s(approx (* (/ (- y x) t) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))))) |
#s(approx (/ (- y x) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t)))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* -1 (* x (- (/ z t) 1))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (* -1 (/ (* x (+ z (* -1 t))) t)))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (* -1 (* x (+ -1 (+ (* -1 (/ (* y z) (* t x))) (/ z t))))))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (* -1 (* x (+ z (* -1 t)))))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (* -1 (* x (+ z (+ (* -1 t) (* -1 (/ (* y z) x)))))))) |
#s(approx (+ (* (- y x) (/ z t)) x) #s(hole binary64 (+ x (* -1 (/ (* x z) t))))) |
#s(approx (+ (* (- y x) (/ z t)) x) #s(hole binary64 (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))))) |
#s(approx (- y x) #s(hole binary64 (- y x))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (+ x (* -1 (/ (* x z) t))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))))) |
#s(approx (/ (* z y) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ x (* -1 (/ (* x z) t))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (/ (+ (* -1 (* x z)) (* t x)) t))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (+ (* -1 (* x z)) (* t x)))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (+ (* -1 (* x z)) (+ (* t x) (* y z))))) |
#s(approx (+ (* (- y x) (/ z t)) x) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))))) |
#s(approx (- y x) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))))) |
#s(approx (* (/ (- y x) t) z) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))))) |
#s(approx (/ (- y x) t) #s(hole binary64 (* y (+ (* -1 (/ x (* t y))) (/ 1 t))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (* y (+ z (+ (* -1 (/ (* x z) y)) (/ (* t x) y)))))) |
#s(approx (+ (* (- y x) (/ z t)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))))) |
#s(approx (* (/ (- y x) t) z) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))))) |
#s(approx (/ (- y x) t) #s(hole binary64 (* -1 (* y (- (/ x (* t y)) (/ 1 t)))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ (+ (* -1 (* x z)) (* t x)) y))))))) |
#s(approx (+ (* (- y x) (/ z t)) x) #s(hole binary64 x)) |
#s(approx (+ (* (- y x) (/ z t)) x) #s(hole binary64 (+ x (* z (- (/ y t) (/ x t)))))) |
#s(approx (/ z t) #s(hole binary64 (/ z t))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 x)) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (+ x (* z (- (/ y t) (/ x t)))))) |
#s(approx (* (- 1 (/ z t)) x) #s(hole binary64 x)) |
#s(approx (* (- 1 (/ z t)) x) #s(hole binary64 (+ x (* -1 (/ (* x z) t))))) |
#s(approx (* (/ (- y x) t) z) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 x)) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ x (* z (- (/ y t) (/ x t)))))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 x)) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (+ x (* z (- (/ y t) (/ x t)))))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (* t x))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (+ (* t x) (* z (- y x))))) |
#s(approx (* (+ (* -1 z) t) x) #s(hole binary64 (* t x))) |
#s(approx (* (+ (* -1 z) t) x) #s(hole binary64 (+ (* -1 (* x z)) (* t x)))) |
#s(approx (+ (* -1 z) t) #s(hole binary64 t)) |
#s(approx (+ (* -1 z) t) #s(hole binary64 (+ t (* -1 z)))) |
#s(approx (+ (* (- y x) (/ z t)) x) #s(hole binary64 (* z (- (/ y t) (/ x t))))) |
#s(approx (+ (* (- y x) (/ z t)) x) #s(hole binary64 (* z (- (+ (/ x z) (/ y t)) (/ x t))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* z (- (/ y t) (/ x t))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* z (- (+ (/ x z) (/ y t)) (/ x t))))) |
#s(approx (* (- 1 (/ z t)) x) #s(hole binary64 (* -1 (/ (* x z) t)))) |
#s(approx (* (- 1 (/ z t)) x) #s(hole binary64 (* z (+ (* -1 (/ x t)) (/ x z))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* z (- (/ y t) (/ x t))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* z (- (+ (/ x z) (/ y t)) (/ x t))))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (* z (- (+ (/ x z) (/ y t)) (/ x t))))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (* z (- y x)))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (* z (- (+ y (/ (* t x) z)) x)))) |
#s(approx (* (+ (* -1 z) t) x) #s(hole binary64 (* -1 (* x z)))) |
#s(approx (* (+ (* -1 z) t) x) #s(hole binary64 (* z (+ (* -1 x) (/ (* t x) z))))) |
#s(approx (+ (* -1 z) t) #s(hole binary64 (* -1 z))) |
#s(approx (+ (* -1 z) t) #s(hole binary64 (* z (- (/ t z) 1)))) |
#s(approx (+ (* (- y x) (/ z t)) x) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (+ (* (- y x) (/ z t)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))))) |
#s(approx (* (- 1 (/ z t)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (/ x t)))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (* -1 (* z (+ (* -1 (- y x)) (* -1 (/ (* t x) z))))))) |
#s(approx (* (+ (* -1 z) t) x) #s(hole binary64 (* -1 (* z (+ x (* -1 (/ (* t x) z))))))) |
#s(approx (+ (* -1 z) t) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ t z))))))) |
#s(approx (+ (* (- y x) (/ z t)) x) #s(hole binary64 (/ (+ (* t x) (* z (- y x))) t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (/ (+ (* t x) (* z (- y x))) t))) |
#s(approx (* (- 1 (/ z t)) x) #s(hole binary64 (/ (+ (* -1 (* x z)) (* t x)) t))) |
#s(approx (/ (- y x) t) #s(hole binary64 (/ (- y x) t))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (/ (+ (* t x) (* z (- y x))) t))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (/ (+ (* t x) (* z (- y x))) t))) |
#s(approx (+ (* (- y x) (/ z t)) x) #s(hole binary64 (+ x (/ (* z (- y x)) t)))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (+ x (/ (* z (- y x)) t)))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ x (/ (* z (- y x)) t)))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (+ x (/ (* z (- y x)) t)))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (* t (+ x (/ (* z (- y x)) t))))) |
#s(approx (* (+ (* -1 z) t) x) #s(hole binary64 (* t (+ x (* -1 (/ (* x z) t)))))) |
#s(approx (+ (* -1 z) t) #s(hole binary64 (* t (+ 1 (* -1 (/ z t)))))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (* -1 (* t (+ (* -1 x) (* -1 (/ (* z (- y x)) t))))))) |
#s(approx (* (+ (* -1 z) t) x) #s(hole binary64 (* -1 (* t (+ (* -1 x) (/ (* x z) t)))))) |
#s(approx (+ (* -1 z) t) #s(hole binary64 (* -1 (* t (- (/ z t) 1))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 9.0ms | t | @ | inf | ((+ (* (- y x) (/ z t)) x) (- y x) y (/ z t) z t x (+ (* (/ z t) (- y x)) x) (/ (* z y) t) (* z y) (+ (* (/ z t) (- y x)) x) (* (- 1 (/ z t)) x) (* (neg x) (/ z t)) (neg x) (+ (* (/ z t) (- y x)) x) (* (/ (- y x) t) z) (/ (- y x) t) (- y x) (+ x (/ (* (- y x) z) t)) (/ (+ (* (- y x) z) (* t x)) t) (+ (* (- y x) z) (* t x)) (* (+ (* -1 z) t) x) (+ (* -1 z) t) -1) |
| 8.0ms | x | @ | inf | ((+ (* (- y x) (/ z t)) x) (- y x) y (/ z t) z t x (+ (* (/ z t) (- y x)) x) (/ (* z y) t) (* z y) (+ (* (/ z t) (- y x)) x) (* (- 1 (/ z t)) x) (* (neg x) (/ z t)) (neg x) (+ (* (/ z t) (- y x)) x) (* (/ (- y x) t) z) (/ (- y x) t) (- y x) (+ x (/ (* (- y x) z) t)) (/ (+ (* (- y x) z) (* t x)) t) (+ (* (- y x) z) (* t x)) (* (+ (* -1 z) t) x) (+ (* -1 z) t) -1) |
| 7.0ms | x | @ | -inf | ((+ (* (- y x) (/ z t)) x) (- y x) y (/ z t) z t x (+ (* (/ z t) (- y x)) x) (/ (* z y) t) (* z y) (+ (* (/ z t) (- y x)) x) (* (- 1 (/ z t)) x) (* (neg x) (/ z t)) (neg x) (+ (* (/ z t) (- y x)) x) (* (/ (- y x) t) z) (/ (- y x) t) (- y x) (+ x (/ (* (- y x) z) t)) (/ (+ (* (- y x) z) (* t x)) t) (+ (* (- y x) z) (* t x)) (* (+ (* -1 z) t) x) (+ (* -1 z) t) -1) |
| 3.0ms | t | @ | -inf | ((+ (* (- y x) (/ z t)) x) (- y x) y (/ z t) z t x (+ (* (/ z t) (- y x)) x) (/ (* z y) t) (* z y) (+ (* (/ z t) (- y x)) x) (* (- 1 (/ z t)) x) (* (neg x) (/ z t)) (neg x) (+ (* (/ z t) (- y x)) x) (* (/ (- y x) t) z) (/ (- y x) t) (- y x) (+ x (/ (* (- y x) z) t)) (/ (+ (* (- y x) z) (* t x)) t) (+ (* (- y x) z) (* t x)) (* (+ (* -1 z) t) x) (+ (* -1 z) t) -1) |
| 3.0ms | z | @ | -inf | ((+ (* (- y x) (/ z t)) x) (- y x) y (/ z t) z t x (+ (* (/ z t) (- y x)) x) (/ (* z y) t) (* z y) (+ (* (/ z t) (- y x)) x) (* (- 1 (/ z t)) x) (* (neg x) (/ z t)) (neg x) (+ (* (/ z t) (- y x)) x) (* (/ (- y x) t) z) (/ (- y x) t) (- y x) (+ x (/ (* (- y x) z) t)) (/ (+ (* (- y x) z) (* t x)) t) (+ (* (- y x) z) (* t x)) (* (+ (* -1 z) t) x) (+ (* -1 z) t) -1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 362 | 2912 |
| 0 | 379 | 2759 |
| 1 | 1686 | 2721 |
| 0 | 8366 | 2577 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 #s(approx (- y x) y) (/.f64 z t) x) |
#s(approx (- y x) y) |
y |
(/.f64 z t) |
z |
t |
x |
#s(approx (+ (* (/ z t) (- y x)) x) (/.f64 (*.f64 z y) t)) |
(/.f64 (*.f64 z y) t) |
(*.f64 z y) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(approx (* (- 1 (/ z t)) x) (*.f64 (neg.f64 x) (/.f64 z t)))) |
#s(approx (* (- 1 (/ z t)) x) (*.f64 (neg.f64 x) (/.f64 z t))) |
(*.f64 (neg.f64 x) (/.f64 z t)) |
(neg.f64 x) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (/.f64 (-.f64 y x) t) z)) |
(*.f64 (/.f64 (-.f64 y x) t) z) |
(/.f64 (-.f64 y x) t) |
(-.f64 y x) |
#s(approx (+ x (/ (* (- y x) z) t)) (/.f64 #s(approx (+ (* (- y x) z) (* t x)) (*.f64 (fma.f64 #s(literal -1 binary64) z t) x)) t)) |
(/.f64 #s(approx (+ (* (- y x) z) (* t x)) (*.f64 (fma.f64 #s(literal -1 binary64) z t) x)) t) |
#s(approx (+ (* (- y x) z) (* t x)) (*.f64 (fma.f64 #s(literal -1 binary64) z t) x)) |
(*.f64 (fma.f64 #s(literal -1 binary64) z t) x) |
(fma.f64 #s(literal -1 binary64) z t) |
#s(literal -1 binary64) |
#s(approx (+ (* (- y x) (/ z t)) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ (* (- y x) (/ z t)) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)))) |
#s(approx (- y x) #s(hole binary64 y)) |
#s(approx (- y x) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)))) |
#s(approx (* (- 1 (/ z t)) x) #s(hole binary64 (* x (- 1 (/ z t))))) |
#s(approx (* (neg x) (/ z t)) #s(hole binary64 (* -1 (/ (* x z) t)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (* (/ (- y x) t) z) #s(hole binary64 (/ (* y z) t))) |
#s(approx (* (/ (- y x) t) z) #s(hole binary64 (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))) |
#s(approx (/ (- y x) t) #s(hole binary64 (/ y t))) |
#s(approx (/ (- y x) t) #s(hole binary64 (+ (* -1 (/ x t)) (/ y t)))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (* y z))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (+ (* x (+ t (* -1 z))) (* y z)))) |
#s(approx (* (+ (* -1 z) t) x) #s(hole binary64 (* x (+ t (* -1 z))))) |
#s(approx (+ (* (- y x) (/ z t)) x) #s(hole binary64 (* x (+ 1 (* -1 (/ z t)))))) |
#s(approx (+ (* (- y x) (/ z t)) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))))) |
#s(approx (- y x) #s(hole binary64 (* -1 x))) |
#s(approx (- y x) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* x (+ 1 (* -1 (/ z t)))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))))) |
#s(approx (* (/ (- y x) t) z) #s(hole binary64 (* -1 (/ (* x z) t)))) |
#s(approx (* (/ (- y x) t) z) #s(hole binary64 (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))) |
#s(approx (/ (- y x) t) #s(hole binary64 (* -1 (/ x t)))) |
#s(approx (/ (- y x) t) #s(hole binary64 (* x (- (/ y (* t x)) (/ 1 t))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* x (+ 1 (* -1 (/ z t)))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (/ (* x (+ t (* -1 z))) t))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (* x (+ t (* -1 z))))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (* x (+ t (+ (* -1 z) (/ (* y z) x)))))) |
#s(approx (+ (* (- y x) (/ z t)) x) #s(hole binary64 (* -1 (* x (- (/ z t) 1))))) |
#s(approx (+ (* (- y x) (/ z t)) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* -1 (* x (- (/ z t) 1))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))))) |
#s(approx (* (/ (- y x) t) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))))) |
#s(approx (/ (- y x) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t)))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* -1 (* x (- (/ z t) 1))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (* -1 (/ (* x (+ z (* -1 t))) t)))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (* -1 (* x (+ -1 (+ (* -1 (/ (* y z) (* t x))) (/ z t))))))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (* -1 (* x (+ z (* -1 t)))))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (* -1 (* x (+ z (+ (* -1 t) (* -1 (/ (* y z) x)))))))) |
#s(approx (+ (* (- y x) (/ z t)) x) #s(hole binary64 (+ x (* -1 (/ (* x z) t))))) |
#s(approx (+ (* (- y x) (/ z t)) x) #s(hole binary64 (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))))) |
#s(approx (- y x) #s(hole binary64 (- y x))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (+ x (* -1 (/ (* x z) t))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))))) |
#s(approx (/ (* z y) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ x (* -1 (/ (* x z) t))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (/ (+ (* -1 (* x z)) (* t x)) t))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (+ (* -1 (* x z)) (* t x)))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (+ (* -1 (* x z)) (+ (* t x) (* y z))))) |
#s(approx (+ (* (- y x) (/ z t)) x) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))))) |
#s(approx (- y x) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))))) |
#s(approx (* (/ (- y x) t) z) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))))) |
#s(approx (/ (- y x) t) #s(hole binary64 (* y (+ (* -1 (/ x (* t y))) (/ 1 t))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (* y (+ z (+ (* -1 (/ (* x z) y)) (/ (* t x) y)))))) |
#s(approx (+ (* (- y x) (/ z t)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))))) |
#s(approx (* (/ (- y x) t) z) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))))) |
#s(approx (/ (- y x) t) #s(hole binary64 (* -1 (* y (- (/ x (* t y)) (/ 1 t)))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ (+ (* -1 (* x z)) (* t x)) y))))))) |
#s(approx (+ (* (- y x) (/ z t)) x) #s(hole binary64 x)) |
#s(approx (+ (* (- y x) (/ z t)) x) #s(hole binary64 (+ x (* z (- (/ y t) (/ x t)))))) |
#s(approx (/ z t) #s(hole binary64 (/ z t))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 x)) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (+ x (* z (- (/ y t) (/ x t)))))) |
#s(approx (* (- 1 (/ z t)) x) #s(hole binary64 x)) |
#s(approx (* (- 1 (/ z t)) x) #s(hole binary64 (+ x (* -1 (/ (* x z) t))))) |
#s(approx (* (/ (- y x) t) z) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 x)) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ x (* z (- (/ y t) (/ x t)))))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 x)) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (+ x (* z (- (/ y t) (/ x t)))))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (* t x))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (+ (* t x) (* z (- y x))))) |
#s(approx (* (+ (* -1 z) t) x) #s(hole binary64 (* t x))) |
#s(approx (* (+ (* -1 z) t) x) #s(hole binary64 (+ (* -1 (* x z)) (* t x)))) |
#s(approx (+ (* -1 z) t) #s(hole binary64 t)) |
#s(approx (+ (* -1 z) t) #s(hole binary64 (+ t (* -1 z)))) |
#s(approx (+ (* (- y x) (/ z t)) x) #s(hole binary64 (* z (- (/ y t) (/ x t))))) |
#s(approx (+ (* (- y x) (/ z t)) x) #s(hole binary64 (* z (- (+ (/ x z) (/ y t)) (/ x t))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* z (- (/ y t) (/ x t))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* z (- (+ (/ x z) (/ y t)) (/ x t))))) |
#s(approx (* (- 1 (/ z t)) x) #s(hole binary64 (* -1 (/ (* x z) t)))) |
#s(approx (* (- 1 (/ z t)) x) #s(hole binary64 (* z (+ (* -1 (/ x t)) (/ x z))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* z (- (/ y t) (/ x t))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* z (- (+ (/ x z) (/ y t)) (/ x t))))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (* z (- (+ (/ x z) (/ y t)) (/ x t))))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (* z (- y x)))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (* z (- (+ y (/ (* t x) z)) x)))) |
#s(approx (* (+ (* -1 z) t) x) #s(hole binary64 (* -1 (* x z)))) |
#s(approx (* (+ (* -1 z) t) x) #s(hole binary64 (* z (+ (* -1 x) (/ (* t x) z))))) |
#s(approx (+ (* -1 z) t) #s(hole binary64 (* -1 z))) |
#s(approx (+ (* -1 z) t) #s(hole binary64 (* z (- (/ t z) 1)))) |
#s(approx (+ (* (- y x) (/ z t)) x) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (+ (* (- y x) (/ z t)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))))) |
#s(approx (* (- 1 (/ z t)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (/ x t)))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (* -1 (* z (+ (* -1 (- y x)) (* -1 (/ (* t x) z))))))) |
#s(approx (* (+ (* -1 z) t) x) #s(hole binary64 (* -1 (* z (+ x (* -1 (/ (* t x) z))))))) |
#s(approx (+ (* -1 z) t) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ t z))))))) |
#s(approx (+ (* (- y x) (/ z t)) x) #s(hole binary64 (/ (+ (* t x) (* z (- y x))) t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (/ (+ (* t x) (* z (- y x))) t))) |
#s(approx (* (- 1 (/ z t)) x) #s(hole binary64 (/ (+ (* -1 (* x z)) (* t x)) t))) |
#s(approx (/ (- y x) t) #s(hole binary64 (/ (- y x) t))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (/ (+ (* t x) (* z (- y x))) t))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (/ (+ (* t x) (* z (- y x))) t))) |
#s(approx (+ (* (- y x) (/ z t)) x) #s(hole binary64 (+ x (/ (* z (- y x)) t)))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (+ x (/ (* z (- y x)) t)))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ x (/ (* z (- y x)) t)))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) #s(hole binary64 (+ x (/ (* z (- y x)) t)))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (* t (+ x (/ (* z (- y x)) t))))) |
#s(approx (* (+ (* -1 z) t) x) #s(hole binary64 (* t (+ x (* -1 (/ (* x z) t)))))) |
#s(approx (+ (* -1 z) t) #s(hole binary64 (* t (+ 1 (* -1 (/ z t)))))) |
#s(approx (+ (* (- y x) z) (* t x)) #s(hole binary64 (* -1 (* t (+ (* -1 x) (* -1 (/ (* z (- y x)) t))))))) |
#s(approx (* (+ (* -1 z) t) x) #s(hole binary64 (* -1 (* t (+ (* -1 x) (/ (* x z) t)))))) |
#s(approx (+ (* -1 z) t) #s(hole binary64 (* -1 (* t (- (/ z t) 1))))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (/.f64 z t) #s(approx (- y x) y)) #s(literal 2 binary64))) (-.f64 x (*.f64 (/.f64 z t) #s(approx (- y x) y)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 z t) #s(approx (- y x) y)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 z t) #s(approx (- y x) y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 z t) #s(approx (- y x) y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 z t) #s(approx (- y x) y)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (/.f64 z t) #s(approx (- y x) y)) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 z t) #s(approx (- y x) y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 z t) #s(approx (- y x) y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 z t) #s(approx (- y x) y)) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 z t) #s(approx (- y x) y)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (/.f64 z t) #s(approx (- y x) y)) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 z t) #s(approx (- y x) y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 z t) #s(approx (- y x) y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 z t) #s(approx (- y x) y)) x)))) |
(fma.f64 (/.f64 z t) #s(approx (- y x) y) x) |
(fma.f64 #s(approx (- y x) y) (/.f64 z t) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 z t) #s(approx (- y x) y)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 z t) #s(approx (- y x) y)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 z t) #s(approx (- y x) y)) x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 z t) #s(approx (- y x) y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 z t) #s(approx (- y x) y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 z t) #s(approx (- y x) y)) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 z t) #s(approx (- y x) y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 z t) #s(approx (- y x) y)) x))))) |
(+.f64 (*.f64 (/.f64 z t) #s(approx (- y x) y)) x) |
(+.f64 x (*.f64 (/.f64 z t) #s(approx (- y x) y))) |
#s(approx (- y x) y) |
y |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 z t)) |
(*.f64 (/.f64 z t) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (neg.f64 z)) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 z) (neg.f64 t)) |
(/.f64 z t) |
z |
t |
x |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 y (/.f64 z t))) |
(*.f64 z (/.f64 y t)) |
(*.f64 y (/.f64 z t)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 z y))) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 (*.f64 z y)) (neg.f64 t)) |
(/.f64 (*.f64 z y) t) |
(*.f64 z y) |
(*.f64 y z) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(approx (* (- 1 (/ z t)) x) (*.f64 (neg.f64 x) (/.f64 z t)))) |
#s(approx (* (- 1 (/ z t)) x) (*.f64 (neg.f64 x) (/.f64 z t))) |
(*.f64 (*.f64 x (/.f64 z t)) #s(literal -1 binary64)) |
(*.f64 (neg.f64 x) (/.f64 z t)) |
(*.f64 #s(literal -1 binary64) (*.f64 x (/.f64 z t))) |
(*.f64 (/.f64 z t) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) z)) (neg.f64 t)) |
(/.f64 (*.f64 (neg.f64 x) z) t) |
(neg.f64 (*.f64 x (/.f64 z t))) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (/.f64 (-.f64 y x) t) z)) |
(*.f64 (/.f64 (-.f64 y x) t) z) |
(*.f64 (/.f64 z t) (-.f64 y x)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(*.f64 (-.f64 y x) (/.f64 z t)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 z (-.f64 y x)))) (neg.f64 (neg.f64 t))) |
(/.f64 (*.f64 (neg.f64 z) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (neg.f64 t) (+.f64 y x))) |
(/.f64 (*.f64 (neg.f64 z) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (neg.f64 t) (fma.f64 y y (fma.f64 x x (*.f64 y x))))) |
(/.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 t (+.f64 y x))) |
(/.f64 (*.f64 z (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 t (fma.f64 y y (fma.f64 x x (*.f64 y x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (neg.f64 z)) (*.f64 (+.f64 y x) (neg.f64 t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) z) (*.f64 (+.f64 y x) t)) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 z)) (*.f64 (fma.f64 y y (fma.f64 x x (*.f64 y x))) (neg.f64 t))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z) (*.f64 (fma.f64 y y (fma.f64 x x (*.f64 y x))) t)) |
(/.f64 (neg.f64 (*.f64 z (-.f64 y x))) (neg.f64 t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(*.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 y x) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 y x) t) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) t)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (pow.f64 (/.f64 x t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (+.f64 y x) t))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 y t) #s(literal 3 binary64)) (pow.f64 (/.f64 x t) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 x t) #s(literal 2 binary64)) (*.f64 (/.f64 y t) (/.f64 x t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t y) (*.f64 t x))) (neg.f64 (*.f64 t t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (neg.f64 t)) (*.f64 (neg.f64 t) (neg.f64 x))) (*.f64 t t)) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) t) (*.f64 (neg.f64 t) x)) (*.f64 (neg.f64 t) t)) |
(/.f64 (-.f64 (*.f64 y (neg.f64 t)) (*.f64 t (neg.f64 x))) (*.f64 t (neg.f64 t))) |
(/.f64 (-.f64 (neg.f64 y) (neg.f64 x)) (neg.f64 t)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 y x))) (neg.f64 (neg.f64 t))) |
(/.f64 (-.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (pow.f64 (/.f64 x t) #s(literal 2 binary64))) (/.f64 (+.f64 y x) t)) |
(/.f64 (-.f64 (pow.f64 (/.f64 y t) #s(literal 3 binary64)) (pow.f64 (/.f64 x t) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 x t) #s(literal 2 binary64)) (*.f64 (/.f64 y t) (/.f64 x t))))) |
(/.f64 (-.f64 (*.f64 t y) (*.f64 t x)) (*.f64 t t)) |
(/.f64 (neg.f64 (-.f64 y x)) (neg.f64 t)) |
(/.f64 (-.f64 y x) t) |
(-.f64 (/.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (/.f64 (+.f64 y x) t)) (/.f64 (pow.f64 (/.f64 x t) #s(literal 2 binary64)) (/.f64 (+.f64 y x) t))) |
(-.f64 (/.f64 (pow.f64 (/.f64 y t) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 x t) #s(literal 2 binary64)) (*.f64 (/.f64 y t) (/.f64 x t))))) (/.f64 (pow.f64 (/.f64 x t) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 x t) #s(literal 2 binary64)) (*.f64 (/.f64 y t) (/.f64 x t)))))) |
(-.f64 (/.f64 (*.f64 t y) (*.f64 t t)) (/.f64 (*.f64 t x) (*.f64 t t))) |
(-.f64 (/.f64 y t) (/.f64 x t)) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 y y (fma.f64 x x (*.f64 y x))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 y x)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y y (fma.f64 x x (*.f64 y x)))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (fma.f64 x x (*.f64 y x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (fma.f64 x x (*.f64 y x))))) |
(-.f64 y x) |
#s(approx (+ x (/ (* (- y x) z) t)) (/.f64 #s(approx (+ (* (- y x) z) (* t x)) (*.f64 (fma.f64 #s(literal -1 binary64) z t) x)) t)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (+ (* (- y x) z) (* t x)) (*.f64 (fma.f64 #s(literal -1 binary64) z t) x)))) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 #s(approx (+ (* (- y x) z) (* t x)) (*.f64 (fma.f64 #s(literal -1 binary64) z t) x))) (neg.f64 t)) |
(/.f64 #s(approx (+ (* (- y x) z) (* t x)) (*.f64 (fma.f64 #s(literal -1 binary64) z t) x)) t) |
#s(approx (+ (* (- y x) z) (* t x)) (*.f64 (fma.f64 #s(literal -1 binary64) z t) x)) |
(*.f64 (fma.f64 #s(literal -1 binary64) z t) x) |
(*.f64 x (fma.f64 #s(literal -1 binary64) z t)) |
(/.f64 (-.f64 (pow.f64 (*.f64 t x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 z) x) (*.f64 (neg.f64 z) x))) (-.f64 (*.f64 t x) (*.f64 (neg.f64 z) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 t x) #s(literal 2 binary64)) (*.f64 (*.f64 x (neg.f64 z)) (*.f64 x (neg.f64 z)))) (-.f64 (*.f64 t x) (*.f64 x (neg.f64 z)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 t x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 t x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 z) x) (*.f64 (neg.f64 z) x)) (*.f64 (*.f64 t x) (*.f64 (neg.f64 z) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 t x) #s(literal 3 binary64)) (pow.f64 (*.f64 x (neg.f64 z)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 t x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x (neg.f64 z)) (*.f64 x (neg.f64 z))) (*.f64 (*.f64 t x) (*.f64 x (neg.f64 z)))))) |
(fma.f64 t x (*.f64 (neg.f64 z) x)) |
(fma.f64 t x (*.f64 x (neg.f64 z))) |
(fma.f64 x t (*.f64 (neg.f64 z) x)) |
(fma.f64 x t (*.f64 x (neg.f64 z))) |
(+.f64 (*.f64 t x) (*.f64 (neg.f64 z) x)) |
(+.f64 (*.f64 t x) (*.f64 x (neg.f64 z))) |
(/.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) z) #s(literal 3 binary64))) (fma.f64 t t (fma.f64 (*.f64 #s(literal 1 binary64) z) (*.f64 #s(literal 1 binary64) z) (*.f64 t (*.f64 #s(literal 1 binary64) z))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 z z))) (neg.f64 (-.f64 t (neg.f64 z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 t t))) (neg.f64 (-.f64 (neg.f64 z) t))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 (neg.f64 z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 t t (-.f64 (*.f64 z z) (*.f64 t (neg.f64 z)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 z #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 t #s(literal 3 binary64)))) (neg.f64 (fma.f64 z z (-.f64 (*.f64 t t) (*.f64 (neg.f64 z) t))))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (-.f64 t (neg.f64 z))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 (neg.f64 z) t)) |
(/.f64 (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 (neg.f64 z) #s(literal 3 binary64))) (fma.f64 t t (-.f64 (*.f64 z z) (*.f64 t (neg.f64 z))))) |
(/.f64 (fma.f64 (pow.f64 z #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 t #s(literal 3 binary64))) (fma.f64 z z (-.f64 (*.f64 t t) (*.f64 (neg.f64 z) t)))) |
(fma.f64 #s(literal -1 binary64) z t) |
(fma.f64 z #s(literal -1 binary64) t) |
(-.f64 (/.f64 (*.f64 t t) (-.f64 t (neg.f64 z))) (/.f64 (*.f64 z z) (-.f64 t (neg.f64 z)))) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 (neg.f64 z) t)) (/.f64 (*.f64 t t) (-.f64 (neg.f64 z) t))) |
(-.f64 t (*.f64 #s(literal 1 binary64) z)) |
(+.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 t t (-.f64 (*.f64 z z) (*.f64 t (neg.f64 z))))) (/.f64 (pow.f64 (neg.f64 z) #s(literal 3 binary64)) (fma.f64 t t (-.f64 (*.f64 z z) (*.f64 t (neg.f64 z)))))) |
(+.f64 (/.f64 (pow.f64 (neg.f64 z) #s(literal 3 binary64)) (fma.f64 z z (-.f64 (*.f64 t t) (*.f64 (neg.f64 z) t)))) (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 z z (-.f64 (*.f64 t t) (*.f64 (neg.f64 z) t))))) |
(+.f64 (neg.f64 z) t) |
(+.f64 t (neg.f64 z)) |
#s(literal -1 binary64) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 y (/.f64 z t))) |
#s(approx (+ x (/ (* (- y x) z) t)) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x (*.f64 y (/.f64 z t)))) |
#s(approx (- y x) y) |
#s(approx (- y x) (fma.f64 #s(literal -1 binary64) x y)) |
#s(approx x x) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 y (/.f64 z t))) |
#s(approx (+ x (/ (* (- y x) z) t)) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x (*.f64 y (/.f64 z t)))) |
#s(approx (* (- 1 (/ z t)) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
#s(approx (* (neg x) (/ z t)) (*.f64 (neg.f64 x) (/.f64 z t))) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (* (/ (- y x) t) z) (*.f64 y (/.f64 z t))) |
#s(approx (* (/ (- y x) t) z) (/.f64 (fma.f64 (neg.f64 x) z (*.f64 z y)) t)) |
#s(approx (/ (- y x) t) (/.f64 y t)) |
#s(approx (/ (- y x) t) (/.f64 (fma.f64 #s(literal -1 binary64) x y) t)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 y (/.f64 z t))) |
#s(approx (+ x (/ (* (- y x) z) t)) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x (*.f64 y (/.f64 z t)))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) (*.f64 y (/.f64 z t))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x (*.f64 y (/.f64 z t)))) |
#s(approx (+ (* (- y x) z) (* t x)) (*.f64 z y)) |
#s(approx (+ (* (- y x) z) (* t x)) (fma.f64 (fma.f64 #s(literal -1 binary64) z t) x (*.f64 z y))) |
#s(approx (* (+ (* -1 z) t) x) (*.f64 (fma.f64 #s(literal -1 binary64) z t) x)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (+.f64 (fma.f64 (/.f64 z x) (/.f64 y t) (/.f64 (neg.f64 z) t)) #s(literal 1 binary64)) x)) |
#s(approx (- y x) (neg.f64 x)) |
#s(approx (- y x) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (+.f64 (fma.f64 (/.f64 z x) (/.f64 y t) (/.f64 (neg.f64 z) t)) #s(literal 1 binary64)) x)) |
#s(approx (* (/ (- y x) t) z) (*.f64 (neg.f64 x) (/.f64 z t))) |
#s(approx (* (/ (- y x) t) z) (*.f64 (fma.f64 (/.f64 z x) (/.f64 y t) (/.f64 (neg.f64 z) t)) x)) |
#s(approx (/ (- y x) t) (/.f64 (neg.f64 x) t)) |
#s(approx (/ (- y x) t) (*.f64 (-.f64 (/.f64 (/.f64 y t) x) (pow.f64 t #s(literal -1 binary64))) x)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (+.f64 (fma.f64 (/.f64 z x) (/.f64 y t) (/.f64 (neg.f64 z) t)) #s(literal 1 binary64)) x)) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) (*.f64 x (/.f64 (fma.f64 #s(literal -1 binary64) z t) t))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) (*.f64 (+.f64 (fma.f64 (/.f64 z x) (/.f64 y t) (/.f64 (neg.f64 z) t)) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (- y x) z) (* t x)) (*.f64 (fma.f64 #s(literal -1 binary64) z t) x)) |
#s(approx (+ (* (- y x) z) (* t x)) (*.f64 (+.f64 (fma.f64 y (/.f64 z x) (neg.f64 z)) t) x)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (neg.f64 x) (-.f64 (/.f64 z t) #s(literal 1 binary64)))) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 y (/.f64 z t)) x) #s(literal -1 binary64) (-.f64 (/.f64 z t) #s(literal 1 binary64))))) |
#s(approx (- y x) (*.f64 (neg.f64 x) (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (neg.f64 x) (-.f64 (/.f64 z t) #s(literal 1 binary64)))) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 y (/.f64 z t)) x) #s(literal -1 binary64) (-.f64 (/.f64 z t) #s(literal 1 binary64))))) |
#s(approx (* (/ (- y x) t) z) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 y (/.f64 z t)) x) #s(literal -1 binary64) (/.f64 z t)))) |
#s(approx (/ (- y x) t) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (/.f64 y t) x) #s(literal -1 binary64) (pow.f64 t #s(literal -1 binary64))))) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (neg.f64 x) (-.f64 (/.f64 z t) #s(literal 1 binary64)))) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 y (/.f64 z t)) x) #s(literal -1 binary64) (-.f64 (/.f64 z t) #s(literal 1 binary64))))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) (neg.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) t z) x) t))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) (*.f64 (neg.f64 x) (+.f64 (fma.f64 (/.f64 (*.f64 y (/.f64 z t)) x) #s(literal -1 binary64) (/.f64 z t)) #s(literal -1 binary64)))) |
#s(approx (+ (* (- y x) z) (* t x)) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) t z))) |
#s(approx (+ (* (- y x) z) (* t x)) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (+.f64 t (/.f64 (*.f64 z y) x)) z))) |
#s(approx (+ x (/ (* (- y x) z) t)) (fma.f64 (neg.f64 x) (/.f64 z t) x)) |
#s(approx (+ x (/ (* (- y x) z) t)) (+.f64 (/.f64 (fma.f64 (neg.f64 x) z (*.f64 z y)) t) x)) |
#s(approx (- y x) (-.f64 y x)) |
#s(approx y y) |
#s(approx (+ x (/ (* (- y x) z) t)) (fma.f64 (neg.f64 x) (/.f64 z t) x)) |
#s(approx (+ x (/ (* (- y x) z) t)) (+.f64 (/.f64 (fma.f64 (neg.f64 x) z (*.f64 z y)) t) x)) |
#s(approx (/ (* z y) t) (*.f64 y (/.f64 z t))) |
#s(approx (* z y) (*.f64 z y)) |
#s(approx (+ x (/ (* (- y x) z) t)) (fma.f64 (neg.f64 x) (/.f64 z t) x)) |
#s(approx (+ x (/ (* (- y x) z) t)) (+.f64 (/.f64 (fma.f64 (neg.f64 x) z (*.f64 z y)) t) x)) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) (/.f64 (fma.f64 (neg.f64 x) z (*.f64 t x)) t)) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) (+.f64 (/.f64 (fma.f64 (neg.f64 x) z (*.f64 z y)) t) x)) |
#s(approx (+ (* (- y x) z) (* t x)) (fma.f64 (neg.f64 x) z (*.f64 t x))) |
#s(approx (+ (* (- y x) z) (* t x)) (fma.f64 (neg.f64 x) z (fma.f64 t x (*.f64 z y)))) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (/.f64 (fma.f64 (neg.f64 x) z (fma.f64 t x (*.f64 z y))) (*.f64 t y)) y)) |
#s(approx (- y x) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal 1 binary64)) y)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (/.f64 (fma.f64 (neg.f64 x) z (fma.f64 t x (*.f64 z y))) (*.f64 t y)) y)) |
#s(approx (* (/ (- y x) t) z) (*.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z t) (/.f64 z t)) y)) |
#s(approx (/ (- y x) t) (*.f64 (fma.f64 (/.f64 (/.f64 x t) y) #s(literal -1 binary64) (pow.f64 t #s(literal -1 binary64))) y)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (/.f64 (fma.f64 (neg.f64 x) z (fma.f64 t x (*.f64 z y))) (*.f64 t y)) y)) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) (*.f64 (/.f64 (fma.f64 (neg.f64 x) z (fma.f64 t x (*.f64 z y))) (*.f64 t y)) y)) |
#s(approx (+ (* (- y x) z) (* t x)) (*.f64 (+.f64 (/.f64 (fma.f64 (neg.f64 x) z (*.f64 t x)) y) z) y)) |
#s(approx (+ x (/ (* (- y x) z) t)) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (neg.f64 x) (/.f64 z t) x) y) #s(literal -1 binary64) (/.f64 (neg.f64 z) t)) y))) |
#s(approx (- y x) (neg.f64 (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y))) |
#s(approx (+ x (/ (* (- y x) z) t)) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (neg.f64 x) (/.f64 z t) x) y) #s(literal -1 binary64) (/.f64 (neg.f64 z) t)) y))) |
#s(approx (* (/ (- y x) t) z) (neg.f64 (*.f64 (fma.f64 (/.f64 z y) (/.f64 x t) (/.f64 (neg.f64 z) t)) y))) |
#s(approx (/ (- y x) t) (neg.f64 (*.f64 (-.f64 (/.f64 (/.f64 x t) y) (pow.f64 t #s(literal -1 binary64))) y))) |
#s(approx (+ x (/ (* (- y x) z) t)) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (neg.f64 x) (/.f64 z t) x) y) #s(literal -1 binary64) (/.f64 (neg.f64 z) t)) y))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (neg.f64 x) (/.f64 z t) x) y) #s(literal -1 binary64) (/.f64 (neg.f64 z) t)) y))) |
#s(approx (+ (* (- y x) z) (* t x)) (neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 (neg.f64 x) z (*.f64 t x)) y) z)) y))) |
#s(approx (+ x (/ (* (- y x) z) t)) x) |
#s(approx (+ x (/ (* (- y x) z) t)) (fma.f64 (/.f64 z t) (-.f64 y x) x)) |
#s(approx (/ z t) (/.f64 z t)) |
#s(approx z z) |
#s(approx (+ x (/ (* (- y x) z) t)) x) |
#s(approx (+ x (/ (* (- y x) z) t)) (fma.f64 (/.f64 z t) (-.f64 y x) x)) |
#s(approx (* (- 1 (/ z t)) x) x) |
#s(approx (* (- 1 (/ z t)) x) (fma.f64 (neg.f64 x) (/.f64 z t) x)) |
#s(approx (* (/ (- y x) t) z) (*.f64 (/.f64 (-.f64 y x) t) z)) |
#s(approx (+ x (/ (* (- y x) z) t)) x) |
#s(approx (+ x (/ (* (- y x) z) t)) (fma.f64 (/.f64 z t) (-.f64 y x) x)) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) x) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) (fma.f64 (/.f64 z t) (-.f64 y x) x)) |
#s(approx (+ (* (- y x) z) (* t x)) (*.f64 t x)) |
#s(approx (+ (* (- y x) z) (* t x)) (fma.f64 z (-.f64 y x) (*.f64 t x))) |
#s(approx (* (+ (* -1 z) t) x) (*.f64 t x)) |
#s(approx (* (+ (* -1 z) t) x) (fma.f64 (neg.f64 x) z (*.f64 t x))) |
#s(approx (+ (* -1 z) t) t) |
#s(approx (+ (* -1 z) t) (fma.f64 #s(literal -1 binary64) z t)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (/.f64 (-.f64 y x) t) z)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t)) z)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (/.f64 (-.f64 y x) t) z)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t)) z)) |
#s(approx (* (- 1 (/ z t)) x) (*.f64 (neg.f64 x) (/.f64 z t))) |
#s(approx (* (- 1 (/ z t)) x) (*.f64 (fma.f64 (/.f64 x t) #s(literal -1 binary64) (/.f64 x z)) z)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (/.f64 (-.f64 y x) t) z)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t)) z)) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) (*.f64 (/.f64 (-.f64 y x) t) z)) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) (*.f64 (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t)) z)) |
#s(approx (+ (* (- y x) z) (* t x)) (*.f64 z (-.f64 y x))) |
#s(approx (+ (* (- y x) z) (* t x)) (*.f64 (-.f64 (fma.f64 t (/.f64 x z) y) x) z)) |
#s(approx (* (+ (* -1 z) t) x) (*.f64 (neg.f64 x) z)) |
#s(approx (* (+ (* -1 z) t) x) (*.f64 (fma.f64 t (/.f64 x z) (neg.f64 x)) z)) |
#s(approx (+ (* -1 z) t) (neg.f64 z)) |
#s(approx (+ (* -1 z) t) (*.f64 (-.f64 (/.f64 t z) #s(literal 1 binary64)) z)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (/.f64 (-.f64 y x) t) z)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (neg.f64 z) (-.f64 (/.f64 (neg.f64 x) z) (/.f64 (-.f64 y x) t)))) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (/.f64 (-.f64 y x) t) z)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (neg.f64 z) (-.f64 (/.f64 (neg.f64 x) z) (/.f64 (-.f64 y x) t)))) |
#s(approx (* (- 1 (/ z t)) x) (*.f64 (neg.f64 z) (fma.f64 (/.f64 x z) #s(literal -1 binary64) (/.f64 x t)))) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (/.f64 (-.f64 y x) t) z)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (neg.f64 z) (-.f64 (/.f64 (neg.f64 x) z) (/.f64 (-.f64 y x) t)))) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) (*.f64 (neg.f64 z) (-.f64 (/.f64 (neg.f64 x) z) (/.f64 (-.f64 y x) t)))) |
#s(approx (+ (* (- y x) z) (* t x)) (*.f64 (neg.f64 z) (fma.f64 (*.f64 t (/.f64 x z)) #s(literal -1 binary64) (neg.f64 (-.f64 y x))))) |
#s(approx (* (+ (* -1 z) t) x) (*.f64 (neg.f64 z) (fma.f64 (*.f64 t (/.f64 x z)) #s(literal -1 binary64) x))) |
#s(approx (+ (* -1 z) t) (*.f64 (neg.f64 z) (-.f64 #s(literal 1 binary64) (/.f64 t z)))) |
#s(approx (+ x (/ (* (- y x) z) t)) (/.f64 (fma.f64 z (-.f64 y x) (*.f64 t x)) t)) |
#s(approx t t) |
#s(approx (+ x (/ (* (- y x) z) t)) (/.f64 (fma.f64 z (-.f64 y x) (*.f64 t x)) t)) |
#s(approx (* (- 1 (/ z t)) x) (/.f64 (fma.f64 (neg.f64 x) z (*.f64 t x)) t)) |
#s(approx (/ (- y x) t) (/.f64 (-.f64 y x) t)) |
#s(approx (+ x (/ (* (- y x) z) t)) (/.f64 (fma.f64 z (-.f64 y x) (*.f64 t x)) t)) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) (/.f64 (fma.f64 z (-.f64 y x) (*.f64 t x)) t)) |
#s(approx (+ x (/ (* (- y x) z) t)) (fma.f64 (/.f64 z t) (-.f64 y x) x)) |
#s(approx (+ x (/ (* (- y x) z) t)) (fma.f64 (/.f64 z t) (-.f64 y x) x)) |
#s(approx (+ x (/ (* (- y x) z) t)) (fma.f64 (/.f64 z t) (-.f64 y x) x)) |
#s(approx (/ (+ (* (- y x) z) (* t x)) t) (fma.f64 (/.f64 z t) (-.f64 y x) x)) |
#s(approx (+ (* (- y x) z) (* t x)) (*.f64 (fma.f64 (/.f64 z t) (-.f64 y x) x) t)) |
#s(approx (* (+ (* -1 z) t) x) (*.f64 (fma.f64 (neg.f64 x) (/.f64 z t) x) t)) |
#s(approx (+ (* -1 z) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) t)) |
#s(approx (+ (* (- y x) z) (* t x)) (*.f64 (neg.f64 t) (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 z t) (-.f64 y x) x)))) |
#s(approx (* (+ (* -1 z) t) x) (*.f64 (neg.f64 t) (fma.f64 x (/.f64 z t) (neg.f64 x)))) |
#s(approx (+ (* -1 z) t) (*.f64 (neg.f64 t) (-.f64 (/.f64 z t) #s(literal 1 binary64)))) |
Compiled 6 204 to 965 computations (84.4% saved)
17 alts after pruning (5 fresh and 12 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 217 | 3 | 220 |
| Fresh | 0 | 2 | 2 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 9 | 9 |
| Total | 219 | 17 | 236 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 98.4% | (fma.f64 (/.f64 z t) (-.f64 y x) x) |
| ✓ | 73.7% | (fma.f64 #s(approx (- y x) y) (/.f64 z t) x) |
| ✓ | 92.1% | (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
| ✓ | 68.9% | (+.f64 x (/.f64 (*.f64 #s(approx (- y x) y) z) t)) |
| ✓ | 39.4% | #s(approx (+ (* (/ z t) (- y x)) x) (/.f64 (*.f64 z y) t)) |
| 33.4% | #s(approx (+ (* (/ z t) (- y x)) x) (*.f64 #s(approx (/ (- y x) t) (/.f64 (neg.f64 x) t)) z)) | |
| 40.2% | #s(approx (+ (* (/ z t) (- y x)) x) (*.f64 #s(approx (/ (- y x) t) (/.f64 y t)) z)) | |
| ✓ | 44.2% | #s(approx (+ (* (/ z t) (- y x)) x) (*.f64 y (/.f64 z t))) |
| ✓ | 36.1% | #s(approx (+ (* (/ z t) (- y x)) x) #s(approx (* (- 1 (/ z t)) x) (*.f64 (neg.f64 x) (/.f64 z t)))) |
| ✓ | 63.9% | #s(approx (+ x (/ (* (- y x) z) t)) (/.f64 (*.f64 (-.f64 y x) z) t)) |
| 51.5% | #s(approx (+ x (/ (* (- y x) z) t)) (/.f64 #s(approx (+ (* (- y x) z) (* t x)) (*.f64 (+.f64 (neg.f64 z) t) x)) t)) | |
| ✓ | 22.8% | #s(approx (+ x (/ (* (- y x) z) t)) (/.f64 #s(approx (+ (* (- y x) z) (* t x)) (*.f64 x t)) t)) |
| 60.9% | #s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (fma.f64 (/.f64 (/.f64 z x) t) y #s(approx (- 1 (/ z t)) #s(literal 1 binary64))) x)) | |
| ✓ | 64.8% | #s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
| ✓ | 32.0% | #s(approx (+ x (/ (* (- y x) z) t)) #s(approx (* (- 1 (/ z t)) x) (/.f64 (*.f64 (neg.f64 x) z) t))) |
| 55.2% | #s(approx (+ x (/ (* (- y x) z) t)) #s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) (*.f64 (*.f64 z x) (-.f64 (/.f64 (/.f64 y t) x) (pow.f64 t #s(literal -1 binary64)))))) | |
| ✓ | 31.4% | #s(approx (+ x (/ (* (- y x) z) t)) x) |
Compiled 778 to 326 computations (58.1% saved)
| Inputs |
|---|
#s(approx (+ x (/ (* (- y x) z) t)) x) |
#s(approx (+ x (/ (* (- y x) z) t)) (/.f64 #s(approx (+ (* (- y x) z) (* t x)) (*.f64 x t)) t)) |
#s(approx (+ x (/ (* (- y x) z) t)) (/.f64 (*.f64 z y) t)) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 y (/.f64 z t))) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 #s(approx (/ (- y x) t) (/.f64 y t)) z)) |
#s(approx (+ (* (/ z t) (- y x)) x) (/.f64 (*.f64 z y) t)) |
(fma.f64 #s(approx (- y x) y) (/.f64 z t) x) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(approx (* (- 1 (/ z t)) x) (/.f64 (*.f64 (neg.f64 x) z) t))) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 #s(approx (- 1 (/ z t)) (/.f64 (neg.f64 z) t)) x)) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(approx (* (- 1 (/ z t)) x) (*.f64 (neg.f64 x) (/.f64 z t)))) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 #s(approx (/ (- y x) t) (/.f64 (neg.f64 x) t)) z)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
#s(approx (+ x (/ (* (- y x) z) t)) (/.f64 (*.f64 (-.f64 y x) z) t)) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (/.f64 (-.f64 y x) t) z)) |
(+.f64 x (/.f64 (*.f64 #s(approx (- y x) y) z) t)) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(fma.f64 (/.f64 (-.f64 y x) t) z x) |
#s(approx (+ x (/ (* (- y x) z) t)) (/.f64 #s(approx (+ (* (- y x) z) (* t x)) (*.f64 (+.f64 (neg.f64 z) t) x)) t)) |
#s(approx (+ x (/ (* (- y x) z) t)) (/.f64 #s(approx (+ (* (- y x) z) (* t x)) (*.f64 (fma.f64 #s(literal -1 binary64) z t) x)) t)) |
(+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
#s(approx (+ x (/ (* (- y x) z) t)) (/.f64 (fma.f64 (-.f64 y x) z (*.f64 t x)) t)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (fma.f64 (/.f64 (/.f64 z x) t) y #s(approx (- 1 (/ z t)) #s(literal 1 binary64))) x)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (fma.f64 (/.f64 (/.f64 z x) t) y (-.f64 #s(literal 1 binary64) (/.f64 z t))) x)) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) (*.f64 (*.f64 z x) (-.f64 (/.f64 (/.f64 y t) x) (pow.f64 t #s(literal -1 binary64)))))) |
| Outputs |
|---|
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
5 calls:
| 11.0ms | z |
| 9.0ms | (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
| 7.0ms | t |
| 7.0ms | y |
| 7.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.4% | 1 | (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
| 98.4% | 1 | x |
| 98.4% | 1 | y |
| 98.4% | 1 | z |
| 98.4% | 1 | t |
Compiled 13 to 24 computations (-84.6% saved)
| Inputs |
|---|
#s(approx (+ x (/ (* (- y x) z) t)) x) |
#s(approx (+ x (/ (* (- y x) z) t)) (/.f64 #s(approx (+ (* (- y x) z) (* t x)) (*.f64 x t)) t)) |
#s(approx (+ x (/ (* (- y x) z) t)) (/.f64 (*.f64 z y) t)) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 y (/.f64 z t))) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 #s(approx (/ (- y x) t) (/.f64 y t)) z)) |
#s(approx (+ (* (/ z t) (- y x)) x) (/.f64 (*.f64 z y) t)) |
(fma.f64 #s(approx (- y x) y) (/.f64 z t) x) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(approx (* (- 1 (/ z t)) x) (/.f64 (*.f64 (neg.f64 x) z) t))) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 #s(approx (- 1 (/ z t)) (/.f64 (neg.f64 z) t)) x)) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(approx (* (- 1 (/ z t)) x) (*.f64 (neg.f64 x) (/.f64 z t)))) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 #s(approx (/ (- y x) t) (/.f64 (neg.f64 x) t)) z)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
#s(approx (+ x (/ (* (- y x) z) t)) (/.f64 (*.f64 (-.f64 y x) z) t)) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (/.f64 (-.f64 y x) t) z)) |
(+.f64 x (/.f64 (*.f64 #s(approx (- y x) y) z) t)) |
| Outputs |
|---|
(fma.f64 #s(approx (- y x) y) (/.f64 z t) x) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
(fma.f64 #s(approx (- y x) y) (/.f64 z t) x) |
5 calls:
| 7.0ms | x |
| 5.0ms | t |
| 5.0ms | z |
| 5.0ms | y |
| 4.0ms | (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.3% | 3 | (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
| 87.5% | 3 | x |
| 88.0% | 3 | y |
| 86.6% | 3 | z |
| 87.6% | 3 | t |
Compiled 13 to 24 computations (-84.6% saved)
| Inputs |
|---|
#s(approx (+ x (/ (* (- y x) z) t)) x) |
#s(approx (+ x (/ (* (- y x) z) t)) (/.f64 #s(approx (+ (* (- y x) z) (* t x)) (*.f64 x t)) t)) |
#s(approx (+ x (/ (* (- y x) z) t)) (/.f64 (*.f64 z y) t)) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 y (/.f64 z t))) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 #s(approx (/ (- y x) t) (/.f64 y t)) z)) |
#s(approx (+ (* (/ z t) (- y x)) x) (/.f64 (*.f64 z y) t)) |
(fma.f64 #s(approx (- y x) y) (/.f64 z t) x) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(approx (* (- 1 (/ z t)) x) (/.f64 (*.f64 (neg.f64 x) z) t))) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 #s(approx (- 1 (/ z t)) (/.f64 (neg.f64 z) t)) x)) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(approx (* (- 1 (/ z t)) x) (*.f64 (neg.f64 x) (/.f64 z t)))) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 #s(approx (/ (- y x) t) (/.f64 (neg.f64 x) t)) z)) |
| Outputs |
|---|
(fma.f64 #s(approx (- y x) y) (/.f64 z t) x) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 #s(approx (- 1 (/ z t)) (/.f64 (neg.f64 z) t)) x)) |
5 calls:
| 4.0ms | x |
| 4.0ms | y |
| 4.0ms | t |
| 4.0ms | z |
| 3.0ms | (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.0% | 2 | z |
| 76.9% | 2 | (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
| 76.9% | 2 | x |
| 77.7% | 3 | t |
| 77.5% | 3 | y |
Compiled 13 to 24 computations (-84.6% saved)
| Inputs |
|---|
#s(approx (+ x (/ (* (- y x) z) t)) x) |
#s(approx (+ x (/ (* (- y x) z) t)) (/.f64 #s(approx (+ (* (- y x) z) (* t x)) (*.f64 x t)) t)) |
#s(approx (+ x (/ (* (- y x) z) t)) (/.f64 (*.f64 z y) t)) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 y (/.f64 z t))) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 #s(approx (/ (- y x) t) (/.f64 y t)) z)) |
#s(approx (+ (* (/ z t) (- y x)) x) (/.f64 (*.f64 z y) t)) |
(fma.f64 #s(approx (- y x) y) (/.f64 z t) x) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(approx (* (- 1 (/ z t)) x) (/.f64 (*.f64 (neg.f64 x) z) t))) |
| Outputs |
|---|
(fma.f64 #s(approx (- y x) y) (/.f64 z t) x) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(approx (* (- 1 (/ z t)) x) (/.f64 (*.f64 (neg.f64 x) z) t))) |
(fma.f64 #s(approx (- y x) y) (/.f64 z t) x) |
3 calls:
| 6.0ms | t |
| 3.0ms | x |
| 3.0ms | (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.7% | 3 | t |
| 73.7% | 1 | (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
| 76.0% | 2 | x |
Compiled 11 to 16 computations (-45.5% saved)
| Inputs |
|---|
#s(approx (+ x (/ (* (- y x) z) t)) x) |
#s(approx (+ x (/ (* (- y x) z) t)) (/.f64 #s(approx (+ (* (- y x) z) (* t x)) (*.f64 x t)) t)) |
#s(approx (+ x (/ (* (- y x) z) t)) (/.f64 (*.f64 z y) t)) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 y (/.f64 z t))) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 #s(approx (/ (- y x) t) (/.f64 y t)) z)) |
#s(approx (+ (* (/ z t) (- y x)) x) (/.f64 (*.f64 z y) t)) |
(fma.f64 #s(approx (- y x) y) (/.f64 z t) x) |
| Outputs |
|---|
(fma.f64 #s(approx (- y x) y) (/.f64 z t) x) |
4 calls:
| 3.0ms | t |
| 3.0ms | x |
| 3.0ms | z |
| 3.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.7% | 1 | y |
| 73.7% | 1 | x |
| 73.7% | 1 | z |
| 73.7% | 1 | t |
Compiled 4 to 16 computations (-300% saved)
| Inputs |
|---|
#s(approx (+ x (/ (* (- y x) z) t)) x) |
#s(approx (+ x (/ (* (- y x) z) t)) (/.f64 #s(approx (+ (* (- y x) z) (* t x)) (*.f64 x t)) t)) |
#s(approx (+ x (/ (* (- y x) z) t)) (/.f64 (*.f64 z y) t)) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 y (/.f64 z t))) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 #s(approx (/ (- y x) t) (/.f64 y t)) z)) |
#s(approx (+ (* (/ z t) (- y x)) x) (/.f64 (*.f64 z y) t)) |
| Outputs |
|---|
#s(approx (+ x (/ (* (- y x) z) t)) x) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 y (/.f64 z t))) |
#s(approx (+ x (/ (* (- y x) z) t)) x) |
5 calls:
| 4.0ms | z |
| 2.0ms | t |
| 2.0ms | x |
| 2.0ms | y |
| 2.0ms | (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 54.3% | 3 | y |
| 55.0% | 5 | (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
| 53.4% | 3 | z |
| 56.8% | 3 | t |
| 52.6% | 3 | x |
Compiled 13 to 24 computations (-84.6% saved)
| Inputs |
|---|
#s(approx (+ x (/ (* (- y x) z) t)) x) |
#s(approx (+ x (/ (* (- y x) z) t)) (/.f64 #s(approx (+ (* (- y x) z) (* t x)) (*.f64 x t)) t)) |
#s(approx (+ x (/ (* (- y x) z) t)) (/.f64 (*.f64 z y) t)) |
| Outputs |
|---|
#s(approx (+ x (/ (* (- y x) z) t)) x) |
#s(approx (+ x (/ (* (- y x) z) t)) (/.f64 (*.f64 z y) t)) |
#s(approx (+ x (/ (* (- y x) z) t)) x) |
2 calls:
| 2.0ms | t |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 52.1% | 3 | y |
| 54.3% | 3 | t |
Compiled 2 to 8 computations (-300% saved)
Total -5.8b remaining (-13.1%)
Threshold costs -5.8b (-13.1%)
| Inputs |
|---|
#s(approx (+ x (/ (* (- y x) z) t)) x) |
#s(approx (+ x (/ (* (- y x) z) t)) (/.f64 #s(approx (+ (* (- y x) z) (* t x)) (*.f64 x t)) t)) |
| Outputs |
|---|
#s(approx (+ x (/ (* (- y x) z) t)) x) |
5 calls:
| 1.0ms | t |
| 1.0ms | x |
| 1.0ms | y |
| 1.0ms | z |
| 1.0ms | (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 31.4% | 1 | (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
| 31.4% | 1 | y |
| 31.4% | 1 | x |
| 31.4% | 1 | z |
| 31.4% | 1 | t |
Compiled 13 to 24 computations (-84.6% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 9.0ms | 6.816216508644472e-98 | 2.456597980261619e-96 |
| 18.0ms | -1.0742353722206624e+37 | -119.88594028934845 |
| 16.0ms | 288× | 0 | valid |
Compiled 498 to 429 computations (13.9% saved)
ival-add!: 4.0ms (47% of total)ival-div!: 2.0ms (23.5% of total)ival-sub!: 1.0ms (11.7% of total)ival-mult!: 1.0ms (11.7% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 29.0ms | 3.693213084140817e+148 | 1.0034547371414324e+151 |
| 24.0ms | 128× | 0 | valid |
Compiled 268 to 223 computations (16.8% saved)
ival-mult!: 1.0ms (46.5% of total)ival-div!: 1.0ms (46.5% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 17.0ms | 1.0115293648658265e-199 | 1.1688545828205221e-198 |
| 10.0ms | -1.328887309924103e-238 | -3.734017930921518e-243 |
| 10.0ms | 224× | 0 | valid |
Compiled 488 to 393 computations (19.5% saved)
ival-sub!: 1.0ms (26.6% of total)ival-add!: 1.0ms (26.6% of total)ival-mult!: 1.0ms (26.6% of total)ival-div!: 1.0ms (26.6% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 4.2016579833327964e+127 | 9.433716362569757e+134 |
| 9.0ms | -3.5488893845190986e-44 | -1.1037644415623688e-45 |
| 11.0ms | 256× | 0 | valid |
Compiled 428 to 367 computations (14.3% saved)
ival-sub!: 1.0ms (24.7% of total)ival-add!: 1.0ms (24.7% of total)ival-mult!: 1.0ms (24.7% of total)ival-div!: 1.0ms (24.7% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 12.0ms | 3.294326805720313e+82 | 8.514627769299282e+97 |
| 1.0ms | -3.5488893845190986e-44 | -1.1037644415623688e-45 |
| 7.0ms | 160× | 0 | valid |
Compiled 454 to 389 computations (14.3% saved)
ival-sub!: 1.0ms (40% of total)ival-mult!: 1.0ms (40% of total)ival-div!: 1.0ms (40% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 1× | fuel |
Compiled 252 to 64 computations (74.6% saved)
Compiled 592 to 186 computations (68.6% saved)
Loading profile data...