
Time bar (total: 2.8s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 3 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 4 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 5 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 6 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 7 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 8 |
| 75% | 74.9% | 25% | 0.2% | 0% | 0% | 0% | 9 |
| 75% | 74.9% | 25% | 0.2% | 0% | 0% | 0% | 10 |
| 75% | 74.9% | 25% | 0.2% | 0% | 0% | 0% | 11 |
| 75% | 74.9% | 25% | 0.2% | 0% | 0% | 0% | 12 |
Compiled 11 to 10 computations (9.1% saved)
| 542.0ms | 8 256× | 0 | valid |
ival-mult!: 103.0ms (39.4% of total)ival-sub!: 89.0ms (34.1% of total)ival-div!: 48.0ms (18.4% of total)ival-add!: 20.0ms (7.7% of total)adjust: 2.0ms (0.8% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 17 | 0 | - | 0 | - | (/.f64 (*.f64 y (-.f64 z x)) t) |
| 0 | 0 | - | 0 | - | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | (*.f64 y (-.f64 z x)) |
| 0 | 0 | - | 0 | - | (-.f64 z x) |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
/.f64 | (/.f64 (*.f64 y (-.f64 z x)) t) | o/n | 15 | 0 |
| ↳ | (*.f64 y (-.f64 z x)) | overflow | 47 | |
/.f64 | (/.f64 (*.f64 y (-.f64 z x)) t) | u/n | 2 | 0 |
| ↳ | (*.f64 y (-.f64 z x)) | underflow | 8 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 17 | 0 |
| - | 0 | 239 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 17 | 0 | 0 |
| - | 0 | 0 | 239 |
| number | freq |
|---|---|
| 0 | 239 |
| 1 | 17 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 29.0ms | 512× | 0 | valid |
Compiled 69 to 28 computations (59.4% saved)
ival-div!: 7.0ms (54.3% of total)ival-mult!: 3.0ms (23.3% of total)ival-sub!: 2.0ms (15.5% of total)ival-add!: 1.0ms (7.8% of total)adjust: 0.0ms (0% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 52 | 147 |
| 1 | 105 | 143 |
| 2 | 212 | 143 |
| 3 | 422 | 143 |
| 4 | 751 | 143 |
| 5 | 1027 | 143 |
| 6 | 1036 | 143 |
| 1× | saturated |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 93.5% | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
Compiled 18 to 16 computations (11.1% saved)
| Inputs |
|---|
(+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
x |
(/.f64 (*.f64 y (-.f64 z x)) t) |
(*.f64 y (-.f64 z x)) |
y |
(-.f64 z x) |
z |
t |
| Outputs |
|---|
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))) |
#s(approx (* y (- z x)) #s(hole binary64 (* y z))) |
#s(approx (* y (- z x)) #s(hole binary64 (+ (* -1 (* x y)) (* y z)))) |
#s(approx (- z x) #s(hole binary64 z)) |
#s(approx (- z x) #s(hole binary64 (+ z (* -1 x)))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* x (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* y (- z x)) #s(hole binary64 (* x (+ (* -1 y) (/ (* y z) x))))) |
#s(approx (- z x) #s(hole binary64 (* -1 x))) |
#s(approx (- z x) #s(hole binary64 (* x (- (/ z x) 1)))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ y t)))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ (* y z) x))))))) |
#s(approx (- z x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ z x))))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 x)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (* y (- z x)) #s(hole binary64 (* y (- z x)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (- z x) #s(hole binary64 (- z x))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (/ y t))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* z (+ y (* -1 (/ (* x y) z)))))) |
#s(approx (- z x) #s(hole binary64 (* z (+ 1 (* -1 (/ x z)))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (/ (* x y) (* t z))))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (/ (* x y) z)))))) |
#s(approx (- z x) #s(hole binary64 (* -1 (* z (- (/ x z) 1))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | x | @ | inf | ((+ x (/ (* y (- z x)) t)) x (/ (* y (- z x)) t) (* y (- z x)) y (- z x) z t) |
| 2.0ms | y | @ | inf | ((+ x (/ (* y (- z x)) t)) x (/ (* y (- z x)) t) (* y (- z x)) y (- z x) z t) |
| 2.0ms | t | @ | inf | ((+ x (/ (* y (- z x)) t)) x (/ (* y (- z x)) t) (* y (- z x)) y (- z x) z t) |
| 1.0ms | y | @ | -inf | ((+ x (/ (* y (- z x)) t)) x (/ (* y (- z x)) t) (* y (- z x)) y (- z x) z t) |
| 1.0ms | x | @ | -inf | ((+ x (/ (* y (- z x)) t)) x (/ (* y (- z x)) t) (* y (- z x)) y (- z x) z t) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 155 | 796 |
| 0 | 160 | 770 |
| 1 | 814 | 711 |
| 2 | 7770 | 711 |
| 0 | 8091 | 680 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
x |
(/.f64 (*.f64 y (-.f64 z x)) t) |
(*.f64 y (-.f64 z x)) |
y |
(-.f64 z x) |
z |
t |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))) |
#s(approx (* y (- z x)) #s(hole binary64 (* y z))) |
#s(approx (* y (- z x)) #s(hole binary64 (+ (* -1 (* x y)) (* y z)))) |
#s(approx (- z x) #s(hole binary64 z)) |
#s(approx (- z x) #s(hole binary64 (+ z (* -1 x)))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* x (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* y (- z x)) #s(hole binary64 (* x (+ (* -1 y) (/ (* y z) x))))) |
#s(approx (- z x) #s(hole binary64 (* -1 x))) |
#s(approx (- z x) #s(hole binary64 (* x (- (/ z x) 1)))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ y t)))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ (* y z) x))))))) |
#s(approx (- z x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ z x))))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 x)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (* y (- z x)) #s(hole binary64 (* y (- z x)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (- z x) #s(hole binary64 (- z x))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (/ y t))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* z (+ y (* -1 (/ (* x y) z)))))) |
#s(approx (- z x) #s(hole binary64 (* z (+ 1 (* -1 (/ x z)))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (/ (* x y) (* t z))))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (/ (* x y) z)))))) |
#s(approx (- z x) #s(hole binary64 (* -1 (* z (- (/ x z) 1))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (-.f64 z x) (neg.f64 t)) y) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 (-.f64 z x) (neg.f64 t)) y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 (-.f64 z x) y) t) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 2 binary64)))) (neg.f64 (+.f64 x (/.f64 (*.f64 y (-.f64 (neg.f64 x) z)) t)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 2 binary64))) (neg.f64 t) (*.f64 (+.f64 x (*.f64 (/.f64 y t) x)) (*.f64 (neg.f64 z) y))) (*.f64 (+.f64 x (*.f64 (/.f64 y t) x)) (neg.f64 t))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 2 binary64))) t (*.f64 (+.f64 x (*.f64 (/.f64 y t) x)) (*.f64 z y))) (*.f64 (+.f64 x (*.f64 (/.f64 y t) x)) t)) |
(/.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64))) (neg.f64 t) (*.f64 (fma.f64 (*.f64 (neg.f64 x) (/.f64 y t)) (-.f64 (*.f64 (neg.f64 x) (/.f64 y t)) x) (*.f64 x x)) (*.f64 (neg.f64 z) y))) (*.f64 (fma.f64 (*.f64 (neg.f64 x) (/.f64 y t)) (-.f64 (*.f64 (neg.f64 x) (/.f64 y t)) x) (*.f64 x x)) (neg.f64 t))) |
(/.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64))) t (*.f64 (fma.f64 (*.f64 (neg.f64 x) (/.f64 y t)) (-.f64 (*.f64 (neg.f64 x) (/.f64 y t)) x) (*.f64 x x)) (*.f64 z y))) (*.f64 (fma.f64 (*.f64 (neg.f64 x) (/.f64 y t)) (-.f64 (*.f64 (neg.f64 x) (/.f64 y t)) x) (*.f64 x x)) t)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 2 binary64))) (+.f64 x (/.f64 (*.f64 y (-.f64 (neg.f64 x) z)) t))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64))) (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) y) (/.f64 z t))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (-.f64 z x) y) t) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 y t) #s(literal 1 binary64))) x (/.f64 (*.f64 z y) t)) |
(fma.f64 (/.f64 (-.f64 z x) t) y x) |
(fma.f64 (/.f64 z t) y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
(fma.f64 (*.f64 (-.f64 (/.f64 y t) #s(literal 1 binary64)) x) #s(literal -1 binary64) (/.f64 (*.f64 z y) t)) |
(fma.f64 (-.f64 (/.f64 y t) #s(literal 1 binary64)) (neg.f64 x) (/.f64 (*.f64 z y) t)) |
(fma.f64 (neg.f64 x) (-.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 (*.f64 z y) t)) |
(fma.f64 (neg.f64 x) (/.f64 y t) (+.f64 x (/.f64 (*.f64 z y) t))) |
(fma.f64 (neg.f64 x) (/.f64 y t) (fma.f64 (/.f64 z t) y x)) |
(fma.f64 (*.f64 (/.f64 y t) x) #s(literal -1 binary64) (+.f64 x (/.f64 (*.f64 z y) t))) |
(fma.f64 (*.f64 (/.f64 y t) x) #s(literal -1 binary64) (fma.f64 (/.f64 z t) y x)) |
(fma.f64 (*.f64 y x) (/.f64 #s(literal -1 binary64) t) (+.f64 x (/.f64 (*.f64 z y) t))) |
(fma.f64 (*.f64 y x) (/.f64 #s(literal -1 binary64) t) (fma.f64 (/.f64 z t) y x)) |
(fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x (/.f64 (*.f64 z y) t)) |
(fma.f64 (/.f64 (neg.f64 y) t) x (+.f64 x (/.f64 (*.f64 z y) t))) |
(fma.f64 (/.f64 (neg.f64 y) t) x (fma.f64 (/.f64 z t) y x)) |
(fma.f64 (/.f64 y t) (neg.f64 x) (+.f64 x (/.f64 (*.f64 z y) t))) |
(fma.f64 (/.f64 y t) (neg.f64 x) (fma.f64 (/.f64 z t) y x)) |
(fma.f64 (/.f64 y t) z (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (-.f64 (/.f64 y t) #s(literal 1 binary64)) x) (/.f64 (*.f64 z y) t)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 y t) x) (+.f64 x (/.f64 (*.f64 z y) t))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 y t) x) (fma.f64 (/.f64 z t) y x)) |
(fma.f64 (-.f64 z x) (/.f64 y t) x) |
(fma.f64 z (/.f64 y t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
(fma.f64 y (/.f64 (-.f64 z x) t) x) |
(fma.f64 y (/.f64 z t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
(fma.f64 x (*.f64 (-.f64 (/.f64 y t) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 z y) t)) |
(fma.f64 x (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 y t) #s(literal 1 binary64))) (/.f64 (*.f64 z y) t)) |
(fma.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y t)) (/.f64 (*.f64 z y) t)) |
(fma.f64 x (/.f64 (neg.f64 y) t) (+.f64 x (/.f64 (*.f64 z y) t))) |
(fma.f64 x (/.f64 (neg.f64 y) t) (fma.f64 (/.f64 z t) y x)) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t))) (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) #s(literal 2 binary64)) (+.f64 x (/.f64 (*.f64 y (-.f64 (neg.f64 x) z)) t))) (/.f64 (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 2 binary64)) (+.f64 x (/.f64 (*.f64 y (-.f64 (neg.f64 x) z)) t)))) |
(-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) (*.f64 (neg.f64 y) (/.f64 z t))) |
(-.f64 (/.f64 (*.f64 z y) t) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t))) x)) |
(-.f64 (/.f64 (*.f64 z y) t) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (/.f64 y t)))) |
(-.f64 x (-.f64 (*.f64 (/.f64 y t) x) (/.f64 (*.f64 z y) t))) |
(-.f64 x (*.f64 (/.f64 (-.f64 z x) (neg.f64 t)) y)) |
(+.f64 (+.f64 x (/.f64 (*.f64 z y) t)) (*.f64 (neg.f64 x) (/.f64 y t))) |
(+.f64 (fma.f64 (/.f64 z t) y x) (*.f64 (neg.f64 x) (/.f64 y t))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 (-.f64 z x) y) t) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x) (*.f64 x x))) (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 (-.f64 z x) y) t) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x) (*.f64 x x)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (neg.f64 x) (/.f64 y t)) (+.f64 x (/.f64 (*.f64 z y) t))) |
(+.f64 (*.f64 (neg.f64 x) (/.f64 y t)) (fma.f64 (/.f64 z t) y x)) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) (/.f64 (*.f64 z y) t)) |
(+.f64 (/.f64 (*.f64 z y) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
(+.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x) |
(+.f64 x (*.f64 (neg.f64 (neg.f64 y)) (/.f64 (-.f64 z x) t))) |
(+.f64 x (/.f64 (*.f64 (-.f64 z x) y) t)) |
x |
(*.f64 (/.f64 (-.f64 z x) t) y) |
(*.f64 (-.f64 z x) (/.f64 y t)) |
(*.f64 y (/.f64 (-.f64 z x) t)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x t) #s(literal 2 binary64))) y) (/.f64 (+.f64 z x) t)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 z t) #s(literal 3 binary64)) (pow.f64 (/.f64 x t) #s(literal 3 binary64))) y) (fma.f64 (/.f64 x t) (/.f64 (+.f64 z x) t) (pow.f64 (/.f64 z t) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 t (-.f64 z x)) y) (*.f64 t t)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (neg.f64 x) (/.f64 y t)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 y) (-.f64 z x))) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 y (-.f64 (neg.f64 x) z)) t))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (neg.f64 x) (/.f64 y t))) (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) x) (neg.f64 t) (*.f64 t (*.f64 (neg.f64 z) y))) (*.f64 t (neg.f64 t))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) x) t (*.f64 t (*.f64 z y))) (*.f64 t t)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) y) t (*.f64 (neg.f64 t) (*.f64 (neg.f64 y) x))) (*.f64 (neg.f64 t) t)) |
(/.f64 (fma.f64 (*.f64 z y) t (*.f64 t (*.f64 (neg.f64 y) x))) (*.f64 t t)) |
(/.f64 (*.f64 y (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x t) #s(literal 2 binary64)))) (/.f64 (+.f64 z x) t)) |
(/.f64 (*.f64 y (-.f64 (pow.f64 (/.f64 z t) #s(literal 3 binary64)) (pow.f64 (/.f64 x t) #s(literal 3 binary64)))) (fma.f64 (/.f64 x t) (/.f64 (+.f64 z x) t) (pow.f64 (/.f64 z t) #s(literal 2 binary64)))) |
(/.f64 (*.f64 y (*.f64 t (-.f64 z x))) (*.f64 t t)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 2 binary64))) (/.f64 (*.f64 y (-.f64 (neg.f64 x) z)) t)) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 x) (/.f64 y t)) (/.f64 (*.f64 z y) t))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (neg.f64 x) (/.f64 y t))) (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (neg.f64 y) (-.f64 z x)) (neg.f64 t)) |
(/.f64 (*.f64 (-.f64 z x) y) t) |
(neg.f64 (/.f64 (*.f64 (-.f64 z x) y) (neg.f64 t))) |
(neg.f64 (*.f64 (/.f64 (-.f64 z x) (neg.f64 t)) y)) |
(fma.f64 (/.f64 z t) y (*.f64 (neg.f64 x) (/.f64 y t))) |
(fma.f64 (neg.f64 x) (/.f64 y t) (/.f64 (*.f64 z y) t)) |
(fma.f64 (*.f64 (/.f64 y t) x) #s(literal -1 binary64) (/.f64 (*.f64 z y) t)) |
(fma.f64 (*.f64 y x) (/.f64 #s(literal -1 binary64) t) (/.f64 (*.f64 z y) t)) |
(fma.f64 (/.f64 (neg.f64 y) t) x (/.f64 (*.f64 z y) t)) |
(fma.f64 (/.f64 y t) (neg.f64 x) (/.f64 (*.f64 z y) t)) |
(fma.f64 (/.f64 y t) z (*.f64 (neg.f64 x) (/.f64 y t))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 y t) x) (/.f64 (*.f64 z y) t)) |
(fma.f64 z (/.f64 y t) (*.f64 (neg.f64 x) (/.f64 y t))) |
(fma.f64 y (/.f64 z t) (*.f64 (neg.f64 x) (/.f64 y t))) |
(fma.f64 x (/.f64 (neg.f64 y) t) (/.f64 (*.f64 z y) t)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 2 binary64)) (/.f64 (*.f64 y (-.f64 (neg.f64 x) z)) t)) (/.f64 (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 2 binary64)) (/.f64 (*.f64 y (-.f64 (neg.f64 x) z)) t))) |
(-.f64 (*.f64 (neg.f64 x) (/.f64 y t)) (*.f64 (neg.f64 y) (/.f64 z t))) |
(-.f64 (/.f64 (*.f64 z y) t) (*.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 z y) t) (*.f64 (/.f64 y t) x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (neg.f64 x) (/.f64 y t))) (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (neg.f64 x) (/.f64 y t))) (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (neg.f64 x) (/.f64 y t)) (/.f64 (*.f64 z y) t)) |
(+.f64 (/.f64 (*.f64 z y) t) (*.f64 (neg.f64 x) (/.f64 y t))) |
(*.f64 (-.f64 z x) y) |
(*.f64 y (-.f64 z x)) |
(/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 z x)) y) (+.f64 z x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) y) (fma.f64 z z (*.f64 x (+.f64 z x)))) |
(/.f64 (*.f64 y (*.f64 (+.f64 z x) (-.f64 z x))) (+.f64 z x)) |
(/.f64 (*.f64 y (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 z z (*.f64 x (+.f64 z x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 2 binary64))) (-.f64 (*.f64 z y) (*.f64 (neg.f64 y) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) y) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (*.f64 y y) (+.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 y) x) (*.f64 (neg.f64 z) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 z y) #s(literal 2 binary64)))) (neg.f64 (*.f64 y (-.f64 (neg.f64 x) z)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 z y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 z y) (-.f64 (*.f64 z y) (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 z y) #s(literal 2 binary64))) (*.f64 y (-.f64 (neg.f64 x) z))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 z y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 2 binary64)) (*.f64 (neg.f64 x) (*.f64 y (*.f64 z y)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 z y) #s(literal 3 binary64))) (fma.f64 (*.f64 z y) (-.f64 (*.f64 z y) (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 y) x (*.f64 (neg.f64 (neg.f64 y)) z)) |
(fma.f64 (neg.f64 y) x (*.f64 z y)) |
(fma.f64 (neg.f64 x) y (*.f64 (neg.f64 (neg.f64 y)) z)) |
(fma.f64 (neg.f64 x) y (*.f64 z y)) |
(fma.f64 (*.f64 y x) #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 y)) z)) |
(fma.f64 (*.f64 y x) #s(literal -1 binary64) (*.f64 z y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 y x) (*.f64 (neg.f64 (neg.f64 y)) z)) |
(fma.f64 #s(literal -1 binary64) (*.f64 y x) (*.f64 z y)) |
(fma.f64 z y (*.f64 (neg.f64 y) x)) |
(fma.f64 y (neg.f64 x) (*.f64 (neg.f64 (neg.f64 y)) z)) |
(fma.f64 y (neg.f64 x) (*.f64 z y)) |
(fma.f64 y z (*.f64 (neg.f64 y) x)) |
(fma.f64 x (neg.f64 y) (*.f64 (neg.f64 (neg.f64 y)) z)) |
(fma.f64 x (neg.f64 y) (*.f64 z y)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 2 binary64)) (*.f64 y (-.f64 (neg.f64 x) z))) (/.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (*.f64 y (-.f64 (neg.f64 x) z)))) |
(-.f64 (*.f64 (neg.f64 y) x) (*.f64 (neg.f64 z) y)) |
(-.f64 (*.f64 z y) (*.f64 (*.f64 (neg.f64 y) x) #s(literal -1 binary64))) |
(-.f64 (*.f64 z y) (*.f64 #s(literal 1 binary64) (*.f64 y x))) |
(-.f64 (*.f64 z y) (*.f64 y x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)) (fma.f64 (*.f64 z y) (-.f64 (*.f64 z y) (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (fma.f64 (*.f64 z y) (-.f64 (*.f64 z y) (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (neg.f64 y) x) (*.f64 (neg.f64 (neg.f64 y)) z)) |
(+.f64 (*.f64 (neg.f64 y) x) (*.f64 z y)) |
(+.f64 (*.f64 z y) (*.f64 (neg.f64 y) x)) |
y |
(/.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (-.f64 (neg.f64 x) z)) |
(/.f64 (neg.f64 (*.f64 (+.f64 z x) (-.f64 z x))) (neg.f64 (+.f64 z x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 z z (*.f64 x (+.f64 z x))))) |
(/.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (+.f64 z x)) |
(/.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 (neg.f64 z) x)))) |
(/.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 z z (*.f64 x (+.f64 z x)))) |
(fma.f64 #s(literal -1 binary64) x z) |
(fma.f64 x #s(literal -1 binary64) z) |
(-.f64 (/.f64 (*.f64 z z) (+.f64 z x)) (/.f64 (*.f64 x x) (+.f64 z x))) |
(-.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z z (*.f64 x (+.f64 z x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 z z (*.f64 x (+.f64 z x))))) |
(-.f64 z (*.f64 (neg.f64 x) #s(literal -1 binary64))) |
(-.f64 z x) |
(+.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z z (*.f64 x (+.f64 z x)))) (/.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (fma.f64 z z (*.f64 x (+.f64 z x))))) |
(+.f64 (neg.f64 x) z) |
(+.f64 z (neg.f64 x)) |
z |
t |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 z y) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx x x) |
#s(approx (/ (* y (- z x)) t) (/.f64 (*.f64 z y) t)) |
#s(approx (/ (* y (- z x)) t) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (* y (- z x)) (*.f64 z y)) |
#s(approx (* y (- z x)) (*.f64 (-.f64 z x) y)) |
#s(approx (- z x) z) |
#s(approx (- z x) (-.f64 z x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (fma.f64 (/.f64 y t) (+.f64 #s(literal -1 binary64) (/.f64 z x)) #s(literal 1 binary64)) x)) |
#s(approx (/ (* y (- z x)) t) (*.f64 (neg.f64 x) (/.f64 y t))) |
#s(approx (/ (* y (- z x)) t) (*.f64 (*.f64 (/.f64 y t) (+.f64 #s(literal -1 binary64) (/.f64 z x))) x)) |
#s(approx (* y (- z x)) (*.f64 (neg.f64 y) x)) |
#s(approx (* y (- z x)) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 z x))) x)) |
#s(approx (- z x) (neg.f64 x)) |
#s(approx (- z x) (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (fma.f64 (neg.f64 y) (/.f64 (/.f64 z t) x) (-.f64 (/.f64 y t) #s(literal 1 binary64))) (neg.f64 x))) |
#s(approx (/ (* y (- z x)) t) (*.f64 (fma.f64 (neg.f64 y) (/.f64 (/.f64 z t) x) (/.f64 y t)) (neg.f64 x))) |
#s(approx (* y (- z x)) (*.f64 (fma.f64 (neg.f64 y) (/.f64 z x) y) (neg.f64 x))) |
#s(approx (- z x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) (neg.f64 x))) |
#s(approx (+ x (/ (* y (- z x)) t)) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx (/ (* y (- z x)) t) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (* y (- z x)) (*.f64 (-.f64 z x) y)) |
#s(approx y y) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 z x) t)) y)) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (neg.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 z x) t))) (neg.f64 y))) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx (- z x) (-.f64 z x)) |
#s(approx z z) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (+.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) z) (/.f64 y t)) z)) |
#s(approx (/ (* y (- z x)) t) (*.f64 (fma.f64 (/.f64 (neg.f64 x) t) (/.f64 y z) (/.f64 y t)) z)) |
#s(approx (* y (- z x)) (*.f64 (-.f64 y (*.f64 y (/.f64 x z))) z)) |
#s(approx (- z x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) z)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (neg.f64 z) (-.f64 (/.f64 (fma.f64 (/.f64 y t) x (neg.f64 x)) z) (/.f64 y t)))) |
#s(approx (/ (* y (- z x)) t) (*.f64 (fma.f64 (/.f64 (neg.f64 x) t) (/.f64 y z) (/.f64 y t)) z)) |
#s(approx (* y (- z x)) (*.f64 (neg.f64 z) (fma.f64 y (/.f64 x z) (neg.f64 y)))) |
#s(approx (- z x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) z)) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (fma.f64 (-.f64 z x) y (*.f64 t x)) t)) |
#s(approx t t) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
Compiled 3 758 to 664 computations (82.3% saved)
8 alts after pruning (8 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 184 | 8 | 192 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 185 | 8 | 193 |
| Status | Accuracy | Program |
|---|---|---|
| 95.0% | (fma.f64 (/.f64 (-.f64 z x) t) y x) | |
| ▶ | 96.9% | (fma.f64 (-.f64 z x) (/.f64 y t) x) |
| ▶ | 62.3% | (+.f64 x (/.f64 (*.f64 (*.f64 t (-.f64 z x)) y) (*.f64 t t))) |
| ▶ | 74.1% | (+.f64 x (/.f64 (*.f64 y #s(approx (- z x) z)) t)) |
| 58.1% | #s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 (-.f64 z x) y) t)) | |
| 37.7% | #s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 z y) t)) | |
| ▶ | 67.3% | #s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
| ▶ | 40.6% | #s(approx (+ x (/ (* y (- z x)) t)) x) |
Compiled 200 to 156 computations (22% saved)
| Inputs |
|---|
(fma.f64 (-.f64 z x) (/.f64 y t) x) |
(-.f64 z x) |
z |
x |
(/.f64 y t) |
y |
t |
#s(approx (+ x (/ (* y (- z x)) t)) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) |
(-.f64 #s(literal 1 binary64) (/.f64 y t)) |
#s(literal 1 binary64) |
(+.f64 x (/.f64 (*.f64 y #s(approx (- z x) z)) t)) |
(/.f64 (*.f64 y #s(approx (- z x) z)) t) |
(*.f64 y #s(approx (- z x) z)) |
#s(approx (- z x) z) |
(+.f64 x (/.f64 (*.f64 (*.f64 t (-.f64 z x)) y) (*.f64 t t))) |
(/.f64 (*.f64 (*.f64 t (-.f64 z x)) y) (*.f64 t t)) |
(*.f64 (*.f64 t (-.f64 z x)) y) |
(*.f64 t (-.f64 z x)) |
(*.f64 t t) |
| Outputs |
|---|
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (- z x) #s(hole binary64 z)) |
#s(approx (- z x) #s(hole binary64 (+ z (* -1 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* x (- 1 (/ y t))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))) |
#s(approx (* y (- z x)) #s(hole binary64 (* y z))) |
#s(approx (* y (- z x)) #s(hole binary64 (+ (* -1 (* x y)) (* y z)))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (/ (* (* t (- z x)) y) (* t t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (* (* t (- z x)) y) (* t t)) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))) |
#s(approx (* (* t (- z x)) y) #s(hole binary64 (* t (* y z)))) |
#s(approx (* (* t (- z x)) y) #s(hole binary64 (+ (* -1 (* t (* x y))) (* t (* y z))))) |
#s(approx (* t (- z x)) #s(hole binary64 (* t z))) |
#s(approx (* t (- z x)) #s(hole binary64 (+ (* -1 (* t x)) (* t z)))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (- z x) #s(hole binary64 (* -1 x))) |
#s(approx (- z x) #s(hole binary64 (* x (- (/ z x) 1)))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* x (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* y (- z x)) #s(hole binary64 (* x (+ (* -1 y) (/ (* y z) x))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (* (* t (- z x)) y) (* t t)) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (/ (* (* t (- z x)) y) (* t t)) #s(hole binary64 (* x (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))) |
#s(approx (* (* t (- z x)) y) #s(hole binary64 (* -1 (* t (* x y))))) |
#s(approx (* (* t (- z x)) y) #s(hole binary64 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x))))) |
#s(approx (* t (- z x)) #s(hole binary64 (* -1 (* t x)))) |
#s(approx (* t (- z x)) #s(hole binary64 (* x (+ (* -1 t) (/ (* t z) x))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (- z x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ z x))))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ y t)))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ (* y z) x))))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (/ (* (* t (- z x)) y) (* t t)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ y t)))))) |
#s(approx (* (* t (- z x)) y) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y)))))) |
#s(approx (* t (- z x)) #s(hole binary64 (* -1 (* x (+ t (* -1 (/ (* t z) x))))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 x)) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (/ y t) #s(hole binary64 (/ y t))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 x)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 x)) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 1)) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (+ 1 (* -1 (/ y t))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (* y (- z x)) #s(hole binary64 (* y (- z x)))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 x)) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (/ (* (* t (- z x)) y) (* t t)) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (* (* t (- z x)) y) #s(hole binary64 (* t (* y (- z x))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* y (+ (* -1 (/ x t)) (/ x y))))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (* -1 (/ y t)))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (* y (- (/ 1 y) (/ 1 t))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (/ x t)))))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (* -1 (* y (- (/ 1 t) (/ 1 y)))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (- z x) #s(hole binary64 (- z x))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (- z x) #s(hole binary64 (* z (+ 1 (* -1 (/ x z)))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (/ y t))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* z (+ y (* -1 (/ (* x y) z)))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (/ (* (* t (- z x)) y) (* t t)) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (/ y t))))) |
#s(approx (* (* t (- z x)) y) #s(hole binary64 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y))))) |
#s(approx (* t (- z x)) #s(hole binary64 (* z (+ t (* -1 (/ (* t x) z)))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (- z x) #s(hole binary64 (* -1 (* z (- (/ x z) 1))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (/ (* x y) (* t z))))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (/ (* x y) z)))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (/ (* (* t (- z x)) y) (* t t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (/ (* x y) (* t z))))))) |
#s(approx (* (* t (- z x)) y) #s(hole binary64 (* -1 (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z)))))) |
#s(approx (* t (- z x)) #s(hole binary64 (* -1 (* z (+ (* -1 t) (/ (* t x) z)))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (/ (+ (* -1 (* x y)) (* t x)) t))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (/ (- t y) t))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (* t (- z x)) #s(hole binary64 (* t (- z x)))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | t | @ | 0 | ((+ (* (- z x) (/ y t)) x) (- z x) z x (/ y t) y t (+ x (/ (* y (- z x)) t)) (+ x (/ (* y (- z x)) t)) (* (- 1 (/ y t)) x) (- 1 (/ y t)) 1 (+ x (/ (* y (- z x)) t)) (/ (* y (- z x)) t) (* y (- z x)) (- z x) (+ x (/ (* (* t (- z x)) y) (* t t))) (/ (* (* t (- z x)) y) (* t t)) (* (* t (- z x)) y) (* t (- z x)) (* t t)) |
| 3.0ms | y | @ | -inf | ((+ (* (- z x) (/ y t)) x) (- z x) z x (/ y t) y t (+ x (/ (* y (- z x)) t)) (+ x (/ (* y (- z x)) t)) (* (- 1 (/ y t)) x) (- 1 (/ y t)) 1 (+ x (/ (* y (- z x)) t)) (/ (* y (- z x)) t) (* y (- z x)) (- z x) (+ x (/ (* (* t (- z x)) y) (* t t))) (/ (* (* t (- z x)) y) (* t t)) (* (* t (- z x)) y) (* t (- z x)) (* t t)) |
| 2.0ms | t | @ | -inf | ((+ (* (- z x) (/ y t)) x) (- z x) z x (/ y t) y t (+ x (/ (* y (- z x)) t)) (+ x (/ (* y (- z x)) t)) (* (- 1 (/ y t)) x) (- 1 (/ y t)) 1 (+ x (/ (* y (- z x)) t)) (/ (* y (- z x)) t) (* y (- z x)) (- z x) (+ x (/ (* (* t (- z x)) y) (* t t))) (/ (* (* t (- z x)) y) (* t t)) (* (* t (- z x)) y) (* t (- z x)) (* t t)) |
| 2.0ms | y | @ | inf | ((+ (* (- z x) (/ y t)) x) (- z x) z x (/ y t) y t (+ x (/ (* y (- z x)) t)) (+ x (/ (* y (- z x)) t)) (* (- 1 (/ y t)) x) (- 1 (/ y t)) 1 (+ x (/ (* y (- z x)) t)) (/ (* y (- z x)) t) (* y (- z x)) (- z x) (+ x (/ (* (* t (- z x)) y) (* t t))) (/ (* (* t (- z x)) y) (* t t)) (* (* t (- z x)) y) (* t (- z x)) (* t t)) |
| 2.0ms | x | @ | 0 | ((+ (* (- z x) (/ y t)) x) (- z x) z x (/ y t) y t (+ x (/ (* y (- z x)) t)) (+ x (/ (* y (- z x)) t)) (* (- 1 (/ y t)) x) (- 1 (/ y t)) 1 (+ x (/ (* y (- z x)) t)) (/ (* y (- z x)) t) (* y (- z x)) (- z x) (+ x (/ (* (* t (- z x)) y) (* t t))) (/ (* (* t (- z x)) y) (* t t)) (* (* t (- z x)) y) (* t (- z x)) (* t t)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 307 | 2421 |
| 0 | 324 | 2272 |
| 1 | 1417 | 2235 |
| 0 | 8188 | 2184 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 (-.f64 z x) (/.f64 y t) x) |
(-.f64 z x) |
z |
x |
(/.f64 y t) |
y |
t |
#s(approx (+ x (/ (* y (- z x)) t)) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) |
(-.f64 #s(literal 1 binary64) (/.f64 y t)) |
#s(literal 1 binary64) |
(+.f64 x (/.f64 (*.f64 y #s(approx (- z x) z)) t)) |
(/.f64 (*.f64 y #s(approx (- z x) z)) t) |
(*.f64 y #s(approx (- z x) z)) |
#s(approx (- z x) z) |
(+.f64 x (/.f64 (*.f64 (*.f64 t (-.f64 z x)) y) (*.f64 t t))) |
(/.f64 (*.f64 (*.f64 t (-.f64 z x)) y) (*.f64 t t)) |
(*.f64 (*.f64 t (-.f64 z x)) y) |
(*.f64 t (-.f64 z x)) |
(*.f64 t t) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (- z x) #s(hole binary64 z)) |
#s(approx (- z x) #s(hole binary64 (+ z (* -1 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* x (- 1 (/ y t))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))) |
#s(approx (* y (- z x)) #s(hole binary64 (* y z))) |
#s(approx (* y (- z x)) #s(hole binary64 (+ (* -1 (* x y)) (* y z)))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (/ (* (* t (- z x)) y) (* t t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (* (* t (- z x)) y) (* t t)) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))) |
#s(approx (* (* t (- z x)) y) #s(hole binary64 (* t (* y z)))) |
#s(approx (* (* t (- z x)) y) #s(hole binary64 (+ (* -1 (* t (* x y))) (* t (* y z))))) |
#s(approx (* t (- z x)) #s(hole binary64 (* t z))) |
#s(approx (* t (- z x)) #s(hole binary64 (+ (* -1 (* t x)) (* t z)))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (- z x) #s(hole binary64 (* -1 x))) |
#s(approx (- z x) #s(hole binary64 (* x (- (/ z x) 1)))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* x (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* y (- z x)) #s(hole binary64 (* x (+ (* -1 y) (/ (* y z) x))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (* (* t (- z x)) y) (* t t)) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (/ (* (* t (- z x)) y) (* t t)) #s(hole binary64 (* x (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))) |
#s(approx (* (* t (- z x)) y) #s(hole binary64 (* -1 (* t (* x y))))) |
#s(approx (* (* t (- z x)) y) #s(hole binary64 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x))))) |
#s(approx (* t (- z x)) #s(hole binary64 (* -1 (* t x)))) |
#s(approx (* t (- z x)) #s(hole binary64 (* x (+ (* -1 t) (/ (* t z) x))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (- z x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ z x))))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ y t)))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ (* y z) x))))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (/ (* (* t (- z x)) y) (* t t)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ y t)))))) |
#s(approx (* (* t (- z x)) y) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y)))))) |
#s(approx (* t (- z x)) #s(hole binary64 (* -1 (* x (+ t (* -1 (/ (* t z) x))))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 x)) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (/ y t) #s(hole binary64 (/ y t))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 x)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 x)) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 1)) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (+ 1 (* -1 (/ y t))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (* y (- z x)) #s(hole binary64 (* y (- z x)))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 x)) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (/ (* (* t (- z x)) y) (* t t)) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (* (* t (- z x)) y) #s(hole binary64 (* t (* y (- z x))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* y (+ (* -1 (/ x t)) (/ x y))))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (* -1 (/ y t)))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (* y (- (/ 1 y) (/ 1 t))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (/ x t)))))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (* -1 (* y (- (/ 1 t) (/ 1 y)))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (- z x) #s(hole binary64 (- z x))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (- z x) #s(hole binary64 (* z (+ 1 (* -1 (/ x z)))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (/ y t))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* z (+ y (* -1 (/ (* x y) z)))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (/ (* (* t (- z x)) y) (* t t)) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (/ y t))))) |
#s(approx (* (* t (- z x)) y) #s(hole binary64 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y))))) |
#s(approx (* t (- z x)) #s(hole binary64 (* z (+ t (* -1 (/ (* t x) z)))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (- z x) #s(hole binary64 (* -1 (* z (- (/ x z) 1))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (/ (* x y) (* t z))))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (/ (* x y) z)))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (/ (* (* t (- z x)) y) (* t t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (/ (* x y) (* t z))))))) |
#s(approx (* (* t (- z x)) y) #s(hole binary64 (* -1 (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z)))))) |
#s(approx (* t (- z x)) #s(hole binary64 (* -1 (* z (+ (* -1 t) (/ (* t x) z)))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (/ (+ (* -1 (* x y)) (* t x)) t))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (/ (- t y) t))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (* t (- z x)) #s(hole binary64 (* t (- z x)))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 y) (/.f64 (-.f64 z x) t)) (*.f64 (neg.f64 y) (/.f64 (-.f64 z x) t)))) (+.f64 x (*.f64 (neg.f64 y) (/.f64 (-.f64 z x) t)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 y) (/.f64 (-.f64 z x) t)) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 (neg.f64 y) (/.f64 (-.f64 z x) t)) (*.f64 (neg.f64 y) (/.f64 (-.f64 z x) t)) (*.f64 x (*.f64 (neg.f64 y) (/.f64 (-.f64 z x) t)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 (-.f64 z x) y) t)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64))) (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 (-.f64 z x) y) t))))) |
(fma.f64 (/.f64 (-.f64 z x) t) y x) |
(fma.f64 (/.f64 y t) (-.f64 z x) x) |
(fma.f64 (-.f64 z x) (/.f64 y t) x) |
(fma.f64 y (/.f64 (-.f64 z x) t) x) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t))) (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t)))) |
(-.f64 x (*.f64 (/.f64 (neg.f64 y) t) (-.f64 z x))) |
(-.f64 x (*.f64 (neg.f64 (-.f64 z x)) (/.f64 y t))) |
(-.f64 x (*.f64 (neg.f64 (/.f64 (-.f64 z x) t)) y)) |
(-.f64 x (*.f64 (neg.f64 y) (/.f64 (-.f64 z x) t))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 (-.f64 z x) y) t))))) (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 (-.f64 z x) y) t)))))) |
(+.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x) |
(+.f64 x (/.f64 (*.f64 (-.f64 z x) y) t)) |
(/.f64 (neg.f64 (*.f64 (+.f64 z x) (-.f64 z x))) (neg.f64 (+.f64 z x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 z z (fma.f64 x x (*.f64 z x))))) |
(/.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (+.f64 z x)) |
(/.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 z z (fma.f64 x x (*.f64 z x)))) |
(-.f64 (/.f64 (*.f64 z z) (+.f64 z x)) (/.f64 (*.f64 x x) (+.f64 z x))) |
(-.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z z (fma.f64 x x (*.f64 z x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 z z (fma.f64 x x (*.f64 z x))))) |
(-.f64 z x) |
z |
x |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y #s(literal -1 binary64))) |
(*.f64 (/.f64 y t) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 y t)) |
(/.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 t #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 y) #s(literal 2 binary64)) (*.f64 (neg.f64 t) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 y)) (*.f64 #s(literal 2 binary64) (neg.f64 t))) |
(/.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 #s(literal 2 binary64) t)) |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 y) (neg.f64 t)) |
(/.f64 y t) |
y |
t |
#s(approx (+ (* (- z x) (/ y t)) x) x) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y t))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x (/.f64 (neg.f64 y) t)) (*.f64 x (/.f64 (neg.f64 y) t)))) (-.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (/.f64 (neg.f64 y) t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (/.f64 (neg.f64 y) t) x) (*.f64 (/.f64 (neg.f64 y) t) x))) (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (neg.f64 y) t) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (/.f64 (neg.f64 y) t)) #s(literal 3 binary64))) (fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x (/.f64 (neg.f64 y) t)) (*.f64 x (/.f64 (neg.f64 y) t))) (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (/.f64 (neg.f64 y) t)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (neg.f64 y) t) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 (*.f64 (/.f64 (neg.f64 y) t) x) (*.f64 (/.f64 (neg.f64 y) t) x)) (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (neg.f64 y) t) x))))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (/.f64 (neg.f64 y) t) x)) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (/.f64 (neg.f64 y) t))) |
(-.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 x) (/.f64 (neg.f64 y) t))) |
(-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (/.f64 (neg.f64 y) t)) x)) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (/.f64 (neg.f64 y) t))) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (neg.f64 y) t) x)) |
(/.f64 (fma.f64 (pow.f64 (/.f64 y t) #s(literal 3 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) (+.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 y t)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y t) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 y t)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (neg.f64 y) t) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) t)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y t) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (/.f64 y t))))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (neg.f64 t)) (*.f64 #s(literal 2 binary64) (neg.f64 y))) (*.f64 #s(literal 2 binary64) (neg.f64 t))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 2 binary64) y)) (*.f64 #s(literal 2 binary64) t)) |
(/.f64 (fma.f64 (neg.f64 y) #s(literal 2 binary64) (*.f64 t #s(literal 2 binary64))) (*.f64 t #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 2 binary64) t (*.f64 #s(literal 2 binary64) (neg.f64 y))) (*.f64 #s(literal 2 binary64) t)) |
(/.f64 (-.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y t) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 y t))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y t) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (/.f64 y t)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (neg.f64 y) t) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) t))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 y t) #s(literal 1 binary64)) |
(fma.f64 (/.f64 y t) #s(literal -1 binary64) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 y t))) (/.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 y t)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (/.f64 y t)))) (/.f64 (pow.f64 (/.f64 y t) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (/.f64 y t))))) |
(-.f64 (/.f64 (neg.f64 y) t) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (neg.f64 y) t) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) (/.f64 y t)) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) t))))) (/.f64 (pow.f64 (/.f64 (neg.f64 y) t) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) t)))))) |
(+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) t)) |
#s(literal 1 binary64) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) x)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (/.f64 (*.f64 #s(approx (- z x) z) y) t)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 #s(approx (- z x) z) y) t)))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) #s(literal 2 binary64))) (-.f64 x (/.f64 (*.f64 #s(approx (- z x) z) y) t))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 #s(approx (- z x) z) y) t))))) |
(fma.f64 y (/.f64 #s(approx (- z x) z) t) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 #s(approx (- z x) z) y) t))) (/.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) #s(literal 2 binary64)) (-.f64 x (/.f64 (*.f64 #s(approx (- z x) z) y) t)))) |
(-.f64 x (*.f64 (neg.f64 y) (/.f64 #s(approx (- z x) z) t))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 #s(approx (- z x) z) y) t))))) (/.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 #s(approx (- z x) z) y) t)))))) |
(+.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) x) |
(+.f64 x (/.f64 (*.f64 #s(approx (- z x) z) y) t)) |
(*.f64 y (/.f64 #s(approx (- z x) z) t)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(approx (- z x) z) y))) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 (*.f64 #s(approx (- z x) z) y)) (neg.f64 t)) |
(/.f64 (*.f64 #s(approx (- z x) z) y) t) |
(*.f64 #s(approx (- z x) z) y) |
(*.f64 y #s(approx (- z x) z)) |
#s(approx (- z x) z) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 t y) t) (/.f64 (-.f64 z x) t)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (/.f64 (*.f64 t y) t) (/.f64 (-.f64 z x) t)) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 t y) t) (/.f64 (-.f64 z x) t)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 t y) t) (/.f64 (-.f64 z x) t)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (*.f64 t y) t) (/.f64 (-.f64 z x) t)) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (/.f64 (*.f64 t y) t) (/.f64 (-.f64 z x) t)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (/.f64 (*.f64 t y) t) (/.f64 (-.f64 z x) t))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 t y) t) (/.f64 (-.f64 z x) t)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 t y) t) (/.f64 (-.f64 z x) t)) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 (*.f64 t y) t) (/.f64 (-.f64 z x) t))))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (/.f64 (*.f64 t y) t) (/.f64 (-.f64 z x) t)) #s(literal 2 binary64))) (-.f64 x (*.f64 (/.f64 (*.f64 t y) t) (/.f64 (-.f64 z x) t)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 t y) t) (/.f64 (-.f64 z x) t)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 t y) t) (/.f64 (-.f64 z x) t)) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 (*.f64 t y) t) (/.f64 (-.f64 z x) t)))))) |
(fma.f64 (/.f64 (*.f64 t y) (neg.f64 t)) (/.f64 (-.f64 z x) (neg.f64 t)) x) |
(fma.f64 (/.f64 (*.f64 t y) (fabs.f64 t)) (/.f64 (-.f64 z x) (fabs.f64 t)) x) |
(fma.f64 (/.f64 (*.f64 t y) t) (/.f64 (-.f64 z x) t) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 z x) y) (neg.f64 t)) (/.f64 t (neg.f64 t)) x) |
(fma.f64 (/.f64 t (neg.f64 t)) (/.f64 (*.f64 (-.f64 z x) y) (neg.f64 t)) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 z x) y) (fabs.f64 t)) (/.f64 t (fabs.f64 t)) x) |
(fma.f64 (/.f64 t (fabs.f64 t)) (/.f64 (*.f64 (-.f64 z x) y) (fabs.f64 t)) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 z x) t) (neg.f64 t)) (/.f64 y (neg.f64 t)) x) |
(fma.f64 (/.f64 y (neg.f64 t)) (/.f64 (*.f64 (-.f64 z x) t) (neg.f64 t)) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 z x) t) (fabs.f64 t)) (/.f64 y (fabs.f64 t)) x) |
(fma.f64 (/.f64 y (fabs.f64 t)) (/.f64 (*.f64 (-.f64 z x) t) (fabs.f64 t)) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 z x) t) t) (/.f64 y t) x) |
(fma.f64 (/.f64 t t) (/.f64 (*.f64 (-.f64 z x) y) t) x) |
(fma.f64 (*.f64 (-.f64 z x) t) (/.f64 y (*.f64 t t)) x) |
(fma.f64 (/.f64 y t) (/.f64 (*.f64 (-.f64 z x) t) t) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 z x) y) t) (/.f64 t t) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (/.f64 (*.f64 t y) t) (/.f64 (-.f64 z x) t)))) (/.f64 (pow.f64 (*.f64 (/.f64 (*.f64 t y) t) (/.f64 (-.f64 z x) t)) #s(literal 2 binary64)) (-.f64 x (*.f64 (/.f64 (*.f64 t y) t) (/.f64 (-.f64 z x) t))))) |
(-.f64 x (*.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z x) t) t)) (/.f64 y t))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 (-.f64 z x) t)) (/.f64 y (*.f64 t t)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 t y) t) (/.f64 (-.f64 z x) t)) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 (*.f64 t y) t) (/.f64 (-.f64 z x) t)))))) (/.f64 (pow.f64 (*.f64 (/.f64 (*.f64 t y) t) (/.f64 (-.f64 z x) t)) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 t y) t) (/.f64 (-.f64 z x) t)) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 (*.f64 t y) t) (/.f64 (-.f64 z x) t))))))) |
(+.f64 (*.f64 (/.f64 (*.f64 t y) t) (/.f64 (-.f64 z x) t)) x) |
(+.f64 x (*.f64 (/.f64 (*.f64 t y) t) (/.f64 (-.f64 z x) t))) |
(*.f64 (/.f64 (*.f64 t y) (neg.f64 t)) (/.f64 (-.f64 z x) (neg.f64 t))) |
(*.f64 (/.f64 (*.f64 t y) (fabs.f64 t)) (/.f64 (-.f64 z x) (fabs.f64 t))) |
(*.f64 (/.f64 (*.f64 t y) t) (/.f64 (-.f64 z x) t)) |
(*.f64 (/.f64 (*.f64 (-.f64 z x) y) (neg.f64 t)) (/.f64 t (neg.f64 t))) |
(*.f64 (/.f64 t (neg.f64 t)) (/.f64 (*.f64 (-.f64 z x) y) (neg.f64 t))) |
(*.f64 (/.f64 (*.f64 (-.f64 z x) y) (fabs.f64 t)) (/.f64 t (fabs.f64 t))) |
(*.f64 (/.f64 t (fabs.f64 t)) (/.f64 (*.f64 (-.f64 z x) y) (fabs.f64 t))) |
(*.f64 (/.f64 (*.f64 (-.f64 z x) t) (neg.f64 t)) (/.f64 y (neg.f64 t))) |
(*.f64 (/.f64 y (neg.f64 t)) (/.f64 (*.f64 (-.f64 z x) t) (neg.f64 t))) |
(*.f64 (/.f64 (*.f64 (-.f64 z x) t) (fabs.f64 t)) (/.f64 y (fabs.f64 t))) |
(*.f64 (/.f64 y (fabs.f64 t)) (/.f64 (*.f64 (-.f64 z x) t) (fabs.f64 t))) |
(*.f64 (/.f64 (*.f64 (-.f64 z x) t) t) (/.f64 y t)) |
(*.f64 (/.f64 t t) (/.f64 (*.f64 (-.f64 z x) y) t)) |
(*.f64 (*.f64 (-.f64 z x) t) (/.f64 y (*.f64 t t))) |
(*.f64 (/.f64 y t) (/.f64 (*.f64 (-.f64 z x) t) t)) |
(*.f64 (/.f64 (*.f64 (-.f64 z x) y) t) (/.f64 t t)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 z x) t) y) t)) (neg.f64 t)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (-.f64 z x) t) y))) (neg.f64 (neg.f64 (*.f64 t t)))) |
(/.f64 (*.f64 (*.f64 (-.f64 z x) t) (neg.f64 y)) (*.f64 t (neg.f64 t))) |
(/.f64 (/.f64 (*.f64 (*.f64 (-.f64 z x) t) y) t) t) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 z x) t) y)) (neg.f64 (*.f64 t t))) |
(/.f64 (*.f64 (*.f64 (-.f64 z x) t) y) (*.f64 t t)) |
(*.f64 (*.f64 t y) (-.f64 z x)) |
(*.f64 (*.f64 (-.f64 z x) t) y) |
(*.f64 (*.f64 (-.f64 z x) y) t) |
(*.f64 t (*.f64 (-.f64 z x) y)) |
(*.f64 y (*.f64 (-.f64 z x) t)) |
(*.f64 (-.f64 z x) t) |
(*.f64 t (-.f64 z x)) |
(*.f64 (neg.f64 (neg.f64 t)) (neg.f64 (neg.f64 t))) |
(*.f64 (neg.f64 (fabs.f64 t)) (neg.f64 (fabs.f64 t))) |
(*.f64 (fabs.f64 (fabs.f64 t)) (fabs.f64 (fabs.f64 t))) |
(*.f64 (exp.f64 (log.f64 t)) (exp.f64 (log.f64 t))) |
(*.f64 (neg.f64 t) (neg.f64 t)) |
(*.f64 (fabs.f64 t) (fabs.f64 t)) |
(*.f64 (*.f64 t t) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 t t)) |
(*.f64 t t) |
(pow.f64 (exp.f64 (log.f64 t)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 t) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 t) #s(literal 2 binary64)) |
(pow.f64 (*.f64 t t) #s(literal 1 binary64)) |
(pow.f64 t #s(literal 2 binary64)) |
(fabs.f64 (*.f64 t t)) |
(exp.f64 (*.f64 (log.f64 t) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 t) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 t) #s(literal 2 binary64)))) |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 y z) t)) |
#s(approx (+ (* (- z x) (/ y t)) x) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x (/.f64 (*.f64 y z) t))) |
#s(approx (- z x) z) |
#s(approx (- z x) (fma.f64 #s(literal -1 binary64) x z)) |
#s(approx x x) |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 y z) t)) |
#s(approx (+ (* (- z x) (/ y t)) x) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x (/.f64 (*.f64 y z) t))) |
#s(approx (* (- 1 (/ y t)) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (/ (* y (- z x)) t) (/.f64 (*.f64 y z) t)) |
#s(approx (/ (* y (- z x)) t) (/.f64 (fma.f64 (neg.f64 x) y (*.f64 y z)) t)) |
#s(approx (* y (- z x)) (*.f64 y z)) |
#s(approx (* y (- z x)) (fma.f64 (neg.f64 x) y (*.f64 y z))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (/.f64 (*.f64 y z) t)) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x (/.f64 (*.f64 y z) t))) |
#s(approx (/ (* (* t (- z x)) y) (* t t)) (/.f64 (*.f64 y z) t)) |
#s(approx (/ (* (* t (- z x)) y) (* t t)) (/.f64 (fma.f64 (neg.f64 x) y (*.f64 y z)) t)) |
#s(approx (* (* t (- z x)) y) (*.f64 (*.f64 y z) t)) |
#s(approx (* (* t (- z x)) y) (fma.f64 (neg.f64 t) (*.f64 y x) (*.f64 (*.f64 y z) t))) |
#s(approx (* t (- z x)) (*.f64 t z)) |
#s(approx (* t (- z x)) (fma.f64 (neg.f64 t) x (*.f64 t z))) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (-.f64 (fma.f64 (/.f64 y x) (/.f64 z t) (/.f64 (neg.f64 y) t)) #s(literal -1 binary64)) x)) |
#s(approx (- z x) (neg.f64 x)) |
#s(approx (- z x) (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (-.f64 (fma.f64 (/.f64 y x) (/.f64 z t) (/.f64 (neg.f64 y) t)) #s(literal -1 binary64)) x)) |
#s(approx (/ (* y (- z x)) t) (/.f64 (*.f64 (neg.f64 x) y) t)) |
#s(approx (/ (* y (- z x)) t) (*.f64 (fma.f64 (/.f64 y x) (/.f64 z t) (/.f64 (neg.f64 y) t)) x)) |
#s(approx (* y (- z x)) (*.f64 (neg.f64 x) y)) |
#s(approx (* y (- z x)) (*.f64 (fma.f64 y (/.f64 z x) (neg.f64 y)) x)) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (*.f64 (-.f64 (fma.f64 (/.f64 y x) (/.f64 z t) (/.f64 (neg.f64 y) t)) #s(literal -1 binary64)) x)) |
#s(approx (/ (* (* t (- z x)) y) (* t t)) (/.f64 (*.f64 (neg.f64 x) y) t)) |
#s(approx (/ (* (* t (- z x)) y) (* t t)) (*.f64 (fma.f64 (/.f64 y x) (/.f64 z t) (/.f64 (neg.f64 y) t)) x)) |
#s(approx (* (* t (- z x)) y) (*.f64 (neg.f64 t) (*.f64 y x))) |
#s(approx (* (* t (- z x)) y) (*.f64 (fma.f64 (neg.f64 t) y (*.f64 t (*.f64 y (/.f64 z x)))) x)) |
#s(approx (* t (- z x)) (*.f64 (neg.f64 t) x)) |
#s(approx (* t (- z x)) (*.f64 (fma.f64 t (/.f64 z x) (neg.f64 t)) x)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (neg.f64 x) (-.f64 (/.f64 y t) #s(literal 1 binary64)))) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (/.f64 (*.f64 y z) t) x) #s(literal -1 binary64) (-.f64 (/.f64 y t) #s(literal 1 binary64))))) |
#s(approx (- z x) (*.f64 (neg.f64 x) (fma.f64 (/.f64 z x) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (neg.f64 x) (-.f64 (/.f64 y t) #s(literal 1 binary64)))) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (/.f64 (*.f64 y z) t) x) #s(literal -1 binary64) (-.f64 (/.f64 y t) #s(literal 1 binary64))))) |
#s(approx (/ (* y (- z x)) t) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (/.f64 (*.f64 y z) t) x) #s(literal -1 binary64) (/.f64 y t)))) |
#s(approx (* y (- z x)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1 binary64) y))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (*.f64 (neg.f64 x) (-.f64 (/.f64 y t) #s(literal 1 binary64)))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (/.f64 (*.f64 y z) t) x) #s(literal -1 binary64) (-.f64 (/.f64 y t) #s(literal 1 binary64))))) |
#s(approx (/ (* (* t (- z x)) y) (* t t)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (/.f64 (*.f64 y z) t) x) #s(literal -1 binary64) (/.f64 y t)))) |
#s(approx (* (* t (- z x)) y) (*.f64 (neg.f64 x) (fma.f64 t y (neg.f64 (*.f64 t (*.f64 y (/.f64 z x))))))) |
#s(approx (* t (- z x)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 t (/.f64 z x)) #s(literal -1 binary64) t))) |
#s(approx (+ (* (- z x) (/ y t)) x) x) |
#s(approx (+ (* (- z x) (/ y t)) x) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx (/ y t) (/.f64 y t)) |
#s(approx y y) |
#s(approx (+ (* (- z x) (/ y t)) x) x) |
#s(approx (+ (* (- z x) (/ y t)) x) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx (* (- 1 (/ y t)) x) x) |
#s(approx (* (- 1 (/ y t)) x) (-.f64 x (*.f64 x (/.f64 y t)))) |
#s(approx (- 1 (/ y t)) #s(literal 1 binary64)) |
#s(approx (- 1 (/ y t)) (-.f64 #s(literal 1 binary64) (/.f64 y t))) |
#s(approx (/ (* y (- z x)) t) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (* y (- z x)) (*.f64 (-.f64 z x) y)) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) x) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx (/ (* (* t (- z x)) y) (* t t)) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (* (* t (- z x)) y) (*.f64 (*.f64 (-.f64 z x) t) y)) |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 z x) t)) y)) |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 z x) t)) y)) |
#s(approx (* (- 1 (/ y t)) x) (/.f64 (*.f64 (neg.f64 x) y) t)) |
#s(approx (* (- 1 (/ y t)) x) (*.f64 (-.f64 (/.f64 x y) (/.f64 x t)) y)) |
#s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) |
#s(approx (- 1 (/ y t)) (*.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 t #s(literal -1 binary64))) y)) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (*.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 z x) t)) y)) |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (neg.f64 y) (-.f64 (neg.f64 (/.f64 (-.f64 z x) t)) (/.f64 x y)))) |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (neg.f64 y) (-.f64 (neg.f64 (/.f64 (-.f64 z x) t)) (/.f64 x y)))) |
#s(approx (* (- 1 (/ y t)) x) (*.f64 (neg.f64 y) (-.f64 (/.f64 x t) (/.f64 x y)))) |
#s(approx (- 1 (/ y t)) (*.f64 (neg.f64 y) (-.f64 (pow.f64 t #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (*.f64 (neg.f64 y) (-.f64 (neg.f64 (/.f64 (-.f64 z x) t)) (/.f64 x y)))) |
#s(approx (+ (* (- z x) (/ y t)) x) (-.f64 x (*.f64 x (/.f64 y t)))) |
#s(approx (+ (* (- z x) (/ y t)) x) (+.f64 (/.f64 (fma.f64 (neg.f64 x) y (*.f64 y z)) t) x)) |
#s(approx (- z x) (-.f64 z x)) |
#s(approx z z) |
#s(approx (+ (* (- z x) (/ y t)) x) (-.f64 x (*.f64 x (/.f64 y t)))) |
#s(approx (+ (* (- z x) (/ y t)) x) (+.f64 (/.f64 (fma.f64 (neg.f64 x) y (*.f64 y z)) t) x)) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (-.f64 x (*.f64 x (/.f64 y t)))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (+.f64 (/.f64 (fma.f64 (neg.f64 x) y (*.f64 y z)) t) x)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (/.f64 (fma.f64 (neg.f64 x) y (fma.f64 t x (*.f64 y z))) (*.f64 t z)) z)) |
#s(approx (- z x) (*.f64 (fma.f64 (/.f64 x z) #s(literal -1 binary64) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (/.f64 (fma.f64 (neg.f64 x) y (fma.f64 t x (*.f64 y z))) (*.f64 t z)) z)) |
#s(approx (/ (* y (- z x)) t) (*.f64 (fma.f64 (/.f64 (neg.f64 x) z) (/.f64 y t) (/.f64 y t)) z)) |
#s(approx (* y (- z x)) (*.f64 (fma.f64 (/.f64 (*.f64 y x) z) #s(literal -1 binary64) y) z)) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (*.f64 (/.f64 (fma.f64 (neg.f64 x) y (fma.f64 t x (*.f64 y z))) (*.f64 t z)) z)) |
#s(approx (/ (* (* t (- z x)) y) (* t t)) (*.f64 (fma.f64 (/.f64 (neg.f64 x) z) (/.f64 y t) (/.f64 y t)) z)) |
#s(approx (* (* t (- z x)) y) (*.f64 (fma.f64 t y (/.f64 (*.f64 (neg.f64 t) (*.f64 y x)) z)) z)) |
#s(approx (* t (- z x)) (*.f64 (fma.f64 (*.f64 t (/.f64 x z)) #s(literal -1 binary64) t) z)) |
#s(approx (+ (* (- z x) (/ y t)) x) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 x (*.f64 x (/.f64 y t))) z)) (/.f64 y t)) z))) |
#s(approx (- z x) (neg.f64 (*.f64 (-.f64 (/.f64 x z) #s(literal 1 binary64)) z))) |
#s(approx (+ (* (- z x) (/ y t)) x) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 x (*.f64 x (/.f64 y t))) z)) (/.f64 y t)) z))) |
#s(approx (/ (* y (- z x)) t) (neg.f64 (*.f64 (fma.f64 (/.f64 y z) (/.f64 x t) (/.f64 (neg.f64 y) t)) z))) |
#s(approx (* y (- z x)) (neg.f64 (*.f64 (fma.f64 x (/.f64 y z) (neg.f64 y)) z))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 x (*.f64 x (/.f64 y t))) z)) (/.f64 y t)) z))) |
#s(approx (/ (* (* t (- z x)) y) (* t t)) (neg.f64 (*.f64 (fma.f64 (/.f64 y z) (/.f64 x t) (/.f64 (neg.f64 y) t)) z))) |
#s(approx (* (* t (- z x)) y) (neg.f64 (*.f64 (fma.f64 (neg.f64 t) y (*.f64 t (/.f64 (*.f64 y x) z))) z))) |
#s(approx (* t (- z x)) (neg.f64 (*.f64 (fma.f64 t (/.f64 x z) (neg.f64 t)) z))) |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (fma.f64 (-.f64 z x) y (*.f64 t x)) t)) |
#s(approx t t) |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (fma.f64 (-.f64 z x) y (*.f64 t x)) t)) |
#s(approx (* (- 1 (/ y t)) x) (/.f64 (fma.f64 (neg.f64 x) y (*.f64 t x)) t)) |
#s(approx (- 1 (/ y t)) (/.f64 (-.f64 t y) t)) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (/.f64 (fma.f64 (-.f64 z x) y (*.f64 t x)) t)) |
#s(approx (* t (- z x)) (*.f64 (-.f64 z x) t)) |
#s(approx (* t t) (*.f64 t t)) |
#s(approx (+ (* (- z x) (/ y t)) x) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx (+ (* (- z x) (/ y t)) x) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
Compiled 6 273 to 1 003 computations (84% saved)
13 alts after pruning (10 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 288 | 9 | 297 |
| Fresh | 2 | 1 | 3 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 292 | 13 | 305 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 95.0% | (fma.f64 (/.f64 (-.f64 z x) t) y x) |
| ✓ | 96.9% | (fma.f64 (-.f64 z x) (/.f64 y t) x) |
| 63.6% | (fma.f64 (*.f64 (-.f64 z x) t) (/.f64 y (*.f64 t t)) x) | |
| 74.2% | (fma.f64 y (/.f64 #s(approx (- z x) z) t) x) | |
| ▶ | 53.9% | (+.f64 x (/.f64 (*.f64 #s(approx (* t (- z x)) (*.f64 t z)) y) (*.f64 t t))) |
| ✓ | 74.1% | (+.f64 x (/.f64 (*.f64 y #s(approx (- z x) z)) t)) |
| 82.5% | (+.f64 x #s(approx (/ (* (* t (- z x)) y) (* t t)) (*.f64 (fma.f64 (/.f64 y x) (/.f64 z t) (/.f64 (neg.f64 y) t)) x))) | |
| 58.1% | #s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 (-.f64 z x) y) t)) | |
| ▶ | 37.7% | #s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 y z) t)) |
| ▶ | 67.3% | #s(approx (+ (* (- z x) (/ y t)) x) (-.f64 x (*.f64 x (/.f64 y t)))) |
| 29.6% | #s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) x)) | |
| ▶ | 27.9% | #s(approx (+ x (/ (* y (- z x)) t)) #s(approx (* (- 1 (/ y t)) x) (/.f64 (*.f64 (neg.f64 x) y) t))) |
| ✓ | 40.6% | #s(approx (+ x (/ (* y (- z x)) t)) x) |
Compiled 368 to 267 computations (27.4% saved)
| Inputs |
|---|
(fma.f64 (/.f64 (-.f64 z x) t) y x) |
(/.f64 (-.f64 z x) t) |
(-.f64 z x) |
z |
x |
t |
y |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 y z) t)) |
(/.f64 (*.f64 y z) t) |
(*.f64 y z) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(approx (* (- 1 (/ y t)) x) (/.f64 (*.f64 (neg.f64 x) y) t))) |
#s(approx (* (- 1 (/ y t)) x) (/.f64 (*.f64 (neg.f64 x) y) t)) |
(/.f64 (*.f64 (neg.f64 x) y) t) |
(*.f64 (neg.f64 x) y) |
(neg.f64 x) |
#s(approx (+ (* (- z x) (/ y t)) x) (-.f64 x (*.f64 x (/.f64 y t)))) |
(-.f64 x (*.f64 x (/.f64 y t))) |
(*.f64 x (/.f64 y t)) |
(/.f64 y t) |
(+.f64 x (/.f64 (*.f64 #s(approx (* t (- z x)) (*.f64 t z)) y) (*.f64 t t))) |
(/.f64 (*.f64 #s(approx (* t (- z x)) (*.f64 t z)) y) (*.f64 t t)) |
(*.f64 #s(approx (* t (- z x)) (*.f64 t z)) y) |
#s(approx (* t (- z x)) (*.f64 t z)) |
(*.f64 t z) |
(*.f64 t t) |
| Outputs |
|---|
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (/ (- z x) t) #s(hole binary64 (/ z t))) |
#s(approx (/ (- z x) t) #s(hole binary64 (+ (* -1 (/ x t)) (/ z t)))) |
#s(approx (- z x) #s(hole binary64 z)) |
#s(approx (- z x) #s(hole binary64 (+ z (* -1 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* x (- 1 (/ y t))))) |
#s(approx (/ (* (neg x) y) t) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (* (neg x) y) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (- x (* x (/ y t))) #s(hole binary64 (* x (- 1 (/ y t))))) |
#s(approx (* x (/ y t)) #s(hole binary64 (/ (* x y) t))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (/ (* (* t (- z x)) y) (* t t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (* (* t (- z x)) y) (* t t)) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))) |
#s(approx (* (* t (- z x)) y) #s(hole binary64 (* t (* y z)))) |
#s(approx (* (* t (- z x)) y) #s(hole binary64 (+ (* -1 (* t (* x y))) (* t (* y z))))) |
#s(approx (* t (- z x)) #s(hole binary64 (* t z))) |
#s(approx (* t (- z x)) #s(hole binary64 (+ (* -1 (* t x)) (* t z)))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* -1 (/ x t)))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* x (- (/ z (* t x)) (/ 1 t))))) |
#s(approx (- z x) #s(hole binary64 (* -1 x))) |
#s(approx (- z x) #s(hole binary64 (* x (- (/ z x) 1)))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (* (* t (- z x)) y) (* t t)) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (/ (* (* t (- z x)) y) (* t t)) #s(hole binary64 (* x (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))) |
#s(approx (* (* t (- z x)) y) #s(hole binary64 (* -1 (* t (* x y))))) |
#s(approx (* (* t (- z x)) y) #s(hole binary64 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x))))) |
#s(approx (* t (- z x)) #s(hole binary64 (* -1 (* t x)))) |
#s(approx (* t (- z x)) #s(hole binary64 (* x (+ (* -1 t) (/ (* t z) x))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ z (* t x))) (/ 1 t)))))) |
#s(approx (- z x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ z x))))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (- x (* x (/ y t))) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (/ (* (* t (- z x)) y) (* t t)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ y t)))))) |
#s(approx (* (* t (- z x)) y) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y)))))) |
#s(approx (* t (- z x)) #s(hole binary64 (* -1 (* x (+ t (* -1 (/ (* t z) x))))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 x)) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (/ (* y z) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (* y z) #s(hole binary64 (* y z))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 x)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 x)) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (- x (* x (/ y t))) #s(hole binary64 x)) |
#s(approx (- x (* x (/ y t))) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (/ y t) #s(hole binary64 (/ y t))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 x)) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (/ (* (* t (- z x)) y) (* t t)) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (* (* t (- z x)) y) #s(hole binary64 (* t (* y (- z x))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* y (+ (* -1 (/ x t)) (/ x y))))) |
#s(approx (- x (* x (/ y t))) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (- x (* x (/ y t))) #s(hole binary64 (* y (- (/ x y) (/ x t))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (/ x t)))))) |
#s(approx (- x (* x (/ y t))) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) (* -1 (/ x t))))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (- z x) #s(hole binary64 (- z x))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (* t z) #s(hole binary64 (* t z))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* z (+ (* -1 (/ x (* t z))) (/ 1 t))))) |
#s(approx (- z x) #s(hole binary64 (* z (+ 1 (* -1 (/ x z)))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (/ (* (* t (- z x)) y) (* t t)) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (/ y t))))) |
#s(approx (* (* t (- z x)) y) #s(hole binary64 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y))))) |
#s(approx (* t (- z x)) #s(hole binary64 (* z (+ t (* -1 (/ (* t x) z)))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* -1 (* z (- (/ x (* t z)) (/ 1 t)))))) |
#s(approx (- z x) #s(hole binary64 (* -1 (* z (- (/ x z) 1))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (/ (* (* t (- z x)) y) (* t t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (/ (* x y) (* t z))))))) |
#s(approx (* (* t (- z x)) y) #s(hole binary64 (* -1 (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z)))))) |
#s(approx (* t (- z x)) #s(hole binary64 (* -1 (* z (+ (* -1 t) (/ (* t x) z)))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (/ (- z x) t) #s(hole binary64 (/ (- z x) t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (/ (+ (* -1 (* x y)) (* t x)) t))) |
#s(approx (- x (* x (/ y t))) #s(hole binary64 (/ (- (* t x) (* x y)) t))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (* t (- z x)) #s(hole binary64 (* t (- z x)))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | x | @ | 0 | ((+ (* (/ (- z x) t) y) x) (/ (- z x) t) (- z x) z x t y (+ (* (- z x) (/ y t)) x) (/ (* y z) t) (* y z) (+ x (/ (* y (- z x)) t)) (* (- 1 (/ y t)) x) (/ (* (neg x) y) t) (* (neg x) y) (neg x) (+ (* (- z x) (/ y t)) x) (- x (* x (/ y t))) (* x (/ y t)) (/ y t) (+ x (/ (* (* t (- z x)) y) (* t t))) (/ (* (* t (- z x)) y) (* t t)) (* (* t (- z x)) y) (* t (- z x)) (* t z) (* t t)) |
| 4.0ms | t | @ | -inf | ((+ (* (/ (- z x) t) y) x) (/ (- z x) t) (- z x) z x t y (+ (* (- z x) (/ y t)) x) (/ (* y z) t) (* y z) (+ x (/ (* y (- z x)) t)) (* (- 1 (/ y t)) x) (/ (* (neg x) y) t) (* (neg x) y) (neg x) (+ (* (- z x) (/ y t)) x) (- x (* x (/ y t))) (* x (/ y t)) (/ y t) (+ x (/ (* (* t (- z x)) y) (* t t))) (/ (* (* t (- z x)) y) (* t t)) (* (* t (- z x)) y) (* t (- z x)) (* t z) (* t t)) |
| 3.0ms | y | @ | -inf | ((+ (* (/ (- z x) t) y) x) (/ (- z x) t) (- z x) z x t y (+ (* (- z x) (/ y t)) x) (/ (* y z) t) (* y z) (+ x (/ (* y (- z x)) t)) (* (- 1 (/ y t)) x) (/ (* (neg x) y) t) (* (neg x) y) (neg x) (+ (* (- z x) (/ y t)) x) (- x (* x (/ y t))) (* x (/ y t)) (/ y t) (+ x (/ (* (* t (- z x)) y) (* t t))) (/ (* (* t (- z x)) y) (* t t)) (* (* t (- z x)) y) (* t (- z x)) (* t z) (* t t)) |
| 3.0ms | t | @ | inf | ((+ (* (/ (- z x) t) y) x) (/ (- z x) t) (- z x) z x t y (+ (* (- z x) (/ y t)) x) (/ (* y z) t) (* y z) (+ x (/ (* y (- z x)) t)) (* (- 1 (/ y t)) x) (/ (* (neg x) y) t) (* (neg x) y) (neg x) (+ (* (- z x) (/ y t)) x) (- x (* x (/ y t))) (* x (/ y t)) (/ y t) (+ x (/ (* (* t (- z x)) y) (* t t))) (/ (* (* t (- z x)) y) (* t t)) (* (* t (- z x)) y) (* t (- z x)) (* t z) (* t t)) |
| 3.0ms | t | @ | 0 | ((+ (* (/ (- z x) t) y) x) (/ (- z x) t) (- z x) z x t y (+ (* (- z x) (/ y t)) x) (/ (* y z) t) (* y z) (+ x (/ (* y (- z x)) t)) (* (- 1 (/ y t)) x) (/ (* (neg x) y) t) (* (neg x) y) (neg x) (+ (* (- z x) (/ y t)) x) (- x (* x (/ y t))) (* x (/ y t)) (/ y t) (+ x (/ (* (* t (- z x)) y) (* t t))) (/ (* (* t (- z x)) y) (* t t)) (* (* t (- z x)) y) (* t (- z x)) (* t z) (* t t)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 338 | 2838 |
| 0 | 356 | 2640 |
| 1 | 1481 | 2626 |
| 0 | 8400 | 2571 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 (/.f64 (-.f64 z x) t) y x) |
(/.f64 (-.f64 z x) t) |
(-.f64 z x) |
z |
x |
t |
y |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 y z) t)) |
(/.f64 (*.f64 y z) t) |
(*.f64 y z) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(approx (* (- 1 (/ y t)) x) (/.f64 (*.f64 (neg.f64 x) y) t))) |
#s(approx (* (- 1 (/ y t)) x) (/.f64 (*.f64 (neg.f64 x) y) t)) |
(/.f64 (*.f64 (neg.f64 x) y) t) |
(*.f64 (neg.f64 x) y) |
(neg.f64 x) |
#s(approx (+ (* (- z x) (/ y t)) x) (-.f64 x (*.f64 x (/.f64 y t)))) |
(-.f64 x (*.f64 x (/.f64 y t))) |
(*.f64 x (/.f64 y t)) |
(/.f64 y t) |
(+.f64 x (/.f64 (*.f64 #s(approx (* t (- z x)) (*.f64 t z)) y) (*.f64 t t))) |
(/.f64 (*.f64 #s(approx (* t (- z x)) (*.f64 t z)) y) (*.f64 t t)) |
(*.f64 #s(approx (* t (- z x)) (*.f64 t z)) y) |
#s(approx (* t (- z x)) (*.f64 t z)) |
(*.f64 t z) |
(*.f64 t t) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (/ (- z x) t) #s(hole binary64 (/ z t))) |
#s(approx (/ (- z x) t) #s(hole binary64 (+ (* -1 (/ x t)) (/ z t)))) |
#s(approx (- z x) #s(hole binary64 z)) |
#s(approx (- z x) #s(hole binary64 (+ z (* -1 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* x (- 1 (/ y t))))) |
#s(approx (/ (* (neg x) y) t) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (* (neg x) y) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (- x (* x (/ y t))) #s(hole binary64 (* x (- 1 (/ y t))))) |
#s(approx (* x (/ y t)) #s(hole binary64 (/ (* x y) t))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (/ (* (* t (- z x)) y) (* t t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (* (* t (- z x)) y) (* t t)) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))) |
#s(approx (* (* t (- z x)) y) #s(hole binary64 (* t (* y z)))) |
#s(approx (* (* t (- z x)) y) #s(hole binary64 (+ (* -1 (* t (* x y))) (* t (* y z))))) |
#s(approx (* t (- z x)) #s(hole binary64 (* t z))) |
#s(approx (* t (- z x)) #s(hole binary64 (+ (* -1 (* t x)) (* t z)))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* -1 (/ x t)))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* x (- (/ z (* t x)) (/ 1 t))))) |
#s(approx (- z x) #s(hole binary64 (* -1 x))) |
#s(approx (- z x) #s(hole binary64 (* x (- (/ z x) 1)))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (* (* t (- z x)) y) (* t t)) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (/ (* (* t (- z x)) y) (* t t)) #s(hole binary64 (* x (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))) |
#s(approx (* (* t (- z x)) y) #s(hole binary64 (* -1 (* t (* x y))))) |
#s(approx (* (* t (- z x)) y) #s(hole binary64 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x))))) |
#s(approx (* t (- z x)) #s(hole binary64 (* -1 (* t x)))) |
#s(approx (* t (- z x)) #s(hole binary64 (* x (+ (* -1 t) (/ (* t z) x))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ z (* t x))) (/ 1 t)))))) |
#s(approx (- z x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ z x))))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (- x (* x (/ y t))) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (/ (* (* t (- z x)) y) (* t t)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ y t)))))) |
#s(approx (* (* t (- z x)) y) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y)))))) |
#s(approx (* t (- z x)) #s(hole binary64 (* -1 (* x (+ t (* -1 (/ (* t z) x))))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 x)) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (/ (* y z) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (* y z) #s(hole binary64 (* y z))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 x)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 x)) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (- x (* x (/ y t))) #s(hole binary64 x)) |
#s(approx (- x (* x (/ y t))) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (/ y t) #s(hole binary64 (/ y t))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 x)) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (/ (* (* t (- z x)) y) (* t t)) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (* (* t (- z x)) y) #s(hole binary64 (* t (* y (- z x))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* y (+ (* -1 (/ x t)) (/ x y))))) |
#s(approx (- x (* x (/ y t))) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (- x (* x (/ y t))) #s(hole binary64 (* y (- (/ x y) (/ x t))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (/ x t)))))) |
#s(approx (- x (* x (/ y t))) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) (* -1 (/ x t))))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (- z x) #s(hole binary64 (- z x))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (* t z) #s(hole binary64 (* t z))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* z (+ (* -1 (/ x (* t z))) (/ 1 t))))) |
#s(approx (- z x) #s(hole binary64 (* z (+ 1 (* -1 (/ x z)))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (/ (* (* t (- z x)) y) (* t t)) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (/ y t))))) |
#s(approx (* (* t (- z x)) y) #s(hole binary64 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y))))) |
#s(approx (* t (- z x)) #s(hole binary64 (* z (+ t (* -1 (/ (* t x) z)))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* -1 (* z (- (/ x (* t z)) (/ 1 t)))))) |
#s(approx (- z x) #s(hole binary64 (* -1 (* z (- (/ x z) 1))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (/ (* (* t (- z x)) y) (* t t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (/ (* x y) (* t z))))))) |
#s(approx (* (* t (- z x)) y) #s(hole binary64 (* -1 (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z)))))) |
#s(approx (* t (- z x)) #s(hole binary64 (* -1 (* z (+ (* -1 t) (/ (* t x) z)))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (/ (- z x) t) #s(hole binary64 (/ (- z x) t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (/ (+ (* -1 (* x y)) (* t x)) t))) |
#s(approx (- x (* x (/ y t))) #s(hole binary64 (/ (- (* t x) (* x y)) t))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (* t (- z x)) #s(hole binary64 (* t (- z x)))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 y) (/.f64 (-.f64 z x) t)) (*.f64 (neg.f64 y) (/.f64 (-.f64 z x) t)))) (+.f64 x (*.f64 (neg.f64 y) (/.f64 (-.f64 z x) t)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 y) (/.f64 (-.f64 z x) t)) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 (neg.f64 y) (/.f64 (-.f64 z x) t)) (*.f64 (neg.f64 y) (/.f64 (-.f64 z x) t)) (*.f64 x (*.f64 (neg.f64 y) (/.f64 (-.f64 z x) t)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (/.f64 (-.f64 z x) t) y) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (/.f64 (-.f64 z x) t) y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 z x) t) y) x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 (-.f64 z x) t) y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (/.f64 (-.f64 z x) t) y) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 2 binary64))) (-.f64 x (*.f64 (/.f64 (-.f64 z x) t) y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 z x) t) y) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 (-.f64 z x) t) y))))) |
(fma.f64 (/.f64 (-.f64 z x) t) y x) |
(fma.f64 (/.f64 y t) (-.f64 z x) x) |
(fma.f64 (-.f64 z x) (/.f64 y t) x) |
(fma.f64 y (/.f64 (-.f64 z x) t) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (-.f64 z x) t) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 (-.f64 z x) t) y) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (/.f64 (-.f64 z x) t) y))) (/.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 2 binary64)) (-.f64 x (*.f64 (/.f64 (-.f64 z x) t) y)))) |
(-.f64 x (*.f64 (neg.f64 (/.f64 y t)) (-.f64 z x))) |
(-.f64 x (*.f64 (neg.f64 (-.f64 z x)) (/.f64 y t))) |
(-.f64 x (*.f64 (neg.f64 (/.f64 (-.f64 z x) t)) y)) |
(-.f64 x (*.f64 (neg.f64 y) (/.f64 (-.f64 z x) t))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 z x) t) y) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 z x) t) y) x))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 (-.f64 z x) t) y))))) (/.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 (-.f64 z x) t) y)))))) |
(+.f64 (*.f64 (/.f64 (-.f64 z x) t) y) x) |
(+.f64 x (*.f64 (/.f64 (-.f64 z x) t) y)) |
(/.f64 (+.f64 (pow.f64 (/.f64 z t) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 x) t) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x t) #s(literal 2 binary64)) (*.f64 (/.f64 z t) (/.f64 (neg.f64 x) t))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 z x) t) (/.f64 (-.f64 z x) t))) (neg.f64 (/.f64 (+.f64 z x) t))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 z t) #s(literal 3 binary64)) (pow.f64 (/.f64 x t) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 x t) #s(literal 2 binary64)) (*.f64 (/.f64 z t) (/.f64 x t)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 z x))) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t z) (*.f64 t x))) (neg.f64 (*.f64 t t))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x t) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (neg.f64 x) z) t))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 x t) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 z t) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 x t) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 x) t) (/.f64 z t)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (*.f64 (neg.f64 t) (neg.f64 x))) (*.f64 t t)) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 t) x)) (*.f64 (neg.f64 t) t)) |
(/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t (neg.f64 x))) (*.f64 t (neg.f64 t))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 t) (*.f64 t (neg.f64 z))) (*.f64 t (neg.f64 t))) |
(/.f64 (fma.f64 (neg.f64 x) t (*.f64 t z)) (*.f64 t t)) |
(/.f64 (fma.f64 (neg.f64 z) t (*.f64 (neg.f64 t) (neg.f64 x))) (*.f64 (neg.f64 t) t)) |
(/.f64 (fma.f64 t z (*.f64 t (neg.f64 x))) (*.f64 t t)) |
(/.f64 (-.f64 (neg.f64 z) (neg.f64 x)) (neg.f64 t)) |
(/.f64 (*.f64 (/.f64 (+.f64 z x) t) (/.f64 (-.f64 z x) t)) (-.f64 (/.f64 z t) (/.f64 (neg.f64 x) t))) |
(/.f64 (*.f64 (/.f64 (+.f64 z x) t) (/.f64 (-.f64 z x) t)) (/.f64 (+.f64 z x) t)) |
(/.f64 (-.f64 (pow.f64 (/.f64 x t) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) (/.f64 (-.f64 (neg.f64 x) z) t)) |
(/.f64 (-.f64 (pow.f64 (/.f64 z t) #s(literal 3 binary64)) (pow.f64 (/.f64 x t) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 x t) #s(literal 2 binary64)) (*.f64 (/.f64 z t) (/.f64 x t))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 x t) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 z t) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 x t) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 x) t) (/.f64 z t))))) |
(/.f64 (neg.f64 (-.f64 z x)) (neg.f64 t)) |
(/.f64 (-.f64 (*.f64 t z) (*.f64 t x)) (*.f64 t t)) |
(/.f64 (fma.f64 #s(literal -1 binary64) x z) t) |
(/.f64 (-.f64 z x) t) |
(fma.f64 (/.f64 x t) #s(literal -1 binary64) (/.f64 z t)) |
(fma.f64 #s(literal -1 binary64) (/.f64 x t) (/.f64 z t)) |
(-.f64 (/.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (/.f64 (+.f64 z x) t)) (/.f64 (pow.f64 (/.f64 x t) #s(literal 2 binary64)) (/.f64 (+.f64 z x) t))) |
(-.f64 (/.f64 (pow.f64 (/.f64 z t) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 x t) #s(literal 2 binary64)) (*.f64 (/.f64 z t) (/.f64 x t))))) (/.f64 (pow.f64 (/.f64 x t) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 x t) #s(literal 2 binary64)) (*.f64 (/.f64 z t) (/.f64 x t)))))) |
(-.f64 (/.f64 (*.f64 t z) (*.f64 t t)) (/.f64 (*.f64 t x) (*.f64 t t))) |
(-.f64 (/.f64 (pow.f64 (/.f64 x t) #s(literal 2 binary64)) (/.f64 (-.f64 (neg.f64 x) z) t)) (/.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (/.f64 (-.f64 (neg.f64 x) z) t))) |
(-.f64 (/.f64 z t) (*.f64 (/.f64 (neg.f64 x) t) #s(literal -1 binary64))) |
(-.f64 (/.f64 z t) (/.f64 x t)) |
(+.f64 (/.f64 (pow.f64 (/.f64 (neg.f64 x) t) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 x t) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 x) t) (/.f64 z t))))) (/.f64 (pow.f64 (/.f64 z t) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 x t) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 x) t) (/.f64 z t)))))) |
(+.f64 (/.f64 (neg.f64 x) t) (/.f64 z t)) |
(+.f64 (/.f64 z t) (/.f64 (neg.f64 x) t)) |
(/.f64 (neg.f64 (*.f64 (+.f64 z x) (-.f64 z x))) (neg.f64 (+.f64 z x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 z z (fma.f64 x x (*.f64 z x))))) |
(/.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (+.f64 z x)) |
(/.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 z z (fma.f64 x x (*.f64 z x)))) |
(-.f64 (/.f64 (*.f64 z z) (+.f64 z x)) (/.f64 (*.f64 x x) (+.f64 z x))) |
(-.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z z (fma.f64 x x (*.f64 z x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 z z (fma.f64 x x (*.f64 z x))))) |
(-.f64 z x) |
z |
x |
t |
y |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 y z) t)) |
(*.f64 y (/.f64 z t)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 y z))) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 (*.f64 y z)) (neg.f64 t)) |
(/.f64 (*.f64 y z) t) |
(*.f64 y z) |
(*.f64 z y) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(approx (* (- 1 (/ y t)) x) (*.f64 (neg.f64 x) (/.f64 y t)))) |
#s(approx (* (- 1 (/ y t)) x) (*.f64 (neg.f64 x) (/.f64 y t))) |
(*.f64 (*.f64 (/.f64 y t) x) #s(literal -1 binary64)) |
(*.f64 (neg.f64 x) (/.f64 y t)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 y t) x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (neg.f64 x) y))) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) y)) (neg.f64 t)) |
(/.f64 (*.f64 (neg.f64 x) y) t) |
(neg.f64 (*.f64 (/.f64 y t) x)) |
(*.f64 (*.f64 y x) #s(literal -1 binary64)) |
(*.f64 (neg.f64 x) y) |
(*.f64 #s(literal -1 binary64) (*.f64 y x)) |
(*.f64 y (neg.f64 x)) |
(neg.f64 (*.f64 y x)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (neg.f64 x) (/.f64 y t) x)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (neg.f64 x) (/.f64 y t)) x)) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) (/.f64 y t)) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 2 binary64)))) (neg.f64 (+.f64 x (*.f64 (/.f64 y t) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (+.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 y t) x)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 3 binary64))))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 2 binary64)) (*.f64 x (*.f64 (neg.f64 x) (/.f64 y t))))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 2 binary64))) (+.f64 x (*.f64 (/.f64 y t) x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 y t) x))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 3 binary64)))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 2 binary64)) (*.f64 x (*.f64 (neg.f64 x) (/.f64 y t)))))) |
(fma.f64 (*.f64 (/.f64 y t) x) #s(literal -1 binary64) x) |
(fma.f64 (neg.f64 x) (/.f64 y t) x) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 y t) x) x) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 (/.f64 y t) x))) (/.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 2 binary64)) (+.f64 x (*.f64 (/.f64 y t) x)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (+.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 y t) x))))) (/.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 3 binary64)) (fma.f64 x x (+.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 y t) x)))))) |
(-.f64 x (*.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal -1 binary64))) |
(-.f64 x (*.f64 (neg.f64 (neg.f64 x)) (/.f64 y t))) |
(-.f64 x (*.f64 (/.f64 y t) x)) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 2 binary64)) (*.f64 x (*.f64 (neg.f64 x) (/.f64 y t)))))) (/.f64 (neg.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 2 binary64)) (*.f64 x (*.f64 (neg.f64 x) (/.f64 y t))))))) |
(+.f64 (*.f64 (neg.f64 x) (/.f64 y t)) x) |
(+.f64 x (*.f64 (neg.f64 x) (/.f64 y t))) |
(*.f64 (/.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 x) t)) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y t)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (*.f64 y x) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 y t) x) #s(literal 1 binary64)) |
(*.f64 (/.f64 (neg.f64 x) t) (/.f64 y #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 y t) x)) |
(*.f64 (/.f64 y t) (/.f64 (neg.f64 x) #s(literal -1 binary64))) |
(*.f64 (/.f64 y t) x) |
(*.f64 x (/.f64 y t)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) y)) (*.f64 #s(literal 2 binary64) (neg.f64 t))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 y x)) (*.f64 #s(literal 2 binary64) t)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) y)) (neg.f64 (neg.f64 t))) |
(/.f64 (*.f64 (neg.f64 x) y) (neg.f64 t)) |
(/.f64 (*.f64 y x) t) |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 y) (neg.f64 t)) |
(/.f64 y t) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (* t (- z x)) (*.f64 t z)) (/.f64 y (*.f64 t t))) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 #s(approx (* t (- z x)) (*.f64 t z)) (/.f64 y (*.f64 t t))) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (* t (- z x)) (*.f64 t z)) (/.f64 y (*.f64 t t))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(approx (* t (- z x)) (*.f64 t z)) (/.f64 y (*.f64 t t))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (* t (- z x)) (*.f64 t z)) (/.f64 y (*.f64 t t))) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 #s(approx (* t (- z x)) (*.f64 t z)) (/.f64 y (*.f64 t t))) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 #s(approx (* t (- z x)) (*.f64 t z)) (/.f64 y (*.f64 t t)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (* t (- z x)) (*.f64 t z)) (/.f64 y (*.f64 t t))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(approx (* t (- z x)) (*.f64 t z)) (/.f64 y (*.f64 t t))) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(approx (* t (- z x)) (*.f64 t z)) (/.f64 y (*.f64 t t)))))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 #s(approx (* t (- z x)) (*.f64 t z)) (/.f64 y (*.f64 t t))) #s(literal 2 binary64))) (-.f64 x (*.f64 #s(approx (* t (- z x)) (*.f64 t z)) (/.f64 y (*.f64 t t))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (* t (- z x)) (*.f64 t z)) (/.f64 y (*.f64 t t))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(approx (* t (- z x)) (*.f64 t z)) (/.f64 y (*.f64 t t))) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(approx (* t (- z x)) (*.f64 t z)) (/.f64 y (*.f64 t t))))))) |
(fma.f64 (/.f64 #s(approx (* t (- z x)) (*.f64 t z)) (neg.f64 t)) (/.f64 y (neg.f64 t)) x) |
(fma.f64 (/.f64 #s(approx (* t (- z x)) (*.f64 t z)) (fabs.f64 t)) (/.f64 y (fabs.f64 t)) x) |
(fma.f64 (/.f64 y (neg.f64 t)) (/.f64 #s(approx (* t (- z x)) (*.f64 t z)) (neg.f64 t)) x) |
(fma.f64 (/.f64 y (fabs.f64 t)) (/.f64 #s(approx (* t (- z x)) (*.f64 t z)) (fabs.f64 t)) x) |
(fma.f64 (/.f64 #s(approx (* t (- z x)) (*.f64 t z)) t) (/.f64 y t) x) |
(fma.f64 #s(approx (* t (- z x)) (*.f64 t z)) (/.f64 y (*.f64 t t)) x) |
(fma.f64 (/.f64 y t) (/.f64 #s(approx (* t (- z x)) (*.f64 t z)) t) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 #s(approx (* t (- z x)) (*.f64 t z)) (/.f64 y (*.f64 t t))))) (/.f64 (pow.f64 (*.f64 #s(approx (* t (- z x)) (*.f64 t z)) (/.f64 y (*.f64 t t))) #s(literal 2 binary64)) (-.f64 x (*.f64 #s(approx (* t (- z x)) (*.f64 t z)) (/.f64 y (*.f64 t t)))))) |
(-.f64 x (*.f64 (neg.f64 (/.f64 #s(approx (* t (- z x)) (*.f64 t z)) t)) (/.f64 y t))) |
(-.f64 x (*.f64 (neg.f64 #s(approx (* t (- z x)) (*.f64 t z))) (/.f64 y (*.f64 t t)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(approx (* t (- z x)) (*.f64 t z)) (/.f64 y (*.f64 t t))) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(approx (* t (- z x)) (*.f64 t z)) (/.f64 y (*.f64 t t))))))) (/.f64 (pow.f64 (*.f64 #s(approx (* t (- z x)) (*.f64 t z)) (/.f64 y (*.f64 t t))) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(approx (* t (- z x)) (*.f64 t z)) (/.f64 y (*.f64 t t))) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(approx (* t (- z x)) (*.f64 t z)) (/.f64 y (*.f64 t t)))))))) |
(+.f64 (*.f64 #s(approx (* t (- z x)) (*.f64 t z)) (/.f64 y (*.f64 t t))) x) |
(+.f64 x (*.f64 #s(approx (* t (- z x)) (*.f64 t z)) (/.f64 y (*.f64 t t)))) |
(*.f64 (/.f64 #s(approx (* t (- z x)) (*.f64 t z)) (neg.f64 t)) (/.f64 y (neg.f64 t))) |
(*.f64 (/.f64 #s(approx (* t (- z x)) (*.f64 t z)) (fabs.f64 t)) (/.f64 y (fabs.f64 t))) |
(*.f64 (/.f64 y (neg.f64 t)) (/.f64 #s(approx (* t (- z x)) (*.f64 t z)) (neg.f64 t))) |
(*.f64 (/.f64 y (fabs.f64 t)) (/.f64 #s(approx (* t (- z x)) (*.f64 t z)) (fabs.f64 t))) |
(*.f64 (/.f64 #s(approx (* t (- z x)) (*.f64 t z)) t) (/.f64 y t)) |
(*.f64 #s(approx (* t (- z x)) (*.f64 t z)) (/.f64 y (*.f64 t t))) |
(*.f64 (/.f64 y t) (/.f64 #s(approx (* t (- z x)) (*.f64 t z)) t)) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(approx (* t (- z x)) (*.f64 t z)) y) t)) (neg.f64 t)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(approx (* t (- z x)) (*.f64 t z)) y))) (neg.f64 (neg.f64 (*.f64 t t)))) |
(/.f64 (*.f64 #s(approx (* t (- z x)) (*.f64 t z)) (neg.f64 y)) (*.f64 t (neg.f64 t))) |
(/.f64 (/.f64 (*.f64 #s(approx (* t (- z x)) (*.f64 t z)) y) t) t) |
(/.f64 (neg.f64 (*.f64 #s(approx (* t (- z x)) (*.f64 t z)) y)) (neg.f64 (*.f64 t t))) |
(/.f64 (*.f64 #s(approx (* t (- z x)) (*.f64 t z)) y) (*.f64 t t)) |
(*.f64 #s(approx (* t (- z x)) (*.f64 t z)) y) |
(*.f64 y #s(approx (* t (- z x)) (*.f64 t z))) |
#s(approx (* t (- z x)) (*.f64 t z)) |
(*.f64 t z) |
(*.f64 z t) |
(*.f64 (neg.f64 (neg.f64 t)) (neg.f64 (neg.f64 t))) |
(*.f64 (neg.f64 (fabs.f64 t)) (neg.f64 (fabs.f64 t))) |
(*.f64 (fabs.f64 (fabs.f64 t)) (fabs.f64 (fabs.f64 t))) |
(*.f64 (exp.f64 (log.f64 t)) (exp.f64 (log.f64 t))) |
(*.f64 (neg.f64 t) (neg.f64 t)) |
(*.f64 (fabs.f64 t) (fabs.f64 t)) |
(*.f64 (*.f64 t t) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 t t)) |
(*.f64 t t) |
(pow.f64 (exp.f64 (log.f64 t)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 t) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 t) #s(literal 2 binary64)) |
(pow.f64 (*.f64 t t) #s(literal 1 binary64)) |
(pow.f64 t #s(literal 2 binary64)) |
(fabs.f64 (*.f64 t t)) |
(exp.f64 (*.f64 (log.f64 t) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 t) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 t) #s(literal 2 binary64)))) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 y z) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (fma.f64 #s(literal -1 binary64) (/.f64 y t) #s(literal 1 binary64)) x (/.f64 (*.f64 y z) t))) |
#s(approx (/ (- z x) t) (/.f64 z t)) |
#s(approx (/ (- z x) t) (/.f64 (-.f64 z x) t)) |
#s(approx (- z x) z) |
#s(approx (- z x) (fma.f64 #s(literal -1 binary64) x z)) |
#s(approx x x) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 y z) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (fma.f64 #s(literal -1 binary64) (/.f64 y t) #s(literal 1 binary64)) x (/.f64 (*.f64 y z) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 y z) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (fma.f64 #s(literal -1 binary64) (/.f64 y t) #s(literal 1 binary64)) x (/.f64 (*.f64 y z) t))) |
#s(approx (* (- 1 (/ y t)) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (/ (* (neg x) y) t) (*.f64 (neg.f64 x) (/.f64 y t))) |
#s(approx (* (neg x) y) (*.f64 (neg.f64 x) y)) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (- x (* x (/ y t))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (* x (/ y t)) (*.f64 (/.f64 y t) x)) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (/.f64 (*.f64 y z) t)) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (fma.f64 (fma.f64 #s(literal -1 binary64) (/.f64 y t) #s(literal 1 binary64)) x (/.f64 (*.f64 y z) t))) |
#s(approx (/ (* (* t (- z x)) y) (* t t)) (/.f64 (*.f64 y z) t)) |
#s(approx (/ (* (* t (- z x)) y) (* t t)) (/.f64 (fma.f64 (neg.f64 x) y (*.f64 y z)) t)) |
#s(approx (* (* t (- z x)) y) (*.f64 (*.f64 y z) t)) |
#s(approx (* (* t (- z x)) y) (fma.f64 (neg.f64 t) (*.f64 y x) (*.f64 (*.f64 y z) t))) |
#s(approx (* t (- z x)) (*.f64 t z)) |
#s(approx (* t (- z x)) (fma.f64 (neg.f64 t) x (*.f64 t z))) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 y t) #s(literal 1 binary64)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 (fma.f64 (/.f64 y x) (/.f64 z t) (neg.f64 (/.f64 y t))) #s(literal -1 binary64)) x)) |
#s(approx (/ (- z x) t) (/.f64 (neg.f64 x) t)) |
#s(approx (/ (- z x) t) (*.f64 (-.f64 (/.f64 (/.f64 z t) x) (pow.f64 t #s(literal -1 binary64))) x)) |
#s(approx (- z x) (neg.f64 x)) |
#s(approx (- z x) (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 y t) #s(literal 1 binary64)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 (fma.f64 (/.f64 y x) (/.f64 z t) (neg.f64 (/.f64 y t))) #s(literal -1 binary64)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 y t) #s(literal 1 binary64)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 (fma.f64 (/.f64 y x) (/.f64 z t) (neg.f64 (/.f64 y t))) #s(literal -1 binary64)) x)) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 y t) #s(literal 1 binary64)) x)) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (*.f64 (-.f64 (fma.f64 (/.f64 y x) (/.f64 z t) (neg.f64 (/.f64 y t))) #s(literal -1 binary64)) x)) |
#s(approx (/ (* (* t (- z x)) y) (* t t)) (*.f64 (neg.f64 x) (/.f64 y t))) |
#s(approx (/ (* (* t (- z x)) y) (* t t)) (*.f64 (fma.f64 (/.f64 y x) (/.f64 z t) (neg.f64 (/.f64 y t))) x)) |
#s(approx (* (* t (- z x)) y) (*.f64 (neg.f64 t) (*.f64 y x))) |
#s(approx (* (* t (- z x)) y) (*.f64 (fma.f64 (neg.f64 t) y (/.f64 (*.f64 (*.f64 y z) t) x)) x)) |
#s(approx (* t (- z x)) (*.f64 (neg.f64 t) x)) |
#s(approx (* t (- z x)) (*.f64 (fma.f64 t (/.f64 z x) (neg.f64 t)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (neg.f64 x) (-.f64 (/.f64 y t) #s(literal 1 binary64)))) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (/.f64 (*.f64 y z) t) x) #s(literal -1 binary64) (-.f64 (/.f64 y t) #s(literal 1 binary64))))) |
#s(approx (/ (- z x) t) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (/.f64 z t) x) #s(literal -1 binary64) (pow.f64 t #s(literal -1 binary64))))) |
#s(approx (- z x) (*.f64 (neg.f64 x) (fma.f64 (/.f64 z x) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (neg.f64 x) (-.f64 (/.f64 y t) #s(literal 1 binary64)))) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (/.f64 (*.f64 y z) t) x) #s(literal -1 binary64) (-.f64 (/.f64 y t) #s(literal 1 binary64))))) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (neg.f64 x) (-.f64 (/.f64 y t) #s(literal 1 binary64)))) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (/.f64 (*.f64 y z) t) x) #s(literal -1 binary64) (-.f64 (/.f64 y t) #s(literal 1 binary64))))) |
#s(approx (- x (* x (/ y t))) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 y t) #s(literal 1 binary64)) x)) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (*.f64 (neg.f64 x) (-.f64 (/.f64 y t) #s(literal 1 binary64)))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (/.f64 (*.f64 y z) t) x) #s(literal -1 binary64) (-.f64 (/.f64 y t) #s(literal 1 binary64))))) |
#s(approx (/ (* (* t (- z x)) y) (* t t)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (/.f64 (*.f64 y z) t) x) #s(literal -1 binary64) (/.f64 y t)))) |
#s(approx (* (* t (- z x)) y) (*.f64 (neg.f64 x) (fma.f64 y t (neg.f64 (/.f64 (*.f64 (*.f64 y z) t) x))))) |
#s(approx (* t (- z x)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 t (/.f64 z x)) #s(literal -1 binary64) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 y t) (-.f64 z x) x)) |
#s(approx y y) |
#s(approx (+ x (/ (* y (- z x)) t)) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 y t) (-.f64 z x) x)) |
#s(approx (/ (* y z) t) (/.f64 (*.f64 y z) t)) |
#s(approx (* y z) (*.f64 y z)) |
#s(approx (+ x (/ (* y (- z x)) t)) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 y t) (-.f64 z x) x)) |
#s(approx (* (- 1 (/ y t)) x) x) |
#s(approx (* (- 1 (/ y t)) x) (fma.f64 (neg.f64 x) (/.f64 y t) x)) |
#s(approx (- x (* x (/ y t))) x) |
#s(approx (- x (* x (/ y t))) (fma.f64 (neg.f64 x) (/.f64 y t) x)) |
#s(approx (/ y t) (/.f64 y t)) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) x) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (fma.f64 (/.f64 y t) (-.f64 z x) x)) |
#s(approx (/ (* (* t (- z x)) y) (* t t)) (*.f64 (/.f64 (-.f64 z x) t) y)) |
#s(approx (* (* t (- z x)) y) (*.f64 (*.f64 (-.f64 z x) t) y)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (/.f64 (-.f64 z x) t) y)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 z x) t)) y)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (/.f64 (-.f64 z x) t) y)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 z x) t)) y)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (/.f64 (-.f64 z x) t) y)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 z x) t)) y)) |
#s(approx (* (- 1 (/ y t)) x) (*.f64 (neg.f64 x) (/.f64 y t))) |
#s(approx (* (- 1 (/ y t)) x) (*.f64 (-.f64 (/.f64 x y) (/.f64 x t)) y)) |
#s(approx (- x (* x (/ y t))) (*.f64 (neg.f64 x) (/.f64 y t))) |
#s(approx (- x (* x (/ y t))) (*.f64 (-.f64 (/.f64 x y) (/.f64 x t)) y)) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (*.f64 (/.f64 (-.f64 z x) t) y)) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (*.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 z x) t)) y)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (/.f64 (-.f64 z x) t) y)) |
#s(approx (+ x (/ (* y (- z x)) t)) (neg.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 z x) t) (/.f64 (neg.f64 x) y)) y))) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (/.f64 (-.f64 z x) t) y)) |
#s(approx (+ x (/ (* y (- z x)) t)) (neg.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 z x) t) (/.f64 (neg.f64 x) y)) y))) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (/.f64 (-.f64 z x) t) y)) |
#s(approx (+ x (/ (* y (- z x)) t)) (neg.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 z x) t) (/.f64 (neg.f64 x) y)) y))) |
#s(approx (* (- 1 (/ y t)) x) (neg.f64 (*.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) (/.f64 x t)) y))) |
#s(approx (- x (* x (/ y t))) (neg.f64 (*.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) (/.f64 x t)) y))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (*.f64 (/.f64 (-.f64 z x) t) y)) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (neg.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 z x) t) (/.f64 (neg.f64 x) y)) y))) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (neg.f64 x) (/.f64 y t) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (+.f64 (/.f64 (fma.f64 (neg.f64 x) y (*.f64 y z)) t) x)) |
#s(approx (- z x) (-.f64 z x)) |
#s(approx z z) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (neg.f64 x) (/.f64 y t) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (+.f64 (/.f64 (fma.f64 (neg.f64 x) y (*.f64 y z)) t) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (neg.f64 x) (/.f64 y t) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (+.f64 (/.f64 (fma.f64 (neg.f64 x) y (*.f64 y z)) t) x)) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (fma.f64 (neg.f64 x) (/.f64 y t) x)) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (+.f64 (/.f64 (fma.f64 (neg.f64 x) y (*.f64 y z)) t) x)) |
#s(approx (* t z) (*.f64 t z)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (/.f64 (fma.f64 (neg.f64 x) y (fma.f64 t x (*.f64 y z))) (*.f64 t z)) z)) |
#s(approx (/ (- z x) t) (*.f64 (fma.f64 (/.f64 (/.f64 x t) z) #s(literal -1 binary64) (pow.f64 t #s(literal -1 binary64))) z)) |
#s(approx (- z x) (*.f64 (fma.f64 (/.f64 x z) #s(literal -1 binary64) #s(literal 1 binary64)) z)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (/.f64 (fma.f64 (neg.f64 x) y (fma.f64 t x (*.f64 y z))) (*.f64 t z)) z)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (/.f64 (fma.f64 (neg.f64 x) y (fma.f64 t x (*.f64 y z))) (*.f64 t z)) z)) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (*.f64 (/.f64 (fma.f64 (neg.f64 x) y (fma.f64 t x (*.f64 y z))) (*.f64 t z)) z)) |
#s(approx (/ (* (* t (- z x)) y) (* t t)) (*.f64 (fma.f64 (/.f64 y z) (/.f64 (neg.f64 x) t) (/.f64 y t)) z)) |
#s(approx (* (* t (- z x)) y) (*.f64 (fma.f64 y t (/.f64 (*.f64 (neg.f64 t) (*.f64 y x)) z)) z)) |
#s(approx (* t (- z x)) (*.f64 (fma.f64 (*.f64 t (/.f64 x z)) #s(literal -1 binary64) t) z)) |
#s(approx (+ x (/ (* y (- z x)) t)) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (neg.f64 x) (/.f64 y t) x) z) #s(literal -1 binary64) (neg.f64 (/.f64 y t))) z))) |
#s(approx (/ (- z x) t) (neg.f64 (*.f64 (-.f64 (/.f64 (/.f64 x t) z) (pow.f64 t #s(literal -1 binary64))) z))) |
#s(approx (- z x) (neg.f64 (*.f64 (-.f64 (/.f64 x z) #s(literal 1 binary64)) z))) |
#s(approx (+ x (/ (* y (- z x)) t)) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (neg.f64 x) (/.f64 y t) x) z) #s(literal -1 binary64) (neg.f64 (/.f64 y t))) z))) |
#s(approx (+ x (/ (* y (- z x)) t)) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (neg.f64 x) (/.f64 y t) x) z) #s(literal -1 binary64) (neg.f64 (/.f64 y t))) z))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (neg.f64 x) (/.f64 y t) x) z) #s(literal -1 binary64) (neg.f64 (/.f64 y t))) z))) |
#s(approx (/ (* (* t (- z x)) y) (* t t)) (neg.f64 (*.f64 (fma.f64 (/.f64 y z) (/.f64 x t) (neg.f64 (/.f64 y t))) z))) |
#s(approx (* (* t (- z x)) y) (neg.f64 (*.f64 (fma.f64 (neg.f64 t) y (/.f64 (*.f64 (*.f64 y x) t) z)) z))) |
#s(approx (* t (- z x)) (neg.f64 (*.f64 (fma.f64 t (/.f64 x z) (neg.f64 t)) z))) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (fma.f64 (-.f64 z x) y (*.f64 t x)) t)) |
#s(approx (/ (- z x) t) (/.f64 (-.f64 z x) t)) |
#s(approx t t) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (fma.f64 (-.f64 z x) y (*.f64 t x)) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (fma.f64 (-.f64 z x) y (*.f64 t x)) t)) |
#s(approx (* (- 1 (/ y t)) x) (/.f64 (fma.f64 (neg.f64 x) y (*.f64 t x)) t)) |
#s(approx (- x (* x (/ y t))) (/.f64 (fma.f64 (neg.f64 x) y (*.f64 t x)) t)) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (/.f64 (fma.f64 (-.f64 z x) y (*.f64 t x)) t)) |
#s(approx (* t (- z x)) (*.f64 (-.f64 z x) t)) |
#s(approx (* t t) (*.f64 t t)) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 y t) (-.f64 z x) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 y t) (-.f64 z x) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 y t) (-.f64 z x) x)) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (fma.f64 (/.f64 y t) (-.f64 z x) x)) |
Compiled 6 420 to 988 computations (84.6% saved)
14 alts after pruning (7 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 271 | 6 | 277 |
| Fresh | 4 | 1 | 5 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 3 | 3 |
| Total | 276 | 14 | 290 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 74.2% | (fma.f64 (/.f64 #s(approx (- z x) z) t) y x) |
| ✓ | 96.9% | (fma.f64 (-.f64 z x) (/.f64 y t) x) |
| ▶ | 88.6% | (fma.f64 #s(approx (/ (- z x) t) (neg.f64 (*.f64 (-.f64 (/.f64 (/.f64 x t) z) (pow.f64 t #s(literal -1 binary64))) z))) y x) |
| 54.5% | (fma.f64 #s(approx (* t (- z x)) (*.f64 t z)) (/.f64 y (*.f64 t t)) x) | |
| ✓ | 53.9% | (+.f64 x (/.f64 (*.f64 #s(approx (* t (- z x)) (*.f64 t z)) y) (*.f64 t t))) |
| ✓ | 74.1% | (+.f64 x (/.f64 (*.f64 y #s(approx (- z x) z)) t)) |
| 82.5% | (+.f64 x #s(approx (/ (* (* t (- z x)) y) (* t t)) (*.f64 (fma.f64 (/.f64 y x) (/.f64 z t) (/.f64 (neg.f64 y) t)) x))) | |
| ✓ | 37.7% | #s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 y z) t)) |
| ✓ | 67.3% | #s(approx (+ (* (- z x) (/ y t)) x) (-.f64 x (*.f64 x (/.f64 y t)))) |
| ▶ | 37.4% | #s(approx (+ (* (- z x) (/ y t)) x) (*.f64 y (/.f64 z t))) |
| ▶ | 29.6% | #s(approx (+ (* (- z x) (/ y t)) x) #s(approx (- x (* x (/ y t))) (*.f64 (neg.f64 x) (/.f64 y t)))) |
| ▶ | 59.5% | #s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (*.f64 (/.f64 (-.f64 z x) t) y)) |
| ✓ | 27.9% | #s(approx (+ x (/ (* y (- z x)) t)) #s(approx (* (- 1 (/ y t)) x) (/.f64 (*.f64 (neg.f64 x) y) t))) |
| ✓ | 40.6% | #s(approx (+ x (/ (* y (- z x)) t)) x) |
Compiled 371 to 259 computations (30.2% saved)
| Inputs |
|---|
(fma.f64 #s(approx (/ (- z x) t) (neg.f64 (*.f64 (-.f64 (/.f64 (/.f64 x t) z) (pow.f64 t #s(literal -1 binary64))) z))) y x) |
#s(approx (/ (- z x) t) (neg.f64 (*.f64 (-.f64 (/.f64 (/.f64 x t) z) (pow.f64 t #s(literal -1 binary64))) z))) |
(neg.f64 (*.f64 (-.f64 (/.f64 (/.f64 x t) z) (pow.f64 t #s(literal -1 binary64))) z)) |
(*.f64 (-.f64 (/.f64 (/.f64 x t) z) (pow.f64 t #s(literal -1 binary64))) z) |
(-.f64 (/.f64 (/.f64 x t) z) (pow.f64 t #s(literal -1 binary64))) |
(/.f64 (/.f64 x t) z) |
(/.f64 x t) |
x |
t |
z |
(pow.f64 t #s(literal -1 binary64)) |
#s(literal -1 binary64) |
y |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 y (/.f64 z t))) |
(*.f64 y (/.f64 z t)) |
(/.f64 z t) |
(fma.f64 (/.f64 #s(approx (- z x) z) t) y x) |
(/.f64 #s(approx (- z x) z) t) |
#s(approx (- z x) z) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(approx (- x (* x (/ y t))) (*.f64 (neg.f64 x) (/.f64 y t)))) |
#s(approx (- x (* x (/ y t))) (*.f64 (neg.f64 x) (/.f64 y t))) |
(*.f64 (neg.f64 x) (/.f64 y t)) |
(neg.f64 x) |
(/.f64 y t) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (*.f64 (/.f64 (-.f64 z x) t) y)) |
(*.f64 (/.f64 (-.f64 z x) t) y) |
(/.f64 (-.f64 z x) t) |
(-.f64 z x) |
| Outputs |
|---|
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (/ (- z x) t) #s(hole binary64 (/ z t))) |
#s(approx (/ (- z x) t) #s(hole binary64 (+ (* -1 (/ x t)) (/ z t)))) |
#s(approx (neg (* (- (/ (/ x t) z) (pow t -1)) z)) #s(hole binary64 (/ z t))) |
#s(approx (neg (* (- (/ (/ x t) z) (pow t -1)) z)) #s(hole binary64 (- (* -1 (/ x t)) (* -1 (/ z t))))) |
#s(approx (* (- (/ (/ x t) z) (pow t -1)) z) #s(hole binary64 (* -1 (/ z t)))) |
#s(approx (* (- (/ (/ x t) z) (pow t -1)) z) #s(hole binary64 (+ (* -1 (/ z t)) (/ x t)))) |
#s(approx (- (/ (/ x t) z) (pow t -1)) #s(hole binary64 (/ -1 t))) |
#s(approx (- (/ (/ x t) z) (pow t -1)) #s(hole binary64 (- (/ x (* t z)) (/ 1 t)))) |
#s(approx (/ (/ x t) z) #s(hole binary64 (/ x (* t z)))) |
#s(approx (/ x t) #s(hole binary64 (/ x t))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (- z x) #s(hole binary64 z)) |
#s(approx (- z x) #s(hole binary64 (+ z (* -1 x)))) |
#s(approx (- x (* x (/ y t))) #s(hole binary64 (* x (- 1 (/ y t))))) |
#s(approx (* (neg x) (/ y t)) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (* (/ (- z x) t) y) #s(hole binary64 (/ (* y z) t))) |
#s(approx (* (/ (- z x) t) y) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* -1 (/ x t)))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* x (- (/ z (* t x)) (/ 1 t))))) |
#s(approx (neg (* (- (/ (/ x t) z) (pow t -1)) z)) #s(hole binary64 (* -1 (/ x t)))) |
#s(approx (neg (* (- (/ (/ x t) z) (pow t -1)) z)) #s(hole binary64 (* x (- (/ z (* t x)) (/ 1 t))))) |
#s(approx (* (- (/ (/ x t) z) (pow t -1)) z) #s(hole binary64 (/ x t))) |
#s(approx (* (- (/ (/ x t) z) (pow t -1)) z) #s(hole binary64 (* x (+ (* -1 (/ z (* t x))) (/ 1 t))))) |
#s(approx (- (/ (/ x t) z) (pow t -1)) #s(hole binary64 (/ x (* t z)))) |
#s(approx (- (/ (/ x t) z) (pow t -1)) #s(hole binary64 (* x (- (/ 1 (* t z)) (/ 1 (* t x)))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (- z x) #s(hole binary64 (* -1 x))) |
#s(approx (- z x) #s(hole binary64 (* x (- (/ z x) 1)))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (* (/ (- z x) t) y) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (* (/ (- z x) t) y) #s(hole binary64 (* x (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ z (* t x))) (/ 1 t)))))) |
#s(approx (neg (* (- (/ (/ x t) z) (pow t -1)) z)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ z (* t x))) (/ 1 t)))))) |
#s(approx (* (- (/ (/ x t) z) (pow t -1)) z) #s(hole binary64 (* -1 (* x (- (/ z (* t x)) (/ 1 t)))))) |
#s(approx (- (/ (/ x t) z) (pow t -1)) #s(hole binary64 (* -1 (* x (- (/ 1 (* t x)) (/ 1 (* t z))))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (- z x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ z x))))))) |
#s(approx (- x (* x (/ y t))) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (* (/ (- z x) t) y) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ y t)))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 x)) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (* y (/ z t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (- x (* x (/ y t))) #s(hole binary64 x)) |
#s(approx (- x (* x (/ y t))) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (/ y t) #s(hole binary64 (/ y t))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 x)) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (* (/ (- z x) t) y) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (- x (* x (/ y t))) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (- x (* x (/ y t))) #s(hole binary64 (* y (- (/ x y) (/ x t))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (- x (* x (/ y t))) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) (* -1 (/ x t))))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (neg (* (- (/ (/ x t) z) (pow t -1)) z)) #s(hole binary64 (- (/ z t) (/ x t)))) |
#s(approx (- (/ (/ x t) z) (pow t -1)) #s(hole binary64 (/ (+ (* -1 (/ z t)) (/ x t)) z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (/ z t) #s(hole binary64 (/ z t))) |
#s(approx (- z x) #s(hole binary64 (- z x))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* z (+ (* -1 (/ x (* t z))) (/ 1 t))))) |
#s(approx (neg (* (- (/ (/ x t) z) (pow t -1)) z)) #s(hole binary64 (* z (+ (* -1 (/ x (* t z))) (/ 1 t))))) |
#s(approx (* (- (/ (/ x t) z) (pow t -1)) z) #s(hole binary64 (* z (- (/ x (* t z)) (/ 1 t))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (- z x) #s(hole binary64 (* z (+ 1 (* -1 (/ x z)))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (* (/ (- z x) t) y) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (/ y t))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* -1 (* z (- (/ x (* t z)) (/ 1 t)))))) |
#s(approx (neg (* (- (/ (/ x t) z) (pow t -1)) z)) #s(hole binary64 (* -1 (* z (- (/ x (* t z)) (/ 1 t)))))) |
#s(approx (* (- (/ (/ x t) z) (pow t -1)) z) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x (* t z))) (/ 1 t)))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (- z x) #s(hole binary64 (* -1 (* z (- (/ x z) 1))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (* (/ (- z x) t) y) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (/ (* x y) (* t z))))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (/ (- z x) t) #s(hole binary64 (/ (- z x) t))) |
#s(approx (neg (* (- (/ (/ x t) z) (pow t -1)) z)) #s(hole binary64 (* -1 (/ (* z (- (/ x z) 1)) t)))) |
#s(approx (* (- (/ (/ x t) z) (pow t -1)) z) #s(hole binary64 (/ (* z (- (/ x z) 1)) t))) |
#s(approx (- (/ (/ x t) z) (pow t -1)) #s(hole binary64 (/ (- (/ x z) 1) t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (pow t -1) #s(hole binary64 (/ 1 t))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (- x (* x (/ y t))) #s(hole binary64 (/ (- (* t x) (* x y)) t))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (neg (* (- (/ (/ x t) z) (pow t -1)) z)) #s(hole binary64 (/ (* z (+ 1 (* -1 (/ x z)))) t))) |
#s(approx (* (- (/ (/ x t) z) (pow t -1)) z) #s(hole binary64 (* -1 (/ (* z (+ 1 (* -1 (/ x z)))) t)))) |
#s(approx (- (/ (/ x t) z) (pow t -1)) #s(hole binary64 (* -1 (/ (+ 1 (* -1 (/ x z))) t)))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 10.0ms | t | @ | -inf | ((+ (* (/ (- z x) t) y) x) (/ (- z x) t) (neg (* (- (/ (/ x t) z) (pow t -1)) z)) (* (- (/ (/ x t) z) (pow t -1)) z) (- (/ (/ x t) z) (pow t -1)) (/ (/ x t) z) (/ x t) x t z (pow t -1) -1 y (+ (* (- z x) (/ y t)) x) (* y (/ z t)) (/ z t) (+ (* (/ (- z x) t) y) x) (/ (- z x) t) (- z x) (+ (* (- z x) (/ y t)) x) (- x (* x (/ y t))) (* (neg x) (/ y t)) (neg x) (/ y t) (+ x (/ (* (* t (- z x)) y) (* t t))) (* (/ (- z x) t) y) (/ (- z x) t) (- z x)) |
| 4.0ms | y | @ | inf | ((+ (* (/ (- z x) t) y) x) (/ (- z x) t) (neg (* (- (/ (/ x t) z) (pow t -1)) z)) (* (- (/ (/ x t) z) (pow t -1)) z) (- (/ (/ x t) z) (pow t -1)) (/ (/ x t) z) (/ x t) x t z (pow t -1) -1 y (+ (* (- z x) (/ y t)) x) (* y (/ z t)) (/ z t) (+ (* (/ (- z x) t) y) x) (/ (- z x) t) (- z x) (+ (* (- z x) (/ y t)) x) (- x (* x (/ y t))) (* (neg x) (/ y t)) (neg x) (/ y t) (+ x (/ (* (* t (- z x)) y) (* t t))) (* (/ (- z x) t) y) (/ (- z x) t) (- z x)) |
| 3.0ms | t | @ | 0 | ((+ (* (/ (- z x) t) y) x) (/ (- z x) t) (neg (* (- (/ (/ x t) z) (pow t -1)) z)) (* (- (/ (/ x t) z) (pow t -1)) z) (- (/ (/ x t) z) (pow t -1)) (/ (/ x t) z) (/ x t) x t z (pow t -1) -1 y (+ (* (- z x) (/ y t)) x) (* y (/ z t)) (/ z t) (+ (* (/ (- z x) t) y) x) (/ (- z x) t) (- z x) (+ (* (- z x) (/ y t)) x) (- x (* x (/ y t))) (* (neg x) (/ y t)) (neg x) (/ y t) (+ x (/ (* (* t (- z x)) y) (* t t))) (* (/ (- z x) t) y) (/ (- z x) t) (- z x)) |
| 3.0ms | x | @ | -inf | ((+ (* (/ (- z x) t) y) x) (/ (- z x) t) (neg (* (- (/ (/ x t) z) (pow t -1)) z)) (* (- (/ (/ x t) z) (pow t -1)) z) (- (/ (/ x t) z) (pow t -1)) (/ (/ x t) z) (/ x t) x t z (pow t -1) -1 y (+ (* (- z x) (/ y t)) x) (* y (/ z t)) (/ z t) (+ (* (/ (- z x) t) y) x) (/ (- z x) t) (- z x) (+ (* (- z x) (/ y t)) x) (- x (* x (/ y t))) (* (neg x) (/ y t)) (neg x) (/ y t) (+ x (/ (* (* t (- z x)) y) (* t t))) (* (/ (- z x) t) y) (/ (- z x) t) (- z x)) |
| 3.0ms | z | @ | -inf | ((+ (* (/ (- z x) t) y) x) (/ (- z x) t) (neg (* (- (/ (/ x t) z) (pow t -1)) z)) (* (- (/ (/ x t) z) (pow t -1)) z) (- (/ (/ x t) z) (pow t -1)) (/ (/ x t) z) (/ x t) x t z (pow t -1) -1 y (+ (* (- z x) (/ y t)) x) (* y (/ z t)) (/ z t) (+ (* (/ (- z x) t) y) x) (/ (- z x) t) (- z x) (+ (* (- z x) (/ y t)) x) (- x (* x (/ y t))) (* (neg x) (/ y t)) (neg x) (/ y t) (+ x (/ (* (* t (- z x)) y) (* t t))) (* (/ (- z x) t) y) (/ (- z x) t) (- z x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 301 | 2640 |
| 0 | 328 | 2515 |
| 1 | 1278 | 2455 |
| 0 | 8498 | 2374 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 #s(approx (/ (- z x) t) (neg.f64 (*.f64 (-.f64 (/.f64 (/.f64 x t) z) (pow.f64 t #s(literal -1 binary64))) z))) y x) |
#s(approx (/ (- z x) t) (neg.f64 (*.f64 (-.f64 (/.f64 (/.f64 x t) z) (pow.f64 t #s(literal -1 binary64))) z))) |
(neg.f64 (*.f64 (-.f64 (/.f64 (/.f64 x t) z) (pow.f64 t #s(literal -1 binary64))) z)) |
(*.f64 (-.f64 (/.f64 (/.f64 x t) z) (pow.f64 t #s(literal -1 binary64))) z) |
(-.f64 (/.f64 (/.f64 x t) z) (pow.f64 t #s(literal -1 binary64))) |
(/.f64 (/.f64 x t) z) |
(/.f64 x t) |
x |
t |
z |
(pow.f64 t #s(literal -1 binary64)) |
#s(literal -1 binary64) |
y |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 y (/.f64 z t))) |
(*.f64 y (/.f64 z t)) |
(/.f64 z t) |
(fma.f64 (/.f64 #s(approx (- z x) z) t) y x) |
(/.f64 #s(approx (- z x) z) t) |
#s(approx (- z x) z) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(approx (- x (* x (/ y t))) (*.f64 (neg.f64 x) (/.f64 y t)))) |
#s(approx (- x (* x (/ y t))) (*.f64 (neg.f64 x) (/.f64 y t))) |
(*.f64 (neg.f64 x) (/.f64 y t)) |
(neg.f64 x) |
(/.f64 y t) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (*.f64 (/.f64 (-.f64 z x) t) y)) |
(*.f64 (/.f64 (-.f64 z x) t) y) |
(/.f64 (-.f64 z x) t) |
(-.f64 z x) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (/ (- z x) t) #s(hole binary64 (/ z t))) |
#s(approx (/ (- z x) t) #s(hole binary64 (+ (* -1 (/ x t)) (/ z t)))) |
#s(approx (neg (* (- (/ (/ x t) z) (pow t -1)) z)) #s(hole binary64 (/ z t))) |
#s(approx (neg (* (- (/ (/ x t) z) (pow t -1)) z)) #s(hole binary64 (- (* -1 (/ x t)) (* -1 (/ z t))))) |
#s(approx (* (- (/ (/ x t) z) (pow t -1)) z) #s(hole binary64 (* -1 (/ z t)))) |
#s(approx (* (- (/ (/ x t) z) (pow t -1)) z) #s(hole binary64 (+ (* -1 (/ z t)) (/ x t)))) |
#s(approx (- (/ (/ x t) z) (pow t -1)) #s(hole binary64 (/ -1 t))) |
#s(approx (- (/ (/ x t) z) (pow t -1)) #s(hole binary64 (- (/ x (* t z)) (/ 1 t)))) |
#s(approx (/ (/ x t) z) #s(hole binary64 (/ x (* t z)))) |
#s(approx (/ x t) #s(hole binary64 (/ x t))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (- z x) #s(hole binary64 z)) |
#s(approx (- z x) #s(hole binary64 (+ z (* -1 x)))) |
#s(approx (- x (* x (/ y t))) #s(hole binary64 (* x (- 1 (/ y t))))) |
#s(approx (* (neg x) (/ y t)) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (* (/ (- z x) t) y) #s(hole binary64 (/ (* y z) t))) |
#s(approx (* (/ (- z x) t) y) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* -1 (/ x t)))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* x (- (/ z (* t x)) (/ 1 t))))) |
#s(approx (neg (* (- (/ (/ x t) z) (pow t -1)) z)) #s(hole binary64 (* -1 (/ x t)))) |
#s(approx (neg (* (- (/ (/ x t) z) (pow t -1)) z)) #s(hole binary64 (* x (- (/ z (* t x)) (/ 1 t))))) |
#s(approx (* (- (/ (/ x t) z) (pow t -1)) z) #s(hole binary64 (/ x t))) |
#s(approx (* (- (/ (/ x t) z) (pow t -1)) z) #s(hole binary64 (* x (+ (* -1 (/ z (* t x))) (/ 1 t))))) |
#s(approx (- (/ (/ x t) z) (pow t -1)) #s(hole binary64 (/ x (* t z)))) |
#s(approx (- (/ (/ x t) z) (pow t -1)) #s(hole binary64 (* x (- (/ 1 (* t z)) (/ 1 (* t x)))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (- z x) #s(hole binary64 (* -1 x))) |
#s(approx (- z x) #s(hole binary64 (* x (- (/ z x) 1)))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (* (/ (- z x) t) y) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (* (/ (- z x) t) y) #s(hole binary64 (* x (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ z (* t x))) (/ 1 t)))))) |
#s(approx (neg (* (- (/ (/ x t) z) (pow t -1)) z)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ z (* t x))) (/ 1 t)))))) |
#s(approx (* (- (/ (/ x t) z) (pow t -1)) z) #s(hole binary64 (* -1 (* x (- (/ z (* t x)) (/ 1 t)))))) |
#s(approx (- (/ (/ x t) z) (pow t -1)) #s(hole binary64 (* -1 (* x (- (/ 1 (* t x)) (/ 1 (* t z))))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (- z x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ z x))))))) |
#s(approx (- x (* x (/ y t))) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (* (/ (- z x) t) y) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ y t)))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 x)) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (* y (/ z t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (- x (* x (/ y t))) #s(hole binary64 x)) |
#s(approx (- x (* x (/ y t))) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (/ y t) #s(hole binary64 (/ y t))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 x)) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (* (/ (- z x) t) y) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (- x (* x (/ y t))) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (- x (* x (/ y t))) #s(hole binary64 (* y (- (/ x y) (/ x t))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (- x (* x (/ y t))) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) (* -1 (/ x t))))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (neg (* (- (/ (/ x t) z) (pow t -1)) z)) #s(hole binary64 (- (/ z t) (/ x t)))) |
#s(approx (- (/ (/ x t) z) (pow t -1)) #s(hole binary64 (/ (+ (* -1 (/ z t)) (/ x t)) z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (/ z t) #s(hole binary64 (/ z t))) |
#s(approx (- z x) #s(hole binary64 (- z x))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* z (+ (* -1 (/ x (* t z))) (/ 1 t))))) |
#s(approx (neg (* (- (/ (/ x t) z) (pow t -1)) z)) #s(hole binary64 (* z (+ (* -1 (/ x (* t z))) (/ 1 t))))) |
#s(approx (* (- (/ (/ x t) z) (pow t -1)) z) #s(hole binary64 (* z (- (/ x (* t z)) (/ 1 t))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (- z x) #s(hole binary64 (* z (+ 1 (* -1 (/ x z)))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (* (/ (- z x) t) y) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (/ y t))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* -1 (* z (- (/ x (* t z)) (/ 1 t)))))) |
#s(approx (neg (* (- (/ (/ x t) z) (pow t -1)) z)) #s(hole binary64 (* -1 (* z (- (/ x (* t z)) (/ 1 t)))))) |
#s(approx (* (- (/ (/ x t) z) (pow t -1)) z) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x (* t z))) (/ 1 t)))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (- z x) #s(hole binary64 (* -1 (* z (- (/ x z) 1))))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (* (/ (- z x) t) y) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (/ (* x y) (* t z))))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (/ (- z x) t) #s(hole binary64 (/ (- z x) t))) |
#s(approx (neg (* (- (/ (/ x t) z) (pow t -1)) z)) #s(hole binary64 (* -1 (/ (* z (- (/ x z) 1)) t)))) |
#s(approx (* (- (/ (/ x t) z) (pow t -1)) z) #s(hole binary64 (/ (* z (- (/ x z) 1)) t))) |
#s(approx (- (/ (/ x t) z) (pow t -1)) #s(hole binary64 (/ (- (/ x z) 1) t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (pow t -1) #s(hole binary64 (/ 1 t))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (- x (* x (/ y t))) #s(hole binary64 (/ (- (* t x) (* x y)) t))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (neg (* (- (/ (/ x t) z) (pow t -1)) z)) #s(hole binary64 (/ (* z (+ 1 (* -1 (/ x z)))) t))) |
#s(approx (* (- (/ (/ x t) z) (pow t -1)) z) #s(hole binary64 (* -1 (/ (* z (+ 1 (* -1 (/ x z)))) t)))) |
#s(approx (- (/ (/ x t) z) (pow t -1)) #s(hole binary64 (* -1 (/ (+ 1 (* -1 (/ x z))) t)))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y #s(approx (/ (- z x) t) (*.f64 (neg.f64 z) (-.f64 (/.f64 (/.f64 x t) z) (pow.f64 t #s(literal -1 binary64)))))) #s(literal 2 binary64))) (-.f64 x (*.f64 y #s(approx (/ (- z x) t) (*.f64 (neg.f64 z) (-.f64 (/.f64 (/.f64 x t) z) (pow.f64 t #s(literal -1 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 y #s(approx (/ (- z x) t) (*.f64 (neg.f64 z) (-.f64 (/.f64 (/.f64 x t) z) (pow.f64 t #s(literal -1 binary64)))))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 y #s(approx (/ (- z x) t) (*.f64 (neg.f64 z) (-.f64 (/.f64 (/.f64 x t) z) (pow.f64 t #s(literal -1 binary64)))))) #s(literal 2 binary64)) (*.f64 x (*.f64 y #s(approx (/ (- z x) t) (*.f64 (neg.f64 z) (-.f64 (/.f64 (/.f64 x t) z) (pow.f64 t #s(literal -1 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y #s(approx (/ (- z x) t) (*.f64 (neg.f64 z) (-.f64 (/.f64 (/.f64 x t) z) (pow.f64 t #s(literal -1 binary64)))))) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 y #s(approx (/ (- z x) t) (*.f64 (neg.f64 z) (-.f64 (/.f64 (/.f64 x t) z) (pow.f64 t #s(literal -1 binary64)))))) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y #s(approx (/ (- z x) t) (*.f64 (neg.f64 z) (-.f64 (/.f64 (/.f64 x t) z) (pow.f64 t #s(literal -1 binary64)))))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 y #s(approx (/ (- z x) t) (*.f64 (neg.f64 z) (-.f64 (/.f64 (/.f64 x t) z) (pow.f64 t #s(literal -1 binary64)))))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 y #s(approx (/ (- z x) t) (*.f64 (neg.f64 z) (-.f64 (/.f64 (/.f64 x t) z) (pow.f64 t #s(literal -1 binary64)))))) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y #s(approx (/ (- z x) t) (*.f64 (neg.f64 z) (-.f64 (/.f64 (/.f64 x t) z) (pow.f64 t #s(literal -1 binary64)))))) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 y #s(approx (/ (- z x) t) (*.f64 (neg.f64 z) (-.f64 (/.f64 (/.f64 x t) z) (pow.f64 t #s(literal -1 binary64)))))) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 y #s(approx (/ (- z x) t) (*.f64 (neg.f64 z) (-.f64 (/.f64 (/.f64 x t) z) (pow.f64 t #s(literal -1 binary64)))))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y #s(approx (/ (- z x) t) (*.f64 (neg.f64 z) (-.f64 (/.f64 (/.f64 x t) z) (pow.f64 t #s(literal -1 binary64)))))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 y #s(approx (/ (- z x) t) (*.f64 (neg.f64 z) (-.f64 (/.f64 (/.f64 x t) z) (pow.f64 t #s(literal -1 binary64)))))) x)))) |
(fma.f64 y #s(approx (/ (- z x) t) (*.f64 (neg.f64 z) (-.f64 (/.f64 (/.f64 x t) z) (pow.f64 t #s(literal -1 binary64))))) x) |
(fma.f64 #s(approx (/ (- z x) t) (*.f64 (neg.f64 z) (-.f64 (/.f64 (/.f64 x t) z) (pow.f64 t #s(literal -1 binary64))))) y x) |
(-.f64 (/.f64 (pow.f64 (*.f64 y #s(approx (/ (- z x) t) (*.f64 (neg.f64 z) (-.f64 (/.f64 (/.f64 x t) z) (pow.f64 t #s(literal -1 binary64)))))) #s(literal 2 binary64)) (-.f64 (*.f64 y #s(approx (/ (- z x) t) (*.f64 (neg.f64 z) (-.f64 (/.f64 (/.f64 x t) z) (pow.f64 t #s(literal -1 binary64)))))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 y #s(approx (/ (- z x) t) (*.f64 (neg.f64 z) (-.f64 (/.f64 (/.f64 x t) z) (pow.f64 t #s(literal -1 binary64)))))) x))) |
(-.f64 x (*.f64 (neg.f64 y) #s(approx (/ (- z x) t) (*.f64 (neg.f64 z) (-.f64 (/.f64 (/.f64 x t) z) (pow.f64 t #s(literal -1 binary64))))))) |
(-.f64 x (*.f64 (neg.f64 #s(approx (/ (- z x) t) (*.f64 (neg.f64 z) (-.f64 (/.f64 (/.f64 x t) z) (pow.f64 t #s(literal -1 binary64)))))) y)) |
(+.f64 (/.f64 (pow.f64 (*.f64 y #s(approx (/ (- z x) t) (*.f64 (neg.f64 z) (-.f64 (/.f64 (/.f64 x t) z) (pow.f64 t #s(literal -1 binary64)))))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 y #s(approx (/ (- z x) t) (*.f64 (neg.f64 z) (-.f64 (/.f64 (/.f64 x t) z) (pow.f64 t #s(literal -1 binary64)))))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 y #s(approx (/ (- z x) t) (*.f64 (neg.f64 z) (-.f64 (/.f64 (/.f64 x t) z) (pow.f64 t #s(literal -1 binary64)))))) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 y #s(approx (/ (- z x) t) (*.f64 (neg.f64 z) (-.f64 (/.f64 (/.f64 x t) z) (pow.f64 t #s(literal -1 binary64)))))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 y #s(approx (/ (- z x) t) (*.f64 (neg.f64 z) (-.f64 (/.f64 (/.f64 x t) z) (pow.f64 t #s(literal -1 binary64)))))) x))))) |
(+.f64 (*.f64 y #s(approx (/ (- z x) t) (*.f64 (neg.f64 z) (-.f64 (/.f64 (/.f64 x t) z) (pow.f64 t #s(literal -1 binary64)))))) x) |
(+.f64 x (*.f64 y #s(approx (/ (- z x) t) (*.f64 (neg.f64 z) (-.f64 (/.f64 (/.f64 x t) z) (pow.f64 t #s(literal -1 binary64))))))) |
#s(approx (/ (- z x) t) (*.f64 (neg.f64 z) (-.f64 (/.f64 (/.f64 x t) z) (pow.f64 t #s(literal -1 binary64))))) |
(*.f64 (*.f64 #s(literal -1 binary64) z) (-.f64 (/.f64 (/.f64 x t) z) (pow.f64 t #s(literal -1 binary64)))) |
(*.f64 (neg.f64 (-.f64 (/.f64 (/.f64 x t) z) (pow.f64 t #s(literal -1 binary64)))) z) |
(*.f64 (neg.f64 z) (-.f64 (/.f64 (/.f64 x t) z) (pow.f64 t #s(literal -1 binary64)))) |
(*.f64 (*.f64 (-.f64 (/.f64 (/.f64 x t) z) (pow.f64 t #s(literal -1 binary64))) z) #s(literal -1 binary64)) |
(*.f64 (-.f64 (/.f64 (/.f64 x t) z) (pow.f64 t #s(literal -1 binary64))) (neg.f64 z)) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (/.f64 (/.f64 x t) z) (pow.f64 t #s(literal -1 binary64))) z)) |
(*.f64 z (neg.f64 (-.f64 (/.f64 (/.f64 x t) z) (pow.f64 t #s(literal -1 binary64))))) |
(neg.f64 (*.f64 (*.f64 (-.f64 (/.f64 (/.f64 x t) z) (pow.f64 t #s(literal -1 binary64))) z) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (/.f64 (/.f64 x t) z) (pow.f64 t #s(literal -1 binary64))) z))) |
(neg.f64 (*.f64 (-.f64 (/.f64 (/.f64 x t) z) (pow.f64 t #s(literal -1 binary64))) z)) |
(*.f64 (-.f64 (/.f64 (/.f64 x t) z) (pow.f64 t #s(literal -1 binary64))) z) |
(*.f64 z (-.f64 (/.f64 (/.f64 x t) z) (pow.f64 t #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (/.f64 x t) z) #s(literal 2 binary64)) (pow.f64 t #s(literal -2 binary64)))) (neg.f64 (+.f64 (/.f64 (/.f64 x t) z) (pow.f64 t #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (/.f64 x t) z) #s(literal 3 binary64)) (pow.f64 t #s(literal -3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (/.f64 x t) z) #s(literal 2 binary64)) (+.f64 (pow.f64 t #s(literal -2 binary64)) (*.f64 (/.f64 (/.f64 x t) z) (pow.f64 t #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 t x (*.f64 (*.f64 (neg.f64 t) z) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 t z) t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 t) x) (*.f64 (*.f64 (neg.f64 t) z) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 t) z) t)) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (neg.f64 t)) (*.f64 (*.f64 (neg.f64 t) z) #s(literal -1 binary64))) (*.f64 (*.f64 (neg.f64 t) z) (neg.f64 t))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) t) t) (*.f64 (neg.f64 z) #s(literal 1 binary64))) (*.f64 (neg.f64 t) z)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) t) (neg.f64 t)) (*.f64 (neg.f64 z) #s(literal -1 binary64))) (*.f64 (neg.f64 z) (neg.f64 t))) |
(/.f64 (-.f64 (*.f64 (/.f64 x t) t) (*.f64 z #s(literal 1 binary64))) (*.f64 t z)) |
(/.f64 (-.f64 (*.f64 (/.f64 x t) (neg.f64 t)) (*.f64 z #s(literal -1 binary64))) (*.f64 (neg.f64 t) z)) |
(/.f64 (-.f64 (*.f64 (neg.f64 t) x) (*.f64 (*.f64 t z) #s(literal -1 binary64))) (*.f64 (*.f64 t z) (neg.f64 t))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 x t) z) #s(literal 2 binary64)) (pow.f64 t #s(literal -2 binary64))) (+.f64 (/.f64 (/.f64 x t) z) (pow.f64 t #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 x t) z) #s(literal 3 binary64)) (pow.f64 t #s(literal -3 binary64))) (+.f64 (pow.f64 (/.f64 (/.f64 x t) z) #s(literal 2 binary64)) (+.f64 (pow.f64 t #s(literal -2 binary64)) (*.f64 (/.f64 (/.f64 x t) z) (pow.f64 t #s(literal -1 binary64)))))) |
(/.f64 (fma.f64 t x (*.f64 (*.f64 (neg.f64 t) z) #s(literal 1 binary64))) (*.f64 (*.f64 t z) t)) |
(-.f64 (/.f64 (pow.f64 (/.f64 (/.f64 x t) z) #s(literal 2 binary64)) (+.f64 (/.f64 (/.f64 x t) z) (pow.f64 t #s(literal -1 binary64)))) (/.f64 (pow.f64 t #s(literal -2 binary64)) (+.f64 (/.f64 (/.f64 x t) z) (pow.f64 t #s(literal -1 binary64))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (/.f64 x t) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 x t) z) #s(literal 2 binary64)) (+.f64 (pow.f64 t #s(literal -2 binary64)) (*.f64 (/.f64 (/.f64 x t) z) (pow.f64 t #s(literal -1 binary64)))))) (/.f64 (pow.f64 t #s(literal -3 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 x t) z) #s(literal 2 binary64)) (+.f64 (pow.f64 t #s(literal -2 binary64)) (*.f64 (/.f64 (/.f64 x t) z) (pow.f64 t #s(literal -1 binary64))))))) |
(-.f64 (/.f64 (*.f64 t x) (*.f64 (*.f64 t z) t)) (/.f64 (*.f64 (*.f64 t z) #s(literal 1 binary64)) (*.f64 (*.f64 t z) t))) |
(-.f64 (/.f64 (/.f64 x t) z) (pow.f64 t #s(literal -1 binary64))) |
(+.f64 (/.f64 (/.f64 x t) z) (*.f64 (neg.f64 (pow.f64 t #s(literal -1/2 binary64))) (pow.f64 t #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 (neg.f64 t) z))) |
(/.f64 (neg.f64 x) (*.f64 (neg.f64 t) z)) |
(/.f64 (/.f64 (neg.f64 x) t) (neg.f64 z)) |
(/.f64 (/.f64 x t) (neg.f64 (neg.f64 z))) |
(/.f64 (/.f64 x t) z) |
(/.f64 x (*.f64 t z)) |
(neg.f64 (/.f64 (neg.f64 x) (*.f64 t z))) |
(*.f64 #s(literal 1 binary64) (/.f64 x t)) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 x) (neg.f64 t)) |
(/.f64 x t) |
(neg.f64 (/.f64 (neg.f64 x) t)) |
x |
t |
z |
(*.f64 (neg.f64 (pow.f64 t #s(literal -1/2 binary64))) (neg.f64 (pow.f64 t #s(literal -1/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 t #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 t #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 t #s(literal -1/2 binary64)) (pow.f64 t #s(literal -1/2 binary64))) |
(pow.f64 (exp.f64 (log.f64 t)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 t #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 t t) #s(literal -1/2 binary64)) |
(pow.f64 t #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 t))) |
(/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) t) |
(/.f64 #s(literal -1 binary64) (neg.f64 t)) |
(neg.f64 (/.f64 #s(literal -1 binary64) t)) |
(exp.f64 (*.f64 (log.f64 t) #s(literal -1 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 t) #s(literal -1 binary64))) (sinh.f64 (*.f64 (log.f64 t) #s(literal -1 binary64)))) |
#s(literal -1 binary64) |
y |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 y z) t)) |
(*.f64 (/.f64 z t) y) |
(*.f64 y (/.f64 z t)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 z) y)) (neg.f64 (neg.f64 t))) |
(/.f64 (*.f64 (neg.f64 z) y) (neg.f64 t)) |
(/.f64 (*.f64 y z) t) |
(neg.f64 (/.f64 (*.f64 (neg.f64 z) y) t)) |
(neg.f64 (/.f64 (*.f64 y z) (neg.f64 t))) |
(*.f64 #s(literal 1 binary64) (/.f64 z t)) |
(/.f64 (neg.f64 (neg.f64 z)) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 z) (neg.f64 t)) |
(/.f64 z t) |
(neg.f64 (/.f64 (neg.f64 z) t)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) #s(literal 2 binary64))) (-.f64 x (*.f64 (/.f64 #s(approx (- z x) z) t) y))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 #s(approx (- z x) z) t) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) x)))) |
(fma.f64 (/.f64 #s(approx (- z x) z) t) y x) |
(fma.f64 y (/.f64 #s(approx (- z x) z) t) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) x))) |
(-.f64 x (*.f64 (neg.f64 (/.f64 #s(approx (- z x) z) t)) y)) |
(-.f64 x (*.f64 (neg.f64 y) (/.f64 #s(approx (- z x) z) t))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) x))))) |
(+.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) x) |
(+.f64 x (*.f64 (/.f64 #s(approx (- z x) z) t) y)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- z x) z))) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 #s(approx (- z x) z)) (neg.f64 t)) |
(/.f64 #s(approx (- z x) z) t) |
(neg.f64 (/.f64 (neg.f64 #s(approx (- z x) z)) t)) |
(neg.f64 (/.f64 #s(approx (- z x) z) (neg.f64 t))) |
#s(approx (- z x) z) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(approx (- x (* x (/ y t))) (*.f64 (neg.f64 x) (/.f64 y t)))) |
#s(approx (- x (* x (/ y t))) (*.f64 (neg.f64 x) (/.f64 y t))) |
(*.f64 (neg.f64 x) (/.f64 y t)) |
(*.f64 (/.f64 (neg.f64 y) t) x) |
(*.f64 (*.f64 (/.f64 y t) x) #s(literal -1 binary64)) |
(*.f64 (/.f64 y t) (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 y t) x)) |
(*.f64 x (/.f64 (neg.f64 y) t)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 y) x)) (neg.f64 t)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 y x))) (neg.f64 t)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 y x)) t) |
(/.f64 (*.f64 (neg.f64 y) x) (neg.f64 (neg.f64 t))) |
(/.f64 (*.f64 (neg.f64 y) x) t) |
(/.f64 (*.f64 y x) (neg.f64 t)) |
(neg.f64 (*.f64 (*.f64 (/.f64 y t) x) #s(literal 1 binary64))) |
(neg.f64 (*.f64 (/.f64 y t) x)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 (*.f64 #s(literal 1 binary64) x)) |
(neg.f64 x) |
(*.f64 #s(literal 1 binary64) (/.f64 y t)) |
(*.f64 (/.f64 y t) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 y) (neg.f64 t)) |
(/.f64 y t) |
(neg.f64 (/.f64 (neg.f64 y) t)) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (*.f64 y (/.f64 (-.f64 z x) t))) |
(*.f64 (/.f64 y t) (-.f64 z x)) |
(*.f64 y (/.f64 (-.f64 z x) t)) |
(*.f64 (/.f64 (-.f64 z x) t) y) |
(*.f64 (-.f64 z x) (/.f64 y t)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 y) (-.f64 z x))) (neg.f64 (neg.f64 t))) |
(/.f64 (*.f64 (neg.f64 y) (*.f64 (+.f64 z x) (-.f64 z x))) (*.f64 (neg.f64 t) (+.f64 z x))) |
(/.f64 (*.f64 (neg.f64 y) (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (neg.f64 t) (fma.f64 z z (fma.f64 x x (*.f64 z x))))) |
(/.f64 (*.f64 y (*.f64 (+.f64 z x) (-.f64 z x))) (*.f64 t (+.f64 z x))) |
(/.f64 (*.f64 y (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 t (fma.f64 z z (fma.f64 x x (*.f64 z x))))) |
(/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (neg.f64 y)) (*.f64 (+.f64 z x) (neg.f64 t))) |
(/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 z x)) y) (*.f64 (+.f64 z x) t)) |
(/.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 y)) (*.f64 (fma.f64 z z (fma.f64 x x (*.f64 z x))) (neg.f64 t))) |
(/.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) y) (*.f64 (fma.f64 z z (fma.f64 x x (*.f64 z x))) t)) |
(/.f64 (*.f64 (neg.f64 y) (-.f64 z x)) (neg.f64 t)) |
(/.f64 (*.f64 y (-.f64 z x)) t) |
(neg.f64 (/.f64 (*.f64 (neg.f64 y) (-.f64 z x)) t)) |
(neg.f64 (/.f64 (*.f64 y (-.f64 z x)) (neg.f64 t))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z x) t)) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 x z) t)) |
(/.f64 (+.f64 (pow.f64 (/.f64 z t) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 x) t) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x t) #s(literal 2 binary64)) (*.f64 (/.f64 z t) (/.f64 (neg.f64 x) t))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x t) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) (/.f64 (-.f64 (neg.f64 x) z) t)) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 z t) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 x t) #s(literal 3 binary64)))) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 x t) #s(literal 2 binary64)) (*.f64 (/.f64 z t) (/.f64 x t))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 z x) t) (/.f64 (-.f64 z x) t))) (neg.f64 (/.f64 (+.f64 z x) t))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 z x) t) (/.f64 (-.f64 z x) t))) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) z) x) t)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 z t) #s(literal 3 binary64)) (pow.f64 (/.f64 x t) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 x t) #s(literal 2 binary64)) (*.f64 (/.f64 z t) (/.f64 x t)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 z x))) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 (fma.f64 t z (*.f64 (neg.f64 t) x))) (*.f64 (neg.f64 t) t)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x t) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (neg.f64 x) z) t))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 x) t) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 z) t) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 x t) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 (/.f64 x t) (/.f64 (neg.f64 z) t)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 x t) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 z t) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 x t) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 (/.f64 x t) (/.f64 z t)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (*.f64 (neg.f64 t) (neg.f64 x))) (*.f64 t t)) |
(/.f64 (-.f64 (*.f64 (neg.f64 t) z) (*.f64 (neg.f64 t) x)) (*.f64 (neg.f64 t) t)) |
(/.f64 (-.f64 (*.f64 (neg.f64 t) x) (*.f64 t (*.f64 #s(literal -1 binary64) z))) (*.f64 t t)) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 t) (*.f64 (neg.f64 t) z)) (*.f64 (neg.f64 t) t)) |
(/.f64 (fma.f64 (neg.f64 t) x (*.f64 t z)) (*.f64 t t)) |
(/.f64 (fma.f64 (neg.f64 z) t (*.f64 (neg.f64 t) (neg.f64 x))) (*.f64 (neg.f64 t) t)) |
(/.f64 (-.f64 (neg.f64 z) (neg.f64 x)) (neg.f64 t)) |
(/.f64 (-.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) z)) t) |
(/.f64 (*.f64 (/.f64 (+.f64 z x) t) (/.f64 (-.f64 z x) t)) (-.f64 (/.f64 z t) (/.f64 (neg.f64 x) t))) |
(/.f64 (*.f64 (/.f64 (+.f64 z x) t) (/.f64 (-.f64 z x) t)) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) z) x) t))) |
(/.f64 (*.f64 (/.f64 (+.f64 z x) t) (/.f64 (-.f64 z x) t)) (/.f64 (+.f64 z x) t)) |
(/.f64 (-.f64 (pow.f64 (/.f64 z t) #s(literal 3 binary64)) (pow.f64 (/.f64 x t) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 x t) #s(literal 2 binary64)) (*.f64 (/.f64 z t) (/.f64 x t))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 x) t) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 z) t) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 x t) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 (/.f64 x t) (/.f64 (neg.f64 z) t))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 z t) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 x t) #s(literal 3 binary64))) (neg.f64 (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 x t) #s(literal 2 binary64)) (*.f64 (/.f64 z t) (/.f64 x t)))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 x t) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 z t) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 x t) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 (/.f64 x t) (/.f64 z t))))) |
(/.f64 (neg.f64 (-.f64 z x)) (neg.f64 t)) |
(/.f64 (fma.f64 t z (*.f64 (neg.f64 t) x)) (*.f64 t t)) |
(/.f64 (fma.f64 #s(literal -1 binary64) x z) t) |
(/.f64 (-.f64 z x) t) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 x z) t))) |
(neg.f64 (/.f64 (-.f64 z x) (neg.f64 t))) |
(neg.f64 (/.f64 (-.f64 x z) t)) |
(fma.f64 (/.f64 x t) #s(literal -1 binary64) (*.f64 (/.f64 (neg.f64 z) t) #s(literal -1 binary64))) |
(fma.f64 (/.f64 x t) #s(literal -1 binary64) (/.f64 z t)) |
(fma.f64 #s(literal 1 binary64) (/.f64 z t) (/.f64 (neg.f64 x) t)) |
(fma.f64 #s(literal -1 binary64) (/.f64 x t) (*.f64 (/.f64 (neg.f64 z) t) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x t) (/.f64 z t)) |
(-.f64 (/.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (/.f64 (+.f64 z x) t)) (/.f64 (pow.f64 (/.f64 x t) #s(literal 2 binary64)) (/.f64 (+.f64 z x) t))) |
(-.f64 (/.f64 (pow.f64 (/.f64 z t) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 x t) #s(literal 2 binary64)) (*.f64 (/.f64 z t) (/.f64 x t))))) (/.f64 (pow.f64 (/.f64 x t) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 x t) #s(literal 2 binary64)) (*.f64 (/.f64 z t) (/.f64 x t)))))) |
(-.f64 (/.f64 (*.f64 t z) (*.f64 t t)) (/.f64 (*.f64 t x) (*.f64 t t))) |
(-.f64 (/.f64 (pow.f64 (/.f64 x t) #s(literal 2 binary64)) (/.f64 (-.f64 (neg.f64 x) z) t)) (/.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (/.f64 (-.f64 (neg.f64 x) z) t))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (neg.f64 x) t) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 x t) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 (/.f64 x t) (/.f64 (neg.f64 z) t))))) (/.f64 (pow.f64 (/.f64 (neg.f64 z) t) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 x t) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 (/.f64 x t) (/.f64 (neg.f64 z) t)))))) |
(-.f64 (/.f64 (neg.f64 x) t) (/.f64 (neg.f64 z) t)) |
(-.f64 (/.f64 z t) (*.f64 (/.f64 (neg.f64 x) t) #s(literal -1 binary64))) |
(-.f64 (/.f64 z t) (/.f64 x t)) |
(+.f64 (/.f64 (pow.f64 (/.f64 (neg.f64 x) t) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 x t) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 (/.f64 x t) (/.f64 z t))))) (/.f64 (pow.f64 (/.f64 z t) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 x t) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 (/.f64 x t) (/.f64 z t)))))) |
(+.f64 (/.f64 (neg.f64 x) t) (*.f64 (/.f64 (neg.f64 z) t) #s(literal -1 binary64))) |
(+.f64 (/.f64 (neg.f64 x) t) (/.f64 z t)) |
(+.f64 (/.f64 z t) (/.f64 (neg.f64 x) t)) |
(/.f64 (neg.f64 (*.f64 (+.f64 z x) (-.f64 z x))) (neg.f64 (+.f64 z x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 z z (fma.f64 x x (*.f64 z x))))) |
(/.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (+.f64 z x)) |
(/.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 z z (fma.f64 x x (*.f64 z x)))) |
(-.f64 (/.f64 (*.f64 z z) (+.f64 z x)) (/.f64 (*.f64 x x) (+.f64 z x))) |
(-.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z z (fma.f64 x x (*.f64 z x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 z z (fma.f64 x x (*.f64 z x))))) |
(-.f64 z x) |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 y z) t)) |
#s(approx (+ (* (- z x) (/ y t)) x) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x (/.f64 (*.f64 y z) t))) |
#s(approx (/ (- z x) t) (/.f64 z t)) |
#s(approx (/ (- z x) t) (/.f64 (-.f64 z x) t)) |
#s(approx (neg (* (- (/ (/ x t) z) (pow t -1)) z)) (/.f64 z t)) |
#s(approx (neg (* (- (/ (/ x t) z) (pow t -1)) z)) (/.f64 (-.f64 z x) t)) |
#s(approx (* (- (/ (/ x t) z) (pow t -1)) z) (/.f64 (neg.f64 z) t)) |
#s(approx (* (- (/ (/ x t) z) (pow t -1)) z) (/.f64 (-.f64 x z) t)) |
#s(approx (- (/ (/ x t) z) (pow t -1)) (/.f64 #s(literal -1 binary64) t)) |
#s(approx (- (/ (/ x t) z) (pow t -1)) (-.f64 (/.f64 (/.f64 x t) z) (pow.f64 t #s(literal -1 binary64)))) |
#s(approx (/ (/ x t) z) (/.f64 (/.f64 x t) z)) |
#s(approx (/ x t) (/.f64 x t)) |
#s(approx x x) |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 y z) t)) |
#s(approx (+ (* (- z x) (/ y t)) x) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x (/.f64 (*.f64 y z) t))) |
#s(approx (- z x) z) |
#s(approx (- z x) (fma.f64 #s(literal -1 binary64) x z)) |
#s(approx (- x (* x (/ y t))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (* (neg x) (/ y t)) (*.f64 (neg.f64 x) (/.f64 y t))) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (/.f64 (*.f64 y z) t)) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x (/.f64 (*.f64 y z) t))) |
#s(approx (* (/ (- z x) t) y) (/.f64 (*.f64 y z) t)) |
#s(approx (* (/ (- z x) t) y) (/.f64 (fma.f64 (neg.f64 y) x (*.f64 y z)) t)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (-.f64 (fma.f64 (/.f64 y x) (/.f64 z t) (/.f64 (neg.f64 y) t)) #s(literal -1 binary64)) x)) |
#s(approx (/ (- z x) t) (/.f64 (neg.f64 x) t)) |
#s(approx (/ (- z x) t) (*.f64 (-.f64 (/.f64 (/.f64 z t) x) (pow.f64 t #s(literal -1 binary64))) x)) |
#s(approx (neg (* (- (/ (/ x t) z) (pow t -1)) z)) (/.f64 (neg.f64 x) t)) |
#s(approx (neg (* (- (/ (/ x t) z) (pow t -1)) z)) (*.f64 (-.f64 (/.f64 (/.f64 z t) x) (pow.f64 t #s(literal -1 binary64))) x)) |
#s(approx (* (- (/ (/ x t) z) (pow t -1)) z) (/.f64 x t)) |
#s(approx (* (- (/ (/ x t) z) (pow t -1)) z) (*.f64 (fma.f64 (/.f64 (/.f64 z t) x) #s(literal -1 binary64) (pow.f64 t #s(literal -1 binary64))) x)) |
#s(approx (- (/ (/ x t) z) (pow t -1)) (/.f64 (/.f64 x t) z)) |
#s(approx (- (/ (/ x t) z) (pow t -1)) (*.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal -1 binary64)) (pow.f64 (*.f64 t x) #s(literal -1 binary64))) x)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (-.f64 (fma.f64 (/.f64 y x) (/.f64 z t) (/.f64 (neg.f64 y) t)) #s(literal -1 binary64)) x)) |
#s(approx (- z x) (neg.f64 x)) |
#s(approx (- z x) (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) x)) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (*.f64 (-.f64 (fma.f64 (/.f64 y x) (/.f64 z t) (/.f64 (neg.f64 y) t)) #s(literal -1 binary64)) x)) |
#s(approx (* (/ (- z x) t) y) (*.f64 (neg.f64 x) (/.f64 y t))) |
#s(approx (* (/ (- z x) t) y) (*.f64 (fma.f64 (/.f64 y x) (/.f64 z t) (/.f64 (neg.f64 y) t)) x)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (fma.f64 (neg.f64 y) (/.f64 (/.f64 z t) x) (-.f64 (/.f64 y t) #s(literal 1 binary64))) (neg.f64 x))) |
#s(approx (/ (- z x) t) (*.f64 (fma.f64 (/.f64 (/.f64 z t) x) #s(literal -1 binary64) (pow.f64 t #s(literal -1 binary64))) (neg.f64 x))) |
#s(approx (neg (* (- (/ (/ x t) z) (pow t -1)) z)) (*.f64 (fma.f64 (/.f64 (/.f64 z t) x) #s(literal -1 binary64) (pow.f64 t #s(literal -1 binary64))) (neg.f64 x))) |
#s(approx (* (- (/ (/ x t) z) (pow t -1)) z) (*.f64 (-.f64 (/.f64 (/.f64 z t) x) (pow.f64 t #s(literal -1 binary64))) (neg.f64 x))) |
#s(approx (- (/ (/ x t) z) (pow t -1)) (*.f64 (-.f64 (pow.f64 (*.f64 t x) #s(literal -1 binary64)) (pow.f64 (*.f64 t z) #s(literal -1 binary64))) (neg.f64 x))) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (fma.f64 (neg.f64 y) (/.f64 (/.f64 z t) x) (-.f64 (/.f64 y t) #s(literal 1 binary64))) (neg.f64 x))) |
#s(approx (- z x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) (neg.f64 x))) |
#s(approx (- x (* x (/ y t))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (*.f64 (fma.f64 (neg.f64 y) (/.f64 (/.f64 z t) x) (-.f64 (/.f64 y t) #s(literal 1 binary64))) (neg.f64 x))) |
#s(approx (* (/ (- z x) t) y) (*.f64 (fma.f64 (neg.f64 y) (/.f64 (/.f64 z t) x) (/.f64 y t)) (neg.f64 x))) |
#s(approx (+ (* (- z x) (/ y t)) x) x) |
#s(approx (+ (* (- z x) (/ y t)) x) (fma.f64 (/.f64 y t) (-.f64 z x) x)) |
#s(approx y y) |
#s(approx (+ (* (- z x) (/ y t)) x) x) |
#s(approx (+ (* (- z x) (/ y t)) x) (fma.f64 (/.f64 y t) (-.f64 z x) x)) |
#s(approx (* y (/ z t)) (/.f64 (*.f64 y z) t)) |
#s(approx (- x (* x (/ y t))) x) |
#s(approx (- x (* x (/ y t))) (-.f64 x (*.f64 (/.f64 y t) x))) |
#s(approx (/ y t) (/.f64 y t)) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) x) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (fma.f64 (/.f64 y t) (-.f64 z x) x)) |
#s(approx (* (/ (- z x) t) y) (*.f64 y (/.f64 (-.f64 z x) t))) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 y (/.f64 (-.f64 z x) t))) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 z x) t)) y)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 y (/.f64 (-.f64 z x) t))) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 z x) t)) y)) |
#s(approx (- x (* x (/ y t))) (*.f64 (neg.f64 x) (/.f64 y t))) |
#s(approx (- x (* x (/ y t))) (*.f64 (-.f64 (/.f64 x y) (/.f64 x t)) y)) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (*.f64 y (/.f64 (-.f64 z x) t))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (*.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 z x) t)) y)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 y (/.f64 (-.f64 z x) t))) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 x) y) (/.f64 (-.f64 z x) t)))) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 y (/.f64 (-.f64 z x) t))) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 x) y) (/.f64 (-.f64 z x) t)))) |
#s(approx (- x (* x (/ y t))) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1 binary64) (/.f64 x t)))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (*.f64 y (/.f64 (-.f64 z x) t))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 x) y) (/.f64 (-.f64 z x) t)))) |
#s(approx (+ (* (- z x) (/ y t)) x) (-.f64 x (*.f64 (/.f64 y t) x))) |
#s(approx (+ (* (- z x) (/ y t)) x) (+.f64 (/.f64 (fma.f64 (neg.f64 y) x (*.f64 y z)) t) x)) |
#s(approx (neg (* (- (/ (/ x t) z) (pow t -1)) z)) (/.f64 (-.f64 z x) t)) |
#s(approx (- (/ (/ x t) z) (pow t -1)) (/.f64 (/.f64 (-.f64 x z) t) z)) |
#s(approx z z) |
#s(approx (+ (* (- z x) (/ y t)) x) (-.f64 x (*.f64 (/.f64 y t) x))) |
#s(approx (+ (* (- z x) (/ y t)) x) (+.f64 (/.f64 (fma.f64 (neg.f64 y) x (*.f64 y z)) t) x)) |
#s(approx (/ z t) (/.f64 z t)) |
#s(approx (- z x) (-.f64 z x)) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (-.f64 x (*.f64 (/.f64 y t) x))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (+.f64 (/.f64 (fma.f64 (neg.f64 y) x (*.f64 y z)) t) x)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (+.f64 (/.f64 (-.f64 x (*.f64 (/.f64 y t) x)) z) (/.f64 y t)) z)) |
#s(approx (/ (- z x) t) (*.f64 (fma.f64 (/.f64 (/.f64 x t) z) #s(literal -1 binary64) (pow.f64 t #s(literal -1 binary64))) z)) |
#s(approx (neg (* (- (/ (/ x t) z) (pow t -1)) z)) (*.f64 (fma.f64 (/.f64 (/.f64 x t) z) #s(literal -1 binary64) (pow.f64 t #s(literal -1 binary64))) z)) |
#s(approx (* (- (/ (/ x t) z) (pow t -1)) z) (*.f64 (-.f64 (/.f64 (/.f64 x t) z) (pow.f64 t #s(literal -1 binary64))) z)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (+.f64 (/.f64 (-.f64 x (*.f64 (/.f64 y t) x)) z) (/.f64 y t)) z)) |
#s(approx (- z x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) z)) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (*.f64 (+.f64 (/.f64 (-.f64 x (*.f64 (/.f64 y t) x)) z) (/.f64 y t)) z)) |
#s(approx (* (/ (- z x) t) y) (*.f64 (fma.f64 (neg.f64 x) (/.f64 y (*.f64 t z)) (/.f64 y t)) z)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (neg.f64 z) (-.f64 (/.f64 (fma.f64 (/.f64 y t) x (neg.f64 x)) z) (/.f64 y t)))) |
#s(approx (/ (- z x) t) (*.f64 (neg.f64 z) (-.f64 (/.f64 (/.f64 x t) z) (pow.f64 t #s(literal -1 binary64))))) |
#s(approx (neg (* (- (/ (/ x t) z) (pow t -1)) z)) (*.f64 (neg.f64 z) (-.f64 (/.f64 (/.f64 x t) z) (pow.f64 t #s(literal -1 binary64))))) |
#s(approx (* (- (/ (/ x t) z) (pow t -1)) z) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (/.f64 x t) z) #s(literal -1 binary64) (pow.f64 t #s(literal -1 binary64))))) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 (neg.f64 z) (-.f64 (/.f64 (fma.f64 (/.f64 y t) x (neg.f64 x)) z) (/.f64 y t)))) |
#s(approx (- z x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) z)) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (*.f64 (neg.f64 z) (-.f64 (/.f64 (fma.f64 (/.f64 y t) x (neg.f64 x)) z) (/.f64 y t)))) |
#s(approx (* (/ (- z x) t) y) (*.f64 (neg.f64 z) (fma.f64 (/.f64 y z) (/.f64 x t) (/.f64 (neg.f64 y) t)))) |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (fma.f64 y (-.f64 z x) (*.f64 t x)) t)) |
#s(approx (/ (- z x) t) (/.f64 (-.f64 z x) t)) |
#s(approx (neg (* (- (/ (/ x t) z) (pow t -1)) z)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) z) t)) |
#s(approx (* (- (/ (/ x t) z) (pow t -1)) z) (/.f64 (*.f64 (-.f64 (/.f64 x z) #s(literal 1 binary64)) z) t)) |
#s(approx (- (/ (/ x t) z) (pow t -1)) (/.f64 (-.f64 (/.f64 x z) #s(literal 1 binary64)) t)) |
#s(approx t t) |
#s(approx (pow t -1) (pow.f64 t #s(literal -1 binary64))) |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (fma.f64 y (-.f64 z x) (*.f64 t x)) t)) |
#s(approx (- x (* x (/ y t))) (/.f64 (fma.f64 t x (*.f64 (neg.f64 y) x)) t)) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (/.f64 (fma.f64 y (-.f64 z x) (*.f64 t x)) t)) |
#s(approx (+ (* (- z x) (/ y t)) x) (fma.f64 (/.f64 y t) (-.f64 z x) x)) |
#s(approx (+ (* (- z x) (/ y t)) x) (fma.f64 (/.f64 y t) (-.f64 z x) x)) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (fma.f64 (/.f64 y t) (-.f64 z x) x)) |
#s(approx (neg (* (- (/ (/ x t) z) (pow t -1)) z)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) z) t)) |
#s(approx (* (- (/ (/ x t) z) (pow t -1)) z) (/.f64 (*.f64 (-.f64 (/.f64 x z) #s(literal 1 binary64)) z) t)) |
#s(approx (- (/ (/ x t) z) (pow t -1)) (/.f64 (-.f64 (/.f64 x z) #s(literal 1 binary64)) t)) |
Compiled 8 176 to 1 272 computations (84.4% saved)
14 alts after pruning (4 fresh and 10 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 289 | 3 | 292 |
| Fresh | 1 | 1 | 2 |
| Picked | 1 | 4 | 5 |
| Done | 1 | 6 | 7 |
| Total | 292 | 14 | 306 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 74.2% | (fma.f64 (/.f64 #s(approx (- z x) z) t) y x) |
| 74.1% | (fma.f64 #s(approx (/ (- z x) t) (neg.f64 (*.f64 #s(approx (- (/ (/ x t) z) (pow t -1)) (/.f64 #s(literal -1 binary64) t)) z))) y x) | |
| 54.5% | (fma.f64 #s(approx (* t (- z x)) (*.f64 t z)) (/.f64 y (*.f64 t t)) x) | |
| ✓ | 53.9% | (+.f64 x (/.f64 (*.f64 #s(approx (* t (- z x)) (*.f64 t z)) y) (*.f64 t t))) |
| ✓ | 74.1% | (+.f64 x (/.f64 (*.f64 y #s(approx (- z x) z)) t)) |
| ✓ | 37.7% | #s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 y z) t)) |
| ✓ | 67.3% | #s(approx (+ (* (- z x) (/ y t)) x) (-.f64 x (*.f64 x (/.f64 y t)))) |
| ✓ | 37.4% | #s(approx (+ (* (- z x) (/ y t)) x) (*.f64 y (/.f64 z t))) |
| ✓ | 29.6% | #s(approx (+ (* (- z x) (/ y t)) x) #s(approx (- x (* x (/ y t))) (*.f64 (neg.f64 x) (/.f64 y t)))) |
| ✓ | 59.5% | #s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (*.f64 (/.f64 (-.f64 z x) t) y)) |
| 59.2% | #s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (*.f64 (/.f64 y t) (-.f64 z x))) | |
| 45.8% | #s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(approx (* (/ (- z x) t) y) (*.f64 (fma.f64 (/.f64 y x) (/.f64 z t) (/.f64 (neg.f64 y) t)) x))) | |
| ✓ | 27.9% | #s(approx (+ x (/ (* y (- z x)) t)) #s(approx (* (- 1 (/ y t)) x) (/.f64 (*.f64 (neg.f64 x) y) t))) |
| ✓ | 40.6% | #s(approx (+ x (/ (* y (- z x)) t)) x) |
Compiled 720 to 298 computations (58.6% saved)
| Inputs |
|---|
#s(approx (+ x (/ (* y (- z x)) t)) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 z y) t)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 y (/.f64 z t))) |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 y z) t)) |
(fma.f64 y (/.f64 #s(approx (- z x) z) t) x) |
(fma.f64 (/.f64 #s(approx (- z x) z) t) y x) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(approx (* (- 1 (/ y t)) x) (/.f64 (*.f64 (neg.f64 x) y) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) x)) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(approx (- x (* x (/ y t))) (*.f64 (neg.f64 x) (/.f64 y t)))) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (*.f64 (/.f64 y t) (-.f64 z x))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (*.f64 (/.f64 (-.f64 z x) t) y)) |
#s(approx (+ (* (- z x) (/ y t)) x) (-.f64 x (*.f64 x (/.f64 y t)))) |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 (-.f64 z x) y) t)) |
(+.f64 x (/.f64 (*.f64 y #s(approx (- z x) z)) t)) |
(fma.f64 (-.f64 z x) (/.f64 y t) x) |
(fma.f64 (/.f64 (-.f64 z x) t) y x) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
(fma.f64 #s(approx (/ (- z x) t) (neg.f64 (*.f64 #s(approx (- (/ (/ x t) z) (pow t -1)) (/.f64 #s(literal -1 binary64) t)) z))) y x) |
(fma.f64 #s(approx (* t (- z x)) (*.f64 t z)) (/.f64 y (*.f64 t t)) x) |
(+.f64 x (/.f64 (*.f64 #s(approx (* t (- z x)) (*.f64 t z)) y) (*.f64 t t))) |
(fma.f64 (*.f64 (-.f64 z x) t) (/.f64 y (*.f64 t t)) x) |
(+.f64 x (/.f64 (*.f64 (*.f64 t (-.f64 z x)) y) (*.f64 t t))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) #s(approx (* (/ (- z x) t) y) (*.f64 (fma.f64 (/.f64 y x) (/.f64 z t) (/.f64 (neg.f64 y) t)) x))) |
(+.f64 x #s(approx (/ (* (* t (- z x)) y) (* t t)) (*.f64 (fma.f64 (/.f64 y x) (/.f64 z t) (/.f64 (neg.f64 y) t)) x))) |
(fma.f64 #s(approx (/ (- z x) t) (neg.f64 (*.f64 (-.f64 (/.f64 (/.f64 x t) z) (pow.f64 t #s(literal -1 binary64))) z))) y x) |
| Outputs |
|---|
(fma.f64 (-.f64 z x) (/.f64 y t) x) |
5 calls:
| 100.0ms | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| 11.0ms | z |
| 7.0ms | t |
| 7.0ms | y |
| 7.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.9% | 1 | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| 96.9% | 1 | x |
| 96.9% | 1 | y |
| 96.9% | 1 | z |
| 96.9% | 1 | t |
Compiled 13 to 24 computations (-84.6% saved)
| Inputs |
|---|
#s(approx (+ x (/ (* y (- z x)) t)) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 z y) t)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 y (/.f64 z t))) |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 y z) t)) |
(fma.f64 y (/.f64 #s(approx (- z x) z) t) x) |
(fma.f64 (/.f64 #s(approx (- z x) z) t) y x) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(approx (* (- 1 (/ y t)) x) (/.f64 (*.f64 (neg.f64 x) y) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) x)) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(approx (- x (* x (/ y t))) (*.f64 (neg.f64 x) (/.f64 y t)))) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (*.f64 (/.f64 y t) (-.f64 z x))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (*.f64 (/.f64 (-.f64 z x) t) y)) |
#s(approx (+ (* (- z x) (/ y t)) x) (-.f64 x (*.f64 x (/.f64 y t)))) |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 (-.f64 z x) y) t)) |
(+.f64 x (/.f64 (*.f64 y #s(approx (- z x) z)) t)) |
| Outputs |
|---|
(fma.f64 y (/.f64 #s(approx (- z x) z) t) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 (-.f64 z x) y) t)) |
(fma.f64 y (/.f64 #s(approx (- z x) z) t) x) |
5 calls:
| 11.0ms | y |
| 5.0ms | t |
| 5.0ms | x |
| 5.0ms | z |
| 4.0ms | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.7% | 3 | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| 85.3% | 3 | x |
| 88.4% | 3 | y |
| 87.5% | 3 | z |
| 89.1% | 3 | t |
Compiled 13 to 24 computations (-84.6% saved)
| Inputs |
|---|
#s(approx (+ x (/ (* y (- z x)) t)) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 z y) t)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 y (/.f64 z t))) |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 y z) t)) |
(fma.f64 y (/.f64 #s(approx (- z x) z) t) x) |
(fma.f64 (/.f64 #s(approx (- z x) z) t) y x) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(approx (* (- 1 (/ y t)) x) (/.f64 (*.f64 (neg.f64 x) y) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) x)) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(approx (- x (* x (/ y t))) (*.f64 (neg.f64 x) (/.f64 y t)))) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
| Outputs |
|---|
(fma.f64 y (/.f64 #s(approx (- z x) z) t) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
(fma.f64 y (/.f64 #s(approx (- z x) z) t) x) |
3 calls:
| 5.0ms | z |
| 3.0ms | y |
| 3.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.1% | 3 | z |
| 77.1% | 2 | y |
| 77.5% | 3 | t |
Compiled 3 to 12 computations (-300% saved)
| Inputs |
|---|
#s(approx (+ x (/ (* y (- z x)) t)) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 z y) t)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 y (/.f64 z t))) |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 y z) t)) |
(fma.f64 y (/.f64 #s(approx (- z x) z) t) x) |
(fma.f64 (/.f64 #s(approx (- z x) z) t) y x) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(approx (* (- 1 (/ y t)) x) (/.f64 (*.f64 (neg.f64 x) y) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) x)) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(approx (- x (* x (/ y t))) (*.f64 (neg.f64 x) (/.f64 y t)))) |
| Outputs |
|---|
(fma.f64 y (/.f64 #s(approx (- z x) z) t) x) |
5 calls:
| 5.0ms | t |
| 3.0ms | x |
| 3.0ms | z |
| 3.0ms | y |
| 3.0ms | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 74.2% | 1 | t |
| 74.2% | 1 | y |
| 74.2% | 1 | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| 74.2% | 1 | x |
| 74.2% | 1 | z |
Compiled 13 to 24 computations (-84.6% saved)
| Inputs |
|---|
#s(approx (+ x (/ (* y (- z x)) t)) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 z y) t)) |
#s(approx (+ (* (- z x) (/ y t)) x) (*.f64 y (/.f64 z t))) |
#s(approx (+ (* (- z x) (/ y t)) x) (/.f64 (*.f64 y z) t)) |
| Outputs |
|---|
#s(approx (+ x (/ (* y (- z x)) t)) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 z y) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) x) |
5 calls:
| 2.0ms | y |
| 2.0ms | x |
| 2.0ms | t |
| 2.0ms | z |
| 2.0ms | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 60.5% | 3 | t |
| 56.2% | 3 | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| 53.5% | 3 | x |
| 52.8% | 3 | z |
| 56.7% | 3 | y |
Compiled 13 to 24 computations (-84.6% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (+ x (/ (* y (- z x)) t)) x) |
| Outputs |
|---|
#s(approx (+ x (/ (* y (- z x)) t)) x) |
5 calls:
| 1.0ms | t |
| 1.0ms | x |
| 1.0ms | z |
| 1.0ms | y |
| 1.0ms | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 40.6% | 1 | z |
| 40.6% | 1 | x |
| 40.6% | 1 | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| 40.6% | 1 | y |
| 40.6% | 1 | t |
Compiled 13 to 24 computations (-84.6% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 0.005918588726898157 | 426960.2822319169 |
| 43.0ms | -2.0120326477721435e-64 | -1.0255700078698709e-66 |
| 11.0ms | 256× | 0 | valid |
Compiled 444 to 367 computations (17.3% saved)
ival-div!: 2.0ms (44.7% of total)ival-sub!: 1.0ms (22.4% of total)ival-add!: 1.0ms (22.4% of total)ival-mult!: 1.0ms (22.4% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 6.73267915102506e-70 | 2.382031931833084e-62 |
| 5.0ms | -1.685270968470575e-89 | -1.0835571556547446e-89 |
| 9.0ms | 208× | 0 | valid |
Compiled 363 to 314 computations (13.5% saved)
ival-sub!: 1.0ms (29.9% of total)ival-mult!: 1.0ms (29.9% of total)ival-div!: 1.0ms (29.9% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 12.0ms | 5.314141417240998e-22 | 8.04813033614941e-10 |
| 11.0ms | -5.890915472617148e-7 | -3.3330845405701935e-12 |
| 13.0ms | 304× | 0 | valid |
Compiled 506 to 433 computations (14.4% saved)
ival-div!: 2.0ms (41.3% of total)ival-sub!: 1.0ms (20.6% of total)ival-add!: 1.0ms (20.6% of total)ival-mult!: 1.0ms (20.6% of total)adjust: 0.0ms (0% of total)| 1× | fuel |
Compiled 164 to 43 computations (73.8% saved)
Compiled 374 to 122 computations (67.4% saved)
Loading profile data...