
Time bar (total: 3.9s)
| 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 |
| 0% | 0% | 99.8% | 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 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 9 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 10 |
| 75% | 74.8% | 24.9% | 0.2% | 0% | 0% | 0% | 11 |
| 75% | 74.8% | 24.9% | 0.2% | 0% | 0% | 0% | 12 |
Compiled 11 to 11 computations (0% saved)
| 520.0ms | 8 256× | 0 | valid |
ival-sub!: 74.0ms (42.5% of total)ival-mult!: 52.0ms (29.9% of total)ival-div!: 47.0ms (27% of total)adjust: 1.0ms (0.6% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 22 | 0 | - | 0 | - | (/.f64 (*.f64 y (-.f64 z t)) a) |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) a)) |
| 0 | 0 | - | 0 | - | (-.f64 z t) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (*.f64 y (-.f64 z t)) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
/.f64 | (/.f64 (*.f64 y (-.f64 z t)) a) | o/n | 19 | 0 |
| ↳ | (*.f64 y (-.f64 z t)) | overflow | 53 | |
/.f64 | (/.f64 (*.f64 y (-.f64 z t)) a) | u/n | 1 | 0 |
| ↳ | (*.f64 y (-.f64 z t)) | underflow | 8 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 20 | 0 |
| - | 0 | 236 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 20 | 0 | 0 |
| - | 0 | 0 | 236 |
| number | freq |
|---|---|
| 0 | 236 |
| 1 | 20 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 29.0ms | 512× | 0 | valid |
Compiled 71 to 31 computations (56.3% saved)
ival-sub!: 3.0ms (36% of total)ival-mult!: 3.0ms (36% of total)ival-div!: 3.0ms (36% of total)adjust: 0.0ms (0% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 69 | 201 |
| 1 | 112 | 198 |
| 2 | 214 | 198 |
| 3 | 433 | 198 |
| 4 | 796 | 198 |
| 5 | 1334 | 198 |
| 6 | 1405 | 198 |
| 1× | saturated |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 92.6% | (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) a)) |
Compiled 18 to 18 computations (0% saved)
| Inputs |
|---|
(-.f64 x (/.f64 (*.f64 y (-.f64 z t)) a)) |
x |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(*.f64 y (-.f64 z t)) |
y |
(-.f64 z t) |
z |
t |
a |
| Outputs |
|---|
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* -1 (/ (* y (- z t)) a)))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (- x (/ (* y (- z t)) a)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 x)) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* x (+ 1 (* -1 (/ (* y (- z t)) (* a x))))))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* -1 (* x (- (/ (* y (- z t)) (* a x)) 1))))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (+ x (* y (- (/ t a) (/ z a)))))) |
#s(approx (/ (* y (- z t)) a) #s(hole binary64 (/ (* y (- z t)) a))) |
#s(approx (* y (- z t)) #s(hole binary64 (* y (- z t)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* y (- (/ t a) (/ z a))))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* y (- (+ (/ t a) (/ x y)) (/ z a))))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) (* -1 (/ (- z t) a))))))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (- x (* -1 (/ (* t y) a))))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (- (+ x (* -1 (/ (* y z) a))) (* -1 (/ (* t y) a))))) |
#s(approx (/ (* y (- z t)) a) #s(hole binary64 (* -1 (/ (* t y) a)))) |
#s(approx (/ (* y (- z t)) a) #s(hole binary64 (+ (* -1 (/ (* t y) a)) (/ (* y z) a)))) |
#s(approx (* y (- z t)) #s(hole binary64 (* -1 (* t y)))) |
#s(approx (* y (- z t)) #s(hole binary64 (+ (* -1 (* t y)) (* y z)))) |
#s(approx (- z t) #s(hole binary64 (* -1 t))) |
#s(approx (- z t) #s(hole binary64 (- z t))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* -1 (/ (* y z) a)))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* z (- (/ x z) (+ (* -1 (/ (* t y) (* a z))) (/ y a)))))) |
#s(approx (/ (* y (- z t)) a) #s(hole binary64 (/ (* y z) a))) |
#s(approx (/ (* y (- z t)) a) #s(hole binary64 (* z (+ (* -1 (/ (* t y) (* a z))) (/ y a))))) |
#s(approx (* y (- z t)) #s(hole binary64 (* y z))) |
#s(approx (* y (- z t)) #s(hole binary64 (* z (+ y (* -1 (/ (* t y) z)))))) |
#s(approx (- z t) #s(hole binary64 z)) |
#s(approx (- z t) #s(hole binary64 (* z (+ 1 (* -1 (/ t z)))))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (- x (* -1 (/ (* t y) a))) z)) (* -1 (/ y a))))))) |
#s(approx (/ (* y (- z t)) a) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y a)) (/ (* t y) (* a z))))))) |
#s(approx (* y (- z t)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (/ (* t y) z)))))) |
#s(approx (- z t) #s(hole binary64 (* -1 (* z (- (/ t z) 1))))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (- x (/ (* y z) a)))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (- (+ x (/ (* t y) a)) (/ (* y z) a)))) |
#s(approx (- z t) #s(hole binary64 (+ z (* -1 t)))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (/ (* t y) a))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* t (- (/ x t) (+ (* -1 (/ y a)) (/ (* y z) (* a t))))))) |
#s(approx (/ (* y (- z t)) a) #s(hole binary64 (* t (+ (* -1 (/ y a)) (/ (* y z) (* a t)))))) |
#s(approx (* y (- z t)) #s(hole binary64 (* t (+ (* -1 y) (/ (* y z) t))))) |
#s(approx (- z t) #s(hole binary64 (* t (- (/ z t) 1)))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* -1 (* t (- (* -1 (/ (- x (/ (* y z) a)) t)) (/ y a)))))) |
#s(approx (/ (* y (- z t)) a) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* y z) (* a t))) (/ y a)))))) |
#s(approx (* y (- z t)) #s(hole binary64 (* -1 (* t (+ y (* -1 (/ (* y z) t))))))) |
#s(approx (- z t) #s(hole binary64 (* -1 (* t (+ 1 (* -1 (/ z t))))))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (/ (- (* a x) (* y (- z t))) a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (+ x (* -1 (/ (* y (- z t)) a))))) |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | t | @ | inf | ((- x (/ (* y (- z t)) a)) x (/ (* y (- z t)) a) (* y (- z t)) y (- z t) z t a) |
| 2.0ms | a | @ | 0 | ((- x (/ (* y (- z t)) a)) x (/ (* y (- z t)) a) (* y (- z t)) y (- z t) z t a) |
| 1.0ms | y | @ | inf | ((- x (/ (* y (- z t)) a)) x (/ (* y (- z t)) a) (* y (- z t)) y (- z t) z t a) |
| 1.0ms | y | @ | -inf | ((- x (/ (* y (- z t)) a)) x (/ (* y (- z t)) a) (* y (- z t)) y (- z t) z t a) |
| 1.0ms | z | @ | 0 | ((- x (/ (* y (- z t)) a)) x (/ (* y (- z t)) a) (* y (- z t)) y (- z t) z t a) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 172 | 871 |
| 0 | 177 | 805 |
| 1 | 888 | 782 |
| 0 | 8400 | 774 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(-.f64 x (/.f64 (*.f64 y (-.f64 z t)) a)) |
x |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(*.f64 y (-.f64 z t)) |
y |
(-.f64 z t) |
z |
t |
a |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* -1 (/ (* y (- z t)) a)))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (- x (/ (* y (- z t)) a)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 x)) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* x (+ 1 (* -1 (/ (* y (- z t)) (* a x))))))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* -1 (* x (- (/ (* y (- z t)) (* a x)) 1))))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (+ x (* y (- (/ t a) (/ z a)))))) |
#s(approx (/ (* y (- z t)) a) #s(hole binary64 (/ (* y (- z t)) a))) |
#s(approx (* y (- z t)) #s(hole binary64 (* y (- z t)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* y (- (/ t a) (/ z a))))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* y (- (+ (/ t a) (/ x y)) (/ z a))))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) (* -1 (/ (- z t) a))))))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (- x (* -1 (/ (* t y) a))))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (- (+ x (* -1 (/ (* y z) a))) (* -1 (/ (* t y) a))))) |
#s(approx (/ (* y (- z t)) a) #s(hole binary64 (* -1 (/ (* t y) a)))) |
#s(approx (/ (* y (- z t)) a) #s(hole binary64 (+ (* -1 (/ (* t y) a)) (/ (* y z) a)))) |
#s(approx (* y (- z t)) #s(hole binary64 (* -1 (* t y)))) |
#s(approx (* y (- z t)) #s(hole binary64 (+ (* -1 (* t y)) (* y z)))) |
#s(approx (- z t) #s(hole binary64 (* -1 t))) |
#s(approx (- z t) #s(hole binary64 (- z t))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* -1 (/ (* y z) a)))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* z (- (/ x z) (+ (* -1 (/ (* t y) (* a z))) (/ y a)))))) |
#s(approx (/ (* y (- z t)) a) #s(hole binary64 (/ (* y z) a))) |
#s(approx (/ (* y (- z t)) a) #s(hole binary64 (* z (+ (* -1 (/ (* t y) (* a z))) (/ y a))))) |
#s(approx (* y (- z t)) #s(hole binary64 (* y z))) |
#s(approx (* y (- z t)) #s(hole binary64 (* z (+ y (* -1 (/ (* t y) z)))))) |
#s(approx (- z t) #s(hole binary64 z)) |
#s(approx (- z t) #s(hole binary64 (* z (+ 1 (* -1 (/ t z)))))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (- x (* -1 (/ (* t y) a))) z)) (* -1 (/ y a))))))) |
#s(approx (/ (* y (- z t)) a) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y a)) (/ (* t y) (* a z))))))) |
#s(approx (* y (- z t)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (/ (* t y) z)))))) |
#s(approx (- z t) #s(hole binary64 (* -1 (* z (- (/ t z) 1))))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (- x (/ (* y z) a)))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (- (+ x (/ (* t y) a)) (/ (* y z) a)))) |
#s(approx (- z t) #s(hole binary64 (+ z (* -1 t)))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (/ (* t y) a))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* t (- (/ x t) (+ (* -1 (/ y a)) (/ (* y z) (* a t))))))) |
#s(approx (/ (* y (- z t)) a) #s(hole binary64 (* t (+ (* -1 (/ y a)) (/ (* y z) (* a t)))))) |
#s(approx (* y (- z t)) #s(hole binary64 (* t (+ (* -1 y) (/ (* y z) t))))) |
#s(approx (- z t) #s(hole binary64 (* t (- (/ z t) 1)))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* -1 (* t (- (* -1 (/ (- x (/ (* y z) a)) t)) (/ y a)))))) |
#s(approx (/ (* y (- z t)) a) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* y z) (* a t))) (/ y a)))))) |
#s(approx (* y (- z t)) #s(hole binary64 (* -1 (* t (+ y (* -1 (/ (* y z) t))))))) |
#s(approx (- z t) #s(hole binary64 (* -1 (* t (+ 1 (* -1 (/ z t))))))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (/ (- (* a x) (* y (- z t))) a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (+ x (* -1 (/ (* y (- z t)) a))))) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z t) y) a) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (neg.f64 y) (/.f64 (-.f64 z t) a)) x)) |
(/.f64 (+.f64 (pow.f64 (-.f64 x (*.f64 (/.f64 z a) y)) #s(literal 3 binary64)) (pow.f64 (*.f64 y (/.f64 t a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 x (*.f64 (/.f64 z a) y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y (/.f64 t a)) #s(literal 2 binary64)) (*.f64 (-.f64 x (*.f64 (/.f64 z a) y)) (*.f64 y (/.f64 t a)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (*.f64 (-.f64 z t) y) a) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (/.f64 (-.f64 z t) a) y x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 z t) y) a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 (-.f64 z t) y) a) (fma.f64 (/.f64 (-.f64 z t) a) y x) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (/.f64 y a) t x) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 z a) y) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (/.f64 y a) t (fma.f64 (/.f64 y a) z x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (/.f64 y a) t x) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 z a) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (/.f64 z a) y) (fma.f64 (/.f64 y a) t (fma.f64 (/.f64 y a) z x)) (pow.f64 (fma.f64 (/.f64 y a) t x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 x (*.f64 (/.f64 z a) y)) #s(literal 2 binary64)) (pow.f64 (*.f64 y (/.f64 t a)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (neg.f64 z) (/.f64 y a) (fma.f64 (/.f64 y a) (neg.f64 t) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 x (*.f64 (/.f64 z a) y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 y a) (neg.f64 t)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (/.f64 y a) (neg.f64 t)) (fma.f64 (neg.f64 z) (/.f64 y a) (fma.f64 (/.f64 y a) (neg.f64 t) x)) (pow.f64 (-.f64 x (*.f64 (/.f64 z a) y)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (/.f64 z a) y) #s(literal 2 binary64))) a) (*.f64 (fma.f64 (/.f64 y a) z x) (*.f64 (neg.f64 y) t))) (*.f64 (fma.f64 (/.f64 y a) z x) a)) |
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 z a) y) #s(literal 3 binary64))) a) (*.f64 (fma.f64 (*.f64 (/.f64 z a) y) (fma.f64 (/.f64 y a) z x) (*.f64 x x)) (*.f64 (neg.f64 y) t))) (*.f64 (fma.f64 (*.f64 (/.f64 z a) y) (fma.f64 (/.f64 y a) z x) (*.f64 x x)) a)) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y (/.f64 t a)) #s(literal 2 binary64))) (neg.f64 a)) (*.f64 (fma.f64 (/.f64 y a) (neg.f64 t) x) (*.f64 (neg.f64 y) z))) (*.f64 (fma.f64 (/.f64 y a) (neg.f64 t) x) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y (/.f64 t a)) #s(literal 2 binary64))) a) (*.f64 (fma.f64 (/.f64 y a) (neg.f64 t) x) (*.f64 z y))) (*.f64 (fma.f64 (/.f64 y a) (neg.f64 t) x) a)) |
(/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (*.f64 y (/.f64 t a)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 a)) (*.f64 (fma.f64 (*.f64 y (/.f64 t a)) (-.f64 (*.f64 y (/.f64 t a)) x) (*.f64 x x)) (*.f64 (neg.f64 y) z))) (*.f64 (fma.f64 (*.f64 y (/.f64 t a)) (-.f64 (*.f64 y (/.f64 t a)) x) (*.f64 x x)) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (*.f64 y (/.f64 t a)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) a) (*.f64 (fma.f64 (*.f64 y (/.f64 t a)) (-.f64 (*.f64 y (/.f64 t a)) x) (*.f64 x x)) (*.f64 z y))) (*.f64 (fma.f64 (*.f64 y (/.f64 t a)) (-.f64 (*.f64 y (/.f64 t a)) x) (*.f64 x x)) a)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (*.f64 (-.f64 z t) y) a) #s(literal 2 binary64))) (fma.f64 (/.f64 (-.f64 z t) a) y x)) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (/.f64 y a) t x) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 z a) y) #s(literal 2 binary64))) (fma.f64 (/.f64 y a) t (fma.f64 (/.f64 y a) z x))) |
(/.f64 (-.f64 (pow.f64 (-.f64 x (*.f64 (/.f64 z a) y)) #s(literal 2 binary64)) (pow.f64 (*.f64 y (/.f64 t a)) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (/.f64 y a) (fma.f64 (/.f64 y a) (neg.f64 t) x))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (/.f64 y a) t x) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 z a) y) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 z a) y) (fma.f64 (/.f64 y a) t (fma.f64 (/.f64 y a) z x)) (pow.f64 (fma.f64 (/.f64 y a) t x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (-.f64 x (*.f64 (/.f64 z a) y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 y a) (neg.f64 t)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 y a) (neg.f64 t)) (fma.f64 (neg.f64 z) (/.f64 y a) (fma.f64 (/.f64 y a) (neg.f64 t) x)) (pow.f64 (-.f64 x (*.f64 (/.f64 z a) y)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 z t) y) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z t) y) a) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (neg.f64 x) (/.f64 (*.f64 (-.f64 z t) y) a))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 z t) y) a) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (-.f64 z t) y) a) (fma.f64 (/.f64 (-.f64 z t) a) y x) (*.f64 x x))) |
(fma.f64 (neg.f64 z) (/.f64 y a) (fma.f64 (/.f64 y a) t x)) |
(fma.f64 (neg.f64 y) (/.f64 (-.f64 z t) a) x) |
(fma.f64 (neg.f64 y) (/.f64 z a) (fma.f64 (/.f64 y a) t x)) |
(fma.f64 (/.f64 (neg.f64 y) a) z (fma.f64 (/.f64 y a) t x)) |
(fma.f64 (/.f64 y a) (neg.f64 z) (fma.f64 (/.f64 y a) t x)) |
(fma.f64 (/.f64 y a) t (-.f64 x (*.f64 (/.f64 z a) y))) |
(fma.f64 (neg.f64 t) (/.f64 (neg.f64 y) a) (-.f64 x (*.f64 (/.f64 z a) y))) |
(fma.f64 (*.f64 (/.f64 z a) y) #s(literal -1 binary64) (fma.f64 (/.f64 y a) t x)) |
(fma.f64 (*.f64 y (/.f64 t a)) #s(literal 1 binary64) (-.f64 x (*.f64 (/.f64 z a) y))) |
(fma.f64 (*.f64 t y) (/.f64 #s(literal -1 binary64) (neg.f64 a)) (-.f64 x (*.f64 (/.f64 z a) y))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (/.f64 t a)) (-.f64 x (*.f64 (/.f64 z a) y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 z a) y) (fma.f64 (/.f64 y a) t x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 y a) (neg.f64 t)) (-.f64 x (*.f64 (/.f64 z a) y))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 z t) y) a) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 z t) y) a) #s(literal -1 binary64) x) |
(fma.f64 t (/.f64 y a) (-.f64 x (*.f64 (/.f64 z a) y))) |
(fma.f64 z (/.f64 (neg.f64 y) a) (fma.f64 (/.f64 y a) t x)) |
(fma.f64 y (*.f64 (/.f64 z a) #s(literal -1 binary64)) (fma.f64 (/.f64 y a) t x)) |
(fma.f64 y (neg.f64 (/.f64 z a)) (fma.f64 (/.f64 y a) t x)) |
(fma.f64 y (/.f64 (-.f64 z t) (neg.f64 a)) x) |
(fma.f64 y (/.f64 t a) (-.f64 x (*.f64 (/.f64 z a) y))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 (-.f64 z t) y) a) (fma.f64 (/.f64 (-.f64 z t) a) y x) (*.f64 x x))) (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z t) y) a) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 (-.f64 z t) y) a) (fma.f64 (/.f64 (-.f64 z t) a) y x) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 x x) (fma.f64 (/.f64 (-.f64 z t) a) y x)) (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z t) y) a) #s(literal 2 binary64)) (fma.f64 (/.f64 (-.f64 z t) a) y x))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (/.f64 y a) t x) #s(literal 2 binary64)) (fma.f64 (/.f64 y a) t (fma.f64 (/.f64 y a) z x))) (/.f64 (pow.f64 (*.f64 (/.f64 z a) y) #s(literal 2 binary64)) (fma.f64 (/.f64 y a) t (fma.f64 (/.f64 y a) z x)))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (/.f64 y a) t x) #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 z a) y) (fma.f64 (/.f64 y a) t (fma.f64 (/.f64 y a) z x)) (pow.f64 (fma.f64 (/.f64 y a) t x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (/.f64 z a) y) #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 z a) y) (fma.f64 (/.f64 y a) t (fma.f64 (/.f64 y a) z x)) (pow.f64 (fma.f64 (/.f64 y a) t x) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (-.f64 x (*.f64 (/.f64 z a) y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (/.f64 y a) (fma.f64 (/.f64 y a) (neg.f64 t) x))) (/.f64 (pow.f64 (*.f64 y (/.f64 t a)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (/.f64 y a) (fma.f64 (/.f64 y a) (neg.f64 t) x)))) |
(-.f64 (/.f64 (pow.f64 (-.f64 x (*.f64 (/.f64 z a) y)) #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 y a) (neg.f64 t)) (fma.f64 (neg.f64 z) (/.f64 y a) (fma.f64 (/.f64 y a) (neg.f64 t) x)) (pow.f64 (-.f64 x (*.f64 (/.f64 z a) y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (/.f64 y a) (neg.f64 t)) #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 y a) (neg.f64 t)) (fma.f64 (neg.f64 z) (/.f64 y a) (fma.f64 (/.f64 y a) (neg.f64 t) x)) (pow.f64 (-.f64 x (*.f64 (/.f64 z a) y)) #s(literal 2 binary64))))) |
(-.f64 (fma.f64 (/.f64 y a) t x) (*.f64 (/.f64 z a) y)) |
(-.f64 (-.f64 x (*.f64 (/.f64 z a) y)) (*.f64 (/.f64 y a) (neg.f64 t))) |
(-.f64 x (*.f64 (*.f64 (neg.f64 y) (/.f64 (-.f64 z t) a)) #s(literal -1 binary64))) |
(-.f64 x (/.f64 (*.f64 (-.f64 z t) y) a)) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 (-.f64 z t) y) a) (fma.f64 (/.f64 (-.f64 z t) a) y x) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 (neg.f64 y) (/.f64 (-.f64 z t) a)) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 (-.f64 z t) y) a) (fma.f64 (/.f64 (-.f64 z t) a) y x) (*.f64 x x)))) |
(+.f64 (fma.f64 (/.f64 y a) t x) (*.f64 (neg.f64 z) (/.f64 y a))) |
(+.f64 (-.f64 x (*.f64 (/.f64 z a) y)) (*.f64 (*.f64 (/.f64 y a) (neg.f64 t)) #s(literal -1 binary64))) |
(+.f64 (-.f64 x (*.f64 (/.f64 z a) y)) (*.f64 y (/.f64 t a))) |
(+.f64 (*.f64 (neg.f64 z) (/.f64 y a)) (fma.f64 (/.f64 y a) t x)) |
(+.f64 (*.f64 y (/.f64 t a)) (-.f64 x (*.f64 (/.f64 z a) y))) |
(+.f64 (*.f64 (neg.f64 y) (/.f64 (-.f64 z t) a)) x) |
(+.f64 x (*.f64 (neg.f64 y) (/.f64 (-.f64 z t) a))) |
x |
(*.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 z t) a)) |
(*.f64 (/.f64 (-.f64 z t) a) y) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) y) a)) |
(*.f64 (/.f64 (*.f64 (-.f64 z t) y) a) #s(literal 1 binary64)) |
(*.f64 (-.f64 z t) (/.f64 y a)) |
(*.f64 y (/.f64 (-.f64 z t) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (-.f64 z t)) y)) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) y)) a) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 z a) y) #s(literal 2 binary64)) (pow.f64 (*.f64 y (/.f64 t a)) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 z a) y) (*.f64 (/.f64 y a) (neg.f64 t)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y (/.f64 t a)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 z a) y) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 y (-.f64 (neg.f64 t) z)) a))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 y (/.f64 t a)) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (/.f64 z a) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (/.f64 z a) y) (-.f64 (*.f64 (/.f64 z a) y) (*.f64 (/.f64 y a) (neg.f64 t))) (pow.f64 (*.f64 y (/.f64 t a)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (-.f64 z t)) y)) (neg.f64 (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) z) a (*.f64 (neg.f64 a) (*.f64 (neg.f64 y) t))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 z y) a (*.f64 a (*.f64 (neg.f64 y) t))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) t) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 y) z))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) t) a (*.f64 a (*.f64 z y))) (*.f64 a a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (/.f64 t a)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 z a) y) #s(literal 2 binary64))) (/.f64 (*.f64 y (-.f64 (neg.f64 t) z)) a)) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y (/.f64 t a)) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (/.f64 z a) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 z a) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y (/.f64 t a)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 z a) y) (*.f64 (/.f64 y a) (neg.f64 t)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y (/.f64 t a)) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (/.f64 z a) y) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 z a) y) (-.f64 (*.f64 (/.f64 z a) y) (*.f64 (/.f64 y a) (neg.f64 t))) (pow.f64 (*.f64 y (/.f64 t a)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (-.f64 z t)) y) (neg.f64 a)) |
(/.f64 (*.f64 (-.f64 z t) y) a) |
(neg.f64 (*.f64 (neg.f64 y) (/.f64 (-.f64 z t) a))) |
(fma.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 z a) (*.f64 (/.f64 y a) (neg.f64 t))) |
(fma.f64 (/.f64 (neg.f64 y) a) t (*.f64 (/.f64 z a) y)) |
(fma.f64 (/.f64 y a) (neg.f64 t) (*.f64 (/.f64 z a) y)) |
(fma.f64 (/.f64 y a) z (*.f64 (/.f64 y a) (neg.f64 t))) |
(fma.f64 (neg.f64 t) (/.f64 y a) (*.f64 (/.f64 z a) y)) |
(fma.f64 (*.f64 (/.f64 z a) y) #s(literal 1 binary64) (*.f64 (/.f64 y a) (neg.f64 t))) |
(fma.f64 (*.f64 y (/.f64 t a)) #s(literal -1 binary64) (*.f64 (/.f64 z a) y)) |
(fma.f64 (*.f64 t y) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 z a) y)) |
(fma.f64 (/.f64 z a) y (*.f64 (/.f64 y a) (neg.f64 t))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 z a) y) (*.f64 (/.f64 y a) (neg.f64 t))) |
(fma.f64 #s(literal -1 binary64) (*.f64 y (/.f64 t a)) (*.f64 (/.f64 z a) y)) |
(fma.f64 t (/.f64 (neg.f64 y) a) (*.f64 (/.f64 z a) y)) |
(fma.f64 z (/.f64 y a) (*.f64 (/.f64 y a) (neg.f64 t))) |
(fma.f64 y (/.f64 z a) (*.f64 (/.f64 y a) (neg.f64 t))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y (/.f64 t a)) #s(literal 2 binary64)) (/.f64 (*.f64 y (-.f64 (neg.f64 t) z)) a)) (/.f64 (pow.f64 (*.f64 (/.f64 z a) y) #s(literal 2 binary64)) (/.f64 (*.f64 y (-.f64 (neg.f64 t) z)) a))) |
(-.f64 (*.f64 (/.f64 z a) y) (*.f64 (*.f64 (/.f64 y a) (neg.f64 t)) #s(literal -1 binary64))) |
(-.f64 (*.f64 (/.f64 z a) y) (*.f64 y (/.f64 t a))) |
(-.f64 (*.f64 (/.f64 y a) (neg.f64 t)) (*.f64 (neg.f64 z) (/.f64 y a))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 y a) (neg.f64 t)) #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 z a) y) (-.f64 (*.f64 (/.f64 z a) y) (*.f64 (/.f64 y a) (neg.f64 t))) (pow.f64 (*.f64 y (/.f64 t a)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (/.f64 z a) y) #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 z a) y) (-.f64 (*.f64 (/.f64 z a) y) (*.f64 (/.f64 y a) (neg.f64 t))) (pow.f64 (*.f64 y (/.f64 t a)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (/.f64 z a) y) (*.f64 (/.f64 y a) (neg.f64 t))) |
(+.f64 (*.f64 (/.f64 y a) (neg.f64 t)) (*.f64 (/.f64 z a) y)) |
(*.f64 (-.f64 z t) y) |
(*.f64 y (-.f64 z t)) |
(/.f64 (*.f64 (*.f64 (+.f64 t z) (-.f64 z t)) y) (+.f64 t z)) |
(/.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64))) y) (fma.f64 t (+.f64 t z) (*.f64 z z))) |
(/.f64 (*.f64 y (*.f64 (+.f64 t z) (-.f64 z t))) (+.f64 t z)) |
(/.f64 (*.f64 y (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) (fma.f64 t (+.f64 t z) (*.f64 z z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 y) t) #s(literal 2 binary64))) (-.f64 (*.f64 z y) (*.f64 (neg.f64 y) t))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 y) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 y) z) #s(literal 3 binary64))) (fma.f64 (*.f64 t t) (*.f64 y y) (+.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 y) t) (*.f64 (neg.f64 y) z))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 y) t) #s(literal 2 binary64)) (pow.f64 (*.f64 z y) #s(literal 2 binary64)))) (neg.f64 (*.f64 y (-.f64 (neg.f64 t) z)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 t y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 z y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 z y) (-.f64 (*.f64 z y) (*.f64 (neg.f64 y) t)) (pow.f64 (*.f64 (neg.f64 y) t) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 y) t) #s(literal 2 binary64)) (pow.f64 (*.f64 z y) #s(literal 2 binary64))) (*.f64 y (-.f64 (neg.f64 t) z))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 t y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 z y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (neg.f64 y) t) #s(literal 2 binary64)) (*.f64 (neg.f64 t) (*.f64 y (*.f64 z y)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 t y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 z y) #s(literal 3 binary64))) (fma.f64 (*.f64 z y) (-.f64 (*.f64 z y) (*.f64 (neg.f64 y) t)) (pow.f64 (*.f64 (neg.f64 y) t) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 y) t (*.f64 (neg.f64 (neg.f64 y)) z)) |
(fma.f64 (neg.f64 y) t (*.f64 z y)) |
(fma.f64 (neg.f64 t) y (*.f64 (neg.f64 (neg.f64 y)) z)) |
(fma.f64 (neg.f64 t) y (*.f64 z y)) |
(fma.f64 (*.f64 t y) #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 y)) z)) |
(fma.f64 (*.f64 t y) #s(literal -1 binary64) (*.f64 z y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 t y) (*.f64 (neg.f64 (neg.f64 y)) z)) |
(fma.f64 #s(literal -1 binary64) (*.f64 t y) (*.f64 z y)) |
(fma.f64 t (neg.f64 y) (*.f64 (neg.f64 (neg.f64 y)) z)) |
(fma.f64 t (neg.f64 y) (*.f64 z y)) |
(fma.f64 z y (*.f64 (neg.f64 y) t)) |
(fma.f64 y (neg.f64 t) (*.f64 (neg.f64 (neg.f64 y)) z)) |
(fma.f64 y (neg.f64 t) (*.f64 z y)) |
(fma.f64 y z (*.f64 (neg.f64 y) t)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 y) t) #s(literal 2 binary64)) (*.f64 y (-.f64 (neg.f64 t) z))) (/.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (*.f64 y (-.f64 (neg.f64 t) z)))) |
(-.f64 (*.f64 (neg.f64 y) t) (*.f64 (neg.f64 y) z)) |
(-.f64 (*.f64 z y) (*.f64 (*.f64 (neg.f64 y) t) #s(literal -1 binary64))) |
(-.f64 (*.f64 z y) (*.f64 #s(literal 1 binary64) (*.f64 t y))) |
(-.f64 (*.f64 z y) (*.f64 t y)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 y) t) #s(literal 3 binary64)) (fma.f64 (*.f64 z y) (-.f64 (*.f64 z y) (*.f64 (neg.f64 y) t)) (pow.f64 (*.f64 (neg.f64 y) t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (fma.f64 (*.f64 z y) (-.f64 (*.f64 z y) (*.f64 (neg.f64 y) t)) (pow.f64 (*.f64 (neg.f64 y) t) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (neg.f64 y) t) (*.f64 (neg.f64 (neg.f64 y)) z)) |
(+.f64 (*.f64 (neg.f64 y) t) (*.f64 z y)) |
(+.f64 (*.f64 z y) (*.f64 (neg.f64 y) t)) |
y |
(/.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (-.f64 (neg.f64 t) z)) |
(/.f64 (neg.f64 (*.f64 (+.f64 t z) (-.f64 z t))) (neg.f64 (+.f64 t z))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) (neg.f64 (fma.f64 t (+.f64 t z) (*.f64 z z)))) |
(/.f64 (*.f64 (+.f64 t z) (-.f64 z t)) (+.f64 t z)) |
(/.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64))) (fma.f64 t t (-.f64 (*.f64 z z) (*.f64 (neg.f64 z) t)))) |
(/.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64))) (fma.f64 t (+.f64 t z) (*.f64 z z))) |
(fma.f64 #s(literal -1 binary64) t z) |
(fma.f64 t #s(literal -1 binary64) z) |
(-.f64 (/.f64 (*.f64 z z) (+.f64 t z)) (/.f64 (*.f64 t t) (+.f64 t z))) |
(-.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 t (+.f64 t z) (*.f64 z z))) (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 t (+.f64 t z) (*.f64 z z)))) |
(-.f64 z (*.f64 (neg.f64 t) #s(literal -1 binary64))) |
(-.f64 z t) |
(+.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 t (+.f64 t z) (*.f64 z z))) (/.f64 (pow.f64 (neg.f64 t) #s(literal 3 binary64)) (fma.f64 t (+.f64 t z) (*.f64 z z)))) |
(+.f64 (neg.f64 t) z) |
(+.f64 z (neg.f64 t)) |
z |
t |
a |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (neg.f64 y) (/.f64 (-.f64 z t) a))) |
#s(approx (- x (/ (* y (- z t)) a)) (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) a))) |
#s(approx x x) |
#s(approx (- x (/ (* y (- z t)) a)) x) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (-.f64 z t) y) a) x)) x)) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (-.f64 z t) y) a) x)) x)) |
#s(approx (- x (/ (* y (- z t)) a)) (fma.f64 (/.f64 (-.f64 t z) a) y x)) |
#s(approx (/ (* y (- z t)) a) (/.f64 (*.f64 (-.f64 z t) y) a)) |
#s(approx (* y (- z t)) (*.f64 (-.f64 z t) y)) |
#s(approx y y) |
#s(approx (- x (/ (* y (- z t)) a)) (/.f64 (*.f64 (-.f64 t z) y) a)) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (-.f64 (/.f64 x y) (/.f64 (-.f64 z t) a)) y)) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1 binary64) (/.f64 (-.f64 z t) a)))) |
#s(approx (- x (/ (* y (- z t)) a)) (fma.f64 (/.f64 y a) t x)) |
#s(approx (- x (/ (* y (- z t)) a)) (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) a))) |
#s(approx (/ (* y (- z t)) a) (*.f64 (/.f64 y a) (neg.f64 t))) |
#s(approx (/ (* y (- z t)) a) (/.f64 (*.f64 (-.f64 z t) y) a)) |
#s(approx (* y (- z t)) (*.f64 (neg.f64 y) t)) |
#s(approx (* y (- z t)) (*.f64 (-.f64 z t) y)) |
#s(approx (- z t) (neg.f64 t)) |
#s(approx (- z t) (-.f64 z t)) |
#s(approx z z) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (neg.f64 z) (/.f64 y a))) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (-.f64 (/.f64 (fma.f64 (/.f64 y a) t x) z) (/.f64 y a)) z)) |
#s(approx (/ (* y (- z t)) a) (*.f64 (/.f64 z a) y)) |
#s(approx (/ (* y (- z t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) a) (/.f64 y z) (/.f64 y a)) z)) |
#s(approx (* y (- z t)) (*.f64 z y)) |
#s(approx (* y (- z t)) (*.f64 (-.f64 y (/.f64 (*.f64 t y) z)) z)) |
#s(approx (- z t) z) |
#s(approx (- z t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) z)) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (fma.f64 (/.f64 y a) t x) z) #s(literal -1 binary64) (/.f64 y a)))) |
#s(approx (/ (* y (- z t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) a) (/.f64 y z) (/.f64 y a)) z)) |
#s(approx (* y (- z t)) (*.f64 (neg.f64 z) (fma.f64 y (/.f64 t z) (neg.f64 y)))) |
#s(approx (- z t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) z)) |
#s(approx (- x (/ (* y (- z t)) a)) (-.f64 x (*.f64 (/.f64 z a) y))) |
#s(approx (- x (/ (* y (- z t)) a)) (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) a))) |
#s(approx (- z t) (-.f64 z t)) |
#s(approx t t) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 y (/.f64 t a))) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (-.f64 (/.f64 x t) (*.f64 (/.f64 y a) (+.f64 #s(literal -1 binary64) (/.f64 z t)))) t)) |
#s(approx (/ (* y (- z t)) a) (*.f64 (*.f64 (/.f64 y a) (+.f64 #s(literal -1 binary64) (/.f64 z t))) t)) |
#s(approx (* y (- z t)) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 z t))) t)) |
#s(approx (- z t) (*.f64 (-.f64 (/.f64 z t) #s(literal 1 binary64)) t)) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (-.f64 (/.f64 (-.f64 x (*.f64 (/.f64 z a) y)) (neg.f64 t)) (/.f64 y a)) (neg.f64 t))) |
#s(approx (/ (* y (- z t)) a) (*.f64 (fma.f64 (neg.f64 y) (/.f64 (/.f64 z t) a) (/.f64 y a)) (neg.f64 t))) |
#s(approx (* y (- z t)) (*.f64 (fma.f64 (neg.f64 y) (/.f64 z t) y) (neg.f64 t))) |
#s(approx (- z t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (neg.f64 t))) |
#s(approx (- x (/ (* y (- z t)) a)) (/.f64 (fma.f64 (neg.f64 y) (-.f64 z t) (*.f64 a x)) a)) |
#s(approx a a) |
#s(approx (- x (/ (* y (- z t)) a)) (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) a))) |
Compiled 4 044 to 685 computations (83.1% saved)
12 alts after pruning (12 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 188 | 12 | 200 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 189 | 12 | 201 |
| Status | Accuracy | Program |
|---|---|---|
| 92.5% | (fma.f64 (/.f64 (neg.f64 y) a) z (fma.f64 (/.f64 y a) t x)) | |
| 90.8% | (-.f64 x (fma.f64 (*.f64 t y) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 z a) y))) | |
| 92.2% | (-.f64 x (/.f64 (fma.f64 (neg.f64 y) t (*.f64 z y)) a)) | |
| ▶ | 97.2% | (-.f64 x (*.f64 (-.f64 z t) (/.f64 y a))) |
| 67.3% | (-.f64 x #s(approx (/ (* y (- z t)) a) (*.f64 (/.f64 z a) y))) | |
| 85.3% | (-.f64 x #s(approx (/ (* y (- z t)) a) (*.f64 (*.f64 (/.f64 y a) (+.f64 #s(literal -1 binary64) (/.f64 z t))) t))) | |
| ▶ | 89.6% | #s(approx (- x (/ (* y (- z t)) a)) (fma.f64 (/.f64 (-.f64 t z) a) y x)) |
| ▶ | 67.0% | #s(approx (- x (/ (* y (- z t)) a)) (fma.f64 (/.f64 y a) t x)) |
| ▶ | 60.6% | #s(approx (- x (/ (* y (- z t)) a)) (/.f64 (*.f64 (-.f64 t z) y) a)) |
| 40.3% | #s(approx (- x (/ (* y (- z t)) a)) (*.f64 (neg.f64 z) (/.f64 y a))) | |
| 28.5% | #s(approx (- x (/ (* y (- z t)) a)) (*.f64 y (/.f64 t a))) | |
| ▶ | 34.0% | #s(approx (- x (/ (* y (- z t)) a)) x) |
Compiled 350 to 284 computations (18.9% saved)
| Inputs |
|---|
(-.f64 x (*.f64 (-.f64 z t) (/.f64 y a))) |
x |
(*.f64 (-.f64 z t) (/.f64 y a)) |
(-.f64 z t) |
z |
t |
(/.f64 y a) |
y |
a |
#s(approx (- x (/ (* y (- z t)) a)) x) |
#s(approx (- x (/ (* y (- z t)) a)) (fma.f64 (/.f64 y a) t x)) |
(fma.f64 (/.f64 y a) t x) |
#s(approx (- x (/ (* y (- z t)) a)) (/.f64 (*.f64 (-.f64 t z) y) a)) |
(/.f64 (*.f64 (-.f64 t z) y) a) |
(*.f64 (-.f64 t z) y) |
(-.f64 t z) |
#s(approx (- x (/ (* y (- z t)) a)) (fma.f64 (/.f64 (-.f64 t z) a) y x)) |
(fma.f64 (/.f64 (-.f64 t z) a) y x) |
(/.f64 (-.f64 t z) a) |
| Outputs |
|---|
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 (* -1 (/ (* y (- z t)) a)))) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 (- x (/ (* y (- z t)) a)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* -1 (/ (* y (- z t)) a)))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (- x (/ (* y (- z t)) a)))) |
#s(approx (+ (* (/ y a) t) x) #s(hole binary64 (/ (* t y) a))) |
#s(approx (+ (* (/ y a) t) x) #s(hole binary64 (+ x (/ (* t y) a)))) |
#s(approx (+ (* (/ (- t z) a) y) x) #s(hole binary64 (/ (* y (- t z)) a))) |
#s(approx (+ (* (/ (- t z) a) y) x) #s(hole binary64 (+ x (/ (* y (- t z)) a)))) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 x)) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 (* x (+ 1 (* -1 (/ (* y (- z t)) (* a x))))))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 x)) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* x (+ 1 (* -1 (/ (* y (- z t)) (* a x))))))) |
#s(approx (+ (* (/ y a) t) x) #s(hole binary64 x)) |
#s(approx (+ (* (/ y a) t) x) #s(hole binary64 (* x (+ 1 (/ (* t y) (* a x)))))) |
#s(approx (+ (* (/ (- t z) a) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (/ (- t z) a) y) x) #s(hole binary64 (* x (+ 1 (/ (* y (- t z)) (* a x)))))) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 (* -1 (* x (- (/ (* y (- z t)) (* a x)) 1))))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* -1 (* x (- (/ (* y (- z t)) (* a x)) 1))))) |
#s(approx (+ (* (/ y a) t) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (* t y) (* a x))) 1))))) |
#s(approx (+ (* (/ (- t z) a) y) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (* y (- t z)) (* a x))) 1))))) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 (+ x (* y (- (/ t a) (/ z a)))))) |
#s(approx (* (- z t) (/ y a)) #s(hole binary64 (/ (* y (- z t)) a))) |
#s(approx (/ y a) #s(hole binary64 (/ y a))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (+ x (* y (- (/ t a) (/ z a)))))) |
#s(approx (/ (* (- t z) y) a) #s(hole binary64 (/ (* y (- t z)) a))) |
#s(approx (* (- t z) y) #s(hole binary64 (* y (- t z)))) |
#s(approx (+ (* (/ (- t z) a) y) x) #s(hole binary64 (+ x (* y (- (/ t a) (/ z a)))))) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 (* y (- (/ t a) (/ z a))))) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 (* y (- (+ (/ t a) (/ x y)) (/ z a))))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* y (- (/ t a) (/ z a))))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* y (- (+ (/ t a) (/ x y)) (/ z a))))) |
#s(approx (+ (* (/ y a) t) x) #s(hole binary64 (* y (+ (/ t a) (/ x y))))) |
#s(approx (+ (* (/ (- t z) a) y) x) #s(hole binary64 (* y (- (/ t a) (/ z a))))) |
#s(approx (+ (* (/ (- t z) a) y) x) #s(hole binary64 (* y (- (+ (/ t a) (/ x y)) (/ z a))))) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) (* -1 (/ (- z t) a))))))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) (* -1 (/ (- z t) a))))))) |
#s(approx (+ (* (/ y a) t) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ t a)) (* -1 (/ x y))))))) |
#s(approx (+ (* (/ (- t z) a) y) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- t z) a))))))) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 (- x (* -1 (/ (* t y) a))))) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 (- (+ x (* -1 (/ (* y z) a))) (* -1 (/ (* t y) a))))) |
#s(approx (* (- z t) (/ y a)) #s(hole binary64 (* -1 (/ (* t y) a)))) |
#s(approx (* (- z t) (/ y a)) #s(hole binary64 (+ (* -1 (/ (* t y) a)) (/ (* y z) a)))) |
#s(approx (- z t) #s(hole binary64 (* -1 t))) |
#s(approx (- z t) #s(hole binary64 (- z t))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (- x (* -1 (/ (* t y) a))))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (- (+ x (* -1 (/ (* y z) a))) (* -1 (/ (* t y) a))))) |
#s(approx (/ (* (- t z) y) a) #s(hole binary64 (/ (* t y) a))) |
#s(approx (/ (* (- t z) y) a) #s(hole binary64 (+ (* -1 (/ (* y z) a)) (/ (* t y) a)))) |
#s(approx (* (- t z) y) #s(hole binary64 (* t y))) |
#s(approx (* (- t z) y) #s(hole binary64 (+ (* -1 (* y z)) (* t y)))) |
#s(approx (- t z) #s(hole binary64 t)) |
#s(approx (- t z) #s(hole binary64 (+ t (* -1 z)))) |
#s(approx (+ (* (/ (- t z) a) y) x) #s(hole binary64 (+ x (/ (* t y) a)))) |
#s(approx (+ (* (/ (- t z) a) y) x) #s(hole binary64 (+ x (+ (* -1 (/ (* y z) a)) (/ (* t y) a))))) |
#s(approx (/ (- t z) a) #s(hole binary64 (/ t a))) |
#s(approx (/ (- t z) a) #s(hole binary64 (+ (* -1 (/ z a)) (/ t a)))) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 (* -1 (/ (* y z) a)))) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 (* z (- (/ x z) (+ (* -1 (/ (* t y) (* a z))) (/ y a)))))) |
#s(approx (* (- z t) (/ y a)) #s(hole binary64 (/ (* y z) a))) |
#s(approx (* (- z t) (/ y a)) #s(hole binary64 (* z (+ (* -1 (/ (* t y) (* a z))) (/ y a))))) |
#s(approx (- z t) #s(hole binary64 z)) |
#s(approx (- z t) #s(hole binary64 (* z (+ 1 (* -1 (/ t z)))))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* -1 (/ (* y z) a)))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* z (- (/ x z) (+ (* -1 (/ (* t y) (* a z))) (/ y a)))))) |
#s(approx (/ (* (- t z) y) a) #s(hole binary64 (* -1 (/ (* y z) a)))) |
#s(approx (/ (* (- t z) y) a) #s(hole binary64 (* z (+ (* -1 (/ y a)) (/ (* t y) (* a z)))))) |
#s(approx (* (- t z) y) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (* (- t z) y) #s(hole binary64 (* z (+ (* -1 y) (/ (* t y) z))))) |
#s(approx (- t z) #s(hole binary64 (* -1 z))) |
#s(approx (- t z) #s(hole binary64 (* z (- (/ t z) 1)))) |
#s(approx (+ (* (/ (- t z) a) y) x) #s(hole binary64 (* -1 (/ (* y z) a)))) |
#s(approx (+ (* (/ (- t z) a) y) x) #s(hole binary64 (* z (+ (* -1 (/ y a)) (+ (/ x z) (/ (* t y) (* a z))))))) |
#s(approx (/ (- t z) a) #s(hole binary64 (* -1 (/ z a)))) |
#s(approx (/ (- t z) a) #s(hole binary64 (* z (- (/ t (* a z)) (/ 1 a))))) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 (* -1 (* z (- (* -1 (/ (- x (* -1 (/ (* t y) a))) z)) (* -1 (/ y a))))))) |
#s(approx (* (- z t) (/ y a)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y a)) (/ (* t y) (* a z))))))) |
#s(approx (- z t) #s(hole binary64 (* -1 (* z (- (/ t z) 1))))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (- x (* -1 (/ (* t y) a))) z)) (* -1 (/ y a))))))) |
#s(approx (/ (* (- t z) y) a) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* t y) (* a z))) (/ y a)))))) |
#s(approx (* (- t z) y) #s(hole binary64 (* -1 (* z (+ y (* -1 (/ (* t y) z))))))) |
#s(approx (- t z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ t z))))))) |
#s(approx (+ (* (/ (- t z) a) y) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (/ (* t y) a)) z)) (/ y a)))))) |
#s(approx (/ (- t z) a) #s(hole binary64 (* -1 (* z (+ (* -1 (/ t (* a z))) (/ 1 a)))))) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 (- x (/ (* y z) a)))) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 (- (+ x (/ (* t y) a)) (/ (* y z) a)))) |
#s(approx (- z t) #s(hole binary64 (+ z (* -1 t)))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (- x (/ (* y z) a)))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (- (+ x (/ (* t y) a)) (/ (* y z) a)))) |
#s(approx (- t z) #s(hole binary64 (- t z))) |
#s(approx (+ (* (/ (- t z) a) y) x) #s(hole binary64 (+ x (* -1 (/ (* y z) a))))) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 (/ (* t y) a))) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 (* t (- (/ x t) (+ (* -1 (/ y a)) (/ (* y z) (* a t))))))) |
#s(approx (* (- z t) (/ y a)) #s(hole binary64 (* t (+ (* -1 (/ y a)) (/ (* y z) (* a t)))))) |
#s(approx (- z t) #s(hole binary64 (* t (- (/ z t) 1)))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (/ (* t y) a))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* t (- (/ x t) (+ (* -1 (/ y a)) (/ (* y z) (* a t))))))) |
#s(approx (+ (* (/ y a) t) x) #s(hole binary64 (* t (+ (/ x t) (/ y a))))) |
#s(approx (/ (* (- t z) y) a) #s(hole binary64 (* t (+ (* -1 (/ (* y z) (* a t))) (/ y a))))) |
#s(approx (* (- t z) y) #s(hole binary64 (* t (+ y (* -1 (/ (* y z) t)))))) |
#s(approx (- t z) #s(hole binary64 (* t (+ 1 (* -1 (/ z t)))))) |
#s(approx (+ (* (/ (- t z) a) y) x) #s(hole binary64 (/ (* t y) a))) |
#s(approx (+ (* (/ (- t z) a) y) x) #s(hole binary64 (* t (+ (* -1 (/ (* y z) (* a t))) (+ (/ x t) (/ y a)))))) |
#s(approx (/ (- t z) a) #s(hole binary64 (* t (+ (* -1 (/ z (* a t))) (/ 1 a))))) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 (* -1 (* t (- (* -1 (/ (- x (/ (* y z) a)) t)) (/ y a)))))) |
#s(approx (* (- z t) (/ y a)) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* y z) (* a t))) (/ y a)))))) |
#s(approx (- z t) #s(hole binary64 (* -1 (* t (+ 1 (* -1 (/ z t))))))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* -1 (* t (- (* -1 (/ (- x (/ (* y z) a)) t)) (/ y a)))))) |
#s(approx (+ (* (/ y a) t) x) #s(hole binary64 (* -1 (* t (+ (* -1 (/ x t)) (* -1 (/ y a))))))) |
#s(approx (/ (* (- t z) y) a) #s(hole binary64 (* -1 (* t (+ (* -1 (/ y a)) (/ (* y z) (* a t))))))) |
#s(approx (* (- t z) y) #s(hole binary64 (* -1 (* t (+ (* -1 y) (/ (* y z) t)))))) |
#s(approx (- t z) #s(hole binary64 (* -1 (* t (- (/ z t) 1))))) |
#s(approx (+ (* (/ (- t z) a) y) x) #s(hole binary64 (* -1 (* t (+ (* -1 (/ y a)) (* -1 (/ (+ x (* -1 (/ (* y z) a))) t))))))) |
#s(approx (/ (- t z) a) #s(hole binary64 (* -1 (* t (- (/ z (* a t)) (/ 1 a)))))) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 (/ (- (* a x) (* y (- z t))) a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (/ (- (* a x) (* y (- z t))) a))) |
#s(approx (+ (* (/ y a) t) x) #s(hole binary64 (/ (+ (* a x) (* t y)) a))) |
#s(approx (+ (* (/ (- t z) a) y) x) #s(hole binary64 (/ (+ (* a x) (* y (- t z))) a))) |
#s(approx (/ (- t z) a) #s(hole binary64 (/ (- t z) a))) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 (+ x (* -1 (/ (* y (- z t)) a))))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (+ x (* -1 (/ (* y (- z t)) a))))) |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | t | @ | 0 | ((- x (* (- z t) (/ y a))) x (* (- z t) (/ y a)) (- z t) z t (/ y a) y a (- x (/ (* y (- z t)) a)) (- x (/ (* y (- z t)) a)) (+ (* (/ y a) t) x) (- x (/ (* y (- z t)) a)) (/ (* (- t z) y) a) (* (- t z) y) (- t z) (- x (/ (* y (- z t)) a)) (+ (* (/ (- t z) a) y) x) (/ (- t z) a)) |
| 3.0ms | y | @ | -inf | ((- x (* (- z t) (/ y a))) x (* (- z t) (/ y a)) (- z t) z t (/ y a) y a (- x (/ (* y (- z t)) a)) (- x (/ (* y (- z t)) a)) (+ (* (/ y a) t) x) (- x (/ (* y (- z t)) a)) (/ (* (- t z) y) a) (* (- t z) y) (- t z) (- x (/ (* y (- z t)) a)) (+ (* (/ (- t z) a) y) x) (/ (- t z) a)) |
| 3.0ms | a | @ | -inf | ((- x (* (- z t) (/ y a))) x (* (- z t) (/ y a)) (- z t) z t (/ y a) y a (- x (/ (* y (- z t)) a)) (- x (/ (* y (- z t)) a)) (+ (* (/ y a) t) x) (- x (/ (* y (- z t)) a)) (/ (* (- t z) y) a) (* (- t z) y) (- t z) (- x (/ (* y (- z t)) a)) (+ (* (/ (- t z) a) y) x) (/ (- t z) a)) |
| 2.0ms | t | @ | -inf | ((- x (* (- z t) (/ y a))) x (* (- z t) (/ y a)) (- z t) z t (/ y a) y a (- x (/ (* y (- z t)) a)) (- x (/ (* y (- z t)) a)) (+ (* (/ y a) t) x) (- x (/ (* y (- z t)) a)) (/ (* (- t z) y) a) (* (- t z) y) (- t z) (- x (/ (* y (- z t)) a)) (+ (* (/ (- t z) a) y) x) (/ (- t z) a)) |
| 2.0ms | y | @ | inf | ((- x (* (- z t) (/ y a))) x (* (- z t) (/ y a)) (- z t) z t (/ y a) y a (- x (/ (* y (- z t)) a)) (- x (/ (* y (- z t)) a)) (+ (* (/ y a) t) x) (- x (/ (* y (- z t)) a)) (/ (* (- t z) y) a) (* (- t z) y) (- t z) (- x (/ (* y (- z t)) a)) (+ (* (/ (- t z) a) y) x) (/ (- t z) a)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 342 | 2371 |
| 0 | 358 | 2243 |
| 1 | 1659 | 2227 |
| 0 | 8178 | 2207 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(-.f64 x (*.f64 (-.f64 z t) (/.f64 y a))) |
x |
(*.f64 (-.f64 z t) (/.f64 y a)) |
(-.f64 z t) |
z |
t |
(/.f64 y a) |
y |
a |
#s(approx (- x (/ (* y (- z t)) a)) x) |
#s(approx (- x (/ (* y (- z t)) a)) (fma.f64 (/.f64 y a) t x)) |
(fma.f64 (/.f64 y a) t x) |
#s(approx (- x (/ (* y (- z t)) a)) (/.f64 (*.f64 (-.f64 t z) y) a)) |
(/.f64 (*.f64 (-.f64 t z) y) a) |
(*.f64 (-.f64 t z) y) |
(-.f64 t z) |
#s(approx (- x (/ (* y (- z t)) a)) (fma.f64 (/.f64 (-.f64 t z) a) y x)) |
(fma.f64 (/.f64 (-.f64 t z) a) y x) |
(/.f64 (-.f64 t z) a) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 (* -1 (/ (* y (- z t)) a)))) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 (- x (/ (* y (- z t)) a)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* -1 (/ (* y (- z t)) a)))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (- x (/ (* y (- z t)) a)))) |
#s(approx (+ (* (/ y a) t) x) #s(hole binary64 (/ (* t y) a))) |
#s(approx (+ (* (/ y a) t) x) #s(hole binary64 (+ x (/ (* t y) a)))) |
#s(approx (+ (* (/ (- t z) a) y) x) #s(hole binary64 (/ (* y (- t z)) a))) |
#s(approx (+ (* (/ (- t z) a) y) x) #s(hole binary64 (+ x (/ (* y (- t z)) a)))) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 x)) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 (* x (+ 1 (* -1 (/ (* y (- z t)) (* a x))))))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 x)) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* x (+ 1 (* -1 (/ (* y (- z t)) (* a x))))))) |
#s(approx (+ (* (/ y a) t) x) #s(hole binary64 x)) |
#s(approx (+ (* (/ y a) t) x) #s(hole binary64 (* x (+ 1 (/ (* t y) (* a x)))))) |
#s(approx (+ (* (/ (- t z) a) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (/ (- t z) a) y) x) #s(hole binary64 (* x (+ 1 (/ (* y (- t z)) (* a x)))))) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 (* -1 (* x (- (/ (* y (- z t)) (* a x)) 1))))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* -1 (* x (- (/ (* y (- z t)) (* a x)) 1))))) |
#s(approx (+ (* (/ y a) t) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (* t y) (* a x))) 1))))) |
#s(approx (+ (* (/ (- t z) a) y) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (* y (- t z)) (* a x))) 1))))) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 (+ x (* y (- (/ t a) (/ z a)))))) |
#s(approx (* (- z t) (/ y a)) #s(hole binary64 (/ (* y (- z t)) a))) |
#s(approx (/ y a) #s(hole binary64 (/ y a))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (+ x (* y (- (/ t a) (/ z a)))))) |
#s(approx (/ (* (- t z) y) a) #s(hole binary64 (/ (* y (- t z)) a))) |
#s(approx (* (- t z) y) #s(hole binary64 (* y (- t z)))) |
#s(approx (+ (* (/ (- t z) a) y) x) #s(hole binary64 (+ x (* y (- (/ t a) (/ z a)))))) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 (* y (- (/ t a) (/ z a))))) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 (* y (- (+ (/ t a) (/ x y)) (/ z a))))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* y (- (/ t a) (/ z a))))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* y (- (+ (/ t a) (/ x y)) (/ z a))))) |
#s(approx (+ (* (/ y a) t) x) #s(hole binary64 (* y (+ (/ t a) (/ x y))))) |
#s(approx (+ (* (/ (- t z) a) y) x) #s(hole binary64 (* y (- (/ t a) (/ z a))))) |
#s(approx (+ (* (/ (- t z) a) y) x) #s(hole binary64 (* y (- (+ (/ t a) (/ x y)) (/ z a))))) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) (* -1 (/ (- z t) a))))))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) (* -1 (/ (- z t) a))))))) |
#s(approx (+ (* (/ y a) t) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ t a)) (* -1 (/ x y))))))) |
#s(approx (+ (* (/ (- t z) a) y) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- t z) a))))))) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 (- x (* -1 (/ (* t y) a))))) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 (- (+ x (* -1 (/ (* y z) a))) (* -1 (/ (* t y) a))))) |
#s(approx (* (- z t) (/ y a)) #s(hole binary64 (* -1 (/ (* t y) a)))) |
#s(approx (* (- z t) (/ y a)) #s(hole binary64 (+ (* -1 (/ (* t y) a)) (/ (* y z) a)))) |
#s(approx (- z t) #s(hole binary64 (* -1 t))) |
#s(approx (- z t) #s(hole binary64 (- z t))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (- x (* -1 (/ (* t y) a))))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (- (+ x (* -1 (/ (* y z) a))) (* -1 (/ (* t y) a))))) |
#s(approx (/ (* (- t z) y) a) #s(hole binary64 (/ (* t y) a))) |
#s(approx (/ (* (- t z) y) a) #s(hole binary64 (+ (* -1 (/ (* y z) a)) (/ (* t y) a)))) |
#s(approx (* (- t z) y) #s(hole binary64 (* t y))) |
#s(approx (* (- t z) y) #s(hole binary64 (+ (* -1 (* y z)) (* t y)))) |
#s(approx (- t z) #s(hole binary64 t)) |
#s(approx (- t z) #s(hole binary64 (+ t (* -1 z)))) |
#s(approx (+ (* (/ (- t z) a) y) x) #s(hole binary64 (+ x (/ (* t y) a)))) |
#s(approx (+ (* (/ (- t z) a) y) x) #s(hole binary64 (+ x (+ (* -1 (/ (* y z) a)) (/ (* t y) a))))) |
#s(approx (/ (- t z) a) #s(hole binary64 (/ t a))) |
#s(approx (/ (- t z) a) #s(hole binary64 (+ (* -1 (/ z a)) (/ t a)))) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 (* -1 (/ (* y z) a)))) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 (* z (- (/ x z) (+ (* -1 (/ (* t y) (* a z))) (/ y a)))))) |
#s(approx (* (- z t) (/ y a)) #s(hole binary64 (/ (* y z) a))) |
#s(approx (* (- z t) (/ y a)) #s(hole binary64 (* z (+ (* -1 (/ (* t y) (* a z))) (/ y a))))) |
#s(approx (- z t) #s(hole binary64 z)) |
#s(approx (- z t) #s(hole binary64 (* z (+ 1 (* -1 (/ t z)))))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* -1 (/ (* y z) a)))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* z (- (/ x z) (+ (* -1 (/ (* t y) (* a z))) (/ y a)))))) |
#s(approx (/ (* (- t z) y) a) #s(hole binary64 (* -1 (/ (* y z) a)))) |
#s(approx (/ (* (- t z) y) a) #s(hole binary64 (* z (+ (* -1 (/ y a)) (/ (* t y) (* a z)))))) |
#s(approx (* (- t z) y) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (* (- t z) y) #s(hole binary64 (* z (+ (* -1 y) (/ (* t y) z))))) |
#s(approx (- t z) #s(hole binary64 (* -1 z))) |
#s(approx (- t z) #s(hole binary64 (* z (- (/ t z) 1)))) |
#s(approx (+ (* (/ (- t z) a) y) x) #s(hole binary64 (* -1 (/ (* y z) a)))) |
#s(approx (+ (* (/ (- t z) a) y) x) #s(hole binary64 (* z (+ (* -1 (/ y a)) (+ (/ x z) (/ (* t y) (* a z))))))) |
#s(approx (/ (- t z) a) #s(hole binary64 (* -1 (/ z a)))) |
#s(approx (/ (- t z) a) #s(hole binary64 (* z (- (/ t (* a z)) (/ 1 a))))) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 (* -1 (* z (- (* -1 (/ (- x (* -1 (/ (* t y) a))) z)) (* -1 (/ y a))))))) |
#s(approx (* (- z t) (/ y a)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y a)) (/ (* t y) (* a z))))))) |
#s(approx (- z t) #s(hole binary64 (* -1 (* z (- (/ t z) 1))))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (- x (* -1 (/ (* t y) a))) z)) (* -1 (/ y a))))))) |
#s(approx (/ (* (- t z) y) a) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* t y) (* a z))) (/ y a)))))) |
#s(approx (* (- t z) y) #s(hole binary64 (* -1 (* z (+ y (* -1 (/ (* t y) z))))))) |
#s(approx (- t z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ t z))))))) |
#s(approx (+ (* (/ (- t z) a) y) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (/ (* t y) a)) z)) (/ y a)))))) |
#s(approx (/ (- t z) a) #s(hole binary64 (* -1 (* z (+ (* -1 (/ t (* a z))) (/ 1 a)))))) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 (- x (/ (* y z) a)))) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 (- (+ x (/ (* t y) a)) (/ (* y z) a)))) |
#s(approx (- z t) #s(hole binary64 (+ z (* -1 t)))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (- x (/ (* y z) a)))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (- (+ x (/ (* t y) a)) (/ (* y z) a)))) |
#s(approx (- t z) #s(hole binary64 (- t z))) |
#s(approx (+ (* (/ (- t z) a) y) x) #s(hole binary64 (+ x (* -1 (/ (* y z) a))))) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 (/ (* t y) a))) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 (* t (- (/ x t) (+ (* -1 (/ y a)) (/ (* y z) (* a t))))))) |
#s(approx (* (- z t) (/ y a)) #s(hole binary64 (* t (+ (* -1 (/ y a)) (/ (* y z) (* a t)))))) |
#s(approx (- z t) #s(hole binary64 (* t (- (/ z t) 1)))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (/ (* t y) a))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* t (- (/ x t) (+ (* -1 (/ y a)) (/ (* y z) (* a t))))))) |
#s(approx (+ (* (/ y a) t) x) #s(hole binary64 (* t (+ (/ x t) (/ y a))))) |
#s(approx (/ (* (- t z) y) a) #s(hole binary64 (* t (+ (* -1 (/ (* y z) (* a t))) (/ y a))))) |
#s(approx (* (- t z) y) #s(hole binary64 (* t (+ y (* -1 (/ (* y z) t)))))) |
#s(approx (- t z) #s(hole binary64 (* t (+ 1 (* -1 (/ z t)))))) |
#s(approx (+ (* (/ (- t z) a) y) x) #s(hole binary64 (/ (* t y) a))) |
#s(approx (+ (* (/ (- t z) a) y) x) #s(hole binary64 (* t (+ (* -1 (/ (* y z) (* a t))) (+ (/ x t) (/ y a)))))) |
#s(approx (/ (- t z) a) #s(hole binary64 (* t (+ (* -1 (/ z (* a t))) (/ 1 a))))) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 (* -1 (* t (- (* -1 (/ (- x (/ (* y z) a)) t)) (/ y a)))))) |
#s(approx (* (- z t) (/ y a)) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* y z) (* a t))) (/ y a)))))) |
#s(approx (- z t) #s(hole binary64 (* -1 (* t (+ 1 (* -1 (/ z t))))))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* -1 (* t (- (* -1 (/ (- x (/ (* y z) a)) t)) (/ y a)))))) |
#s(approx (+ (* (/ y a) t) x) #s(hole binary64 (* -1 (* t (+ (* -1 (/ x t)) (* -1 (/ y a))))))) |
#s(approx (/ (* (- t z) y) a) #s(hole binary64 (* -1 (* t (+ (* -1 (/ y a)) (/ (* y z) (* a t))))))) |
#s(approx (* (- t z) y) #s(hole binary64 (* -1 (* t (+ (* -1 y) (/ (* y z) t)))))) |
#s(approx (- t z) #s(hole binary64 (* -1 (* t (- (/ z t) 1))))) |
#s(approx (+ (* (/ (- t z) a) y) x) #s(hole binary64 (* -1 (* t (+ (* -1 (/ y a)) (* -1 (/ (+ x (* -1 (/ (* y z) a))) t))))))) |
#s(approx (/ (- t z) a) #s(hole binary64 (* -1 (* t (- (/ z (* a t)) (/ 1 a)))))) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 (/ (- (* a x) (* y (- z t))) a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (/ (- (* a x) (* y (- z t))) a))) |
#s(approx (+ (* (/ y a) t) x) #s(hole binary64 (/ (+ (* a x) (* t y)) a))) |
#s(approx (+ (* (/ (- t z) a) y) x) #s(hole binary64 (/ (+ (* a x) (* y (- t z))) a))) |
#s(approx (/ (- t z) a) #s(hole binary64 (/ (- t z) a))) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 (+ x (* -1 (/ (* y (- z t)) a))))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (+ x (* -1 (/ (* y (- z t)) a))))) |
| Outputs |
|---|
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (-.f64 z t)) (/.f64 y a)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (neg.f64 (-.f64 z t)) (/.f64 y a)) (*.f64 (neg.f64 (-.f64 z t)) (/.f64 y a))) (*.f64 x (*.f64 (neg.f64 (-.f64 z t)) (/.f64 y a)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (*.f64 (-.f64 z t) y) a) #s(literal 2 binary64)))) (neg.f64 (+.f64 x (/.f64 (*.f64 (-.f64 z t) y) a)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 z t) y) a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z t) y) a) #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 (-.f64 z t) y) a)))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (*.f64 (-.f64 z t) y) a) #s(literal 2 binary64))) (+.f64 x (/.f64 (*.f64 (-.f64 z t) y) a))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 z t) y) a) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z t) y) a) #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 (-.f64 z t) y) a))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (*.f64 (-.f64 z t) y) a))) (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z t) y) a) #s(literal 2 binary64)) (+.f64 x (/.f64 (*.f64 (-.f64 z t) y) a)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z t) y) a) #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 (-.f64 z t) y) a))))) (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z t) y) a) #s(literal 3 binary64)) (fma.f64 x x (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z t) y) a) #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 (-.f64 z t) y) a)))))) |
(-.f64 x (/.f64 (*.f64 (-.f64 z t) y) a)) |
(+.f64 x (*.f64 (neg.f64 (-.f64 z t)) (/.f64 y a))) |
x |
(*.f64 (/.f64 y a) (-.f64 z t)) |
(*.f64 (-.f64 z t) (/.f64 y a)) |
(*.f64 y (/.f64 (-.f64 z t) a)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 z t) y))) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 (neg.f64 y) (-.f64 (*.f64 z z) (*.f64 t t))) (*.f64 (neg.f64 a) (+.f64 z t))) |
(/.f64 (*.f64 (neg.f64 y) (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (neg.f64 a) (fma.f64 z z (fma.f64 t t (*.f64 z t))))) |
(/.f64 (*.f64 y (-.f64 (*.f64 z z) (*.f64 t t))) (*.f64 a (+.f64 z t))) |
(/.f64 (*.f64 y (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) (*.f64 a (fma.f64 z z (fma.f64 t t (*.f64 z t))))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (neg.f64 y)) (*.f64 (+.f64 z t) (neg.f64 a))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) y) (*.f64 (+.f64 z t) a)) |
(/.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64))) (neg.f64 y)) (*.f64 (fma.f64 z z (fma.f64 t t (*.f64 z t))) (neg.f64 a))) |
(/.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64))) y) (*.f64 (fma.f64 z z (fma.f64 t t (*.f64 z t))) a)) |
(/.f64 (neg.f64 (*.f64 (-.f64 z t) y)) (neg.f64 a)) |
(/.f64 (*.f64 (-.f64 z t) y) a) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 t t))) (neg.f64 (+.f64 z t))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) (neg.f64 (fma.f64 z z (fma.f64 t t (*.f64 z t))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (+.f64 z t)) |
(/.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64))) (fma.f64 z z (fma.f64 t t (*.f64 z t)))) |
(-.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t))) |
(-.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z z (fma.f64 t t (*.f64 z t)))) (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 z z (fma.f64 t t (*.f64 z t))))) |
(-.f64 z t) |
z |
t |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 y) (neg.f64 a)) |
(/.f64 y a) |
y |
a |
#s(approx (- x (/ (* y (- z t)) a)) x) |
#s(approx (- x (/ (* y (- z t)) a)) (fma.f64 (/.f64 y a) t x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (/.f64 y a) t) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (/.f64 y a) t)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y a) t) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (/.f64 y a) t) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 y a) t) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 y a) t) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 y a) t)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 y a) t) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 y a) t) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 y a) t) x))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (/.f64 y a) t) #s(literal 2 binary64))) (-.f64 x (*.f64 (/.f64 y a) t))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y a) t) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (/.f64 y a) t) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 y a) t) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 y a) t) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 y a) t))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 y a) t) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 y a) t) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 y a) t) x)))) |
(fma.f64 (/.f64 y a) t x) |
(fma.f64 t (/.f64 y a) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (/.f64 y a) t))) (/.f64 (pow.f64 (*.f64 (/.f64 y a) t) #s(literal 2 binary64)) (-.f64 x (*.f64 (/.f64 y a) t)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 y a) t) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 y a) t) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 y a) t) x))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 y a) t) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 y a) t))))) (/.f64 (pow.f64 (*.f64 (/.f64 y a) t) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 y a) t) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 y a) t)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 y a) t) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 y a) t) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 y a) t) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 y a) t) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 y a) t) x))))) |
(+.f64 (*.f64 (/.f64 y a) t) x) |
(+.f64 x (*.f64 (/.f64 y a) t)) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (/.f64 (-.f64 t z) a) y)) |
(*.f64 (/.f64 (-.f64 t z) a) y) |
(*.f64 (-.f64 t z) (/.f64 y a)) |
(*.f64 y (/.f64 (-.f64 t z) a)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 t z) y))) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (neg.f64 y)) (*.f64 (+.f64 t z) (neg.f64 a))) |
(/.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 z z)) y) (*.f64 (+.f64 t z) a)) |
(/.f64 (*.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (neg.f64 y)) (*.f64 (fma.f64 t t (fma.f64 z z (*.f64 t z))) (neg.f64 a))) |
(/.f64 (*.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) y) (*.f64 (fma.f64 t t (fma.f64 z z (*.f64 t z))) a)) |
(/.f64 (neg.f64 (*.f64 (-.f64 t z) y)) (neg.f64 a)) |
(/.f64 (*.f64 (-.f64 t z) y) a) |
(*.f64 (-.f64 t z) y) |
(*.f64 y (-.f64 t z)) |
(/.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 z z))) (neg.f64 (+.f64 t z))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (fma.f64 t t (fma.f64 z z (*.f64 t z))))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (+.f64 t z)) |
(/.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 t t (fma.f64 z z (*.f64 t z)))) |
(-.f64 (/.f64 (*.f64 t t) (+.f64 t z)) (/.f64 (*.f64 z z) (+.f64 t z))) |
(-.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 t t (fma.f64 z z (*.f64 t z)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 t t (fma.f64 z z (*.f64 t z))))) |
(-.f64 t z) |
#s(approx (- x (/ (* y (- z t)) a)) (fma.f64 (/.f64 (-.f64 t z) a) y x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 y) (/.f64 (-.f64 t z) a)) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 (neg.f64 y) (/.f64 (-.f64 t z) a)) (*.f64 (neg.f64 y) (/.f64 (-.f64 t z) a)) (*.f64 x (*.f64 (neg.f64 y) (/.f64 (-.f64 t z) a)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (/.f64 (-.f64 t z) a) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (/.f64 (-.f64 t z) a) y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 t z) a) y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (/.f64 (-.f64 t z) a) y) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (-.f64 t z) a) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 t z) a) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 (-.f64 t z) a) y)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 t z) a) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 t z) a) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 t z) a) y) x))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (/.f64 (-.f64 t z) a) y) #s(literal 2 binary64))) (-.f64 x (*.f64 (/.f64 (-.f64 t z) a) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 t z) a) y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (/.f64 (-.f64 t z) a) y) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (-.f64 t z) a) y) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 t z) a) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 (-.f64 t z) a) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 t z) a) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 t z) a) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 t z) a) y) x)))) |
(fma.f64 (/.f64 (-.f64 t z) a) y x) |
(fma.f64 (-.f64 t z) (/.f64 y a) x) |
(fma.f64 y (/.f64 (-.f64 t z) a) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (/.f64 (-.f64 t z) a) y))) (/.f64 (pow.f64 (*.f64 (/.f64 (-.f64 t z) a) y) #s(literal 2 binary64)) (-.f64 x (*.f64 (/.f64 (-.f64 t z) a) y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (-.f64 t z) a) y) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (-.f64 t z) a) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 (-.f64 t z) a) y) x))) |
(-.f64 x (*.f64 (neg.f64 y) (/.f64 (-.f64 t z) a))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 t z) a) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 (-.f64 t z) a) y))))) (/.f64 (pow.f64 (*.f64 (/.f64 (-.f64 t z) a) y) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 t z) a) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 (-.f64 t z) a) y)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (-.f64 t z) a) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 t z) a) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 t z) a) y) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 t z) a) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 t z) a) y) x))))) |
(+.f64 (*.f64 (/.f64 (-.f64 t z) a) y) x) |
(+.f64 x (*.f64 (/.f64 (-.f64 t z) a) y)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 t a) #s(literal 2 binary64)) (pow.f64 (/.f64 z a) #s(literal 2 binary64)))) (neg.f64 (/.f64 (+.f64 t z) a))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 t a) #s(literal 3 binary64)) (pow.f64 (/.f64 z a) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 t a) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 z a) #s(literal 2 binary64)) (*.f64 (/.f64 t a) (/.f64 z a)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 t z))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a t) (*.f64 a z))) (neg.f64 (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 t) (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 z))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 t) a) (*.f64 (neg.f64 a) z)) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 t (neg.f64 a)) (*.f64 a (neg.f64 z))) (*.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (neg.f64 t) (neg.f64 z)) (neg.f64 a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 t a) #s(literal 2 binary64)) (pow.f64 (/.f64 z a) #s(literal 2 binary64))) (/.f64 (+.f64 t z) a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 t a) #s(literal 3 binary64)) (pow.f64 (/.f64 z a) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 t a) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 z a) #s(literal 2 binary64)) (*.f64 (/.f64 t a) (/.f64 z a))))) |
(/.f64 (neg.f64 (-.f64 t z)) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 a t) (*.f64 a z)) (*.f64 a a)) |
(/.f64 (-.f64 t z) a) |
(-.f64 (/.f64 (pow.f64 (/.f64 t a) #s(literal 2 binary64)) (/.f64 (+.f64 t z) a)) (/.f64 (pow.f64 (/.f64 z a) #s(literal 2 binary64)) (/.f64 (+.f64 t z) a))) |
(-.f64 (/.f64 (pow.f64 (/.f64 t a) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 t a) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 z a) #s(literal 2 binary64)) (*.f64 (/.f64 t a) (/.f64 z a))))) (/.f64 (pow.f64 (/.f64 z a) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 t a) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 z a) #s(literal 2 binary64)) (*.f64 (/.f64 t a) (/.f64 z a)))))) |
(-.f64 (/.f64 (*.f64 a t) (*.f64 a a)) (/.f64 (*.f64 a z) (*.f64 a a))) |
(-.f64 (/.f64 t a) (/.f64 z a)) |
#s(approx (- x (/ (* y (- z t)) a)) (neg.f64 (/.f64 (*.f64 (-.f64 z t) y) a))) |
#s(approx (- x (/ (* y (- z t)) a)) (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) a))) |
#s(approx x x) |
#s(approx (- x (/ (* y (- z t)) a)) (neg.f64 (/.f64 (*.f64 (-.f64 z t) y) a))) |
#s(approx (- x (/ (* y (- z t)) a)) (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) a))) |
#s(approx (+ (* (/ y a) t) x) (*.f64 (/.f64 y a) t)) |
#s(approx (+ (* (/ y a) t) x) (fma.f64 (/.f64 y a) t x)) |
#s(approx (+ (* (/ (- t z) a) y) x) (*.f64 (/.f64 (-.f64 t z) a) y)) |
#s(approx (+ (* (/ (- t z) a) y) x) (fma.f64 (/.f64 (-.f64 t z) a) y x)) |
#s(approx (- x (/ (* y (- z t)) a)) x) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) y) a) x) #s(literal -1 binary64) #s(literal 1 binary64)) x)) |
#s(approx (- x (/ (* y (- z t)) a)) x) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) y) a) x) #s(literal -1 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (/ y a) t) x) x) |
#s(approx (+ (* (/ y a) t) x) (*.f64 (fma.f64 (/.f64 t x) (/.f64 y a) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (/ (- t z) a) y) x) x) |
#s(approx (+ (* (/ (- t z) a) y) x) (*.f64 (fma.f64 (/.f64 y x) (/.f64 (-.f64 t z) a) #s(literal 1 binary64)) x)) |
#s(approx (- x (/ (* y (- z t)) a)) (neg.f64 (*.f64 (-.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) y) a) x) #s(literal 1 binary64)) x))) |
#s(approx (- x (/ (* y (- z t)) a)) (neg.f64 (*.f64 (-.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) y) a) x) #s(literal 1 binary64)) x))) |
#s(approx (+ (* (/ y a) t) x) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (/.f64 y a) t) x)) #s(literal 1 binary64)) x))) |
#s(approx (+ (* (/ (- t z) a) y) x) (neg.f64 (*.f64 (-.f64 (neg.f64 (*.f64 (/.f64 y x) (/.f64 (-.f64 t z) a))) #s(literal 1 binary64)) x))) |
#s(approx (- x (/ (* y (- z t)) a)) (fma.f64 (/.f64 (-.f64 t z) a) y x)) |
#s(approx (* (- z t) (/ y a)) (/.f64 (*.f64 (-.f64 z t) y) a)) |
#s(approx (/ y a) (/.f64 y a)) |
#s(approx y y) |
#s(approx (- x (/ (* y (- z t)) a)) (fma.f64 (/.f64 (-.f64 t z) a) y x)) |
#s(approx (/ (* (- t z) y) a) (*.f64 (/.f64 (-.f64 t z) a) y)) |
#s(approx (* (- t z) y) (*.f64 (-.f64 t z) y)) |
#s(approx (+ (* (/ (- t z) a) y) x) (fma.f64 (/.f64 (-.f64 t z) a) y x)) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (/.f64 (-.f64 t z) a) y)) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (-.f64 (+.f64 (/.f64 x y) (/.f64 t a)) (/.f64 z a)) y)) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (/.f64 (-.f64 t z) a) y)) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (-.f64 (+.f64 (/.f64 x y) (/.f64 t a)) (/.f64 z a)) y)) |
#s(approx (+ (* (/ y a) t) x) (*.f64 (+.f64 (/.f64 x y) (/.f64 t a)) y)) |
#s(approx (+ (* (/ (- t z) a) y) x) (*.f64 (/.f64 (-.f64 t z) a) y)) |
#s(approx (+ (* (/ (- t z) a) y) x) (*.f64 (-.f64 (+.f64 (/.f64 x y) (/.f64 t a)) (/.f64 z a)) y)) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (neg.f64 y) (-.f64 (neg.f64 (/.f64 x y)) (neg.f64 (/.f64 (-.f64 z t) a))))) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (neg.f64 y) (-.f64 (neg.f64 (/.f64 x y)) (neg.f64 (/.f64 (-.f64 z t) a))))) |
#s(approx (+ (* (/ y a) t) x) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1 binary64) (/.f64 (neg.f64 t) a)))) |
#s(approx (+ (* (/ (- t z) a) y) x) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 t z) a))))) |
#s(approx (- x (/ (* y (- z t)) a)) (-.f64 x (neg.f64 (*.f64 (/.f64 y a) t)))) |
#s(approx (- x (/ (* y (- z t)) a)) (+.f64 x (/.f64 (-.f64 (*.f64 (neg.f64 y) z) (*.f64 #s(literal -1 binary64) (*.f64 y t))) a))) |
#s(approx (* (- z t) (/ y a)) (neg.f64 (*.f64 (/.f64 y a) t))) |
#s(approx (* (- z t) (/ y a)) (/.f64 (fma.f64 y z (*.f64 #s(literal -1 binary64) (*.f64 y t))) a)) |
#s(approx (- z t) (neg.f64 t)) |
#s(approx (- z t) (-.f64 z t)) |
#s(approx z z) |
#s(approx (- x (/ (* y (- z t)) a)) (-.f64 x (neg.f64 (*.f64 (/.f64 y a) t)))) |
#s(approx (- x (/ (* y (- z t)) a)) (+.f64 x (/.f64 (-.f64 (*.f64 (neg.f64 y) z) (*.f64 #s(literal -1 binary64) (*.f64 y t))) a))) |
#s(approx (/ (* (- t z) y) a) (*.f64 (/.f64 y a) t)) |
#s(approx (/ (* (- t z) y) a) (/.f64 (fma.f64 (neg.f64 y) z (*.f64 y t)) a)) |
#s(approx (* (- t z) y) (*.f64 y t)) |
#s(approx (* (- t z) y) (fma.f64 (neg.f64 y) z (*.f64 y t))) |
#s(approx (- t z) t) |
#s(approx (- t z) (fma.f64 #s(literal -1 binary64) z t)) |
#s(approx (+ (* (/ (- t z) a) y) x) (fma.f64 (/.f64 y a) t x)) |
#s(approx (+ (* (/ (- t z) a) y) x) (+.f64 (/.f64 (fma.f64 (neg.f64 y) z (*.f64 y t)) a) x)) |
#s(approx (/ (- t z) a) (/.f64 t a)) |
#s(approx (/ (- t z) a) (/.f64 (fma.f64 #s(literal -1 binary64) z t) a)) |
#s(approx (- x (/ (* y (- z t)) a)) (neg.f64 (*.f64 y (/.f64 z a)))) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (-.f64 (/.f64 x z) (fma.f64 (/.f64 (*.f64 (/.f64 y a) t) z) #s(literal -1 binary64) (/.f64 y a))) z)) |
#s(approx (* (- z t) (/ y a)) (*.f64 y (/.f64 z a))) |
#s(approx (* (- z t) (/ y a)) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 y a) t) z) #s(literal -1 binary64) (/.f64 y a)) z)) |
#s(approx (- z t) z) |
#s(approx (- z t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) z)) |
#s(approx (- x (/ (* y (- z t)) a)) (neg.f64 (*.f64 y (/.f64 z a)))) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (-.f64 (/.f64 x z) (fma.f64 (/.f64 (*.f64 (/.f64 y a) t) z) #s(literal -1 binary64) (/.f64 y a))) z)) |
#s(approx (/ (* (- t z) y) a) (neg.f64 (*.f64 y (/.f64 z a)))) |
#s(approx (/ (* (- t z) y) a) (*.f64 (fma.f64 (/.f64 y z) (/.f64 t a) (/.f64 (neg.f64 y) a)) z)) |
#s(approx (* (- t z) y) (*.f64 (neg.f64 y) z)) |
#s(approx (* (- t z) y) (*.f64 (fma.f64 t (/.f64 y z) (neg.f64 y)) z)) |
#s(approx (- t z) (neg.f64 z)) |
#s(approx (- t z) (*.f64 (-.f64 (/.f64 t z) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (/ (- t z) a) y) x) (neg.f64 (*.f64 y (/.f64 z a)))) |
#s(approx (+ (* (/ (- t z) a) y) x) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 y a) (/.f64 (fma.f64 (/.f64 y a) t x) z)) z)) |
#s(approx (/ (- t z) a) (/.f64 (neg.f64 z) a)) |
#s(approx (/ (- t z) a) (*.f64 (-.f64 (/.f64 (/.f64 t a) z) (pow.f64 a #s(literal -1 binary64))) z)) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (neg.f64 z) (-.f64 (neg.f64 (/.f64 (-.f64 x (neg.f64 (*.f64 (/.f64 y a) t))) z)) (/.f64 (neg.f64 y) a)))) |
#s(approx (* (- z t) (/ y a)) (*.f64 (neg.f64 z) (fma.f64 (/.f64 y z) (/.f64 t a) (/.f64 (neg.f64 y) a)))) |
#s(approx (- z t) (*.f64 (neg.f64 z) (-.f64 (/.f64 t z) #s(literal 1 binary64)))) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (neg.f64 z) (-.f64 (neg.f64 (/.f64 (-.f64 x (neg.f64 (*.f64 (/.f64 y a) t))) z)) (/.f64 (neg.f64 y) a)))) |
#s(approx (/ (* (- t z) y) a) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (*.f64 (/.f64 y a) t) z) #s(literal -1 binary64) (/.f64 y a)))) |
#s(approx (* (- t z) y) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (*.f64 y t) z) #s(literal -1 binary64) y))) |
#s(approx (- t z) (*.f64 (neg.f64 z) (-.f64 #s(literal 1 binary64) (/.f64 t z)))) |
#s(approx (+ (* (/ (- t z) a) y) x) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (fma.f64 (/.f64 y a) t x) z) #s(literal -1 binary64) (/.f64 y a)))) |
#s(approx (/ (- t z) a) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (/.f64 t a) z) #s(literal -1 binary64) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (- x (/ (* y (- z t)) a)) (-.f64 x (*.f64 y (/.f64 z a)))) |
#s(approx (- x (/ (* y (- z t)) a)) (+.f64 x (/.f64 (-.f64 (*.f64 y t) (*.f64 y z)) a))) |
#s(approx (- z t) (fma.f64 #s(literal -1 binary64) t z)) |
#s(approx t t) |
#s(approx (- x (/ (* y (- z t)) a)) (-.f64 x (*.f64 y (/.f64 z a)))) |
#s(approx (- x (/ (* y (- z t)) a)) (+.f64 x (/.f64 (-.f64 (*.f64 y t) (*.f64 y z)) a))) |
#s(approx (- t z) (-.f64 t z)) |
#s(approx (+ (* (/ (- t z) a) y) x) (fma.f64 (*.f64 y (/.f64 z a)) #s(literal -1 binary64) x)) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (/.f64 y a) t)) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (-.f64 (/.f64 x t) (fma.f64 (/.f64 y t) (/.f64 z a) (/.f64 (neg.f64 y) a))) t)) |
#s(approx (* (- z t) (/ y a)) (*.f64 (fma.f64 (/.f64 y t) (/.f64 z a) (/.f64 (neg.f64 y) a)) t)) |
#s(approx (- z t) (*.f64 (-.f64 (/.f64 z t) #s(literal 1 binary64)) t)) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (/.f64 y a) t)) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (-.f64 (/.f64 x t) (fma.f64 (/.f64 y t) (/.f64 z a) (/.f64 (neg.f64 y) a))) t)) |
#s(approx (+ (* (/ y a) t) x) (*.f64 (+.f64 (/.f64 x t) (/.f64 y a)) t)) |
#s(approx (/ (* (- t z) y) a) (*.f64 (fma.f64 (/.f64 (neg.f64 y) t) (/.f64 z a) (/.f64 y a)) t)) |
#s(approx (* (- t z) y) (*.f64 (-.f64 y (*.f64 y (/.f64 z t))) t)) |
#s(approx (- t z) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) t)) |
#s(approx (+ (* (/ (- t z) a) y) x) (*.f64 (/.f64 y a) t)) |
#s(approx (+ (* (/ (- t z) a) y) x) (*.f64 (/.f64 (fma.f64 (neg.f64 y) z (fma.f64 a x (*.f64 y t))) (*.f64 a t)) t)) |
#s(approx (/ (- t z) a) (*.f64 (fma.f64 (/.f64 (/.f64 z a) t) #s(literal -1 binary64) (pow.f64 a #s(literal -1 binary64))) t)) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (neg.f64 t) (-.f64 (neg.f64 (/.f64 (-.f64 x (*.f64 y (/.f64 z a))) t)) (/.f64 y a)))) |
#s(approx (* (- z t) (/ y a)) (*.f64 (neg.f64 t) (fma.f64 (/.f64 (neg.f64 y) t) (/.f64 z a) (/.f64 y a)))) |
#s(approx (- z t) (*.f64 (neg.f64 t) (-.f64 #s(literal 1 binary64) (/.f64 z t)))) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (neg.f64 t) (-.f64 (neg.f64 (/.f64 (-.f64 x (*.f64 y (/.f64 z a))) t)) (/.f64 y a)))) |
#s(approx (+ (* (/ y a) t) x) (*.f64 (neg.f64 t) (fma.f64 (/.f64 x t) #s(literal -1 binary64) (/.f64 (neg.f64 y) a)))) |
#s(approx (/ (* (- t z) y) a) (*.f64 (neg.f64 t) (fma.f64 (/.f64 y t) (/.f64 z a) (/.f64 (neg.f64 y) a)))) |
#s(approx (* (- t z) y) (*.f64 (neg.f64 t) (fma.f64 y (/.f64 z t) (neg.f64 y)))) |
#s(approx (- t z) (*.f64 (neg.f64 t) (-.f64 (/.f64 z t) #s(literal 1 binary64)))) |
#s(approx (+ (* (/ (- t z) a) y) x) (*.f64 (neg.f64 t) (fma.f64 (/.f64 (fma.f64 (*.f64 y (/.f64 z a)) #s(literal -1 binary64) x) t) #s(literal -1 binary64) (/.f64 (neg.f64 y) a)))) |
#s(approx (/ (- t z) a) (*.f64 (neg.f64 t) (-.f64 (/.f64 (/.f64 z a) t) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (- x (/ (* y (- z t)) a)) (/.f64 (-.f64 (*.f64 a x) (*.f64 (-.f64 z t) y)) a)) |
#s(approx a a) |
#s(approx (- x (/ (* y (- z t)) a)) (/.f64 (-.f64 (*.f64 a x) (*.f64 (-.f64 z t) y)) a)) |
#s(approx (+ (* (/ y a) t) x) (/.f64 (fma.f64 a x (*.f64 y t)) a)) |
#s(approx (+ (* (/ (- t z) a) y) x) (/.f64 (fma.f64 (-.f64 t z) y (*.f64 a x)) a)) |
#s(approx (/ (- t z) a) (/.f64 (-.f64 t z) a)) |
#s(approx (- x (/ (* y (- z t)) a)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 z t) y) a) x)) |
#s(approx (- x (/ (* y (- z t)) a)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 z t) y) a) x)) |
Compiled 6 366 to 921 computations (85.5% saved)
17 alts after pruning (15 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 247 | 12 | 259 |
| Fresh | 4 | 3 | 7 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 254 | 17 | 271 |
| Status | Accuracy | Program |
|---|---|---|
| 72.3% | (-.f64 x (*.f64 #s(approx (- z t) z) (/.f64 y a))) | |
| ▶ | 67.3% | (-.f64 x #s(approx (/ (* y (- z t)) a) (*.f64 (/.f64 z a) y))) |
| 60.7% | #s(approx (- x (/ (* y (- z t)) a)) (fma.f64 (/.f64 (-.f64 (*.f64 a t) (*.f64 a z)) (*.f64 a a)) y x)) | |
| ▶ | 60.1% | #s(approx (- x (/ (* y (- z t)) a)) (fma.f64 (/.f64 #s(approx (- t z) t) a) y x)) |
| ✓ | 67.0% | #s(approx (- x (/ (* y (- z t)) a)) (fma.f64 (/.f64 y a) t x)) |
| 36.9% | #s(approx (- x (/ (* y (- z t)) a)) (/.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 z z)) y) (*.f64 (+.f64 t z) a))) | |
| ▶ | 34.8% | #s(approx (- x (/ (* y (- z t)) a)) (/.f64 (*.f64 #s(approx (- t z) (neg.f64 z)) y) a)) |
| 32.2% | #s(approx (- x (/ (* y (- z t)) a)) (/.f64 (*.f64 #s(approx (- t z) t) y) a)) | |
| 60.2% | #s(approx (- x (/ (* y (- z t)) a)) (/.f64 #s(approx (* (- t z) y) (fma.f64 (neg.f64 y) z (*.f64 y t))) a)) | |
| 57.8% | #s(approx (- x (/ (* y (- z t)) a)) (*.f64 (/.f64 (-.f64 t z) a) y)) | |
| 34.5% | #s(approx (- x (/ (* y (- z t)) a)) (*.f64 (/.f64 y a) t)) | |
| 64.1% | #s(approx (- x (/ (* y (- z t)) a)) (*.f64 (-.f64 t z) (/.f64 y a))) | |
| 40.3% | #s(approx (- x (/ (* y (- z t)) a)) (*.f64 (neg.f64 z) (/.f64 y a))) | |
| ▶ | 28.5% | #s(approx (- x (/ (* y (- z t)) a)) (*.f64 y (/.f64 t a))) |
| 35.7% | #s(approx (- x (/ (* y (- z t)) a)) (neg.f64 (*.f64 y (/.f64 z a)))) | |
| ▶ | 77.8% | #s(approx (- x (/ (* y (- z t)) a)) #s(approx (+ (* (/ (- t z) a) y) x) (*.f64 (fma.f64 (/.f64 y x) (/.f64 (-.f64 t z) a) #s(literal 1 binary64)) x))) |
| ✓ | 34.0% | #s(approx (- x (/ (* y (- z t)) a)) x) |
Compiled 601 to 446 computations (25.8% saved)
| Inputs |
|---|
#s(approx (- x (/ (* y (- z t)) a)) #s(approx (+ (* (/ (- t z) a) y) x) (*.f64 (fma.f64 (/.f64 y x) (/.f64 (-.f64 t z) a) #s(literal 1 binary64)) x))) |
#s(approx (+ (* (/ (- t z) a) y) x) (*.f64 (fma.f64 (/.f64 y x) (/.f64 (-.f64 t z) a) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (/.f64 y x) (/.f64 (-.f64 t z) a) #s(literal 1 binary64)) x) |
(fma.f64 (/.f64 y x) (/.f64 (-.f64 t z) a) #s(literal 1 binary64)) |
(/.f64 y x) |
y |
x |
(/.f64 (-.f64 t z) a) |
(-.f64 t z) |
t |
z |
a |
#s(literal 1 binary64) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 y (/.f64 t a))) |
(*.f64 y (/.f64 t a)) |
(/.f64 t a) |
#s(approx (- x (/ (* y (- z t)) a)) (fma.f64 (/.f64 #s(approx (- t z) t) a) y x)) |
(fma.f64 (/.f64 #s(approx (- t z) t) a) y x) |
(/.f64 #s(approx (- t z) t) a) |
#s(approx (- t z) t) |
#s(approx (- x (/ (* y (- z t)) a)) (/.f64 (*.f64 #s(approx (- t z) (neg.f64 z)) y) a)) |
(/.f64 (*.f64 #s(approx (- t z) (neg.f64 z)) y) a) |
(*.f64 #s(approx (- t z) (neg.f64 z)) y) |
#s(approx (- t z) (neg.f64 z)) |
(neg.f64 z) |
(-.f64 x #s(approx (/ (* y (- z t)) a) (*.f64 (/.f64 z a) y))) |
#s(approx (/ (* y (- z t)) a) (*.f64 (/.f64 z a) y)) |
(*.f64 (/.f64 z a) y) |
(/.f64 z a) |
| Outputs |
|---|
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* -1 (/ (* y (- z t)) a)))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (- x (/ (* y (- z t)) a)))) |
#s(approx (+ (* (/ (- t z) a) y) x) #s(hole binary64 (/ (* y (- t z)) a))) |
#s(approx (+ (* (/ (- t z) a) y) x) #s(hole binary64 (+ x (/ (* y (- t z)) a)))) |
#s(approx (* (+ (* (/ y x) (/ (- t z) a)) 1) x) #s(hole binary64 (/ (* y (- t z)) a))) |
#s(approx (* (+ (* (/ y x) (/ (- t z) a)) 1) x) #s(hole binary64 (+ x (/ (* y (- t z)) a)))) |
#s(approx (+ (* (/ y x) (/ (- t z) a)) 1) #s(hole binary64 (/ (* y (- t z)) (* a x)))) |
#s(approx (+ (* (/ y x) (/ (- t z) a)) 1) #s(hole binary64 (/ (+ x (/ (* y (- t z)) a)) x))) |
#s(approx (/ y x) #s(hole binary64 (/ y x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 x)) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* x (+ 1 (* -1 (/ (* y (- z t)) (* a x))))))) |
#s(approx (+ (* (/ (- t z) a) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (/ (- t z) a) y) x) #s(hole binary64 (* x (+ 1 (/ (* y (- t z)) (* a x)))))) |
#s(approx (* (+ (* (/ y x) (/ (- t z) a)) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (/ y x) (/ (- t z) a)) 1) x) #s(hole binary64 (* x (+ 1 (/ (* y (- t z)) (* a x)))))) |
#s(approx (+ (* (/ y x) (/ (- t z) a)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (/ y x) (/ (- t z) a)) 1) #s(hole binary64 (+ 1 (/ (* y (- t z)) (* a x))))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* -1 (* x (- (/ (* y (- z t)) (* a x)) 1))))) |
#s(approx (+ (* (/ (- t z) a) y) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (* y (- t z)) (* a x))) 1))))) |
#s(approx (* (+ (* (/ y x) (/ (- t z) a)) 1) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (* y (- t z)) (* a x))) 1))))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (+ x (* y (- (/ t a) (/ z a)))))) |
#s(approx (+ (* (/ (- t z) a) y) x) #s(hole binary64 (+ x (* y (- (/ t a) (/ z a)))))) |
#s(approx (* (+ (* (/ y x) (/ (- t z) a)) 1) x) #s(hole binary64 (+ x (* x (* y (- (/ t (* a x)) (/ z (* a x)))))))) |
#s(approx (+ (* (/ y x) (/ (- t z) a)) 1) #s(hole binary64 (+ 1 (* y (- (/ t (* a x)) (/ z (* a x))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* y (/ t a)) #s(hole binary64 (/ (* t y) a))) |
#s(approx (/ (* (- t z) y) a) #s(hole binary64 (/ (* y (- t z)) a))) |
#s(approx (* (- t z) y) #s(hole binary64 (* y (- t z)))) |
#s(approx (/ (* y (- z t)) a) #s(hole binary64 (/ (* y (- z t)) a))) |
#s(approx (* (/ z a) y) #s(hole binary64 (/ (* y z) a))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* y (- (/ t a) (/ z a))))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* y (- (+ (/ t a) (/ x y)) (/ z a))))) |
#s(approx (+ (* (/ (- t z) a) y) x) #s(hole binary64 (* y (- (/ t a) (/ z a))))) |
#s(approx (+ (* (/ (- t z) a) y) x) #s(hole binary64 (* y (- (+ (/ t a) (/ x y)) (/ z a))))) |
#s(approx (* (+ (* (/ y x) (/ (- t z) a)) 1) x) #s(hole binary64 (* x (* y (- (/ t (* a x)) (/ z (* a x))))))) |
#s(approx (* (+ (* (/ y x) (/ (- t z) a)) 1) x) #s(hole binary64 (* y (+ (* x (- (/ t (* a x)) (/ z (* a x)))) (/ x y))))) |
#s(approx (+ (* (/ y x) (/ (- t z) a)) 1) #s(hole binary64 (* y (- (/ t (* a x)) (/ z (* a x)))))) |
#s(approx (+ (* (/ y x) (/ (- t z) a)) 1) #s(hole binary64 (* y (- (+ (/ 1 y) (/ t (* a x))) (/ z (* a x)))))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) (* -1 (/ (- z t) a))))))) |
#s(approx (+ (* (/ (- t z) a) y) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- t z) a))))))) |
#s(approx (* (+ (* (/ y x) (/ (- t z) a)) 1) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- t z) a))))))) |
#s(approx (+ (* (/ y x) (/ (- t z) a)) 1) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- t z) (* a x))) (/ 1 y)))))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (- x (* -1 (/ (* t y) a))))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (- (+ x (* -1 (/ (* y z) a))) (* -1 (/ (* t y) a))))) |
#s(approx (+ (* (/ (- t z) a) y) x) #s(hole binary64 (+ x (/ (* t y) a)))) |
#s(approx (+ (* (/ (- t z) a) y) x) #s(hole binary64 (+ x (+ (* -1 (/ (* y z) a)) (/ (* t y) a))))) |
#s(approx (* (+ (* (/ y x) (/ (- t z) a)) 1) x) #s(hole binary64 (* x (+ 1 (/ (* t y) (* a x)))))) |
#s(approx (* (+ (* (/ y x) (/ (- t z) a)) 1) x) #s(hole binary64 (+ (* -1 (/ (* y z) a)) (* x (+ 1 (/ (* t y) (* a x))))))) |
#s(approx (+ (* (/ y x) (/ (- t z) a)) 1) #s(hole binary64 (+ 1 (/ (* t y) (* a x))))) |
#s(approx (+ (* (/ y x) (/ (- t z) a)) 1) #s(hole binary64 (+ 1 (+ (* -1 (/ (* y z) (* a x))) (/ (* t y) (* a x)))))) |
#s(approx (/ (- t z) a) #s(hole binary64 (/ t a))) |
#s(approx (/ (- t z) a) #s(hole binary64 (+ (* -1 (/ z a)) (/ t a)))) |
#s(approx (- t z) #s(hole binary64 t)) |
#s(approx (- t z) #s(hole binary64 (+ t (* -1 z)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (/ (* (- t z) y) a) #s(hole binary64 (/ (* t y) a))) |
#s(approx (/ (* (- t z) y) a) #s(hole binary64 (+ (* -1 (/ (* y z) a)) (/ (* t y) a)))) |
#s(approx (* (- t z) y) #s(hole binary64 (* t y))) |
#s(approx (* (- t z) y) #s(hole binary64 (+ (* -1 (* y z)) (* t y)))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx (/ (* y (- z t)) a) #s(hole binary64 (* -1 (/ (* t y) a)))) |
#s(approx (/ (* y (- z t)) a) #s(hole binary64 (+ (* -1 (/ (* t y) a)) (/ (* y z) a)))) |
#s(approx (/ z a) #s(hole binary64 (/ z a))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* -1 (/ (* y z) a)))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* z (- (/ x z) (+ (* -1 (/ (* t y) (* a z))) (/ y a)))))) |
#s(approx (+ (* (/ (- t z) a) y) x) #s(hole binary64 (* -1 (/ (* y z) a)))) |
#s(approx (+ (* (/ (- t z) a) y) x) #s(hole binary64 (* z (+ (* -1 (/ y a)) (+ (/ x z) (/ (* t y) (* a z))))))) |
#s(approx (* (+ (* (/ y x) (/ (- t z) a)) 1) x) #s(hole binary64 (* -1 (/ (* y z) a)))) |
#s(approx (* (+ (* (/ y x) (/ (- t z) a)) 1) x) #s(hole binary64 (* z (+ (* -1 (/ y a)) (/ (* x (+ 1 (/ (* t y) (* a x)))) z))))) |
#s(approx (+ (* (/ y x) (/ (- t z) a)) 1) #s(hole binary64 (* -1 (/ (* y z) (* a x))))) |
#s(approx (+ (* (/ y x) (/ (- t z) a)) 1) #s(hole binary64 (* z (+ (* -1 (/ y (* a x))) (+ (/ 1 z) (/ (* t y) (* a (* x z)))))))) |
#s(approx (/ (- t z) a) #s(hole binary64 (* -1 (/ z a)))) |
#s(approx (/ (- t z) a) #s(hole binary64 (* z (- (/ t (* a z)) (/ 1 a))))) |
#s(approx (- t z) #s(hole binary64 (* -1 z))) |
#s(approx (- t z) #s(hole binary64 (* z (- (/ t z) 1)))) |
#s(approx (/ (* (- t z) y) a) #s(hole binary64 (* -1 (/ (* y z) a)))) |
#s(approx (/ (* (- t z) y) a) #s(hole binary64 (* z (+ (* -1 (/ y a)) (/ (* t y) (* a z)))))) |
#s(approx (* (- t z) y) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (* (- t z) y) #s(hole binary64 (* z (+ (* -1 y) (/ (* t y) z))))) |
#s(approx (/ (* y (- z t)) a) #s(hole binary64 (/ (* y z) a))) |
#s(approx (/ (* y (- z t)) a) #s(hole binary64 (* z (+ (* -1 (/ (* t y) (* a z))) (/ y a))))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (- x (* -1 (/ (* t y) a))) z)) (* -1 (/ y a))))))) |
#s(approx (+ (* (/ (- t z) a) y) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (/ (* t y) a)) z)) (/ y a)))))) |
#s(approx (* (+ (* (/ y x) (/ (- t z) a)) 1) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x (+ 1 (/ (* t y) (* a x)))) z)) (/ y a)))))) |
#s(approx (+ (* (/ y x) (/ (- t z) a)) 1) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ 1 (/ (* t y) (* a x))) z)) (/ y (* a x))))))) |
#s(approx (/ (- t z) a) #s(hole binary64 (* -1 (* z (+ (* -1 (/ t (* a z))) (/ 1 a)))))) |
#s(approx (- t z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ t z))))))) |
#s(approx (/ (* (- t z) y) a) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* t y) (* a z))) (/ y a)))))) |
#s(approx (* (- t z) y) #s(hole binary64 (* -1 (* z (+ y (* -1 (/ (* t y) z))))))) |
#s(approx (/ (* y (- z t)) a) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y a)) (/ (* t y) (* a z))))))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (- x (/ (* y z) a)))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (- (+ x (/ (* t y) a)) (/ (* y z) a)))) |
#s(approx (+ (* (/ (- t z) a) y) x) #s(hole binary64 (+ x (* -1 (/ (* y z) a))))) |
#s(approx (* (+ (* (/ y x) (/ (- t z) a)) 1) x) #s(hole binary64 (* x (+ 1 (* -1 (/ (* y z) (* a x))))))) |
#s(approx (* (+ (* (/ y x) (/ (- t z) a)) 1) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ (* y z) (* a x))))) (/ (* t y) a)))) |
#s(approx (+ (* (/ y x) (/ (- t z) a)) 1) #s(hole binary64 (+ 1 (* -1 (/ (* y z) (* a x)))))) |
#s(approx (- t z) #s(hole binary64 (- t z))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (/ t a) #s(hole binary64 (/ t a))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (/ (* t y) a))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* t (- (/ x t) (+ (* -1 (/ y a)) (/ (* y z) (* a t))))))) |
#s(approx (+ (* (/ (- t z) a) y) x) #s(hole binary64 (/ (* t y) a))) |
#s(approx (+ (* (/ (- t z) a) y) x) #s(hole binary64 (* t (+ (* -1 (/ (* y z) (* a t))) (+ (/ x t) (/ y a)))))) |
#s(approx (* (+ (* (/ y x) (/ (- t z) a)) 1) x) #s(hole binary64 (/ (* t y) a))) |
#s(approx (* (+ (* (/ y x) (/ (- t z) a)) 1) x) #s(hole binary64 (* t (+ (/ y a) (/ (* x (+ 1 (* -1 (/ (* y z) (* a x))))) t))))) |
#s(approx (+ (* (/ y x) (/ (- t z) a)) 1) #s(hole binary64 (/ (* t y) (* a x)))) |
#s(approx (+ (* (/ y x) (/ (- t z) a)) 1) #s(hole binary64 (* t (+ (* -1 (/ (* y z) (* a (* t x)))) (+ (/ 1 t) (/ y (* a x))))))) |
#s(approx (/ (- t z) a) #s(hole binary64 (* t (+ (* -1 (/ z (* a t))) (/ 1 a))))) |
#s(approx (- t z) #s(hole binary64 (* t (+ 1 (* -1 (/ z t)))))) |
#s(approx (/ (* (- t z) y) a) #s(hole binary64 (* t (+ (* -1 (/ (* y z) (* a t))) (/ y a))))) |
#s(approx (* (- t z) y) #s(hole binary64 (* t (+ y (* -1 (/ (* y z) t)))))) |
#s(approx (/ (* y (- z t)) a) #s(hole binary64 (* t (+ (* -1 (/ y a)) (/ (* y z) (* a t)))))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* -1 (* t (- (* -1 (/ (- x (/ (* y z) a)) t)) (/ y a)))))) |
#s(approx (+ (* (/ (- t z) a) y) x) #s(hole binary64 (* -1 (* t (+ (* -1 (/ y a)) (* -1 (/ (+ x (* -1 (/ (* y z) a))) t))))))) |
#s(approx (* (+ (* (/ y x) (/ (- t z) a)) 1) x) #s(hole binary64 (* -1 (* t (+ (* -1 (/ y a)) (* -1 (/ (* x (+ 1 (* -1 (/ (* y z) (* a x))))) t))))))) |
#s(approx (+ (* (/ y x) (/ (- t z) a)) 1) #s(hole binary64 (* -1 (* t (+ (* -1 (/ y (* a x))) (* -1 (/ (+ 1 (* -1 (/ (* y z) (* a x)))) t))))))) |
#s(approx (/ (- t z) a) #s(hole binary64 (* -1 (* t (- (/ z (* a t)) (/ 1 a)))))) |
#s(approx (- t z) #s(hole binary64 (* -1 (* t (- (/ z t) 1))))) |
#s(approx (/ (* (- t z) y) a) #s(hole binary64 (* -1 (* t (+ (* -1 (/ y a)) (/ (* y z) (* a t))))))) |
#s(approx (* (- t z) y) #s(hole binary64 (* -1 (* t (+ (* -1 y) (/ (* y z) t)))))) |
#s(approx (/ (* y (- z t)) a) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* y z) (* a t))) (/ y a)))))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (/ (- (* a x) (* y (- z t))) a))) |
#s(approx (+ (* (/ (- t z) a) y) x) #s(hole binary64 (/ (+ (* a x) (* y (- t z))) a))) |
#s(approx (* (+ (* (/ y x) (/ (- t z) a)) 1) x) #s(hole binary64 (/ (+ (* a x) (* y (- t z))) a))) |
#s(approx (+ (* (/ y x) (/ (- t z) a)) 1) #s(hole binary64 (/ (+ a (/ (* y (- t z)) x)) a))) |
#s(approx (/ (- t z) a) #s(hole binary64 (/ (- t z) a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (+ x (* -1 (/ (* y (- z t)) a))))) |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 8.0ms | a | @ | 0 | ((- x (/ (* y (- z t)) a)) (+ (* (/ (- t z) a) y) x) (* (+ (* (/ y x) (/ (- t z) a)) 1) x) (+ (* (/ y x) (/ (- t z) a)) 1) (/ y x) y x (/ (- t z) a) (- t z) t z a 1 (- x (/ (* y (- z t)) a)) (* y (/ t a)) (/ t a) (- x (/ (* y (- z t)) a)) (+ (* (/ (- t z) a) y) x) (/ (- t z) a) (- t z) (- x (/ (* y (- z t)) a)) (/ (* (- t z) y) a) (* (- t z) y) (- t z) (neg z) (- x (/ (* y (- z t)) a)) (/ (* y (- z t)) a) (* (/ z a) y) (/ z a)) |
| 6.0ms | a | @ | -inf | ((- x (/ (* y (- z t)) a)) (+ (* (/ (- t z) a) y) x) (* (+ (* (/ y x) (/ (- t z) a)) 1) x) (+ (* (/ y x) (/ (- t z) a)) 1) (/ y x) y x (/ (- t z) a) (- t z) t z a 1 (- x (/ (* y (- z t)) a)) (* y (/ t a)) (/ t a) (- x (/ (* y (- z t)) a)) (+ (* (/ (- t z) a) y) x) (/ (- t z) a) (- t z) (- x (/ (* y (- z t)) a)) (/ (* (- t z) y) a) (* (- t z) y) (- t z) (neg z) (- x (/ (* y (- z t)) a)) (/ (* y (- z t)) a) (* (/ z a) y) (/ z a)) |
| 5.0ms | z | @ | inf | ((- x (/ (* y (- z t)) a)) (+ (* (/ (- t z) a) y) x) (* (+ (* (/ y x) (/ (- t z) a)) 1) x) (+ (* (/ y x) (/ (- t z) a)) 1) (/ y x) y x (/ (- t z) a) (- t z) t z a 1 (- x (/ (* y (- z t)) a)) (* y (/ t a)) (/ t a) (- x (/ (* y (- z t)) a)) (+ (* (/ (- t z) a) y) x) (/ (- t z) a) (- t z) (- x (/ (* y (- z t)) a)) (/ (* (- t z) y) a) (* (- t z) y) (- t z) (neg z) (- x (/ (* y (- z t)) a)) (/ (* y (- z t)) a) (* (/ z a) y) (/ z a)) |
| 3.0ms | y | @ | -inf | ((- x (/ (* y (- z t)) a)) (+ (* (/ (- t z) a) y) x) (* (+ (* (/ y x) (/ (- t z) a)) 1) x) (+ (* (/ y x) (/ (- t z) a)) 1) (/ y x) y x (/ (- t z) a) (- t z) t z a 1 (- x (/ (* y (- z t)) a)) (* y (/ t a)) (/ t a) (- x (/ (* y (- z t)) a)) (+ (* (/ (- t z) a) y) x) (/ (- t z) a) (- t z) (- x (/ (* y (- z t)) a)) (/ (* (- t z) y) a) (* (- t z) y) (- t z) (neg z) (- x (/ (* y (- z t)) a)) (/ (* y (- z t)) a) (* (/ z a) y) (/ z a)) |
| 3.0ms | y | @ | inf | ((- x (/ (* y (- z t)) a)) (+ (* (/ (- t z) a) y) x) (* (+ (* (/ y x) (/ (- t z) a)) 1) x) (+ (* (/ y x) (/ (- t z) a)) 1) (/ y x) y x (/ (- t z) a) (- t z) t z a 1 (- x (/ (* y (- z t)) a)) (* y (/ t a)) (/ t a) (- x (/ (* y (- z t)) a)) (+ (* (/ (- t z) a) y) x) (/ (- t z) a) (- t z) (- x (/ (* y (- z t)) a)) (/ (* (- t z) y) a) (* (- t z) y) (- t z) (neg z) (- x (/ (* y (- z t)) a)) (/ (* y (- z t)) a) (* (/ z a) y) (/ z a)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 410 | 2840 |
| 0 | 431 | 2700 |
| 1 | 2111 | 2686 |
| 0 | 9762 | 2617 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (- x (/ (* y (- z t)) a)) #s(approx (+ (* (/ (- t z) a) y) x) (*.f64 (fma.f64 (/.f64 y x) (/.f64 (-.f64 t z) a) #s(literal 1 binary64)) x))) |
#s(approx (+ (* (/ (- t z) a) y) x) (*.f64 (fma.f64 (/.f64 y x) (/.f64 (-.f64 t z) a) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (/.f64 y x) (/.f64 (-.f64 t z) a) #s(literal 1 binary64)) x) |
(fma.f64 (/.f64 y x) (/.f64 (-.f64 t z) a) #s(literal 1 binary64)) |
(/.f64 y x) |
y |
x |
(/.f64 (-.f64 t z) a) |
(-.f64 t z) |
t |
z |
a |
#s(literal 1 binary64) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 y (/.f64 t a))) |
(*.f64 y (/.f64 t a)) |
(/.f64 t a) |
#s(approx (- x (/ (* y (- z t)) a)) (fma.f64 (/.f64 #s(approx (- t z) t) a) y x)) |
(fma.f64 (/.f64 #s(approx (- t z) t) a) y x) |
(/.f64 #s(approx (- t z) t) a) |
#s(approx (- t z) t) |
#s(approx (- x (/ (* y (- z t)) a)) (/.f64 (*.f64 #s(approx (- t z) (neg.f64 z)) y) a)) |
(/.f64 (*.f64 #s(approx (- t z) (neg.f64 z)) y) a) |
(*.f64 #s(approx (- t z) (neg.f64 z)) y) |
#s(approx (- t z) (neg.f64 z)) |
(neg.f64 z) |
(-.f64 x #s(approx (/ (* y (- z t)) a) (*.f64 (/.f64 z a) y))) |
#s(approx (/ (* y (- z t)) a) (*.f64 (/.f64 z a) y)) |
(*.f64 (/.f64 z a) y) |
(/.f64 z a) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* -1 (/ (* y (- z t)) a)))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (- x (/ (* y (- z t)) a)))) |
#s(approx (+ (* (/ (- t z) a) y) x) #s(hole binary64 (/ (* y (- t z)) a))) |
#s(approx (+ (* (/ (- t z) a) y) x) #s(hole binary64 (+ x (/ (* y (- t z)) a)))) |
#s(approx (* (+ (* (/ y x) (/ (- t z) a)) 1) x) #s(hole binary64 (/ (* y (- t z)) a))) |
#s(approx (* (+ (* (/ y x) (/ (- t z) a)) 1) x) #s(hole binary64 (+ x (/ (* y (- t z)) a)))) |
#s(approx (+ (* (/ y x) (/ (- t z) a)) 1) #s(hole binary64 (/ (* y (- t z)) (* a x)))) |
#s(approx (+ (* (/ y x) (/ (- t z) a)) 1) #s(hole binary64 (/ (+ x (/ (* y (- t z)) a)) x))) |
#s(approx (/ y x) #s(hole binary64 (/ y x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 x)) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* x (+ 1 (* -1 (/ (* y (- z t)) (* a x))))))) |
#s(approx (+ (* (/ (- t z) a) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (/ (- t z) a) y) x) #s(hole binary64 (* x (+ 1 (/ (* y (- t z)) (* a x)))))) |
#s(approx (* (+ (* (/ y x) (/ (- t z) a)) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (/ y x) (/ (- t z) a)) 1) x) #s(hole binary64 (* x (+ 1 (/ (* y (- t z)) (* a x)))))) |
#s(approx (+ (* (/ y x) (/ (- t z) a)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (/ y x) (/ (- t z) a)) 1) #s(hole binary64 (+ 1 (/ (* y (- t z)) (* a x))))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* -1 (* x (- (/ (* y (- z t)) (* a x)) 1))))) |
#s(approx (+ (* (/ (- t z) a) y) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (* y (- t z)) (* a x))) 1))))) |
#s(approx (* (+ (* (/ y x) (/ (- t z) a)) 1) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (* y (- t z)) (* a x))) 1))))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (+ x (* y (- (/ t a) (/ z a)))))) |
#s(approx (+ (* (/ (- t z) a) y) x) #s(hole binary64 (+ x (* y (- (/ t a) (/ z a)))))) |
#s(approx (* (+ (* (/ y x) (/ (- t z) a)) 1) x) #s(hole binary64 (+ x (* x (* y (- (/ t (* a x)) (/ z (* a x)))))))) |
#s(approx (+ (* (/ y x) (/ (- t z) a)) 1) #s(hole binary64 (+ 1 (* y (- (/ t (* a x)) (/ z (* a x))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* y (/ t a)) #s(hole binary64 (/ (* t y) a))) |
#s(approx (/ (* (- t z) y) a) #s(hole binary64 (/ (* y (- t z)) a))) |
#s(approx (* (- t z) y) #s(hole binary64 (* y (- t z)))) |
#s(approx (/ (* y (- z t)) a) #s(hole binary64 (/ (* y (- z t)) a))) |
#s(approx (* (/ z a) y) #s(hole binary64 (/ (* y z) a))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* y (- (/ t a) (/ z a))))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* y (- (+ (/ t a) (/ x y)) (/ z a))))) |
#s(approx (+ (* (/ (- t z) a) y) x) #s(hole binary64 (* y (- (/ t a) (/ z a))))) |
#s(approx (+ (* (/ (- t z) a) y) x) #s(hole binary64 (* y (- (+ (/ t a) (/ x y)) (/ z a))))) |
#s(approx (* (+ (* (/ y x) (/ (- t z) a)) 1) x) #s(hole binary64 (* x (* y (- (/ t (* a x)) (/ z (* a x))))))) |
#s(approx (* (+ (* (/ y x) (/ (- t z) a)) 1) x) #s(hole binary64 (* y (+ (* x (- (/ t (* a x)) (/ z (* a x)))) (/ x y))))) |
#s(approx (+ (* (/ y x) (/ (- t z) a)) 1) #s(hole binary64 (* y (- (/ t (* a x)) (/ z (* a x)))))) |
#s(approx (+ (* (/ y x) (/ (- t z) a)) 1) #s(hole binary64 (* y (- (+ (/ 1 y) (/ t (* a x))) (/ z (* a x)))))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) (* -1 (/ (- z t) a))))))) |
#s(approx (+ (* (/ (- t z) a) y) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- t z) a))))))) |
#s(approx (* (+ (* (/ y x) (/ (- t z) a)) 1) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- t z) a))))))) |
#s(approx (+ (* (/ y x) (/ (- t z) a)) 1) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- t z) (* a x))) (/ 1 y)))))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (- x (* -1 (/ (* t y) a))))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (- (+ x (* -1 (/ (* y z) a))) (* -1 (/ (* t y) a))))) |
#s(approx (+ (* (/ (- t z) a) y) x) #s(hole binary64 (+ x (/ (* t y) a)))) |
#s(approx (+ (* (/ (- t z) a) y) x) #s(hole binary64 (+ x (+ (* -1 (/ (* y z) a)) (/ (* t y) a))))) |
#s(approx (* (+ (* (/ y x) (/ (- t z) a)) 1) x) #s(hole binary64 (* x (+ 1 (/ (* t y) (* a x)))))) |
#s(approx (* (+ (* (/ y x) (/ (- t z) a)) 1) x) #s(hole binary64 (+ (* -1 (/ (* y z) a)) (* x (+ 1 (/ (* t y) (* a x))))))) |
#s(approx (+ (* (/ y x) (/ (- t z) a)) 1) #s(hole binary64 (+ 1 (/ (* t y) (* a x))))) |
#s(approx (+ (* (/ y x) (/ (- t z) a)) 1) #s(hole binary64 (+ 1 (+ (* -1 (/ (* y z) (* a x))) (/ (* t y) (* a x)))))) |
#s(approx (/ (- t z) a) #s(hole binary64 (/ t a))) |
#s(approx (/ (- t z) a) #s(hole binary64 (+ (* -1 (/ z a)) (/ t a)))) |
#s(approx (- t z) #s(hole binary64 t)) |
#s(approx (- t z) #s(hole binary64 (+ t (* -1 z)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (/ (* (- t z) y) a) #s(hole binary64 (/ (* t y) a))) |
#s(approx (/ (* (- t z) y) a) #s(hole binary64 (+ (* -1 (/ (* y z) a)) (/ (* t y) a)))) |
#s(approx (* (- t z) y) #s(hole binary64 (* t y))) |
#s(approx (* (- t z) y) #s(hole binary64 (+ (* -1 (* y z)) (* t y)))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx (/ (* y (- z t)) a) #s(hole binary64 (* -1 (/ (* t y) a)))) |
#s(approx (/ (* y (- z t)) a) #s(hole binary64 (+ (* -1 (/ (* t y) a)) (/ (* y z) a)))) |
#s(approx (/ z a) #s(hole binary64 (/ z a))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* -1 (/ (* y z) a)))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* z (- (/ x z) (+ (* -1 (/ (* t y) (* a z))) (/ y a)))))) |
#s(approx (+ (* (/ (- t z) a) y) x) #s(hole binary64 (* -1 (/ (* y z) a)))) |
#s(approx (+ (* (/ (- t z) a) y) x) #s(hole binary64 (* z (+ (* -1 (/ y a)) (+ (/ x z) (/ (* t y) (* a z))))))) |
#s(approx (* (+ (* (/ y x) (/ (- t z) a)) 1) x) #s(hole binary64 (* -1 (/ (* y z) a)))) |
#s(approx (* (+ (* (/ y x) (/ (- t z) a)) 1) x) #s(hole binary64 (* z (+ (* -1 (/ y a)) (/ (* x (+ 1 (/ (* t y) (* a x)))) z))))) |
#s(approx (+ (* (/ y x) (/ (- t z) a)) 1) #s(hole binary64 (* -1 (/ (* y z) (* a x))))) |
#s(approx (+ (* (/ y x) (/ (- t z) a)) 1) #s(hole binary64 (* z (+ (* -1 (/ y (* a x))) (+ (/ 1 z) (/ (* t y) (* a (* x z)))))))) |
#s(approx (/ (- t z) a) #s(hole binary64 (* -1 (/ z a)))) |
#s(approx (/ (- t z) a) #s(hole binary64 (* z (- (/ t (* a z)) (/ 1 a))))) |
#s(approx (- t z) #s(hole binary64 (* -1 z))) |
#s(approx (- t z) #s(hole binary64 (* z (- (/ t z) 1)))) |
#s(approx (/ (* (- t z) y) a) #s(hole binary64 (* -1 (/ (* y z) a)))) |
#s(approx (/ (* (- t z) y) a) #s(hole binary64 (* z (+ (* -1 (/ y a)) (/ (* t y) (* a z)))))) |
#s(approx (* (- t z) y) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (* (- t z) y) #s(hole binary64 (* z (+ (* -1 y) (/ (* t y) z))))) |
#s(approx (/ (* y (- z t)) a) #s(hole binary64 (/ (* y z) a))) |
#s(approx (/ (* y (- z t)) a) #s(hole binary64 (* z (+ (* -1 (/ (* t y) (* a z))) (/ y a))))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (- x (* -1 (/ (* t y) a))) z)) (* -1 (/ y a))))))) |
#s(approx (+ (* (/ (- t z) a) y) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (/ (* t y) a)) z)) (/ y a)))))) |
#s(approx (* (+ (* (/ y x) (/ (- t z) a)) 1) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x (+ 1 (/ (* t y) (* a x)))) z)) (/ y a)))))) |
#s(approx (+ (* (/ y x) (/ (- t z) a)) 1) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ 1 (/ (* t y) (* a x))) z)) (/ y (* a x))))))) |
#s(approx (/ (- t z) a) #s(hole binary64 (* -1 (* z (+ (* -1 (/ t (* a z))) (/ 1 a)))))) |
#s(approx (- t z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ t z))))))) |
#s(approx (/ (* (- t z) y) a) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* t y) (* a z))) (/ y a)))))) |
#s(approx (* (- t z) y) #s(hole binary64 (* -1 (* z (+ y (* -1 (/ (* t y) z))))))) |
#s(approx (/ (* y (- z t)) a) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y a)) (/ (* t y) (* a z))))))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (- x (/ (* y z) a)))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (- (+ x (/ (* t y) a)) (/ (* y z) a)))) |
#s(approx (+ (* (/ (- t z) a) y) x) #s(hole binary64 (+ x (* -1 (/ (* y z) a))))) |
#s(approx (* (+ (* (/ y x) (/ (- t z) a)) 1) x) #s(hole binary64 (* x (+ 1 (* -1 (/ (* y z) (* a x))))))) |
#s(approx (* (+ (* (/ y x) (/ (- t z) a)) 1) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ (* y z) (* a x))))) (/ (* t y) a)))) |
#s(approx (+ (* (/ y x) (/ (- t z) a)) 1) #s(hole binary64 (+ 1 (* -1 (/ (* y z) (* a x)))))) |
#s(approx (- t z) #s(hole binary64 (- t z))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (/ t a) #s(hole binary64 (/ t a))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (/ (* t y) a))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* t (- (/ x t) (+ (* -1 (/ y a)) (/ (* y z) (* a t))))))) |
#s(approx (+ (* (/ (- t z) a) y) x) #s(hole binary64 (/ (* t y) a))) |
#s(approx (+ (* (/ (- t z) a) y) x) #s(hole binary64 (* t (+ (* -1 (/ (* y z) (* a t))) (+ (/ x t) (/ y a)))))) |
#s(approx (* (+ (* (/ y x) (/ (- t z) a)) 1) x) #s(hole binary64 (/ (* t y) a))) |
#s(approx (* (+ (* (/ y x) (/ (- t z) a)) 1) x) #s(hole binary64 (* t (+ (/ y a) (/ (* x (+ 1 (* -1 (/ (* y z) (* a x))))) t))))) |
#s(approx (+ (* (/ y x) (/ (- t z) a)) 1) #s(hole binary64 (/ (* t y) (* a x)))) |
#s(approx (+ (* (/ y x) (/ (- t z) a)) 1) #s(hole binary64 (* t (+ (* -1 (/ (* y z) (* a (* t x)))) (+ (/ 1 t) (/ y (* a x))))))) |
#s(approx (/ (- t z) a) #s(hole binary64 (* t (+ (* -1 (/ z (* a t))) (/ 1 a))))) |
#s(approx (- t z) #s(hole binary64 (* t (+ 1 (* -1 (/ z t)))))) |
#s(approx (/ (* (- t z) y) a) #s(hole binary64 (* t (+ (* -1 (/ (* y z) (* a t))) (/ y a))))) |
#s(approx (* (- t z) y) #s(hole binary64 (* t (+ y (* -1 (/ (* y z) t)))))) |
#s(approx (/ (* y (- z t)) a) #s(hole binary64 (* t (+ (* -1 (/ y a)) (/ (* y z) (* a t)))))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* -1 (* t (- (* -1 (/ (- x (/ (* y z) a)) t)) (/ y a)))))) |
#s(approx (+ (* (/ (- t z) a) y) x) #s(hole binary64 (* -1 (* t (+ (* -1 (/ y a)) (* -1 (/ (+ x (* -1 (/ (* y z) a))) t))))))) |
#s(approx (* (+ (* (/ y x) (/ (- t z) a)) 1) x) #s(hole binary64 (* -1 (* t (+ (* -1 (/ y a)) (* -1 (/ (* x (+ 1 (* -1 (/ (* y z) (* a x))))) t))))))) |
#s(approx (+ (* (/ y x) (/ (- t z) a)) 1) #s(hole binary64 (* -1 (* t (+ (* -1 (/ y (* a x))) (* -1 (/ (+ 1 (* -1 (/ (* y z) (* a x)))) t))))))) |
#s(approx (/ (- t z) a) #s(hole binary64 (* -1 (* t (- (/ z (* a t)) (/ 1 a)))))) |
#s(approx (- t z) #s(hole binary64 (* -1 (* t (- (/ z t) 1))))) |
#s(approx (/ (* (- t z) y) a) #s(hole binary64 (* -1 (* t (+ (* -1 (/ y a)) (/ (* y z) (* a t))))))) |
#s(approx (* (- t z) y) #s(hole binary64 (* -1 (* t (+ (* -1 y) (/ (* y z) t)))))) |
#s(approx (/ (* y (- z t)) a) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* y z) (* a t))) (/ y a)))))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (/ (- (* a x) (* y (- z t))) a))) |
#s(approx (+ (* (/ (- t z) a) y) x) #s(hole binary64 (/ (+ (* a x) (* y (- t z))) a))) |
#s(approx (* (+ (* (/ y x) (/ (- t z) a)) 1) x) #s(hole binary64 (/ (+ (* a x) (* y (- t z))) a))) |
#s(approx (+ (* (/ y x) (/ (- t z) a)) 1) #s(hole binary64 (/ (+ a (/ (* y (- t z)) x)) a))) |
#s(approx (/ (- t z) a) #s(hole binary64 (/ (- t z) a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (+ x (* -1 (/ (* y (- z t)) a))))) |
| Outputs |
|---|
#s(approx (- x (/ (* y (- z t)) a)) #s(approx (+ (* (/ (- t z) a) y) x) (*.f64 (fma.f64 (/.f64 y x) (/.f64 (-.f64 t z) a) #s(literal 1 binary64)) x))) |
#s(approx (+ (* (/ (- t z) a) y) x) (*.f64 (fma.f64 (/.f64 y x) (/.f64 (-.f64 t z) a) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (/.f64 y x) (/.f64 (-.f64 t z) a) #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (/.f64 y x) (/.f64 (-.f64 t z) a) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x y) (/.f64 (/.f64 (-.f64 t z) a) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (-.f64 (pow.f64 (*.f64 (*.f64 x y) (/.f64 (/.f64 (-.f64 t z) a) x)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x y) (/.f64 (/.f64 (-.f64 t z) a) x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x y) (/.f64 (/.f64 (-.f64 t z) a) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 x y) (/.f64 (/.f64 (-.f64 t z) a) x)) #s(literal 2 binary64)) (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 x y) (/.f64 (/.f64 (-.f64 t z) a) x)))))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (*.f64 x y) (/.f64 (/.f64 (-.f64 t z) a) x))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (*.f64 x y) (/.f64 (/.f64 (-.f64 t z) a) x))) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x y) (/.f64 (/.f64 (-.f64 t z) a) x))) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 x y) (/.f64 (/.f64 (-.f64 t z) a) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 t z) x) (/.f64 y a)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (/.f64 (-.f64 t z) x) (/.f64 y a)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 (-.f64 t z) x) (/.f64 y a)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 t z) x) (/.f64 y a))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 t z) x) (/.f64 y a)) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 t z) x) (/.f64 y a)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (-.f64 t z) x) (/.f64 y a)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 (-.f64 t z) x) (/.f64 y a)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 t z) x) (/.f64 y a)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 t z) x) (/.f64 y a))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 t z) x) (/.f64 y a)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (/.f64 (-.f64 t z) x) (/.f64 y a)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 (-.f64 t z) x) (/.f64 y a)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 t z) x) (/.f64 y a)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 t z) x) (/.f64 y a)) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 t z) x) (/.f64 y a)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (-.f64 t z) x) (/.f64 y a)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 (-.f64 t z) x) (/.f64 y a)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 t z) x) (/.f64 y a)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 t z) x) (/.f64 y a)))))) |
(fma.f64 (/.f64 (-.f64 t z) x) (/.f64 y a) #s(literal 1 binary64)) |
(fma.f64 (/.f64 y a) (/.f64 (-.f64 t z) x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 (-.f64 t z) a) x) y #s(literal 1 binary64)) |
(fma.f64 (/.f64 y x) (/.f64 (-.f64 t z) a) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (-.f64 t z) a) (/.f64 y x) #s(literal 1 binary64)) |
(fma.f64 y (/.f64 (/.f64 (-.f64 t z) a) x) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (-.f64 t z) x) (/.f64 y a)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (-.f64 t z) x) (/.f64 y a)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 (-.f64 t z) x) (/.f64 y a)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 t z) x) (/.f64 y a)))) (/.f64 (pow.f64 (*.f64 (/.f64 (-.f64 t z) x) (/.f64 y a)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 t z) x) (/.f64 y a))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) (/.f64 (/.f64 (-.f64 t z) a) x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (-.f64 t z) x) (/.f64 y a)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 t z) x) (/.f64 y a)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (-.f64 t z) x) (/.f64 y a)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 t z) x) (/.f64 y a)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (-.f64 t z) x) (/.f64 y a)) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 t z) x) (/.f64 y a)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 t z) x) (/.f64 y a)))))) (/.f64 (pow.f64 (*.f64 (/.f64 (-.f64 t z) x) (/.f64 y a)) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 t z) x) (/.f64 y a)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 t z) x) (/.f64 y a))))))) |
(+.f64 (*.f64 (/.f64 (-.f64 t z) x) (/.f64 y a)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 t z) x) (/.f64 y a))) |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 y) (neg.f64 x)) |
(/.f64 y x) |
y |
x |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 t a) #s(literal 2 binary64)) (pow.f64 (/.f64 z a) #s(literal 2 binary64)))) (neg.f64 (/.f64 (+.f64 t z) a))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 t a) #s(literal 3 binary64)) (pow.f64 (/.f64 z a) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 t a) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 z a) #s(literal 2 binary64)) (*.f64 (/.f64 t a) (/.f64 z a)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a t) (*.f64 a z))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 t z))) (neg.f64 (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 t) (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 z))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 t) a) (*.f64 (neg.f64 a) z)) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 t (neg.f64 a)) (*.f64 a (neg.f64 z))) (*.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (neg.f64 t) (neg.f64 z)) (neg.f64 a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 t a) #s(literal 2 binary64)) (pow.f64 (/.f64 z a) #s(literal 2 binary64))) (/.f64 (+.f64 t z) a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 t a) #s(literal 3 binary64)) (pow.f64 (/.f64 z a) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 t a) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 z a) #s(literal 2 binary64)) (*.f64 (/.f64 t a) (/.f64 z a))))) |
(/.f64 (neg.f64 (-.f64 t z)) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 a t) (*.f64 a z)) (*.f64 a a)) |
(/.f64 (-.f64 t z) a) |
(-.f64 (/.f64 (pow.f64 (/.f64 t a) #s(literal 2 binary64)) (/.f64 (+.f64 t z) a)) (/.f64 (pow.f64 (/.f64 z a) #s(literal 2 binary64)) (/.f64 (+.f64 t z) a))) |
(-.f64 (/.f64 (pow.f64 (/.f64 t a) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 t a) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 z a) #s(literal 2 binary64)) (*.f64 (/.f64 t a) (/.f64 z a))))) (/.f64 (pow.f64 (/.f64 z a) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 t a) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 z a) #s(literal 2 binary64)) (*.f64 (/.f64 t a) (/.f64 z a)))))) |
(-.f64 (/.f64 (*.f64 a t) (*.f64 a a)) (/.f64 (*.f64 a z) (*.f64 a a))) |
(-.f64 (/.f64 t a) (/.f64 z a)) |
(/.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 z z))) (neg.f64 (+.f64 t z))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (fma.f64 t t (fma.f64 z z (*.f64 t z))))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (+.f64 t z)) |
(/.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 t t (fma.f64 z z (*.f64 t z)))) |
(-.f64 (/.f64 (*.f64 t t) (+.f64 t z)) (/.f64 (*.f64 z z) (+.f64 t z))) |
(-.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 t t (fma.f64 z z (*.f64 t z)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 t t (fma.f64 z z (*.f64 t z))))) |
(-.f64 t z) |
t |
z |
a |
#s(literal 1 binary64) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (/.f64 t a) y)) |
(*.f64 (/.f64 t a) y) |
(*.f64 t (/.f64 y a)) |
(*.f64 y (/.f64 t a)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 t y))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 t y)) (neg.f64 a)) |
(/.f64 (*.f64 t y) a) |
(/.f64 (neg.f64 (neg.f64 t)) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 t) (neg.f64 a)) |
(/.f64 t a) |
#s(approx (- x (/ (* y (- z t)) a)) (fma.f64 (/.f64 #s(approx (- t z) t) a) y x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(approx (- t z) t) a) y) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 #s(approx (- t z) t) a) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 #s(approx (- t z) t) a) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 #s(approx (- t z) t) a) y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (/.f64 #s(approx (- t z) t) a) y) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(approx (- t z) t) a) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(approx (- t z) t) a) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 #s(approx (- t z) t) a) y) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 #s(approx (- t z) t) a) y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (/.f64 #s(approx (- t z) t) a) y) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(approx (- t z) t) a) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 #s(approx (- t z) t) a) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 #s(approx (- t z) t) a) y) x)))) |
(fma.f64 (/.f64 #s(approx (- t z) t) a) y x) |
(fma.f64 y (/.f64 #s(approx (- t z) t) a) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(approx (- t z) t) a) y) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(approx (- t z) t) a) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 #s(approx (- t z) t) a) y) x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(approx (- t z) t) a) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 #s(approx (- t z) t) a) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 #s(approx (- t z) t) a) y) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 #s(approx (- t z) t) a) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 #s(approx (- t z) t) a) y) x))))) |
(+.f64 (*.f64 (/.f64 #s(approx (- t z) t) a) y) x) |
(+.f64 x (*.f64 (/.f64 #s(approx (- t z) t) a) y)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- t z) t))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 #s(approx (- t z) t)) (neg.f64 a)) |
(/.f64 #s(approx (- t z) t) a) |
#s(approx (- t z) t) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 #s(approx (- t z) (neg.f64 z)) (/.f64 y a))) |
(*.f64 #s(approx (- t z) (neg.f64 z)) (/.f64 y a)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(approx (- t z) (neg.f64 z)) y))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 #s(approx (- t z) (neg.f64 z)) y)) (neg.f64 a)) |
(/.f64 (*.f64 #s(approx (- t z) (neg.f64 z)) y) a) |
(*.f64 #s(approx (- t z) (neg.f64 z)) y) |
(*.f64 y #s(approx (- t z) (neg.f64 z))) |
#s(approx (- t z) (neg.f64 z)) |
(*.f64 #s(literal -1 binary64) z) |
(*.f64 z #s(literal -1 binary64)) |
(neg.f64 z) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 #s(approx (/ (* y (- z t)) a) (*.f64 (/.f64 z a) y)) #s(literal 2 binary64)))) (neg.f64 (+.f64 x #s(approx (/ (* y (- z t)) a) (*.f64 (/.f64 z a) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 #s(approx (/ (* y (- z t)) a) (*.f64 (/.f64 z a) y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (+.f64 (pow.f64 #s(approx (/ (* y (- z t)) a) (*.f64 (/.f64 z a) y)) #s(literal 2 binary64)) (*.f64 x #s(approx (/ (* y (- z t)) a) (*.f64 (/.f64 z a) y))))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 #s(approx (/ (* y (- z t)) a) (*.f64 (/.f64 z a) y)) #s(literal 2 binary64))) (+.f64 x #s(approx (/ (* y (- z t)) a) (*.f64 (/.f64 z a) y)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 #s(approx (/ (* y (- z t)) a) (*.f64 (/.f64 z a) y)) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 #s(approx (/ (* y (- z t)) a) (*.f64 (/.f64 z a) y)) #s(literal 2 binary64)) (*.f64 x #s(approx (/ (* y (- z t)) a) (*.f64 (/.f64 z a) y)))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(approx (/ (* y (- z t)) a) (*.f64 (/.f64 z a) y)))) (/.f64 (pow.f64 #s(approx (/ (* y (- z t)) a) (*.f64 (/.f64 z a) y)) #s(literal 2 binary64)) (+.f64 x #s(approx (/ (* y (- z t)) a) (*.f64 (/.f64 z a) y))))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (+.f64 (pow.f64 #s(approx (/ (* y (- z t)) a) (*.f64 (/.f64 z a) y)) #s(literal 2 binary64)) (*.f64 x #s(approx (/ (* y (- z t)) a) (*.f64 (/.f64 z a) y)))))) (/.f64 (pow.f64 #s(approx (/ (* y (- z t)) a) (*.f64 (/.f64 z a) y)) #s(literal 3 binary64)) (fma.f64 x x (+.f64 (pow.f64 #s(approx (/ (* y (- z t)) a) (*.f64 (/.f64 z a) y)) #s(literal 2 binary64)) (*.f64 x #s(approx (/ (* y (- z t)) a) (*.f64 (/.f64 z a) y))))))) |
(-.f64 x #s(approx (/ (* y (- z t)) a) (*.f64 (/.f64 z a) y))) |
#s(approx (/ (* y (- z t)) a) (*.f64 (/.f64 z a) y)) |
(*.f64 (/.f64 z a) y) |
(*.f64 y (/.f64 z a)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 y) z)) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 (neg.f64 y) z) (neg.f64 a)) |
(/.f64 (*.f64 z y) a) |
(/.f64 (neg.f64 (neg.f64 z)) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 z) (neg.f64 a)) |
(/.f64 z a) |
#s(approx (- x (/ (* y (- z t)) a)) (neg.f64 (/.f64 (*.f64 (-.f64 z t) y) a))) |
#s(approx (- x (/ (* y (- z t)) a)) (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) a))) |
#s(approx (+ (* (/ (- t z) a) y) x) (*.f64 (/.f64 (-.f64 t z) a) y)) |
#s(approx (+ (* (/ (- t z) a) y) x) (fma.f64 (/.f64 (-.f64 t z) a) y x)) |
#s(approx (* (+ (* (/ y x) (/ (- t z) a)) 1) x) (*.f64 (/.f64 (-.f64 t z) a) y)) |
#s(approx (* (+ (* (/ y x) (/ (- t z) a)) 1) x) (fma.f64 (/.f64 (-.f64 t z) a) y x)) |
#s(approx (+ (* (/ y x) (/ (- t z) a)) 1) (*.f64 (/.f64 (-.f64 t z) x) (/.f64 y a))) |
#s(approx (+ (* (/ y x) (/ (- t z) a)) 1) (/.f64 (fma.f64 (/.f64 (-.f64 t z) a) y x) x)) |
#s(approx (/ y x) (/.f64 y x)) |
#s(approx x x) |
#s(approx (- x (/ (* y (- z t)) a)) x) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) y) a) x) #s(literal -1 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (/ (- t z) a) y) x) x) |
#s(approx (+ (* (/ (- t z) a) y) x) (*.f64 (fma.f64 (/.f64 y x) (/.f64 (-.f64 t z) a) #s(literal 1 binary64)) x)) |
#s(approx (* (+ (* (/ y x) (/ (- t z) a)) 1) x) x) |
#s(approx (* (+ (* (/ y x) (/ (- t z) a)) 1) x) (*.f64 (fma.f64 (/.f64 y x) (/.f64 (-.f64 t z) a) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (/ y x) (/ (- t z) a)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (/ y x) (/ (- t z) a)) 1) (fma.f64 (/.f64 y x) (/.f64 (-.f64 t z) a) #s(literal 1 binary64))) |
#s(approx (- x (/ (* y (- z t)) a)) (neg.f64 (*.f64 (-.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) y) a) x) #s(literal 1 binary64)) x))) |
#s(approx (+ (* (/ (- t z) a) y) x) (neg.f64 (*.f64 (-.f64 (neg.f64 (*.f64 (/.f64 (-.f64 t z) x) (/.f64 y a))) #s(literal 1 binary64)) x))) |
#s(approx (* (+ (* (/ y x) (/ (- t z) a)) 1) x) (neg.f64 (*.f64 (-.f64 (neg.f64 (*.f64 (/.f64 (-.f64 t z) x) (/.f64 y a))) #s(literal 1 binary64)) x))) |
#s(approx (- x (/ (* y (- z t)) a)) (fma.f64 (/.f64 (-.f64 t z) a) y x)) |
#s(approx (+ (* (/ (- t z) a) y) x) (fma.f64 (/.f64 (-.f64 t z) a) y x)) |
#s(approx (* (+ (* (/ y x) (/ (- t z) a)) 1) x) (fma.f64 (*.f64 x y) (/.f64 (/.f64 (-.f64 t z) a) x) x)) |
#s(approx (+ (* (/ y x) (/ (- t z) a)) 1) (fma.f64 (/.f64 y x) (/.f64 (-.f64 t z) a) #s(literal 1 binary64))) |
#s(approx y y) |
#s(approx (* y (/ t a)) (*.f64 (/.f64 t a) y)) |
#s(approx (/ (* (- t z) y) a) (*.f64 (/.f64 (-.f64 t z) a) y)) |
#s(approx (* (- t z) y) (*.f64 (-.f64 t z) y)) |
#s(approx (/ (* y (- z t)) a) (/.f64 (*.f64 (-.f64 z t) y) a)) |
#s(approx (* (/ z a) y) (*.f64 (/.f64 z a) y)) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (/.f64 (-.f64 t z) a) y)) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (-.f64 (+.f64 (/.f64 x y) (/.f64 t a)) (/.f64 z a)) y)) |
#s(approx (+ (* (/ (- t z) a) y) x) (*.f64 (/.f64 (-.f64 t z) a) y)) |
#s(approx (+ (* (/ (- t z) a) y) x) (*.f64 (-.f64 (+.f64 (/.f64 x y) (/.f64 t a)) (/.f64 z a)) y)) |
#s(approx (* (+ (* (/ y x) (/ (- t z) a)) 1) x) (*.f64 (*.f64 x y) (/.f64 (/.f64 (-.f64 t z) a) x))) |
#s(approx (* (+ (* (/ y x) (/ (- t z) a)) 1) x) (*.f64 (fma.f64 (/.f64 (/.f64 (-.f64 t z) a) x) x (/.f64 x y)) y)) |
#s(approx (+ (* (/ y x) (/ (- t z) a)) 1) (*.f64 (/.f64 (-.f64 t z) x) (/.f64 y a))) |
#s(approx (+ (* (/ y x) (/ (- t z) a)) 1) (*.f64 (+.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 (/.f64 (-.f64 t z) a) x)) y)) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (neg.f64 y) (-.f64 (neg.f64 (/.f64 x y)) (neg.f64 (/.f64 (-.f64 z t) a))))) |
#s(approx (+ (* (/ (- t z) a) y) x) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 t z) a))))) |
#s(approx (* (+ (* (/ y x) (/ (- t z) a)) 1) x) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 t z) a))))) |
#s(approx (+ (* (/ y x) (/ (- t z) a)) 1) (*.f64 (neg.f64 y) (-.f64 (neg.f64 (/.f64 (/.f64 (-.f64 t z) a) x)) (pow.f64 y #s(literal -1 binary64))))) |
#s(approx (- x (/ (* y (- z t)) a)) (-.f64 x (neg.f64 (*.f64 (/.f64 t a) y)))) |
#s(approx (- x (/ (* y (- z t)) a)) (+.f64 x (/.f64 (-.f64 (*.f64 (neg.f64 y) z) (*.f64 #s(literal -1 binary64) (*.f64 t y))) a))) |
#s(approx (+ (* (/ (- t z) a) y) x) (fma.f64 (/.f64 t a) y x)) |
#s(approx (+ (* (/ (- t z) a) y) x) (+.f64 (/.f64 (fma.f64 (neg.f64 y) z (*.f64 t y)) a) x)) |
#s(approx (* (+ (* (/ y x) (/ (- t z) a)) 1) x) (*.f64 (fma.f64 (/.f64 t a) (/.f64 y x) #s(literal 1 binary64)) x)) |
#s(approx (* (+ (* (/ y x) (/ (- t z) a)) 1) x) (fma.f64 (fma.f64 (/.f64 t a) (/.f64 y x) #s(literal 1 binary64)) x (neg.f64 (*.f64 (/.f64 z a) y)))) |
#s(approx (+ (* (/ y x) (/ (- t z) a)) 1) (fma.f64 (/.f64 t a) (/.f64 y x) #s(literal 1 binary64))) |
#s(approx (+ (* (/ y x) (/ (- t z) a)) 1) (+.f64 (/.f64 (fma.f64 (neg.f64 y) z (*.f64 t y)) (*.f64 a x)) #s(literal 1 binary64))) |
#s(approx (/ (- t z) a) (/.f64 t a)) |
#s(approx (/ (- t z) a) (/.f64 (fma.f64 #s(literal -1 binary64) z t) a)) |
#s(approx (- t z) t) |
#s(approx (- t z) (fma.f64 #s(literal -1 binary64) z t)) |
#s(approx z z) |
#s(approx (/ (* (- t z) y) a) (*.f64 (/.f64 t a) y)) |
#s(approx (/ (* (- t z) y) a) (/.f64 (fma.f64 (neg.f64 y) z (*.f64 t y)) a)) |
#s(approx (* (- t z) y) (*.f64 t y)) |
#s(approx (* (- t z) y) (fma.f64 (neg.f64 y) z (*.f64 t y))) |
#s(approx (neg z) (neg.f64 z)) |
#s(approx (/ (* y (- z t)) a) (neg.f64 (*.f64 (/.f64 t a) y))) |
#s(approx (/ (* y (- z t)) a) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 t y) (*.f64 z y)) a)) |
#s(approx (/ z a) (/.f64 z a)) |
#s(approx (- x (/ (* y (- z t)) a)) (neg.f64 (*.f64 (/.f64 z a) y))) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (-.f64 (/.f64 x z) (fma.f64 (/.f64 (*.f64 (/.f64 t a) y) z) #s(literal -1 binary64) (/.f64 y a))) z)) |
#s(approx (+ (* (/ (- t z) a) y) x) (neg.f64 (*.f64 (/.f64 z a) y))) |
#s(approx (+ (* (/ (- t z) a) y) x) (*.f64 (fma.f64 (/.f64 y a) #s(literal -1 binary64) (/.f64 (fma.f64 (/.f64 t a) y x) z)) z)) |
#s(approx (* (+ (* (/ y x) (/ (- t z) a)) 1) x) (neg.f64 (*.f64 (/.f64 z a) y))) |
#s(approx (* (+ (* (/ y x) (/ (- t z) a)) 1) x) (*.f64 (fma.f64 x (/.f64 (fma.f64 (/.f64 t a) (/.f64 y x) #s(literal 1 binary64)) z) (/.f64 (neg.f64 y) a)) z)) |
#s(approx (+ (* (/ y x) (/ (- t z) a)) 1) (*.f64 (/.f64 (neg.f64 y) x) (/.f64 z a))) |
#s(approx (+ (* (/ y x) (/ (- t z) a)) 1) (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 y a) (fma.f64 (/.f64 t (*.f64 z x)) (/.f64 y a) (pow.f64 z #s(literal -1 binary64)))) z)) |
#s(approx (/ (- t z) a) (/.f64 (neg.f64 z) a)) |
#s(approx (/ (- t z) a) (*.f64 (-.f64 (/.f64 (/.f64 t a) z) (pow.f64 a #s(literal -1 binary64))) z)) |
#s(approx (- t z) (neg.f64 z)) |
#s(approx (- t z) (*.f64 (-.f64 (/.f64 t z) #s(literal 1 binary64)) z)) |
#s(approx (/ (* (- t z) y) a) (neg.f64 (*.f64 (/.f64 z a) y))) |
#s(approx (/ (* (- t z) y) a) (*.f64 (fma.f64 (/.f64 y z) (/.f64 t a) (/.f64 (neg.f64 y) a)) z)) |
#s(approx (* (- t z) y) (*.f64 (neg.f64 y) z)) |
#s(approx (* (- t z) y) (*.f64 (fma.f64 t (/.f64 y z) (neg.f64 y)) z)) |
#s(approx (/ (* y (- z t)) a) (*.f64 (/.f64 z a) y)) |
#s(approx (/ (* y (- z t)) a) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 t a) y) z) #s(literal -1 binary64) (/.f64 y a)) z)) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (neg.f64 z) (-.f64 (neg.f64 (/.f64 (-.f64 x (neg.f64 (*.f64 (/.f64 t a) y))) z)) (/.f64 (neg.f64 y) a)))) |
#s(approx (+ (* (/ (- t z) a) y) x) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (fma.f64 (/.f64 t a) y x) z) #s(literal -1 binary64) (/.f64 y a)))) |
#s(approx (* (+ (* (/ y x) (/ (- t z) a)) 1) x) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (*.f64 (fma.f64 (/.f64 t a) (/.f64 y x) #s(literal 1 binary64)) x) z) #s(literal -1 binary64) (/.f64 y a)))) |
#s(approx (+ (* (/ y x) (/ (- t z) a)) 1) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (fma.f64 (/.f64 t a) (/.f64 y x) #s(literal 1 binary64)) z) #s(literal -1 binary64) (/.f64 (/.f64 y a) x)))) |
#s(approx (/ (- t z) a) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (/.f64 t a) z) #s(literal -1 binary64) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (- t z) (*.f64 (neg.f64 z) (fma.f64 (/.f64 t z) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (* (- t z) y) a) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (*.f64 (/.f64 t a) y) z) #s(literal -1 binary64) (/.f64 y a)))) |
#s(approx (* (- t z) y) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (*.f64 t y) z) #s(literal -1 binary64) y))) |
#s(approx (/ (* y (- z t)) a) (*.f64 (neg.f64 z) (fma.f64 (/.f64 y z) (/.f64 t a) (/.f64 (neg.f64 y) a)))) |
#s(approx (- x (/ (* y (- z t)) a)) (-.f64 x (*.f64 (/.f64 z a) y))) |
#s(approx (- x (/ (* y (- z t)) a)) (+.f64 x (/.f64 (-.f64 (*.f64 t y) (*.f64 z y)) a))) |
#s(approx (+ (* (/ (- t z) a) y) x) (fma.f64 (*.f64 (/.f64 z a) y) #s(literal -1 binary64) x)) |
#s(approx (* (+ (* (/ y x) (/ (- t z) a)) 1) x) (*.f64 (fma.f64 (/.f64 (neg.f64 y) x) (/.f64 z a) #s(literal 1 binary64)) x)) |
#s(approx (* (+ (* (/ y x) (/ (- t z) a)) 1) x) (fma.f64 (fma.f64 (/.f64 (neg.f64 y) x) (/.f64 z a) #s(literal 1 binary64)) x (*.f64 (/.f64 t a) y))) |
#s(approx (+ (* (/ y x) (/ (- t z) a)) 1) (fma.f64 (/.f64 (neg.f64 y) x) (/.f64 z a) #s(literal 1 binary64))) |
#s(approx (- t z) (-.f64 t z)) |
#s(approx t t) |
#s(approx (/ t a) (/.f64 t a)) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (/.f64 t a) y)) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (-.f64 (/.f64 x t) (fma.f64 (/.f64 y t) (/.f64 z a) (/.f64 (neg.f64 y) a))) t)) |
#s(approx (+ (* (/ (- t z) a) y) x) (*.f64 (/.f64 t a) y)) |
#s(approx (+ (* (/ (- t z) a) y) x) (*.f64 (/.f64 (fma.f64 (neg.f64 y) z (fma.f64 a x (*.f64 t y))) (*.f64 a t)) t)) |
#s(approx (* (+ (* (/ y x) (/ (- t z) a)) 1) x) (*.f64 (/.f64 t a) y)) |
#s(approx (* (+ (* (/ y x) (/ (- t z) a)) 1) x) (*.f64 (fma.f64 x (/.f64 (fma.f64 (/.f64 (neg.f64 y) x) (/.f64 z a) #s(literal 1 binary64)) t) (/.f64 y a)) t)) |
#s(approx (+ (* (/ y x) (/ (- t z) a)) 1) (/.f64 (*.f64 (/.f64 t a) y) x)) |
#s(approx (+ (* (/ y x) (/ (- t z) a)) 1) (*.f64 (fma.f64 (/.f64 (neg.f64 y) a) (/.f64 z (*.f64 t x)) (+.f64 (pow.f64 t #s(literal -1 binary64)) (/.f64 (/.f64 y a) x))) t)) |
#s(approx (/ (- t z) a) (*.f64 (fma.f64 (/.f64 (/.f64 z a) t) #s(literal -1 binary64) (pow.f64 a #s(literal -1 binary64))) t)) |
#s(approx (- t z) (*.f64 (fma.f64 (/.f64 z t) #s(literal -1 binary64) #s(literal 1 binary64)) t)) |
#s(approx (/ (* (- t z) y) a) (*.f64 (fma.f64 (/.f64 (neg.f64 y) t) (/.f64 z a) (/.f64 y a)) t)) |
#s(approx (* (- t z) y) (*.f64 (fma.f64 (*.f64 y (/.f64 z t)) #s(literal -1 binary64) y) t)) |
#s(approx (/ (* y (- z t)) a) (*.f64 (fma.f64 (/.f64 y t) (/.f64 z a) (/.f64 (neg.f64 y) a)) t)) |
#s(approx (- x (/ (* y (- z t)) a)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 x (*.f64 (/.f64 z a) y)) t)) (/.f64 y a)) t))) |
#s(approx (+ (* (/ (- t z) a) y) x) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (/.f64 z a) y) #s(literal -1 binary64) x) t) #s(literal -1 binary64) (/.f64 (neg.f64 y) a)) t))) |
#s(approx (* (+ (* (/ y x) (/ (- t z) a)) 1) x) (neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 x (/.f64 (fma.f64 (/.f64 (neg.f64 y) x) (/.f64 z a) #s(literal 1 binary64)) t) (/.f64 y a))) t))) |
#s(approx (+ (* (/ y x) (/ (- t z) a)) 1) (neg.f64 (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 y a) (neg.f64 (/.f64 (fma.f64 (/.f64 (neg.f64 y) x) (/.f64 z a) #s(literal 1 binary64)) t))) t))) |
#s(approx (/ (- t z) a) (neg.f64 (*.f64 (-.f64 (/.f64 (/.f64 z a) t) (pow.f64 a #s(literal -1 binary64))) t))) |
#s(approx (- t z) (neg.f64 (*.f64 (-.f64 (/.f64 z t) #s(literal 1 binary64)) t))) |
#s(approx (/ (* (- t z) y) a) (neg.f64 (*.f64 (fma.f64 (/.f64 y t) (/.f64 z a) (/.f64 (neg.f64 y) a)) t))) |
#s(approx (* (- t z) y) (neg.f64 (*.f64 (fma.f64 y (/.f64 z t) (neg.f64 y)) t))) |
#s(approx (/ (* y (- z t)) a) (neg.f64 (*.f64 (fma.f64 (/.f64 (neg.f64 y) t) (/.f64 z a) (/.f64 y a)) t))) |
#s(approx (- x (/ (* y (- z t)) a)) (/.f64 (-.f64 (*.f64 a x) (*.f64 (-.f64 z t) y)) a)) |
#s(approx (+ (* (/ (- t z) a) y) x) (/.f64 (fma.f64 (-.f64 t z) y (*.f64 a x)) a)) |
#s(approx (* (+ (* (/ y x) (/ (- t z) a)) 1) x) (/.f64 (fma.f64 (-.f64 t z) y (*.f64 a x)) a)) |
#s(approx (+ (* (/ y x) (/ (- t z) a)) 1) (/.f64 (fma.f64 y (/.f64 (-.f64 t z) x) a) a)) |
#s(approx (/ (- t z) a) (/.f64 (-.f64 t z) a)) |
#s(approx a a) |
#s(approx (- x (/ (* y (- z t)) a)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 z t) y) a) x)) |
Compiled 8 842 to 1 128 computations (87.2% saved)
18 alts after pruning (11 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 264 | 3 | 267 |
| Fresh | 2 | 8 | 10 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 2 | 2 |
| Total | 266 | 18 | 284 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 72.3% | (-.f64 x (*.f64 #s(approx (- z t) z) (/.f64 y a))) |
| ✓ | 67.3% | (-.f64 x #s(approx (/ (* y (- z t)) a) (*.f64 (/.f64 z a) y))) |
| ✓ | 60.1% | #s(approx (- x (/ (* y (- z t)) a)) (fma.f64 (/.f64 #s(approx (- t z) t) a) y x)) |
| ✓ | 67.0% | #s(approx (- x (/ (* y (- z t)) a)) (fma.f64 (/.f64 y a) t x)) |
| 36.9% | #s(approx (- x (/ (* y (- z t)) a)) (/.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 z z)) y) (*.f64 (+.f64 t z) a))) | |
| ✓ | 34.8% | #s(approx (- x (/ (* y (- z t)) a)) (/.f64 (*.f64 #s(approx (- t z) (neg.f64 z)) y) a)) |
| 32.2% | #s(approx (- x (/ (* y (- z t)) a)) (/.f64 (*.f64 #s(approx (- t z) t) y) a)) | |
| ▶ | 60.2% | #s(approx (- x (/ (* y (- z t)) a)) (/.f64 #s(approx (* (- t z) y) (fma.f64 (neg.f64 y) z (*.f64 y t))) a)) |
| 57.8% | #s(approx (- x (/ (* y (- z t)) a)) (*.f64 (/.f64 (-.f64 t z) a) y)) | |
| ▶ | 34.5% | #s(approx (- x (/ (* y (- z t)) a)) (*.f64 (/.f64 y a) t)) |
| ▶ | 64.1% | #s(approx (- x (/ (* y (- z t)) a)) (*.f64 (-.f64 t z) (/.f64 y a))) |
| 40.3% | #s(approx (- x (/ (* y (- z t)) a)) (*.f64 (neg.f64 z) (/.f64 y a))) | |
| ✓ | 28.5% | #s(approx (- x (/ (* y (- z t)) a)) (*.f64 y (/.f64 t a))) |
| ▶ | 35.7% | #s(approx (- x (/ (* y (- z t)) a)) (neg.f64 (*.f64 (/.f64 z a) y))) |
| ✓ | 77.8% | #s(approx (- x (/ (* y (- z t)) a)) #s(approx (+ (* (/ (- t z) a) y) x) (*.f64 (fma.f64 (/.f64 y x) (/.f64 (-.f64 t z) a) #s(literal 1 binary64)) x))) |
| 59.3% | #s(approx (- x (/ (* y (- z t)) a)) #s(approx (+ (* (/ (- t z) a) y) x) (*.f64 (fma.f64 (/.f64 y x) #s(approx (/ (- t z) a) (/.f64 t a)) #s(literal 1 binary64)) x))) | |
| 28.6% | #s(approx (- x (/ (* y (- z t)) a)) #s(approx (+ (* (/ (- t z) a) y) x) (*.f64 #s(approx (+ (* (/ y x) (/ (- t z) a)) 1) (*.f64 (/.f64 (neg.f64 y) x) (/.f64 z a))) x))) | |
| ✓ | 34.0% | #s(approx (- x (/ (* y (- z t)) a)) x) |
Compiled 607 to 432 computations (28.8% saved)
| Inputs |
|---|
(-.f64 x (*.f64 #s(approx (- z t) z) (/.f64 y a))) |
x |
(*.f64 #s(approx (- z t) z) (/.f64 y a)) |
#s(approx (- z t) z) |
z |
(/.f64 y a) |
y |
a |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (/.f64 y a) t)) |
(*.f64 (/.f64 y a) t) |
t |
#s(approx (- x (/ (* y (- z t)) a)) (neg.f64 (*.f64 (/.f64 z a) y))) |
(neg.f64 (*.f64 (/.f64 z a) y)) |
(*.f64 (/.f64 z a) y) |
(/.f64 z a) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (-.f64 t z) (/.f64 y a))) |
(*.f64 (-.f64 t z) (/.f64 y a)) |
(-.f64 t z) |
#s(approx (- x (/ (* y (- z t)) a)) (/.f64 #s(approx (* (- t z) y) (fma.f64 (neg.f64 y) z (*.f64 y t))) a)) |
(/.f64 #s(approx (* (- t z) y) (fma.f64 (neg.f64 y) z (*.f64 y t))) a) |
#s(approx (* (- t z) y) (fma.f64 (neg.f64 y) z (*.f64 y t))) |
(fma.f64 (neg.f64 y) z (*.f64 y t)) |
(neg.f64 y) |
(*.f64 y t) |
| Outputs |
|---|
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 (* -1 (/ (* y (- z t)) a)))) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 (- x (/ (* y (- z t)) a)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* -1 (/ (* y (- z t)) a)))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (- x (/ (* y (- z t)) a)))) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 x)) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 (* x (+ 1 (* -1 (/ (* y (- z t)) (* a x))))))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 x)) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* x (+ 1 (* -1 (/ (* y (- z t)) (* a x))))))) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 (* -1 (* x (- (/ (* y (- z t)) (* a x)) 1))))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* -1 (* x (- (/ (* y (- z t)) (* a x)) 1))))) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 (+ x (* y (- (/ t a) (/ z a)))))) |
#s(approx (* (- z t) (/ y a)) #s(hole binary64 (/ (* y (- z t)) a))) |
#s(approx (/ y a) #s(hole binary64 (/ y a))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (+ x (* y (- (/ t a) (/ z a)))))) |
#s(approx (* (/ y a) t) #s(hole binary64 (/ (* t y) a))) |
#s(approx (neg (* (/ z a) y)) #s(hole binary64 (* -1 (/ (* y z) a)))) |
#s(approx (* (/ z a) y) #s(hole binary64 (/ (* y z) a))) |
#s(approx (* (- t z) (/ y a)) #s(hole binary64 (/ (* y (- t z)) a))) |
#s(approx (/ (* (- t z) y) a) #s(hole binary64 (/ (* y (- t z)) a))) |
#s(approx (* (- t z) y) #s(hole binary64 (* y (- t z)))) |
#s(approx (+ (* (neg y) z) (* y t)) #s(hole binary64 (* y (+ t (* -1 z))))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (* y t) #s(hole binary64 (* t y))) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 (* y (- (/ t a) (/ z a))))) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 (* y (- (+ (/ t a) (/ x y)) (/ z a))))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* y (- (/ t a) (/ z a))))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* y (- (+ (/ t a) (/ x y)) (/ z a))))) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) (* -1 (/ (- z t) a))))))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) (* -1 (/ (- z t) a))))))) |
#s(approx (+ (* (neg y) z) (* y t)) #s(hole binary64 (* -1 (* y (+ z (* -1 t)))))) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 (- x (* -1 (/ (* t y) a))))) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 (- (+ x (* -1 (/ (* y z) a))) (* -1 (/ (* t y) a))))) |
#s(approx (* (- z t) (/ y a)) #s(hole binary64 (* -1 (/ (* t y) a)))) |
#s(approx (* (- z t) (/ y a)) #s(hole binary64 (+ (* -1 (/ (* t y) a)) (/ (* y z) a)))) |
#s(approx (- z t) #s(hole binary64 (* -1 t))) |
#s(approx (- z t) #s(hole binary64 (- z t))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (- x (* -1 (/ (* t y) a))))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (- (+ x (* -1 (/ (* y z) a))) (* -1 (/ (* t y) a))))) |
#s(approx (/ z a) #s(hole binary64 (/ z a))) |
#s(approx (* (- t z) (/ y a)) #s(hole binary64 (/ (* t y) a))) |
#s(approx (* (- t z) (/ y a)) #s(hole binary64 (+ (* -1 (/ (* y z) a)) (/ (* t y) a)))) |
#s(approx (- t z) #s(hole binary64 t)) |
#s(approx (- t z) #s(hole binary64 (+ t (* -1 z)))) |
#s(approx (/ (* (- t z) y) a) #s(hole binary64 (/ (* t y) a))) |
#s(approx (/ (* (- t z) y) a) #s(hole binary64 (+ (* -1 (/ (* y z) a)) (/ (* t y) a)))) |
#s(approx (* (- t z) y) #s(hole binary64 (* t y))) |
#s(approx (* (- t z) y) #s(hole binary64 (+ (* -1 (* y z)) (* t y)))) |
#s(approx (+ (* (neg y) z) (* y t)) #s(hole binary64 (* t y))) |
#s(approx (+ (* (neg y) z) (* y t)) #s(hole binary64 (+ (* -1 (* y z)) (* t y)))) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 (* -1 (/ (* y z) a)))) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 (* z (- (/ x z) (+ (* -1 (/ (* t y) (* a z))) (/ y a)))))) |
#s(approx (* (- z t) (/ y a)) #s(hole binary64 (/ (* y z) a))) |
#s(approx (* (- z t) (/ y a)) #s(hole binary64 (* z (+ (* -1 (/ (* t y) (* a z))) (/ y a))))) |
#s(approx (- z t) #s(hole binary64 z)) |
#s(approx (- z t) #s(hole binary64 (* z (+ 1 (* -1 (/ t z)))))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* -1 (/ (* y z) a)))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* z (- (/ x z) (+ (* -1 (/ (* t y) (* a z))) (/ y a)))))) |
#s(approx (* (- t z) (/ y a)) #s(hole binary64 (* -1 (/ (* y z) a)))) |
#s(approx (* (- t z) (/ y a)) #s(hole binary64 (* z (+ (* -1 (/ y a)) (/ (* t y) (* a z)))))) |
#s(approx (- t z) #s(hole binary64 (* -1 z))) |
#s(approx (- t z) #s(hole binary64 (* z (- (/ t z) 1)))) |
#s(approx (/ (* (- t z) y) a) #s(hole binary64 (* -1 (/ (* y z) a)))) |
#s(approx (/ (* (- t z) y) a) #s(hole binary64 (* z (+ (* -1 (/ y a)) (/ (* t y) (* a z)))))) |
#s(approx (* (- t z) y) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (* (- t z) y) #s(hole binary64 (* z (+ (* -1 y) (/ (* t y) z))))) |
#s(approx (+ (* (neg y) z) (* y t)) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (+ (* (neg y) z) (* y t)) #s(hole binary64 (* z (+ (* -1 y) (/ (* t y) z))))) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 (* -1 (* z (- (* -1 (/ (- x (* -1 (/ (* t y) a))) z)) (* -1 (/ y a))))))) |
#s(approx (* (- z t) (/ y a)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y a)) (/ (* t y) (* a z))))))) |
#s(approx (- z t) #s(hole binary64 (* -1 (* z (- (/ t z) 1))))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (- x (* -1 (/ (* t y) a))) z)) (* -1 (/ y a))))))) |
#s(approx (* (- t z) (/ y a)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* t y) (* a z))) (/ y a)))))) |
#s(approx (- t z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ t z))))))) |
#s(approx (/ (* (- t z) y) a) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* t y) (* a z))) (/ y a)))))) |
#s(approx (* (- t z) y) #s(hole binary64 (* -1 (* z (+ y (* -1 (/ (* t y) z))))))) |
#s(approx (+ (* (neg y) z) (* y t)) #s(hole binary64 (* -1 (* z (+ y (* -1 (/ (* t y) z))))))) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 (- x (/ (* y z) a)))) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 (- (+ x (/ (* t y) a)) (/ (* y z) a)))) |
#s(approx (- z t) #s(hole binary64 (+ z (* -1 t)))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (- x (/ (* y z) a)))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (- (+ x (/ (* t y) a)) (/ (* y z) a)))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (- t z) #s(hole binary64 (- t z))) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 (/ (* t y) a))) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 (* t (- (/ x t) (+ (* -1 (/ y a)) (/ (* y z) (* a t))))))) |
#s(approx (* (- z t) (/ y a)) #s(hole binary64 (* t (+ (* -1 (/ y a)) (/ (* y z) (* a t)))))) |
#s(approx (- z t) #s(hole binary64 (* t (- (/ z t) 1)))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (/ (* t y) a))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* t (- (/ x t) (+ (* -1 (/ y a)) (/ (* y z) (* a t))))))) |
#s(approx (* (- t z) (/ y a)) #s(hole binary64 (* t (+ (* -1 (/ (* y z) (* a t))) (/ y a))))) |
#s(approx (- t z) #s(hole binary64 (* t (+ 1 (* -1 (/ z t)))))) |
#s(approx (/ (* (- t z) y) a) #s(hole binary64 (* t (+ (* -1 (/ (* y z) (* a t))) (/ y a))))) |
#s(approx (* (- t z) y) #s(hole binary64 (* t (+ y (* -1 (/ (* y z) t)))))) |
#s(approx (+ (* (neg y) z) (* y t)) #s(hole binary64 (* t (+ y (* -1 (/ (* y z) t)))))) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 (* -1 (* t (- (* -1 (/ (- x (/ (* y z) a)) t)) (/ y a)))))) |
#s(approx (* (- z t) (/ y a)) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* y z) (* a t))) (/ y a)))))) |
#s(approx (- z t) #s(hole binary64 (* -1 (* t (+ 1 (* -1 (/ z t))))))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* -1 (* t (- (* -1 (/ (- x (/ (* y z) a)) t)) (/ y a)))))) |
#s(approx (* (- t z) (/ y a)) #s(hole binary64 (* -1 (* t (+ (* -1 (/ y a)) (/ (* y z) (* a t))))))) |
#s(approx (- t z) #s(hole binary64 (* -1 (* t (- (/ z t) 1))))) |
#s(approx (/ (* (- t z) y) a) #s(hole binary64 (* -1 (* t (+ (* -1 (/ y a)) (/ (* y z) (* a t))))))) |
#s(approx (* (- t z) y) #s(hole binary64 (* -1 (* t (+ (* -1 y) (/ (* y z) t)))))) |
#s(approx (+ (* (neg y) z) (* y t)) #s(hole binary64 (* -1 (* t (+ (* -1 y) (/ (* y z) t)))))) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 (/ (- (* a x) (* y (- z t))) a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (/ (- (* a x) (* y (- z t))) a))) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 (+ x (* -1 (/ (* y (- z t)) a))))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (+ x (* -1 (/ (* y (- z t)) a))))) |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | y | @ | -inf | ((- x (* (- z t) (/ y a))) x (* (- z t) (/ y a)) (- z t) z (/ y a) y a (- x (/ (* y (- z t)) a)) (* (/ y a) t) t (- x (/ (* y (- z t)) a)) (neg (* (/ z a) y)) (* (/ z a) y) (/ z a) (- x (/ (* y (- z t)) a)) (* (- t z) (/ y a)) (- t z) (- x (/ (* y (- z t)) a)) (/ (* (- t z) y) a) (* (- t z) y) (+ (* (neg y) z) (* y t)) (neg y) (* y t)) |
| 3.0ms | t | @ | 0 | ((- x (* (- z t) (/ y a))) x (* (- z t) (/ y a)) (- z t) z (/ y a) y a (- x (/ (* y (- z t)) a)) (* (/ y a) t) t (- x (/ (* y (- z t)) a)) (neg (* (/ z a) y)) (* (/ z a) y) (/ z a) (- x (/ (* y (- z t)) a)) (* (- t z) (/ y a)) (- t z) (- x (/ (* y (- z t)) a)) (/ (* (- t z) y) a) (* (- t z) y) (+ (* (neg y) z) (* y t)) (neg y) (* y t)) |
| 2.0ms | a | @ | -inf | ((- x (* (- z t) (/ y a))) x (* (- z t) (/ y a)) (- z t) z (/ y a) y a (- x (/ (* y (- z t)) a)) (* (/ y a) t) t (- x (/ (* y (- z t)) a)) (neg (* (/ z a) y)) (* (/ z a) y) (/ z a) (- x (/ (* y (- z t)) a)) (* (- t z) (/ y a)) (- t z) (- x (/ (* y (- z t)) a)) (/ (* (- t z) y) a) (* (- t z) y) (+ (* (neg y) z) (* y t)) (neg y) (* y t)) |
| 2.0ms | y | @ | inf | ((- x (* (- z t) (/ y a))) x (* (- z t) (/ y a)) (- z t) z (/ y a) y a (- x (/ (* y (- z t)) a)) (* (/ y a) t) t (- x (/ (* y (- z t)) a)) (neg (* (/ z a) y)) (* (/ z a) y) (/ z a) (- x (/ (* y (- z t)) a)) (* (- t z) (/ y a)) (- t z) (- x (/ (* y (- z t)) a)) (/ (* (- t z) y) a) (* (- t z) y) (+ (* (neg y) z) (* y t)) (neg y) (* y t)) |
| 2.0ms | y | @ | 0 | ((- x (* (- z t) (/ y a))) x (* (- z t) (/ y a)) (- z t) z (/ y a) y a (- x (/ (* y (- z t)) a)) (* (/ y a) t) t (- x (/ (* y (- z t)) a)) (neg (* (/ z a) y)) (* (/ z a) y) (/ z a) (- x (/ (* y (- z t)) a)) (* (- t z) (/ y a)) (- t z) (- x (/ (* y (- z t)) a)) (/ (* (- t z) y) a) (* (- t z) y) (+ (* (neg y) z) (* y t)) (neg y) (* y t)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 272 | 2102 |
| 0 | 291 | 1940 |
| 1 | 1156 | 1865 |
| 0 | 8818 | 1791 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(-.f64 x (*.f64 #s(approx (- z t) z) (/.f64 y a))) |
x |
(*.f64 #s(approx (- z t) z) (/.f64 y a)) |
#s(approx (- z t) z) |
z |
(/.f64 y a) |
y |
a |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (/.f64 y a) t)) |
(*.f64 (/.f64 y a) t) |
t |
#s(approx (- x (/ (* y (- z t)) a)) (neg.f64 (*.f64 (/.f64 z a) y))) |
(neg.f64 (*.f64 (/.f64 z a) y)) |
(*.f64 (/.f64 z a) y) |
(/.f64 z a) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (-.f64 t z) (/.f64 y a))) |
(*.f64 (-.f64 t z) (/.f64 y a)) |
(-.f64 t z) |
#s(approx (- x (/ (* y (- z t)) a)) (/.f64 #s(approx (* (- t z) y) (fma.f64 (neg.f64 y) z (*.f64 y t))) a)) |
(/.f64 #s(approx (* (- t z) y) (fma.f64 (neg.f64 y) z (*.f64 y t))) a) |
#s(approx (* (- t z) y) (fma.f64 (neg.f64 y) z (*.f64 y t))) |
(fma.f64 (neg.f64 y) z (*.f64 y t)) |
(neg.f64 y) |
(*.f64 y t) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 (* -1 (/ (* y (- z t)) a)))) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 (- x (/ (* y (- z t)) a)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* -1 (/ (* y (- z t)) a)))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (- x (/ (* y (- z t)) a)))) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 x)) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 (* x (+ 1 (* -1 (/ (* y (- z t)) (* a x))))))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 x)) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* x (+ 1 (* -1 (/ (* y (- z t)) (* a x))))))) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 (* -1 (* x (- (/ (* y (- z t)) (* a x)) 1))))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* -1 (* x (- (/ (* y (- z t)) (* a x)) 1))))) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 (+ x (* y (- (/ t a) (/ z a)))))) |
#s(approx (* (- z t) (/ y a)) #s(hole binary64 (/ (* y (- z t)) a))) |
#s(approx (/ y a) #s(hole binary64 (/ y a))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (+ x (* y (- (/ t a) (/ z a)))))) |
#s(approx (* (/ y a) t) #s(hole binary64 (/ (* t y) a))) |
#s(approx (neg (* (/ z a) y)) #s(hole binary64 (* -1 (/ (* y z) a)))) |
#s(approx (* (/ z a) y) #s(hole binary64 (/ (* y z) a))) |
#s(approx (* (- t z) (/ y a)) #s(hole binary64 (/ (* y (- t z)) a))) |
#s(approx (/ (* (- t z) y) a) #s(hole binary64 (/ (* y (- t z)) a))) |
#s(approx (* (- t z) y) #s(hole binary64 (* y (- t z)))) |
#s(approx (+ (* (neg y) z) (* y t)) #s(hole binary64 (* y (+ t (* -1 z))))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (* y t) #s(hole binary64 (* t y))) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 (* y (- (/ t a) (/ z a))))) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 (* y (- (+ (/ t a) (/ x y)) (/ z a))))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* y (- (/ t a) (/ z a))))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* y (- (+ (/ t a) (/ x y)) (/ z a))))) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) (* -1 (/ (- z t) a))))))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) (* -1 (/ (- z t) a))))))) |
#s(approx (+ (* (neg y) z) (* y t)) #s(hole binary64 (* -1 (* y (+ z (* -1 t)))))) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 (- x (* -1 (/ (* t y) a))))) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 (- (+ x (* -1 (/ (* y z) a))) (* -1 (/ (* t y) a))))) |
#s(approx (* (- z t) (/ y a)) #s(hole binary64 (* -1 (/ (* t y) a)))) |
#s(approx (* (- z t) (/ y a)) #s(hole binary64 (+ (* -1 (/ (* t y) a)) (/ (* y z) a)))) |
#s(approx (- z t) #s(hole binary64 (* -1 t))) |
#s(approx (- z t) #s(hole binary64 (- z t))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (- x (* -1 (/ (* t y) a))))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (- (+ x (* -1 (/ (* y z) a))) (* -1 (/ (* t y) a))))) |
#s(approx (/ z a) #s(hole binary64 (/ z a))) |
#s(approx (* (- t z) (/ y a)) #s(hole binary64 (/ (* t y) a))) |
#s(approx (* (- t z) (/ y a)) #s(hole binary64 (+ (* -1 (/ (* y z) a)) (/ (* t y) a)))) |
#s(approx (- t z) #s(hole binary64 t)) |
#s(approx (- t z) #s(hole binary64 (+ t (* -1 z)))) |
#s(approx (/ (* (- t z) y) a) #s(hole binary64 (/ (* t y) a))) |
#s(approx (/ (* (- t z) y) a) #s(hole binary64 (+ (* -1 (/ (* y z) a)) (/ (* t y) a)))) |
#s(approx (* (- t z) y) #s(hole binary64 (* t y))) |
#s(approx (* (- t z) y) #s(hole binary64 (+ (* -1 (* y z)) (* t y)))) |
#s(approx (+ (* (neg y) z) (* y t)) #s(hole binary64 (* t y))) |
#s(approx (+ (* (neg y) z) (* y t)) #s(hole binary64 (+ (* -1 (* y z)) (* t y)))) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 (* -1 (/ (* y z) a)))) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 (* z (- (/ x z) (+ (* -1 (/ (* t y) (* a z))) (/ y a)))))) |
#s(approx (* (- z t) (/ y a)) #s(hole binary64 (/ (* y z) a))) |
#s(approx (* (- z t) (/ y a)) #s(hole binary64 (* z (+ (* -1 (/ (* t y) (* a z))) (/ y a))))) |
#s(approx (- z t) #s(hole binary64 z)) |
#s(approx (- z t) #s(hole binary64 (* z (+ 1 (* -1 (/ t z)))))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* -1 (/ (* y z) a)))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* z (- (/ x z) (+ (* -1 (/ (* t y) (* a z))) (/ y a)))))) |
#s(approx (* (- t z) (/ y a)) #s(hole binary64 (* -1 (/ (* y z) a)))) |
#s(approx (* (- t z) (/ y a)) #s(hole binary64 (* z (+ (* -1 (/ y a)) (/ (* t y) (* a z)))))) |
#s(approx (- t z) #s(hole binary64 (* -1 z))) |
#s(approx (- t z) #s(hole binary64 (* z (- (/ t z) 1)))) |
#s(approx (/ (* (- t z) y) a) #s(hole binary64 (* -1 (/ (* y z) a)))) |
#s(approx (/ (* (- t z) y) a) #s(hole binary64 (* z (+ (* -1 (/ y a)) (/ (* t y) (* a z)))))) |
#s(approx (* (- t z) y) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (* (- t z) y) #s(hole binary64 (* z (+ (* -1 y) (/ (* t y) z))))) |
#s(approx (+ (* (neg y) z) (* y t)) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (+ (* (neg y) z) (* y t)) #s(hole binary64 (* z (+ (* -1 y) (/ (* t y) z))))) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 (* -1 (* z (- (* -1 (/ (- x (* -1 (/ (* t y) a))) z)) (* -1 (/ y a))))))) |
#s(approx (* (- z t) (/ y a)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y a)) (/ (* t y) (* a z))))))) |
#s(approx (- z t) #s(hole binary64 (* -1 (* z (- (/ t z) 1))))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (- x (* -1 (/ (* t y) a))) z)) (* -1 (/ y a))))))) |
#s(approx (* (- t z) (/ y a)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* t y) (* a z))) (/ y a)))))) |
#s(approx (- t z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ t z))))))) |
#s(approx (/ (* (- t z) y) a) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* t y) (* a z))) (/ y a)))))) |
#s(approx (* (- t z) y) #s(hole binary64 (* -1 (* z (+ y (* -1 (/ (* t y) z))))))) |
#s(approx (+ (* (neg y) z) (* y t)) #s(hole binary64 (* -1 (* z (+ y (* -1 (/ (* t y) z))))))) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 (- x (/ (* y z) a)))) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 (- (+ x (/ (* t y) a)) (/ (* y z) a)))) |
#s(approx (- z t) #s(hole binary64 (+ z (* -1 t)))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (- x (/ (* y z) a)))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (- (+ x (/ (* t y) a)) (/ (* y z) a)))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (- t z) #s(hole binary64 (- t z))) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 (/ (* t y) a))) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 (* t (- (/ x t) (+ (* -1 (/ y a)) (/ (* y z) (* a t))))))) |
#s(approx (* (- z t) (/ y a)) #s(hole binary64 (* t (+ (* -1 (/ y a)) (/ (* y z) (* a t)))))) |
#s(approx (- z t) #s(hole binary64 (* t (- (/ z t) 1)))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (/ (* t y) a))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* t (- (/ x t) (+ (* -1 (/ y a)) (/ (* y z) (* a t))))))) |
#s(approx (* (- t z) (/ y a)) #s(hole binary64 (* t (+ (* -1 (/ (* y z) (* a t))) (/ y a))))) |
#s(approx (- t z) #s(hole binary64 (* t (+ 1 (* -1 (/ z t)))))) |
#s(approx (/ (* (- t z) y) a) #s(hole binary64 (* t (+ (* -1 (/ (* y z) (* a t))) (/ y a))))) |
#s(approx (* (- t z) y) #s(hole binary64 (* t (+ y (* -1 (/ (* y z) t)))))) |
#s(approx (+ (* (neg y) z) (* y t)) #s(hole binary64 (* t (+ y (* -1 (/ (* y z) t)))))) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 (* -1 (* t (- (* -1 (/ (- x (/ (* y z) a)) t)) (/ y a)))))) |
#s(approx (* (- z t) (/ y a)) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* y z) (* a t))) (/ y a)))))) |
#s(approx (- z t) #s(hole binary64 (* -1 (* t (+ 1 (* -1 (/ z t))))))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (* -1 (* t (- (* -1 (/ (- x (/ (* y z) a)) t)) (/ y a)))))) |
#s(approx (* (- t z) (/ y a)) #s(hole binary64 (* -1 (* t (+ (* -1 (/ y a)) (/ (* y z) (* a t))))))) |
#s(approx (- t z) #s(hole binary64 (* -1 (* t (- (/ z t) 1))))) |
#s(approx (/ (* (- t z) y) a) #s(hole binary64 (* -1 (* t (+ (* -1 (/ y a)) (/ (* y z) (* a t))))))) |
#s(approx (* (- t z) y) #s(hole binary64 (* -1 (* t (+ (* -1 y) (/ (* y z) t)))))) |
#s(approx (+ (* (neg y) z) (* y t)) #s(hole binary64 (* -1 (* t (+ (* -1 y) (/ (* y z) t)))))) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 (/ (- (* a x) (* y (- z t))) a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (/ (- (* a x) (* y (- z t))) a))) |
#s(approx (- x (* (- z t) (/ y a))) #s(hole binary64 (+ x (* -1 (/ (* y (- z t)) a))))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(hole binary64 (+ x (* -1 (/ (* y (- z t)) a))))) |
| Outputs |
|---|
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 #s(approx (- z t) z)) (/.f64 y a)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 y a) #s(approx (- z t) z)) #s(literal 2 binary64)) (*.f64 x (*.f64 (neg.f64 #s(approx (- z t) z)) (/.f64 y a)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (/.f64 y a) #s(approx (- z t) z)) #s(literal 2 binary64)))) (neg.f64 (+.f64 x (*.f64 (/.f64 y a) #s(approx (- z t) z))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 y a) #s(approx (- z t) z)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (*.f64 (*.f64 (/.f64 y a) #s(approx (- z t) z)) (fma.f64 (/.f64 y a) #s(approx (- z t) z) x))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (/.f64 y a) #s(approx (- z t) z)) #s(literal 2 binary64))) (+.f64 x (*.f64 (/.f64 y a) #s(approx (- z t) z)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 y a) #s(approx (- z t) z)) #s(literal 3 binary64))) (fma.f64 x x (*.f64 (*.f64 (/.f64 y a) #s(approx (- z t) z)) (fma.f64 (/.f64 y a) #s(approx (- z t) z) x)))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 (/.f64 y a) #s(approx (- z t) z)))) (/.f64 (pow.f64 (*.f64 (/.f64 y a) #s(approx (- z t) z)) #s(literal 2 binary64)) (+.f64 x (*.f64 (/.f64 y a) #s(approx (- z t) z))))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (*.f64 (*.f64 (/.f64 y a) #s(approx (- z t) z)) (fma.f64 (/.f64 y a) #s(approx (- z t) z) x)))) (/.f64 (pow.f64 (*.f64 (/.f64 y a) #s(approx (- z t) z)) #s(literal 3 binary64)) (fma.f64 x x (*.f64 (*.f64 (/.f64 y a) #s(approx (- z t) z)) (fma.f64 (/.f64 y a) #s(approx (- z t) z) x))))) |
(-.f64 x (*.f64 (neg.f64 (neg.f64 #s(approx (- z t) z))) (/.f64 y a))) |
(-.f64 x (*.f64 (/.f64 y a) #s(approx (- z t) z))) |
(+.f64 x (*.f64 (/.f64 (neg.f64 y) a) #s(approx (- z t) z))) |
(+.f64 x (*.f64 (neg.f64 #s(approx (- z t) z)) (/.f64 y a))) |
x |
(*.f64 (/.f64 y a) #s(approx (- z t) z)) |
(*.f64 #s(approx (- z t) z) (/.f64 y a)) |
(/.f64 (*.f64 #s(approx (- z t) z) (neg.f64 y)) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 #s(approx (- z t) z) y)) (neg.f64 a)) |
(/.f64 (*.f64 #s(approx (- z t) z) y) a) |
#s(approx (- z t) z) |
z |
(*.f64 #s(literal 1 binary64) (/.f64 y a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal 1 binary64) y) a) |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 y) (neg.f64 a)) |
(/.f64 y a) |
(neg.f64 (/.f64 (neg.f64 y) a)) |
y |
a |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (/.f64 y a) t)) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 y a) t)) |
(*.f64 (/.f64 y a) t) |
(*.f64 t (/.f64 y a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 t) y)) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 y t)) a) |
(/.f64 (neg.f64 (*.f64 (neg.f64 t) y)) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 (neg.f64 t) y) (neg.f64 a)) |
(/.f64 (*.f64 y t) a) |
(neg.f64 (*.f64 (/.f64 (neg.f64 y) a) t)) |
t |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (/.f64 (neg.f64 z) a) y)) |
(*.f64 (*.f64 (/.f64 z a) #s(literal -1 binary64)) y) |
(*.f64 (*.f64 #s(literal -1 binary64) (/.f64 z a)) y) |
(*.f64 (/.f64 (neg.f64 z) a) y) |
(*.f64 (neg.f64 y) (/.f64 z a)) |
(*.f64 (neg.f64 z) (/.f64 y a)) |
(*.f64 (*.f64 (/.f64 z a) y) #s(literal -1 binary64)) |
(*.f64 (/.f64 z a) (neg.f64 y)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 z a) y)) |
(*.f64 y (*.f64 (/.f64 z a) #s(literal -1 binary64))) |
(*.f64 y (/.f64 (neg.f64 z) a)) |
(*.f64 z (/.f64 (neg.f64 y) a)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 y) z)) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 y) z)) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 y) z) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 (neg.f64 y) z) a) |
(/.f64 (*.f64 y z) (neg.f64 a)) |
(neg.f64 (*.f64 (/.f64 z a) y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 z a)) y) |
(*.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 z a)) |
(*.f64 (/.f64 z a) y) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 z a) y)) |
(*.f64 y (/.f64 z a)) |
(*.f64 z (/.f64 y a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) z)) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 y z)) a) |
(/.f64 (neg.f64 (*.f64 (neg.f64 y) z)) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 (neg.f64 y) z) (neg.f64 a)) |
(/.f64 (*.f64 y z) a) |
(neg.f64 (*.f64 (/.f64 (neg.f64 z) a) y)) |
(/.f64 (neg.f64 z) (neg.f64 a)) |
(/.f64 z (neg.f64 (neg.f64 a))) |
(/.f64 z a) |
(neg.f64 (/.f64 (neg.f64 z) a)) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (/.f64 (-.f64 t z) a) y)) |
(*.f64 (neg.f64 (-.f64 z t)) (/.f64 y a)) |
(*.f64 (/.f64 (neg.f64 y) a) (-.f64 z t)) |
(*.f64 (neg.f64 y) (/.f64 (-.f64 z t) a)) |
(*.f64 (/.f64 (-.f64 t z) a) y) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (-.f64 z t)) a)) |
(*.f64 (/.f64 (*.f64 y (-.f64 z t)) a) #s(literal -1 binary64)) |
(*.f64 (/.f64 y a) (*.f64 (-.f64 z t) #s(literal -1 binary64))) |
(*.f64 (/.f64 y a) (neg.f64 (-.f64 z t))) |
(*.f64 (/.f64 y a) (-.f64 t z)) |
(*.f64 (-.f64 t z) (/.f64 y a)) |
(*.f64 y (/.f64 (-.f64 z t) (neg.f64 a))) |
(*.f64 y (/.f64 (-.f64 t z) a)) |
(*.f64 (-.f64 z t) (/.f64 (neg.f64 y) a)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 t z) y)) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 (-.f64 z t)) (neg.f64 y)) (neg.f64 a)) |
(/.f64 (*.f64 (/.f64 y a) (*.f64 (+.f64 t z) (-.f64 t z))) (+.f64 t z)) |
(/.f64 (*.f64 (/.f64 y a) (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (fma.f64 t t (*.f64 z (+.f64 z t)))) |
(/.f64 (*.f64 y (*.f64 (/.f64 (+.f64 t z) a) (/.f64 (-.f64 t z) a))) (/.f64 (+.f64 t z) a)) |
(/.f64 (*.f64 y (-.f64 (pow.f64 (/.f64 t a) #s(literal 3 binary64)) (pow.f64 (/.f64 z a) #s(literal 3 binary64)))) (+.f64 (pow.f64 (/.f64 t a) #s(literal 2 binary64)) (*.f64 (/.f64 z a) (+.f64 (/.f64 z a) (/.f64 t a))))) |
(/.f64 (*.f64 y (*.f64 a (-.f64 t z))) (*.f64 a a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y a) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 z a) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 y a) t) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 z a) y) (-.f64 (*.f64 (/.f64 z a) y) (*.f64 (/.f64 (neg.f64 y) a) t))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (neg.f64 y) a) t) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 z a) y) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 y a) t) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (neg.f64 z) a) y) (*.f64 (/.f64 (neg.f64 y) a) t))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 y a) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 y a) t) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 z a) y) (-.f64 (*.f64 (/.f64 z a) y) (*.f64 (/.f64 (neg.f64 y) a) t))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 z a) y) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 y a) t) #s(literal 2 binary64))) (/.f64 (fma.f64 (neg.f64 y) z (*.f64 (neg.f64 t) y)) a)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 z a) y) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 y a) t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (fma.f64 (neg.f64 y) z (*.f64 (neg.f64 t) y)) a))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 z a) y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (/.f64 y a) t) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 z a) y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 y a) t) (-.f64 (*.f64 (/.f64 y a) t) (*.f64 (/.f64 (neg.f64 z) a) y)))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 y) (-.f64 t z))) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 (neg.f64 y) (*.f64 (+.f64 t z) (-.f64 t z))) (*.f64 (neg.f64 a) (+.f64 t z))) |
(/.f64 (*.f64 (neg.f64 y) (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (neg.f64 a) (fma.f64 t t (*.f64 z (+.f64 z t))))) |
(/.f64 (*.f64 y (*.f64 (+.f64 t z) (-.f64 t z))) (*.f64 a (+.f64 t z))) |
(/.f64 (*.f64 y (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 a (fma.f64 t t (*.f64 z (+.f64 z t))))) |
(/.f64 (*.f64 (*.f64 (+.f64 t z) (-.f64 t z)) (neg.f64 y)) (*.f64 (+.f64 t z) (neg.f64 a))) |
(/.f64 (*.f64 (*.f64 (+.f64 t z) (-.f64 t z)) y) (*.f64 (+.f64 t z) a)) |
(/.f64 (*.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (neg.f64 y)) (*.f64 (fma.f64 t t (*.f64 z (+.f64 z t))) (neg.f64 a))) |
(/.f64 (*.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) y) (*.f64 (fma.f64 t t (*.f64 z (+.f64 z t))) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 t) y) (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 (neg.f64 y) z))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 t) y) a) (*.f64 (neg.f64 a) (*.f64 y z))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 y t) (neg.f64 a)) (*.f64 a (*.f64 (neg.f64 y) z))) (*.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 y t) a) (*.f64 a (*.f64 y z))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 y) z) a) (*.f64 a (*.f64 (neg.f64 t) y))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) z) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 t) y))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) z) a (*.f64 a (*.f64 y t))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) y) a (*.f64 (neg.f64 a) (*.f64 (neg.f64 y) z))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 y t) a (*.f64 a (*.f64 (neg.f64 y) z))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 t) y) (*.f64 (neg.f64 y) z)) (neg.f64 a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y a) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 z a) y) #s(literal 2 binary64))) (fma.f64 (/.f64 y a) t (*.f64 (/.f64 z a) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y a) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 z a) y) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 y a) t) (*.f64 (/.f64 (neg.f64 z) a) y))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 z a) y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (/.f64 y a) t) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 z a) y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 y a) t) (-.f64 (*.f64 (/.f64 y a) t) (*.f64 (/.f64 (neg.f64 z) a) y))))) |
(/.f64 (*.f64 (neg.f64 y) (-.f64 t z)) (neg.f64 a)) |
(/.f64 (*.f64 (-.f64 t z) y) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 (-.f64 t z) y) a) |
(/.f64 (*.f64 y (-.f64 z t)) (neg.f64 a)) |
(neg.f64 (/.f64 (*.f64 y (-.f64 z t)) a)) |
(fma.f64 (*.f64 (/.f64 z a) #s(literal -1 binary64)) y (*.f64 (*.f64 (/.f64 (neg.f64 y) a) t) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (/.f64 z a) #s(literal -1 binary64)) y (*.f64 (/.f64 y a) t)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 z a)) y (*.f64 (*.f64 (/.f64 (neg.f64 y) a) t) #s(literal -1 binary64))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 z a)) y (*.f64 (/.f64 y a) t)) |
(fma.f64 (/.f64 (neg.f64 z) a) y (*.f64 (*.f64 (/.f64 (neg.f64 y) a) t) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (neg.f64 z) a) y (*.f64 (/.f64 y a) t)) |
(fma.f64 (neg.f64 y) (/.f64 z a) (*.f64 (*.f64 (/.f64 (neg.f64 y) a) t) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 y) (/.f64 z a) (*.f64 (/.f64 y a) t)) |
(fma.f64 (neg.f64 z) (/.f64 y a) (*.f64 (*.f64 (/.f64 (neg.f64 y) a) t) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 z) (/.f64 y a) (*.f64 (/.f64 y a) t)) |
(fma.f64 (*.f64 (/.f64 z a) y) #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 (neg.f64 y) a) t) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (/.f64 z a) y) #s(literal -1 binary64) (*.f64 (/.f64 y a) t)) |
(fma.f64 (/.f64 z a) (neg.f64 y) (*.f64 (*.f64 (/.f64 (neg.f64 y) a) t) #s(literal -1 binary64))) |
(fma.f64 (/.f64 z a) (neg.f64 y) (*.f64 (/.f64 y a) t)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 y a) t) (*.f64 (/.f64 (neg.f64 z) a) y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 z a) y) (*.f64 (*.f64 (/.f64 (neg.f64 y) a) t) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 z a) y) (*.f64 (/.f64 y a) t)) |
(fma.f64 (/.f64 y a) t (*.f64 (/.f64 (neg.f64 z) a) y)) |
(fma.f64 y (*.f64 (/.f64 z a) #s(literal -1 binary64)) (*.f64 (*.f64 (/.f64 (neg.f64 y) a) t) #s(literal -1 binary64))) |
(fma.f64 y (*.f64 (/.f64 z a) #s(literal -1 binary64)) (*.f64 (/.f64 y a) t)) |
(fma.f64 y (/.f64 (neg.f64 z) a) (*.f64 (*.f64 (/.f64 (neg.f64 y) a) t) #s(literal -1 binary64))) |
(fma.f64 y (/.f64 (neg.f64 z) a) (*.f64 (/.f64 y a) t)) |
(fma.f64 t (/.f64 y a) (*.f64 (/.f64 (neg.f64 z) a) y)) |
(fma.f64 z (/.f64 (neg.f64 y) a) (*.f64 (*.f64 (/.f64 (neg.f64 y) a) t) #s(literal -1 binary64))) |
(fma.f64 z (/.f64 (neg.f64 y) a) (*.f64 (/.f64 y a) t)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 z a) y) #s(literal 2 binary64)) (/.f64 (fma.f64 (neg.f64 y) z (*.f64 (neg.f64 t) y)) a)) (/.f64 (pow.f64 (*.f64 (/.f64 y a) t) #s(literal 2 binary64)) (/.f64 (fma.f64 (neg.f64 y) z (*.f64 (neg.f64 t) y)) a))) |
(-.f64 (*.f64 (/.f64 (neg.f64 z) a) y) (*.f64 (/.f64 (neg.f64 y) a) t)) |
(-.f64 (*.f64 (/.f64 y a) t) (*.f64 (*.f64 (/.f64 (neg.f64 z) a) y) #s(literal -1 binary64))) |
(-.f64 (*.f64 (/.f64 y a) t) (*.f64 (/.f64 (neg.f64 z) a) (neg.f64 y))) |
(-.f64 (*.f64 (/.f64 y a) t) (*.f64 (/.f64 z a) y)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 z a) y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 y a) t) (-.f64 (*.f64 (/.f64 y a) t) (*.f64 (/.f64 (neg.f64 z) a) y))))) (/.f64 (pow.f64 (*.f64 (/.f64 y a) t) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 z a) y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 y a) t) (-.f64 (*.f64 (/.f64 y a) t) (*.f64 (/.f64 (neg.f64 z) a) y)))))) |
(+.f64 (*.f64 (/.f64 (neg.f64 z) a) y) (*.f64 (*.f64 (/.f64 (neg.f64 y) a) t) #s(literal -1 binary64))) |
(+.f64 (*.f64 (/.f64 (neg.f64 z) a) y) (*.f64 (/.f64 y a) t)) |
(+.f64 (*.f64 (/.f64 y a) t) (*.f64 (/.f64 (neg.f64 z) a) y)) |
(/.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 t (+.f64 t z)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 t z) (-.f64 t z))) (neg.f64 (+.f64 t z))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (fma.f64 t t (*.f64 z (+.f64 z t))))) |
(/.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (-.f64 (neg.f64 z) t)) |
(/.f64 (*.f64 (+.f64 t z) (-.f64 t z)) (+.f64 t z)) |
(/.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 t t (*.f64 z (+.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 z)) (/.f64 (*.f64 z z) (+.f64 t z))) |
(-.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 t t (*.f64 z (+.f64 z t)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 t t (*.f64 z (+.f64 z t))))) |
(-.f64 t (*.f64 (neg.f64 z) #s(literal -1 binary64))) |
(-.f64 t z) |
(+.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 t t (*.f64 z (+.f64 z t)))) (/.f64 (pow.f64 (neg.f64 z) #s(literal 3 binary64)) (fma.f64 t t (*.f64 z (+.f64 z t))))) |
(+.f64 (neg.f64 z) t) |
(+.f64 t (neg.f64 z)) |
#s(approx (- x (/ (* y (- z t)) a)) (/.f64 #s(approx (* (- t z) y) (*.f64 (-.f64 t z) y)) a)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (* (- t z) y) (*.f64 (-.f64 t z) y)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 #s(approx (* (- t z) y) (*.f64 (-.f64 t z) y))) (neg.f64 a)) |
(/.f64 #s(approx (* (- t z) y) (*.f64 (-.f64 t z) y)) a) |
(neg.f64 (/.f64 (neg.f64 #s(approx (* (- t z) y) (*.f64 (-.f64 t z) y))) a)) |
(neg.f64 (/.f64 #s(approx (* (- t z) y) (*.f64 (-.f64 t z) y)) (neg.f64 a))) |
#s(approx (* (- t z) y) (*.f64 (-.f64 t z) y)) |
(*.f64 (neg.f64 (-.f64 z t)) y) |
(*.f64 (neg.f64 y) (-.f64 z t)) |
(*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 z t))) |
(*.f64 (-.f64 t z) y) |
(*.f64 (*.f64 y (-.f64 z t)) #s(literal -1 binary64)) |
(*.f64 y (*.f64 (-.f64 z t) #s(literal -1 binary64))) |
(*.f64 y (neg.f64 (-.f64 z t))) |
(*.f64 y (-.f64 t z)) |
(*.f64 (-.f64 z t) (neg.f64 y)) |
(/.f64 (-.f64 (pow.f64 (*.f64 y t) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 y) z) #s(literal 2 binary64))) (-.f64 (*.f64 y t) (*.f64 (neg.f64 y) z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 y) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 t) y) #s(literal 3 binary64))) (fma.f64 (*.f64 z z) (*.f64 y y) (+.f64 (pow.f64 (*.f64 y t) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 y) z) (*.f64 (neg.f64 t) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y t) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 y) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y t) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (neg.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 y t) (*.f64 (neg.f64 y) z))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 y) z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (neg.f64 y) z (*.f64 (neg.f64 t) y)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 y z) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 y t) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 z z) (*.f64 y y) (*.f64 (*.f64 y t) (-.f64 (*.f64 y t) (*.f64 (neg.f64 y) z)))))) |
(/.f64 (*.f64 y (*.f64 (+.f64 t z) (-.f64 t z))) (+.f64 t z)) |
(/.f64 (*.f64 y (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (fma.f64 t t (*.f64 z (+.f64 z t)))) |
(/.f64 (*.f64 (neg.f64 y) (*.f64 (+.f64 z t) (-.f64 z t))) (+.f64 z t)) |
(/.f64 (*.f64 (neg.f64 y) (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) (fma.f64 z z (*.f64 t (+.f64 t z)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 y) z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64))) (fma.f64 (neg.f64 y) z (*.f64 (neg.f64 t) y))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y z) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 y t) #s(literal 3 binary64))) (fma.f64 (*.f64 z z) (*.f64 y y) (*.f64 (*.f64 y t) (-.f64 (*.f64 y t) (*.f64 (neg.f64 y) z))))) |
(neg.f64 (*.f64 y (-.f64 z t))) |
(fma.f64 (neg.f64 t) (neg.f64 y) (*.f64 (neg.f64 y) z)) |
(fma.f64 (neg.f64 y) (neg.f64 t) (*.f64 (neg.f64 y) z)) |
(fma.f64 (neg.f64 y) z (*.f64 (*.f64 (neg.f64 t) y) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 y) z (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 t) y))) |
(fma.f64 (neg.f64 y) z (*.f64 (neg.f64 (neg.f64 y)) t)) |
(fma.f64 (neg.f64 y) z (neg.f64 (*.f64 (neg.f64 t) y))) |
(fma.f64 (neg.f64 y) z (*.f64 (neg.f64 y) (neg.f64 t))) |
(fma.f64 (neg.f64 y) z (*.f64 (neg.f64 t) (neg.f64 y))) |
(fma.f64 (neg.f64 y) z (*.f64 y t)) |
(fma.f64 (neg.f64 z) y (*.f64 (*.f64 (neg.f64 t) y) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 z) y (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 t) y))) |
(fma.f64 (neg.f64 z) y (*.f64 (neg.f64 (neg.f64 y)) t)) |
(fma.f64 (neg.f64 z) y (neg.f64 (*.f64 (neg.f64 t) y))) |
(fma.f64 (neg.f64 z) y (*.f64 (neg.f64 y) (neg.f64 t))) |
(fma.f64 (neg.f64 z) y (*.f64 (neg.f64 t) (neg.f64 y))) |
(fma.f64 (neg.f64 z) y (*.f64 y t)) |
(fma.f64 (*.f64 y z) #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 t) y) #s(literal -1 binary64))) |
(fma.f64 (*.f64 y z) #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 t) y))) |
(fma.f64 (*.f64 y z) #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 y)) t)) |
(fma.f64 (*.f64 y z) #s(literal -1 binary64) (neg.f64 (*.f64 (neg.f64 t) y))) |
(fma.f64 (*.f64 y z) #s(literal -1 binary64) (*.f64 (neg.f64 y) (neg.f64 t))) |
(fma.f64 (*.f64 y z) #s(literal -1 binary64) (*.f64 (neg.f64 t) (neg.f64 y))) |
(fma.f64 (*.f64 y z) #s(literal -1 binary64) (*.f64 y t)) |
(fma.f64 #s(literal -1 binary64) (*.f64 y z) (*.f64 (*.f64 (neg.f64 t) y) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 y z) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 t) y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 y z) (*.f64 (neg.f64 (neg.f64 y)) t)) |
(fma.f64 #s(literal -1 binary64) (*.f64 y z) (neg.f64 (*.f64 (neg.f64 t) y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 y z) (*.f64 (neg.f64 y) (neg.f64 t))) |
(fma.f64 #s(literal -1 binary64) (*.f64 y z) (*.f64 (neg.f64 t) (neg.f64 y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 y z) (*.f64 y t)) |
(fma.f64 y (neg.f64 z) (*.f64 (*.f64 (neg.f64 t) y) #s(literal -1 binary64))) |
(fma.f64 y (neg.f64 z) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 t) y))) |
(fma.f64 y (neg.f64 z) (*.f64 (neg.f64 (neg.f64 y)) t)) |
(fma.f64 y (neg.f64 z) (neg.f64 (*.f64 (neg.f64 t) y))) |
(fma.f64 y (neg.f64 z) (*.f64 (neg.f64 y) (neg.f64 t))) |
(fma.f64 y (neg.f64 z) (*.f64 (neg.f64 t) (neg.f64 y))) |
(fma.f64 y (neg.f64 z) (*.f64 y t)) |
(fma.f64 y t (*.f64 (neg.f64 y) z)) |
(fma.f64 t y (*.f64 (neg.f64 y) z)) |
(fma.f64 z (neg.f64 y) (*.f64 (*.f64 (neg.f64 t) y) #s(literal -1 binary64))) |
(fma.f64 z (neg.f64 y) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 t) y))) |
(fma.f64 z (neg.f64 y) (*.f64 (neg.f64 (neg.f64 y)) t)) |
(fma.f64 z (neg.f64 y) (neg.f64 (*.f64 (neg.f64 t) y))) |
(fma.f64 z (neg.f64 y) (*.f64 (neg.f64 y) (neg.f64 t))) |
(fma.f64 z (neg.f64 y) (*.f64 (neg.f64 t) (neg.f64 y))) |
(fma.f64 z (neg.f64 y) (*.f64 y t)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 y) z) #s(literal 2 binary64)) (fma.f64 (neg.f64 y) z (*.f64 (neg.f64 t) y))) (/.f64 (pow.f64 (*.f64 y t) #s(literal 2 binary64)) (fma.f64 (neg.f64 y) z (*.f64 (neg.f64 t) y)))) |
(-.f64 (*.f64 (neg.f64 y) z) (*.f64 (neg.f64 t) y)) |
(-.f64 (*.f64 y t) (*.f64 (neg.f64 (neg.f64 y)) z)) |
(-.f64 (*.f64 y t) (*.f64 (*.f64 (neg.f64 y) z) #s(literal -1 binary64))) |
(-.f64 (*.f64 y t) (*.f64 #s(literal 1 binary64) (*.f64 y z))) |
(-.f64 (*.f64 y t) (*.f64 (neg.f64 y) (neg.f64 z))) |
(-.f64 (*.f64 y t) (*.f64 (neg.f64 z) (neg.f64 y))) |
(-.f64 (*.f64 y t) (*.f64 y z)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 y) z) #s(literal 3 binary64)) (fma.f64 (*.f64 z z) (*.f64 y y) (*.f64 (*.f64 y t) (-.f64 (*.f64 y t) (*.f64 (neg.f64 y) z))))) (/.f64 (pow.f64 (*.f64 y t) #s(literal 3 binary64)) (fma.f64 (*.f64 z z) (*.f64 y y) (*.f64 (*.f64 y t) (-.f64 (*.f64 y t) (*.f64 (neg.f64 y) z)))))) |
(+.f64 (*.f64 (neg.f64 y) (neg.f64 t)) (*.f64 (neg.f64 y) z)) |
(+.f64 (*.f64 (neg.f64 t) (neg.f64 y)) (*.f64 (neg.f64 y) z)) |
(+.f64 (*.f64 (neg.f64 y) z) (*.f64 (*.f64 (neg.f64 t) y) #s(literal -1 binary64))) |
(+.f64 (*.f64 (neg.f64 y) z) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 t) y))) |
(+.f64 (*.f64 (neg.f64 y) z) (*.f64 (neg.f64 (neg.f64 y)) t)) |
(+.f64 (*.f64 (neg.f64 y) z) (neg.f64 (*.f64 (neg.f64 t) y))) |
(+.f64 (*.f64 (neg.f64 y) z) (*.f64 (neg.f64 y) (neg.f64 t))) |
(+.f64 (*.f64 (neg.f64 y) z) (*.f64 (neg.f64 t) (neg.f64 y))) |
(+.f64 (*.f64 (neg.f64 y) z) (*.f64 y t)) |
(+.f64 (*.f64 y t) (*.f64 (neg.f64 y) z)) |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 y #s(literal -1 binary64)) |
(neg.f64 y) |
(*.f64 y t) |
(*.f64 t y) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (/.f64 (-.f64 t z) a) y)) |
#s(approx (- x (/ (* y (- z t)) a)) (fma.f64 (/.f64 (-.f64 t z) a) y x)) |
#s(approx x x) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (/.f64 (-.f64 t z) a) y)) |
#s(approx (- x (/ (* y (- z t)) a)) (fma.f64 (/.f64 (-.f64 t z) a) y x)) |
#s(approx (- x (/ (* y (- z t)) a)) x) |
#s(approx (- x (/ (* y (- z t)) a)) (fma.f64 (/.f64 (*.f64 (-.f64 t z) y) (*.f64 a x)) x x)) |
#s(approx (- x (/ (* y (- z t)) a)) x) |
#s(approx (- x (/ (* y (- z t)) a)) (fma.f64 (/.f64 (*.f64 (-.f64 t z) y) (*.f64 a x)) x x)) |
#s(approx (- x (/ (* y (- z t)) a)) (fma.f64 (/.f64 (*.f64 (-.f64 t z) y) (*.f64 a x)) x x)) |
#s(approx (- x (/ (* y (- z t)) a)) (fma.f64 (/.f64 (*.f64 (-.f64 t z) y) (*.f64 a x)) x x)) |
#s(approx (- x (/ (* y (- z t)) a)) (fma.f64 (/.f64 (-.f64 t z) a) y x)) |
#s(approx (* (- z t) (/ y a)) (/.f64 (*.f64 y (-.f64 z t)) a)) |
#s(approx (/ y a) (/.f64 y a)) |
#s(approx y y) |
#s(approx (- x (/ (* y (- z t)) a)) (fma.f64 (/.f64 (-.f64 t z) a) y x)) |
#s(approx (* (/ y a) t) (*.f64 (/.f64 y a) t)) |
#s(approx (neg (* (/ z a) y)) (*.f64 (/.f64 (neg.f64 z) a) y)) |
#s(approx (* (/ z a) y) (*.f64 (/.f64 z a) y)) |
#s(approx (/ (* (- t z) y) a) (*.f64 (/.f64 (-.f64 t z) a) y)) |
#s(approx (/ (* (- t z) y) a) (*.f64 (/.f64 (-.f64 t z) a) y)) |
#s(approx (* (- t z) y) (*.f64 (-.f64 t z) y)) |
#s(approx (* (- t z) y) (*.f64 (-.f64 t z) y)) |
#s(approx (neg y) (neg.f64 y)) |
#s(approx (* y t) (*.f64 y t)) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (/.f64 (-.f64 t z) a) y)) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 t z) a)) y)) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (/.f64 (-.f64 t z) a) y)) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 t z) a)) y)) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) (/.f64 (-.f64 z t) a)) (neg.f64 y))) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) (/.f64 (-.f64 z t) a)) (neg.f64 y))) |
#s(approx (* (- t z) y) (*.f64 (-.f64 t z) y)) |
#s(approx (- x (/ (* y (- z t)) a)) (fma.f64 (/.f64 y a) t x)) |
#s(approx (- x (/ (* y (- z t)) a)) (fma.f64 (/.f64 (-.f64 t z) a) y x)) |
#s(approx (* (- z t) (/ y a)) (*.f64 (/.f64 (neg.f64 y) a) t)) |
#s(approx (* (- z t) (/ y a)) (/.f64 (*.f64 y (-.f64 z t)) a)) |
#s(approx (- z t) (neg.f64 t)) |
#s(approx (- z t) (-.f64 z t)) |
#s(approx z z) |
#s(approx (- x (/ (* y (- z t)) a)) (fma.f64 (/.f64 y a) t x)) |
#s(approx (- x (/ (* y (- z t)) a)) (fma.f64 (/.f64 (-.f64 t z) a) y x)) |
#s(approx (/ z a) (/.f64 z a)) |
#s(approx (/ (* (- t z) y) a) (*.f64 (/.f64 y a) t)) |
#s(approx (/ (* (- t z) y) a) (*.f64 (/.f64 (-.f64 t z) a) y)) |
#s(approx (- t z) t) |
#s(approx (- t z) (-.f64 t z)) |
#s(approx (/ (* (- t z) y) a) (*.f64 (/.f64 y a) t)) |
#s(approx (/ (* (- t z) y) a) (*.f64 (/.f64 (-.f64 t z) a) y)) |
#s(approx (* (- t z) y) (*.f64 y t)) |
#s(approx (* (- t z) y) (*.f64 (-.f64 t z) y)) |
#s(approx (* (- t z) y) (*.f64 y t)) |
#s(approx (* (- t z) y) (*.f64 (-.f64 t z) y)) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (/.f64 (neg.f64 z) a) y)) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (-.f64 (/.f64 (fma.f64 (/.f64 y a) t x) z) (/.f64 y a)) z)) |
#s(approx (* (- z t) (/ y a)) (*.f64 (/.f64 z a) y)) |
#s(approx (* (- z t) (/ y a)) (*.f64 (fma.f64 (neg.f64 t) (/.f64 y (*.f64 a z)) (/.f64 y a)) z)) |
#s(approx (- z t) z) |
#s(approx (- z t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) z)) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (/.f64 (neg.f64 z) a) y)) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (-.f64 (/.f64 (fma.f64 (/.f64 y a) t x) z) (/.f64 y a)) z)) |
#s(approx (/ (* (- t z) y) a) (*.f64 (/.f64 (neg.f64 z) a) y)) |
#s(approx (/ (* (- t z) y) a) (*.f64 (fma.f64 (/.f64 y z) (/.f64 t a) (/.f64 (neg.f64 y) a)) z)) |
#s(approx (- t z) (neg.f64 z)) |
#s(approx (- t z) (*.f64 (-.f64 (/.f64 t z) #s(literal 1 binary64)) z)) |
#s(approx (/ (* (- t z) y) a) (*.f64 (/.f64 (neg.f64 z) a) y)) |
#s(approx (/ (* (- t z) y) a) (*.f64 (fma.f64 (/.f64 y z) (/.f64 t a) (/.f64 (neg.f64 y) a)) z)) |
#s(approx (* (- t z) y) (*.f64 (neg.f64 y) z)) |
#s(approx (* (- t z) y) (*.f64 (fma.f64 t (/.f64 y z) (neg.f64 y)) z)) |
#s(approx (* (- t z) y) (*.f64 (neg.f64 y) z)) |
#s(approx (* (- t z) y) (*.f64 (fma.f64 t (/.f64 y z) (neg.f64 y)) z)) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 y a) t x) z) #s(literal -1 binary64) (/.f64 y a)) (neg.f64 z))) |
#s(approx (* (- z t) (/ y a)) (*.f64 (fma.f64 (neg.f64 t) (/.f64 y (*.f64 a z)) (/.f64 y a)) z)) |
#s(approx (- z t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) z)) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 y a) t x) z) #s(literal -1 binary64) (/.f64 y a)) (neg.f64 z))) |
#s(approx (/ (* (- t z) y) a) (*.f64 (fma.f64 (neg.f64 t) (/.f64 y (*.f64 a z)) (/.f64 y a)) (neg.f64 z))) |
#s(approx (- t z) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) (neg.f64 z))) |
#s(approx (/ (* (- t z) y) a) (*.f64 (fma.f64 (neg.f64 t) (/.f64 y (*.f64 a z)) (/.f64 y a)) (neg.f64 z))) |
#s(approx (* (- t z) y) (*.f64 (-.f64 y (/.f64 (*.f64 y t) z)) (neg.f64 z))) |
#s(approx (* (- t z) y) (*.f64 (-.f64 y (/.f64 (*.f64 y t) z)) (neg.f64 z))) |
#s(approx (- x (/ (* y (- z t)) a)) (fma.f64 (neg.f64 y) (/.f64 z a) x)) |
#s(approx (- x (/ (* y (- z t)) a)) (fma.f64 (/.f64 (-.f64 t z) a) y x)) |
#s(approx (- z t) (-.f64 z t)) |
#s(approx (- x (/ (* y (- z t)) a)) (fma.f64 (neg.f64 y) (/.f64 z a) x)) |
#s(approx (- x (/ (* y (- z t)) a)) (fma.f64 (/.f64 (-.f64 t z) a) y x)) |
#s(approx t t) |
#s(approx (- t z) (-.f64 t z)) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (/.f64 y a) t)) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (-.f64 (/.f64 x t) (*.f64 (/.f64 y a) (+.f64 #s(literal -1 binary64) (/.f64 z t)))) t)) |
#s(approx (* (- z t) (/ y a)) (*.f64 (*.f64 (/.f64 y a) (+.f64 #s(literal -1 binary64) (/.f64 z t))) t)) |
#s(approx (- z t) (*.f64 (-.f64 (/.f64 z t) #s(literal 1 binary64)) t)) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (/.f64 y a) t)) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (-.f64 (/.f64 x t) (*.f64 (/.f64 y a) (+.f64 #s(literal -1 binary64) (/.f64 z t)))) t)) |
#s(approx (/ (* (- t z) y) a) (*.f64 (*.f64 (/.f64 y a) (+.f64 #s(literal -1 binary64) (/.f64 z t))) (neg.f64 t))) |
#s(approx (- t z) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) t)) |
#s(approx (/ (* (- t z) y) a) (*.f64 (*.f64 (/.f64 y a) (+.f64 #s(literal -1 binary64) (/.f64 z t))) (neg.f64 t))) |
#s(approx (* (- t z) y) (*.f64 (fma.f64 (neg.f64 y) (/.f64 z t) y) t)) |
#s(approx (* (- t z) y) (*.f64 (fma.f64 (neg.f64 y) (/.f64 z t) y) t)) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (-.f64 (/.f64 (fma.f64 (neg.f64 y) (/.f64 z a) x) (neg.f64 t)) (/.f64 y a)) (neg.f64 t))) |
#s(approx (* (- z t) (/ y a)) (neg.f64 (*.f64 (*.f64 (/.f64 y a) (+.f64 #s(literal -1 binary64) (/.f64 z t))) (neg.f64 t)))) |
#s(approx (- z t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (neg.f64 t))) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (-.f64 (/.f64 (fma.f64 (neg.f64 y) (/.f64 z a) x) (neg.f64 t)) (/.f64 y a)) (neg.f64 t))) |
#s(approx (/ (* (- t z) y) a) (*.f64 (*.f64 (/.f64 y a) (+.f64 #s(literal -1 binary64) (/.f64 z t))) (neg.f64 t))) |
#s(approx (- t z) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) t)) |
#s(approx (/ (* (- t z) y) a) (*.f64 (*.f64 (/.f64 y a) (+.f64 #s(literal -1 binary64) (/.f64 z t))) (neg.f64 t))) |
#s(approx (* (- t z) y) (*.f64 (*.f64 y (-.f64 (/.f64 z t) #s(literal 1 binary64))) (neg.f64 t))) |
#s(approx (* (- t z) y) (*.f64 (*.f64 y (-.f64 (/.f64 z t) #s(literal 1 binary64))) (neg.f64 t))) |
#s(approx (- x (/ (* y (- z t)) a)) (/.f64 (fma.f64 a x (*.f64 (-.f64 t z) y)) a)) |
#s(approx a a) |
#s(approx (- x (/ (* y (- z t)) a)) (/.f64 (fma.f64 a x (*.f64 (-.f64 t z) y)) a)) |
#s(approx (- x (/ (* y (- z t)) a)) (fma.f64 (/.f64 (-.f64 t z) a) y x)) |
#s(approx (- x (/ (* y (- z t)) a)) (fma.f64 (/.f64 (-.f64 t z) a) y x)) |
Compiled 8 831 to 1 237 computations (86% saved)
18 alts after pruning (7 fresh and 11 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 368 | 3 | 371 |
| Fresh | 2 | 4 | 6 |
| Picked | 0 | 5 | 5 |
| Done | 1 | 6 | 7 |
| Total | 371 | 18 | 389 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 72.3% | (-.f64 x (*.f64 #s(approx (- z t) z) (/.f64 y a))) |
| ✓ | 67.3% | (-.f64 x #s(approx (/ (* y (- z t)) a) (*.f64 (/.f64 z a) y))) |
| ✓ | 60.1% | #s(approx (- x (/ (* y (- z t)) a)) (fma.f64 (/.f64 #s(approx (- t z) t) a) y x)) |
| ✓ | 67.0% | #s(approx (- x (/ (* y (- z t)) a)) (fma.f64 (/.f64 y a) t x)) |
| 59.4% | #s(approx (- x (/ (* y (- z t)) a)) (fma.f64 (neg.f64 z) (/.f64 y a) (*.f64 (/.f64 y a) t))) | |
| 39.3% | #s(approx (- x (/ (* y (- z t)) a)) (/.f64 (*.f64 (*.f64 (+.f64 t z) (-.f64 t z)) y) (*.f64 (+.f64 t z) a))) | |
| ✓ | 34.8% | #s(approx (- x (/ (* y (- z t)) a)) (/.f64 (*.f64 #s(approx (- t z) (neg.f64 z)) y) a)) |
| 32.2% | #s(approx (- x (/ (* y (- z t)) a)) (/.f64 (*.f64 #s(approx (- t z) t) y) a)) | |
| 41.5% | #s(approx (- x (/ (* y (- z t)) a)) (/.f64 (*.f64 y (*.f64 a (-.f64 t z))) (*.f64 a a))) | |
| ✓ | 60.2% | #s(approx (- x (/ (* y (- z t)) a)) (/.f64 #s(approx (* (- t z) y) (fma.f64 (neg.f64 y) z (*.f64 y t))) a)) |
| 57.8% | #s(approx (- x (/ (* y (- z t)) a)) (*.f64 (/.f64 (-.f64 t z) a) y)) | |
| ✓ | 34.5% | #s(approx (- x (/ (* y (- z t)) a)) (*.f64 (/.f64 y a) t)) |
| ✓ | 64.1% | #s(approx (- x (/ (* y (- z t)) a)) (*.f64 (-.f64 t z) (/.f64 y a))) |
| 40.3% | #s(approx (- x (/ (* y (- z t)) a)) (*.f64 (neg.f64 z) (/.f64 y a))) | |
| ✓ | 28.5% | #s(approx (- x (/ (* y (- z t)) a)) (*.f64 y (/.f64 t a))) |
| ✓ | 35.7% | #s(approx (- x (/ (* y (- z t)) a)) (neg.f64 (*.f64 (/.f64 z a) y))) |
| 28.6% | #s(approx (- x (/ (* y (- z t)) a)) #s(approx (+ (* (/ (- t z) a) y) x) (*.f64 #s(approx (+ (* (/ y x) (/ (- t z) a)) 1) (*.f64 (/.f64 (neg.f64 y) x) (/.f64 z a))) x))) | |
| ✓ | 34.0% | #s(approx (- x (/ (* y (- z t)) a)) x) |
Compiled 928 to 385 computations (58.5% saved)
| Inputs |
|---|
#s(approx (- x (/ (* y (- z t)) a)) x) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 y (/.f64 t a))) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (/.f64 y a) t)) |
#s(approx (- x (/ (* y (- z t)) a)) (/.f64 (*.f64 #s(approx (- t z) t) y) a)) |
#s(approx (- x (/ (* y (- z t)) a)) (fma.f64 (/.f64 y a) t x)) |
#s(approx (- x (/ (* y (- z t)) a)) (fma.f64 (/.f64 #s(approx (- t z) t) a) y x)) |
#s(approx (- x (/ (* y (- z t)) a)) (neg.f64 (*.f64 y (/.f64 z a)))) |
#s(approx (- x (/ (* y (- z t)) a)) (neg.f64 (*.f64 (/.f64 z a) y))) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (neg.f64 z) (/.f64 y a))) |
#s(approx (- x (/ (* y (- z t)) a)) (/.f64 (*.f64 #s(approx (- t z) (neg.f64 z)) y) a)) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (-.f64 t z) (/.f64 y a))) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (/.f64 (-.f64 t z) a) y)) |
#s(approx (- x (/ (* y (- z t)) a)) (/.f64 (*.f64 (-.f64 t z) y) a)) |
(-.f64 x #s(approx (/ (* y (- z t)) a) (*.f64 (/.f64 z a) y))) |
(-.f64 x (*.f64 #s(approx (- z t) z) (/.f64 y a))) |
#s(approx (- x (/ (* y (- z t)) a)) (fma.f64 (/.f64 (-.f64 t z) a) y x)) |
(-.f64 x (*.f64 (-.f64 z t) (/.f64 y a))) |
(-.f64 x (/.f64 (*.f64 y (-.f64 z t)) a)) |
#s(approx (- x (/ (* y (- z t)) a)) (/.f64 #s(approx (* (- t z) y) (fma.f64 (neg.f64 y) z (*.f64 y t))) a)) |
(-.f64 x (/.f64 (fma.f64 (neg.f64 y) t (*.f64 z y)) a)) |
#s(approx (- x (/ (* y (- z t)) a)) (/.f64 (*.f64 y (*.f64 a (-.f64 t z))) (*.f64 a a))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(approx (+ (* (/ (- t z) a) y) x) (*.f64 (fma.f64 (/.f64 y x) #s(approx (/ (- t z) a) (/.f64 t a)) #s(literal 1 binary64)) x))) |
#s(approx (- x (/ (* y (- z t)) a)) #s(approx (+ (* (/ (- t z) a) y) x) (*.f64 #s(approx (+ (* (/ y x) (/ (- t z) a)) 1) (*.f64 (/.f64 (neg.f64 y) x) (/.f64 z a))) x))) |
#s(approx (- x (/ (* y (- z t)) a)) (/.f64 (*.f64 (*.f64 (+.f64 t z) (-.f64 t z)) y) (*.f64 (+.f64 t z) a))) |
#s(approx (- x (/ (* y (- z t)) a)) (fma.f64 (neg.f64 z) (/.f64 y a) (*.f64 (/.f64 y a) t))) |
#s(approx (- x (/ (* y (- z t)) a)) (fma.f64 (/.f64 (-.f64 (*.f64 a t) (*.f64 a z)) (*.f64 a a)) y x)) |
#s(approx (- x (/ (* y (- z t)) a)) #s(approx (+ (* (/ (- t z) a) y) x) (*.f64 (fma.f64 (/.f64 y x) (/.f64 (-.f64 t z) a) #s(literal 1 binary64)) x))) |
(fma.f64 (/.f64 (neg.f64 y) a) z (fma.f64 (/.f64 y a) t x)) |
#s(approx (- x (/ (* y (- z t)) a)) (/.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 z z)) y) (*.f64 (+.f64 t z) a))) |
(-.f64 x #s(approx (/ (* y (- z t)) a) (*.f64 (*.f64 (/.f64 y a) (+.f64 #s(literal -1 binary64) (/.f64 z t))) t))) |
(-.f64 x (fma.f64 (*.f64 t y) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 z a) y))) |
| Outputs |
|---|
(-.f64 x (*.f64 (-.f64 z t) (/.f64 y a))) |
9 calls:
| 12.0ms | y |
| 11.0ms | a |
| 11.0ms | (/.f64 (*.f64 y (-.f64 z t)) a) |
| 8.0ms | t |
| 8.0ms | (-.f64 z t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.2% | 1 | (-.f64 z t) |
| 97.2% | 1 | (*.f64 y (-.f64 z t)) |
| 97.2% | 1 | (/.f64 (*.f64 y (-.f64 z t)) a) |
| 97.2% | 1 | (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) a)) |
| 97.2% | 1 | x |
| 97.2% | 1 | y |
| 97.2% | 1 | z |
| 97.2% | 1 | t |
| 97.2% | 1 | a |
Compiled 29 to 55 computations (-89.7% saved)
| Inputs |
|---|
#s(approx (- x (/ (* y (- z t)) a)) x) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 y (/.f64 t a))) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (/.f64 y a) t)) |
#s(approx (- x (/ (* y (- z t)) a)) (/.f64 (*.f64 #s(approx (- t z) t) y) a)) |
#s(approx (- x (/ (* y (- z t)) a)) (fma.f64 (/.f64 y a) t x)) |
#s(approx (- x (/ (* y (- z t)) a)) (fma.f64 (/.f64 #s(approx (- t z) t) a) y x)) |
#s(approx (- x (/ (* y (- z t)) a)) (neg.f64 (*.f64 y (/.f64 z a)))) |
#s(approx (- x (/ (* y (- z t)) a)) (neg.f64 (*.f64 (/.f64 z a) y))) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (neg.f64 z) (/.f64 y a))) |
#s(approx (- x (/ (* y (- z t)) a)) (/.f64 (*.f64 #s(approx (- t z) (neg.f64 z)) y) a)) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (-.f64 t z) (/.f64 y a))) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (/.f64 (-.f64 t z) a) y)) |
#s(approx (- x (/ (* y (- z t)) a)) (/.f64 (*.f64 (-.f64 t z) y) a)) |
(-.f64 x #s(approx (/ (* y (- z t)) a) (*.f64 (/.f64 z a) y))) |
(-.f64 x (*.f64 #s(approx (- z t) z) (/.f64 y a))) |
#s(approx (- x (/ (* y (- z t)) a)) (fma.f64 (/.f64 (-.f64 t z) a) y x)) |
| Outputs |
|---|
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (-.f64 t z) (/.f64 y a))) |
#s(approx (- x (/ (* y (- z t)) a)) (fma.f64 (/.f64 (-.f64 t z) a) y x)) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (-.f64 t z) (/.f64 y a))) |
9 calls:
| 49.0ms | (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) a)) |
| 5.0ms | a |
| 5.0ms | t |
| 5.0ms | x |
| 5.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.6% | 1 | (-.f64 z t) |
| 89.6% | 1 | (*.f64 y (-.f64 z t)) |
| 94.3% | 3 | (/.f64 (*.f64 y (-.f64 z t)) a) |
| 89.6% | 1 | (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) a)) |
| 89.6% | 1 | x |
| 92.8% | 3 | y |
| 89.6% | 1 | z |
| 91.4% | 2 | t |
| 94.2% | 3 | a |
Compiled 29 to 55 computations (-89.7% saved)
| Inputs |
|---|
#s(approx (- x (/ (* y (- z t)) a)) x) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 y (/.f64 t a))) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (/.f64 y a) t)) |
#s(approx (- x (/ (* y (- z t)) a)) (/.f64 (*.f64 #s(approx (- t z) t) y) a)) |
#s(approx (- x (/ (* y (- z t)) a)) (fma.f64 (/.f64 y a) t x)) |
#s(approx (- x (/ (* y (- z t)) a)) (fma.f64 (/.f64 #s(approx (- t z) t) a) y x)) |
#s(approx (- x (/ (* y (- z t)) a)) (neg.f64 (*.f64 y (/.f64 z a)))) |
#s(approx (- x (/ (* y (- z t)) a)) (neg.f64 (*.f64 (/.f64 z a) y))) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (neg.f64 z) (/.f64 y a))) |
#s(approx (- x (/ (* y (- z t)) a)) (/.f64 (*.f64 #s(approx (- t z) (neg.f64 z)) y) a)) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (-.f64 t z) (/.f64 y a))) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (/.f64 (-.f64 t z) a) y)) |
#s(approx (- x (/ (* y (- z t)) a)) (/.f64 (*.f64 (-.f64 t z) y) a)) |
(-.f64 x #s(approx (/ (* y (- z t)) a) (*.f64 (/.f64 z a) y))) |
(-.f64 x (*.f64 #s(approx (- z t) z) (/.f64 y a))) |
| Outputs |
|---|
(-.f64 x (*.f64 #s(approx (- z t) z) (/.f64 y a))) |
#s(approx (- x (/ (* y (- z t)) a)) (fma.f64 (/.f64 y a) t x)) |
(-.f64 x (*.f64 #s(approx (- z t) z) (/.f64 y a))) |
9 calls:
| 30.0ms | t |
| 7.0ms | (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) a)) |
| 4.0ms | a |
| 4.0ms | x |
| 4.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.7% | 4 | (-.f64 z t) |
| 83.4% | 4 | (*.f64 y (-.f64 z t)) |
| 84.8% | 5 | (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) a)) |
| 85.5% | 3 | x |
| 89.6% | 3 | z |
| 81.0% | 5 | y |
| 87.8% | 3 | t |
| 86.4% | 4 | a |
| 89.1% | 4 | (/.f64 (*.f64 y (-.f64 z t)) a) |
Compiled 29 to 55 computations (-89.7% saved)
| Inputs |
|---|
#s(approx (- x (/ (* y (- z t)) a)) x) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 y (/.f64 t a))) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (/.f64 y a) t)) |
#s(approx (- x (/ (* y (- z t)) a)) (/.f64 (*.f64 #s(approx (- t z) t) y) a)) |
#s(approx (- x (/ (* y (- z t)) a)) (fma.f64 (/.f64 y a) t x)) |
#s(approx (- x (/ (* y (- z t)) a)) (fma.f64 (/.f64 #s(approx (- t z) t) a) y x)) |
#s(approx (- x (/ (* y (- z t)) a)) (neg.f64 (*.f64 y (/.f64 z a)))) |
#s(approx (- x (/ (* y (- z t)) a)) (neg.f64 (*.f64 (/.f64 z a) y))) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (neg.f64 z) (/.f64 y a))) |
#s(approx (- x (/ (* y (- z t)) a)) (/.f64 (*.f64 #s(approx (- t z) (neg.f64 z)) y) a)) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (-.f64 t z) (/.f64 y a))) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (/.f64 (-.f64 t z) a) y)) |
#s(approx (- x (/ (* y (- z t)) a)) (/.f64 (*.f64 (-.f64 t z) y) a)) |
(-.f64 x #s(approx (/ (* y (- z t)) a) (*.f64 (/.f64 z a) y))) |
| Outputs |
|---|
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (-.f64 t z) (/.f64 y a))) |
(-.f64 x #s(approx (/ (* y (- z t)) a) (*.f64 (/.f64 z a) y))) |
#s(approx (- x (/ (* y (- z t)) a)) (fma.f64 (/.f64 #s(approx (- t z) t) a) y x)) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (-.f64 t z) (/.f64 y a))) |
3 calls:
| 7.0ms | t |
| 4.0ms | z |
| 4.0ms | (/.f64 (*.f64 y (-.f64 z t)) a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.1% | 4 | (/.f64 (*.f64 y (-.f64 z t)) a) |
| 84.9% | 3 | t |
| 86.8% | 3 | z |
Compiled 9 to 18 computations (-100% saved)
| Inputs |
|---|
#s(approx (- x (/ (* y (- z t)) a)) x) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 y (/.f64 t a))) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (/.f64 y a) t)) |
#s(approx (- x (/ (* y (- z t)) a)) (/.f64 (*.f64 #s(approx (- t z) t) y) a)) |
#s(approx (- x (/ (* y (- z t)) a)) (fma.f64 (/.f64 y a) t x)) |
#s(approx (- x (/ (* y (- z t)) a)) (fma.f64 (/.f64 #s(approx (- t z) t) a) y x)) |
#s(approx (- x (/ (* y (- z t)) a)) (neg.f64 (*.f64 y (/.f64 z a)))) |
#s(approx (- x (/ (* y (- z t)) a)) (neg.f64 (*.f64 (/.f64 z a) y))) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (neg.f64 z) (/.f64 y a))) |
#s(approx (- x (/ (* y (- z t)) a)) (/.f64 (*.f64 #s(approx (- t z) (neg.f64 z)) y) a)) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (-.f64 t z) (/.f64 y a))) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (/.f64 (-.f64 t z) a) y)) |
#s(approx (- x (/ (* y (- z t)) a)) (/.f64 (*.f64 (-.f64 t z) y) a)) |
| Outputs |
|---|
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (-.f64 t z) (/.f64 y a))) |
#s(approx (- x (/ (* y (- z t)) a)) (fma.f64 (/.f64 y a) t x)) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (-.f64 t z) (/.f64 y a))) |
1 calls:
| 4.0ms | (/.f64 (*.f64 y (-.f64 z t)) a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.0% | 3 | (/.f64 (*.f64 y (-.f64 z t)) a) |
Compiled 7 to 8 computations (-14.3% saved)
| Inputs |
|---|
#s(approx (- x (/ (* y (- z t)) a)) x) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 y (/.f64 t a))) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (/.f64 y a) t)) |
#s(approx (- x (/ (* y (- z t)) a)) (/.f64 (*.f64 #s(approx (- t z) t) y) a)) |
#s(approx (- x (/ (* y (- z t)) a)) (fma.f64 (/.f64 y a) t x)) |
#s(approx (- x (/ (* y (- z t)) a)) (fma.f64 (/.f64 #s(approx (- t z) t) a) y x)) |
#s(approx (- x (/ (* y (- z t)) a)) (neg.f64 (*.f64 y (/.f64 z a)))) |
#s(approx (- x (/ (* y (- z t)) a)) (neg.f64 (*.f64 (/.f64 z a) y))) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (neg.f64 z) (/.f64 y a))) |
#s(approx (- x (/ (* y (- z t)) a)) (/.f64 (*.f64 #s(approx (- t z) (neg.f64 z)) y) a)) |
| Outputs |
|---|
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (neg.f64 z) (/.f64 y a))) |
#s(approx (- x (/ (* y (- z t)) a)) (fma.f64 (/.f64 y a) t x)) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (neg.f64 z) (/.f64 y a))) |
7 calls:
| 4.0ms | z |
| 4.0ms | (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) a)) |
| 4.0ms | x |
| 3.0ms | a |
| 3.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.0% | 1 | (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) a)) |
| 69.1% | 2 | (*.f64 y (-.f64 z t)) |
| 67.0% | 1 | a |
| 71.4% | 3 | t |
| 72.0% | 3 | x |
| 79.4% | 3 | z |
| 73.1% | 3 | (/.f64 (*.f64 y (-.f64 z t)) a) |
Compiled 25 to 44 computations (-76% saved)
| Inputs |
|---|
#s(approx (- x (/ (* y (- z t)) a)) x) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 y (/.f64 t a))) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (/.f64 y a) t)) |
#s(approx (- x (/ (* y (- z t)) a)) (/.f64 (*.f64 #s(approx (- t z) t) y) a)) |
#s(approx (- x (/ (* y (- z t)) a)) (fma.f64 (/.f64 y a) t x)) |
#s(approx (- x (/ (* y (- z t)) a)) (fma.f64 (/.f64 #s(approx (- t z) t) a) y x)) |
#s(approx (- x (/ (* y (- z t)) a)) (neg.f64 (*.f64 y (/.f64 z a)))) |
#s(approx (- x (/ (* y (- z t)) a)) (neg.f64 (*.f64 (/.f64 z a) y))) |
| Outputs |
|---|
#s(approx (- x (/ (* y (- z t)) a)) (neg.f64 (*.f64 y (/.f64 z a)))) |
#s(approx (- x (/ (* y (- z t)) a)) (fma.f64 (/.f64 y a) t x)) |
#s(approx (- x (/ (* y (- z t)) a)) (neg.f64 (*.f64 y (/.f64 z a)))) |
3 calls:
| 3.0ms | z |
| 3.0ms | (-.f64 z t) |
| 3.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.8% | 3 | y |
| 69.6% | 2 | (-.f64 z t) |
| 76.4% | 3 | z |
Compiled 5 to 16 computations (-220% saved)
| Inputs |
|---|
#s(approx (- x (/ (* y (- z t)) a)) x) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 y (/.f64 t a))) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (/.f64 y a) t)) |
#s(approx (- x (/ (* y (- z t)) a)) (/.f64 (*.f64 #s(approx (- t z) t) y) a)) |
#s(approx (- x (/ (* y (- z t)) a)) (fma.f64 (/.f64 y a) t x)) |
#s(approx (- x (/ (* y (- z t)) a)) (fma.f64 (/.f64 #s(approx (- t z) t) a) y x)) |
| Outputs |
|---|
#s(approx (- x (/ (* y (- z t)) a)) (fma.f64 (/.f64 y a) t x)) |
7 calls:
| 6.0ms | (/.f64 (*.f64 y (-.f64 z t)) a) |
| 4.0ms | x |
| 4.0ms | t |
| 4.0ms | (-.f64 z t) |
| 4.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.0% | 1 | (*.f64 y (-.f64 z t)) |
| 67.0% | 1 | y |
| 67.0% | 1 | (-.f64 z t) |
| 67.0% | 1 | t |
| 67.0% | 1 | x |
| 67.0% | 1 | (/.f64 (*.f64 y (-.f64 z t)) a) |
| 67.0% | 1 | z |
Compiled 19 to 41 computations (-115.8% saved)
| Inputs |
|---|
#s(approx (- x (/ (* y (- z t)) a)) x) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 y (/.f64 t a))) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (/.f64 y a) t)) |
#s(approx (- x (/ (* y (- z t)) a)) (/.f64 (*.f64 #s(approx (- t z) t) y) a)) |
| Outputs |
|---|
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (/.f64 y a) t)) |
#s(approx (- x (/ (* y (- z t)) a)) x) |
#s(approx (- x (/ (* y (- z t)) a)) (/.f64 (*.f64 #s(approx (- t z) t) y) a)) |
9 calls:
| 12.0ms | (/.f64 (*.f64 y (-.f64 z t)) a) |
| 6.0ms | (-.f64 z t) |
| 3.0ms | x |
| 3.0ms | a |
| 3.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 52.4% | 3 | a |
| 45.6% | 3 | (-.f64 z t) |
| 51.2% | 3 | (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) a)) |
| 48.5% | 3 | x |
| 43.6% | 5 | z |
| 47.7% | 3 | t |
| 50.1% | 3 | (*.f64 y (-.f64 z t)) |
| 46.6% | 3 | y |
| 56.0% | 3 | (/.f64 (*.f64 y (-.f64 z t)) a) |
Compiled 29 to 55 computations (-89.7% saved)
| Inputs |
|---|
#s(approx (- x (/ (* y (- z t)) a)) x) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 y (/.f64 t a))) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (/.f64 y a) t)) |
| Outputs |
|---|
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (/.f64 y a) t)) |
#s(approx (- x (/ (* y (- z t)) a)) x) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 y (/.f64 t a))) |
#s(approx (- x (/ (* y (- z t)) a)) x) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 (/.f64 y a) t)) |
1 calls:
| 2.0ms | (/.f64 (*.f64 y (-.f64 z t)) a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 59.0% | 5 | (/.f64 (*.f64 y (-.f64 z t)) a) |
Compiled 7 to 8 computations (-14.3% saved)
| Inputs |
|---|
#s(approx (- x (/ (* y (- z t)) a)) x) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 y (/.f64 t a))) |
| Outputs |
|---|
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 y (/.f64 t a))) |
#s(approx (- x (/ (* y (- z t)) a)) x) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 y (/.f64 t a))) |
#s(approx (- x (/ (* y (- z t)) a)) x) |
#s(approx (- x (/ (* y (- z t)) a)) (*.f64 y (/.f64 t a))) |
2 calls:
| 2.0ms | a |
| 2.0ms | (/.f64 (*.f64 y (-.f64 z t)) a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 46.4% | 3 | a |
| 54.5% | 5 | (/.f64 (*.f64 y (-.f64 z t)) a) |
Compiled 8 to 13 computations (-62.5% saved)
| Inputs |
|---|
#s(approx (- x (/ (* y (- z t)) a)) x) |
| Outputs |
|---|
#s(approx (- x (/ (* y (- z t)) a)) x) |
9 calls:
| 3.0ms | x |
| 2.0ms | a |
| 2.0ms | t |
| 2.0ms | y |
| 2.0ms | (-.f64 z t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 34.0% | 1 | z |
| 34.0% | 1 | (-.f64 z t) |
| 34.0% | 1 | a |
| 34.0% | 1 | y |
| 34.0% | 1 | t |
| 34.0% | 1 | x |
| 34.0% | 1 | (*.f64 y (-.f64 z t)) |
| 34.0% | 1 | (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) a)) |
| 34.0% | 1 | (/.f64 (*.f64 y (-.f64 z t)) a) |
Compiled 29 to 55 computations (-89.7% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 5.5192949374343205e+186 | 1.2030637924304215e+187 |
| 0.0ms | -7.711856553782513e+159 | -1.1039176810558975e+152 |
Compiled 12 to 17 computations (-41.7% saved)
Compiled 12 to 17 computations (-41.7% saved)
| Time | Left | Right |
|---|---|---|
| 0.0ms | -1.6802991557528599e+25 | -1.0272667106674841e+24 |
Loading profile data...