
Time bar (total: 2.9s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 3 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 4 |
| 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)
| 391.0ms | 8 256× | 0 | valid |
ival-mult!: 69.0ms (43.6% of total)ival-div!: 41.0ms (25.9% of total)ival-sub!: 28.0ms (17.7% of total)ival-add!: 18.0ms (11.4% of total)adjust: 2.0ms (1.3% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 24 | 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 | 20 | 0 |
| ↳ | (*.f64 y (-.f64 z x)) | overflow | 58 | |
/.f64 | (/.f64 (*.f64 y (-.f64 z x)) t) | u/n | 3 | 0 |
| ↳ | (*.f64 y (-.f64 z x)) | underflow | 10 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 23 | 0 |
| - | 0 | 233 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 23 | 0 | 0 |
| - | 0 | 0 | 233 |
| number | freq |
|---|---|
| 0 | 233 |
| 1 | 23 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 24.0ms | 512× | 0 | valid |
Compiled 69 to 28 computations (59.4% saved)
ival-mult!: 3.0ms (36.5% of total)ival-div!: 3.0ms (36.5% of total)ival-sub!: 2.0ms (24.4% of total)ival-add!: 1.0ms (12.2% of total)adjust: 0.0ms (0% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 52 | 147 |
| 1 | 105 | 143 |
| 2 | 212 | 143 |
| 3 | 422 | 143 |
| 4 | 751 | 143 |
| 5 | 1027 | 143 |
| 6 | 1036 | 143 |
| 1× | saturated |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 91.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
Compiled 18 to 16 computations (11.1% saved)
| Inputs |
|---|
(+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
x |
(/.f64 (*.f64 y (-.f64 z x)) t) |
(*.f64 y (-.f64 z x)) |
y |
(-.f64 z x) |
z |
t |
| Outputs |
|---|
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))) |
#s(approx (* y (- z x)) #s(hole binary64 (* y z))) |
#s(approx (* y (- z x)) #s(hole binary64 (+ (* -1 (* x y)) (* y z)))) |
#s(approx (- z x) #s(hole binary64 z)) |
#s(approx (- z x) #s(hole binary64 (+ z (* -1 x)))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* x (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* y (- z x)) #s(hole binary64 (* x (+ (* -1 y) (/ (* y z) x))))) |
#s(approx (- z x) #s(hole binary64 (* -1 x))) |
#s(approx (- z x) #s(hole binary64 (* x (- (/ z x) 1)))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ y t)))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ (* y z) x))))))) |
#s(approx (- z x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ z x))))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 x)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (* y (- z x)) #s(hole binary64 (* y (- z x)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (- z x) #s(hole binary64 (- z x))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (/ y t))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* z (+ y (* -1 (/ (* x y) z)))))) |
#s(approx (- z x) #s(hole binary64 (* z (+ 1 (* -1 (/ x z)))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (/ (* x y) (* t z))))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (/ (* x y) z)))))) |
#s(approx (- z x) #s(hole binary64 (* -1 (* z (- (/ x z) 1))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | t | @ | 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) |
| 1.0ms | y | @ | -inf | ((+ x (/ (* y (- z x)) t)) x (/ (* y (- z x)) t) (* y (- z x)) y (- z x) z t) |
| 1.0ms | x | @ | -inf | ((+ x (/ (* y (- z x)) t)) x (/ (* y (- z x)) t) (* y (- z x)) y (- z x) z t) |
| 1.0ms | z | @ | -inf | ((+ x (/ (* y (- z x)) t)) x (/ (* y (- z x)) t) (* y (- z x)) y (- z x) z t) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 155 | 796 |
| 0 | 160 | 770 |
| 1 | 814 | 711 |
| 2 | 7770 | 711 |
| 0 | 8091 | 680 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
x |
(/.f64 (*.f64 y (-.f64 z x)) t) |
(*.f64 y (-.f64 z x)) |
y |
(-.f64 z x) |
z |
t |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))) |
#s(approx (* y (- z x)) #s(hole binary64 (* y z))) |
#s(approx (* y (- z x)) #s(hole binary64 (+ (* -1 (* x y)) (* y z)))) |
#s(approx (- z x) #s(hole binary64 z)) |
#s(approx (- z x) #s(hole binary64 (+ z (* -1 x)))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* x (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* y (- z x)) #s(hole binary64 (* x (+ (* -1 y) (/ (* y z) x))))) |
#s(approx (- z x) #s(hole binary64 (* -1 x))) |
#s(approx (- z x) #s(hole binary64 (* x (- (/ z x) 1)))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ y t)))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ (* y z) x))))))) |
#s(approx (- z x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ z x))))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 x)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (* y (- z x)) #s(hole binary64 (* y (- z x)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (- z x) #s(hole binary64 (- z x))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (/ y t))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* z (+ y (* -1 (/ (* x y) z)))))) |
#s(approx (- z x) #s(hole binary64 (* z (+ 1 (* -1 (/ x z)))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (/ (* x y) (* t z))))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (/ (* x y) z)))))) |
#s(approx (- z x) #s(hole binary64 (* -1 (* z (- (/ x z) 1))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
| Outputs |
|---|
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z x) y) y) (-.f64 z x)) (*.f64 t t)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z y) z) y) (*.f64 t t)) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) x) (-.f64 #s(literal 1 binary64) (/.f64 y t)))) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (/.f64 (-.f64 z x) (neg.f64 t)) y) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z x) y) y) (-.f64 z x)) (*.f64 t t)) (*.f64 x (*.f64 (/.f64 (-.f64 z x) (neg.f64 t)) y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z x) y) y) (-.f64 z x)) (*.f64 t t)))) (neg.f64 (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t)))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z x) y) y) (-.f64 z x)) (*.f64 t t)) (/.f64 (*.f64 (-.f64 z x) y) t) (*.f64 (*.f64 x x) x))) (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 (fma.f64 (/.f64 (-.f64 z x) t) y x) (+.f64 x (/.f64 (*.f64 y (-.f64 (neg.f64 x) z)) t)))) (neg.f64 (+.f64 x (/.f64 (*.f64 y (-.f64 (neg.f64 x) z)) t)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) x) (-.f64 #s(literal 1 binary64) (/.f64 y t))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 z y) z) y) (*.f64 t t)) (/.f64 (*.f64 z y) t)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) (-.f64 #s(literal 1 binary64) (/.f64 y t))) x (*.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t t))) (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) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t t))) 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 (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t t)) (*.f64 (neg.f64 x) (/.f64 y t)) (*.f64 (*.f64 x x) x)) (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 (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t t)) (*.f64 (neg.f64 x) (/.f64 y t)) (*.f64 (*.f64 x x) x)) 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 (fma.f64 (/.f64 (-.f64 z x) t) y x) (+.f64 x (/.f64 (*.f64 y (-.f64 (neg.f64 x) z)) t))) (+.f64 x (/.f64 (*.f64 y (-.f64 (neg.f64 x) z)) t))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z x) y) y) (-.f64 z x)) (*.f64 t t))) (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) x) (-.f64 #s(literal 1 binary64) (/.f64 y t))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 z y) z) y) (*.f64 t t)) (/.f64 (*.f64 z y) t))) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) (*.f64 t t)) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) x) (-.f64 #s(literal 1 binary64) (/.f64 y t))) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) y) (/.f64 z t))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) x) (-.f64 #s(literal 1 binary64) (/.f64 y t))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 z y) z) y) (*.f64 t t)) (/.f64 (*.f64 z y) t))) (fma.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) (-.f64 #s(literal 1 binary64) (/.f64 y t))) x (*.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z x) y) y) (-.f64 z x)) (*.f64 t t)) (/.f64 (*.f64 (-.f64 z x) y) t) (*.f64 (*.f64 x x) x)) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z x) y) y) (-.f64 z x)) (*.f64 t t)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z x) y) y) (-.f64 z x)) (*.f64 t t)) (/.f64 (*.f64 (-.f64 z x) y) t) (*.f64 (*.f64 x x) x)) (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 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z x) y) y) (-.f64 z x)) (*.f64 t t)) (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) x) (-.f64 #s(literal 1 binary64) (/.f64 y t))) (+.f64 x (/.f64 (*.f64 y (-.f64 (neg.f64 x) z)) t))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 z y) z) y) (*.f64 t t)) (+.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 (*.f64 (*.f64 x x) x) (fma.f64 (/.f64 (*.f64 (-.f64 z x) y) t) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x) (*.f64 x x))) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z x) y) y) (-.f64 z x)) (*.f64 t t)) (/.f64 (*.f64 (-.f64 z x) y) t)) (fma.f64 (/.f64 (*.f64 (-.f64 z x) y) t) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x) (*.f64 x x)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) x) (-.f64 #s(literal 1 binary64) (/.f64 y t))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) (fma.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) (-.f64 #s(literal 1 binary64) (/.f64 y t))) x (*.f64 (/.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 (*.f64 (*.f64 z y) z) y) (*.f64 t t)) (/.f64 (*.f64 z y) t)) (fma.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) (-.f64 #s(literal 1 binary64) (/.f64 y t))) x (*.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)))))) |
(+.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 (/.f64 (+.f64 z x) t) (/.f64 (-.f64 z x) t)) y) (/.f64 (+.f64 z x) t)) |
(/.f64 (*.f64 (*.f64 (fma.f64 (/.f64 x t) (/.f64 (+.f64 z x) t) (/.f64 (*.f64 z z) (*.f64 t t))) (/.f64 (-.f64 z x) t)) y) (fma.f64 (/.f64 x t) (/.f64 (+.f64 z x) t) (/.f64 (*.f64 z z) (*.f64 t t)))) |
(/.f64 (*.f64 (*.f64 t (-.f64 z x)) y) (*.f64 t t)) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z y) z) y) (*.f64 t t)) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t t))) (-.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 (/.f64 (*.f64 (-.f64 z x) y) t) (/.f64 (*.f64 y (-.f64 (neg.f64 x) z)) t))) (neg.f64 (/.f64 (*.f64 y (-.f64 (neg.f64 x) z)) t))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 z y) z) y) (*.f64 t t)) (/.f64 (*.f64 z y) t) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t t)) (*.f64 (neg.f64 x) (/.f64 y t))))) (neg.f64 (fma.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (neg.f64 x) (/.f64 y t))) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t t))))) |
(/.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 (/.f64 (+.f64 z x) t) (/.f64 (-.f64 z x) t))) (/.f64 (+.f64 z x) t)) |
(/.f64 (*.f64 y (*.f64 (fma.f64 (/.f64 x t) (/.f64 (+.f64 z x) t) (/.f64 (*.f64 z z) (*.f64 t t))) (/.f64 (-.f64 z x) t))) (fma.f64 (/.f64 x t) (/.f64 (+.f64 z x) t) (/.f64 (*.f64 z z) (*.f64 t t)))) |
(/.f64 (*.f64 y (*.f64 t (-.f64 z x))) (*.f64 t t)) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 z x) y) t) (/.f64 (*.f64 y (-.f64 (neg.f64 x) z)) t)) (/.f64 (*.f64 y (-.f64 (neg.f64 x) z)) t)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 z y) z) y) (*.f64 t t)) (/.f64 (*.f64 z y) t) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t t)) (*.f64 (neg.f64 x) (/.f64 y t)))) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) (*.f64 t t)) (-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t t)) (/.f64 (*.f64 (neg.f64 x) (*.f64 y (*.f64 z y))) (*.f64 t t))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 z y) z) y) (*.f64 t t)) (/.f64 (*.f64 z y) t) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t t)) (*.f64 (neg.f64 x) (/.f64 y t)))) (fma.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (neg.f64 x) (/.f64 y t))) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t t)))) |
(/.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 (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t t)) (/.f64 (*.f64 y (-.f64 (neg.f64 x) z)) t)) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 z y) z) y) (*.f64 t t)) (/.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 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t t)) (*.f64 (neg.f64 x) (/.f64 y t))) (fma.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (neg.f64 x) (/.f64 y t))) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t t)))) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 z y) z) y) (*.f64 t t)) (/.f64 (*.f64 z y) t)) (fma.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (neg.f64 x) (/.f64 y t))) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t t))))) |
(+.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 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x)) 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 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x))) (fma.f64 z z (*.f64 x (+.f64 z x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z y) z) y) (*.f64 (*.f64 x x) (*.f64 y y))) (-.f64 (*.f64 z y) (*.f64 (neg.f64 y) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (*.f64 (*.f64 y y) y)) (pow.f64 (*.f64 (neg.f64 z) y) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (*.f64 y y) (fma.f64 (*.f64 (*.f64 z y) z) y (*.f64 (*.f64 (neg.f64 y) x) (*.f64 (neg.f64 z) y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 z x) y) (*.f64 y (-.f64 (neg.f64 x) z)))) (neg.f64 (*.f64 y (-.f64 (neg.f64 x) z)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (*.f64 (*.f64 y y) y) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 y y) y)))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 y y) (*.f64 (*.f64 z y) (-.f64 (*.f64 z y) (*.f64 (neg.f64 y) x)))))) |
(/.f64 (*.f64 (*.f64 (-.f64 z x) y) (*.f64 y (-.f64 (neg.f64 x) z))) (*.f64 y (-.f64 (neg.f64 x) z))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (*.f64 (*.f64 y y) y) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 y y) y))) (fma.f64 (*.f64 (*.f64 z y) z) y (-.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (neg.f64 x) (*.f64 y (*.f64 z y)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (*.f64 (*.f64 y y) y) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 y y) y))) (fma.f64 (*.f64 x x) (*.f64 y y) (*.f64 (*.f64 z y) (-.f64 (*.f64 z y) (*.f64 (neg.f64 y) x))))) |
(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 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 y (-.f64 (neg.f64 x) z))) (/.f64 (*.f64 (*.f64 (*.f64 z y) z) y) (*.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 (*.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (*.f64 (*.f64 y y) y)) (fma.f64 (*.f64 x x) (*.f64 y y) (*.f64 (*.f64 z y) (-.f64 (*.f64 z y) (*.f64 (neg.f64 y) x))))) (/.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 y y) y)) (fma.f64 (*.f64 x x) (*.f64 y y) (*.f64 (*.f64 z y) (-.f64 (*.f64 z y) (*.f64 (neg.f64 y) x)))))) |
(+.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 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x))) (neg.f64 (fma.f64 z z (*.f64 x (+.f64 z x))))) |
(/.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (+.f64 z x)) |
(/.f64 (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x)) (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 (neg.f64 z) x)))) |
(/.f64 (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x)) (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 (*.f64 (*.f64 z z) z) (fma.f64 z z (*.f64 x (+.f64 z x)))) (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 z z (*.f64 x (+.f64 z x))))) |
(-.f64 z (*.f64 (neg.f64 x) #s(literal -1 binary64))) |
(-.f64 z x) |
(+.f64 (/.f64 (*.f64 (*.f64 z z) z) (fma.f64 z z (*.f64 x (+.f64 z x)))) (/.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (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 z (*.f64 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 z (*.f64 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 (fma.f64 (neg.f64 y) x (fma.f64 t x (*.f64 z y))) (*.f64 t z)) z)) |
#s(approx (/ (* y (- z x)) t) (*.f64 (fma.f64 (neg.f64 x) (/.f64 y (*.f64 t 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) (neg.f64 (/.f64 (fma.f64 (neg.f64 y) x (fma.f64 t x (*.f64 z y))) (*.f64 t z))))) |
#s(approx (/ (* y (- z x)) t) (*.f64 (fma.f64 (neg.f64 x) (/.f64 y (*.f64 t 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 4 270 to 665 computations (84.4% saved)
10 alts after pruning (10 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 182 | 10 | 192 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 183 | 10 | 193 |
| Status | Accuracy | Program |
|---|---|---|
| 93.1% | (fma.f64 (/.f64 (-.f64 z x) t) y x) | |
| ▶ | 97.3% | (fma.f64 (-.f64 z x) (/.f64 y t) x) |
| ▶ | 91.2% | (+.f64 x (/.f64 (fma.f64 (neg.f64 y) x (*.f64 z y)) t)) |
| 54.9% | (+.f64 x (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 z x) y) (*.f64 y (-.f64 (neg.f64 x) z))) (*.f64 y (-.f64 (neg.f64 x) z))) t)) | |
| 58.8% | (+.f64 x (/.f64 (*.f64 (*.f64 t (-.f64 z x)) y) (*.f64 t t))) | |
| ▶ | 69.0% | (+.f64 x (/.f64 (*.f64 y #s(approx (- z x) z)) t)) |
| 60.6% | #s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 (-.f64 z x) y) t)) | |
| 36.5% | #s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 z y) t)) | |
| ▶ | 65.0% | #s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
| ▶ | 35.7% | #s(approx (+ x (/ (* y (- z x)) t)) x) |
Compiled 268 to 200 computations (25.4% 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 (fma.f64 (neg.f64 y) x (*.f64 z y)) t)) |
(/.f64 (fma.f64 (neg.f64 y) x (*.f64 z y)) t) |
(fma.f64 (neg.f64 y) x (*.f64 z y)) |
(neg.f64 y) |
(*.f64 z y) |
| 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 (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))) |
#s(approx (+ (* (neg y) x) (* z y)) #s(hole binary64 (* y z))) |
#s(approx (+ (* (neg y) x) (* z y)) #s(hole binary64 (+ (* -1 (* x y)) (* y 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 (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) #s(hole binary64 (* x (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))) |
#s(approx (+ (* (neg y) x) (* z y)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (+ (* (neg y) x) (* z y)) #s(hole binary64 (* x (+ (* -1 y) (/ (* y z) x))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (- z x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ z x))))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ y t)))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ (* y z) x))))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ y t)))))) |
#s(approx (+ (* (neg y) x) (* z y)) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ (* y z) x))))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 x)) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (/ y t) #s(hole binary64 (/ y t))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 x)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 x)) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 1)) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (+ 1 (* -1 (/ y t))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (* y (- z x)) #s(hole binary64 (* y (- z x)))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 x)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (+ x (* y (+ (* -1 (/ x t)) (/ z t)))))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) #s(hole binary64 (/ (* y (+ z (* -1 x))) t))) |
#s(approx (+ (* (neg y) x) (* z y)) #s(hole binary64 (* y (+ z (* -1 x))))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#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 (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* y (+ (* -1 (/ x t)) (/ z t))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* y (+ (* -1 (/ x t)) (+ (/ x y) (/ z 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 (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (/ x t)))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (+ (* -1 (/ z t)) (/ x t))))))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) #s(hole binary64 (* -1 (/ (* y (+ x (* -1 z))) t)))) |
#s(approx (+ (* (neg y) x) (* z y)) #s(hole binary64 (* -1 (* y (+ x (* -1 z)))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (- z x) #s(hole binary64 (- z x))) |
#s(approx 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 (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) 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 (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (/ y t))))) |
#s(approx (+ (* (neg y) x) (* z y)) #s(hole binary64 (* z (+ y (* -1 (/ (* x y) 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 (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (/ (* x y) (* t z))))))) |
#s(approx (+ (* (neg y) x) (* z y)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (/ (* x y) 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 (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (/ (+ (* -1 (* x y)) (* y z)) t))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (/ (+ (* -1 (* x y)) (+ (* t x) (* y z))) t))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) #s(hole binary64 (/ (+ (* -1 (* x y)) (* y z)) 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)))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 22.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 (/ (+ (* (neg y) x) (* z y)) t)) (/ (+ (* (neg y) x) (* z y)) t) (+ (* (neg y) x) (* z y)) (neg y) (* z y)) |
| 6.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 (/ (+ (* (neg y) x) (* z y)) t)) (/ (+ (* (neg y) x) (* z y)) t) (+ (* (neg y) x) (* z y)) (neg y) (* z y)) |
| 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 (/ (+ (* (neg y) x) (* z y)) t)) (/ (+ (* (neg y) x) (* z y)) t) (+ (* (neg y) x) (* z y)) (neg y) (* z y)) |
| 2.0ms | y | @ | 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 (/ (+ (* (neg y) x) (* z y)) t)) (/ (+ (* (neg y) x) (* z y)) t) (+ (* (neg y) x) (* z y)) (neg y) (* z y)) |
| 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 (/ (+ (* (neg y) x) (* z y)) t)) (/ (+ (* (neg y) x) (* z y)) t) (+ (* (neg y) x) (* z y)) (neg y) (* z y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 288 | 2307 |
| 0 | 302 | 2041 |
| 1 | 1312 | 2005 |
| 0 | 8525 | 1968 |
| 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 (fma.f64 (neg.f64 y) x (*.f64 z y)) t)) |
(/.f64 (fma.f64 (neg.f64 y) x (*.f64 z y)) t) |
(fma.f64 (neg.f64 y) x (*.f64 z y)) |
(neg.f64 y) |
(*.f64 z y) |
#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 (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))) |
#s(approx (+ (* (neg y) x) (* z y)) #s(hole binary64 (* y z))) |
#s(approx (+ (* (neg y) x) (* z y)) #s(hole binary64 (+ (* -1 (* x y)) (* y 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 (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) #s(hole binary64 (* x (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))) |
#s(approx (+ (* (neg y) x) (* z y)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (+ (* (neg y) x) (* z y)) #s(hole binary64 (* x (+ (* -1 y) (/ (* y z) x))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (- z x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ z x))))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ y t)))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ (* y z) x))))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ y t)))))) |
#s(approx (+ (* (neg y) x) (* z y)) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ (* y z) x))))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 x)) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (/ y t) #s(hole binary64 (/ y t))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 x)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 x)) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 1)) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (+ 1 (* -1 (/ y t))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (* y (- z x)) #s(hole binary64 (* y (- z x)))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 x)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (+ x (* y (+ (* -1 (/ x t)) (/ z t)))))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) #s(hole binary64 (/ (* y (+ z (* -1 x))) t))) |
#s(approx (+ (* (neg y) x) (* z y)) #s(hole binary64 (* y (+ z (* -1 x))))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#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 (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* y (+ (* -1 (/ x t)) (/ z t))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* y (+ (* -1 (/ x t)) (+ (/ x y) (/ z 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 (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (/ x t)))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (+ (* -1 (/ z t)) (/ x t))))))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) #s(hole binary64 (* -1 (/ (* y (+ x (* -1 z))) t)))) |
#s(approx (+ (* (neg y) x) (* z y)) #s(hole binary64 (* -1 (* y (+ x (* -1 z)))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (- z x) #s(hole binary64 (- z x))) |
#s(approx 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 (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) 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 (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (/ y t))))) |
#s(approx (+ (* (neg y) x) (* z y)) #s(hole binary64 (* z (+ y (* -1 (/ (* x y) 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 (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (/ (* x y) (* t z))))))) |
#s(approx (+ (* (neg y) x) (* z y)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (/ (* x y) 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 (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (/ (+ (* -1 (* x y)) (* y z)) t))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (/ (+ (* -1 (* x y)) (+ (* t x) (* y z))) t))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) #s(hole binary64 (/ (+ (* -1 (* x y)) (* y z)) 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)))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 (fma.f64 (neg.f64 x) (/.f64 y t) x) (fma.f64 (neg.f64 x) (/.f64 y t) x)) (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 t t))) (-.f64 (fma.f64 (neg.f64 x) (/.f64 y t) x) (/.f64 (*.f64 y z) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (neg.f64 (/.f64 (-.f64 z x) t)) y) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (/.f64 (*.f64 y y) (*.f64 t t)) (*.f64 x (*.f64 (neg.f64 (/.f64 (-.f64 z x) t)) y))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (neg.f64 x) (/.f64 y t) x) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 y y) y) (/.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 t t) t)))) (fma.f64 (fma.f64 (neg.f64 x) (/.f64 y t) x) (fma.f64 (neg.f64 x) (/.f64 y t) x) (-.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 t t)) (*.f64 (fma.f64 (neg.f64 x) (/.f64 y t) x) (/.f64 (*.f64 y z) t))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (/.f64 (*.f64 y y) (*.f64 t t)) (*.f64 (neg.f64 x) x))) (neg.f64 (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (/.f64 (*.f64 y y) (*.f64 t t))))) (neg.f64 (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z x) y) (*.f64 (-.f64 z x) y)) (*.f64 (-.f64 z x) y)) (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 x x) x))) (neg.f64 (fma.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (/.f64 (*.f64 y y) (*.f64 t t)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) x (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z x) y) (*.f64 (-.f64 z x) y)) (*.f64 (-.f64 z x) y)) (*.f64 (*.f64 t t) t)))) (neg.f64 (fma.f64 x x (fma.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (/.f64 (*.f64 y y) (*.f64 t t)) (*.f64 (neg.f64 x) (/.f64 (*.f64 (-.f64 z x) y) t)))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t t))) (neg.f64 t) (*.f64 (-.f64 x (*.f64 (neg.f64 x) (/.f64 y t))) (*.f64 (neg.f64 z) y))) (*.f64 (-.f64 x (*.f64 (neg.f64 x) (/.f64 y t))) (neg.f64 t))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t t))) t (*.f64 (-.f64 x (*.f64 (neg.f64 x) (/.f64 y t))) (*.f64 y z))) (*.f64 (-.f64 x (*.f64 (neg.f64 x) (/.f64 y t))) t)) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x x) x (/.f64 (*.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (*.f64 (*.f64 y y) y)) (*.f64 (*.f64 t t) t))) (neg.f64 t) (*.f64 (fma.f64 x x (-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t t)) (*.f64 x (*.f64 (neg.f64 x) (/.f64 y t))))) (*.f64 (neg.f64 z) y))) (*.f64 (fma.f64 x x (-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t t)) (*.f64 x (*.f64 (neg.f64 x) (/.f64 y t))))) (neg.f64 t))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x x) x (/.f64 (*.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (*.f64 (*.f64 y y) y)) (*.f64 (*.f64 t t) t))) t (*.f64 (fma.f64 x x (-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t t)) (*.f64 x (*.f64 (neg.f64 x) (/.f64 y t))))) (*.f64 y z))) (*.f64 (fma.f64 x x (-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t t)) (*.f64 x (*.f64 (neg.f64 x) (/.f64 y t))))) t)) |
(/.f64 (fma.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (/.f64 (*.f64 y y) (*.f64 t t)) (*.f64 (neg.f64 x) x)) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (/.f64 (*.f64 y y) (*.f64 t t)))) (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z x) y) (*.f64 (-.f64 z x) y)) (*.f64 (-.f64 z x) y)) (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (/.f64 (*.f64 y y) (*.f64 t t)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)))) |
(/.f64 (fma.f64 (*.f64 x x) x (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z x) y) (*.f64 (-.f64 z x) y)) (*.f64 (-.f64 z x) y)) (*.f64 (*.f64 t t) t))) (fma.f64 x x (fma.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (/.f64 (*.f64 y y) (*.f64 t t)) (*.f64 (neg.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 (*.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (/.f64 (*.f64 y y) (*.f64 t t))) (-.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 (*.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (/.f64 (*.f64 y y) (*.f64 t t))) (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t)))) |
(-.f64 (fma.f64 (neg.f64 x) (/.f64 y t) x) (*.f64 (neg.f64 y) (/.f64 z 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 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z x) y) (*.f64 (-.f64 z x) y)) (*.f64 (-.f64 z x) y)) (*.f64 (*.f64 t t) t)) (fma.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (/.f64 (*.f64 y y) (*.f64 t t)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)))) (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (/.f64 (*.f64 y y) (*.f64 t t)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x))))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x x (fma.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (/.f64 (*.f64 y y) (*.f64 t t)) (*.f64 (neg.f64 x) (/.f64 (*.f64 (-.f64 z x) y) t))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z x) y) (*.f64 (-.f64 z x) y)) (*.f64 (-.f64 z x) y)) (*.f64 (*.f64 t t) t)) (fma.f64 x x (fma.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (/.f64 (*.f64 y y) (*.f64 t t)) (*.f64 (neg.f64 x) (/.f64 (*.f64 (-.f64 z x) y) t)))))) |
(+.f64 (fma.f64 (neg.f64 x) (/.f64 y t) x) (/.f64 (*.f64 y z) t)) |
(+.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)) |
(/.f64 (neg.f64 (*.f64 (+.f64 z x) (-.f64 z x))) (neg.f64 (+.f64 z x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 x x) x))) (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 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 x x) x)) (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 (*.f64 (*.f64 z z) z) (fma.f64 z z (fma.f64 x x (*.f64 z x)))) (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 z z (fma.f64 x x (*.f64 z x))))) |
(-.f64 z x) |
z |
x |
(/.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 (+ x (/ (+ (* (neg y) x) (* z y)) t)) x) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.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 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) (*.f64 t t)))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 y t)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 t t) t)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 y y) (*.f64 t t)) (/.f64 (neg.f64 y) t))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) (*.f64 t t))) (+.f64 #s(literal 1 binary64) (/.f64 y t))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 t t) t))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 y y) (*.f64 t t)) (/.f64 (neg.f64 y) t)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 y y) (*.f64 t t)) (/.f64 (neg.f64 y) t)))) (/.f64 (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 t t) t)) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 y y) (*.f64 t t)) (/.f64 (neg.f64 y) t))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 y t))) (/.f64 (/.f64 (*.f64 y y) (*.f64 t t)) (+.f64 #s(literal 1 binary64) (/.f64 y t)))) |
(-.f64 #s(literal 1 binary64) (/.f64 y t)) |
#s(literal 1 binary64) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(approx (- z x) z) y) (*.f64 #s(approx (- z x) z) y)) (*.f64 t t)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) x)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(approx (- z x) z) y) (*.f64 #s(approx (- z x) z) y)) (*.f64 t t)) (/.f64 (*.f64 #s(approx (- z x) z) y) t) (*.f64 (*.f64 x x) x)) (+.f64 (/.f64 (*.f64 (*.f64 #s(approx (- z x) z) y) (*.f64 #s(approx (- z x) z) y)) (*.f64 t t)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 #s(approx (- z x) z) y) (*.f64 #s(approx (- z x) z) y)) (*.f64 t t)))) (neg.f64 (-.f64 x (/.f64 (*.f64 #s(approx (- z x) z) y) t)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) x (*.f64 (/.f64 (*.f64 (*.f64 #s(approx (- z x) z) y) (*.f64 #s(approx (- z x) z) y)) (*.f64 t t)) (/.f64 (*.f64 #s(approx (- z x) z) y) t)))) (neg.f64 (fma.f64 x x (-.f64 (/.f64 (*.f64 (*.f64 #s(approx (- z x) z) y) (*.f64 #s(approx (- z x) z) y)) (*.f64 t t)) (*.f64 x (/.f64 (*.f64 #s(approx (- z x) z) y) t)))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 #s(approx (- z x) z) y) (*.f64 #s(approx (- z x) z) y)) (*.f64 t t))) (-.f64 x (/.f64 (*.f64 #s(approx (- z x) z) y) t))) |
(/.f64 (fma.f64 (*.f64 x x) x (*.f64 (/.f64 (*.f64 (*.f64 #s(approx (- z x) z) y) (*.f64 #s(approx (- z x) z) y)) (*.f64 t t)) (/.f64 (*.f64 #s(approx (- z x) z) y) t))) (fma.f64 x x (-.f64 (/.f64 (*.f64 (*.f64 #s(approx (- z x) z) y) (*.f64 #s(approx (- z x) z) y)) (*.f64 t t)) (*.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 (/.f64 (*.f64 (*.f64 #s(approx (- z x) z) y) (*.f64 #s(approx (- z x) z) y)) (*.f64 t t)) (-.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 (*.f64 (*.f64 x x) x) (fma.f64 x x (-.f64 (/.f64 (*.f64 (*.f64 #s(approx (- z x) z) y) (*.f64 #s(approx (- z x) z) y)) (*.f64 t t)) (*.f64 x (/.f64 (*.f64 #s(approx (- z x) z) y) t))))) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(approx (- z x) z) y) (*.f64 #s(approx (- z x) z) y)) (*.f64 t t)) (/.f64 (*.f64 #s(approx (- z x) z) y) t)) (fma.f64 x x (-.f64 (/.f64 (*.f64 (*.f64 #s(approx (- z x) z) y) (*.f64 #s(approx (- z x) z) y)) (*.f64 t t)) (*.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 (*.f64 (neg.f64 y) #s(approx (- z x) z))) (neg.f64 (neg.f64 t))) |
(/.f64 (*.f64 (neg.f64 y) #s(approx (- z x) z)) (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 (*.f64 (fma.f64 (neg.f64 x) (/.f64 y t) x) (fma.f64 (neg.f64 x) (/.f64 y t) x)) (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 t t))) (-.f64 (fma.f64 (neg.f64 x) (/.f64 y t) x) (/.f64 (*.f64 y z) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (neg.f64 (/.f64 (-.f64 z x) t)) y) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (/.f64 (*.f64 y y) (*.f64 t t)) (*.f64 x (*.f64 (neg.f64 (/.f64 (-.f64 z x) t)) y))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (neg.f64 x) (/.f64 y t) x) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 y y) y) (/.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 t t) t)))) (fma.f64 (fma.f64 (neg.f64 x) (/.f64 y t) x) (fma.f64 (neg.f64 x) (/.f64 y t) x) (-.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 t t)) (*.f64 (fma.f64 (neg.f64 x) (/.f64 y t) x) (/.f64 (*.f64 y z) t))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (/.f64 (*.f64 y y) (*.f64 t t)) (*.f64 (neg.f64 x) x))) (neg.f64 (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (/.f64 (*.f64 y y) (*.f64 t t))))) (neg.f64 (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z x) y) (*.f64 (-.f64 z x) y)) (*.f64 (-.f64 z x) y)) (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 x x) x))) (neg.f64 (fma.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (/.f64 (*.f64 y y) (*.f64 t t)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) x (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z x) y) (*.f64 (-.f64 z x) y)) (*.f64 (-.f64 z x) y)) (*.f64 (*.f64 t t) t)))) (neg.f64 (fma.f64 x x (fma.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (/.f64 (*.f64 y y) (*.f64 t t)) (*.f64 (neg.f64 x) (/.f64 (*.f64 (-.f64 z x) y) t)))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t t))) (neg.f64 t) (*.f64 (-.f64 x (*.f64 (neg.f64 x) (/.f64 y t))) (*.f64 (neg.f64 z) y))) (*.f64 (-.f64 x (*.f64 (neg.f64 x) (/.f64 y t))) (neg.f64 t))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t t))) t (*.f64 (-.f64 x (*.f64 (neg.f64 x) (/.f64 y t))) (*.f64 y z))) (*.f64 (-.f64 x (*.f64 (neg.f64 x) (/.f64 y t))) t)) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x x) x (/.f64 (*.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (*.f64 (*.f64 y y) y)) (*.f64 (*.f64 t t) t))) (neg.f64 t) (*.f64 (fma.f64 x x (-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t t)) (*.f64 x (*.f64 (neg.f64 x) (/.f64 y t))))) (*.f64 (neg.f64 z) y))) (*.f64 (fma.f64 x x (-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t t)) (*.f64 x (*.f64 (neg.f64 x) (/.f64 y t))))) (neg.f64 t))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x x) x (/.f64 (*.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (*.f64 (*.f64 y y) y)) (*.f64 (*.f64 t t) t))) t (*.f64 (fma.f64 x x (-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t t)) (*.f64 x (*.f64 (neg.f64 x) (/.f64 y t))))) (*.f64 y z))) (*.f64 (fma.f64 x x (-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t t)) (*.f64 x (*.f64 (neg.f64 x) (/.f64 y t))))) t)) |
(/.f64 (fma.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (/.f64 (*.f64 y y) (*.f64 t t)) (*.f64 (neg.f64 x) x)) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (/.f64 (*.f64 y y) (*.f64 t t)))) (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z x) y) (*.f64 (-.f64 z x) y)) (*.f64 (-.f64 z x) y)) (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (/.f64 (*.f64 y y) (*.f64 t t)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)))) |
(/.f64 (fma.f64 (*.f64 x x) x (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z x) y) (*.f64 (-.f64 z x) y)) (*.f64 (-.f64 z x) y)) (*.f64 (*.f64 t t) t))) (fma.f64 x x (fma.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (/.f64 (*.f64 y y) (*.f64 t t)) (*.f64 (neg.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 (*.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (/.f64 (*.f64 y y) (*.f64 t t))) (-.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 (*.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (/.f64 (*.f64 y y) (*.f64 t t))) (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t)))) |
(-.f64 (fma.f64 (neg.f64 x) (/.f64 y t) x) (*.f64 (neg.f64 y) (/.f64 z 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 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z x) y) (*.f64 (-.f64 z x) y)) (*.f64 (-.f64 z x) y)) (*.f64 (*.f64 t t) t)) (fma.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (/.f64 (*.f64 y y) (*.f64 t t)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)))) (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (/.f64 (*.f64 y y) (*.f64 t t)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x))))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x x (fma.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (/.f64 (*.f64 y y) (*.f64 t t)) (*.f64 (neg.f64 x) (/.f64 (*.f64 (-.f64 z x) y) t))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z x) y) (*.f64 (-.f64 z x) y)) (*.f64 (-.f64 z x) y)) (*.f64 (*.f64 t t) t)) (fma.f64 x x (fma.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (/.f64 (*.f64 y y) (*.f64 t t)) (*.f64 (neg.f64 x) (/.f64 (*.f64 (-.f64 z x) y) t)))))) |
(+.f64 (fma.f64 (neg.f64 x) (/.f64 y t) x) (/.f64 (*.f64 y z) t)) |
(+.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)) |
(*.f64 (/.f64 (-.f64 z x) t) y) |
(*.f64 (/.f64 y t) (-.f64 z x)) |
(*.f64 (-.f64 z x) (/.f64 y t)) |
(*.f64 y (/.f64 (-.f64 z x) t)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (neg.f64 x) t) y) (*.f64 (/.f64 (neg.f64 x) t) y)) (*.f64 (*.f64 (/.f64 z t) y) (*.f64 (/.f64 z t) y))) (-.f64 (*.f64 (/.f64 (neg.f64 x) t) y) (*.f64 (/.f64 z t) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (/.f64 (neg.f64 x) t)) (*.f64 y (/.f64 (neg.f64 x) t))) (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 t t))) (-.f64 (*.f64 y (/.f64 (neg.f64 x) t)) (/.f64 (*.f64 y z) t))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 t t)) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t t))) (-.f64 (/.f64 (*.f64 y z) t) (*.f64 (neg.f64 x) (/.f64 y t)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 x) t) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 z t) y) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (neg.f64 x) t) y) (*.f64 (/.f64 (neg.f64 x) t) y) (-.f64 (*.f64 (*.f64 (/.f64 z t) y) (*.f64 (/.f64 z t) y)) (*.f64 (*.f64 (/.f64 (neg.f64 x) t) y) (*.f64 (/.f64 z t) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (/.f64 (neg.f64 x) t)) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 y y) y) (/.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 t t) t)))) (fma.f64 (*.f64 y (/.f64 (neg.f64 x) t)) (*.f64 y (/.f64 (neg.f64 x) t)) (-.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 t t)) (*.f64 (*.f64 y (/.f64 (neg.f64 x) t)) (/.f64 (*.f64 y z) t))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) y) (/.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 t t) t)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (*.f64 (*.f64 y y) y)) (*.f64 (*.f64 t t) t))) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) (*.f64 t t)) (-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t t)) (*.f64 (/.f64 (*.f64 y z) 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 (/.f64 (*.f64 (-.f64 z x) y) t) (/.f64 (fma.f64 (neg.f64 y) x (*.f64 (neg.f64 z) y)) t))) (neg.f64 (/.f64 (fma.f64 (neg.f64 y) x (*.f64 (neg.f64 z) y)) t))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (*.f64 (*.f64 y y) y)) (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 (*.f64 y y) y) (/.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 t t) t))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t t)) (-.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 t t)) (/.f64 (*.f64 (*.f64 (neg.f64 x) y) (*.f64 y z)) (*.f64 t t)))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 y) (+.f64 (neg.f64 x) z))) (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 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 x x) x))) (*.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 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 x x) x))) (*.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 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 x x) x)) (neg.f64 y)) (*.f64 (fma.f64 z z (fma.f64 x x (*.f64 z x))) (neg.f64 t))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 x x) x)) y) (*.f64 (fma.f64 z z (fma.f64 x x (*.f64 z x))) t)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) (neg.f64 t) (*.f64 t (*.f64 (neg.f64 z) y))) (*.f64 t (neg.f64 t))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) t (*.f64 t (*.f64 y z))) (*.f64 t t)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) y) t (*.f64 (neg.f64 t) (*.f64 (neg.f64 x) y))) (*.f64 (neg.f64 t) t)) |
(/.f64 (fma.f64 (*.f64 y z) t (*.f64 t (*.f64 (neg.f64 x) y))) (*.f64 t t)) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 z x) y) t) (/.f64 (fma.f64 (neg.f64 y) x (*.f64 (neg.f64 z) y)) t)) (/.f64 (fma.f64 (neg.f64 y) x (*.f64 (neg.f64 z) y)) t)) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (*.f64 (*.f64 y y) y)) (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 (*.f64 y y) y) (/.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 t t) t)))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t t)) (-.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 t t)) (/.f64 (*.f64 (*.f64 (neg.f64 x) y) (*.f64 y z)) (*.f64 t t))))) |
(/.f64 (*.f64 (neg.f64 y) (-.f64 z x)) (neg.f64 t)) |
(/.f64 (*.f64 (neg.f64 y) (+.f64 (neg.f64 x) z)) (neg.f64 t)) |
(/.f64 (*.f64 (+.f64 (neg.f64 x) z) y) t) |
(/.f64 (*.f64 (-.f64 z x) y) t) |
(fma.f64 (/.f64 (neg.f64 x) t) y (*.f64 (/.f64 z t) y)) |
(fma.f64 (*.f64 x (/.f64 y t)) #s(literal -1 binary64) (/.f64 (*.f64 y z) t)) |
(fma.f64 (neg.f64 x) (/.f64 y t) (/.f64 (*.f64 y z) t)) |
(fma.f64 #s(literal -1 binary64) (*.f64 x (/.f64 y t)) (/.f64 (*.f64 y z) t)) |
(fma.f64 y (/.f64 (neg.f64 x) t) (/.f64 (*.f64 y z) t)) |
(fma.f64 y (/.f64 z t) (*.f64 (neg.f64 x) (/.f64 y t))) |
(fma.f64 x (/.f64 (neg.f64 y) t) (/.f64 (*.f64 y z) t)) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t t)) (/.f64 (fma.f64 (neg.f64 y) x (*.f64 (neg.f64 z) y)) t)) (/.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 t t)) (/.f64 (fma.f64 (neg.f64 y) x (*.f64 (neg.f64 z) y)) t))) |
(-.f64 (*.f64 (/.f64 (neg.f64 x) t) y) (*.f64 (/.f64 (neg.f64 z) t) y)) |
(-.f64 (*.f64 y (/.f64 (neg.f64 x) t)) (*.f64 (neg.f64 y) (/.f64 z t))) |
(-.f64 (*.f64 (neg.f64 x) (/.f64 y t)) (*.f64 (neg.f64 y) (/.f64 z t))) |
(-.f64 (*.f64 (neg.f64 x) (/.f64 y t)) (/.f64 (*.f64 (neg.f64 z) y) t)) |
(-.f64 (/.f64 (*.f64 y z) t) (*.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 y z) t) (neg.f64 (*.f64 (neg.f64 x) (/.f64 y t)))) |
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (*.f64 (*.f64 y y) y)) (*.f64 (*.f64 t t) t)) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t t)) (-.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 t t)) (/.f64 (*.f64 (*.f64 (neg.f64 x) y) (*.f64 y z)) (*.f64 t t))))) (/.f64 (*.f64 (*.f64 (*.f64 y y) y) (/.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 t t) t))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t t)) (-.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 t t)) (/.f64 (*.f64 (*.f64 (neg.f64 x) y) (*.f64 y z)) (*.f64 t t)))))) |
(+.f64 (*.f64 (/.f64 (neg.f64 x) t) y) (*.f64 (/.f64 z t) y)) |
(+.f64 (*.f64 y (/.f64 (neg.f64 x) t)) (/.f64 (*.f64 y z) t)) |
(+.f64 (*.f64 (neg.f64 x) (/.f64 y t)) (/.f64 (*.f64 y z) t)) |
(+.f64 (/.f64 (*.f64 y z) t) (*.f64 (neg.f64 x) (/.f64 y t))) |
(*.f64 (+.f64 (neg.f64 x) z) y) |
(*.f64 y (+.f64 (neg.f64 x) z)) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 (*.f64 x x) (*.f64 y y))) (-.f64 (*.f64 y z) (*.f64 (neg.f64 x) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (*.f64 (*.f64 y y) y)) (pow.f64 (*.f64 (neg.f64 z) y) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (*.f64 y y) (fma.f64 (*.f64 z z) (*.f64 y y) (*.f64 (*.f64 (neg.f64 x) y) (*.f64 (neg.f64 z) y))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 y y) y) (*.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (*.f64 (*.f64 y y) y))) (fma.f64 (*.f64 z z) (*.f64 y y) (-.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (*.f64 y z) (*.f64 (neg.f64 x) y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (neg.f64 x) z) y) (fma.f64 (neg.f64 y) x (*.f64 (neg.f64 z) y)))) (neg.f64 (fma.f64 (neg.f64 y) x (*.f64 (neg.f64 z) y)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (*.f64 (*.f64 y y) y) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 y y) y)))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 y y) (fma.f64 (*.f64 z z) (*.f64 y y) (*.f64 (*.f64 y x) (*.f64 y z)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (neg.f64 x) z) y) (fma.f64 (neg.f64 y) x (*.f64 (neg.f64 z) y))) (fma.f64 (neg.f64 y) x (*.f64 (neg.f64 z) y))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (*.f64 (*.f64 y y) y) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 y y) y))) (fma.f64 (*.f64 x x) (*.f64 y y) (fma.f64 (*.f64 z z) (*.f64 y y) (*.f64 (*.f64 y x) (*.f64 y z))))) |
(fma.f64 (neg.f64 y) x (*.f64 (neg.f64 (neg.f64 y)) z)) |
(fma.f64 (neg.f64 y) x (*.f64 (neg.f64 (neg.f64 z)) y)) |
(fma.f64 (neg.f64 y) x (*.f64 y z)) |
(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 (neg.f64 (neg.f64 z)) y)) |
(fma.f64 (*.f64 y x) #s(literal -1 binary64) (*.f64 y z)) |
(fma.f64 (neg.f64 x) y (*.f64 (neg.f64 (neg.f64 y)) z)) |
(fma.f64 (neg.f64 x) y (*.f64 (neg.f64 (neg.f64 z)) y)) |
(fma.f64 (neg.f64 x) y (*.f64 y z)) |
(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 (neg.f64 (neg.f64 z)) y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 y x) (*.f64 y z)) |
(fma.f64 y (neg.f64 x) (*.f64 (neg.f64 (neg.f64 y)) z)) |
(fma.f64 y (neg.f64 x) (*.f64 (neg.f64 (neg.f64 z)) y)) |
(fma.f64 y (neg.f64 x) (*.f64 y z)) |
(fma.f64 y z (*.f64 (neg.f64 x) y)) |
(fma.f64 x (neg.f64 y) (*.f64 (neg.f64 (neg.f64 y)) z)) |
(fma.f64 x (neg.f64 y) (*.f64 (neg.f64 (neg.f64 z)) y)) |
(fma.f64 x (neg.f64 y) (*.f64 y z)) |
(fma.f64 z y (*.f64 (neg.f64 x) y)) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 (neg.f64 y) x (*.f64 (neg.f64 z) y))) (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (fma.f64 (neg.f64 y) x (*.f64 (neg.f64 z) y)))) |
(-.f64 (*.f64 (neg.f64 x) y) (*.f64 (neg.f64 z) y)) |
(-.f64 (*.f64 y z) (*.f64 (neg.f64 (neg.f64 y)) x)) |
(-.f64 (*.f64 y z) (*.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64))) |
(-.f64 (*.f64 y z) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(-.f64 (*.f64 y z) (*.f64 #s(literal 1 binary64) (*.f64 y x))) |
(-.f64 (*.f64 y z) (*.f64 (neg.f64 y) (neg.f64 x))) |
(-.f64 (*.f64 y z) (*.f64 (neg.f64 x) (neg.f64 y))) |
(-.f64 (*.f64 y z) (*.f64 y x)) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (*.f64 (*.f64 y y) y)) (fma.f64 (*.f64 x x) (*.f64 y y) (fma.f64 (*.f64 z z) (*.f64 y y) (*.f64 (*.f64 y x) (*.f64 y z))))) (/.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 y y) y)) (fma.f64 (*.f64 x x) (*.f64 y y) (fma.f64 (*.f64 z z) (*.f64 y y) (*.f64 (*.f64 y x) (*.f64 y z)))))) |
(+.f64 (*.f64 (neg.f64 x) y) (*.f64 (neg.f64 (neg.f64 y)) z)) |
(+.f64 (*.f64 (neg.f64 x) y) (*.f64 (neg.f64 (neg.f64 z)) y)) |
(+.f64 (*.f64 (neg.f64 x) y) (*.f64 y z)) |
(+.f64 (*.f64 y z) (*.f64 (neg.f64 x) y)) |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 y #s(literal -1 binary64)) |
(neg.f64 (neg.f64 (neg.f64 y))) |
(neg.f64 y) |
(*.f64 y z) |
(*.f64 z y) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 (*.f64 y z) t)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (fma.f64 (-.f64 (/.f64 y t) #s(literal 1 binary64)) (neg.f64 x) (/.f64 (*.f64 y z) t))) |
#s(approx (- z x) z) |
#s(approx (- z x) (+.f64 (neg.f64 x) z)) |
#s(approx x x) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 (*.f64 y z) t)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (fma.f64 (-.f64 (/.f64 y t) #s(literal 1 binary64)) (neg.f64 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 y) x) (* z y)) t) (/.f64 (*.f64 y z) t)) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (* y (- z x)) (*.f64 y z)) |
#s(approx (* y (- z x)) (*.f64 (+.f64 (neg.f64 x) z) y)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 (*.f64 y z) t)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (fma.f64 (-.f64 (/.f64 y t) #s(literal 1 binary64)) (neg.f64 x) (/.f64 (*.f64 y z) t))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) (/.f64 (*.f64 y z) t)) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ (* (neg y) x) (* z y)) (*.f64 y z)) |
#s(approx (+ (* (neg y) x) (* z y)) (*.f64 (+.f64 (neg.f64 x) z) y)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (-.f64 (/.f64 y t) #s(literal 1 binary64)) (neg.f64 x))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (-.f64 (fma.f64 y (/.f64 z (*.f64 t x)) (/.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 (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (-.f64 (/.f64 y t) #s(literal 1 binary64)) (neg.f64 x))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (-.f64 (fma.f64 y (/.f64 z (*.f64 t x)) (/.f64 (neg.f64 y) t)) #s(literal -1 binary64)) x)) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) (*.f64 (neg.f64 x) (/.f64 y t))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) (*.f64 (fma.f64 y (/.f64 z (*.f64 t x)) (/.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 (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (-.f64 (/.f64 y t) #s(literal 1 binary64)) (neg.f64 x))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (-.f64 (fma.f64 y (/.f64 z (*.f64 t x)) (/.f64 (neg.f64 y) t)) #s(literal -1 binary64)) x)) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) (*.f64 (neg.f64 x) (/.f64 y t))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) (*.f64 (fma.f64 y (/.f64 z (*.f64 t x)) (/.f64 (neg.f64 y) t)) x)) |
#s(approx (+ (* (neg y) x) (* z y)) (*.f64 (neg.f64 x) y)) |
#s(approx (+ (* (neg y) x) (* z y)) (*.f64 (fma.f64 y (/.f64 z x) (neg.f64 y)) x)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (-.f64 (/.f64 y t) #s(literal 1 binary64)) (neg.f64 x))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (fma.f64 (neg.f64 y) (/.f64 z (*.f64 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 (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (-.f64 (/.f64 y t) #s(literal 1 binary64)) (neg.f64 x))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (fma.f64 (neg.f64 y) (/.f64 z (*.f64 t x)) (-.f64 (/.f64 y t) #s(literal 1 binary64))) (neg.f64 x))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) (*.f64 (fma.f64 (neg.f64 y) (/.f64 z (*.f64 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 (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (-.f64 (/.f64 y t) #s(literal 1 binary64)) (neg.f64 x))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (fma.f64 (neg.f64 y) (/.f64 z (*.f64 t x)) (-.f64 (/.f64 y t) #s(literal 1 binary64))) (neg.f64 x))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) (*.f64 (fma.f64 (neg.f64 y) (/.f64 z (*.f64 t x)) (/.f64 y t)) (neg.f64 x))) |
#s(approx (+ (* (neg y) x) (* z y)) (*.f64 (fma.f64 (neg.f64 y) (/.f64 z x) y) (neg.f64 x))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) x) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx (/ y t) (/.f64 y t)) |
#s(approx y y) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) x) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (fma.f64 (/.f64 (-.f64 z x) t) y 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 (- 1 (/ y t)) #s(literal 1 binary64)) |
#s(approx (- 1 (/ y t)) (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 y t)))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (* y (- z x)) (*.f64 (-.f64 z x) y)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) x) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ (* (neg y) x) (* z y)) (*.f64 (+.f64 (neg.f64 x) z) y)) |
#s(approx (neg y) (neg.f64 y)) |
#s(approx (* z y) (*.f64 y z)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 z x) t)) y)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) 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 (neg.f64 x) t)) y)) |
#s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) |
#s(approx (- 1 (/ y t)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) t)) y)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (+.f64 (+.f64 (/.f64 x y) (/.f64 (neg.f64 x) t)) (/.f64 z t)) y)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (neg.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 z x) t))) (neg.f64 y))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (neg.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 z x) t))) (neg.f64 y))) |
#s(approx (* (- 1 (/ y t)) x) (*.f64 (-.f64 (/.f64 x t) (/.f64 x y)) (neg.f64 y))) |
#s(approx (- 1 (/ y t)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) y)) (neg.f64 y))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (/.f64 (+.f64 (neg.f64 z) x) t) (neg.f64 y))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (-.f64 (/.f64 (+.f64 (neg.f64 z) x) t) (/.f64 x y)) (neg.f64 y))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) (*.f64 (/.f64 (+.f64 (neg.f64 z) x) t) (neg.f64 y))) |
#s(approx (+ (* (neg y) x) (* z y)) (*.f64 (+.f64 (neg.f64 z) x) (neg.f64 y))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (fma.f64 (neg.f64 x) (/.f64 y t) x)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx (- z x) (-.f64 z x)) |
#s(approx z z) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (fma.f64 (neg.f64 x) (/.f64 y t) x)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (fma.f64 (neg.f64 x) (/.f64 y t) x)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (/.f64 (fma.f64 (neg.f64 y) x (fma.f64 t x (*.f64 y z))) (*.f64 t z)) z)) |
#s(approx (- z x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) z)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (/.f64 (fma.f64 (neg.f64 y) x (fma.f64 t x (*.f64 y z))) (*.f64 t z)) z)) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) (*.f64 (fma.f64 (neg.f64 x) (/.f64 y (*.f64 t z)) (/.f64 y t)) z)) |
#s(approx (* y (- z x)) (*.f64 (-.f64 y (/.f64 (*.f64 y x) z)) z)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (/.f64 (fma.f64 (neg.f64 y) x (fma.f64 t x (*.f64 y z))) (*.f64 t z)) z)) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) (*.f64 (fma.f64 (neg.f64 x) (/.f64 y (*.f64 t z)) (/.f64 y t)) z)) |
#s(approx (+ (* (neg y) x) (* z y)) (*.f64 (-.f64 y (/.f64 (*.f64 y x) z)) z)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (neg.f64 (+.f64 (/.f64 (fma.f64 (neg.f64 x) (/.f64 y t) x) z) (/.f64 y t))) (neg.f64 z))) |
#s(approx (- z x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) z)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (neg.f64 (+.f64 (/.f64 (fma.f64 (neg.f64 x) (/.f64 y t) x) z) (/.f64 y t))) (neg.f64 z))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) (*.f64 (fma.f64 x (/.f64 y (*.f64 t z)) (/.f64 (neg.f64 y) t)) (neg.f64 z))) |
#s(approx (* y (- z x)) (*.f64 (fma.f64 x (/.f64 y z) (neg.f64 y)) (neg.f64 z))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (neg.f64 (+.f64 (/.f64 (fma.f64 (neg.f64 x) (/.f64 y t) x) z) (/.f64 y t))) (neg.f64 z))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) (*.f64 (fma.f64 x (/.f64 y (*.f64 t z)) (/.f64 (neg.f64 y) t)) (neg.f64 z))) |
#s(approx (+ (* (neg y) x) (* z y)) (*.f64 (fma.f64 x (/.f64 y z) (neg.f64 y)) (neg.f64 z))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 (fma.f64 (-.f64 z x) y (*.f64 t x)) t)) |
#s(approx t t) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 (fma.f64 (-.f64 z x) y (*.f64 t x)) t)) |
#s(approx (* (- 1 (/ y t)) x) (/.f64 (fma.f64 (neg.f64 y) x (*.f64 t x)) t)) |
#s(approx (- 1 (/ y t)) (/.f64 (-.f64 t y) t)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 (fma.f64 (neg.f64 y) x (fma.f64 t x (*.f64 y z))) t)) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
Compiled 5 932 to 910 computations (84.7% saved)
13 alts after pruning (8 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 241 | 5 | 246 |
| Fresh | 2 | 3 | 5 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 0 | 0 |
| Total | 243 | 13 | 256 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 93.1% | (fma.f64 (/.f64 (-.f64 z x) t) y x) |
| ✓ | 97.3% | (fma.f64 (-.f64 z x) (/.f64 y t) x) |
| 70.5% | (fma.f64 y (/.f64 #s(approx (- z x) z) t) x) | |
| ✓ | 91.2% | (+.f64 x (/.f64 (fma.f64 (neg.f64 y) x (*.f64 z y)) t)) |
| ▶ | 54.9% | (+.f64 x (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 z x) y) (*.f64 y (-.f64 (neg.f64 x) z))) (*.f64 y (-.f64 (neg.f64 x) z))) t)) |
| 58.7% | (+.f64 x (/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 z x)) y) (*.f64 (+.f64 z x) t))) | |
| ▶ | 58.8% | (+.f64 x (/.f64 (*.f64 (*.f64 t (-.f64 z x)) y) (*.f64 t t))) |
| ✓ | 69.0% | (+.f64 x (/.f64 (*.f64 y #s(approx (- z x) z)) t)) |
| 60.6% | #s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 (*.f64 (-.f64 z x) y) t)) | |
| ▶ | 36.5% | #s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 (*.f64 y z) t)) |
| ✓ | 65.0% | #s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
| ▶ | 31.7% | #s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) x)) |
| ✓ | 35.7% | #s(approx (+ x (/ (* y (- z x)) t)) x) |
Compiled 320 to 231 computations (27.8% 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 (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 (*.f64 y z) t)) |
(/.f64 (*.f64 y z) t) |
(*.f64 y z) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) x)) |
(*.f64 #s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) x) |
#s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) |
(/.f64 (neg.f64 y) t) |
(neg.f64 y) |
(+.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) |
(+.f64 x (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 z x) y) (*.f64 y (-.f64 (neg.f64 x) z))) (*.f64 y (-.f64 (neg.f64 x) z))) t)) |
(/.f64 (/.f64 (*.f64 (*.f64 (-.f64 z x) y) (*.f64 y (-.f64 (neg.f64 x) z))) (*.f64 y (-.f64 (neg.f64 x) z))) t) |
(/.f64 (*.f64 (*.f64 (-.f64 z x) y) (*.f64 y (-.f64 (neg.f64 x) z))) (*.f64 y (-.f64 (neg.f64 x) z))) |
(*.f64 (*.f64 (-.f64 z x) y) (*.f64 y (-.f64 (neg.f64 x) z))) |
(*.f64 (-.f64 z x) y) |
(*.f64 y (-.f64 (neg.f64 x) z)) |
(-.f64 (neg.f64 x) z) |
(neg.f64 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 (- 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 (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #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 (+ 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 (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))) |
#s(approx (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) #s(hole binary64 (* y z))) |
#s(approx (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) #s(hole binary64 (+ (* -1 (* x y)) (* y z)))) |
#s(approx (* (* (- z x) y) (* y (- (neg x) z))) #s(hole binary64 (* -1 (* (pow y 2) (pow z 2))))) |
#s(approx (* (* (- z x) y) (* y (- (neg x) z))) #s(hole binary64 (+ (* -1 (* x (* (pow y 2) (+ z (* -1 z))))) (* -1 (* (pow y 2) (pow z 2)))))) |
#s(approx (* (* (- z x) y) (* y (- (neg x) z))) #s(hole binary64 (+ (* -1 (* (pow y 2) (pow z 2))) (* x (+ (* -1 (* (pow y 2) (+ z (* -1 z)))) (* x (pow y 2))))))) |
#s(approx (* (- z x) y) #s(hole binary64 (* y z))) |
#s(approx (* (- z x) y) #s(hole binary64 (+ (* -1 (* x y)) (* y z)))) |
#s(approx (* y (- (neg x) z)) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (* y (- (neg x) z)) #s(hole binary64 (+ (* -1 (* x y)) (* -1 (* y z))))) |
#s(approx (- (neg x) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (neg x) z) #s(hole binary64 (- (* -1 x) z))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#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 (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #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 (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t) #s(hole binary64 (* x (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))) |
#s(approx (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) #s(hole binary64 (* x (+ (* -1 y) (/ (* y z) x))))) |
#s(approx (* (* (- z x) y) (* y (- (neg x) z))) #s(hole binary64 (* (pow x 2) (pow y 2)))) |
#s(approx (* (* (- z x) y) (* y (- (neg x) z))) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (* (pow y 2) (+ z (* -1 z))) x)) (pow y 2))))) |
#s(approx (* (* (- z x) y) (* y (- (neg x) z))) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (* (pow y 2) (+ z (* -1 z))) x)) (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow x 2))) (pow y 2)))))) |
#s(approx (* (- z x) y) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (- z x) y) #s(hole binary64 (* x (+ (* -1 y) (/ (* y z) x))))) |
#s(approx (* y (- (neg x) z)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* y (- (neg x) z)) #s(hole binary64 (* x (+ (* -1 y) (* -1 (/ (* y z) x)))))) |
#s(approx (- (neg x) z) #s(hole binary64 (* -1 x))) |
#s(approx (- (neg x) z) #s(hole binary64 (* x (- (* -1 (/ z x)) 1)))) |
#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 (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #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 (/ (* (* 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 (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ y t)))))) |
#s(approx (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ (* y z) x))))))) |
#s(approx (* (* (- z x) y) (* y (- (neg x) z))) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (+ (* (pow y 2) (+ z (* -1 z))) (/ (* (pow y 2) (pow z 2)) x)) x)) (pow y 2))))) |
#s(approx (* (- z x) y) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ (* y z) x))))))) |
#s(approx (* y (- (neg x) z)) #s(hole binary64 (* -1 (* x (+ y (/ (* y z) x)))))) |
#s(approx (- (neg x) z) #s(hole binary64 (* -1 (* x (+ 1 (/ 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 (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 x)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (+ x (* y (+ (* -1 (/ x t)) (/ z t)))))) |
#s(approx (/ (* y z) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (* y z) #s(hole binary64 (* y z))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 x)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 x)) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 1)) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (+ 1 (* -1 (/ y t))))) |
#s(approx (/ (neg y) t) #s(hole binary64 (* -1 (/ y t)))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#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 (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) #s(hole binary64 x)) |
#s(approx (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) #s(hole binary64 (* y (- z x)))) |
#s(approx (* (* (- z x) y) (* y (- (neg x) z))) #s(hole binary64 (* -1 (* (pow y 2) (* (+ x z) (- z x)))))) |
#s(approx (* (- z x) y) #s(hole binary64 (* y (- z x)))) |
#s(approx (* y (- (neg x) z)) #s(hole binary64 (* -1 (* y (+ x z))))) |
#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 (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* y (+ (* -1 (/ x t)) (/ z t))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* y (+ (* -1 (/ x t)) (+ (/ x y) (/ z 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 (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) 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 (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (/ x t)))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (+ (* -1 (/ 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 (* (- 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 (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) 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 (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #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 (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (* (* (- z x) y) (* y (- (neg x) z))) #s(hole binary64 (+ (* -1 (* (pow y 2) (* z (+ x (* -1 x))))) (* (pow x 2) (pow y 2))))) |
#s(approx (* (* (- z x) y) (* y (- (neg x) z))) #s(hole binary64 (+ (* z (+ (* -1 (* (pow y 2) z)) (* -1 (* (pow y 2) (+ x (* -1 x)))))) (* (pow x 2) (pow y 2))))) |
#s(approx (- (neg x) z) #s(hole binary64 (- (* -1 z) x))) |
#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 (+ x (/ (+ (* (neg y) x) (* z y)) t)) #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 (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (/ y t))))) |
#s(approx (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) #s(hole binary64 (* z (+ y (* -1 (/ (* x y) z)))))) |
#s(approx (* (* (- z x) y) (* y (- (neg x) z))) #s(hole binary64 (* (pow z 2) (+ (* -1 (/ (* (pow y 2) (+ x (* -1 x))) z)) (* -1 (pow y 2)))))) |
#s(approx (* (* (- z x) y) (* y (- (neg x) z))) #s(hole binary64 (* (pow z 2) (+ (* -1 (/ (* (pow y 2) (+ x (* -1 x))) z)) (+ (* -1 (pow y 2)) (/ (* (pow x 2) (pow y 2)) (pow z 2))))))) |
#s(approx (* (- z x) y) #s(hole binary64 (* z (+ y (* -1 (/ (* x y) z)))))) |
#s(approx (* y (- (neg x) z)) #s(hole binary64 (* z (+ (* -1 y) (* -1 (/ (* x y) z)))))) |
#s(approx (- (neg x) z) #s(hole binary64 (* z (- (* -1 (/ x z)) 1)))) |
#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 (+ x (/ (+ (* (neg y) x) (* z y)) t)) #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 (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (/ (* x y) (* t z))))))) |
#s(approx (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) #s(hole binary64 (* -1 (* z (+ (* -1 y) (/ (* x y) z)))))) |
#s(approx (* (* (- z x) y) (* y (- (neg x) z))) #s(hole binary64 (* (pow z 2) (+ (* -1 (pow y 2)) (/ (* (pow y 2) (+ x (* -1 x))) z))))) |
#s(approx (* (* (- z x) y) (* y (- (neg x) z))) #s(hole binary64 (* (pow z 2) (+ (* -1 (/ (+ (* -1 (* (pow y 2) (+ x (* -1 x)))) (* -1 (/ (* (pow x 2) (pow y 2)) z))) z)) (* -1 (pow y 2)))))) |
#s(approx (* (- z x) y) #s(hole binary64 (* -1 (* z (+ (* -1 y) (/ (* x y) z)))))) |
#s(approx (* y (- (neg x) z)) #s(hole binary64 (* -1 (* z (+ y (/ (* x y) z)))))) |
#s(approx (- (neg x) z) #s(hole binary64 (* -1 (* z (+ 1 (/ 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 (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (/ (+ (* -1 (* x y)) (* y z)) t))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (/ (+ (* -1 (* x y)) (+ (* t x) (* y z))) 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 (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) 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 (+ 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)))) |
#s(approx (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 8.0ms | z | @ | -inf | ((+ (* (/ (- z x) t) y) x) (/ (- z x) t) (- z x) z x t y (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/ (* y z) t) (* y z) (+ x (/ (* y (- z x)) t)) (* (- 1 (/ y t)) x) (- 1 (/ y t)) (/ (neg y) t) (neg y) (+ x (/ (* (* t (- z x)) y) (* t t))) (/ (* (* t (- z x)) y) (* t t)) (* (* t (- z x)) y) (* t (- z x)) (* t t) (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t) (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) (* (* (- z x) y) (* y (- (neg x) z))) (* (- z x) y) (* y (- (neg x) z)) (- (neg x) z) (neg x)) |
| 6.0ms | y | @ | -inf | ((+ (* (/ (- z x) t) y) x) (/ (- z x) t) (- z x) z x t y (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/ (* y z) t) (* y z) (+ x (/ (* y (- z x)) t)) (* (- 1 (/ y t)) x) (- 1 (/ y t)) (/ (neg y) t) (neg y) (+ x (/ (* (* t (- z x)) y) (* t t))) (/ (* (* t (- z x)) y) (* t t)) (* (* t (- z x)) y) (* t (- z x)) (* t t) (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t) (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) (* (* (- z x) y) (* y (- (neg x) z))) (* (- z x) y) (* y (- (neg x) z)) (- (neg x) z) (neg x)) |
| 4.0ms | y | @ | inf | ((+ (* (/ (- z x) t) y) x) (/ (- z x) t) (- z x) z x t y (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/ (* y z) t) (* y z) (+ x (/ (* y (- z x)) t)) (* (- 1 (/ y t)) x) (- 1 (/ y t)) (/ (neg y) t) (neg y) (+ x (/ (* (* t (- z x)) y) (* t t))) (/ (* (* t (- z x)) y) (* t t)) (* (* t (- z x)) y) (* t (- z x)) (* t t) (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t) (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) (* (* (- z x) y) (* y (- (neg x) z))) (* (- z x) y) (* y (- (neg x) z)) (- (neg x) z) (neg x)) |
| 3.0ms | y | @ | 0 | ((+ (* (/ (- z x) t) y) x) (/ (- z x) t) (- z x) z x t y (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/ (* y z) t) (* y z) (+ x (/ (* y (- z x)) t)) (* (- 1 (/ y t)) x) (- 1 (/ y t)) (/ (neg y) t) (neg y) (+ x (/ (* (* t (- z x)) y) (* t t))) (/ (* (* t (- z x)) y) (* t t)) (* (* t (- z x)) y) (* t (- z x)) (* t t) (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t) (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) (* (* (- z x) y) (* y (- (neg x) z))) (* (- z x) y) (* y (- (neg x) z)) (- (neg x) z) (neg x)) |
| 3.0ms | t | @ | -inf | ((+ (* (/ (- z x) t) y) x) (/ (- z x) t) (- z x) z x t y (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/ (* y z) t) (* y z) (+ x (/ (* y (- z x)) t)) (* (- 1 (/ y t)) x) (- 1 (/ y t)) (/ (neg y) t) (neg y) (+ x (/ (* (* t (- z x)) y) (* t t))) (/ (* (* t (- z x)) y) (* t t)) (* (* t (- z x)) y) (* t (- z x)) (* t t) (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t) (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) (* (* (- z x) y) (* y (- (neg x) z))) (* (- z x) y) (* y (- (neg x) z)) (- (neg x) z) (neg x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 540 | 4877 |
| 0 | 571 | 4567 |
| 1 | 2563 | 4517 |
| 0 | 10213 | 4385 |
| 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 (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 (*.f64 y z) t)) |
(/.f64 (*.f64 y z) t) |
(*.f64 y z) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) x)) |
(*.f64 #s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) x) |
#s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) |
(/.f64 (neg.f64 y) t) |
(neg.f64 y) |
(+.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) |
(+.f64 x (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 z x) y) (*.f64 y (-.f64 (neg.f64 x) z))) (*.f64 y (-.f64 (neg.f64 x) z))) t)) |
(/.f64 (/.f64 (*.f64 (*.f64 (-.f64 z x) y) (*.f64 y (-.f64 (neg.f64 x) z))) (*.f64 y (-.f64 (neg.f64 x) z))) t) |
(/.f64 (*.f64 (*.f64 (-.f64 z x) y) (*.f64 y (-.f64 (neg.f64 x) z))) (*.f64 y (-.f64 (neg.f64 x) z))) |
(*.f64 (*.f64 (-.f64 z x) y) (*.f64 y (-.f64 (neg.f64 x) z))) |
(*.f64 (-.f64 z x) y) |
(*.f64 y (-.f64 (neg.f64 x) z)) |
(-.f64 (neg.f64 x) z) |
(neg.f64 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 (- 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 (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #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 (+ 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 (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))) |
#s(approx (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) #s(hole binary64 (* y z))) |
#s(approx (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) #s(hole binary64 (+ (* -1 (* x y)) (* y z)))) |
#s(approx (* (* (- z x) y) (* y (- (neg x) z))) #s(hole binary64 (* -1 (* (pow y 2) (pow z 2))))) |
#s(approx (* (* (- z x) y) (* y (- (neg x) z))) #s(hole binary64 (+ (* -1 (* x (* (pow y 2) (+ z (* -1 z))))) (* -1 (* (pow y 2) (pow z 2)))))) |
#s(approx (* (* (- z x) y) (* y (- (neg x) z))) #s(hole binary64 (+ (* -1 (* (pow y 2) (pow z 2))) (* x (+ (* -1 (* (pow y 2) (+ z (* -1 z)))) (* x (pow y 2))))))) |
#s(approx (* (- z x) y) #s(hole binary64 (* y z))) |
#s(approx (* (- z x) y) #s(hole binary64 (+ (* -1 (* x y)) (* y z)))) |
#s(approx (* y (- (neg x) z)) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (* y (- (neg x) z)) #s(hole binary64 (+ (* -1 (* x y)) (* -1 (* y z))))) |
#s(approx (- (neg x) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (neg x) z) #s(hole binary64 (- (* -1 x) z))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#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 (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #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 (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t) #s(hole binary64 (* x (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))) |
#s(approx (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) #s(hole binary64 (* x (+ (* -1 y) (/ (* y z) x))))) |
#s(approx (* (* (- z x) y) (* y (- (neg x) z))) #s(hole binary64 (* (pow x 2) (pow y 2)))) |
#s(approx (* (* (- z x) y) (* y (- (neg x) z))) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (* (pow y 2) (+ z (* -1 z))) x)) (pow y 2))))) |
#s(approx (* (* (- z x) y) (* y (- (neg x) z))) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (* (pow y 2) (+ z (* -1 z))) x)) (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow x 2))) (pow y 2)))))) |
#s(approx (* (- z x) y) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (- z x) y) #s(hole binary64 (* x (+ (* -1 y) (/ (* y z) x))))) |
#s(approx (* y (- (neg x) z)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* y (- (neg x) z)) #s(hole binary64 (* x (+ (* -1 y) (* -1 (/ (* y z) x)))))) |
#s(approx (- (neg x) z) #s(hole binary64 (* -1 x))) |
#s(approx (- (neg x) z) #s(hole binary64 (* x (- (* -1 (/ z x)) 1)))) |
#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 (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #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 (/ (* (* 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 (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ y t)))))) |
#s(approx (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ (* y z) x))))))) |
#s(approx (* (* (- z x) y) (* y (- (neg x) z))) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (+ (* (pow y 2) (+ z (* -1 z))) (/ (* (pow y 2) (pow z 2)) x)) x)) (pow y 2))))) |
#s(approx (* (- z x) y) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ (* y z) x))))))) |
#s(approx (* y (- (neg x) z)) #s(hole binary64 (* -1 (* x (+ y (/ (* y z) x)))))) |
#s(approx (- (neg x) z) #s(hole binary64 (* -1 (* x (+ 1 (/ 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 (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 x)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (+ x (* y (+ (* -1 (/ x t)) (/ z t)))))) |
#s(approx (/ (* y z) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (* y z) #s(hole binary64 (* y z))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 x)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 x)) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 1)) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (+ 1 (* -1 (/ y t))))) |
#s(approx (/ (neg y) t) #s(hole binary64 (* -1 (/ y t)))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#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 (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) #s(hole binary64 x)) |
#s(approx (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) #s(hole binary64 (* y (- z x)))) |
#s(approx (* (* (- z x) y) (* y (- (neg x) z))) #s(hole binary64 (* -1 (* (pow y 2) (* (+ x z) (- z x)))))) |
#s(approx (* (- z x) y) #s(hole binary64 (* y (- z x)))) |
#s(approx (* y (- (neg x) z)) #s(hole binary64 (* -1 (* y (+ x z))))) |
#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 (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* y (+ (* -1 (/ x t)) (/ z t))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* y (+ (* -1 (/ x t)) (+ (/ x y) (/ z 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 (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) 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 (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (/ x t)))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (+ (* -1 (/ 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 (* (- 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 (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) 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 (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #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 (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (* (* (- z x) y) (* y (- (neg x) z))) #s(hole binary64 (+ (* -1 (* (pow y 2) (* z (+ x (* -1 x))))) (* (pow x 2) (pow y 2))))) |
#s(approx (* (* (- z x) y) (* y (- (neg x) z))) #s(hole binary64 (+ (* z (+ (* -1 (* (pow y 2) z)) (* -1 (* (pow y 2) (+ x (* -1 x)))))) (* (pow x 2) (pow y 2))))) |
#s(approx (- (neg x) z) #s(hole binary64 (- (* -1 z) x))) |
#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 (+ x (/ (+ (* (neg y) x) (* z y)) t)) #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 (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (/ y t))))) |
#s(approx (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) #s(hole binary64 (* z (+ y (* -1 (/ (* x y) z)))))) |
#s(approx (* (* (- z x) y) (* y (- (neg x) z))) #s(hole binary64 (* (pow z 2) (+ (* -1 (/ (* (pow y 2) (+ x (* -1 x))) z)) (* -1 (pow y 2)))))) |
#s(approx (* (* (- z x) y) (* y (- (neg x) z))) #s(hole binary64 (* (pow z 2) (+ (* -1 (/ (* (pow y 2) (+ x (* -1 x))) z)) (+ (* -1 (pow y 2)) (/ (* (pow x 2) (pow y 2)) (pow z 2))))))) |
#s(approx (* (- z x) y) #s(hole binary64 (* z (+ y (* -1 (/ (* x y) z)))))) |
#s(approx (* y (- (neg x) z)) #s(hole binary64 (* z (+ (* -1 y) (* -1 (/ (* x y) z)))))) |
#s(approx (- (neg x) z) #s(hole binary64 (* z (- (* -1 (/ x z)) 1)))) |
#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 (+ x (/ (+ (* (neg y) x) (* z y)) t)) #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 (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (/ (* x y) (* t z))))))) |
#s(approx (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) #s(hole binary64 (* -1 (* z (+ (* -1 y) (/ (* x y) z)))))) |
#s(approx (* (* (- z x) y) (* y (- (neg x) z))) #s(hole binary64 (* (pow z 2) (+ (* -1 (pow y 2)) (/ (* (pow y 2) (+ x (* -1 x))) z))))) |
#s(approx (* (* (- z x) y) (* y (- (neg x) z))) #s(hole binary64 (* (pow z 2) (+ (* -1 (/ (+ (* -1 (* (pow y 2) (+ x (* -1 x)))) (* -1 (/ (* (pow x 2) (pow y 2)) z))) z)) (* -1 (pow y 2)))))) |
#s(approx (* (- z x) y) #s(hole binary64 (* -1 (* z (+ (* -1 y) (/ (* x y) z)))))) |
#s(approx (* y (- (neg x) z)) #s(hole binary64 (* -1 (* z (+ y (/ (* x y) z)))))) |
#s(approx (- (neg x) z) #s(hole binary64 (* -1 (* z (+ 1 (/ 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 (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (/ (+ (* -1 (* x y)) (* y z)) t))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (/ (+ (* -1 (* x y)) (+ (* t x) (* y z))) 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 (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) 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 (+ 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)))) |
#s(approx (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
| Outputs |
|---|
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z x) y) (*.f64 (-.f64 z x) y)) (*.f64 t t)))) (neg.f64 (-.f64 x (*.f64 (/.f64 (-.f64 z x) t) y)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 z x) y) (*.f64 (-.f64 z x) y)) (*.f64 t t)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (/.f64 (-.f64 z x) t) y) x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) x (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z x) y) (*.f64 (-.f64 z x) y)) (*.f64 (-.f64 z x) y)) (*.f64 (*.f64 t t) t)))) (neg.f64 (fma.f64 x x (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 z x) y) (*.f64 (-.f64 z x) y)) (*.f64 t t)) (*.f64 x (*.f64 (/.f64 (-.f64 z x) t) y)))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z x) y) (*.f64 (-.f64 z x) y)) (*.f64 (-.f64 z x) y)) (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 x x) x))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 z x) y) (*.f64 (-.f64 z x) y)) (*.f64 t t)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 z x) t) y) x))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z x) y) (*.f64 (-.f64 z x) y)) (*.f64 t t))) (-.f64 x (*.f64 (/.f64 (-.f64 z x) t) y))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 z x) y) (*.f64 (-.f64 z x) y)) (*.f64 t t)) (*.f64 x x)) (-.f64 (*.f64 (/.f64 (-.f64 z x) t) y) x)) |
(/.f64 (fma.f64 (*.f64 x x) x (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z x) y) (*.f64 (-.f64 z x) y)) (*.f64 (-.f64 z x) y)) (*.f64 (*.f64 t t) t))) (fma.f64 x x (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 z x) y) (*.f64 (-.f64 z x) y)) (*.f64 t t)) (*.f64 x (*.f64 (/.f64 (-.f64 z x) t) y))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z x) y) (*.f64 (-.f64 z x) y)) (*.f64 (-.f64 z x) y)) (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 x x) x)) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 z x) y) (*.f64 (-.f64 z x) y)) (*.f64 t t)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 z x) t) y) x)))) |
(fma.f64 (/.f64 (-.f64 z x) t) y x) |
(fma.f64 y (/.f64 (-.f64 z x) t) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (/.f64 (-.f64 z x) t) y))) (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 z x) y) (*.f64 (-.f64 z x) y)) (*.f64 t t)) (-.f64 x (*.f64 (/.f64 (-.f64 z x) t) y)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 z x) y) (*.f64 (-.f64 z x) y)) (*.f64 t t)) (-.f64 (*.f64 (/.f64 (-.f64 z x) t) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 (-.f64 z x) t) y) x))) |
(-.f64 x (*.f64 (neg.f64 y) (/.f64 (-.f64 z x) t))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x x (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 z x) y) (*.f64 (-.f64 z x) y)) (*.f64 t t)) (*.f64 x (*.f64 (/.f64 (-.f64 z x) t) y))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z x) y) (*.f64 (-.f64 z x) y)) (*.f64 (-.f64 z x) y)) (*.f64 (*.f64 t t) t)) (fma.f64 x x (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 z x) y) (*.f64 (-.f64 z x) y)) (*.f64 t t)) (*.f64 x (*.f64 (/.f64 (-.f64 z x) t) y)))))) |
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z x) y) (*.f64 (-.f64 z x) y)) (*.f64 (-.f64 z x) y)) (*.f64 (*.f64 t t) t)) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 z x) y) (*.f64 (-.f64 z x) y)) (*.f64 t t)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 z x) t) y) x)))) (/.f64 (*.f64 (*.f64 x x) x) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 z x) y) (*.f64 (-.f64 z x) y)) (*.f64 t t)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 z x) t) y) x))))) |
(+.f64 (*.f64 (/.f64 (-.f64 z x) t) y) x) |
(+.f64 x (*.f64 (/.f64 (-.f64 z x) t) y)) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 t t) t)) (/.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 t t) t)))) (neg.f64 (+.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (+.f64 (/.f64 (*.f64 x x) (*.f64 t t)) (/.f64 (*.f64 z x) (*.f64 t 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 (/.f64 (*.f64 z z) (*.f64 t t)) (/.f64 (*.f64 x x) (*.f64 t t)))) (neg.f64 (/.f64 (+.f64 x 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 (-.f64 (neg.f64 z) (neg.f64 x)) (neg.f64 t)) |
(/.f64 (-.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (/.f64 (*.f64 x x) (*.f64 t t))) (/.f64 (+.f64 x z) t)) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 t t) t)) (/.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 t t) t))) (+.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (+.f64 (/.f64 (*.f64 x x) (*.f64 t t)) (/.f64 (*.f64 z x) (*.f64 t t))))) |
(/.f64 (neg.f64 (-.f64 z x)) (neg.f64 t)) |
(/.f64 (-.f64 (*.f64 t z) (*.f64 t x)) (*.f64 t t)) |
(/.f64 (-.f64 z x) t) |
(-.f64 (/.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (/.f64 (+.f64 x z) t)) (/.f64 (/.f64 (*.f64 x x) (*.f64 t t)) (/.f64 (+.f64 x z) t))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 t t) t)) (+.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (+.f64 (/.f64 (*.f64 x x) (*.f64 t t)) (/.f64 (*.f64 z x) (*.f64 t t))))) (/.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 t t) t)) (+.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (+.f64 (/.f64 (*.f64 x x) (*.f64 t t)) (/.f64 (*.f64 z x) (*.f64 t t)))))) |
(-.f64 (/.f64 (*.f64 t z) (*.f64 t t)) (/.f64 (*.f64 t x) (*.f64 t t))) |
(-.f64 (/.f64 z t) (/.f64 x t)) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 x x))) (neg.f64 (+.f64 x z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 x x) x))) (neg.f64 (fma.f64 z z (fma.f64 x x (*.f64 z x))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (+.f64 x z)) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 x x) x)) (fma.f64 z z (fma.f64 x x (*.f64 z x)))) |
(-.f64 (/.f64 (*.f64 z z) (+.f64 x z)) (/.f64 (*.f64 x x) (+.f64 x z))) |
(-.f64 (/.f64 (*.f64 (*.f64 z z) z) (fma.f64 z z (fma.f64 x x (*.f64 z x)))) (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 z z (fma.f64 x x (*.f64 z x))))) |
(-.f64 z x) |
z |
x |
t |
y |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 (*.f64 y z) t)) |
(*.f64 (/.f64 (*.f64 y z) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 z t)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (*.f64 y z) #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.f64 y) t) (/.f64 z #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 y z) t) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) t)) |
(*.f64 y (/.f64 z t)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 y) z)) (neg.f64 (neg.f64 t))) |
(/.f64 (*.f64 (neg.f64 y) z) (neg.f64 t)) |
(/.f64 (*.f64 y z) t) |
(*.f64 y z) |
(*.f64 z y) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) x)) |
(*.f64 #s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) x) |
(*.f64 x #s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t))) |
#s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) |
(*.f64 #s(literal -1 binary64) (/.f64 y t)) |
(*.f64 (/.f64 y t) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 y))) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 t)) |
(/.f64 (neg.f64 y) t) |
(neg.f64 (/.f64 y t)) |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 y #s(literal -1 binary64)) |
(neg.f64 y) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z x) t) y) (*.f64 (*.f64 (-.f64 z x) t) y)) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (-.f64 z x) t) (/.f64 y (*.f64 t t))) (*.f64 (*.f64 x x) x)) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z x) t) y) (*.f64 (*.f64 (-.f64 z x) t) y)) (*.f64 (*.f64 t t) (*.f64 t t))) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (-.f64 z x) t) (/.f64 y (*.f64 t t))) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z x) t) y) (*.f64 (*.f64 (-.f64 z x) t) y)) (*.f64 (*.f64 t t) (*.f64 t t))))) (neg.f64 (-.f64 x (*.f64 (*.f64 (-.f64 z x) t) (/.f64 y (*.f64 t t)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) x (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z x) t) y) (*.f64 (*.f64 (-.f64 z x) t) y)) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (-.f64 z x) t) (/.f64 y (*.f64 t t)))))) (neg.f64 (fma.f64 x x (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z x) t) y) (*.f64 (*.f64 (-.f64 z x) t) y)) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 x (*.f64 (*.f64 (-.f64 z x) t) (/.f64 y (*.f64 t t)))))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z x) t) y) (*.f64 (*.f64 (-.f64 z x) t) y)) (*.f64 (*.f64 t t) (*.f64 t t)))) (-.f64 x (*.f64 (*.f64 (-.f64 z x) t) (/.f64 y (*.f64 t t))))) |
(/.f64 (fma.f64 (*.f64 x x) x (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z x) t) y) (*.f64 (*.f64 (-.f64 z x) t) y)) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (-.f64 z x) t) (/.f64 y (*.f64 t t))))) (fma.f64 x x (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z x) t) y) (*.f64 (*.f64 (-.f64 z x) t) y)) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 x (*.f64 (*.f64 (-.f64 z x) t) (/.f64 y (*.f64 t t))))))) |
(fma.f64 (/.f64 (*.f64 y t) (neg.f64 t)) (/.f64 (-.f64 z x) (neg.f64 t)) x) |
(fma.f64 (/.f64 (*.f64 y t) (fabs.f64 t)) (/.f64 (-.f64 z x) (fabs.f64 t)) x) |
(fma.f64 (/.f64 (*.f64 y t) t) (/.f64 (-.f64 z x) 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) 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) t) (/.f64 y t) x) |
(fma.f64 (/.f64 t t) (*.f64 (/.f64 (-.f64 z x) t) y) x) |
(fma.f64 (*.f64 (-.f64 z x) t) (/.f64 y (*.f64 t t)) x) |
(fma.f64 (/.f64 y t) (/.f64 (*.f64 (-.f64 z x) t) t) x) |
(fma.f64 (*.f64 (/.f64 (-.f64 z x) t) y) (/.f64 t t) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 (-.f64 z x) t) (/.f64 y (*.f64 t t))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z x) t) y) (*.f64 (*.f64 (-.f64 z x) t) y)) (*.f64 (*.f64 t t) (*.f64 t t))) (-.f64 x (*.f64 (*.f64 (-.f64 z x) t) (/.f64 y (*.f64 t t)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x x (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z x) t) y) (*.f64 (*.f64 (-.f64 z x) t) y)) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 x (*.f64 (*.f64 (-.f64 z x) t) (/.f64 y (*.f64 t t))))))) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z x) t) y) (*.f64 (*.f64 (-.f64 z x) t) y)) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (-.f64 z x) t) (/.f64 y (*.f64 t t)))) (fma.f64 x x (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z x) t) y) (*.f64 (*.f64 (-.f64 z x) t) y)) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 x (*.f64 (*.f64 (-.f64 z x) t) (/.f64 y (*.f64 t t)))))))) |
(+.f64 (*.f64 (*.f64 (-.f64 z x) t) (/.f64 y (*.f64 t t))) x) |
(+.f64 x (*.f64 (*.f64 (-.f64 z x) t) (/.f64 y (*.f64 t t)))) |
(*.f64 (/.f64 (*.f64 y t) (neg.f64 t)) (/.f64 (-.f64 z x) (neg.f64 t))) |
(*.f64 (/.f64 (*.f64 y t) (fabs.f64 t)) (/.f64 (-.f64 z x) (fabs.f64 t))) |
(*.f64 (/.f64 (*.f64 y t) t) (/.f64 (-.f64 z x) 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) 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) t) (/.f64 y t)) |
(*.f64 (/.f64 t t) (*.f64 (/.f64 (-.f64 z x) t) y)) |
(*.f64 (*.f64 (-.f64 z x) t) (/.f64 y (*.f64 t t))) |
(*.f64 (/.f64 y t) (/.f64 (*.f64 (-.f64 z x) t) t)) |
(*.f64 (*.f64 (/.f64 (-.f64 z x) t) y) (/.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 y t) (-.f64 z x)) |
(*.f64 (*.f64 (-.f64 z x) y) t) |
(*.f64 (*.f64 (-.f64 z x) t) y) |
(*.f64 y (*.f64 (-.f64 z x) t)) |
(*.f64 t (*.f64 (-.f64 z x) y)) |
(*.f64 (-.f64 z x) t) |
(*.f64 t (-.f64 z x)) |
(*.f64 (neg.f64 (neg.f64 t)) (neg.f64 (neg.f64 t))) |
(*.f64 (neg.f64 (fabs.f64 t)) (neg.f64 (fabs.f64 t))) |
(*.f64 (fabs.f64 (fabs.f64 t)) (fabs.f64 (fabs.f64 t))) |
(*.f64 (exp.f64 (log.f64 t)) (exp.f64 (log.f64 t))) |
(*.f64 (neg.f64 t) (neg.f64 t)) |
(*.f64 (fabs.f64 t) (fabs.f64 t)) |
(*.f64 t t) |
(pow.f64 (exp.f64 (log.f64 t)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 t) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 t) #s(literal 2 binary64)) |
(pow.f64 (*.f64 t t) #s(literal 1 binary64)) |
(pow.f64 t #s(literal 2 binary64)) |
(fabs.f64 (*.f64 t t)) |
(exp.f64 (*.f64 (log.f64 t) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 t) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 t) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 z x) y) y) (-.f64 (neg.f64 x) z)) (*.f64 (*.f64 (*.f64 (-.f64 z x) y) y) (-.f64 (neg.f64 x) z))) (*.f64 (*.f64 (*.f64 (-.f64 (neg.f64 x) z) y) t) (*.f64 (*.f64 (-.f64 (neg.f64 x) z) y) t))) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z x) y) y) (-.f64 (neg.f64 x) z)) (*.f64 (*.f64 (-.f64 (neg.f64 x) z) y) t)) (*.f64 (*.f64 x x) x)) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 z x) y) y) (-.f64 (neg.f64 x) z)) (*.f64 (*.f64 (*.f64 (-.f64 z x) y) y) (-.f64 (neg.f64 x) z))) (*.f64 (*.f64 (*.f64 (-.f64 (neg.f64 x) z) y) t) (*.f64 (*.f64 (-.f64 (neg.f64 x) z) y) t))) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z x) y) y) (-.f64 (neg.f64 x) z)) (*.f64 (*.f64 (-.f64 (neg.f64 x) z) y) t)) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 z x) y) y) (-.f64 (neg.f64 x) z)) (*.f64 (*.f64 (*.f64 (-.f64 z x) y) y) (-.f64 (neg.f64 x) z))) (*.f64 (*.f64 (*.f64 (-.f64 (neg.f64 x) z) y) t) (*.f64 (*.f64 (-.f64 (neg.f64 x) z) y) t))))) (neg.f64 (-.f64 x (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z x) y) y) (-.f64 (neg.f64 x) z)) (*.f64 (*.f64 (-.f64 (neg.f64 x) z) y) t))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) x (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z x) y) y) (-.f64 (neg.f64 x) z)) (*.f64 (*.f64 (-.f64 (neg.f64 x) z) y) t)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 z x) y) y) (-.f64 (neg.f64 x) z)) (*.f64 (*.f64 (*.f64 (-.f64 z x) y) y) (-.f64 (neg.f64 x) z))) (*.f64 (*.f64 (*.f64 (-.f64 (neg.f64 x) z) y) t) (*.f64 (*.f64 (-.f64 (neg.f64 x) z) y) t))) (*.f64 x (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z x) y) y) (-.f64 (neg.f64 x) z)) (*.f64 (*.f64 (-.f64 (neg.f64 x) z) y) t))))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 z x) y) y) (-.f64 (neg.f64 x) z)) (*.f64 (*.f64 (*.f64 (-.f64 z x) y) y) (-.f64 (neg.f64 x) z))) (*.f64 (*.f64 (*.f64 (-.f64 (neg.f64 x) z) y) t) (*.f64 (*.f64 (-.f64 (neg.f64 x) z) y) t)))) (-.f64 x (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z x) y) y) (-.f64 (neg.f64 x) z)) (*.f64 (*.f64 (-.f64 (neg.f64 x) z) y) t)))) |
(/.f64 (fma.f64 (*.f64 x x) x (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z x) y) y) (-.f64 (neg.f64 x) z)) (*.f64 (*.f64 (-.f64 (neg.f64 x) z) y) t)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 z x) y) y) (-.f64 (neg.f64 x) z)) (*.f64 (*.f64 (*.f64 (-.f64 z x) y) y) (-.f64 (neg.f64 x) z))) (*.f64 (*.f64 (*.f64 (-.f64 (neg.f64 x) z) y) t) (*.f64 (*.f64 (-.f64 (neg.f64 x) z) y) t))) (*.f64 x (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z x) y) y) (-.f64 (neg.f64 x) z)) (*.f64 (*.f64 (-.f64 (neg.f64 x) z) y) t)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 z x) y) y) (*.f64 (-.f64 (neg.f64 x) z) y)) (/.f64 (-.f64 (neg.f64 x) z) t) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 z x) y) (*.f64 (-.f64 (neg.f64 x) z) y)) (/.f64 (*.f64 (-.f64 (neg.f64 x) z) y) t) x) |
(fma.f64 (/.f64 (-.f64 z x) (*.f64 (-.f64 (neg.f64 x) z) y)) (/.f64 (*.f64 y (*.f64 (-.f64 (neg.f64 x) z) y)) t) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 (neg.f64 x) z) y) (*.f64 (-.f64 (neg.f64 x) z) y)) (*.f64 (/.f64 (-.f64 z x) t) y) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z x) y) y) (-.f64 (neg.f64 x) z)) (*.f64 (*.f64 (-.f64 (neg.f64 x) z) y) t)))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 z x) y) y) (-.f64 (neg.f64 x) z)) (*.f64 (*.f64 (*.f64 (-.f64 z x) y) y) (-.f64 (neg.f64 x) z))) (*.f64 (*.f64 (*.f64 (-.f64 (neg.f64 x) z) y) t) (*.f64 (*.f64 (-.f64 (neg.f64 x) z) y) t))) (-.f64 x (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z x) y) y) (-.f64 (neg.f64 x) z)) (*.f64 (*.f64 (-.f64 (neg.f64 x) z) y) t))))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x x (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 z x) y) y) (-.f64 (neg.f64 x) z)) (*.f64 (*.f64 (*.f64 (-.f64 z x) y) y) (-.f64 (neg.f64 x) z))) (*.f64 (*.f64 (*.f64 (-.f64 (neg.f64 x) z) y) t) (*.f64 (*.f64 (-.f64 (neg.f64 x) z) y) t))) (*.f64 x (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z x) y) y) (-.f64 (neg.f64 x) z)) (*.f64 (*.f64 (-.f64 (neg.f64 x) z) y) t)))))) (/.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z x) y) y) (-.f64 (neg.f64 x) z)) (*.f64 (*.f64 (-.f64 (neg.f64 x) z) y) t)) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 z x) y) y) (-.f64 (neg.f64 x) z)) (*.f64 (*.f64 (*.f64 (-.f64 z x) y) y) (-.f64 (neg.f64 x) z))) (*.f64 (*.f64 (*.f64 (-.f64 (neg.f64 x) z) y) t) (*.f64 (*.f64 (-.f64 (neg.f64 x) z) y) t))) (*.f64 x (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z x) y) y) (-.f64 (neg.f64 x) z)) (*.f64 (*.f64 (-.f64 (neg.f64 x) z) y) t))))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z x) y) y) (-.f64 (neg.f64 x) z)) (*.f64 (*.f64 (-.f64 (neg.f64 x) z) y) t)) x) |
(+.f64 x (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z x) y) y) (-.f64 (neg.f64 x) z)) (*.f64 (*.f64 (-.f64 (neg.f64 x) z) y) t))) |
(*.f64 (/.f64 (*.f64 (*.f64 (-.f64 z x) y) y) (*.f64 (-.f64 (neg.f64 x) z) y)) (/.f64 (-.f64 (neg.f64 x) z) t)) |
(*.f64 (/.f64 (*.f64 (-.f64 z x) y) (*.f64 (-.f64 (neg.f64 x) z) y)) (/.f64 (*.f64 (-.f64 (neg.f64 x) z) y) t)) |
(*.f64 (/.f64 (-.f64 z x) (*.f64 (-.f64 (neg.f64 x) z) y)) (/.f64 (*.f64 y (*.f64 (-.f64 (neg.f64 x) z) y)) t)) |
(*.f64 (/.f64 (*.f64 (-.f64 (neg.f64 x) z) y) (*.f64 (-.f64 (neg.f64 x) z) y)) (*.f64 (/.f64 (-.f64 z x) t) y)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z x) y) y) (-.f64 (neg.f64 x) z)) (*.f64 (-.f64 (neg.f64 x) z) y)))) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z x) y) y) (-.f64 (neg.f64 x) z)) (*.f64 (-.f64 (neg.f64 x) z) y))) (neg.f64 t)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (-.f64 z x) y) y) (-.f64 (neg.f64 x) z))) (neg.f64 (*.f64 (*.f64 (-.f64 (neg.f64 x) z) y) t))) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z x) y) y) (-.f64 (neg.f64 x) z)) (*.f64 (-.f64 (neg.f64 x) z) y)) t) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z x) y) y) (-.f64 (neg.f64 x) z)) (*.f64 (*.f64 (-.f64 (neg.f64 x) z) y) t)) |
(*.f64 (/.f64 (*.f64 (*.f64 (-.f64 z x) y) y) (-.f64 (neg.f64 x) z)) (/.f64 (-.f64 (neg.f64 x) z) y)) |
(*.f64 (/.f64 (*.f64 (*.f64 (-.f64 z x) y) y) y) (/.f64 (-.f64 (neg.f64 x) z) (-.f64 (neg.f64 x) z))) |
(*.f64 (/.f64 (*.f64 (-.f64 (neg.f64 x) z) y) y) (/.f64 (*.f64 (-.f64 z x) y) (-.f64 (neg.f64 x) z))) |
(*.f64 (/.f64 (*.f64 (-.f64 z x) y) (-.f64 (neg.f64 x) z)) (/.f64 (*.f64 (-.f64 (neg.f64 x) z) y) y)) |
(*.f64 (/.f64 (-.f64 z x) (-.f64 (neg.f64 x) z)) (/.f64 (*.f64 y (*.f64 (-.f64 (neg.f64 x) z) y)) y)) |
(*.f64 (/.f64 (-.f64 z x) y) (/.f64 (*.f64 y (*.f64 (-.f64 (neg.f64 x) z) y)) (-.f64 (neg.f64 x) z))) |
(*.f64 (/.f64 (*.f64 (-.f64 (neg.f64 x) z) y) (-.f64 (neg.f64 x) z)) (/.f64 (*.f64 (-.f64 z x) y) y)) |
(*.f64 (/.f64 (*.f64 (-.f64 z x) y) y) (/.f64 (*.f64 (-.f64 (neg.f64 x) z) y) (-.f64 (neg.f64 x) z))) |
(*.f64 (*.f64 (-.f64 z x) y) (/.f64 (*.f64 (-.f64 (neg.f64 x) z) y) (*.f64 (-.f64 (neg.f64 x) z) y))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z x) y) y) (-.f64 (neg.f64 x) z)) y)) (neg.f64 (-.f64 (neg.f64 x) z))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (-.f64 z x) y) y) (-.f64 (neg.f64 x) z)))) (neg.f64 (neg.f64 (*.f64 (-.f64 (neg.f64 x) z) y)))) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z x) y) y) (-.f64 (neg.f64 x) z)) y) (-.f64 (neg.f64 x) z)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (-.f64 z x) y) y) (-.f64 (neg.f64 x) z))) (neg.f64 (*.f64 (-.f64 (neg.f64 x) z) y))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z x) y) y) (-.f64 (neg.f64 x) z)) (*.f64 (-.f64 (neg.f64 x) z) y)) |
(*.f64 (*.f64 (*.f64 (-.f64 z x) y) y) (-.f64 (neg.f64 x) z)) |
(*.f64 (*.f64 (-.f64 (neg.f64 x) z) y) (*.f64 (-.f64 z x) y)) |
(*.f64 (*.f64 (-.f64 z x) y) (*.f64 (-.f64 (neg.f64 x) z) y)) |
(*.f64 (-.f64 z x) (*.f64 y (*.f64 (-.f64 (neg.f64 x) z) y))) |
(*.f64 (-.f64 z x) y) |
(*.f64 y (-.f64 z x)) |
(*.f64 (-.f64 (neg.f64 x) z) y) |
(*.f64 y (-.f64 (neg.f64 x) z)) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 z z))) (neg.f64 (+.f64 (neg.f64 x) z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (*.f64 (*.f64 z z) z))) (neg.f64 (fma.f64 x x (fma.f64 z z (*.f64 (neg.f64 x) z))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (+.f64 (neg.f64 x) z)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (*.f64 (*.f64 z z) z)) (fma.f64 x x (fma.f64 z z (*.f64 (neg.f64 x) z)))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 (neg.f64 x) z)) (/.f64 (*.f64 z z) (+.f64 (neg.f64 x) z))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (fma.f64 x x (fma.f64 z z (*.f64 (neg.f64 x) z)))) (/.f64 (*.f64 (*.f64 z z) z) (fma.f64 x x (fma.f64 z z (*.f64 (neg.f64 x) z))))) |
(-.f64 (neg.f64 x) z) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 y z) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x (/.f64 (*.f64 y z) t))) |
#s(approx (/ (- z x) t) (/.f64 z t)) |
#s(approx (/ (- z x) t) (/.f64 (+.f64 (neg.f64 x) z) t)) |
#s(approx (- z x) z) |
#s(approx (- z x) (+.f64 (neg.f64 x) z)) |
#s(approx x x) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 (*.f64 y z) t)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x (/.f64 (*.f64 y z) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 y z) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x (/.f64 (*.f64 y z) t))) |
#s(approx (* (- 1 (/ y t)) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (/.f64 (*.f64 y z) t)) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x (/.f64 (*.f64 y z) t))) |
#s(approx (/ (* (* t (- z x)) y) (* t t)) (/.f64 (*.f64 y z) t)) |
#s(approx (/ (* (* t (- z x)) y) (* t t)) (/.f64 (fma.f64 (neg.f64 x) y (*.f64 y z)) t)) |
#s(approx (* (* t (- z x)) y) (*.f64 (*.f64 y z) t)) |
#s(approx (* (* t (- z x)) y) (fma.f64 (neg.f64 t) (*.f64 y x) (*.f64 (*.f64 y z) t))) |
#s(approx (* t (- z x)) (*.f64 t z)) |
#s(approx (* t (- z x)) (fma.f64 (neg.f64 t) x (*.f64 t z))) |
#s(approx (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) (/.f64 (*.f64 y z) t)) |
#s(approx (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x (/.f64 (*.f64 y z) t))) |
#s(approx (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t) (/.f64 (*.f64 y z) t)) |
#s(approx (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t) (/.f64 (fma.f64 (neg.f64 x) y (*.f64 y z)) t)) |
#s(approx (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) (*.f64 y z)) |
#s(approx (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) (fma.f64 (neg.f64 x) y (*.f64 y z))) |
#s(approx (* (* (- z x) y) (* y (- (neg x) z))) (neg.f64 (*.f64 (*.f64 z z) (*.f64 y y)))) |
#s(approx (* (* (- z x) y) (* y (- (neg x) z))) (fma.f64 (neg.f64 x) (*.f64 (*.f64 #s(literal 0 binary64) z) (*.f64 y y)) (neg.f64 (*.f64 (*.f64 z z) (*.f64 y y))))) |
#s(approx (* (* (- z x) y) (* y (- (neg x) z))) (fma.f64 (neg.f64 (*.f64 y y)) (*.f64 z z) (*.f64 (fma.f64 (neg.f64 (*.f64 y y)) (*.f64 #s(literal 0 binary64) z) (*.f64 (*.f64 y y) x)) x))) |
#s(approx (* (- z x) y) (*.f64 y z)) |
#s(approx (* (- z x) y) (fma.f64 (neg.f64 x) y (*.f64 y z))) |
#s(approx (* y (- (neg x) z)) (*.f64 (neg.f64 y) z)) |
#s(approx (* y (- (neg x) z)) (*.f64 (neg.f64 y) (+.f64 x z))) |
#s(approx (- (neg x) z) (neg.f64 z)) |
#s(approx (- (neg x) z) (-.f64 (neg.f64 x) z)) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (+.f64 (fma.f64 y (/.f64 z (*.f64 t x)) (/.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 z (*.f64 t x)) (/.f64 #s(literal 1 binary64) t)) x)) |
#s(approx (- z x) (neg.f64 x)) |
#s(approx (- z x) (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) x)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (+.f64 (fma.f64 y (/.f64 z (*.f64 t x)) (/.f64 (neg.f64 y) t)) #s(literal 1 binary64)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (+.f64 (fma.f64 y (/.f64 z (*.f64 t x)) (/.f64 (neg.f64 y) t)) #s(literal 1 binary64)) x)) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (*.f64 (+.f64 (fma.f64 y (/.f64 z (*.f64 t x)) (/.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 y (/.f64 z (*.f64 t x)) (/.f64 (neg.f64 y) t)) x)) |
#s(approx (* (* t (- z x)) y) (*.f64 (neg.f64 t) (*.f64 y x))) |
#s(approx (* (* t (- z x)) y) (*.f64 (fma.f64 (neg.f64 t) y (/.f64 (*.f64 (*.f64 y z) t) x)) x)) |
#s(approx (* t (- z x)) (*.f64 (neg.f64 t) x)) |
#s(approx (* t (- z x)) (*.f64 (fma.f64 t (/.f64 z x) (neg.f64 t)) x)) |
#s(approx (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) (*.f64 (+.f64 (fma.f64 y (/.f64 z (*.f64 t x)) (/.f64 (neg.f64 y) t)) #s(literal 1 binary64)) x)) |
#s(approx (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t) (/.f64 (*.f64 (neg.f64 x) y) t)) |
#s(approx (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t) (*.f64 (fma.f64 y (/.f64 z (*.f64 t x)) (/.f64 (neg.f64 y) t)) x)) |
#s(approx (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) (*.f64 (neg.f64 x) y)) |
#s(approx (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) (*.f64 (fma.f64 y (/.f64 z x) (neg.f64 y)) x)) |
#s(approx (* (* (- z x) y) (* y (- (neg x) z))) (*.f64 (*.f64 x x) (*.f64 y y))) |
#s(approx (* (* (- z x) y) (* y (- (neg x) z))) (*.f64 (fma.f64 y y (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 #s(literal 0 binary64) z)) x)) (*.f64 x x))) |
#s(approx (* (* (- z x) y) (* y (- (neg x) z))) (*.f64 (+.f64 (fma.f64 y y (/.f64 (neg.f64 (*.f64 (*.f64 z z) (*.f64 y y))) (*.f64 x x))) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 #s(literal 0 binary64) z)) x)) (*.f64 x x))) |
#s(approx (* (- z x) y) (*.f64 (neg.f64 x) y)) |
#s(approx (* (- z x) y) (*.f64 (fma.f64 y (/.f64 z x) (neg.f64 y)) x)) |
#s(approx (* y (- (neg x) z)) (*.f64 (neg.f64 x) y)) |
#s(approx (* y (- (neg x) z)) (*.f64 (-.f64 (neg.f64 y) (*.f64 y (/.f64 z x))) x)) |
#s(approx (- (neg x) z) (neg.f64 x)) |
#s(approx (- (neg x) z) (*.f64 (-.f64 (/.f64 (neg.f64 z) x) #s(literal 1 binary64)) 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) (-.f64 (+.f64 (/.f64 (*.f64 (neg.f64 y) z) (*.f64 t x)) (/.f64 y t)) #s(literal 1 binary64)))) |
#s(approx (/ (- z x) t) (*.f64 (neg.f64 x) (+.f64 (/.f64 (neg.f64 z) (*.f64 t x)) (/.f64 #s(literal 1 binary64) t)))) |
#s(approx (- z x) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (/.f64 z x)))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (neg.f64 x) (-.f64 (/.f64 y t) #s(literal 1 binary64)))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (neg.f64 x) (-.f64 (+.f64 (/.f64 (*.f64 (neg.f64 y) z) (*.f64 t x)) (/.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) (-.f64 (+.f64 (/.f64 (*.f64 (neg.f64 y) z) (*.f64 t x)) (/.f64 y t)) #s(literal 1 binary64)))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (*.f64 (neg.f64 x) (-.f64 (/.f64 y t) #s(literal 1 binary64)))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (*.f64 (neg.f64 x) (-.f64 (+.f64 (/.f64 (*.f64 (neg.f64 y) z) (*.f64 t x)) (/.f64 y t)) #s(literal 1 binary64)))) |
#s(approx (/ (* (* t (- z x)) y) (* t t)) (*.f64 (neg.f64 x) (+.f64 (/.f64 (*.f64 (neg.f64 y) z) (*.f64 t x)) (/.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) (+.f64 (neg.f64 (*.f64 t (/.f64 z x))) t))) |
#s(approx (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) (*.f64 (neg.f64 x) (-.f64 (/.f64 y t) #s(literal 1 binary64)))) |
#s(approx (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) (*.f64 (neg.f64 x) (-.f64 (+.f64 (/.f64 (*.f64 (neg.f64 y) z) (*.f64 t x)) (/.f64 y t)) #s(literal 1 binary64)))) |
#s(approx (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t) (*.f64 (neg.f64 x) (+.f64 (/.f64 (*.f64 (neg.f64 y) z) (*.f64 t x)) (/.f64 y t)))) |
#s(approx (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) (*.f64 (neg.f64 x) (-.f64 y (*.f64 y (/.f64 z x))))) |
#s(approx (* (* (- z x) y) (* y (- (neg x) z))) (*.f64 (fma.f64 y y (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) z) (*.f64 y y) (*.f64 (*.f64 y y) (/.f64 (*.f64 z z) x))) x))) (*.f64 x x))) |
#s(approx (* (- z x) y) (*.f64 (neg.f64 x) (-.f64 y (*.f64 y (/.f64 z x))))) |
#s(approx (* y (- (neg x) z)) (*.f64 (neg.f64 x) (fma.f64 y (/.f64 z x) y))) |
#s(approx (- (neg x) z) (*.f64 (neg.f64 x) (+.f64 (/.f64 z x) #s(literal 1 binary64)))) |
#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 y) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) x) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (fma.f64 (/.f64 (+.f64 (neg.f64 x) z) t) y 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 (-.f64 z x) t) y x)) |
#s(approx (* (- 1 (/ y t)) x) x) |
#s(approx (* (- 1 (/ y t)) x) (-.f64 x (*.f64 x (/.f64 y t)))) |
#s(approx (- 1 (/ y t)) #s(literal 1 binary64)) |
#s(approx (- 1 (/ y t)) (-.f64 #s(literal 1 binary64) (/.f64 y t))) |
#s(approx (/ (neg y) t) (/.f64 (neg.f64 y) t)) |
#s(approx (neg y) (neg.f64 y)) |
#s(approx (+ x (/ (* (* 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) t) y)) |
#s(approx (* (* t (- z x)) y) (*.f64 (*.f64 (-.f64 z x) t) y)) |
#s(approx (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) x) |
#s(approx (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t) (*.f64 (/.f64 (-.f64 z x) t) y)) |
#s(approx (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) (*.f64 (-.f64 z x) y)) |
#s(approx (* (* (- z x) y) (* y (- (neg x) z))) (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (+.f64 x z) (-.f64 z x)))) |
#s(approx (* (- z x) y) (*.f64 (-.f64 z x) y)) |
#s(approx (* y (- (neg x) z)) (*.f64 (neg.f64 y) (+.f64 x z))) |
#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 (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (/.f64 (+.f64 (neg.f64 x) z) t) y)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (+.f64 (+.f64 (/.f64 x y) (/.f64 z t)) (/.f64 (neg.f64 x) t)) y)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (/.f64 (-.f64 z x) t) y)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 z x) t)) y)) |
#s(approx (* (- 1 (/ y t)) x) (/.f64 (*.f64 (neg.f64 x) y) t)) |
#s(approx (* (- 1 (/ y t)) x) (*.f64 (+.f64 (/.f64 x y) (/.f64 (neg.f64 x) t)) y)) |
#s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) |
#s(approx (- 1 (/ y t)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) 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 (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) (*.f64 (/.f64 (-.f64 z x) t) y)) |
#s(approx (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) (*.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 z x) t)) y)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (/.f64 (-.f64 z x) t) y)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 (-.f64 z x) t)) (/.f64 (neg.f64 x) y)))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (neg.f64 y) (/.f64 (+.f64 x (neg.f64 z)) t))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (neg.f64 y) (+.f64 (/.f64 (+.f64 x (neg.f64 z)) t) (/.f64 (neg.f64 x) y)))) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (/.f64 (-.f64 z x) t) y)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 (-.f64 z x) t)) (/.f64 (neg.f64 x) y)))) |
#s(approx (* (- 1 (/ y t)) x) (*.f64 (neg.f64 y) (+.f64 (/.f64 (neg.f64 x) y) (/.f64 x t)))) |
#s(approx (- 1 (/ y t)) (*.f64 (neg.f64 y) (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) y)))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (*.f64 (/.f64 (-.f64 z x) t) y)) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 (-.f64 z x) t)) (/.f64 (neg.f64 x) y)))) |
#s(approx (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) (*.f64 (/.f64 (-.f64 z x) t) y)) |
#s(approx (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) (*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 (-.f64 z x) t)) (/.f64 (neg.f64 x) y)))) |
#s(approx (+ x (/ (* y (- z x)) t)) (-.f64 x (*.f64 x (/.f64 y t)))) |
#s(approx (+ x (/ (* y (- z x)) t)) (+.f64 (/.f64 (fma.f64 (neg.f64 x) y (*.f64 y z)) t) x)) |
#s(approx (- z x) (-.f64 z x)) |
#s(approx z z) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (-.f64 x (*.f64 x (/.f64 y t)))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (+.f64 (/.f64 (fma.f64 (neg.f64 x) y (*.f64 y z)) t) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (-.f64 x (*.f64 x (/.f64 y t)))) |
#s(approx (+ x (/ (* y (- z x)) t)) (+.f64 (/.f64 (fma.f64 (neg.f64 x) y (*.f64 y z)) t) x)) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (-.f64 x (*.f64 x (/.f64 y t)))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (+.f64 (/.f64 (fma.f64 (neg.f64 x) y (*.f64 y z)) t) x)) |
#s(approx (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) (-.f64 x (*.f64 x (/.f64 y t)))) |
#s(approx (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) (+.f64 (/.f64 (fma.f64 (neg.f64 x) y (*.f64 y z)) t) x)) |
#s(approx (* (* (- z x) y) (* y (- (neg x) z))) (fma.f64 (neg.f64 (*.f64 y y)) (*.f64 (*.f64 #s(literal 0 binary64) x) z) (*.f64 (*.f64 x x) (*.f64 y y)))) |
#s(approx (* (* (- z x) y) (* y (- (neg x) z))) (fma.f64 (fma.f64 (neg.f64 (*.f64 y y)) (*.f64 #s(literal 0 binary64) x) (neg.f64 (*.f64 (*.f64 y y) z))) z (*.f64 (*.f64 x x) (*.f64 y y)))) |
#s(approx (- (neg x) z) (-.f64 (neg.f64 z) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (/.f64 (fma.f64 (neg.f64 y) x (fma.f64 y z (*.f64 t x))) (*.f64 t z)) z)) |
#s(approx (/ (- z x) t) (*.f64 (+.f64 (/.f64 (neg.f64 x) (*.f64 t z)) (/.f64 #s(literal 1 binary64) t)) z)) |
#s(approx (- z x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) z)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (/.f64 (fma.f64 (neg.f64 y) x (fma.f64 y z (*.f64 t x))) (*.f64 t z)) z)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (/.f64 (fma.f64 (neg.f64 y) x (fma.f64 y z (*.f64 t x))) (*.f64 t z)) z)) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (*.f64 (/.f64 (fma.f64 (neg.f64 y) x (fma.f64 y z (*.f64 t x))) (*.f64 t z)) z)) |
#s(approx (/ (* (* t (- z x)) y) (* t t)) (*.f64 (+.f64 (/.f64 (*.f64 (neg.f64 x) y) (*.f64 t z)) (/.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 (-.f64 t (*.f64 t (/.f64 x z))) z)) |
#s(approx (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) (*.f64 (/.f64 (fma.f64 (neg.f64 y) x (fma.f64 y z (*.f64 t x))) (*.f64 t z)) z)) |
#s(approx (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t) (*.f64 (+.f64 (/.f64 (*.f64 (neg.f64 x) y) (*.f64 t z)) (/.f64 y t)) z)) |
#s(approx (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) (*.f64 (-.f64 y (/.f64 (*.f64 y x) z)) z)) |
#s(approx (* (* (- z x) y) (* y (- (neg x) z))) (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 y y) (/.f64 (*.f64 #s(literal 0 binary64) x) z) (*.f64 y y))) (*.f64 z z))) |
#s(approx (* (* (- z x) y) (* y (- (neg x) z))) (*.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 y y) (/.f64 (*.f64 #s(literal 0 binary64) x) z) (*.f64 y y)) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 z z))) (*.f64 z z))) |
#s(approx (* (- z x) y) (*.f64 (-.f64 y (/.f64 (*.f64 y x) z)) z)) |
#s(approx (* y (- (neg x) z)) (*.f64 (-.f64 (neg.f64 y) (/.f64 (*.f64 y x) z)) z)) |
#s(approx (- (neg x) z) (*.f64 (-.f64 (/.f64 (neg.f64 x) z) #s(literal 1 binary64)) z)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (neg.f64 z) (+.f64 (neg.f64 (/.f64 (-.f64 x (*.f64 x (/.f64 y t))) z)) (/.f64 (neg.f64 y) t)))) |
#s(approx (/ (- z x) t) (*.f64 (neg.f64 z) (-.f64 (/.f64 x (*.f64 t z)) (/.f64 #s(literal 1 binary64) t)))) |
#s(approx (- z x) (*.f64 (neg.f64 z) (-.f64 (/.f64 x z) #s(literal 1 binary64)))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (neg.f64 z) (+.f64 (neg.f64 (/.f64 (-.f64 x (*.f64 x (/.f64 y t))) z)) (/.f64 (neg.f64 y) t)))) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (neg.f64 z) (+.f64 (neg.f64 (/.f64 (-.f64 x (*.f64 x (/.f64 y t))) z)) (/.f64 (neg.f64 y) t)))) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (*.f64 (neg.f64 z) (+.f64 (neg.f64 (/.f64 (-.f64 x (*.f64 x (/.f64 y t))) z)) (/.f64 (neg.f64 y) t)))) |
#s(approx (/ (* (* t (- z x)) y) (* t t)) (*.f64 (neg.f64 z) (fma.f64 x (/.f64 y (*.f64 t z)) (/.f64 (neg.f64 y) t)))) |
#s(approx (* (* t (- z x)) y) (*.f64 (neg.f64 z) (fma.f64 (neg.f64 t) y (/.f64 (*.f64 (*.f64 y x) t) z)))) |
#s(approx (* t (- z x)) (*.f64 (neg.f64 z) (fma.f64 t (/.f64 x z) (neg.f64 t)))) |
#s(approx (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) (*.f64 (neg.f64 z) (+.f64 (neg.f64 (/.f64 (-.f64 x (*.f64 x (/.f64 y t))) z)) (/.f64 (neg.f64 y) t)))) |
#s(approx (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t) (*.f64 (neg.f64 z) (fma.f64 x (/.f64 y (*.f64 t z)) (/.f64 (neg.f64 y) t)))) |
#s(approx (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) (*.f64 (neg.f64 z) (fma.f64 x (/.f64 y z) (neg.f64 y)))) |
#s(approx (* (* (- z x) y) (* y (- (neg x) z))) (*.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 #s(literal 0 binary64) x) z) (neg.f64 (*.f64 y y))) (*.f64 z z))) |
#s(approx (* (* (- z x) y) (* y (- (neg x) z))) (*.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (neg.f64 (*.f64 y y)) (*.f64 #s(literal 0 binary64) x) (neg.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))) z)) (neg.f64 (*.f64 y y))) (*.f64 z z))) |
#s(approx (* (- z x) y) (*.f64 (neg.f64 z) (fma.f64 x (/.f64 y z) (neg.f64 y)))) |
#s(approx (* y (- (neg x) z)) (*.f64 (neg.f64 z) (fma.f64 x (/.f64 y z) y))) |
#s(approx (- (neg x) z) (*.f64 (neg.f64 z) (+.f64 (/.f64 x z) #s(literal 1 binary64)))) |
#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 (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 (fma.f64 (neg.f64 x) y (*.f64 y z)) t)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 (fma.f64 (neg.f64 y) x (fma.f64 y z (*.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 y) x (*.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 (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) (/.f64 (fma.f64 (-.f64 z x) y (*.f64 t x)) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx (+ x (/ (* (* t (- z x)) y) (* t t))) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
Compiled 11 677 to 1 626 computations (86.1% saved)
18 alts after pruning (12 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 419 | 10 | 429 |
| Fresh | 1 | 2 | 3 |
| Picked | 3 | 2 | 5 |
| Done | 1 | 4 | 5 |
| Total | 424 | 18 | 442 |
| Status | Accuracy | Program |
|---|---|---|
| 60.3% | (fma.f64 (/.f64 #s(approx (- z x) (neg.f64 x)) t) y x) | |
| 70.5% | (fma.f64 (/.f64 #s(approx (- z x) z) t) y x) | |
| ✓ | 97.3% | (fma.f64 (-.f64 z x) (/.f64 y t) x) |
| ▶ | 84.9% | (fma.f64 #s(approx (/ (- z x) t) (*.f64 (+.f64 (/.f64 (neg.f64 x) (*.f64 t z)) (/.f64 #s(literal 1 binary64) t)) z)) y x) |
| 37.3% | (+.f64 x (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 z x) y) (*.f64 y (-.f64 (neg.f64 x) z))) (*.f64 y #s(approx (- (neg x) z) (neg.f64 x)))) t)) | |
| 58.7% | (+.f64 x (/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 z x)) y) (*.f64 (+.f64 z x) t))) | |
| 41.0% | (+.f64 x (/.f64 (*.f64 (*.f64 t #s(approx (- z x) (neg.f64 x))) y) (*.f64 t t))) | |
| 48.5% | (+.f64 x (/.f64 (*.f64 (*.f64 t #s(approx (- z x) z)) y) (*.f64 t t))) | |
| ✓ | 69.0% | (+.f64 x (/.f64 (*.f64 y #s(approx (- z x) z)) t)) |
| ▶ | 60.8% | #s(approx (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) (*.f64 (/.f64 (-.f64 z x) t) y)) |
| ▶ | 60.5% | #s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 (fma.f64 (neg.f64 x) y (*.f64 y z)) t)) |
| 60.6% | #s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 (*.f64 (-.f64 z x) y) t)) | |
| ✓ | 36.5% | #s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 (*.f64 y z) t)) |
| ▶ | 37.7% | #s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 y (/.f64 z t))) |
| ✓ | 65.0% | #s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
| ✓ | 31.7% | #s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) x)) |
| ▶ | 29.9% | #s(approx (+ x (/ (* y (- z x)) t)) #s(approx (* (- 1 (/ y t)) x) (/.f64 (*.f64 (neg.f64 x) y) t))) |
| ✓ | 35.7% | #s(approx (+ x (/ (* y (- z x)) t)) x) |
Compiled 549 to 385 computations (29.9% saved)
| Inputs |
|---|
(fma.f64 #s(approx (/ (- z x) t) (*.f64 (+.f64 (/.f64 (neg.f64 x) (*.f64 t z)) (/.f64 #s(literal 1 binary64) t)) z)) y x) |
#s(approx (/ (- z x) t) (*.f64 (+.f64 (/.f64 (neg.f64 x) (*.f64 t z)) (/.f64 #s(literal 1 binary64) t)) z)) |
(*.f64 (+.f64 (/.f64 (neg.f64 x) (*.f64 t z)) (/.f64 #s(literal 1 binary64) t)) z) |
(+.f64 (/.f64 (neg.f64 x) (*.f64 t z)) (/.f64 #s(literal 1 binary64) t)) |
(/.f64 (neg.f64 x) (*.f64 t z)) |
(neg.f64 x) |
x |
(*.f64 t z) |
t |
z |
(/.f64 #s(literal 1 binary64) t) |
#s(literal 1 binary64) |
y |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 y (/.f64 z t))) |
(*.f64 y (/.f64 z t)) |
(/.f64 z t) |
#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) |
#s(approx (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) 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 (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 (fma.f64 (neg.f64 x) y (*.f64 y z)) t)) |
(/.f64 (fma.f64 (neg.f64 x) y (*.f64 y z)) t) |
(fma.f64 (neg.f64 x) y (*.f64 y z)) |
(*.f64 y z) |
| 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)) (/ 1 t)) z) #s(hole binary64 (/ z t))) |
#s(approx (* (+ (/ (neg x) (* t z)) (/ 1 t)) z) #s(hole binary64 (+ (* -1 (/ x t)) (/ z t)))) |
#s(approx (+ (/ (neg x) (* t z)) (/ 1 t)) #s(hole binary64 (/ 1 t))) |
#s(approx (+ (/ (neg x) (* t z)) (/ 1 t)) #s(hole binary64 (+ (* -1 (/ x (* t z))) (/ 1 t)))) |
#s(approx (/ (neg x) (* t z)) #s(hole binary64 (* -1 (/ x (* t z))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #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 (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) 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) #s(hole binary64 z)) |
#s(approx (- z x) #s(hole binary64 (+ z (* -1 x)))) |
#s(approx (/ (+ (* (neg x) y) (* y z)) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (+ (* (neg x) y) (* y z)) t) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))) |
#s(approx (+ (* (neg x) y) (* y z)) #s(hole binary64 (* y z))) |
#s(approx (+ (* (neg x) y) (* y z)) #s(hole binary64 (+ (* -1 (* x y)) (* y 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 (* (+ (/ (neg x) (* t z)) (/ 1 t)) z) #s(hole binary64 (* -1 (/ x t)))) |
#s(approx (* (+ (/ (neg x) (* t z)) (/ 1 t)) z) #s(hole binary64 (* x (- (/ z (* t x)) (/ 1 t))))) |
#s(approx (+ (/ (neg x) (* t z)) (/ 1 t)) #s(hole binary64 (* -1 (/ x (* t z))))) |
#s(approx (+ (/ (neg x) (* t z)) (/ 1 t)) #s(hole binary64 (* x (- (/ 1 (* t x)) (/ 1 (* t z)))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #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 (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) 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) #s(hole binary64 (* -1 x))) |
#s(approx (- z x) #s(hole binary64 (* x (- (/ z x) 1)))) |
#s(approx (/ (+ (* (neg x) y) (* y z)) t) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (/ (+ (* (neg x) y) (* y z)) t) #s(hole binary64 (* x (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))) |
#s(approx (+ (* (neg x) y) (* y z)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (+ (* (neg x) y) (* y z)) #s(hole binary64 (* x (+ (* -1 y) (/ (* y 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 (* (+ (/ (neg x) (* t z)) (/ 1 t)) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ z (* t x))) (/ 1 t)))))) |
#s(approx (+ (/ (neg x) (* t z)) (/ 1 t)) #s(hole binary64 (* -1 (* x (- (/ 1 (* t z)) (/ 1 (* t x))))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #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 (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) 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) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ z x))))))) |
#s(approx (/ (+ (* (neg x) y) (* y z)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ y t)))))) |
#s(approx (+ (* (neg x) y) (* y z)) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ (* y 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 (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 x)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (+ x (* y (+ (* -1 (/ x t)) (/ z t)))))) |
#s(approx (* y (/ z t)) #s(hole binary64 (/ (* y z) t))) |
#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 (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) #s(hole binary64 x)) |
#s(approx (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) 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 (/ (+ (* (neg x) y) (* y z)) t) #s(hole binary64 (/ (* y (+ z (* -1 x))) t))) |
#s(approx (+ (* (neg x) y) (* y z)) #s(hole binary64 (* y (+ z (* -1 x))))) |
#s(approx (* y z) #s(hole binary64 (* y z))) |
#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 (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* y (+ (* -1 (/ x t)) (/ z t))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* y (+ (* -1 (/ x t)) (+ (/ x y) (/ z 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 (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) 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 (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (/ x t)))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (+ (* -1 (/ 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 (* (- 1 (/ y t)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (/ x t)))))) |
#s(approx (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (/ (+ (* (neg x) y) (* y z)) t) #s(hole binary64 (* -1 (/ (* y (+ x (* -1 z))) t)))) |
#s(approx (+ (* (neg x) y) (* y z)) #s(hole binary64 (* -1 (* y (+ x (* -1 z)))))) |
#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)) (/ 1 t)) #s(hole binary64 (/ (+ (* -1 (/ x t)) (/ z t)) z))) |
#s(approx (* t z) #s(hole binary64 (* t z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (/ z t) #s(hole binary64 (/ 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 (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (- z x) #s(hole binary64 (- z x))) |
#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)) (/ 1 t)) z) #s(hole binary64 (* z (+ (* -1 (/ x (* t z))) (/ 1 t))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #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 (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) 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) #s(hole binary64 (* z (+ 1 (* -1 (/ x z)))))) |
#s(approx (/ (+ (* (neg x) y) (* y z)) t) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (/ y t))))) |
#s(approx (+ (* (neg x) y) (* y z)) #s(hole binary64 (* z (+ y (* -1 (/ (* x y) 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 (* (+ (/ (neg x) (* t z)) (/ 1 t)) z) #s(hole binary64 (* -1 (* z (- (/ x (* t z)) (/ 1 t)))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #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 (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) 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) #s(hole binary64 (* -1 (* z (- (/ x z) 1))))) |
#s(approx (/ (+ (* (neg x) y) (* y z)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (/ (* x y) (* t z))))))) |
#s(approx (+ (* (neg x) y) (* y z)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (/ (* x y) 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)) (/ 1 t)) z) #s(hole binary64 (/ (* z (+ 1 (* -1 (/ x z)))) t))) |
#s(approx (+ (/ (neg x) (* t z)) (/ 1 t)) #s(hole binary64 (/ (+ 1 (* -1 (/ x z))) t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (/ 1 t) #s(hole binary64 (/ 1 t))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (/ (+ (* -1 (* x y)) (* y z)) t))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (/ (+ (* -1 (* x y)) (+ (* t x) (* y z))) 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 (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (/ (+ (* (neg x) y) (* y z)) t) #s(hole binary64 (/ (+ (* -1 (* x y)) (* y z)) t))) |
#s(approx (+ (* (/ (- z x) t) y) 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 (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (* (+ (/ (neg x) (* t z)) (/ 1 t)) z) #s(hole binary64 (* -1 (/ (* z (- (/ x z) 1)) t)))) |
#s(approx (+ (/ (neg x) (* t z)) (/ 1 t)) #s(hole binary64 (* -1 (/ (- (/ x z) 1) t)))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | z | @ | 0 | ((+ (* (/ (- z x) t) y) x) (/ (- z x) t) (* (+ (/ (neg x) (* t z)) (/ 1 t)) z) (+ (/ (neg x) (* t z)) (/ 1 t)) (/ (neg x) (* t z)) (neg x) x (* t z) t z (/ 1 t) 1 y (+ x (/ (+ (* (neg y) x) (* z y)) t)) (* y (/ z t)) (/ z t) (+ x (/ (* y (- z x)) t)) (* (- 1 (/ y t)) x) (/ (* (neg x) y) t) (* (neg x) y) (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) (* (/ (- z x) t) y) (/ (- z x) t) (- z x) (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/ (+ (* (neg x) y) (* y z)) t) (+ (* (neg x) y) (* y z)) (* y z)) |
| 4.0ms | t | @ | -inf | ((+ (* (/ (- z x) t) y) x) (/ (- z x) t) (* (+ (/ (neg x) (* t z)) (/ 1 t)) z) (+ (/ (neg x) (* t z)) (/ 1 t)) (/ (neg x) (* t z)) (neg x) x (* t z) t z (/ 1 t) 1 y (+ x (/ (+ (* (neg y) x) (* z y)) t)) (* y (/ z t)) (/ z t) (+ x (/ (* y (- z x)) t)) (* (- 1 (/ y t)) x) (/ (* (neg x) y) t) (* (neg x) y) (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) (* (/ (- z x) t) y) (/ (- z x) t) (- z x) (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/ (+ (* (neg x) y) (* y z)) t) (+ (* (neg x) y) (* y z)) (* y z)) |
| 4.0ms | z | @ | -inf | ((+ (* (/ (- z x) t) y) x) (/ (- z x) t) (* (+ (/ (neg x) (* t z)) (/ 1 t)) z) (+ (/ (neg x) (* t z)) (/ 1 t)) (/ (neg x) (* t z)) (neg x) x (* t z) t z (/ 1 t) 1 y (+ x (/ (+ (* (neg y) x) (* z y)) t)) (* y (/ z t)) (/ z t) (+ x (/ (* y (- z x)) t)) (* (- 1 (/ y t)) x) (/ (* (neg x) y) t) (* (neg x) y) (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) (* (/ (- z x) t) y) (/ (- z x) t) (- z x) (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/ (+ (* (neg x) y) (* y z)) t) (+ (* (neg x) y) (* y z)) (* y z)) |
| 3.0ms | t | @ | inf | ((+ (* (/ (- z x) t) y) x) (/ (- z x) t) (* (+ (/ (neg x) (* t z)) (/ 1 t)) z) (+ (/ (neg x) (* t z)) (/ 1 t)) (/ (neg x) (* t z)) (neg x) x (* t z) t z (/ 1 t) 1 y (+ x (/ (+ (* (neg y) x) (* z y)) t)) (* y (/ z t)) (/ z t) (+ x (/ (* y (- z x)) t)) (* (- 1 (/ y t)) x) (/ (* (neg x) y) t) (* (neg x) y) (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) (* (/ (- z x) t) y) (/ (- z x) t) (- z x) (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/ (+ (* (neg x) y) (* y z)) t) (+ (* (neg x) y) (* y z)) (* y z)) |
| 3.0ms | t | @ | 0 | ((+ (* (/ (- z x) t) y) x) (/ (- z x) t) (* (+ (/ (neg x) (* t z)) (/ 1 t)) z) (+ (/ (neg x) (* t z)) (/ 1 t)) (/ (neg x) (* t z)) (neg x) x (* t z) t z (/ 1 t) 1 y (+ x (/ (+ (* (neg y) x) (* z y)) t)) (* y (/ z t)) (/ z t) (+ x (/ (* y (- z x)) t)) (* (- 1 (/ y t)) x) (/ (* (neg x) y) t) (* (neg x) y) (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) (* (/ (- z x) t) y) (/ (- z x) t) (- z x) (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/ (+ (* (neg x) y) (* y z)) t) (+ (* (neg x) y) (* y z)) (* y z)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 368 | 3478 |
| 0 | 393 | 3230 |
| 1 | 1609 | 3211 |
| 0 | 8235 | 3085 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 #s(approx (/ (- z x) t) (*.f64 (+.f64 (/.f64 (neg.f64 x) (*.f64 t z)) (/.f64 #s(literal 1 binary64) t)) z)) y x) |
#s(approx (/ (- z x) t) (*.f64 (+.f64 (/.f64 (neg.f64 x) (*.f64 t z)) (/.f64 #s(literal 1 binary64) t)) z)) |
(*.f64 (+.f64 (/.f64 (neg.f64 x) (*.f64 t z)) (/.f64 #s(literal 1 binary64) t)) z) |
(+.f64 (/.f64 (neg.f64 x) (*.f64 t z)) (/.f64 #s(literal 1 binary64) t)) |
(/.f64 (neg.f64 x) (*.f64 t z)) |
(neg.f64 x) |
x |
(*.f64 t z) |
t |
z |
(/.f64 #s(literal 1 binary64) t) |
#s(literal 1 binary64) |
y |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 y (/.f64 z t))) |
(*.f64 y (/.f64 z t)) |
(/.f64 z t) |
#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) |
#s(approx (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) 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 (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 (fma.f64 (neg.f64 x) y (*.f64 y z)) t)) |
(/.f64 (fma.f64 (neg.f64 x) y (*.f64 y z)) t) |
(fma.f64 (neg.f64 x) y (*.f64 y z)) |
(*.f64 y z) |
#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)) (/ 1 t)) z) #s(hole binary64 (/ z t))) |
#s(approx (* (+ (/ (neg x) (* t z)) (/ 1 t)) z) #s(hole binary64 (+ (* -1 (/ x t)) (/ z t)))) |
#s(approx (+ (/ (neg x) (* t z)) (/ 1 t)) #s(hole binary64 (/ 1 t))) |
#s(approx (+ (/ (neg x) (* t z)) (/ 1 t)) #s(hole binary64 (+ (* -1 (/ x (* t z))) (/ 1 t)))) |
#s(approx (/ (neg x) (* t z)) #s(hole binary64 (* -1 (/ x (* t z))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #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 (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) 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) #s(hole binary64 z)) |
#s(approx (- z x) #s(hole binary64 (+ z (* -1 x)))) |
#s(approx (/ (+ (* (neg x) y) (* y z)) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (+ (* (neg x) y) (* y z)) t) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))) |
#s(approx (+ (* (neg x) y) (* y z)) #s(hole binary64 (* y z))) |
#s(approx (+ (* (neg x) y) (* y z)) #s(hole binary64 (+ (* -1 (* x y)) (* y 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 (* (+ (/ (neg x) (* t z)) (/ 1 t)) z) #s(hole binary64 (* -1 (/ x t)))) |
#s(approx (* (+ (/ (neg x) (* t z)) (/ 1 t)) z) #s(hole binary64 (* x (- (/ z (* t x)) (/ 1 t))))) |
#s(approx (+ (/ (neg x) (* t z)) (/ 1 t)) #s(hole binary64 (* -1 (/ x (* t z))))) |
#s(approx (+ (/ (neg x) (* t z)) (/ 1 t)) #s(hole binary64 (* x (- (/ 1 (* t x)) (/ 1 (* t z)))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #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 (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) 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) #s(hole binary64 (* -1 x))) |
#s(approx (- z x) #s(hole binary64 (* x (- (/ z x) 1)))) |
#s(approx (/ (+ (* (neg x) y) (* y z)) t) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (/ (+ (* (neg x) y) (* y z)) t) #s(hole binary64 (* x (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))) |
#s(approx (+ (* (neg x) y) (* y z)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (+ (* (neg x) y) (* y z)) #s(hole binary64 (* x (+ (* -1 y) (/ (* y 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 (* (+ (/ (neg x) (* t z)) (/ 1 t)) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ z (* t x))) (/ 1 t)))))) |
#s(approx (+ (/ (neg x) (* t z)) (/ 1 t)) #s(hole binary64 (* -1 (* x (- (/ 1 (* t z)) (/ 1 (* t x))))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #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 (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) 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) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ z x))))))) |
#s(approx (/ (+ (* (neg x) y) (* y z)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ y t)))))) |
#s(approx (+ (* (neg x) y) (* y z)) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ (* y 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 (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 x)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (+ x (* y (+ (* -1 (/ x t)) (/ z t)))))) |
#s(approx (* y (/ z t)) #s(hole binary64 (/ (* y z) t))) |
#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 (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) #s(hole binary64 x)) |
#s(approx (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) 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 (/ (+ (* (neg x) y) (* y z)) t) #s(hole binary64 (/ (* y (+ z (* -1 x))) t))) |
#s(approx (+ (* (neg x) y) (* y z)) #s(hole binary64 (* y (+ z (* -1 x))))) |
#s(approx (* y z) #s(hole binary64 (* y z))) |
#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 (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* y (+ (* -1 (/ x t)) (/ z t))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* y (+ (* -1 (/ x t)) (+ (/ x y) (/ z 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 (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) 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 (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (/ x t)))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (+ (* -1 (/ 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 (* (- 1 (/ y t)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (/ x t)))))) |
#s(approx (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (/ (+ (* (neg x) y) (* y z)) t) #s(hole binary64 (* -1 (/ (* y (+ x (* -1 z))) t)))) |
#s(approx (+ (* (neg x) y) (* y z)) #s(hole binary64 (* -1 (* y (+ x (* -1 z)))))) |
#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)) (/ 1 t)) #s(hole binary64 (/ (+ (* -1 (/ x t)) (/ z t)) z))) |
#s(approx (* t z) #s(hole binary64 (* t z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (/ z t) #s(hole binary64 (/ 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 (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (- z x) #s(hole binary64 (- z x))) |
#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)) (/ 1 t)) z) #s(hole binary64 (* z (+ (* -1 (/ x (* t z))) (/ 1 t))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #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 (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) 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) #s(hole binary64 (* z (+ 1 (* -1 (/ x z)))))) |
#s(approx (/ (+ (* (neg x) y) (* y z)) t) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (/ y t))))) |
#s(approx (+ (* (neg x) y) (* y z)) #s(hole binary64 (* z (+ y (* -1 (/ (* x y) 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 (* (+ (/ (neg x) (* t z)) (/ 1 t)) z) #s(hole binary64 (* -1 (* z (- (/ x (* t z)) (/ 1 t)))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #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 (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) 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) #s(hole binary64 (* -1 (* z (- (/ x z) 1))))) |
#s(approx (/ (+ (* (neg x) y) (* y z)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (/ (* x y) (* t z))))))) |
#s(approx (+ (* (neg x) y) (* y z)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (/ (* x y) 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)) (/ 1 t)) z) #s(hole binary64 (/ (* z (+ 1 (* -1 (/ x z)))) t))) |
#s(approx (+ (/ (neg x) (* t z)) (/ 1 t)) #s(hole binary64 (/ (+ 1 (* -1 (/ x z))) t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (/ 1 t) #s(hole binary64 (/ 1 t))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (/ (+ (* -1 (* x y)) (* y z)) t))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (/ (+ (* -1 (* x y)) (+ (* t x) (* y z))) 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 (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (/ (+ (* (neg x) y) (* y z)) t) #s(hole binary64 (/ (+ (* -1 (* x y)) (* y z)) t))) |
#s(approx (+ (* (/ (- z x) t) y) 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 (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (* (+ (/ (neg x) (* t z)) (/ 1 t)) z) #s(hole binary64 (* -1 (/ (* z (- (/ x z) 1)) t)))) |
#s(approx (+ (/ (neg x) (* t z)) (/ 1 t)) #s(hole binary64 (* -1 (/ (- (/ x z) 1) t)))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y #s(approx (/ (- z x) t) (*.f64 (+.f64 (/.f64 (neg.f64 x) (*.f64 t z)) (/.f64 #s(literal 1 binary64) t)) z))) (*.f64 y #s(approx (/ (- z x) t) (*.f64 (+.f64 (/.f64 (neg.f64 x) (*.f64 t z)) (/.f64 #s(literal 1 binary64) t)) z))))) (-.f64 x (*.f64 y #s(approx (/ (- z x) t) (*.f64 (+.f64 (/.f64 (neg.f64 x) (*.f64 t z)) (/.f64 #s(literal 1 binary64) t)) z))))) |
(/.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 (*.f64 y #s(approx (/ (- z x) t) (*.f64 (+.f64 (/.f64 (neg.f64 x) (*.f64 t z)) (/.f64 #s(literal 1 binary64) t)) z))) (*.f64 y #s(approx (/ (- z x) t) (*.f64 (+.f64 (/.f64 (neg.f64 x) (*.f64 t z)) (/.f64 #s(literal 1 binary64) t)) z)))) (*.f64 y #s(approx (/ (- z x) t) (*.f64 (+.f64 (/.f64 (neg.f64 x) (*.f64 t z)) (/.f64 #s(literal 1 binary64) t)) z))))) (fma.f64 x x (-.f64 (*.f64 (*.f64 y #s(approx (/ (- z x) t) (*.f64 (+.f64 (/.f64 (neg.f64 x) (*.f64 t z)) (/.f64 #s(literal 1 binary64) t)) z))) (*.f64 y #s(approx (/ (- z x) t) (*.f64 (+.f64 (/.f64 (neg.f64 x) (*.f64 t z)) (/.f64 #s(literal 1 binary64) t)) z)))) (*.f64 x (*.f64 y #s(approx (/ (- z x) t) (*.f64 (+.f64 (/.f64 (neg.f64 x) (*.f64 t z)) (/.f64 #s(literal 1 binary64) t)) z))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y #s(approx (/ (- z x) t) (*.f64 (+.f64 (/.f64 (neg.f64 x) (*.f64 t z)) (/.f64 #s(literal 1 binary64) t)) z))) (*.f64 y #s(approx (/ (- z x) t) (*.f64 (+.f64 (/.f64 (neg.f64 x) (*.f64 t z)) (/.f64 #s(literal 1 binary64) t)) z)))) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 y #s(approx (/ (- z x) t) (*.f64 (+.f64 (/.f64 (neg.f64 x) (*.f64 t z)) (/.f64 #s(literal 1 binary64) t)) z))) x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y #s(approx (/ (- z x) t) (*.f64 (+.f64 (/.f64 (neg.f64 x) (*.f64 t z)) (/.f64 #s(literal 1 binary64) t)) z))) (*.f64 y #s(approx (/ (- z x) t) (*.f64 (+.f64 (/.f64 (neg.f64 x) (*.f64 t z)) (/.f64 #s(literal 1 binary64) t)) z)))) (*.f64 y #s(approx (/ (- z x) t) (*.f64 (+.f64 (/.f64 (neg.f64 x) (*.f64 t z)) (/.f64 #s(literal 1 binary64) t)) z))) (*.f64 (*.f64 x x) x))) (neg.f64 (fma.f64 (*.f64 y #s(approx (/ (- z x) t) (*.f64 (+.f64 (/.f64 (neg.f64 x) (*.f64 t z)) (/.f64 #s(literal 1 binary64) t)) z))) (*.f64 y #s(approx (/ (- z x) t) (*.f64 (+.f64 (/.f64 (neg.f64 x) (*.f64 t z)) (/.f64 #s(literal 1 binary64) t)) z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y #s(approx (/ (- z x) t) (*.f64 (+.f64 (/.f64 (neg.f64 x) (*.f64 t z)) (/.f64 #s(literal 1 binary64) t)) z))) x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(approx (/ (- z x) t) (*.f64 (+.f64 (/.f64 (neg.f64 x) (*.f64 t z)) (/.f64 #s(literal 1 binary64) t)) z))) (*.f64 y #s(approx (/ (- z x) t) (*.f64 (+.f64 (/.f64 (neg.f64 x) (*.f64 t z)) (/.f64 #s(literal 1 binary64) t)) z)))) (*.f64 x x)) (-.f64 (*.f64 y #s(approx (/ (- z x) t) (*.f64 (+.f64 (/.f64 (neg.f64 x) (*.f64 t z)) (/.f64 #s(literal 1 binary64) t)) z))) x)) |
(/.f64 (fma.f64 (*.f64 (*.f64 y #s(approx (/ (- z x) t) (*.f64 (+.f64 (/.f64 (neg.f64 x) (*.f64 t z)) (/.f64 #s(literal 1 binary64) t)) z))) (*.f64 y #s(approx (/ (- z x) t) (*.f64 (+.f64 (/.f64 (neg.f64 x) (*.f64 t z)) (/.f64 #s(literal 1 binary64) t)) z)))) (*.f64 y #s(approx (/ (- z x) t) (*.f64 (+.f64 (/.f64 (neg.f64 x) (*.f64 t z)) (/.f64 #s(literal 1 binary64) t)) z))) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 y #s(approx (/ (- z x) t) (*.f64 (+.f64 (/.f64 (neg.f64 x) (*.f64 t z)) (/.f64 #s(literal 1 binary64) t)) z))) (*.f64 y #s(approx (/ (- z x) t) (*.f64 (+.f64 (/.f64 (neg.f64 x) (*.f64 t z)) (/.f64 #s(literal 1 binary64) t)) z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y #s(approx (/ (- z x) t) (*.f64 (+.f64 (/.f64 (neg.f64 x) (*.f64 t z)) (/.f64 #s(literal 1 binary64) t)) z))) x)))) |
(fma.f64 y #s(approx (/ (- z x) t) (*.f64 (+.f64 (/.f64 (neg.f64 x) (*.f64 t z)) (/.f64 #s(literal 1 binary64) t)) z)) x) |
(fma.f64 #s(approx (/ (- z x) t) (*.f64 (+.f64 (/.f64 (neg.f64 x) (*.f64 t z)) (/.f64 #s(literal 1 binary64) t)) z)) y x) |
(-.f64 (/.f64 (*.f64 (*.f64 y #s(approx (/ (- z x) t) (*.f64 (+.f64 (/.f64 (neg.f64 x) (*.f64 t z)) (/.f64 #s(literal 1 binary64) t)) z))) (*.f64 y #s(approx (/ (- z x) t) (*.f64 (+.f64 (/.f64 (neg.f64 x) (*.f64 t z)) (/.f64 #s(literal 1 binary64) t)) z)))) (-.f64 (*.f64 y #s(approx (/ (- z x) t) (*.f64 (+.f64 (/.f64 (neg.f64 x) (*.f64 t z)) (/.f64 #s(literal 1 binary64) t)) z))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 y #s(approx (/ (- z x) t) (*.f64 (+.f64 (/.f64 (neg.f64 x) (*.f64 t z)) (/.f64 #s(literal 1 binary64) t)) z))) x))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 y #s(approx (/ (- z x) t) (*.f64 (+.f64 (/.f64 (neg.f64 x) (*.f64 t z)) (/.f64 #s(literal 1 binary64) t)) z))) (*.f64 y #s(approx (/ (- z x) t) (*.f64 (+.f64 (/.f64 (neg.f64 x) (*.f64 t z)) (/.f64 #s(literal 1 binary64) t)) z)))) (*.f64 y #s(approx (/ (- z x) t) (*.f64 (+.f64 (/.f64 (neg.f64 x) (*.f64 t z)) (/.f64 #s(literal 1 binary64) t)) z)))) (fma.f64 (*.f64 y #s(approx (/ (- z x) t) (*.f64 (+.f64 (/.f64 (neg.f64 x) (*.f64 t z)) (/.f64 #s(literal 1 binary64) t)) z))) (*.f64 y #s(approx (/ (- z x) t) (*.f64 (+.f64 (/.f64 (neg.f64 x) (*.f64 t z)) (/.f64 #s(literal 1 binary64) t)) z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y #s(approx (/ (- z x) t) (*.f64 (+.f64 (/.f64 (neg.f64 x) (*.f64 t z)) (/.f64 #s(literal 1 binary64) t)) z))) x)))) (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 y #s(approx (/ (- z x) t) (*.f64 (+.f64 (/.f64 (neg.f64 x) (*.f64 t z)) (/.f64 #s(literal 1 binary64) t)) z))) (*.f64 y #s(approx (/ (- z x) t) (*.f64 (+.f64 (/.f64 (neg.f64 x) (*.f64 t z)) (/.f64 #s(literal 1 binary64) t)) z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y #s(approx (/ (- z x) t) (*.f64 (+.f64 (/.f64 (neg.f64 x) (*.f64 t z)) (/.f64 #s(literal 1 binary64) t)) z))) x))))) |
(+.f64 (*.f64 y #s(approx (/ (- z x) t) (*.f64 (+.f64 (/.f64 (neg.f64 x) (*.f64 t z)) (/.f64 #s(literal 1 binary64) t)) z))) x) |
(+.f64 x (*.f64 y #s(approx (/ (- z x) t) (*.f64 (+.f64 (/.f64 (neg.f64 x) (*.f64 t z)) (/.f64 #s(literal 1 binary64) t)) z)))) |
#s(approx (/ (- z x) t) (*.f64 (+.f64 (/.f64 (neg.f64 x) (*.f64 t z)) (/.f64 #s(literal 1 binary64) t)) z)) |
(*.f64 (+.f64 (/.f64 (neg.f64 x) (*.f64 t z)) (/.f64 #s(literal 1 binary64) t)) z) |
(*.f64 z (+.f64 (/.f64 (neg.f64 x) (*.f64 t z)) (/.f64 #s(literal 1 binary64) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (neg.f64 x) (*.f64 t z)) z) (*.f64 (/.f64 (neg.f64 x) (*.f64 t z)) z)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) z) (*.f64 (/.f64 #s(literal 1 binary64) t) z))) (-.f64 (*.f64 (/.f64 (neg.f64 x) (*.f64 t z)) z) (*.f64 (/.f64 #s(literal 1 binary64) t) z))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (/.f64 (neg.f64 x) (*.f64 t z))) (*.f64 z (/.f64 (neg.f64 x) (*.f64 t z)))) (*.f64 (*.f64 z (/.f64 #s(literal 1 binary64) t)) (*.f64 z (/.f64 #s(literal 1 binary64) t)))) (-.f64 (*.f64 z (/.f64 (neg.f64 x) (*.f64 t z))) (*.f64 z (/.f64 #s(literal 1 binary64) t)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 x) (*.f64 t z)) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) z) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (neg.f64 x) (*.f64 t z)) z) (*.f64 (/.f64 (neg.f64 x) (*.f64 t z)) z) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) z) (*.f64 (/.f64 #s(literal 1 binary64) t) z)) (*.f64 (*.f64 (/.f64 (neg.f64 x) (*.f64 t z)) z) (*.f64 (/.f64 #s(literal 1 binary64) t) z))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (/.f64 (neg.f64 x) (*.f64 t z))) #s(literal 3 binary64)) (pow.f64 (*.f64 z (/.f64 #s(literal 1 binary64) t)) #s(literal 3 binary64))) (fma.f64 (*.f64 z (/.f64 (neg.f64 x) (*.f64 t z))) (*.f64 z (/.f64 (neg.f64 x) (*.f64 t z))) (-.f64 (*.f64 (*.f64 z (/.f64 #s(literal 1 binary64) t)) (*.f64 z (/.f64 #s(literal 1 binary64) t))) (*.f64 (*.f64 z (/.f64 (neg.f64 x) (*.f64 t z))) (*.f64 z (/.f64 #s(literal 1 binary64) t)))))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 t z)) z (*.f64 (/.f64 #s(literal 1 binary64) t) z)) |
(fma.f64 z (/.f64 (neg.f64 x) (*.f64 t z)) (*.f64 z (/.f64 #s(literal 1 binary64) t))) |
(+.f64 (*.f64 (/.f64 (neg.f64 x) (*.f64 t z)) z) (*.f64 (/.f64 #s(literal 1 binary64) t) z)) |
(+.f64 (*.f64 z (/.f64 (neg.f64 x) (*.f64 t z))) (*.f64 z (/.f64 #s(literal 1 binary64) t))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (/.f64 (*.f64 x x) (*.f64 (*.f64 t z) (*.f64 t z)))) (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (neg.f64 x) (*.f64 t z)))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 t z) (*.f64 t z))) (/.f64 (neg.f64 x) (*.f64 t z)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (neg.f64 x) (*.f64 t z)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 t z) (*.f64 t z))) (/.f64 #s(literal 1 binary64) (*.f64 t t)))) (neg.f64 (-.f64 (/.f64 (neg.f64 x) (*.f64 t z)) (/.f64 #s(literal 1 binary64) t)))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 t z) (*.f64 t z))) (/.f64 (neg.f64 x) (*.f64 t z)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) t)))) (neg.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 t z) t)))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) t (*.f64 (*.f64 t z) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 t z) t))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 t) (*.f64 (neg.f64 (*.f64 t z)) #s(literal -1 binary64))) (*.f64 (neg.f64 (*.f64 t z)) (neg.f64 t))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 x)) t (*.f64 (neg.f64 (*.f64 t z)) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 t z)) t)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 x) t) (neg.f64 t) (neg.f64 z)) (*.f64 z (neg.f64 t))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 x) t) t (*.f64 z #s(literal 1 binary64))) (*.f64 t z)) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 t) (*.f64 (*.f64 t z) #s(literal -1 binary64))) (*.f64 (*.f64 t z) (neg.f64 t))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 t z)) (*.f64 (neg.f64 t) (neg.f64 (neg.f64 x)))) (*.f64 (neg.f64 t) (neg.f64 (*.f64 t z)))) |
(/.f64 (+.f64 (neg.f64 z) (*.f64 (neg.f64 t) (/.f64 (neg.f64 x) t))) (*.f64 (neg.f64 t) z)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 (neg.f64 t) (neg.f64 x))) (*.f64 (neg.f64 t) (*.f64 t z))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (*.f64 t z)) (*.f64 t (neg.f64 (neg.f64 x)))) (*.f64 t (neg.f64 (*.f64 t z)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) z (*.f64 t (/.f64 (neg.f64 x) t))) (*.f64 t z)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 t z) (*.f64 t (neg.f64 x))) (*.f64 t (*.f64 t z))) |
(/.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 t z) (*.f64 t z))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (-.f64 (/.f64 (neg.f64 x) (*.f64 t z)) (/.f64 #s(literal 1 binary64) t))) |
(/.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 t z) (*.f64 t z))) (/.f64 (neg.f64 x) (*.f64 t z)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) t))) (+.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 t z) t))))) |
(/.f64 (fma.f64 (neg.f64 x) t (*.f64 (*.f64 t z) #s(literal 1 binary64))) (*.f64 (*.f64 t z) t)) |
(fma.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x t) (/.f64 #s(literal 1 binary64) t)) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 x z) (/.f64 #s(literal 1 binary64) t)) |
(fma.f64 (/.f64 x z) (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) t)) |
(fma.f64 (/.f64 x (*.f64 t z)) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) t)) |
(fma.f64 (/.f64 x t) (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) t)) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 t z)) (/.f64 #s(literal 1 binary64) t)) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (/.f64 (neg.f64 x) (*.f64 t z)) (/.f64 #s(literal 1 binary64) t))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 (/.f64 (neg.f64 x) (*.f64 t z)) (/.f64 #s(literal 1 binary64) t)))) |
(+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 t z) (*.f64 t z))) (/.f64 (neg.f64 x) (*.f64 t z))) (+.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 t z) t))))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) t)) (+.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 t z) t)))))) |
(+.f64 (/.f64 (*.f64 (neg.f64 x) t) (*.f64 (*.f64 t z) t)) (/.f64 (*.f64 (*.f64 t z) #s(literal 1 binary64)) (*.f64 (*.f64 t z) t))) |
(+.f64 (/.f64 (neg.f64 x) (*.f64 t z)) (/.f64 #s(literal 1 binary64) t)) |
(+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (neg.f64 x) (*.f64 t z))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x t)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 x z)) |
(*.f64 (/.f64 x z) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 x (*.f64 t z)) #s(literal -1 binary64)) |
(*.f64 (/.f64 x t) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 t z))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 x))) (neg.f64 (neg.f64 (*.f64 t z)))) |
(/.f64 (neg.f64 (/.f64 (neg.f64 x) t)) (neg.f64 z)) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (*.f64 t z))) |
(/.f64 (/.f64 (neg.f64 x) t) z) |
(/.f64 (neg.f64 x) (*.f64 t z)) |
(neg.f64 (/.f64 x (*.f64 t z))) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
x |
(*.f64 t z) |
(*.f64 z t) |
t |
z |
(pow.f64 t #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 t)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 t))) |
(/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) t) |
(exp.f64 (*.f64 (log.f64 t) #s(literal -1 binary64))) |
#s(literal 1 binary64) |
y |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 (*.f64 y z) t)) |
(*.f64 (/.f64 z t) y) |
(*.f64 y (/.f64 z t)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 y z))) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 (*.f64 y z)) (neg.f64 t)) |
(/.f64 (*.f64 y z) t) |
(/.f64 (neg.f64 (neg.f64 z)) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 z) (neg.f64 t)) |
(/.f64 z t) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(approx (* (- 1 (/ y t)) x) (*.f64 (neg.f64 x) (/.f64 y t)))) |
#s(approx (* (- 1 (/ y t)) x) (*.f64 (neg.f64 x) (/.f64 y t))) |
(*.f64 (*.f64 x (/.f64 y t)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 x (/.f64 y t))) |
(*.f64 (neg.f64 x) (/.f64 y t)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (neg.f64 x) y))) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) y)) (neg.f64 t)) |
(/.f64 (*.f64 (neg.f64 x) y) t) |
(neg.f64 (*.f64 x (/.f64 y t))) |
(*.f64 (neg.f64 y) x) |
(*.f64 (*.f64 y x) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 y x)) |
(*.f64 (neg.f64 x) y) |
(*.f64 y (neg.f64 x)) |
(*.f64 x (neg.f64 y)) |
(neg.f64 (*.f64 y x)) |
#s(approx (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) (*.f64 y (/.f64 (-.f64 z x) t))) |
(*.f64 y (/.f64 (-.f64 z x) t)) |
(*.f64 (/.f64 (-.f64 z x) t) y) |
(/.f64 (neg.f64 (neg.f64 (*.f64 y (-.f64 z x)))) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 z x))) (neg.f64 t)) |
(/.f64 (*.f64 y (-.f64 z x)) t) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (/.f64 (*.f64 x x) (*.f64 t t)))) (neg.f64 (/.f64 (+.f64 z x) t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (/.f64 z t)) (*.f64 (/.f64 (*.f64 x x) (*.f64 t t)) (/.f64 x t)))) (neg.f64 (+.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (+.f64 (/.f64 (*.f64 x x) (*.f64 t t)) (/.f64 (*.f64 z x) (*.f64 t t)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 z x))) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t z) (*.f64 t x))) (neg.f64 (*.f64 t t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (*.f64 (neg.f64 t) (neg.f64 x))) (*.f64 t t)) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 t) x)) (*.f64 (neg.f64 t) t)) |
(/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t (neg.f64 x))) (*.f64 t (neg.f64 t))) |
(/.f64 (-.f64 (neg.f64 z) (neg.f64 x)) (neg.f64 t)) |
(/.f64 (-.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (/.f64 (*.f64 x x) (*.f64 t t))) (/.f64 (+.f64 z x) t)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (/.f64 z t)) (*.f64 (/.f64 (*.f64 x x) (*.f64 t t)) (/.f64 x t))) (+.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (+.f64 (/.f64 (*.f64 x x) (*.f64 t t)) (/.f64 (*.f64 z x) (*.f64 t t))))) |
(/.f64 (neg.f64 (-.f64 z x)) (neg.f64 t)) |
(/.f64 (-.f64 (*.f64 t z) (*.f64 t x)) (*.f64 t t)) |
(/.f64 (-.f64 z x) t) |
(-.f64 (/.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (/.f64 (+.f64 z x) t)) (/.f64 (/.f64 (*.f64 x x) (*.f64 t t)) (/.f64 (+.f64 z x) t))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (/.f64 z t)) (+.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (+.f64 (/.f64 (*.f64 x x) (*.f64 t t)) (/.f64 (*.f64 z x) (*.f64 t t))))) (/.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 t t)) (/.f64 x t)) (+.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (+.f64 (/.f64 (*.f64 x x) (*.f64 t t)) (/.f64 (*.f64 z x) (*.f64 t t)))))) |
(-.f64 (/.f64 (*.f64 t z) (*.f64 t t)) (/.f64 (*.f64 t x) (*.f64 t t))) |
(-.f64 (/.f64 z t) (/.f64 x t)) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 x x))) (neg.f64 (+.f64 z x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 x x) x))) (neg.f64 (fma.f64 z z (fma.f64 x x (*.f64 z x))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (+.f64 z x)) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 x x) x)) (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 (*.f64 (*.f64 z z) z) (fma.f64 z z (fma.f64 x x (*.f64 z x)))) (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 z z (fma.f64 x x (*.f64 z x))))) |
(-.f64 z x) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 (*.f64 (+.f64 (neg.f64 x) z) y) t)) |
(*.f64 (/.f64 (+.f64 (neg.f64 x) z) t) y) |
(*.f64 y (/.f64 (+.f64 (neg.f64 x) z) t)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (neg.f64 x) t) y) (*.f64 (/.f64 (neg.f64 x) t) y)) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) (-.f64 (*.f64 (/.f64 (neg.f64 x) t) y) (/.f64 (*.f64 y z) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (/.f64 (neg.f64 x) t)) (*.f64 y (/.f64 (neg.f64 x) t))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) (-.f64 (*.f64 y (/.f64 (neg.f64 x) t)) (/.f64 (*.f64 y z) t))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 t t))) (-.f64 (/.f64 (*.f64 y z) t) (*.f64 (neg.f64 x) (/.f64 y t)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 x) t) y) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (/.f64 (*.f64 y z) t))) (fma.f64 (*.f64 (/.f64 (neg.f64 x) t) y) (*.f64 (/.f64 (neg.f64 x) t) y) (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 (*.f64 (/.f64 (neg.f64 x) t) y) (/.f64 (*.f64 y z) t))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (/.f64 (neg.f64 x) t)) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (/.f64 (*.f64 y z) t))) (fma.f64 (*.f64 y (/.f64 (neg.f64 x) t)) (*.f64 y (/.f64 (neg.f64 x) t)) (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 (*.f64 y (/.f64 (neg.f64 x) t)) (/.f64 (*.f64 y z) t))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (/.f64 (*.f64 y z) t) (*.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (*.f64 (/.f64 (*.f64 y y) (*.f64 t t)) (/.f64 y t)))) (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 t t)) (*.f64 (/.f64 (*.f64 y z) t) (*.f64 (neg.f64 x) (/.f64 y t)))))) |
(/.f64 (+.f64 (neg.f64 (*.f64 (neg.f64 x) y)) (neg.f64 (*.f64 y z))) (neg.f64 t)) |
(/.f64 (+.f64 (neg.f64 (*.f64 y z)) (neg.f64 (*.f64 (neg.f64 x) y))) (neg.f64 t)) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 t t)) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)))) (neg.f64 (/.f64 (-.f64 (*.f64 (neg.f64 x) y) (*.f64 y z)) t))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (*.f64 (/.f64 (*.f64 y y) (*.f64 t t)) (/.f64 y t)) (*.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (/.f64 (*.f64 y z) t)))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 t t)) (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (/.f64 (*.f64 (*.f64 (neg.f64 x) y) (*.f64 y z)) (*.f64 t t)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 (neg.f64 x) z) y))) (neg.f64 (neg.f64 t))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 x) y)) (neg.f64 t) (*.f64 (neg.f64 t) (neg.f64 (*.f64 y z)))) (*.f64 t t)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 x) y)) t (*.f64 (neg.f64 t) (*.f64 y z))) (*.f64 (neg.f64 t) t)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) (neg.f64 t) (*.f64 t (neg.f64 (*.f64 y z)))) (*.f64 t (neg.f64 t))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) t (*.f64 t (*.f64 y z))) (*.f64 t t)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y z)) (neg.f64 t) (*.f64 (neg.f64 t) (neg.f64 (*.f64 (neg.f64 x) y)))) (*.f64 t t)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y z)) t (*.f64 (neg.f64 t) (*.f64 (neg.f64 x) y))) (*.f64 (neg.f64 t) t)) |
(/.f64 (fma.f64 (*.f64 y z) (neg.f64 t) (*.f64 t (neg.f64 (*.f64 (neg.f64 x) y)))) (*.f64 t (neg.f64 t))) |
(/.f64 (fma.f64 (*.f64 y z) t (*.f64 t (*.f64 (neg.f64 x) y))) (*.f64 t t)) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 t t)) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) (/.f64 (-.f64 (*.f64 (neg.f64 x) y) (*.f64 y z)) t)) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (*.f64 (/.f64 (*.f64 y y) (*.f64 t t)) (/.f64 y t)) (*.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (/.f64 (*.f64 y z) t))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 t t)) (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (/.f64 (*.f64 (*.f64 (neg.f64 x) y) (*.f64 y z)) (*.f64 t t))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (neg.f64 x) z) y)) (neg.f64 t)) |
(/.f64 (*.f64 (+.f64 (neg.f64 x) z) y) t) |
(fma.f64 (*.f64 x (/.f64 y t)) #s(literal -1 binary64) (/.f64 (*.f64 y z) t)) |
(fma.f64 (/.f64 (neg.f64 x) t) y (/.f64 (*.f64 y z) t)) |
(fma.f64 (/.f64 z t) y (*.f64 (neg.f64 x) (/.f64 y t))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x (/.f64 y t)) (/.f64 (*.f64 y z) t)) |
(fma.f64 (neg.f64 x) (/.f64 y t) (/.f64 (*.f64 y z) t)) |
(fma.f64 y (/.f64 (neg.f64 x) t) (/.f64 (*.f64 y z) t)) |
(fma.f64 y (/.f64 z t) (*.f64 (neg.f64 x) (/.f64 y t))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 t t)) (/.f64 (-.f64 (*.f64 (neg.f64 x) y) (*.f64 y z)) t)) (/.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (/.f64 (-.f64 (*.f64 (neg.f64 x) y) (*.f64 y z)) t))) |
(-.f64 (*.f64 (neg.f64 x) (/.f64 y t)) (/.f64 (*.f64 (neg.f64 z) y) t)) |
(-.f64 (*.f64 (neg.f64 x) (/.f64 y t)) (/.f64 (*.f64 (neg.f64 y) z) t)) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (*.f64 (/.f64 (*.f64 y y) (*.f64 t t)) (/.f64 y t))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 t t)) (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (/.f64 (*.f64 (*.f64 (neg.f64 x) y) (*.f64 y z)) (*.f64 t t))))) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (/.f64 (*.f64 y z) t)) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 t t)) (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (/.f64 (*.f64 (*.f64 (neg.f64 x) y) (*.f64 y z)) (*.f64 t t)))))) |
(+.f64 (*.f64 (/.f64 (neg.f64 x) t) y) (/.f64 (*.f64 y z) t)) |
(+.f64 (*.f64 y (/.f64 (neg.f64 x) t)) (/.f64 (*.f64 y z) t)) |
(+.f64 (*.f64 (neg.f64 x) (/.f64 y t)) (/.f64 (*.f64 y z) t)) |
(+.f64 (/.f64 (*.f64 y z) t) (*.f64 (neg.f64 x) (/.f64 y t))) |
(*.f64 (+.f64 (neg.f64 x) z) y) |
(*.f64 y (+.f64 (neg.f64 x) z)) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 (neg.f64 y) z) (*.f64 (neg.f64 y) z))) (fma.f64 (neg.f64 y) x (*.f64 (neg.f64 y) z))) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (*.f64 y x) (*.f64 y x))) (-.f64 (*.f64 y z) (*.f64 (neg.f64 x) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 (neg.f64 z) y) (*.f64 (neg.f64 z) y))) (fma.f64 (neg.f64 y) x (*.f64 (neg.f64 z) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (*.f64 (*.f64 y y) y)) (pow.f64 (*.f64 (neg.f64 z) y) #s(literal 3 binary64))) (fma.f64 (*.f64 y x) (*.f64 y x) (fma.f64 (*.f64 (neg.f64 z) y) (*.f64 (neg.f64 z) y) (*.f64 (*.f64 (neg.f64 x) y) (*.f64 (neg.f64 z) y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (*.f64 (*.f64 y y) y)) (pow.f64 (*.f64 (neg.f64 y) z) #s(literal 3 binary64))) (fma.f64 (*.f64 y x) (*.f64 y x) (fma.f64 (*.f64 (neg.f64 y) z) (*.f64 (neg.f64 y) z) (*.f64 (*.f64 (neg.f64 x) y) (*.f64 (neg.f64 y) z))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 y y) y) (*.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (*.f64 (*.f64 y y) y))) (fma.f64 (*.f64 y z) (*.f64 y z) (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 y z) (*.f64 (neg.f64 x) y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 y z) (*.f64 y z)))) (neg.f64 (-.f64 (*.f64 (neg.f64 x) y) (*.f64 y z)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (*.f64 (*.f64 y y) y) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 y y) y)))) (neg.f64 (fma.f64 (*.f64 y x) (*.f64 y x) (-.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (*.f64 (neg.f64 x) y) (*.f64 y z)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 y z) (*.f64 y z))) (-.f64 (*.f64 (neg.f64 x) y) (*.f64 y z))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (*.f64 (*.f64 y y) y) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 y y) y))) (fma.f64 (*.f64 y x) (*.f64 y x) (-.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (*.f64 (neg.f64 x) y) (*.f64 y z))))) |
(fma.f64 (neg.f64 y) x (*.f64 y z)) |
(fma.f64 (*.f64 y x) #s(literal -1 binary64) (*.f64 y z)) |
(fma.f64 #s(literal -1 binary64) (*.f64 y x) (*.f64 y z)) |
(fma.f64 (neg.f64 x) y (*.f64 y z)) |
(fma.f64 y (neg.f64 x) (*.f64 y z)) |
(fma.f64 y z (*.f64 (neg.f64 x) y)) |
(fma.f64 x (neg.f64 y) (*.f64 y z)) |
(fma.f64 z y (*.f64 (neg.f64 x) y)) |
(-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (-.f64 (*.f64 (neg.f64 x) y) (*.f64 y z))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (-.f64 (*.f64 (neg.f64 x) y) (*.f64 y z)))) |
(-.f64 (*.f64 (neg.f64 x) y) (*.f64 (neg.f64 z) y)) |
(-.f64 (*.f64 (neg.f64 x) y) (*.f64 (neg.f64 y) z)) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (*.f64 (*.f64 y y) y)) (fma.f64 (*.f64 y x) (*.f64 y x) (-.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (*.f64 (neg.f64 x) y) (*.f64 y z))))) (/.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 y y) y)) (fma.f64 (*.f64 y x) (*.f64 y x) (-.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (*.f64 (neg.f64 x) y) (*.f64 y z)))))) |
(+.f64 (*.f64 (neg.f64 x) y) (*.f64 y z)) |
(+.f64 (*.f64 y z) (*.f64 (neg.f64 x) y)) |
(*.f64 y z) |
(*.f64 z y) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 y z) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 z t) y (*.f64 (+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64)) x))) |
#s(approx (/ (- z x) t) (/.f64 z t)) |
#s(approx (/ (- z x) t) (/.f64 (+.f64 (neg.f64 x) z) t)) |
#s(approx (* (+ (/ (neg x) (* t z)) (/ 1 t)) z) (/.f64 z t)) |
#s(approx (* (+ (/ (neg x) (* t z)) (/ 1 t)) z) (/.f64 (+.f64 (neg.f64 x) z) t)) |
#s(approx (+ (/ (neg x) (* t z)) (/ 1 t)) (/.f64 #s(literal 1 binary64) t)) |
#s(approx (+ (/ (neg x) (* t z)) (/ 1 t)) (+.f64 (/.f64 (neg.f64 x) (*.f64 t z)) (/.f64 #s(literal 1 binary64) t))) |
#s(approx (/ (neg x) (* t z)) (/.f64 (neg.f64 x) (*.f64 t z))) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx x x) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 (*.f64 y z) t)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (fma.f64 (/.f64 z t) y (*.f64 (+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64)) x))) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 y z) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 z t) y (*.f64 (+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64)) x))) |
#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 (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) (/.f64 (*.f64 y z) t)) |
#s(approx (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) (fma.f64 (/.f64 z t) y (*.f64 (+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64)) x))) |
#s(approx (* (/ (- z x) t) y) (/.f64 (*.f64 y z) t)) |
#s(approx (* (/ (- z x) t) y) (/.f64 (*.f64 (+.f64 (neg.f64 x) z) y) t)) |
#s(approx (- z x) z) |
#s(approx (- z x) (+.f64 (neg.f64 x) z)) |
#s(approx (/ (+ (* (neg x) y) (* y z)) t) (/.f64 (*.f64 y z) t)) |
#s(approx (/ (+ (* (neg x) y) (* y z)) t) (/.f64 (*.f64 (+.f64 (neg.f64 x) z) y) t)) |
#s(approx (+ (* (neg x) y) (* y z)) (*.f64 y z)) |
#s(approx (+ (* (neg x) y) (* y z)) (*.f64 (+.f64 (neg.f64 x) z) y)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (+.f64 (fma.f64 y (/.f64 z (*.f64 t x)) (/.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 z (*.f64 t x)) (/.f64 #s(literal 1 binary64) t)) x)) |
#s(approx (* (+ (/ (neg x) (* t z)) (/ 1 t)) z) (/.f64 (neg.f64 x) t)) |
#s(approx (* (+ (/ (neg x) (* t z)) (/ 1 t)) z) (*.f64 (-.f64 (/.f64 z (*.f64 t x)) (/.f64 #s(literal 1 binary64) t)) x)) |
#s(approx (+ (/ (neg x) (* t z)) (/ 1 t)) (/.f64 (neg.f64 x) (*.f64 t z))) |
#s(approx (+ (/ (neg x) (* t z)) (/ 1 t)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (/.f64 #s(literal 1 binary64) (*.f64 t z))) x)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64)) x)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (+.f64 (fma.f64 y (/.f64 z (*.f64 t x)) (/.f64 (neg.f64 y) t)) #s(literal 1 binary64)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (+.f64 (fma.f64 y (/.f64 z (*.f64 t x)) (/.f64 (neg.f64 y) t)) #s(literal 1 binary64)) x)) |
#s(approx (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) (*.f64 (+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64)) x)) |
#s(approx (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) (*.f64 (+.f64 (fma.f64 y (/.f64 z (*.f64 t x)) (/.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 y (/.f64 z (*.f64 t x)) (/.f64 (neg.f64 y) t)) x)) |
#s(approx (- z x) (neg.f64 x)) |
#s(approx (- z x) (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) x)) |
#s(approx (/ (+ (* (neg x) y) (* y z)) t) (*.f64 (neg.f64 x) (/.f64 y t))) |
#s(approx (/ (+ (* (neg x) y) (* y z)) t) (*.f64 (fma.f64 y (/.f64 z (*.f64 t x)) (/.f64 (neg.f64 y) t)) x)) |
#s(approx (+ (* (neg x) y) (* y z)) (*.f64 (neg.f64 x) y)) |
#s(approx (+ (* (neg x) y) (* y z)) (*.f64 (fma.f64 y (/.f64 z x) (neg.f64 y)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (neg.f64 x) (-.f64 (/.f64 y t) #s(literal 1 binary64)))) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (neg.f64 x) (-.f64 (+.f64 (neg.f64 (*.f64 y (/.f64 z (*.f64 t x)))) (/.f64 y t)) #s(literal 1 binary64)))) |
#s(approx (/ (- z x) t) (*.f64 (neg.f64 x) (+.f64 (/.f64 (neg.f64 z) (*.f64 t x)) (/.f64 #s(literal 1 binary64) t)))) |
#s(approx (* (+ (/ (neg x) (* t z)) (/ 1 t)) z) (*.f64 (neg.f64 x) (+.f64 (/.f64 (neg.f64 z) (*.f64 t x)) (/.f64 #s(literal 1 binary64) t)))) |
#s(approx (+ (/ (neg x) (* t z)) (/ 1 t)) (*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (/.f64 #s(literal 1 binary64) (*.f64 t x))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (neg.f64 x) (-.f64 (/.f64 y t) #s(literal 1 binary64)))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (neg.f64 x) (-.f64 (+.f64 (neg.f64 (*.f64 y (/.f64 z (*.f64 t x)))) (/.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) (-.f64 (+.f64 (neg.f64 (*.f64 y (/.f64 z (*.f64 t x)))) (/.f64 y t)) #s(literal 1 binary64)))) |
#s(approx (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) (*.f64 (neg.f64 x) (-.f64 (/.f64 y t) #s(literal 1 binary64)))) |
#s(approx (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) (*.f64 (neg.f64 x) (-.f64 (+.f64 (neg.f64 (*.f64 y (/.f64 z (*.f64 t x)))) (/.f64 y t)) #s(literal 1 binary64)))) |
#s(approx (* (/ (- z x) t) y) (*.f64 (neg.f64 x) (+.f64 (neg.f64 (*.f64 y (/.f64 z (*.f64 t x)))) (/.f64 y t)))) |
#s(approx (- z x) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (/.f64 z x)))) |
#s(approx (/ (+ (* (neg x) y) (* y z)) t) (*.f64 (neg.f64 x) (+.f64 (neg.f64 (*.f64 y (/.f64 z (*.f64 t x)))) (/.f64 y t)))) |
#s(approx (+ (* (neg x) y) (* y z)) (*.f64 (neg.f64 x) (+.f64 (neg.f64 (*.f64 y (/.f64 z x))) y))) |
#s(approx (+ x (/ (* y (- z x)) t)) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 y (/.f64 (-.f64 z x) t) x)) |
#s(approx y y) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) x) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (fma.f64 (/.f64 (+.f64 (neg.f64 x) z) t) y x)) |
#s(approx (* y (/ z t)) (/.f64 (*.f64 y z) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 y (/.f64 (-.f64 z x) t) 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 (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) x) |
#s(approx (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) (fma.f64 y (/.f64 (-.f64 z x) t) x)) |
#s(approx (* (/ (- z x) t) y) (*.f64 y (/.f64 (-.f64 z x) t))) |
#s(approx (/ (+ (* (neg x) y) (* y z)) t) (/.f64 (*.f64 (+.f64 (neg.f64 x) z) y) t)) |
#s(approx (+ (* (neg x) y) (* y z)) (*.f64 (+.f64 (neg.f64 x) z) y)) |
#s(approx (* y z) (*.f64 y z)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 y (/.f64 (-.f64 z x) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 z x) t)) y)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 (*.f64 (+.f64 (neg.f64 x) z) y) t)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (+.f64 (+.f64 (/.f64 x y) (/.f64 z t)) (/.f64 (neg.f64 x) t)) y)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 y (/.f64 (-.f64 z x) t))) |
#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 (neg.f64 x) t)) y)) |
#s(approx (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) (*.f64 y (/.f64 (-.f64 z x) t))) |
#s(approx (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) (*.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 z x) t)) y)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 y (/.f64 (-.f64 z x) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 (-.f64 z x) t)) (/.f64 (neg.f64 x) y)))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (neg.f64 y) (/.f64 (+.f64 (neg.f64 z) x) t))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (neg.f64 y) (+.f64 (/.f64 (+.f64 (neg.f64 z) x) t) (/.f64 (neg.f64 x) y)))) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 y (/.f64 (-.f64 z x) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 (-.f64 z x) t)) (/.f64 (neg.f64 x) y)))) |
#s(approx (* (- 1 (/ y t)) x) (*.f64 (neg.f64 y) (+.f64 (/.f64 (neg.f64 x) y) (/.f64 x t)))) |
#s(approx (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) (*.f64 y (/.f64 (-.f64 z x) t))) |
#s(approx (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) (*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 (-.f64 z x) t)) (/.f64 (neg.f64 x) y)))) |
#s(approx (/ (+ (* (neg x) y) (* y z)) t) (*.f64 (neg.f64 y) (/.f64 (+.f64 (neg.f64 z) x) t))) |
#s(approx (+ (* (neg x) y) (* y z)) (*.f64 (neg.f64 y) (+.f64 (neg.f64 z) x))) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (neg.f64 x) (/.f64 y t) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 (+.f64 (neg.f64 x) z) t) y x)) |
#s(approx (+ (/ (neg x) (* t z)) (/ 1 t)) (/.f64 (/.f64 (+.f64 (neg.f64 x) z) t) z)) |
#s(approx (* t z) (*.f64 t z)) |
#s(approx z z) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (fma.f64 (neg.f64 x) (/.f64 y t) x)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (fma.f64 (/.f64 (+.f64 (neg.f64 x) z) t) y x)) |
#s(approx (/ z t) (/.f64 z t)) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (neg.f64 x) (/.f64 y t) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 (+.f64 (neg.f64 x) z) t) y x)) |
#s(approx (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) (fma.f64 (neg.f64 x) (/.f64 y t) x)) |
#s(approx (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) (fma.f64 (/.f64 (+.f64 (neg.f64 x) z) t) y x)) |
#s(approx (- z x) (-.f64 z x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (/.f64 (fma.f64 (neg.f64 y) x (fma.f64 y z (*.f64 t x))) (*.f64 t z)) z)) |
#s(approx (/ (- z x) t) (*.f64 (+.f64 (/.f64 (neg.f64 x) (*.f64 t z)) (/.f64 #s(literal 1 binary64) t)) z)) |
#s(approx (* (+ (/ (neg x) (* t z)) (/ 1 t)) z) (*.f64 (+.f64 (/.f64 (neg.f64 x) (*.f64 t z)) (/.f64 #s(literal 1 binary64) t)) z)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (/.f64 (fma.f64 (neg.f64 y) x (fma.f64 y z (*.f64 t x))) (*.f64 t z)) z)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (/.f64 (fma.f64 (neg.f64 y) x (fma.f64 y z (*.f64 t x))) (*.f64 t z)) z)) |
#s(approx (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) (*.f64 (/.f64 (fma.f64 (neg.f64 y) x (fma.f64 y z (*.f64 t x))) (*.f64 t z)) z)) |
#s(approx (* (/ (- z x) t) y) (*.f64 (+.f64 (/.f64 (*.f64 (neg.f64 x) y) (*.f64 t z)) (/.f64 y t)) z)) |
#s(approx (- z x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) z)) |
#s(approx (/ (+ (* (neg x) y) (* y z)) t) (*.f64 (+.f64 (/.f64 (*.f64 (neg.f64 x) y) (*.f64 t z)) (/.f64 y t)) z)) |
#s(approx (+ (* (neg x) y) (* y z)) (*.f64 (-.f64 y (/.f64 (*.f64 y x) z)) z)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (neg.f64 z) (+.f64 (neg.f64 (/.f64 (fma.f64 (neg.f64 x) (/.f64 y t) x) z)) (/.f64 (neg.f64 y) t)))) |
#s(approx (/ (- z x) t) (*.f64 (neg.f64 z) (-.f64 (/.f64 x (*.f64 t z)) (/.f64 #s(literal 1 binary64) t)))) |
#s(approx (* (+ (/ (neg x) (* t z)) (/ 1 t)) z) (*.f64 (neg.f64 z) (-.f64 (/.f64 x (*.f64 t z)) (/.f64 #s(literal 1 binary64) t)))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (neg.f64 z) (+.f64 (neg.f64 (/.f64 (fma.f64 (neg.f64 x) (/.f64 y t) x) z)) (/.f64 (neg.f64 y) t)))) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (neg.f64 z) (+.f64 (neg.f64 (/.f64 (fma.f64 (neg.f64 x) (/.f64 y t) x) z)) (/.f64 (neg.f64 y) t)))) |
#s(approx (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) (*.f64 (neg.f64 z) (+.f64 (neg.f64 (/.f64 (fma.f64 (neg.f64 x) (/.f64 y t) x) z)) (/.f64 (neg.f64 y) t)))) |
#s(approx (* (/ (- z x) t) y) (*.f64 (neg.f64 z) (fma.f64 x (/.f64 y (*.f64 t z)) (/.f64 (neg.f64 y) t)))) |
#s(approx (- z x) (*.f64 (neg.f64 z) (-.f64 (/.f64 x z) #s(literal 1 binary64)))) |
#s(approx (/ (+ (* (neg x) y) (* y z)) t) (*.f64 (neg.f64 z) (fma.f64 x (/.f64 y (*.f64 t z)) (/.f64 (neg.f64 y) t)))) |
#s(approx (+ (* (neg x) y) (* y z)) (*.f64 (neg.f64 z) (fma.f64 x (/.f64 y z) (neg.f64 y)))) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.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)) (/ 1 t)) z) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) z) t)) |
#s(approx (+ (/ (neg x) (* t z)) (/ 1 t)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) t)) |
#s(approx t t) |
#s(approx (/ 1 t) (/.f64 #s(literal 1 binary64) t)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 (*.f64 (+.f64 (neg.f64 x) z) y) t)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 (fma.f64 (neg.f64 y) x (fma.f64 y z (*.f64 t x))) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (fma.f64 y (-.f64 z x) (*.f64 t x)) t)) |
#s(approx (* (- 1 (/ y t)) x) (/.f64 (fma.f64 (neg.f64 y) x (*.f64 t x)) t)) |
#s(approx (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) (/.f64 (fma.f64 y (-.f64 z x) (*.f64 t x)) t)) |
#s(approx (/ (+ (* (neg x) y) (* y z)) t) (/.f64 (*.f64 (+.f64 (neg.f64 x) z) y) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 y (/.f64 (-.f64 z x) t) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 y (/.f64 (-.f64 z x) t) x)) |
#s(approx (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) (fma.f64 y (/.f64 (-.f64 z x) t) x)) |
#s(approx (* (+ (/ (neg x) (* t z)) (/ 1 t)) z) (/.f64 (*.f64 (neg.f64 z) (-.f64 (/.f64 x z) #s(literal 1 binary64))) t)) |
#s(approx (+ (/ (neg x) (* t z)) (/ 1 t)) (neg.f64 (/.f64 (-.f64 (/.f64 x z) #s(literal 1 binary64)) t))) |
Compiled 11 029 to 1 364 computations (87.6% saved)
19 alts after pruning (9 fresh and 10 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 320 | 4 | 324 |
| Fresh | 2 | 5 | 7 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 6 | 6 |
| Total | 323 | 19 | 342 |
| Status | Accuracy | Program |
|---|---|---|
| 60.3% | (fma.f64 (/.f64 #s(approx (- z x) (neg.f64 x)) t) y x) | |
| 70.5% | (fma.f64 (/.f64 #s(approx (- z x) z) t) y x) | |
| ✓ | 97.3% | (fma.f64 (-.f64 z x) (/.f64 y t) x) |
| 53.9% | (fma.f64 #s(approx (/ (- z x) t) (*.f64 #s(approx (+ (/ (neg x) (* t z)) (/ 1 t)) (/.f64 (neg.f64 x) (*.f64 t z))) z)) y x) | |
| 70.4% | (fma.f64 #s(approx (/ (- z x) t) (*.f64 #s(approx (+ (/ (neg x) (* t z)) (/ 1 t)) (/.f64 #s(literal 1 binary64) t)) z)) y x) | |
| 37.3% | (+.f64 x (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 z x) y) (*.f64 y (-.f64 (neg.f64 x) z))) (*.f64 y #s(approx (- (neg x) z) (neg.f64 x)))) t)) | |
| 58.7% | (+.f64 x (/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 z x)) y) (*.f64 (+.f64 z x) t))) | |
| 48.5% | (+.f64 x (/.f64 (*.f64 (*.f64 t #s(approx (- z x) z)) y) (*.f64 t t))) | |
| ✓ | 69.0% | (+.f64 x (/.f64 (*.f64 y #s(approx (- z x) z)) t)) |
| 60.6% | #s(approx (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) (/.f64 (*.f64 y (-.f64 z x)) t)) | |
| ✓ | 60.8% | #s(approx (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) (*.f64 (/.f64 (-.f64 z x) t) y)) |
| 28.7% | #s(approx (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) (*.f64 (/.f64 #s(approx (- z x) (neg.f64 x)) t) y)) | |
| ✓ | 60.5% | #s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 (fma.f64 (neg.f64 x) y (*.f64 y z)) t)) |
| ✓ | 36.5% | #s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 (*.f64 y z) t)) |
| ✓ | 37.7% | #s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 y (/.f64 z t))) |
| ✓ | 65.0% | #s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
| ✓ | 31.7% | #s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) x)) |
| ✓ | 29.9% | #s(approx (+ x (/ (* y (- z x)) t)) #s(approx (* (- 1 (/ y t)) x) (/.f64 (*.f64 (neg.f64 x) y) t))) |
| ✓ | 35.7% | #s(approx (+ x (/ (* y (- z x)) t)) x) |
Compiled 921 to 390 computations (57.7% saved)
| Inputs |
|---|
#s(approx (+ x (/ (* y (- z x)) t)) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 z y) t)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 y (/.f64 z t))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.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 (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) (*.f64 (/.f64 #s(approx (- z x) (neg.f64 x)) t) 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)) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) (*.f64 (/.f64 (-.f64 z x) t) y)) |
#s(approx (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) (/.f64 (*.f64 y (-.f64 z x)) t)) |
(+.f64 x (/.f64 (*.f64 y #s(approx (- z x) z)) t)) |
(fma.f64 (/.f64 #s(approx (- z x) (neg.f64 x)) t) y x) |
(fma.f64 (-.f64 z x) (/.f64 y t) x) |
(fma.f64 (/.f64 (-.f64 z x) t) y x) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
(fma.f64 #s(approx (/ (- z x) t) (*.f64 #s(approx (+ (/ (neg x) (* t z)) (/ 1 t)) (/.f64 #s(literal 1 binary64) t)) z)) y x) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 (fma.f64 (neg.f64 x) y (*.f64 y z)) t)) |
(+.f64 x (/.f64 (fma.f64 (neg.f64 y) x (*.f64 z y)) t)) |
(+.f64 x (/.f64 (*.f64 (*.f64 t #s(approx (- z x) z)) y) (*.f64 t t))) |
(fma.f64 #s(approx (/ (- z x) t) (*.f64 #s(approx (+ (/ (neg x) (* t z)) (/ 1 t)) (/.f64 (neg.f64 x) (*.f64 t z))) z)) y x) |
(+.f64 x (/.f64 (*.f64 (*.f64 t #s(approx (- z x) (neg.f64 x))) y) (*.f64 t t))) |
(+.f64 x (/.f64 (*.f64 (*.f64 t (-.f64 z x)) y) (*.f64 t t))) |
(+.f64 x (/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 z x)) y) (*.f64 (+.f64 z x) t))) |
(fma.f64 #s(approx (/ (- z x) t) (*.f64 (+.f64 (/.f64 (neg.f64 x) (*.f64 t z)) (/.f64 #s(literal 1 binary64) t)) z)) y x) |
(+.f64 x (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 z x) y) (*.f64 y (-.f64 (neg.f64 x) z))) (*.f64 y #s(approx (- (neg x) z) (neg.f64 x)))) t)) |
(+.f64 x (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 z x) y) (*.f64 y (-.f64 (neg.f64 x) z))) (*.f64 y (-.f64 (neg.f64 x) z))) t)) |
| Outputs |
|---|
(fma.f64 (-.f64 z x) (/.f64 y t) x) |
5 calls:
| 21.0ms | x |
| 11.0ms | z |
| 8.0ms | t |
| 8.0ms | y |
| 8.0ms | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.3% | 1 | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| 97.3% | 1 | x |
| 97.3% | 1 | y |
| 97.3% | 1 | z |
| 97.3% | 1 | t |
Compiled 13 to 24 computations (-84.6% saved)
| Inputs |
|---|
#s(approx (+ x (/ (* y (- z x)) t)) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 z y) t)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 y (/.f64 z t))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.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 (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) (*.f64 (/.f64 #s(approx (- z x) (neg.f64 x)) t) 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)) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) (*.f64 (/.f64 (-.f64 z x) t) y)) |
#s(approx (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) (/.f64 (*.f64 y (-.f64 z x)) t)) |
(+.f64 x (/.f64 (*.f64 y #s(approx (- z x) z)) t)) |
(fma.f64 (/.f64 #s(approx (- z x) (neg.f64 x)) t) y x) |
| Outputs |
|---|
(fma.f64 y (/.f64 #s(approx (- z x) z) t) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 (-.f64 z x) y) t)) |
(fma.f64 y (/.f64 #s(approx (- z x) z) t) x) |
5 calls:
| 8.0ms | z |
| 5.0ms | x |
| 5.0ms | t |
| 5.0ms | y |
| 4.0ms | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 85.2% | 5 | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| 84.4% | 3 | y |
| 85.7% | 3 | z |
| 86.9% | 3 | t |
| 86.2% | 3 | x |
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 (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 y (/.f64 z t))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.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 (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) (*.f64 (/.f64 #s(approx (- z x) (neg.f64 x)) t) y)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
| Outputs |
|---|
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
(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)) |
2 calls:
| 6.0ms | x |
| 3.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.2% | 3 | x |
| 74.4% | 3 | t |
Compiled 2 to 8 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 (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 y (/.f64 z t))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.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 (+ x (/ (/ (* (* (- z x) y) (* y (- (neg x) z))) (* y (- (neg x) z))) t)) (*.f64 (/.f64 #s(approx (- z x) (neg.f64 x)) t) y)) |
| Outputs |
|---|
(fma.f64 y (/.f64 #s(approx (- z x) z) t) x) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(approx (* (- 1 (/ y t)) x) (/.f64 (*.f64 (neg.f64 x) y) t))) |
(fma.f64 y (/.f64 #s(approx (- z x) z) t) x) |
4 calls:
| 6.0ms | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| 3.0ms | x |
| 3.0ms | z |
| 3.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.5% | 1 | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| 72.6% | 2 | y |
| 77.2% | 3 | z |
| 70.5% | 1 | x |
Compiled 12 to 20 computations (-66.7% saved)
| Inputs |
|---|
#s(approx (+ x (/ (* y (- z x)) t)) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 z y) t)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 y (/.f64 z t))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.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) |
| Outputs |
|---|
(fma.f64 y (/.f64 #s(approx (- z x) z) t) x) |
3 calls:
| 2.0ms | t |
| 2.0ms | z |
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.5% | 1 | y |
| 70.5% | 1 | t |
| 70.5% | 1 | z |
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 (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 y (/.f64 z t))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.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:
| 15.0ms | t |
| 2.0ms | x |
| 2.0ms | y |
| 2.0ms | z |
| 2.0ms | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 52.7% | 5 | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| 53.8% | 3 | x |
| 50.4% | 3 | y |
| 55.0% | 3 | t |
| 51.0% | 3 | z |
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 |
|---|---|---|
| 35.7% | 1 | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| 35.7% | 1 | y |
| 35.7% | 1 | z |
| 35.7% | 1 | x |
| 35.7% | 1 | t |
Compiled 13 to 24 computations (-84.6% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 2.527887789001385e-47 | 1.5970635837575668e-40 |
| 21.0ms | -1.7257842469405982e-40 | -1.1674228763499282e-41 |
| 23.0ms | 240× | 0 | valid |
Compiled 417 to 345 computations (17.3% saved)
ival-sub!: 1.0ms (27.1% of total)ival-add!: 1.0ms (27.1% of total)ival-mult!: 1.0ms (27.1% of total)ival-div!: 1.0ms (27.1% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 12.0ms | 4.895306554503121e+34 | 3.656547355602086e+45 |
| 30.0ms | -4.801510173649337e-35 | -4.378041981550448e-37 |
| 33.0ms | 272× | 0 | valid |
Compiled 471 to 406 computations (13.8% saved)
ival-sub!: 1.0ms (23.7% of total)ival-add!: 1.0ms (23.7% of total)ival-mult!: 1.0ms (23.7% of total)ival-div!: 1.0ms (23.7% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 12.0ms | 2.196805842171841e-199 | 1.7479884711363247e-184 |
| 21.0ms | -8.176916464434324e-111 | -4.512793401338679e-111 |
| 9.0ms | 224× | 0 | valid |
Compiled 488 to 393 computations (19.5% saved)
ival-sub!: 1.0ms (29.2% of total)ival-mult!: 1.0ms (29.2% of total)ival-div!: 1.0ms (29.2% 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 |
|---|---|---|
| 46.0ms | 1.804376772451626e+39 | 1.4929189587130024e+54 |
| 7.0ms | -3.6455121594306085e+100 | -3.532110185286729e+99 |
| 44.0ms | 256× | 0 | valid |
Compiled 428 to 367 computations (14.3% saved)
ival-sub!: 1.0ms (23.5% of total)ival-add!: 1.0ms (23.5% of total)ival-mult!: 1.0ms (23.5% of total)ival-div!: 1.0ms (23.5% of total)adjust: 0.0ms (0% of total)| 1× | fuel |
Compiled 223 to 58 computations (74% saved)
Compiled 464 to 132 computations (71.6% saved)
Loading profile data...