
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)
| 532.0ms | 8 256× | 0 | valid |
ival-div!: 69.0ms (43.1% of total)ival-mult!: 37.0ms (23.1% of total)ival-sub!: 33.0ms (20.6% of total)ival-add!: 18.0ms (11.2% of total)adjust: 2.0ms (1.2% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 20 | 1 | (1.8113831366074074e+51 -92111612445281.42 -1.3188500267668967e-178 -3.380512661824847e+195) | 3 | (4.653103214481483e+90 -1.7473645043011357e+196 -9.44409798217097e-153 4.629661645157059e+163) | (*.f64 (-.f64 y x) (/.f64 z t)) |
| 0 | 0 | - | 0 | - | (+.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) |
| 0 | 0 | - | 0 | - | (-.f64 y x) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (/.f64 z t) |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
*.f64 | (*.f64 (-.f64 y x) (/.f64 z t)) | n*o | 5 | 0 |
*.f64 | (*.f64 (-.f64 y x) (/.f64 z t)) | n*u | 1 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 6 | 0 |
| - | 0 | 250 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 6 | 0 | 0 |
| - | 0 | 0 | 250 |
| number | freq |
|---|---|
| 0 | 250 |
| 1 | 6 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 27.0ms | 512× | 0 | valid |
Compiled 65 to 28 computations (56.9% saved)
ival-div!: 3.0ms (35.8% of total)ival-sub!: 2.0ms (23.9% of total)ival-mult!: 2.0ms (23.9% of total)ival-add!: 1.0ms (11.9% of total)adjust: 0.0ms (0% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 50 | 147 |
| 1 | 132 | 143 |
| 2 | 268 | 143 |
| 3 | 484 | 143 |
| 4 | 771 | 143 |
| 5 | 1007 | 143 |
| 6 | 1054 | 143 |
| 7 | 1056 | 143 |
| 1× | saturated |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 97.6% | (+.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) |
Compiled 18 to 16 computations (11.1% saved)
| Inputs |
|---|
(+.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) |
x |
(*.f64 (-.f64 y x) (/.f64 z t)) |
(-.f64 y x) |
y |
(/.f64 z t) |
z |
t |
| Outputs |
|---|
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (- y x) (/ z t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (* (- y x) (/ z t)) #s(hole binary64 (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))) |
#s(approx (- y x) #s(hole binary64 y)) |
#s(approx (- y x) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (* x (+ 1 (* -1 (/ z t)))))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))))) |
#s(approx (* (- y x) (/ z t)) #s(hole binary64 (* -1 (/ (* x z) t)))) |
#s(approx (* (- y x) (/ z t)) #s(hole binary64 (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))) |
#s(approx (- y x) #s(hole binary64 (* -1 x))) |
#s(approx (- y x) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (* -1 (* x (- (/ z t) 1))))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))))) |
#s(approx (* (- y x) (/ z t)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (+ x (* -1 (/ (* x z) t))))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))))) |
#s(approx (- y x) #s(hole binary64 (- y x))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))))) |
#s(approx (* (- y x) (/ z t)) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))))) |
#s(approx (- y x) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))))) |
#s(approx (* (- y x) (/ z t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 x)) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (+ x (* z (- (/ y t) (/ x t)))))) |
#s(approx (* (- y x) (/ z t)) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (/ z t) #s(hole binary64 (/ z t))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (* z (- (/ y t) (/ x t))))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (* z (- (+ (/ x z) (/ y t)) (/ x t))))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (/ (+ (* t x) (* z (- y x))) t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (+ x (/ (* z (- y x)) t)))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | t | @ | inf | ((+ x (* (- y x) (/ z t))) x (* (- y x) (/ z t)) (- y x) y (/ z t) z t) |
| 2.0ms | y | @ | -inf | ((+ x (* (- y x) (/ z t))) x (* (- y x) (/ z t)) (- y x) y (/ z t) z t) |
| 1.0ms | z | @ | inf | ((+ x (* (- y x) (/ z t))) x (* (- y x) (/ z t)) (- y x) y (/ z t) z t) |
| 1.0ms | x | @ | -inf | ((+ x (* (- y x) (/ z t))) x (* (- y x) (/ z t)) (- y x) y (/ z t) z t) |
| 1.0ms | z | @ | -inf | ((+ x (* (- y x) (/ z t))) x (* (- y x) (/ z t)) (- y x) y (/ z t) z t) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 133 | 683 |
| 0 | 138 | 647 |
| 1 | 704 | 625 |
| 2 | 6699 | 625 |
| 0 | 8070 | 594 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(+.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) |
x |
(*.f64 (-.f64 y x) (/.f64 z t)) |
(-.f64 y x) |
y |
(/.f64 z t) |
z |
t |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (- y x) (/ z t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (* (- y x) (/ z t)) #s(hole binary64 (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))) |
#s(approx (- y x) #s(hole binary64 y)) |
#s(approx (- y x) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (* x (+ 1 (* -1 (/ z t)))))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))))) |
#s(approx (* (- y x) (/ z t)) #s(hole binary64 (* -1 (/ (* x z) t)))) |
#s(approx (* (- y x) (/ z t)) #s(hole binary64 (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))) |
#s(approx (- y x) #s(hole binary64 (* -1 x))) |
#s(approx (- y x) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (* -1 (* x (- (/ z t) 1))))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))))) |
#s(approx (* (- y x) (/ z t)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (+ x (* -1 (/ (* x z) t))))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))))) |
#s(approx (- y x) #s(hole binary64 (- y x))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))))) |
#s(approx (* (- y x) (/ z t)) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))))) |
#s(approx (- y x) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))))) |
#s(approx (* (- y x) (/ z t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 x)) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (+ x (* z (- (/ y t) (/ x t)))))) |
#s(approx (* (- y x) (/ z t)) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (/ z t) #s(hole binary64 (/ z t))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (* z (- (/ y t) (/ x t))))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (* z (- (+ (/ x z) (/ y t)) (/ x t))))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (/ (+ (* t x) (* z (- y x))) t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (+ x (/ (* z (- y x)) t)))) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (/.f64 (-.f64 y x) t) z) x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) (/.f64 (-.f64 y x) t)) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 2 binary64)) (*.f64 x (*.f64 (neg.f64 z) (/.f64 (-.f64 y x) t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (/.f64 (-.f64 y x) t) z)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (/.f64 (-.f64 y x) t) z) (-.f64 (*.f64 (/.f64 (-.f64 y x) t) z) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 2 binary64))) (-.f64 x (*.f64 (/.f64 (-.f64 y x) t) z))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 y x) t) z) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (-.f64 y x) t) z) (-.f64 (*.f64 (/.f64 (-.f64 y x) t) z) x) (*.f64 x x))) |
(fma.f64 (/.f64 (-.f64 y x) t) z x) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(fma.f64 (-.f64 y x) (/.f64 z t) x) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (/.f64 (-.f64 y x) t) z))) (/.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 2 binary64)) (-.f64 x (*.f64 (/.f64 (-.f64 y x) t) z)))) |
(-.f64 x (*.f64 (/.f64 (neg.f64 z) t) (-.f64 y x))) |
(-.f64 x (*.f64 (neg.f64 z) (/.f64 (-.f64 y x) t))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 (-.f64 y x) t) z) (-.f64 (*.f64 (/.f64 (-.f64 y x) t) z) x) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 (-.f64 y x) t) z) (-.f64 (*.f64 (/.f64 (-.f64 y x) t) z) x) (*.f64 x x)))) |
(+.f64 (*.f64 (/.f64 (-.f64 y x) t) z) x) |
(+.f64 x (*.f64 (neg.f64 (neg.f64 z)) (/.f64 (-.f64 y x) t))) |
(+.f64 x (*.f64 (neg.f64 (neg.f64 (-.f64 y x))) (/.f64 z t))) |
(+.f64 x (*.f64 (/.f64 (-.f64 y x) t) z)) |
x |
(*.f64 (/.f64 (-.f64 y x) t) z) |
(*.f64 (/.f64 z t) (-.f64 y x)) |
(*.f64 (-.f64 y x) (/.f64 z t)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (pow.f64 (/.f64 x t) #s(literal 2 binary64))) z) (/.f64 (+.f64 y x) t)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 y t) #s(literal 3 binary64)) (pow.f64 (/.f64 x t) #s(literal 3 binary64))) z) (fma.f64 (/.f64 x t) (/.f64 (+.f64 y x) t) (pow.f64 (/.f64 y t) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 t (-.f64 y x)) z) (*.f64 t t)) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 z t)) (+.f64 y x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 z t)) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (/.f64 z t) (*.f64 (+.f64 y x) (-.f64 y x))) (+.f64 y x)) |
(/.f64 (*.f64 (/.f64 z t) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 z) (-.f64 y x))) (neg.f64 (neg.f64 t))) |
(/.f64 (*.f64 (neg.f64 z) (*.f64 (+.f64 y x) (-.f64 y x))) (*.f64 (neg.f64 t) (+.f64 y x))) |
(/.f64 (*.f64 (neg.f64 z) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (neg.f64 t) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 z (*.f64 (+.f64 y x) (-.f64 y x))) (*.f64 t (+.f64 y x))) |
(/.f64 (*.f64 z (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 t (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (neg.f64 z)) (*.f64 (+.f64 y x) (neg.f64 t))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) z) (*.f64 (+.f64 y x) t)) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 z)) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (neg.f64 t))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) t)) |
(/.f64 (*.f64 z (-.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (pow.f64 (/.f64 x t) #s(literal 2 binary64)))) (/.f64 (+.f64 y x) t)) |
(/.f64 (*.f64 z (-.f64 (pow.f64 (/.f64 y t) #s(literal 3 binary64)) (pow.f64 (/.f64 x t) #s(literal 3 binary64)))) (fma.f64 (/.f64 x t) (/.f64 (+.f64 y x) t) (pow.f64 (/.f64 y t) #s(literal 2 binary64)))) |
(/.f64 (*.f64 z (*.f64 t (-.f64 y x))) (*.f64 t t)) |
(/.f64 (*.f64 (neg.f64 z) (-.f64 y x)) (neg.f64 t)) |
(/.f64 (*.f64 (-.f64 y x) z) t) |
(neg.f64 (/.f64 (*.f64 (-.f64 y x) z) (neg.f64 t))) |
(neg.f64 (*.f64 (neg.f64 z) (/.f64 (-.f64 y x) t))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (neg.f64 x) y)) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (+.f64 y x)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 (neg.f64 y) x)))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(fma.f64 #s(literal -1 binary64) x y) |
(fma.f64 x #s(literal -1 binary64) y) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(-.f64 y (*.f64 (neg.f64 x) #s(literal -1 binary64))) |
(-.f64 y x) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(+.f64 (neg.f64 x) y) |
(+.f64 y (neg.f64 x)) |
y |
(*.f64 #s(literal 1 binary64) (/.f64 z t)) |
(*.f64 (/.f64 z t) #s(literal 1 binary64)) |
(/.f64 (*.f64 (neg.f64 z) #s(literal 1 binary64)) (neg.f64 t)) |
(/.f64 (*.f64 z #s(literal 1 binary64)) t) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (neg.f64 t)) |
(/.f64 (*.f64 #s(literal 1 binary64) z) t) |
(/.f64 (neg.f64 (neg.f64 z)) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 z) (neg.f64 t)) |
(/.f64 z t) |
(neg.f64 (/.f64 (neg.f64 z) t)) |
z |
t |
#s(approx (+ x (* (- y x) (/ z t))) (*.f64 (/.f64 z t) y)) |
#s(approx (+ x (* (- y x) (/ z t))) (+.f64 (/.f64 (fma.f64 (neg.f64 z) x (*.f64 z y)) t) x)) |
#s(approx x x) |
#s(approx (* (- y x) (/ z t)) (*.f64 (/.f64 z t) y)) |
#s(approx (* (- y x) (/ z t)) (/.f64 (fma.f64 (neg.f64 z) x (*.f64 z y)) t)) |
#s(approx (- y x) y) |
#s(approx (- y x) (-.f64 y x)) |
#s(approx (+ x (* (- y x) (/ z t))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
#s(approx (+ x (* (- y x) (/ z t))) (*.f64 (fma.f64 (/.f64 (/.f64 z x) t) y (-.f64 #s(literal 1 binary64) (/.f64 z t))) x)) |
#s(approx (* (- y x) (/ z t)) (*.f64 (neg.f64 x) (/.f64 z t))) |
#s(approx (* (- y x) (/ z t)) (*.f64 (fma.f64 (/.f64 (/.f64 z x) t) y (/.f64 (neg.f64 z) t)) x)) |
#s(approx (- y x) (neg.f64 x)) |
#s(approx (- y x) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
#s(approx (+ x (* (- y x) (/ z t))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
#s(approx (+ x (* (- y x) (/ z t))) (*.f64 (fma.f64 (neg.f64 y) (/.f64 (/.f64 z x) t) (-.f64 (/.f64 z t) #s(literal 1 binary64))) (neg.f64 x))) |
#s(approx (* (- y x) (/ z t)) (*.f64 (fma.f64 (neg.f64 y) (/.f64 (/.f64 z x) t) (/.f64 z t)) (neg.f64 x))) |
#s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) (neg.f64 x))) |
#s(approx (+ x (* (- y x) (/ z t))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
#s(approx (+ x (* (- y x) (/ z t))) (+.f64 (/.f64 (fma.f64 (neg.f64 z) x (*.f64 z y)) t) x)) |
#s(approx (- y x) (-.f64 y x)) |
#s(approx y y) |
#s(approx (+ x (* (- y x) (/ z t))) (*.f64 (+.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x) y) (/.f64 z t)) y)) |
#s(approx (* (- y x) (/ z t)) (*.f64 (fma.f64 (neg.f64 x) (/.f64 (/.f64 z y) t) (/.f64 z t)) y)) |
#s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) |
#s(approx (+ x (* (- y x) (/ z t))) (*.f64 (neg.f64 y) (-.f64 (/.f64 (fma.f64 (/.f64 z t) x (neg.f64 x)) y) (/.f64 z t)))) |
#s(approx (* (- y x) (/ z t)) (*.f64 (fma.f64 (neg.f64 x) (/.f64 (/.f64 z y) t) (/.f64 z t)) y)) |
#s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) |
#s(approx (+ x (* (- y x) (/ z t))) x) |
#s(approx (+ x (* (- y x) (/ z t))) (fma.f64 (/.f64 z t) (-.f64 y x) x)) |
#s(approx (* (- y x) (/ z t)) (*.f64 (/.f64 (-.f64 y x) t) z)) |
#s(approx (/ z t) (/.f64 z t)) |
#s(approx z z) |
#s(approx (+ x (* (- y x) (/ z t))) (*.f64 (/.f64 (-.f64 y x) t) z)) |
#s(approx (+ x (* (- y x) (/ z t))) (*.f64 (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t)) z)) |
#s(approx (+ x (* (- y x) (/ z t))) (*.f64 (/.f64 (-.f64 y x) t) z)) |
#s(approx (+ x (* (- y x) (/ z t))) (*.f64 (neg.f64 z) (neg.f64 (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))))) |
#s(approx (+ x (* (- y x) (/ z t))) (/.f64 (fma.f64 (-.f64 y x) z (*.f64 t x)) t)) |
#s(approx t t) |
#s(approx (+ x (* (- y x) (/ z t))) (fma.f64 (/.f64 z t) (-.f64 y x) x)) |
Compiled 1 843 to 375 computations (79.7% saved)
13 alts after pruning (13 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 95 | 13 | 108 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 96 | 13 | 109 |
| Status | Accuracy | Program |
|---|---|---|
| 93.5% | (fma.f64 (/.f64 (-.f64 y x) t) z x) | |
| ▶ | 97.6% | (fma.f64 (/.f64 z t) (-.f64 y x) x) |
| 33.2% | (+.f64 x (/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 y t) #s(literal 3 binary64)) (pow.f64 (/.f64 x t) #s(literal 3 binary64))) z) (fma.f64 (/.f64 x t) (/.f64 (+.f64 y x) t) (pow.f64 (/.f64 y t) #s(literal 2 binary64))))) | |
| 53.4% | (+.f64 x (/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (pow.f64 (/.f64 x t) #s(literal 2 binary64))) z) (/.f64 (+.f64 y x) t))) | |
| ▶ | 92.4% | (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
| 61.7% | (+.f64 x (/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) z) (*.f64 (+.f64 y x) t))) | |
| 63.4% | (+.f64 x (/.f64 (*.f64 (*.f64 t (-.f64 y x)) z) (*.f64 t t))) | |
| 73.5% | (+.f64 x (*.f64 #s(approx (- y x) y) (/.f64 z t))) | |
| ▶ | 82.2% | #s(approx (+ x (* (- y x) (/ z t))) (*.f64 (fma.f64 (/.f64 (/.f64 z x) t) y (-.f64 #s(literal 1 binary64) (/.f64 z t))) x)) |
| ▶ | 60.4% | #s(approx (+ x (* (- y x) (/ z t))) (*.f64 (/.f64 (-.f64 y x) t) z)) |
| 40.0% | #s(approx (+ x (* (- y x) (/ z t))) (*.f64 (/.f64 z t) y)) | |
| 64.0% | #s(approx (+ x (* (- y x) (/ z t))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) | |
| ▶ | 36.2% | #s(approx (+ x (* (- y x) (/ z t))) x) |
Compiled 402 to 292 computations (27.4% saved)
| Inputs |
|---|
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(/.f64 z t) |
z |
t |
(-.f64 y x) |
y |
x |
#s(approx (+ x (* (- y x) (/ z t))) x) |
#s(approx (+ x (* (- y x) (/ z t))) (*.f64 (/.f64 (-.f64 y x) t) z)) |
(*.f64 (/.f64 (-.f64 y x) t) z) |
(/.f64 (-.f64 y x) t) |
(+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
(/.f64 (*.f64 (-.f64 y x) z) t) |
(*.f64 (-.f64 y x) z) |
#s(approx (+ x (* (- y x) (/ z t))) (*.f64 (fma.f64 (/.f64 (/.f64 z x) t) y (-.f64 #s(literal 1 binary64) (/.f64 z t))) x)) |
(*.f64 (fma.f64 (/.f64 (/.f64 z x) t) y (-.f64 #s(literal 1 binary64) (/.f64 z t))) x) |
(fma.f64 (/.f64 (/.f64 z x) t) y (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(/.f64 (/.f64 z x) t) |
(/.f64 z x) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
#s(literal 1 binary64) |
| Outputs |
|---|
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)))) |
#s(approx (- y x) #s(hole binary64 y)) |
#s(approx (- y x) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)))) |
#s(approx (* (/ (- y x) t) z) #s(hole binary64 (/ (* y z) t))) |
#s(approx (* (/ (- y x) t) z) #s(hole binary64 (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))) |
#s(approx (/ (- y x) t) #s(hole binary64 (/ y t))) |
#s(approx (/ (- y x) t) #s(hole binary64 (+ (* -1 (/ x t)) (/ y t)))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))) |
#s(approx (* (- y x) z) #s(hole binary64 (* y z))) |
#s(approx (* (- y x) z) #s(hole binary64 (+ (* -1 (* x z)) (* y z)))) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) #s(hole binary64 (+ (* x (- 1 (/ z t))) (/ (* y z) t)))) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) #s(hole binary64 (/ (* y z) (* t x)))) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) #s(hole binary64 (/ (+ (* x (- 1 (/ z t))) (/ (* y z) t)) x))) |
#s(approx (/ (/ z x) t) #s(hole binary64 (/ z (* t x)))) |
#s(approx (/ z x) #s(hole binary64 (/ z x))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* x (+ 1 (* -1 (/ z t)))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))))) |
#s(approx (- y x) #s(hole binary64 (* -1 x))) |
#s(approx (- y x) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (* x (+ 1 (* -1 (/ z t)))))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))))) |
#s(approx (* (/ (- y x) t) z) #s(hole binary64 (* -1 (/ (* x z) t)))) |
#s(approx (* (/ (- y x) t) z) #s(hole binary64 (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))) |
#s(approx (/ (- y x) t) #s(hole binary64 (* -1 (/ x t)))) |
#s(approx (/ (- y x) t) #s(hole binary64 (* x (- (/ y (* t x)) (/ 1 t))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* x (+ 1 (* -1 (/ z t)))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (* -1 (/ (* x z) t)))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* -1 (* x z)))) |
#s(approx (* (- y x) z) #s(hole binary64 (* x (+ (* -1 z) (/ (* y z) x))))) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) #s(hole binary64 (* x (- 1 (/ z t))))) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) #s(hole binary64 (* x (- (+ 1 (/ (* y z) (* t x))) (/ z t))))) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) #s(hole binary64 (- 1 (/ z t)))) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) #s(hole binary64 (- (+ 1 (/ (* y z) (* t x))) (/ z t)))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* -1 (* x (- (/ z t) 1))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (* -1 (* x (- (/ z t) 1))))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))))) |
#s(approx (* (/ (- y x) t) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))))) |
#s(approx (/ (- y x) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t)))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* -1 (* x (- (/ z t) 1))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* -1 (* x (+ z (* -1 (/ (* y z) x))))))) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) #s(hole binary64 (* -1 (* x (+ (* -1 (- 1 (/ z t))) (* -1 (/ (* y z) (* t x)))))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (+ x (* -1 (/ (* x z) t))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))))) |
#s(approx (- y x) #s(hole binary64 (- y x))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (+ x (* -1 (/ (* x z) t))))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ x (* -1 (/ (* x z) t))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))))) |
#s(approx (- y x) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))))) |
#s(approx (* (/ (- y x) t) z) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))))) |
#s(approx (/ (- y x) t) #s(hole binary64 (* y (+ (* -1 (/ x (* t y))) (/ 1 t))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* y (+ z (* -1 (/ (* x z) y)))))) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) #s(hole binary64 (* y (+ (/ z t) (/ (* x (- 1 (/ z t))) y))))) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) #s(hole binary64 (* y (- (+ (/ 1 y) (/ z (* t x))) (/ z (* t y)))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))))) |
#s(approx (* (/ (- y x) t) z) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))))) |
#s(approx (/ (- y x) t) #s(hole binary64 (* -1 (* y (- (/ x (* t y)) (/ 1 t)))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* -1 (* y (+ (* -1 z) (/ (* x z) y)))))) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (* x (- 1 (/ z t))) y))))))) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z (* t x))) (* -1 (/ (- 1 (/ z t)) y))))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 x)) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (+ x (* z (- (/ y t) (/ x t)))))) |
#s(approx (/ z t) #s(hole binary64 (/ z t))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 x)) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (+ x (* z (- (/ y t) (/ x t)))))) |
#s(approx (* (/ (- y x) t) z) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 x)) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ x (* z (- (/ y t) (/ x t)))))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (* (- y x) z) #s(hole binary64 (* z (- y x)))) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) #s(hole binary64 (+ x (* x (* z (- (/ y (* t x)) (/ 1 t))))))) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) #s(hole binary64 1)) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) #s(hole binary64 (+ 1 (* z (- (/ y (* t x)) (/ 1 t)))))) |
#s(approx (- 1 (/ z t)) #s(hole binary64 1)) |
#s(approx (- 1 (/ z t)) #s(hole binary64 (+ 1 (* -1 (/ z t))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* z (- (/ y t) (/ x t))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* z (- (+ (/ x z) (/ y t)) (/ x t))))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (* z (- (/ y t) (/ x t))))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (* z (- (+ (/ x z) (/ y t)) (/ x t))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* z (- (/ y t) (/ x t))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* z (- (+ (/ x z) (/ y t)) (/ x t))))) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) #s(hole binary64 (* x (* z (- (/ y (* t x)) (/ 1 t)))))) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) #s(hole binary64 (* z (+ (* x (- (/ y (* t x)) (/ 1 t))) (/ x z))))) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) #s(hole binary64 (* z (- (/ y (* t x)) (/ 1 t))))) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) #s(hole binary64 (* z (- (+ (/ 1 z) (/ y (* t x))) (/ 1 t))))) |
#s(approx (- 1 (/ z t)) #s(hole binary64 (* -1 (/ z t)))) |
#s(approx (- 1 (/ z t)) #s(hole binary64 (* z (- (/ 1 z) (/ 1 t))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))))) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) #s(hole binary64 (* -1 (* x (* z (+ (* -1 (/ y (* t x))) (/ 1 t))))))) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* x (+ (* -1 (/ y (* t x))) (/ 1 t)))))))) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y (* t x))) (/ 1 t)))))) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ y (* t x))) (/ 1 t)) (/ 1 z)))))) |
#s(approx (- 1 (/ z t)) #s(hole binary64 (* -1 (* z (- (/ 1 t) (/ 1 z)))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (/ (+ (* t x) (* z (- y x))) t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (/ (+ (* t x) (* z (- y x))) t))) |
#s(approx (/ (- y x) t) #s(hole binary64 (/ (- y x) t))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (/ (+ (* t x) (* z (- y x))) t))) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) #s(hole binary64 (/ (* x (- (/ (* y z) x) z)) t))) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) #s(hole binary64 (/ (+ (* t x) (* x (- (/ (* y z) x) z))) t))) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) #s(hole binary64 (/ (- (/ (* y z) x) z) t))) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) #s(hole binary64 (/ (- (+ t (/ (* y z) x)) z) t))) |
#s(approx (- 1 (/ z t)) #s(hole binary64 (/ (- t z) t))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (+ x (/ (* z (- y x)) t)))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (+ x (/ (* z (- y x)) t)))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ x (/ (* z (- y x)) t)))) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) #s(hole binary64 (+ x (/ (* x (- (/ (* y z) x) z)) t)))) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) #s(hole binary64 (+ x (* -1 (/ (* x (- (* -1 (/ (* y z) x)) (* -1 z))) t))))) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (/ (* y z) x)) (* -1 z)) t))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 8.0ms | z | @ | 0 | ((+ (* (/ z t) (- y x)) x) (/ z t) z t (- y x) y x (+ x (* (- y x) (/ z t))) (+ x (* (- y x) (/ z t))) (* (/ (- y x) t) z) (/ (- y x) t) (+ x (/ (* (- y x) z) t)) (/ (* (- y x) z) t) (* (- y x) z) (+ x (* (- y x) (/ z t))) (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) (/ (/ z x) t) (/ z x) (- 1 (/ z t)) 1) |
| 5.0ms | y | @ | -inf | ((+ (* (/ z t) (- y x)) x) (/ z t) z t (- y x) y x (+ x (* (- y x) (/ z t))) (+ x (* (- y x) (/ z t))) (* (/ (- y x) t) z) (/ (- y x) t) (+ x (/ (* (- y x) z) t)) (/ (* (- y x) z) t) (* (- y x) z) (+ x (* (- y x) (/ z t))) (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) (/ (/ z x) t) (/ z x) (- 1 (/ z t)) 1) |
| 3.0ms | z | @ | inf | ((+ (* (/ z t) (- y x)) x) (/ z t) z t (- y x) y x (+ x (* (- y x) (/ z t))) (+ x (* (- y x) (/ z t))) (* (/ (- y x) t) z) (/ (- y x) t) (+ x (/ (* (- y x) z) t)) (/ (* (- y x) z) t) (* (- y x) z) (+ x (* (- y x) (/ z t))) (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) (/ (/ z x) t) (/ z x) (- 1 (/ z t)) 1) |
| 3.0ms | z | @ | -inf | ((+ (* (/ z t) (- y x)) x) (/ z t) z t (- y x) y x (+ x (* (- y x) (/ z t))) (+ x (* (- y x) (/ z t))) (* (/ (- y x) t) z) (/ (- y x) t) (+ x (/ (* (- y x) z) t)) (/ (* (- y x) z) t) (* (- y x) z) (+ x (* (- y x) (/ z t))) (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) (/ (/ z x) t) (/ z x) (- 1 (/ z t)) 1) |
| 3.0ms | t | @ | -inf | ((+ (* (/ z t) (- y x)) x) (/ z t) z t (- y x) y x (+ x (* (- y x) (/ z t))) (+ x (* (- y x) (/ z t))) (* (/ (- y x) t) z) (/ (- y x) t) (+ x (/ (* (- y x) z) t)) (/ (* (- y x) z) t) (* (- y x) z) (+ x (* (- y x) (/ z t))) (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) (/ (/ z x) t) (/ z x) (- 1 (/ z t)) 1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 364 | 2950 |
| 0 | 386 | 2772 |
| 1 | 1726 | 2712 |
| 0 | 8821 | 2672 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(/.f64 z t) |
z |
t |
(-.f64 y x) |
y |
x |
#s(approx (+ x (* (- y x) (/ z t))) x) |
#s(approx (+ x (* (- y x) (/ z t))) (*.f64 (/.f64 (-.f64 y x) t) z)) |
(*.f64 (/.f64 (-.f64 y x) t) z) |
(/.f64 (-.f64 y x) t) |
(+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
(/.f64 (*.f64 (-.f64 y x) z) t) |
(*.f64 (-.f64 y x) z) |
#s(approx (+ x (* (- y x) (/ z t))) (*.f64 (fma.f64 (/.f64 (/.f64 z x) t) y (-.f64 #s(literal 1 binary64) (/.f64 z t))) x)) |
(*.f64 (fma.f64 (/.f64 (/.f64 z x) t) y (-.f64 #s(literal 1 binary64) (/.f64 z t))) x) |
(fma.f64 (/.f64 (/.f64 z x) t) y (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(/.f64 (/.f64 z x) t) |
(/.f64 z x) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
#s(literal 1 binary64) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)))) |
#s(approx (- y x) #s(hole binary64 y)) |
#s(approx (- y x) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)))) |
#s(approx (* (/ (- y x) t) z) #s(hole binary64 (/ (* y z) t))) |
#s(approx (* (/ (- y x) t) z) #s(hole binary64 (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))) |
#s(approx (/ (- y x) t) #s(hole binary64 (/ y t))) |
#s(approx (/ (- y x) t) #s(hole binary64 (+ (* -1 (/ x t)) (/ y t)))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))) |
#s(approx (* (- y x) z) #s(hole binary64 (* y z))) |
#s(approx (* (- y x) z) #s(hole binary64 (+ (* -1 (* x z)) (* y z)))) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) #s(hole binary64 (+ (* x (- 1 (/ z t))) (/ (* y z) t)))) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) #s(hole binary64 (/ (* y z) (* t x)))) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) #s(hole binary64 (/ (+ (* x (- 1 (/ z t))) (/ (* y z) t)) x))) |
#s(approx (/ (/ z x) t) #s(hole binary64 (/ z (* t x)))) |
#s(approx (/ z x) #s(hole binary64 (/ z x))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* x (+ 1 (* -1 (/ z t)))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))))) |
#s(approx (- y x) #s(hole binary64 (* -1 x))) |
#s(approx (- y x) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (* x (+ 1 (* -1 (/ z t)))))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))))) |
#s(approx (* (/ (- y x) t) z) #s(hole binary64 (* -1 (/ (* x z) t)))) |
#s(approx (* (/ (- y x) t) z) #s(hole binary64 (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))) |
#s(approx (/ (- y x) t) #s(hole binary64 (* -1 (/ x t)))) |
#s(approx (/ (- y x) t) #s(hole binary64 (* x (- (/ y (* t x)) (/ 1 t))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* x (+ 1 (* -1 (/ z t)))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (* -1 (/ (* x z) t)))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* -1 (* x z)))) |
#s(approx (* (- y x) z) #s(hole binary64 (* x (+ (* -1 z) (/ (* y z) x))))) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) #s(hole binary64 (* x (- 1 (/ z t))))) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) #s(hole binary64 (* x (- (+ 1 (/ (* y z) (* t x))) (/ z t))))) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) #s(hole binary64 (- 1 (/ z t)))) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) #s(hole binary64 (- (+ 1 (/ (* y z) (* t x))) (/ z t)))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* -1 (* x (- (/ z t) 1))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (* -1 (* x (- (/ z t) 1))))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))))) |
#s(approx (* (/ (- y x) t) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))))) |
#s(approx (/ (- y x) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t)))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* -1 (* x (- (/ z t) 1))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* -1 (* x (+ z (* -1 (/ (* y z) x))))))) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) #s(hole binary64 (* -1 (* x (+ (* -1 (- 1 (/ z t))) (* -1 (/ (* y z) (* t x)))))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (+ x (* -1 (/ (* x z) t))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))))) |
#s(approx (- y x) #s(hole binary64 (- y x))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (+ x (* -1 (/ (* x z) t))))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ x (* -1 (/ (* x z) t))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))))) |
#s(approx (- y x) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))))) |
#s(approx (* (/ (- y x) t) z) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))))) |
#s(approx (/ (- y x) t) #s(hole binary64 (* y (+ (* -1 (/ x (* t y))) (/ 1 t))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* y (+ z (* -1 (/ (* x z) y)))))) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) #s(hole binary64 (* y (+ (/ z t) (/ (* x (- 1 (/ z t))) y))))) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) #s(hole binary64 (* y (- (+ (/ 1 y) (/ z (* t x))) (/ z (* t y)))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))))) |
#s(approx (* (/ (- y x) t) z) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))))) |
#s(approx (/ (- y x) t) #s(hole binary64 (* -1 (* y (- (/ x (* t y)) (/ 1 t)))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* -1 (* y (+ (* -1 z) (/ (* x z) y)))))) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (* x (- 1 (/ z t))) y))))))) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z (* t x))) (* -1 (/ (- 1 (/ z t)) y))))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 x)) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (+ x (* z (- (/ y t) (/ x t)))))) |
#s(approx (/ z t) #s(hole binary64 (/ z t))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 x)) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (+ x (* z (- (/ y t) (/ x t)))))) |
#s(approx (* (/ (- y x) t) z) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 x)) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ x (* z (- (/ y t) (/ x t)))))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (* (- y x) z) #s(hole binary64 (* z (- y x)))) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) #s(hole binary64 (+ x (* x (* z (- (/ y (* t x)) (/ 1 t))))))) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) #s(hole binary64 1)) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) #s(hole binary64 (+ 1 (* z (- (/ y (* t x)) (/ 1 t)))))) |
#s(approx (- 1 (/ z t)) #s(hole binary64 1)) |
#s(approx (- 1 (/ z t)) #s(hole binary64 (+ 1 (* -1 (/ z t))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* z (- (/ y t) (/ x t))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* z (- (+ (/ x z) (/ y t)) (/ x t))))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (* z (- (/ y t) (/ x t))))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (* z (- (+ (/ x z) (/ y t)) (/ x t))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* z (- (/ y t) (/ x t))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* z (- (+ (/ x z) (/ y t)) (/ x t))))) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) #s(hole binary64 (* x (* z (- (/ y (* t x)) (/ 1 t)))))) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) #s(hole binary64 (* z (+ (* x (- (/ y (* t x)) (/ 1 t))) (/ x z))))) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) #s(hole binary64 (* z (- (/ y (* t x)) (/ 1 t))))) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) #s(hole binary64 (* z (- (+ (/ 1 z) (/ y (* t x))) (/ 1 t))))) |
#s(approx (- 1 (/ z t)) #s(hole binary64 (* -1 (/ z t)))) |
#s(approx (- 1 (/ z t)) #s(hole binary64 (* z (- (/ 1 z) (/ 1 t))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))))) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) #s(hole binary64 (* -1 (* x (* z (+ (* -1 (/ y (* t x))) (/ 1 t))))))) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* x (+ (* -1 (/ y (* t x))) (/ 1 t)))))))) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y (* t x))) (/ 1 t)))))) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ y (* t x))) (/ 1 t)) (/ 1 z)))))) |
#s(approx (- 1 (/ z t)) #s(hole binary64 (* -1 (* z (- (/ 1 t) (/ 1 z)))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (/ (+ (* t x) (* z (- y x))) t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (/ (+ (* t x) (* z (- y x))) t))) |
#s(approx (/ (- y x) t) #s(hole binary64 (/ (- y x) t))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (/ (+ (* t x) (* z (- y x))) t))) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) #s(hole binary64 (/ (* x (- (/ (* y z) x) z)) t))) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) #s(hole binary64 (/ (+ (* t x) (* x (- (/ (* y z) x) z))) t))) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) #s(hole binary64 (/ (- (/ (* y z) x) z) t))) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) #s(hole binary64 (/ (- (+ t (/ (* y z) x)) z) t))) |
#s(approx (- 1 (/ z t)) #s(hole binary64 (/ (- t z) t))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (+ x (/ (* z (- y x)) t)))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (+ x (/ (* z (- y x)) t)))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ x (/ (* z (- y x)) t)))) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) #s(hole binary64 (+ x (/ (* x (- (/ (* y z) x) z)) t)))) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) #s(hole binary64 (+ x (* -1 (/ (* x (- (* -1 (/ (* y z) x)) (* -1 z))) t))))) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (/ (* y z) x)) (* -1 z)) t))))) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (-.f64 y x)) (/.f64 z t)) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 (neg.f64 (-.f64 y x)) (/.f64 z t)) (*.f64 (neg.f64 (-.f64 y x)) (/.f64 z t)) (*.f64 x (*.f64 (neg.f64 (-.f64 y x)) (/.f64 z t)))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) (/.f64 (-.f64 y x) t)) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 (neg.f64 z) (/.f64 (-.f64 y x) t)) (*.f64 (neg.f64 z) (/.f64 (-.f64 y x) t)) (*.f64 x (*.f64 (neg.f64 z) (/.f64 (-.f64 y x) t)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (/.f64 (-.f64 y x) t) z) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (/.f64 (-.f64 y x) t) z)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 y x) t) z) x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 (-.f64 y x) t) z)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (/.f64 (-.f64 y x) t) z) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 2 binary64))) (-.f64 x (*.f64 (/.f64 (-.f64 y x) t) z))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 y x) t) z) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 (-.f64 y x) t) z))))) |
(fma.f64 (/.f64 (-.f64 y x) t) z x) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(fma.f64 (-.f64 y x) (/.f64 z t) x) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (-.f64 y x) t) z) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 (-.f64 y x) t) z) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (/.f64 (-.f64 y x) t) z))) (/.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 2 binary64)) (-.f64 x (*.f64 (/.f64 (-.f64 y x) t) z)))) |
(-.f64 x (*.f64 (neg.f64 (-.f64 y x)) (/.f64 z t))) |
(-.f64 x (*.f64 (neg.f64 z) (/.f64 (-.f64 y x) t))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 y x) t) z) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 y x) t) z) x))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 (-.f64 y x) t) z))))) (/.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 (-.f64 y x) t) z)))))) |
(+.f64 (*.f64 (/.f64 (-.f64 y x) t) z) x) |
(+.f64 x (*.f64 (/.f64 (-.f64 y x) t) z)) |
(/.f64 (neg.f64 (neg.f64 z)) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 z) (neg.f64 t)) |
(/.f64 z t) |
z |
t |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 y y (fma.f64 x x (*.f64 y x))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 y x)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y y (fma.f64 x x (*.f64 y x)))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (fma.f64 x x (*.f64 y x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (fma.f64 x x (*.f64 y x))))) |
(-.f64 y x) |
y |
x |
#s(approx (+ x (/ (* (- y x) z) t)) x) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (/.f64 (-.f64 y x) t) z)) |
(*.f64 (/.f64 (-.f64 y x) t) z) |
(*.f64 (/.f64 z t) (-.f64 y x)) |
(*.f64 (-.f64 y x) (/.f64 z t)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 y x) z))) (neg.f64 (neg.f64 t))) |
(/.f64 (*.f64 (neg.f64 z) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (neg.f64 t) (+.f64 y x))) |
(/.f64 (*.f64 (neg.f64 z) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (neg.f64 t) (fma.f64 y y (fma.f64 x x (*.f64 y x))))) |
(/.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 t (+.f64 y x))) |
(/.f64 (*.f64 z (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 t (fma.f64 y y (fma.f64 x x (*.f64 y x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (neg.f64 z)) (*.f64 (+.f64 y x) (neg.f64 t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) z) (*.f64 (+.f64 y x) t)) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 z)) (*.f64 (fma.f64 y y (fma.f64 x x (*.f64 y x))) (neg.f64 t))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z) (*.f64 (fma.f64 y y (fma.f64 x x (*.f64 y x))) t)) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) z)) (neg.f64 t)) |
(/.f64 (*.f64 (-.f64 y x) z) t) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (pow.f64 (/.f64 x t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (+.f64 y x) t))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 y t) #s(literal 3 binary64)) (pow.f64 (/.f64 x t) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 x t) #s(literal 2 binary64)) (*.f64 (/.f64 y t) (/.f64 x t)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 y x))) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y t) (*.f64 x t))) (neg.f64 (*.f64 t t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (neg.f64 t)) (*.f64 (neg.f64 t) (neg.f64 x))) (*.f64 t t)) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) t) (*.f64 (neg.f64 t) x)) (*.f64 (neg.f64 t) t)) |
(/.f64 (-.f64 (*.f64 y (neg.f64 t)) (*.f64 t (neg.f64 x))) (*.f64 t (neg.f64 t))) |
(/.f64 (-.f64 (neg.f64 y) (neg.f64 x)) (neg.f64 t)) |
(/.f64 (-.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (pow.f64 (/.f64 x t) #s(literal 2 binary64))) (/.f64 (+.f64 y x) t)) |
(/.f64 (-.f64 (pow.f64 (/.f64 y t) #s(literal 3 binary64)) (pow.f64 (/.f64 x t) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 x t) #s(literal 2 binary64)) (*.f64 (/.f64 y t) (/.f64 x t))))) |
(/.f64 (neg.f64 (-.f64 y x)) (neg.f64 t)) |
(/.f64 (-.f64 (*.f64 y t) (*.f64 x t)) (*.f64 t t)) |
(/.f64 (-.f64 y x) t) |
(-.f64 (/.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (/.f64 (+.f64 y x) t)) (/.f64 (pow.f64 (/.f64 x t) #s(literal 2 binary64)) (/.f64 (+.f64 y x) t))) |
(-.f64 (/.f64 (pow.f64 (/.f64 y t) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 x t) #s(literal 2 binary64)) (*.f64 (/.f64 y t) (/.f64 x t))))) (/.f64 (pow.f64 (/.f64 x t) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 x t) #s(literal 2 binary64)) (*.f64 (/.f64 y t) (/.f64 x t)))))) |
(-.f64 (/.f64 (*.f64 y t) (*.f64 t t)) (/.f64 (*.f64 x t) (*.f64 t t))) |
(-.f64 (/.f64 y t) (/.f64 x t)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (-.f64 y x)) (/.f64 z t)) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 (neg.f64 (-.f64 y x)) (/.f64 z t)) (*.f64 (neg.f64 (-.f64 y x)) (/.f64 z t)) (*.f64 x (*.f64 (neg.f64 (-.f64 y x)) (/.f64 z t)))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) (/.f64 (-.f64 y x) t)) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 (neg.f64 z) (/.f64 (-.f64 y x) t)) (*.f64 (neg.f64 z) (/.f64 (-.f64 y x) t)) (*.f64 x (*.f64 (neg.f64 z) (/.f64 (-.f64 y x) t)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (/.f64 (-.f64 y x) t) z) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (/.f64 (-.f64 y x) t) z)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 y x) t) z) x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 (-.f64 y x) t) z)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (/.f64 (-.f64 y x) t) z) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 2 binary64))) (-.f64 x (*.f64 (/.f64 (-.f64 y x) t) z))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 y x) t) z) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 (-.f64 y x) t) z))))) |
(fma.f64 (/.f64 (-.f64 y x) t) z x) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(fma.f64 (-.f64 y x) (/.f64 z t) x) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (-.f64 y x) t) z) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 (-.f64 y x) t) z) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (/.f64 (-.f64 y x) t) z))) (/.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 2 binary64)) (-.f64 x (*.f64 (/.f64 (-.f64 y x) t) z)))) |
(-.f64 x (*.f64 (neg.f64 (-.f64 y x)) (/.f64 z t))) |
(-.f64 x (*.f64 (neg.f64 z) (/.f64 (-.f64 y x) t))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 y x) t) z) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 y x) t) z) x))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 (-.f64 y x) t) z))))) (/.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 (-.f64 y x) t) z)))))) |
(+.f64 (*.f64 (/.f64 (-.f64 y x) t) z) x) |
(+.f64 x (*.f64 (/.f64 (-.f64 y x) t) z)) |
(*.f64 (/.f64 (-.f64 y x) t) z) |
(*.f64 (/.f64 z t) (-.f64 y x)) |
(*.f64 (-.f64 y x) (/.f64 z t)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 y x) z))) (neg.f64 (neg.f64 t))) |
(/.f64 (*.f64 (neg.f64 z) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (neg.f64 t) (+.f64 y x))) |
(/.f64 (*.f64 (neg.f64 z) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (neg.f64 t) (fma.f64 y y (fma.f64 x x (*.f64 y x))))) |
(/.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 t (+.f64 y x))) |
(/.f64 (*.f64 z (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 t (fma.f64 y y (fma.f64 x x (*.f64 y x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (neg.f64 z)) (*.f64 (+.f64 y x) (neg.f64 t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) z) (*.f64 (+.f64 y x) t)) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 z)) (*.f64 (fma.f64 y y (fma.f64 x x (*.f64 y x))) (neg.f64 t))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z) (*.f64 (fma.f64 y y (fma.f64 x x (*.f64 y x))) t)) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) z)) (neg.f64 t)) |
(/.f64 (*.f64 (-.f64 y x) z) t) |
(*.f64 (-.f64 y x) z) |
(*.f64 z (-.f64 y x)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 z x) y) z) t)) x)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 z x) y) z) t)) x) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 z x) y) z) t))) |
(/.f64 (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y (/.f64 z t)) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 y (/.f64 z t)) x) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (/.f64 (*.f64 y (/.f64 z t)) x))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 (/.f64 z x) y) z) t) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 z x) y) z) t) (/.f64 (-.f64 (*.f64 (/.f64 z x) y) z) t)) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 z x) y) z) t))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (/.f64 y x) (/.f64 z t) #s(literal 1 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64)))) (neg.f64 (+.f64 (fma.f64 (/.f64 y x) (/.f64 z t) #s(literal 1 binary64)) (/.f64 z t)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (/.f64 z t)) x) #s(literal 2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 (*.f64 y (/.f64 z t)) x) (-.f64 #s(literal 1 binary64) (/.f64 z t))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (/.f64 y x) (/.f64 z t) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 z t) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 y x) (/.f64 z t) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 (fma.f64 (/.f64 y x) (/.f64 z t) #s(literal 1 binary64)) (/.f64 z t)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 y (/.f64 z t)) x) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 y (/.f64 z t)) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 y (/.f64 z t)) x) (-.f64 #s(literal 1 binary64) (/.f64 z t))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 y (/.f64 z t)) x) #s(literal 2 binary64))) (neg.f64 t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (/.f64 z t)) x)) (neg.f64 z))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (/.f64 z t)) x)) (neg.f64 t))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 y (/.f64 z t)) x) #s(literal 2 binary64))) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (/.f64 z t)) x)) z)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (/.f64 z t)) x)) t)) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 y (/.f64 z t)) x) #s(literal 3 binary64))) (neg.f64 t)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (*.f64 y (/.f64 z t)) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (/.f64 z t)) x)))) (neg.f64 z))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (*.f64 y (/.f64 z t)) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (/.f64 z t)) x)))) (neg.f64 t))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 y (/.f64 z t)) x) #s(literal 3 binary64))) t) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (*.f64 y (/.f64 z t)) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (/.f64 z t)) x)))) z)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (*.f64 y (/.f64 z t)) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (/.f64 z t)) x)))) t)) |
(/.f64 (fma.f64 (*.f64 (/.f64 z x) y) (+.f64 #s(literal 1 binary64) (/.f64 z t)) (*.f64 t (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 z t) #s(literal 2 binary64))))) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 z x) y) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 z t)))) (*.f64 t (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 z t) #s(literal 3 binary64))))) (*.f64 t (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 z t)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y z)) (+.f64 #s(literal 1 binary64) (/.f64 z t)) (*.f64 (neg.f64 (*.f64 x t)) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 z t) #s(literal 2 binary64))))) (*.f64 (neg.f64 (*.f64 x t)) (+.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y z)) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 z t)))) (*.f64 (neg.f64 (*.f64 x t)) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 z t) #s(literal 3 binary64))))) (*.f64 (neg.f64 (*.f64 x t)) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 z t)))))) |
(/.f64 (fma.f64 (*.f64 y (/.f64 z t)) (+.f64 #s(literal 1 binary64) (/.f64 z t)) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 z t) #s(literal 2 binary64))))) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(/.f64 (fma.f64 (*.f64 y (/.f64 z t)) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 z t)))) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 z t) #s(literal 3 binary64))))) (*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 z t)))))) |
(/.f64 (fma.f64 (*.f64 y z) (+.f64 #s(literal 1 binary64) (/.f64 z t)) (*.f64 (*.f64 x t) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 z t) #s(literal 2 binary64))))) (*.f64 (*.f64 x t) (+.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(/.f64 (fma.f64 (*.f64 y z) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 z t)))) (*.f64 (*.f64 x t) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 z t) #s(literal 3 binary64))))) (*.f64 (*.f64 x t) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 z t)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) t (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 z t)) (*.f64 (/.f64 z x) y))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 z t)) t)) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) (neg.f64 (*.f64 x t)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 z t)) (neg.f64 (*.f64 y z)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 z t)) (neg.f64 (*.f64 x t)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) x (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 z t)) (*.f64 y (/.f64 z t)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) (*.f64 x t) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 z t)) (*.f64 y z))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 z t)) (*.f64 x t))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 z t) #s(literal 3 binary64))) t (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 z t)))) (*.f64 (/.f64 z x) y))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 z t)))) t)) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 z t) #s(literal 3 binary64))) (neg.f64 (*.f64 x t)) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 z t)))) (neg.f64 (*.f64 y z)))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 z t)))) (neg.f64 (*.f64 x t)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 z t) #s(literal 3 binary64))) x (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 z t)))) (*.f64 y (/.f64 z t)))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 z t)))) x)) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 z t) #s(literal 3 binary64))) (*.f64 x t) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 z t)))) (*.f64 y z))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 z t)))) (*.f64 x t))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (/.f64 y x) (/.f64 z t) #s(literal 1 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) (+.f64 (fma.f64 (/.f64 y x) (/.f64 z t) #s(literal 1 binary64)) (/.f64 z t))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (/.f64 z t)) x) #s(literal 2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 y (/.f64 z t)) x) (-.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (/.f64 y x) (/.f64 z t) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 z t) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (/.f64 y x) (/.f64 z t) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 (fma.f64 (/.f64 y x) (/.f64 z t) #s(literal 1 binary64)) (/.f64 z t))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 y (/.f64 z t)) x) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 y (/.f64 z t)) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 y (/.f64 z t)) x) (-.f64 #s(literal 1 binary64) (/.f64 z t)))))) |
(fma.f64 (/.f64 y x) (/.f64 z t) (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(fma.f64 (/.f64 (/.f64 z x) t) y (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(fma.f64 (/.f64 z x) (/.f64 y t) (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(fma.f64 (/.f64 y t) (/.f64 z x) (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(fma.f64 (/.f64 z t) (/.f64 y x) (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(fma.f64 y (/.f64 (/.f64 z x) t) (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (/.f64 y x) (/.f64 z t) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 (fma.f64 (/.f64 y x) (/.f64 z t) #s(literal 1 binary64)) (/.f64 z t))) (/.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (+.f64 (fma.f64 (/.f64 y x) (/.f64 z t) #s(literal 1 binary64)) (/.f64 z t)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 y (/.f64 z t)) x) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 y (/.f64 z t)) x) (-.f64 #s(literal 1 binary64) (/.f64 z t)))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 y (/.f64 z t)) x) (-.f64 #s(literal 1 binary64) (/.f64 z t))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (/.f64 y x) (/.f64 z t) #s(literal 1 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 (/.f64 y x) (/.f64 z t) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 (fma.f64 (/.f64 y x) (/.f64 z t) #s(literal 1 binary64)) (/.f64 z t))))) (/.f64 (pow.f64 (/.f64 z t) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 (/.f64 y x) (/.f64 z t) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 (fma.f64 (/.f64 y x) (/.f64 z t) #s(literal 1 binary64)) (/.f64 z t)))))) |
(-.f64 (fma.f64 (/.f64 y x) (/.f64 z t) #s(literal 1 binary64)) (/.f64 z t)) |
(+.f64 (/.f64 (pow.f64 (/.f64 (*.f64 y (/.f64 z t)) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 y (/.f64 z t)) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 y (/.f64 z t)) x) (-.f64 #s(literal 1 binary64) (/.f64 z t)))))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 y (/.f64 z t)) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 y (/.f64 z t)) x) (-.f64 #s(literal 1 binary64) (/.f64 z t))))))) |
(+.f64 (/.f64 (*.f64 y (/.f64 z t)) x) (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(+.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (/.f64 (*.f64 y (/.f64 z t)) x)) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 z x) y) z) t)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 z x))) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 (neg.f64 z)) (neg.f64 (neg.f64 (*.f64 x t)))) |
(/.f64 (neg.f64 (/.f64 z x)) (neg.f64 t)) |
(/.f64 (neg.f64 z) (neg.f64 (*.f64 x t))) |
(/.f64 (/.f64 z x) t) |
(/.f64 (/.f64 (neg.f64 z) t) (neg.f64 x)) |
(/.f64 (/.f64 z t) x) |
(/.f64 z (*.f64 x t)) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 z #s(literal -1 binary64))) |
(*.f64 (/.f64 z x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 z x)) |
(/.f64 (neg.f64 (neg.f64 z)) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 z) (neg.f64 x)) |
(/.f64 z x) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 z t) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 z t) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 z t)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 z t))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 z t))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 z t))) (/.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 z t))))) (/.f64 (pow.f64 (/.f64 z t) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 z t)))))) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
#s(literal 1 binary64) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 y (/.f64 z t))) |
#s(approx (+ x (/ (* (- y x) z) t)) (fma.f64 (fma.f64 #s(literal -1 binary64) (/.f64 z t) #s(literal 1 binary64)) x (*.f64 y (/.f64 z t)))) |
#s(approx (- y x) y) |
#s(approx (- y x) (fma.f64 #s(literal -1 binary64) x y)) |
#s(approx x x) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 y (/.f64 z t))) |
#s(approx (+ x (/ (* (- y x) z) t)) (fma.f64 (fma.f64 #s(literal -1 binary64) (/.f64 z t) #s(literal 1 binary64)) x (*.f64 y (/.f64 z t)))) |
#s(approx (/ (* (- y x) z) t) (*.f64 y (/.f64 z t))) |
#s(approx (/ (* (- y x) z) t) (/.f64 (fma.f64 (neg.f64 x) z (*.f64 y z)) t)) |
#s(approx (/ (- y x) t) (/.f64 y t)) |
#s(approx (/ (- y x) t) (/.f64 (fma.f64 #s(literal -1 binary64) x y) t)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 y (/.f64 z t))) |
#s(approx (+ x (/ (* (- y x) z) t)) (fma.f64 (fma.f64 #s(literal -1 binary64) (/.f64 z t) #s(literal 1 binary64)) x (*.f64 y (/.f64 z t)))) |
#s(approx (/ (* (- y x) z) t) (*.f64 y (/.f64 z t))) |
#s(approx (/ (* (- y x) z) t) (/.f64 (fma.f64 (neg.f64 x) z (*.f64 y z)) t)) |
#s(approx (* (- y x) z) (*.f64 y z)) |
#s(approx (* (- y x) z) (fma.f64 (neg.f64 x) z (*.f64 y z))) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) (*.f64 y (/.f64 z t))) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x (*.f64 y (/.f64 z t)))) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) (/.f64 (*.f64 y (/.f64 z t)) x)) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x (*.f64 y (/.f64 z t))) x)) |
#s(approx (/ (/ z x) t) (/.f64 (/.f64 z x) t)) |
#s(approx (/ z x) (/.f64 z x)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 z t) #s(literal 1 binary64)) x)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (+.f64 (/.f64 (fma.f64 (/.f64 z x) y (neg.f64 z)) t) #s(literal 1 binary64)) x)) |
#s(approx (- y x) (neg.f64 x)) |
#s(approx (- y x) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 z t) #s(literal 1 binary64)) x)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (+.f64 (/.f64 (fma.f64 (/.f64 z x) y (neg.f64 z)) t) #s(literal 1 binary64)) x)) |
#s(approx (/ (* (- y x) z) t) (neg.f64 (*.f64 x (/.f64 z t)))) |
#s(approx (/ (* (- y x) z) t) (*.f64 (/.f64 (fma.f64 (/.f64 z x) y (neg.f64 z)) t) x)) |
#s(approx (/ (- y x) t) (/.f64 (neg.f64 x) t)) |
#s(approx (/ (- y x) t) (*.f64 (-.f64 (/.f64 (/.f64 y t) x) (pow.f64 t #s(literal -1 binary64))) x)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 z t) #s(literal 1 binary64)) x)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (+.f64 (/.f64 (fma.f64 (/.f64 z x) y (neg.f64 z)) t) #s(literal 1 binary64)) x)) |
#s(approx (/ (* (- y x) z) t) (neg.f64 (*.f64 x (/.f64 z t)))) |
#s(approx (/ (* (- y x) z) t) (*.f64 (/.f64 (fma.f64 (/.f64 z x) y (neg.f64 z)) t) x)) |
#s(approx (* (- y x) z) (*.f64 (neg.f64 x) z)) |
#s(approx (* (- y x) z) (*.f64 (fma.f64 y (/.f64 z x) (neg.f64 z)) x)) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 z x) y) z) t)) x)) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 z x) y) z) t))) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (neg.f64 x) (-.f64 (/.f64 z t) #s(literal 1 binary64)))) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 y (/.f64 z t)) x) #s(literal -1 binary64) (-.f64 (/.f64 z t) #s(literal 1 binary64))))) |
#s(approx (- y x) (*.f64 (neg.f64 x) (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (neg.f64 x) (-.f64 (/.f64 z t) #s(literal 1 binary64)))) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 y (/.f64 z t)) x) #s(literal -1 binary64) (-.f64 (/.f64 z t) #s(literal 1 binary64))))) |
#s(approx (/ (* (- y x) z) t) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 y (/.f64 z t)) x) #s(literal -1 binary64) (/.f64 z t)))) |
#s(approx (/ (- y x) t) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (/.f64 y t) x) #s(literal -1 binary64) (pow.f64 t #s(literal -1 binary64))))) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (neg.f64 x) (-.f64 (/.f64 z t) #s(literal 1 binary64)))) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 y (/.f64 z t)) x) #s(literal -1 binary64) (-.f64 (/.f64 z t) #s(literal 1 binary64))))) |
#s(approx (/ (* (- y x) z) t) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 y (/.f64 z t)) x) #s(literal -1 binary64) (/.f64 z t)))) |
#s(approx (* (- y x) z) (*.f64 (neg.f64 x) (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1 binary64) z))) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 z x) y) z) t))))) |
#s(approx (+ x (/ (* (- y x) z) t)) (fma.f64 (*.f64 x (/.f64 z t)) #s(literal -1 binary64) x)) |
#s(approx (+ x (/ (* (- y x) z) t)) (+.f64 (/.f64 (fma.f64 (neg.f64 x) z (*.f64 y z)) t) x)) |
#s(approx (- y x) (-.f64 y x)) |
#s(approx y y) |
#s(approx (+ x (/ (* (- y x) z) t)) (fma.f64 (*.f64 x (/.f64 z t)) #s(literal -1 binary64) x)) |
#s(approx (+ x (/ (* (- y x) z) t)) (+.f64 (/.f64 (fma.f64 (neg.f64 x) z (*.f64 y z)) t) x)) |
#s(approx (+ x (/ (* (- y x) z) t)) (fma.f64 (*.f64 x (/.f64 z t)) #s(literal -1 binary64) x)) |
#s(approx (+ x (/ (* (- y x) z) t)) (+.f64 (/.f64 (fma.f64 (neg.f64 x) z (*.f64 y z)) t) x)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (/.f64 (fma.f64 (neg.f64 x) z (fma.f64 x t (*.f64 y z))) (*.f64 y t)) y)) |
#s(approx (- y x) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal 1 binary64)) y)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (/.f64 (fma.f64 (neg.f64 x) z (fma.f64 x t (*.f64 y z))) (*.f64 y t)) y)) |
#s(approx (/ (* (- y x) z) t) (*.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z t) (/.f64 z t)) y)) |
#s(approx (/ (- y x) t) (*.f64 (fma.f64 (/.f64 (/.f64 x t) y) #s(literal -1 binary64) (pow.f64 t #s(literal -1 binary64))) y)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (/.f64 (fma.f64 (neg.f64 x) z (fma.f64 x t (*.f64 y z))) (*.f64 y t)) y)) |
#s(approx (/ (* (- y x) z) t) (*.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z t) (/.f64 z t)) y)) |
#s(approx (* (- y x) z) (*.f64 (fma.f64 (/.f64 (*.f64 x z) y) #s(literal -1 binary64) z) y)) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) (*.f64 (fma.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) y) (/.f64 z t)) y)) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) (*.f64 (-.f64 (+.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 (/.f64 z x) t)) (/.f64 (/.f64 z t) y)) y)) |
#s(approx (+ x (/ (* (- y x) z) t)) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 x (/.f64 z t)) #s(literal -1 binary64) x) y) #s(literal -1 binary64) (/.f64 (neg.f64 z) t)) y))) |
#s(approx (- y x) (neg.f64 (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y))) |
#s(approx (+ x (/ (* (- y x) z) t)) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 x (/.f64 z t)) #s(literal -1 binary64) x) y) #s(literal -1 binary64) (/.f64 (neg.f64 z) t)) y))) |
#s(approx (/ (* (- y x) z) t) (neg.f64 (*.f64 (fma.f64 (/.f64 z y) (/.f64 x t) (/.f64 (neg.f64 z) t)) y))) |
#s(approx (/ (- y x) t) (neg.f64 (*.f64 (-.f64 (/.f64 (/.f64 x t) y) (pow.f64 t #s(literal -1 binary64))) y))) |
#s(approx (+ x (/ (* (- y x) z) t)) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 x (/.f64 z t)) #s(literal -1 binary64) x) y) #s(literal -1 binary64) (/.f64 (neg.f64 z) t)) y))) |
#s(approx (/ (* (- y x) z) t) (neg.f64 (*.f64 (fma.f64 (/.f64 z y) (/.f64 x t) (/.f64 (neg.f64 z) t)) y))) |
#s(approx (* (- y x) z) (neg.f64 (*.f64 (fma.f64 x (/.f64 z y) (neg.f64 z)) y))) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) (neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) y) (/.f64 z t))) y))) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) (neg.f64 (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 z t) (/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t))) y)) y))) |
#s(approx (+ x (/ (* (- y x) z) t)) x) |
#s(approx (+ x (/ (* (- y x) z) t)) (fma.f64 (/.f64 (-.f64 y x) t) z x)) |
#s(approx (/ z t) (/.f64 z t)) |
#s(approx z z) |
#s(approx (+ x (/ (* (- y x) z) t)) x) |
#s(approx (+ x (/ (* (- y x) z) t)) (fma.f64 (/.f64 (-.f64 y x) t) z x)) |
#s(approx (/ (* (- y x) z) t) (*.f64 (/.f64 (-.f64 y x) t) z)) |
#s(approx (+ x (/ (* (- y x) z) t)) x) |
#s(approx (+ x (/ (* (- y x) z) t)) (fma.f64 (/.f64 (-.f64 y x) t) z x)) |
#s(approx (/ (* (- y x) z) t) (*.f64 (/.f64 (-.f64 y x) t) z)) |
#s(approx (* (- y x) z) (*.f64 (-.f64 y x) z)) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) x) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) (fma.f64 (*.f64 x z) (-.f64 (/.f64 (/.f64 y t) x) (pow.f64 t #s(literal -1 binary64))) x)) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) #s(literal 1 binary64)) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) (fma.f64 (-.f64 (/.f64 (/.f64 y t) x) (pow.f64 t #s(literal -1 binary64))) z #s(literal 1 binary64))) |
#s(approx (- 1 (/ z t)) #s(literal 1 binary64)) |
#s(approx (- 1 (/ z t)) (fma.f64 #s(literal -1 binary64) (/.f64 z t) #s(literal 1 binary64))) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (/.f64 (-.f64 y x) t) z)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t)) z)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (/.f64 (-.f64 y x) t) z)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t)) z)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (/.f64 (-.f64 y x) t) z)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t)) z)) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) (*.f64 (*.f64 x z) (-.f64 (/.f64 (/.f64 y t) x) (pow.f64 t #s(literal -1 binary64))))) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) (*.f64 (fma.f64 (-.f64 (/.f64 (/.f64 y t) x) (pow.f64 t #s(literal -1 binary64))) x (/.f64 x z)) z)) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) (*.f64 (-.f64 (/.f64 (/.f64 y t) x) (pow.f64 t #s(literal -1 binary64))) z)) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) (*.f64 (-.f64 (+.f64 (pow.f64 z #s(literal -1 binary64)) (/.f64 (/.f64 y t) x)) (pow.f64 t #s(literal -1 binary64))) z)) |
#s(approx (- 1 (/ z t)) (/.f64 (neg.f64 z) t)) |
#s(approx (- 1 (/ z t)) (*.f64 (-.f64 (pow.f64 z #s(literal -1 binary64)) (pow.f64 t #s(literal -1 binary64))) z)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (/.f64 (-.f64 y x) t) z)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))))) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (/.f64 (-.f64 y x) t) z)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))))) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (/.f64 (-.f64 y x) t) z)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))))) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) (*.f64 (neg.f64 x) (*.f64 (fma.f64 (/.f64 (/.f64 y t) x) #s(literal -1 binary64) (pow.f64 t #s(literal -1 binary64))) z))) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) (*.f64 (neg.f64 z) (fma.f64 (fma.f64 (/.f64 (/.f64 y t) x) #s(literal -1 binary64) (pow.f64 t #s(literal -1 binary64))) x (/.f64 (neg.f64 x) z)))) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (/.f64 y t) x) #s(literal -1 binary64) (pow.f64 t #s(literal -1 binary64))))) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) (*.f64 (neg.f64 z) (-.f64 (fma.f64 (/.f64 (/.f64 y t) x) #s(literal -1 binary64) (pow.f64 t #s(literal -1 binary64))) (pow.f64 z #s(literal -1 binary64))))) |
#s(approx (- 1 (/ z t)) (*.f64 (neg.f64 z) (-.f64 (pow.f64 t #s(literal -1 binary64)) (pow.f64 z #s(literal -1 binary64))))) |
#s(approx (+ x (/ (* (- y x) z) t)) (/.f64 (fma.f64 (-.f64 y x) z (*.f64 x t)) t)) |
#s(approx t t) |
#s(approx (+ x (/ (* (- y x) z) t)) (/.f64 (fma.f64 (-.f64 y x) z (*.f64 x t)) t)) |
#s(approx (/ (- y x) t) (/.f64 (-.f64 y x) t)) |
#s(approx (+ x (/ (* (- y x) z) t)) (/.f64 (fma.f64 (-.f64 y x) z (*.f64 x t)) t)) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) (/.f64 (*.f64 (-.f64 (*.f64 y (/.f64 z x)) z) x) t)) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) (/.f64 (fma.f64 (-.f64 (*.f64 y (/.f64 z x)) z) x (*.f64 x t)) t)) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) (/.f64 (-.f64 (*.f64 y (/.f64 z x)) z) t)) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) (/.f64 (-.f64 (fma.f64 y (/.f64 z x) t) z) t)) |
#s(approx (- 1 (/ z t)) (/.f64 (-.f64 t z) t)) |
#s(approx (+ x (/ (* (- y x) z) t)) (fma.f64 (/.f64 (-.f64 y x) t) z x)) |
#s(approx (+ x (/ (* (- y x) z) t)) (fma.f64 (/.f64 (-.f64 y x) t) z x)) |
#s(approx (+ x (/ (* (- y x) z) t)) (fma.f64 (/.f64 (-.f64 y x) t) z x)) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) (fma.f64 x (/.f64 (-.f64 (*.f64 y (/.f64 z x)) z) t) x)) |
#s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 y (/.f64 z x)) z)) x) t) #s(literal -1 binary64) x)) |
#s(approx (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 y (/.f64 z x)) z)) t) #s(literal -1 binary64) #s(literal 1 binary64))) |
Compiled 8 459 to 1 152 computations (86.4% saved)
18 alts after pruning (16 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 289 | 14 | 303 |
| Fresh | 6 | 2 | 8 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 298 | 18 | 316 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 93.5% | (fma.f64 (/.f64 (-.f64 y x) t) z x) |
| 64.0% | (fma.f64 (/.f64 z t) #s(approx (- y x) (neg.f64 x)) x) | |
| 73.5% | (fma.f64 (/.f64 z t) #s(approx (- y x) y) x) | |
| 63.4% | (+.f64 x (/.f64 (*.f64 (*.f64 t (-.f64 y x)) z) (*.f64 t t))) | |
| 69.7% | (+.f64 x (/.f64 (*.f64 #s(approx (- y x) y) z) t)) | |
| ▶ | 67.6% | #s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (/.f64 (fma.f64 (neg.f64 x) z (fma.f64 x t (*.f64 y z))) (*.f64 y t)) y)) |
| 40.0% | #s(approx (+ x (/ (* (- y x) z) t)) (*.f64 y (/.f64 z t))) | |
| 40.7% | #s(approx (+ x (* (- y x) (/ z t))) (/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) z) (*.f64 (+.f64 y x) t))) | |
| 60.6% | #s(approx (+ x (* (- y x) (/ z t))) (/.f64 (*.f64 (-.f64 y x) z) t)) | |
| 61.5% | #s(approx (+ x (* (- y x) (/ z t))) (*.f64 (fma.f64 (/.f64 (/.f64 z x) t) y #s(approx (- 1 (/ z t)) #s(literal 1 binary64))) x)) | |
| 62.8% | #s(approx (+ x (* (- y x) (/ z t))) (*.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) x (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 z t)) (*.f64 y (/.f64 z t)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 z t)) x)) x)) | |
| ✓ | 60.4% | #s(approx (+ x (* (- y x) (/ z t))) (*.f64 (/.f64 (-.f64 y x) t) z)) |
| ▶ | 27.6% | #s(approx (+ x (* (- y x) (/ z t))) (*.f64 (/.f64 #s(approx (- y x) (neg.f64 x)) t) z)) |
| ▶ | 38.2% | #s(approx (+ x (* (- y x) (/ z t))) (*.f64 (/.f64 #s(approx (- y x) y) t) z)) |
| ▶ | 59.1% | #s(approx (+ x (* (- y x) (/ z t))) (*.f64 (-.f64 (/.f64 y t) (/.f64 x t)) z)) |
| 30.0% | #s(approx (+ x (* (- y x) (/ z t))) #s(approx (/ (* (- y x) z) t) (neg.f64 (*.f64 x (/.f64 z t))))) | |
| 52.6% | #s(approx (+ x (* (- y x) (/ z t))) #s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) (*.f64 (*.f64 x z) (-.f64 (/.f64 (/.f64 y t) x) (pow.f64 t #s(literal -1 binary64)))))) | |
| ✓ | 36.2% | #s(approx (+ x (* (- y x) (/ z t))) x) |
Compiled 674 to 447 computations (33.7% saved)
| Inputs |
|---|
(fma.f64 (/.f64 (-.f64 y x) t) z x) |
(/.f64 (-.f64 y x) t) |
(-.f64 y x) |
y |
x |
t |
z |
#s(approx (+ x (* (- y x) (/ z t))) (*.f64 (/.f64 #s(approx (- y x) y) t) z)) |
(*.f64 (/.f64 #s(approx (- y x) y) t) z) |
(/.f64 #s(approx (- y x) y) t) |
#s(approx (- y x) y) |
#s(approx (+ x (* (- y x) (/ z t))) (*.f64 (/.f64 #s(approx (- y x) (neg.f64 x)) t) z)) |
(*.f64 (/.f64 #s(approx (- y x) (neg.f64 x)) t) z) |
(/.f64 #s(approx (- y x) (neg.f64 x)) t) |
#s(approx (- y x) (neg.f64 x)) |
(neg.f64 x) |
#s(approx (+ x (* (- y x) (/ z t))) (*.f64 (-.f64 (/.f64 y t) (/.f64 x t)) z)) |
(*.f64 (-.f64 (/.f64 y t) (/.f64 x t)) z) |
(-.f64 (/.f64 y t) (/.f64 x t)) |
(/.f64 y t) |
(/.f64 x t) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (/.f64 (fma.f64 (neg.f64 x) z (fma.f64 x t (*.f64 y z))) (*.f64 y t)) y)) |
(*.f64 (/.f64 (fma.f64 (neg.f64 x) z (fma.f64 x t (*.f64 y z))) (*.f64 y t)) y) |
(/.f64 (fma.f64 (neg.f64 x) z (fma.f64 x t (*.f64 y z))) (*.f64 y t)) |
(fma.f64 (neg.f64 x) z (fma.f64 x t (*.f64 y z))) |
(fma.f64 x t (*.f64 y z)) |
(*.f64 y z) |
(*.f64 y t) |
| Outputs |
|---|
#s(approx (+ (* (/ (- y x) t) z) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ (* (/ (- y x) t) z) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)))) |
#s(approx (/ (- y x) t) #s(hole binary64 (/ y t))) |
#s(approx (/ (- y x) t) #s(hole binary64 (+ (* -1 (/ x t)) (/ y t)))) |
#s(approx (- y x) #s(hole binary64 y)) |
#s(approx (- y x) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)))) |
#s(approx (* (/ (- y x) t) z) #s(hole binary64 (/ (* y z) t))) |
#s(approx (* (/ (- y x) t) z) #s(hole binary64 (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (* (- (/ y t) (/ x t)) z) #s(hole binary64 (/ (* y z) t))) |
#s(approx (* (- (/ y t) (/ x t)) z) #s(hole binary64 (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))) |
#s(approx (- (/ y t) (/ x t)) #s(hole binary64 (/ y t))) |
#s(approx (- (/ y t) (/ x t)) #s(hole binary64 (+ (* -1 (/ x t)) (/ y t)))) |
#s(approx (/ x t) #s(hole binary64 (/ x t))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)))) |
#s(approx (* (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) y) #s(hole binary64 (/ (* y z) t))) |
#s(approx (* (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) y) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)))) |
#s(approx (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) #s(hole binary64 (/ z t))) |
#s(approx (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) #s(hole binary64 (+ (* x (+ (* -1 (/ z (* t y))) (/ 1 y))) (/ z t)))) |
#s(approx (+ (* (neg x) z) (+ (* x t) (* y z))) #s(hole binary64 (* y z))) |
#s(approx (+ (* (neg x) z) (+ (* x t) (* y z))) #s(hole binary64 (+ (* x (+ t (* -1 z))) (* y z)))) |
#s(approx (+ (* x t) (* y z)) #s(hole binary64 (* y z))) |
#s(approx (+ (* x t) (* y z)) #s(hole binary64 (+ (* t x) (* y z)))) |
#s(approx (+ (* (/ (- y x) t) z) x) #s(hole binary64 (* x (+ 1 (* -1 (/ z t)))))) |
#s(approx (+ (* (/ (- y x) t) z) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (- y x) t) #s(hole binary64 (* -1 (/ x t)))) |
#s(approx (/ (- y x) t) #s(hole binary64 (* x (- (/ y (* t x)) (/ 1 t))))) |
#s(approx (- y x) #s(hole binary64 (* -1 x))) |
#s(approx (- y x) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (* x (+ 1 (* -1 (/ z t)))))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))))) |
#s(approx (* (/ (- y x) t) z) #s(hole binary64 (* -1 (/ (* x z) t)))) |
#s(approx (* (/ (- y x) t) z) #s(hole binary64 (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))) |
#s(approx (* (- (/ y t) (/ x t)) z) #s(hole binary64 (* -1 (/ (* x z) t)))) |
#s(approx (* (- (/ y t) (/ x t)) z) #s(hole binary64 (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))) |
#s(approx (- (/ y t) (/ x t)) #s(hole binary64 (* -1 (/ x t)))) |
#s(approx (- (/ y t) (/ x t)) #s(hole binary64 (* x (- (/ y (* t x)) (/ 1 t))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* x (+ 1 (* -1 (/ z t)))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))))) |
#s(approx (* (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) y) #s(hole binary64 (/ (* x (+ t (* -1 z))) t))) |
#s(approx (* (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) y) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) #s(hole binary64 (/ (* x (+ t (* -1 z))) (* t y)))) |
#s(approx (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) #s(hole binary64 (* x (+ (* -1 (/ z (* t y))) (+ (/ 1 y) (/ z (* t x))))))) |
#s(approx (+ (* (neg x) z) (+ (* x t) (* y z))) #s(hole binary64 (* x (+ t (* -1 z))))) |
#s(approx (+ (* (neg x) z) (+ (* x t) (* y z))) #s(hole binary64 (* x (+ t (+ (* -1 z) (/ (* y z) x)))))) |
#s(approx (+ (* x t) (* y z)) #s(hole binary64 (* t x))) |
#s(approx (+ (* x t) (* y z)) #s(hole binary64 (* x (+ t (/ (* y z) x))))) |
#s(approx (+ (* (/ (- y x) t) z) x) #s(hole binary64 (* -1 (* x (- (/ z t) 1))))) |
#s(approx (+ (* (/ (- y x) t) z) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))))) |
#s(approx (/ (- y x) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t)))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (* -1 (* x (- (/ z t) 1))))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))))) |
#s(approx (* (/ (- y x) t) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))))) |
#s(approx (* (- (/ y t) (/ x t)) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))))) |
#s(approx (- (/ y t) (/ x t)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t)))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* -1 (* x (- (/ z t) 1))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))))) |
#s(approx (* (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) y) #s(hole binary64 (* -1 (/ (* x (+ z (* -1 t))) t)))) |
#s(approx (* (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) y) #s(hole binary64 (* -1 (* x (+ -1 (+ (* -1 (/ (* y z) (* t x))) (/ z t))))))) |
#s(approx (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) #s(hole binary64 (* -1 (/ (* x (+ z (* -1 t))) (* t y))))) |
#s(approx (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ z (* t x))) (+ (/ -1 y) (/ z (* t y)))))))) |
#s(approx (+ (* (neg x) z) (+ (* x t) (* y z))) #s(hole binary64 (* -1 (* x (+ z (* -1 t)))))) |
#s(approx (+ (* (neg x) z) (+ (* x t) (* y z))) #s(hole binary64 (* -1 (* x (+ z (+ (* -1 t) (* -1 (/ (* y z) x)))))))) |
#s(approx (+ (* x t) (* y z)) #s(hole binary64 (* -1 (* x (+ (* -1 t) (* -1 (/ (* y z) x))))))) |
#s(approx (+ (* (/ (- y x) t) z) x) #s(hole binary64 (+ x (* -1 (/ (* x z) t))))) |
#s(approx (+ (* (/ (- y x) t) z) x) #s(hole binary64 (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))))) |
#s(approx (- y x) #s(hole binary64 (- y x))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (+ x (* -1 (/ (* x z) t))))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))))) |
#s(approx (- (/ y t) (/ x t)) #s(hole binary64 (- (/ y t) (/ x t)))) |
#s(approx (/ y t) #s(hole binary64 (/ y t))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ x (* -1 (/ (* x z) t))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))))) |
#s(approx (* (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) y) #s(hole binary64 (/ (+ (* -1 (* x z)) (* t x)) t))) |
#s(approx (* (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) y) #s(hole binary64 (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))))) |
#s(approx (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) #s(hole binary64 (/ (+ (* -1 (* x z)) (* t x)) (* t y)))) |
#s(approx (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) #s(hole binary64 (/ (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) y))) |
#s(approx (+ (* (neg x) z) (+ (* x t) (* y z))) #s(hole binary64 (+ (* -1 (* x z)) (* t x)))) |
#s(approx (+ (* (neg x) z) (+ (* x t) (* y z))) #s(hole binary64 (+ (* -1 (* x z)) (+ (* t x) (* y z))))) |
#s(approx (* y z) #s(hole binary64 (* y z))) |
#s(approx (* y t) #s(hole binary64 (* t y))) |
#s(approx (+ (* (/ (- y x) t) z) x) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))))) |
#s(approx (/ (- y x) t) #s(hole binary64 (* y (+ (* -1 (/ x (* t y))) (/ 1 t))))) |
#s(approx (- y x) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))))) |
#s(approx (* (/ (- y x) t) z) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))))) |
#s(approx (* (- (/ y t) (/ x t)) z) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))))) |
#s(approx (- (/ y t) (/ x t)) #s(hole binary64 (* y (+ (* -1 (/ x (* t y))) (/ 1 t))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))))) |
#s(approx (* (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) y) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))))) |
#s(approx (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) #s(hole binary64 (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))) |
#s(approx (+ (* (neg x) z) (+ (* x t) (* y z))) #s(hole binary64 (* y (+ z (+ (* -1 (/ (* x z) y)) (/ (* t x) y)))))) |
#s(approx (+ (* x t) (* y z)) #s(hole binary64 (* y (+ z (/ (* t x) y))))) |
#s(approx (+ (* (/ (- y x) t) z) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))))) |
#s(approx (/ (- y x) t) #s(hole binary64 (* -1 (* y (- (/ x (* t y)) (/ 1 t)))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))))) |
#s(approx (* (/ (- y x) t) z) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))))) |
#s(approx (* (- (/ y t) (/ x t)) z) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))))) |
#s(approx (- (/ y t) (/ x t)) #s(hole binary64 (* -1 (* y (- (/ x (* t y)) (/ 1 t)))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))))) |
#s(approx (* (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) y) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))))) |
#s(approx (+ (* (neg x) z) (+ (* x t) (* y z))) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ (+ (* -1 (* x z)) (* t x)) y))))))) |
#s(approx (+ (* x t) (* y z)) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ (* t x) y))))))) |
#s(approx (+ (* (/ (- y x) t) z) x) #s(hole binary64 x)) |
#s(approx (+ (* (/ (- y x) t) z) x) #s(hole binary64 (+ x (* z (- (/ y t) (/ x t)))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 x)) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (+ x (* z (- (/ y t) (/ x t)))))) |
#s(approx (* (/ (- y x) t) z) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (* (- (/ y t) (/ x t)) z) #s(hole binary64 (* z (- (/ y t) (/ x t))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 x)) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ x (* z (- (/ y t) (/ x t)))))) |
#s(approx (* (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) y) #s(hole binary64 x)) |
#s(approx (* (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) y) #s(hole binary64 (+ x (* z (+ (* -1 (/ x t)) (/ y t)))))) |
#s(approx (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) #s(hole binary64 (/ x y))) |
#s(approx (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) #s(hole binary64 (+ (* z (+ (* -1 (/ x (* t y))) (/ 1 t))) (/ x y)))) |
#s(approx (+ (* (neg x) z) (+ (* x t) (* y z))) #s(hole binary64 (* t x))) |
#s(approx (+ (* (neg x) z) (+ (* x t) (* y z))) #s(hole binary64 (+ (* t x) (* z (+ y (* -1 x)))))) |
#s(approx (+ (* (/ (- y x) t) z) x) #s(hole binary64 (* z (- (/ y t) (/ x t))))) |
#s(approx (+ (* (/ (- y x) t) z) x) #s(hole binary64 (* z (- (+ (/ x z) (/ y t)) (/ x t))))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (* z (- (/ y t) (/ x t))))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (* z (- (+ (/ x z) (/ y t)) (/ x t))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* z (- (/ y t) (/ x t))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* z (- (+ (/ x z) (/ y t)) (/ x t))))) |
#s(approx (* (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) y) #s(hole binary64 (/ (* z (+ y (* -1 x))) t))) |
#s(approx (* (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) y) #s(hole binary64 (* z (+ (* -1 (/ x t)) (+ (/ x z) (/ y t)))))) |
#s(approx (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) #s(hole binary64 (/ (* z (+ y (* -1 x))) (* t y)))) |
#s(approx (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) #s(hole binary64 (* z (+ (* -1 (/ x (* t y))) (+ (/ 1 t) (/ x (* y z))))))) |
#s(approx (+ (* (neg x) z) (+ (* x t) (* y z))) #s(hole binary64 (* z (+ y (* -1 x))))) |
#s(approx (+ (* (neg x) z) (+ (* x t) (* y z))) #s(hole binary64 (* z (+ y (+ (* -1 x) (/ (* t x) z)))))) |
#s(approx (+ (* x t) (* y z)) #s(hole binary64 (* z (+ y (/ (* t x) z))))) |
#s(approx (+ (* (/ (- y x) t) z) x) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (+ (* (/ (- y x) t) z) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))))) |
#s(approx (* (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) y) #s(hole binary64 (* -1 (/ (* z (+ x (* -1 y))) t)))) |
#s(approx (* (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) y) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (+ (* -1 (/ y t)) (/ x t))))))) |
#s(approx (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) #s(hole binary64 (* -1 (/ (* z (+ x (* -1 y))) (* t y))))) |
#s(approx (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x (* y z))) (+ (/ -1 t) (/ x (* t y)))))))) |
#s(approx (+ (* (neg x) z) (+ (* x t) (* y z))) #s(hole binary64 (* -1 (* z (+ x (* -1 y)))))) |
#s(approx (+ (* (neg x) z) (+ (* x t) (* y z))) #s(hole binary64 (* -1 (* z (+ x (+ (* -1 y) (* -1 (/ (* t x) z)))))))) |
#s(approx (+ (* x t) (* y z)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (/ (* t x) z))))))) |
#s(approx (+ (* (/ (- y x) t) z) x) #s(hole binary64 (/ (+ (* t x) (* z (- y x))) t))) |
#s(approx (/ (- y x) t) #s(hole binary64 (/ (- y x) t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (/ (+ (* t x) (* z (- y x))) t))) |
#s(approx (* (- (/ y t) (/ x t)) z) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (- (/ y t) (/ x t)) #s(hole binary64 (/ (- y x) t))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (/ (+ (* t x) (* z (- y x))) t))) |
#s(approx (* (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) y) #s(hole binary64 (/ (+ (* -1 (* x z)) (* y z)) t))) |
#s(approx (* (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) y) #s(hole binary64 (/ (+ (* -1 (* x z)) (+ (* t x) (* y z))) t))) |
#s(approx (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) #s(hole binary64 (/ (+ (* -1 (* x z)) (* y z)) (* t y)))) |
#s(approx (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) #s(hole binary64 (/ (+ z (+ (* -1 (/ (* x z) y)) (/ (* t x) y))) t))) |
#s(approx (+ (* (neg x) z) (+ (* x t) (* y z))) #s(hole binary64 (+ (* -1 (* x z)) (* y z)))) |
#s(approx (+ (* (/ (- y x) t) z) x) #s(hole binary64 (+ x (/ (* z (- y x)) t)))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (+ x (/ (* z (- y x)) t)))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ x (/ (* z (- y x)) t)))) |
#s(approx (+ (* (neg x) z) (+ (* x t) (* y z))) #s(hole binary64 (* t (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))))) |
#s(approx (+ (* x t) (* y z)) #s(hole binary64 (* t (+ x (/ (* y z) t))))) |
#s(approx (* (- (/ y t) (/ x t)) z) #s(hole binary64 (* -1 (/ (* z (- (* -1 y) (* -1 x))) t)))) |
#s(approx (- (/ y t) (/ x t)) #s(hole binary64 (* -1 (/ (- (* -1 y) (* -1 x)) t)))) |
#s(approx (+ (* (neg x) z) (+ (* x t) (* y z))) #s(hole binary64 (* -1 (* t (+ (* -1 x) (* -1 (/ (+ (* -1 (* x z)) (* y z)) t))))))) |
#s(approx (+ (* x t) (* y z)) #s(hole binary64 (* -1 (* t (+ (* -1 x) (* -1 (/ (* y z) t))))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 8.0ms | z | @ | inf | ((+ (* (/ (- y x) t) z) x) (/ (- y x) t) (- y x) y x t z (+ x (* (- y x) (/ z t))) (* (/ (- y x) t) z) (/ (- y x) t) (- y x) (+ x (* (- y x) (/ z t))) (* (/ (- y x) t) z) (/ (- y x) t) (- y x) (neg x) (+ x (* (- y x) (/ z t))) (* (- (/ y t) (/ x t)) z) (- (/ y t) (/ x t)) (/ y t) (/ x t) (+ x (/ (* (- y x) z) t)) (* (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) y) (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) (+ (* (neg x) z) (+ (* x t) (* y z))) (+ (* x t) (* y z)) (* y z) (* y t)) |
| 5.0ms | y | @ | inf | ((+ (* (/ (- y x) t) z) x) (/ (- y x) t) (- y x) y x t z (+ x (* (- y x) (/ z t))) (* (/ (- y x) t) z) (/ (- y x) t) (- y x) (+ x (* (- y x) (/ z t))) (* (/ (- y x) t) z) (/ (- y x) t) (- y x) (neg x) (+ x (* (- y x) (/ z t))) (* (- (/ y t) (/ x t)) z) (- (/ y t) (/ x t)) (/ y t) (/ x t) (+ x (/ (* (- y x) z) t)) (* (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) y) (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) (+ (* (neg x) z) (+ (* x t) (* y z))) (+ (* x t) (* y z)) (* y z) (* y t)) |
| 4.0ms | t | @ | inf | ((+ (* (/ (- y x) t) z) x) (/ (- y x) t) (- y x) y x t z (+ x (* (- y x) (/ z t))) (* (/ (- y x) t) z) (/ (- y x) t) (- y x) (+ x (* (- y x) (/ z t))) (* (/ (- y x) t) z) (/ (- y x) t) (- y x) (neg x) (+ x (* (- y x) (/ z t))) (* (- (/ y t) (/ x t)) z) (- (/ y t) (/ x t)) (/ y t) (/ x t) (+ x (/ (* (- y x) z) t)) (* (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) y) (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) (+ (* (neg x) z) (+ (* x t) (* y z))) (+ (* x t) (* y z)) (* y z) (* y t)) |
| 4.0ms | y | @ | -inf | ((+ (* (/ (- y x) t) z) x) (/ (- y x) t) (- y x) y x t z (+ x (* (- y x) (/ z t))) (* (/ (- y x) t) z) (/ (- y x) t) (- y x) (+ x (* (- y x) (/ z t))) (* (/ (- y x) t) z) (/ (- y x) t) (- y x) (neg x) (+ x (* (- y x) (/ z t))) (* (- (/ y t) (/ x t)) z) (- (/ y t) (/ x t)) (/ y t) (/ x t) (+ x (/ (* (- y x) z) t)) (* (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) y) (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) (+ (* (neg x) z) (+ (* x t) (* y z))) (+ (* x t) (* y z)) (* y z) (* y t)) |
| 4.0ms | t | @ | -inf | ((+ (* (/ (- y x) t) z) x) (/ (- y x) t) (- y x) y x t z (+ x (* (- y x) (/ z t))) (* (/ (- y x) t) z) (/ (- y x) t) (- y x) (+ x (* (- y x) (/ z t))) (* (/ (- y x) t) z) (/ (- y x) t) (- y x) (neg x) (+ x (* (- y x) (/ z t))) (* (- (/ y t) (/ x t)) z) (- (/ y t) (/ x t)) (/ y t) (/ x t) (+ x (/ (* (- y x) z) t)) (* (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) y) (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) (+ (* (neg x) z) (+ (* x t) (* y z))) (+ (* x t) (* y z)) (* y z) (* y t)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 454 | 3865 |
| 0 | 479 | 3515 |
| 1 | 2218 | 3487 |
| 0 | 9272 | 3442 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 (/.f64 (-.f64 y x) t) z x) |
(/.f64 (-.f64 y x) t) |
(-.f64 y x) |
y |
x |
t |
z |
#s(approx (+ x (* (- y x) (/ z t))) (*.f64 (/.f64 #s(approx (- y x) y) t) z)) |
(*.f64 (/.f64 #s(approx (- y x) y) t) z) |
(/.f64 #s(approx (- y x) y) t) |
#s(approx (- y x) y) |
#s(approx (+ x (* (- y x) (/ z t))) (*.f64 (/.f64 #s(approx (- y x) (neg.f64 x)) t) z)) |
(*.f64 (/.f64 #s(approx (- y x) (neg.f64 x)) t) z) |
(/.f64 #s(approx (- y x) (neg.f64 x)) t) |
#s(approx (- y x) (neg.f64 x)) |
(neg.f64 x) |
#s(approx (+ x (* (- y x) (/ z t))) (*.f64 (-.f64 (/.f64 y t) (/.f64 x t)) z)) |
(*.f64 (-.f64 (/.f64 y t) (/.f64 x t)) z) |
(-.f64 (/.f64 y t) (/.f64 x t)) |
(/.f64 y t) |
(/.f64 x t) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (/.f64 (fma.f64 (neg.f64 x) z (fma.f64 x t (*.f64 y z))) (*.f64 y t)) y)) |
(*.f64 (/.f64 (fma.f64 (neg.f64 x) z (fma.f64 x t (*.f64 y z))) (*.f64 y t)) y) |
(/.f64 (fma.f64 (neg.f64 x) z (fma.f64 x t (*.f64 y z))) (*.f64 y t)) |
(fma.f64 (neg.f64 x) z (fma.f64 x t (*.f64 y z))) |
(fma.f64 x t (*.f64 y z)) |
(*.f64 y z) |
(*.f64 y t) |
#s(approx (+ (* (/ (- y x) t) z) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ (* (/ (- y x) t) z) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)))) |
#s(approx (/ (- y x) t) #s(hole binary64 (/ y t))) |
#s(approx (/ (- y x) t) #s(hole binary64 (+ (* -1 (/ x t)) (/ y t)))) |
#s(approx (- y x) #s(hole binary64 y)) |
#s(approx (- y x) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)))) |
#s(approx (* (/ (- y x) t) z) #s(hole binary64 (/ (* y z) t))) |
#s(approx (* (/ (- y x) t) z) #s(hole binary64 (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (* (- (/ y t) (/ x t)) z) #s(hole binary64 (/ (* y z) t))) |
#s(approx (* (- (/ y t) (/ x t)) z) #s(hole binary64 (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))) |
#s(approx (- (/ y t) (/ x t)) #s(hole binary64 (/ y t))) |
#s(approx (- (/ y t) (/ x t)) #s(hole binary64 (+ (* -1 (/ x t)) (/ y t)))) |
#s(approx (/ x t) #s(hole binary64 (/ x t))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)))) |
#s(approx (* (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) y) #s(hole binary64 (/ (* y z) t))) |
#s(approx (* (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) y) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)))) |
#s(approx (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) #s(hole binary64 (/ z t))) |
#s(approx (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) #s(hole binary64 (+ (* x (+ (* -1 (/ z (* t y))) (/ 1 y))) (/ z t)))) |
#s(approx (+ (* (neg x) z) (+ (* x t) (* y z))) #s(hole binary64 (* y z))) |
#s(approx (+ (* (neg x) z) (+ (* x t) (* y z))) #s(hole binary64 (+ (* x (+ t (* -1 z))) (* y z)))) |
#s(approx (+ (* x t) (* y z)) #s(hole binary64 (* y z))) |
#s(approx (+ (* x t) (* y z)) #s(hole binary64 (+ (* t x) (* y z)))) |
#s(approx (+ (* (/ (- y x) t) z) x) #s(hole binary64 (* x (+ 1 (* -1 (/ z t)))))) |
#s(approx (+ (* (/ (- y x) t) z) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (- y x) t) #s(hole binary64 (* -1 (/ x t)))) |
#s(approx (/ (- y x) t) #s(hole binary64 (* x (- (/ y (* t x)) (/ 1 t))))) |
#s(approx (- y x) #s(hole binary64 (* -1 x))) |
#s(approx (- y x) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (* x (+ 1 (* -1 (/ z t)))))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))))) |
#s(approx (* (/ (- y x) t) z) #s(hole binary64 (* -1 (/ (* x z) t)))) |
#s(approx (* (/ (- y x) t) z) #s(hole binary64 (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))) |
#s(approx (* (- (/ y t) (/ x t)) z) #s(hole binary64 (* -1 (/ (* x z) t)))) |
#s(approx (* (- (/ y t) (/ x t)) z) #s(hole binary64 (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))) |
#s(approx (- (/ y t) (/ x t)) #s(hole binary64 (* -1 (/ x t)))) |
#s(approx (- (/ y t) (/ x t)) #s(hole binary64 (* x (- (/ y (* t x)) (/ 1 t))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* x (+ 1 (* -1 (/ z t)))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))))) |
#s(approx (* (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) y) #s(hole binary64 (/ (* x (+ t (* -1 z))) t))) |
#s(approx (* (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) y) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) #s(hole binary64 (/ (* x (+ t (* -1 z))) (* t y)))) |
#s(approx (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) #s(hole binary64 (* x (+ (* -1 (/ z (* t y))) (+ (/ 1 y) (/ z (* t x))))))) |
#s(approx (+ (* (neg x) z) (+ (* x t) (* y z))) #s(hole binary64 (* x (+ t (* -1 z))))) |
#s(approx (+ (* (neg x) z) (+ (* x t) (* y z))) #s(hole binary64 (* x (+ t (+ (* -1 z) (/ (* y z) x)))))) |
#s(approx (+ (* x t) (* y z)) #s(hole binary64 (* t x))) |
#s(approx (+ (* x t) (* y z)) #s(hole binary64 (* x (+ t (/ (* y z) x))))) |
#s(approx (+ (* (/ (- y x) t) z) x) #s(hole binary64 (* -1 (* x (- (/ z t) 1))))) |
#s(approx (+ (* (/ (- y x) t) z) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))))) |
#s(approx (/ (- y x) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t)))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (* -1 (* x (- (/ z t) 1))))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))))) |
#s(approx (* (/ (- y x) t) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))))) |
#s(approx (* (- (/ y t) (/ x t)) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))))) |
#s(approx (- (/ y t) (/ x t)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t)))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* -1 (* x (- (/ z t) 1))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))))) |
#s(approx (* (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) y) #s(hole binary64 (* -1 (/ (* x (+ z (* -1 t))) t)))) |
#s(approx (* (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) y) #s(hole binary64 (* -1 (* x (+ -1 (+ (* -1 (/ (* y z) (* t x))) (/ z t))))))) |
#s(approx (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) #s(hole binary64 (* -1 (/ (* x (+ z (* -1 t))) (* t y))))) |
#s(approx (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ z (* t x))) (+ (/ -1 y) (/ z (* t y)))))))) |
#s(approx (+ (* (neg x) z) (+ (* x t) (* y z))) #s(hole binary64 (* -1 (* x (+ z (* -1 t)))))) |
#s(approx (+ (* (neg x) z) (+ (* x t) (* y z))) #s(hole binary64 (* -1 (* x (+ z (+ (* -1 t) (* -1 (/ (* y z) x)))))))) |
#s(approx (+ (* x t) (* y z)) #s(hole binary64 (* -1 (* x (+ (* -1 t) (* -1 (/ (* y z) x))))))) |
#s(approx (+ (* (/ (- y x) t) z) x) #s(hole binary64 (+ x (* -1 (/ (* x z) t))))) |
#s(approx (+ (* (/ (- y x) t) z) x) #s(hole binary64 (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))))) |
#s(approx (- y x) #s(hole binary64 (- y x))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (+ x (* -1 (/ (* x z) t))))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))))) |
#s(approx (- (/ y t) (/ x t)) #s(hole binary64 (- (/ y t) (/ x t)))) |
#s(approx (/ y t) #s(hole binary64 (/ y t))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ x (* -1 (/ (* x z) t))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))))) |
#s(approx (* (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) y) #s(hole binary64 (/ (+ (* -1 (* x z)) (* t x)) t))) |
#s(approx (* (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) y) #s(hole binary64 (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))))) |
#s(approx (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) #s(hole binary64 (/ (+ (* -1 (* x z)) (* t x)) (* t y)))) |
#s(approx (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) #s(hole binary64 (/ (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) y))) |
#s(approx (+ (* (neg x) z) (+ (* x t) (* y z))) #s(hole binary64 (+ (* -1 (* x z)) (* t x)))) |
#s(approx (+ (* (neg x) z) (+ (* x t) (* y z))) #s(hole binary64 (+ (* -1 (* x z)) (+ (* t x) (* y z))))) |
#s(approx (* y z) #s(hole binary64 (* y z))) |
#s(approx (* y t) #s(hole binary64 (* t y))) |
#s(approx (+ (* (/ (- y x) t) z) x) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))))) |
#s(approx (/ (- y x) t) #s(hole binary64 (* y (+ (* -1 (/ x (* t y))) (/ 1 t))))) |
#s(approx (- y x) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))))) |
#s(approx (* (/ (- y x) t) z) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))))) |
#s(approx (* (- (/ y t) (/ x t)) z) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))))) |
#s(approx (- (/ y t) (/ x t)) #s(hole binary64 (* y (+ (* -1 (/ x (* t y))) (/ 1 t))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))))) |
#s(approx (* (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) y) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))))) |
#s(approx (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) #s(hole binary64 (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))) |
#s(approx (+ (* (neg x) z) (+ (* x t) (* y z))) #s(hole binary64 (* y (+ z (+ (* -1 (/ (* x z) y)) (/ (* t x) y)))))) |
#s(approx (+ (* x t) (* y z)) #s(hole binary64 (* y (+ z (/ (* t x) y))))) |
#s(approx (+ (* (/ (- y x) t) z) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))))) |
#s(approx (/ (- y x) t) #s(hole binary64 (* -1 (* y (- (/ x (* t y)) (/ 1 t)))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))))) |
#s(approx (* (/ (- y x) t) z) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))))) |
#s(approx (* (- (/ y t) (/ x t)) z) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))))) |
#s(approx (- (/ y t) (/ x t)) #s(hole binary64 (* -1 (* y (- (/ x (* t y)) (/ 1 t)))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))))) |
#s(approx (* (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) y) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))))) |
#s(approx (+ (* (neg x) z) (+ (* x t) (* y z))) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ (+ (* -1 (* x z)) (* t x)) y))))))) |
#s(approx (+ (* x t) (* y z)) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ (* t x) y))))))) |
#s(approx (+ (* (/ (- y x) t) z) x) #s(hole binary64 x)) |
#s(approx (+ (* (/ (- y x) t) z) x) #s(hole binary64 (+ x (* z (- (/ y t) (/ x t)))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 x)) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (+ x (* z (- (/ y t) (/ x t)))))) |
#s(approx (* (/ (- y x) t) z) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (* (- (/ y t) (/ x t)) z) #s(hole binary64 (* z (- (/ y t) (/ x t))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 x)) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ x (* z (- (/ y t) (/ x t)))))) |
#s(approx (* (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) y) #s(hole binary64 x)) |
#s(approx (* (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) y) #s(hole binary64 (+ x (* z (+ (* -1 (/ x t)) (/ y t)))))) |
#s(approx (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) #s(hole binary64 (/ x y))) |
#s(approx (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) #s(hole binary64 (+ (* z (+ (* -1 (/ x (* t y))) (/ 1 t))) (/ x y)))) |
#s(approx (+ (* (neg x) z) (+ (* x t) (* y z))) #s(hole binary64 (* t x))) |
#s(approx (+ (* (neg x) z) (+ (* x t) (* y z))) #s(hole binary64 (+ (* t x) (* z (+ y (* -1 x)))))) |
#s(approx (+ (* (/ (- y x) t) z) x) #s(hole binary64 (* z (- (/ y t) (/ x t))))) |
#s(approx (+ (* (/ (- y x) t) z) x) #s(hole binary64 (* z (- (+ (/ x z) (/ y t)) (/ x t))))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (* z (- (/ y t) (/ x t))))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (* z (- (+ (/ x z) (/ y t)) (/ x t))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* z (- (/ y t) (/ x t))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* z (- (+ (/ x z) (/ y t)) (/ x t))))) |
#s(approx (* (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) y) #s(hole binary64 (/ (* z (+ y (* -1 x))) t))) |
#s(approx (* (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) y) #s(hole binary64 (* z (+ (* -1 (/ x t)) (+ (/ x z) (/ y t)))))) |
#s(approx (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) #s(hole binary64 (/ (* z (+ y (* -1 x))) (* t y)))) |
#s(approx (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) #s(hole binary64 (* z (+ (* -1 (/ x (* t y))) (+ (/ 1 t) (/ x (* y z))))))) |
#s(approx (+ (* (neg x) z) (+ (* x t) (* y z))) #s(hole binary64 (* z (+ y (* -1 x))))) |
#s(approx (+ (* (neg x) z) (+ (* x t) (* y z))) #s(hole binary64 (* z (+ y (+ (* -1 x) (/ (* t x) z)))))) |
#s(approx (+ (* x t) (* y z)) #s(hole binary64 (* z (+ y (/ (* t x) z))))) |
#s(approx (+ (* (/ (- y x) t) z) x) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (+ (* (/ (- y x) t) z) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))))) |
#s(approx (* (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) y) #s(hole binary64 (* -1 (/ (* z (+ x (* -1 y))) t)))) |
#s(approx (* (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) y) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (+ (* -1 (/ y t)) (/ x t))))))) |
#s(approx (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) #s(hole binary64 (* -1 (/ (* z (+ x (* -1 y))) (* t y))))) |
#s(approx (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x (* y z))) (+ (/ -1 t) (/ x (* t y)))))))) |
#s(approx (+ (* (neg x) z) (+ (* x t) (* y z))) #s(hole binary64 (* -1 (* z (+ x (* -1 y)))))) |
#s(approx (+ (* (neg x) z) (+ (* x t) (* y z))) #s(hole binary64 (* -1 (* z (+ x (+ (* -1 y) (* -1 (/ (* t x) z)))))))) |
#s(approx (+ (* x t) (* y z)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (/ (* t x) z))))))) |
#s(approx (+ (* (/ (- y x) t) z) x) #s(hole binary64 (/ (+ (* t x) (* z (- y x))) t))) |
#s(approx (/ (- y x) t) #s(hole binary64 (/ (- y x) t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (/ (+ (* t x) (* z (- y x))) t))) |
#s(approx (* (- (/ y t) (/ x t)) z) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (- (/ y t) (/ x t)) #s(hole binary64 (/ (- y x) t))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (/ (+ (* t x) (* z (- y x))) t))) |
#s(approx (* (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) y) #s(hole binary64 (/ (+ (* -1 (* x z)) (* y z)) t))) |
#s(approx (* (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) y) #s(hole binary64 (/ (+ (* -1 (* x z)) (+ (* t x) (* y z))) t))) |
#s(approx (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) #s(hole binary64 (/ (+ (* -1 (* x z)) (* y z)) (* t y)))) |
#s(approx (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) #s(hole binary64 (/ (+ z (+ (* -1 (/ (* x z) y)) (/ (* t x) y))) t))) |
#s(approx (+ (* (neg x) z) (+ (* x t) (* y z))) #s(hole binary64 (+ (* -1 (* x z)) (* y z)))) |
#s(approx (+ (* (/ (- y x) t) z) x) #s(hole binary64 (+ x (/ (* z (- y x)) t)))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (+ x (/ (* z (- y x)) t)))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ x (/ (* z (- y x)) t)))) |
#s(approx (+ (* (neg x) z) (+ (* x t) (* y z))) #s(hole binary64 (* t (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))))) |
#s(approx (+ (* x t) (* y z)) #s(hole binary64 (* t (+ x (/ (* y z) t))))) |
#s(approx (* (- (/ y t) (/ x t)) z) #s(hole binary64 (* -1 (/ (* z (- (* -1 y) (* -1 x))) t)))) |
#s(approx (- (/ y t) (/ x t)) #s(hole binary64 (* -1 (/ (- (* -1 y) (* -1 x)) t)))) |
#s(approx (+ (* (neg x) z) (+ (* x t) (* y z))) #s(hole binary64 (* -1 (* t (+ (* -1 x) (* -1 (/ (+ (* -1 (* x z)) (* y z)) t))))))) |
#s(approx (+ (* x t) (* y z)) #s(hole binary64 (* -1 (* t (+ (* -1 x) (* -1 (/ (* y z) t))))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (/.f64 (-.f64 y x) t) z) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (/.f64 (-.f64 y x) t) z)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 y x) t) z) x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 (-.f64 y x) t) z)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (/.f64 (-.f64 y x) t) z) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 2 binary64))) (-.f64 x (*.f64 (/.f64 (-.f64 y x) t) z))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 y x) t) z) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 (-.f64 y x) t) z))))) |
(fma.f64 (/.f64 (-.f64 y x) t) z x) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(fma.f64 (-.f64 y x) (/.f64 z t) x) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (-.f64 y x) t) z) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 (-.f64 y x) t) z) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (/.f64 (-.f64 y x) t) z))) (/.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 2 binary64)) (-.f64 x (*.f64 (/.f64 (-.f64 y x) t) z)))) |
(-.f64 x (*.f64 (neg.f64 z) (/.f64 (-.f64 y x) t))) |
(-.f64 x (*.f64 (neg.f64 (-.f64 y x)) (/.f64 z t))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 y x) t) z) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 y x) t) z) x))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 (-.f64 y x) t) z))))) (/.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) t) z) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 (-.f64 y x) t) z)))))) |
(+.f64 (*.f64 (/.f64 (-.f64 y x) t) z) x) |
(+.f64 x (*.f64 (/.f64 (-.f64 y x) t) z)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 y t) #s(literal 3 binary64)) (pow.f64 (/.f64 x t) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 x t) #s(literal 2 binary64)) (*.f64 (/.f64 y t) (/.f64 x t)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 y x))) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t y) (*.f64 t x))) (neg.f64 (*.f64 t t))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (pow.f64 (/.f64 x t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (+.f64 y x) t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (neg.f64 t)) (*.f64 (neg.f64 t) (neg.f64 x))) (*.f64 t t)) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) t) (*.f64 (neg.f64 t) x)) (*.f64 (neg.f64 t) t)) |
(/.f64 (-.f64 (*.f64 y (neg.f64 t)) (*.f64 t (neg.f64 x))) (*.f64 t (neg.f64 t))) |
(/.f64 (-.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (pow.f64 (/.f64 x t) #s(literal 2 binary64))) (/.f64 (+.f64 y x) t)) |
(/.f64 (-.f64 (pow.f64 (/.f64 y t) #s(literal 3 binary64)) (pow.f64 (/.f64 x t) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 x t) #s(literal 2 binary64)) (*.f64 (/.f64 y t) (/.f64 x t))))) |
(/.f64 (neg.f64 (-.f64 y x)) (neg.f64 t)) |
(/.f64 (-.f64 (*.f64 t y) (*.f64 t x)) (*.f64 t t)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 y x)) (neg.f64 t)) |
(/.f64 (-.f64 y x) t) |
(-.f64 (/.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (/.f64 (+.f64 y x) t)) (/.f64 (pow.f64 (/.f64 x t) #s(literal 2 binary64)) (/.f64 (+.f64 y x) t))) |
(-.f64 (/.f64 (pow.f64 (/.f64 y t) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 x t) #s(literal 2 binary64)) (*.f64 (/.f64 y t) (/.f64 x t))))) (/.f64 (pow.f64 (/.f64 x t) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 x t) #s(literal 2 binary64)) (*.f64 (/.f64 y t) (/.f64 x t)))))) |
(-.f64 (/.f64 (*.f64 t y) (*.f64 t t)) (/.f64 (*.f64 t x) (*.f64 t t))) |
(-.f64 (/.f64 y t) (/.f64 x t)) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 y y (fma.f64 x x (*.f64 y x))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 y x)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y y (fma.f64 x x (*.f64 y x)))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (fma.f64 x x (*.f64 y x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (fma.f64 x x (*.f64 y x))))) |
(-.f64 y x) |
y |
x |
t |
z |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (/.f64 #s(approx (- y x) y) t) z)) |
(*.f64 (/.f64 #s(approx (- y x) y) t) z) |
(*.f64 z (/.f64 #s(approx (- y x) y) t)) |
(/.f64 (neg.f64 (*.f64 #s(approx (- y x) y) z)) (neg.f64 t)) |
(/.f64 (*.f64 #s(approx (- y x) y) z) t) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- y x) y))) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 #s(approx (- y x) y)) (neg.f64 t)) |
(/.f64 #s(approx (- y x) y) t) |
#s(approx (- y x) y) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (/.f64 #s(approx (- y x) (neg.f64 x)) t) z)) |
(*.f64 (/.f64 #s(approx (- y x) (neg.f64 x)) t) z) |
(*.f64 z (/.f64 #s(approx (- y x) (neg.f64 x)) t)) |
(/.f64 (neg.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z)) (neg.f64 t)) |
(/.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) t) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- y x) (neg.f64 x)))) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 #s(approx (- y x) (neg.f64 x))) (neg.f64 t)) |
(/.f64 #s(approx (- y x) (neg.f64 x)) t) |
#s(approx (- y x) (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (/.f64 (-.f64 y x) t) z)) |
(*.f64 (/.f64 (-.f64 y x) t) z) |
(*.f64 (/.f64 z t) (-.f64 y x)) |
(*.f64 (-.f64 y x) (/.f64 z t)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 y x) z))) (neg.f64 (neg.f64 t))) |
(/.f64 (*.f64 (neg.f64 z) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (neg.f64 t) (+.f64 y x))) |
(/.f64 (*.f64 (neg.f64 z) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (neg.f64 t) (fma.f64 y y (fma.f64 x x (*.f64 y x))))) |
(/.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 t (+.f64 y x))) |
(/.f64 (*.f64 z (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 t (fma.f64 y y (fma.f64 x x (*.f64 y x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (neg.f64 z)) (*.f64 (+.f64 y x) (neg.f64 t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) z) (*.f64 (+.f64 y x) t)) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 z)) (*.f64 (fma.f64 y y (fma.f64 x x (*.f64 y x))) (neg.f64 t))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z) (*.f64 (fma.f64 y y (fma.f64 x x (*.f64 y x))) t)) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) z)) (neg.f64 t)) |
(/.f64 (*.f64 (-.f64 y x) z) t) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 y t) #s(literal 3 binary64)) (pow.f64 (/.f64 x t) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 x t) #s(literal 2 binary64)) (*.f64 (/.f64 y t) (/.f64 x t)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 y x))) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t y) (*.f64 t x))) (neg.f64 (*.f64 t t))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (pow.f64 (/.f64 x t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (+.f64 y x) t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (neg.f64 t)) (*.f64 (neg.f64 t) (neg.f64 x))) (*.f64 t t)) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) t) (*.f64 (neg.f64 t) x)) (*.f64 (neg.f64 t) t)) |
(/.f64 (-.f64 (*.f64 y (neg.f64 t)) (*.f64 t (neg.f64 x))) (*.f64 t (neg.f64 t))) |
(/.f64 (-.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (pow.f64 (/.f64 x t) #s(literal 2 binary64))) (/.f64 (+.f64 y x) t)) |
(/.f64 (-.f64 (pow.f64 (/.f64 y t) #s(literal 3 binary64)) (pow.f64 (/.f64 x t) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 x t) #s(literal 2 binary64)) (*.f64 (/.f64 y t) (/.f64 x t))))) |
(/.f64 (neg.f64 (-.f64 y x)) (neg.f64 t)) |
(/.f64 (-.f64 (*.f64 t y) (*.f64 t x)) (*.f64 t t)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 y x)) (neg.f64 t)) |
(/.f64 (-.f64 y x) t) |
(-.f64 (/.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (/.f64 (+.f64 y x) t)) (/.f64 (pow.f64 (/.f64 x t) #s(literal 2 binary64)) (/.f64 (+.f64 y x) t))) |
(-.f64 (/.f64 (pow.f64 (/.f64 y t) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 x t) #s(literal 2 binary64)) (*.f64 (/.f64 y t) (/.f64 x t))))) (/.f64 (pow.f64 (/.f64 x t) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 x t) #s(literal 2 binary64)) (*.f64 (/.f64 y t) (/.f64 x t)))))) |
(-.f64 (/.f64 (*.f64 t y) (*.f64 t t)) (/.f64 (*.f64 t x) (*.f64 t t))) |
(-.f64 (/.f64 y t) (/.f64 x t)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y #s(literal -1 binary64))) |
(*.f64 (/.f64 y t) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 y t)) |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 y) (neg.f64 t)) |
(/.f64 y t) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 x t) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x t)) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 x) (neg.f64 t)) |
(/.f64 x t) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (/.f64 (fma.f64 (neg.f64 x) z (fma.f64 t x (*.f64 z y))) y) (/.f64 y t))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 x) z (fma.f64 t x (*.f64 z y))) y) (/.f64 y t)) |
(*.f64 (/.f64 (fma.f64 (neg.f64 x) z (fma.f64 t x (*.f64 z y))) t) (/.f64 y y)) |
(*.f64 (/.f64 (/.f64 (fma.f64 (neg.f64 x) z (fma.f64 t x (*.f64 z y))) y) t) y) |
(*.f64 y (/.f64 (/.f64 (fma.f64 (neg.f64 x) z (fma.f64 t x (*.f64 z y))) y) t)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 (neg.f64 x) t)) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 (/.f64 x y) (/.f64 z t)) y) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 (neg.f64 x) t)) y) (*.f64 (*.f64 (/.f64 z y) (/.f64 (neg.f64 x) t)) y) (-.f64 (*.f64 (*.f64 (+.f64 (/.f64 x y) (/.f64 z t)) y) (*.f64 (+.f64 (/.f64 x y) (/.f64 z t)) y)) (*.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 (neg.f64 x) t)) y) (*.f64 (+.f64 (/.f64 x y) (/.f64 z t)) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 (/.f64 z y) (/.f64 (neg.f64 x) t))) #s(literal 3 binary64)) (pow.f64 (*.f64 y (+.f64 (/.f64 x y) (/.f64 z t))) #s(literal 3 binary64))) (fma.f64 (*.f64 y (*.f64 (/.f64 z y) (/.f64 (neg.f64 x) t))) (*.f64 y (*.f64 (/.f64 z y) (/.f64 (neg.f64 x) t))) (-.f64 (*.f64 (*.f64 y (+.f64 (/.f64 x y) (/.f64 z t))) (*.f64 y (+.f64 (/.f64 x y) (/.f64 z t)))) (*.f64 (*.f64 y (*.f64 (/.f64 z y) (/.f64 (neg.f64 x) t))) (*.f64 y (+.f64 (/.f64 x y) (/.f64 z t))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (neg.f64 x) z (fma.f64 t x (*.f64 z y))) y)) (neg.f64 (*.f64 t y))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 x) z (fma.f64 t x (*.f64 z y))) y) (*.f64 t y)) |
(fma.f64 (*.f64 (/.f64 z y) (/.f64 (neg.f64 x) t)) y (*.f64 (+.f64 (/.f64 x y) (/.f64 z t)) y)) |
(fma.f64 y (*.f64 (/.f64 z y) (/.f64 (neg.f64 x) t)) (*.f64 y (+.f64 (/.f64 x y) (/.f64 z t)))) |
(+.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 (neg.f64 x) t)) y) (*.f64 (+.f64 (/.f64 x y) (/.f64 z t)) y)) |
(+.f64 (*.f64 y (*.f64 (/.f64 z y) (/.f64 (neg.f64 x) t))) (*.f64 y (+.f64 (/.f64 x y) (/.f64 z t)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 z y) (/.f64 (neg.f64 x) t) (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (/.f64 z t) #s(literal 3 binary64))) (fma.f64 (fma.f64 (/.f64 z y) (/.f64 (neg.f64 x) t) (/.f64 x y)) (fma.f64 (/.f64 z y) (/.f64 (neg.f64 x) t) (/.f64 x y)) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 (fma.f64 (/.f64 z y) (/.f64 (neg.f64 x) t) (/.f64 x y)) (/.f64 z t))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (/.f64 x y) (/.f64 z t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 z y) (/.f64 (neg.f64 x) t)) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 (/.f64 x y) (/.f64 z t)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (/.f64 (/.f64 z t) y)) #s(literal 2 binary64)) (*.f64 (+.f64 (/.f64 x y) (/.f64 z t)) (*.f64 (/.f64 z y) (/.f64 (neg.f64 x) t)))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (neg.f64 x) z (fma.f64 t x (*.f64 z y))) y)) (neg.f64 t)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (/.f64 (/.f64 z t) y)) #s(literal 2 binary64)) (pow.f64 (+.f64 (/.f64 x y) (/.f64 z t)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 (neg.f64 x) z) (fma.f64 t x (*.f64 z y))) (*.f64 t y)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 x (/.f64 (/.f64 z t) y)) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (+.f64 (/.f64 x y) (/.f64 z t)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 x (/.f64 (/.f64 z t) y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (+.f64 (/.f64 x y) (/.f64 z t)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 z y) (/.f64 (neg.f64 x) t)) (+.f64 (/.f64 x y) (/.f64 z t))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (neg.f64 x) z (fma.f64 t x (*.f64 z y))))) (neg.f64 (neg.f64 (*.f64 t y)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) (*.f64 t y) (*.f64 (-.f64 (/.f64 x y) (/.f64 z t)) (*.f64 (neg.f64 x) z))) (*.f64 (-.f64 (/.f64 x y) (/.f64 z t)) (*.f64 t y))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (pow.f64 (/.f64 z t) #s(literal 3 binary64))) (*.f64 t y) (*.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 x (/.f64 (/.f64 z t) y)))) (*.f64 (neg.f64 x) z))) (*.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 x (/.f64 (/.f64 z t) y)))) (*.f64 t y))) |
(/.f64 (fma.f64 (fma.f64 t x (*.f64 z y)) (*.f64 t y) (*.f64 (*.f64 t y) (*.f64 (neg.f64 x) z))) (*.f64 (*.f64 t y) (*.f64 t y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) z) (-.f64 (/.f64 x y) (/.f64 z t)) (*.f64 (*.f64 t y) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))))) (*.f64 (*.f64 t y) (-.f64 (/.f64 x y) (/.f64 z t)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) z) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 x (/.f64 (/.f64 z t) y)))) (*.f64 (*.f64 t y) (+.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (pow.f64 (/.f64 z t) #s(literal 3 binary64))))) (*.f64 (*.f64 t y) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 x (/.f64 (/.f64 z t) y)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) z) (*.f64 t y) (*.f64 (*.f64 t y) (fma.f64 t x (*.f64 z y)))) (*.f64 (*.f64 t y) (*.f64 t y))) |
(/.f64 (/.f64 (fma.f64 (neg.f64 x) z (fma.f64 t x (*.f64 z y))) y) t) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (/.f64 (/.f64 z t) y)) #s(literal 2 binary64)) (pow.f64 (+.f64 (/.f64 x y) (/.f64 z t)) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (neg.f64 x) z) (fma.f64 t x (*.f64 z y))) (*.f64 t y))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x (/.f64 (/.f64 z t) y)) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (+.f64 (/.f64 x y) (/.f64 z t)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x (/.f64 (/.f64 z t) y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (+.f64 (/.f64 x y) (/.f64 z t)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 z y) (/.f64 (neg.f64 x) t)) (+.f64 (/.f64 x y) (/.f64 z t)))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) z (fma.f64 t x (*.f64 z y)))) (neg.f64 (*.f64 t y))) |
(/.f64 (fma.f64 (neg.f64 x) z (fma.f64 t x (*.f64 z y))) (*.f64 t y)) |
(fma.f64 (/.f64 z y) (/.f64 (neg.f64 x) t) (+.f64 (/.f64 x y) (/.f64 z t))) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (*.f64 z x) y) (+.f64 (/.f64 x y) (/.f64 z t))) |
(fma.f64 (/.f64 (*.f64 z x) y) (/.f64 #s(literal -1 binary64) t) (+.f64 (/.f64 x y) (/.f64 z t))) |
(fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z t) (+.f64 (/.f64 x y) (/.f64 z t))) |
(fma.f64 (*.f64 x (/.f64 (/.f64 z t) y)) #s(literal -1 binary64) (+.f64 (/.f64 x y) (/.f64 z t))) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x (/.f64 z t)) (+.f64 (/.f64 x y) (/.f64 z t))) |
(fma.f64 (*.f64 x (/.f64 z t)) (/.f64 #s(literal -1 binary64) y) (+.f64 (/.f64 x y) (/.f64 z t))) |
(fma.f64 (/.f64 (neg.f64 x) t) (/.f64 z y) (+.f64 (/.f64 x y) (/.f64 z t))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x (/.f64 (/.f64 z t) y)) (+.f64 (/.f64 x y) (/.f64 z t))) |
(fma.f64 (/.f64 z t) (/.f64 (neg.f64 x) y) (+.f64 (/.f64 x y) (/.f64 z t))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x (/.f64 (/.f64 z t) y)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (neg.f64 x) z) (fma.f64 t x (*.f64 z y))) (*.f64 t y))) (/.f64 (pow.f64 (+.f64 (/.f64 x y) (/.f64 z t)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (neg.f64 x) z) (fma.f64 t x (*.f64 z y))) (*.f64 t y)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 z y) (/.f64 (neg.f64 x) t)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 x (/.f64 (/.f64 z t) y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (+.f64 (/.f64 x y) (/.f64 z t)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 z y) (/.f64 (neg.f64 x) t)) (+.f64 (/.f64 x y) (/.f64 z t)))))) (/.f64 (pow.f64 (+.f64 (/.f64 x y) (/.f64 z t)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 x (/.f64 (/.f64 z t) y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (+.f64 (/.f64 x y) (/.f64 z t)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 z y) (/.f64 (neg.f64 x) t)) (+.f64 (/.f64 x y) (/.f64 z t))))))) |
(+.f64 (fma.f64 (/.f64 z y) (/.f64 (neg.f64 x) t) (/.f64 x y)) (/.f64 z t)) |
(+.f64 (+.f64 (/.f64 x y) (/.f64 z t)) (*.f64 (/.f64 z y) (/.f64 (neg.f64 x) t))) |
(+.f64 (*.f64 (/.f64 z y) (/.f64 (neg.f64 x) t)) (+.f64 (/.f64 x y) (/.f64 z t))) |
(+.f64 (/.f64 (/.f64 (fma.f64 (neg.f64 x) z (*.f64 t x)) t) y) (*.f64 (/.f64 y y) (/.f64 z t))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (neg.f64 x) z (*.f64 t x)) #s(literal 3 binary64)) (pow.f64 (*.f64 z y) #s(literal 3 binary64))) (fma.f64 (fma.f64 (neg.f64 x) z (*.f64 t x)) (fma.f64 (neg.f64 x) z (*.f64 t x)) (-.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 x) z (*.f64 t x)) (*.f64 z y))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 t x (*.f64 z y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 t x (*.f64 z y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (neg.f64 x) z) #s(literal 2 binary64)) (*.f64 (fma.f64 t x (*.f64 z y)) (*.f64 (neg.f64 x) z))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 x) z) #s(literal 2 binary64)) (pow.f64 (fma.f64 t x (*.f64 z y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (neg.f64 x) z) (fma.f64 t x (*.f64 z y))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 z x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (fma.f64 t x (*.f64 z y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 z x) (*.f64 z x) (-.f64 (pow.f64 (fma.f64 t x (*.f64 z y)) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 x) z) (fma.f64 t x (*.f64 z y))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 x) z) #s(literal 2 binary64)) (pow.f64 (fma.f64 t x (*.f64 z y)) #s(literal 2 binary64))) (-.f64 (*.f64 (neg.f64 x) z) (fma.f64 t x (*.f64 z y)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 z x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (fma.f64 t x (*.f64 z y)) #s(literal 3 binary64))) (fma.f64 (*.f64 z x) (*.f64 z x) (-.f64 (pow.f64 (fma.f64 t x (*.f64 z y)) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 x) z) (fma.f64 t x (*.f64 z y)))))) |
(fma.f64 (*.f64 z x) #s(literal -1 binary64) (fma.f64 t x (*.f64 z y))) |
(fma.f64 (neg.f64 x) z (fma.f64 t x (*.f64 z y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 z x) (fma.f64 t x (*.f64 z y))) |
(fma.f64 z (neg.f64 x) (fma.f64 t x (*.f64 z y))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 x) z) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 x) z) (fma.f64 t x (*.f64 z y)))) (/.f64 (pow.f64 (fma.f64 t x (*.f64 z y)) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 x) z) (fma.f64 t x (*.f64 z y))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 x) z) #s(literal 3 binary64)) (fma.f64 (*.f64 z x) (*.f64 z x) (-.f64 (pow.f64 (fma.f64 t x (*.f64 z y)) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 x) z) (fma.f64 t x (*.f64 z y)))))) (/.f64 (pow.f64 (fma.f64 t x (*.f64 z y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z x) (*.f64 z x) (-.f64 (pow.f64 (fma.f64 t x (*.f64 z y)) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 x) z) (fma.f64 t x (*.f64 z y))))))) |
(+.f64 (fma.f64 (neg.f64 x) z (*.f64 t x)) (*.f64 z y)) |
(+.f64 (*.f64 (neg.f64 x) z) (fma.f64 t x (*.f64 z y))) |
(+.f64 (fma.f64 t x (*.f64 z y)) (*.f64 (neg.f64 x) z)) |
(/.f64 (+.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (pow.f64 (*.f64 t x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 t x) #s(literal 2 binary64)) (*.f64 (*.f64 z y) (*.f64 t x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 t x) #s(literal 2 binary64)) (pow.f64 (*.f64 z y) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 t x) (*.f64 z y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 t x) #s(literal 3 binary64)) (pow.f64 (*.f64 z y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 t x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (*.f64 (*.f64 t x) (*.f64 z y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 t x) #s(literal 2 binary64)) (pow.f64 (*.f64 z y) #s(literal 2 binary64))) (-.f64 (*.f64 t x) (*.f64 z y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 t x) #s(literal 3 binary64)) (pow.f64 (*.f64 z y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 t x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (*.f64 (*.f64 t x) (*.f64 z y))))) |
(fma.f64 z y (*.f64 t x)) |
(fma.f64 t x (*.f64 z y)) |
(fma.f64 x t (*.f64 z y)) |
(fma.f64 y z (*.f64 t x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 t x) #s(literal 2 binary64)) (-.f64 (*.f64 t x) (*.f64 z y))) (/.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 (*.f64 t x) (*.f64 z y)))) |
(-.f64 (*.f64 t x) (*.f64 (neg.f64 y) z)) |
(+.f64 (/.f64 (pow.f64 (*.f64 t x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 t x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (*.f64 (*.f64 t x) (*.f64 z y))))) (/.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 t x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (*.f64 (*.f64 t x) (*.f64 z y)))))) |
(+.f64 (*.f64 t x) (*.f64 z y)) |
(+.f64 (*.f64 z y) (*.f64 t x)) |
(*.f64 z y) |
(*.f64 y z) |
(*.f64 t y) |
(*.f64 y t) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 y (/.f64 z t))) |
#s(approx (+ x (/ (* (- y x) z) t)) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x (*.f64 y (/.f64 z t)))) |
#s(approx (- (/ y t) (/ x t)) (/.f64 y t)) |
#s(approx (- (/ y t) (/ x t)) (/.f64 (fma.f64 #s(literal -1 binary64) x y) t)) |
#s(approx (- y x) y) |
#s(approx (- y x) (fma.f64 #s(literal -1 binary64) x y)) |
#s(approx x x) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 y (/.f64 z t))) |
#s(approx (+ x (/ (* (- y x) z) t)) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x (*.f64 y (/.f64 z t)))) |
#s(approx (* (- (/ y t) (/ x t)) z) (*.f64 y (/.f64 z t))) |
#s(approx (* (- (/ y t) (/ x t)) z) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x y) t) z)) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (* (- (/ y t) (/ x t)) z) (*.f64 y (/.f64 z t))) |
#s(approx (* (- (/ y t) (/ x t)) z) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x y) t) z)) |
#s(approx (- (/ y t) (/ x t)) (/.f64 y t)) |
#s(approx (- (/ y t) (/ x t)) (/.f64 (fma.f64 #s(literal -1 binary64) x y) t)) |
#s(approx (/ x t) (/.f64 x t)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 y (/.f64 z t))) |
#s(approx (+ x (/ (* (- y x) z) t)) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x (*.f64 y (/.f64 z t)))) |
#s(approx (* (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) y) (*.f64 y (/.f64 z t))) |
#s(approx (* (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) y) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x (*.f64 y (/.f64 z t)))) |
#s(approx (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) (/.f64 z t)) |
#s(approx (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) (fma.f64 (fma.f64 (/.f64 (/.f64 z t) y) #s(literal -1 binary64) (pow.f64 y #s(literal -1 binary64))) x (/.f64 z t))) |
#s(approx (+ (* (neg x) z) (+ (* x t) (* y z))) (*.f64 z y)) |
#s(approx (+ (* (neg x) z) (+ (* x t) (* y z))) (fma.f64 (fma.f64 #s(literal -1 binary64) z t) x (*.f64 z y))) |
#s(approx (+ (* x t) (* y z)) (*.f64 z y)) |
#s(approx (+ (* x t) (* y z)) (fma.f64 t x (*.f64 z y))) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (+.f64 (fma.f64 (/.f64 z x) (/.f64 y t) (/.f64 (neg.f64 z) t)) #s(literal 1 binary64)) x)) |
#s(approx (- (/ y t) (/ x t)) (/.f64 (neg.f64 x) t)) |
#s(approx (- (/ y t) (/ x t)) (*.f64 (-.f64 (/.f64 (/.f64 y t) x) (pow.f64 t #s(literal -1 binary64))) x)) |
#s(approx (- y x) (neg.f64 x)) |
#s(approx (- y x) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (+.f64 (fma.f64 (/.f64 z x) (/.f64 y t) (/.f64 (neg.f64 z) t)) #s(literal 1 binary64)) x)) |
#s(approx (* (- (/ y t) (/ x t)) z) (/.f64 (*.f64 (neg.f64 x) z) t)) |
#s(approx (* (- (/ y t) (/ x t)) z) (*.f64 (fma.f64 (/.f64 z x) (/.f64 y t) (/.f64 (neg.f64 z) t)) x)) |
#s(approx (* (- (/ y t) (/ x t)) z) (/.f64 (*.f64 (neg.f64 x) z) t)) |
#s(approx (* (- (/ y t) (/ x t)) z) (*.f64 (fma.f64 (/.f64 z x) (/.f64 y t) (/.f64 (neg.f64 z) t)) x)) |
#s(approx (- (/ y t) (/ x t)) (/.f64 (neg.f64 x) t)) |
#s(approx (- (/ y t) (/ x t)) (*.f64 (-.f64 (/.f64 (/.f64 y t) x) (pow.f64 t #s(literal -1 binary64))) x)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (+.f64 (fma.f64 (/.f64 z x) (/.f64 y t) (/.f64 (neg.f64 z) t)) #s(literal 1 binary64)) x)) |
#s(approx (* (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) y) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) z t) x) t)) |
#s(approx (* (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) y) (*.f64 (+.f64 (fma.f64 (/.f64 z x) (/.f64 y t) (/.f64 (neg.f64 z) t)) #s(literal 1 binary64)) x)) |
#s(approx (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) (/.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) z t) x) t) y)) |
#s(approx (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) (*.f64 (fma.f64 (/.f64 z y) (/.f64 #s(literal -1 binary64) t) (+.f64 (/.f64 (/.f64 z t) x) (pow.f64 y #s(literal -1 binary64)))) x)) |
#s(approx (+ (* (neg x) z) (+ (* x t) (* y z))) (*.f64 (fma.f64 #s(literal -1 binary64) z t) x)) |
#s(approx (+ (* (neg x) z) (+ (* x t) (* y z))) (*.f64 (+.f64 (fma.f64 y (/.f64 z x) (neg.f64 z)) t) x)) |
#s(approx (+ (* x t) (* y z)) (*.f64 t x)) |
#s(approx (+ (* x t) (* y z)) (*.f64 (fma.f64 y (/.f64 z x) t) x)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (neg.f64 x) (-.f64 (/.f64 z t) #s(literal 1 binary64)))) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 y (/.f64 z t)) x) #s(literal -1 binary64) (-.f64 (/.f64 z t) #s(literal 1 binary64))))) |
#s(approx (- (/ y t) (/ x t)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (/.f64 y t) x) #s(literal -1 binary64) (pow.f64 t #s(literal -1 binary64))))) |
#s(approx (- y x) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (/.f64 y x)))) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (neg.f64 x) (-.f64 (/.f64 z t) #s(literal 1 binary64)))) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 y (/.f64 z t)) x) #s(literal -1 binary64) (-.f64 (/.f64 z t) #s(literal 1 binary64))))) |
#s(approx (* (- (/ y t) (/ x t)) z) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 y (/.f64 z t)) x) #s(literal -1 binary64) (/.f64 z t)))) |
#s(approx (* (- (/ y t) (/ x t)) z) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 y (/.f64 z t)) x) #s(literal -1 binary64) (/.f64 z t)))) |
#s(approx (- (/ y t) (/ x t)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (/.f64 y t) x) #s(literal -1 binary64) (pow.f64 t #s(literal -1 binary64))))) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (neg.f64 x) (-.f64 (/.f64 z t) #s(literal 1 binary64)))) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 y (/.f64 z t)) x) #s(literal -1 binary64) (-.f64 (/.f64 z t) #s(literal 1 binary64))))) |
#s(approx (* (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) y) (neg.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) t z) x) t))) |
#s(approx (* (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) y) (*.f64 (neg.f64 x) (+.f64 (fma.f64 (/.f64 (*.f64 y (/.f64 z t)) x) #s(literal -1 binary64) (/.f64 z t)) #s(literal -1 binary64)))) |
#s(approx (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) (*.f64 (/.f64 (neg.f64 x) y) (/.f64 (fma.f64 #s(literal -1 binary64) t z) t))) |
#s(approx (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 z t)) y)))) |
#s(approx (+ (* (neg x) z) (+ (* x t) (* y z))) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) t z))) |
#s(approx (+ (* (neg x) z) (+ (* x t) (* y z))) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (fma.f64 y (/.f64 z x) t) z))) |
#s(approx (+ (* x t) (* y z)) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (fma.f64 y (/.f64 z x) t)))) |
#s(approx (+ x (/ (* (- y x) z) t)) (-.f64 x (*.f64 x (/.f64 z t)))) |
#s(approx (+ x (/ (* (- y x) z) t)) (fma.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x y) t) z x)) |
#s(approx (- y x) (-.f64 y x)) |
#s(approx y y) |
#s(approx (+ x (/ (* (- y x) z) t)) (-.f64 x (*.f64 x (/.f64 z t)))) |
#s(approx (+ x (/ (* (- y x) z) t)) (fma.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x y) t) z x)) |
#s(approx (- (/ y t) (/ x t)) (/.f64 (-.f64 y x) t)) |
#s(approx (/ y t) (/.f64 y t)) |
#s(approx (+ x (/ (* (- y x) z) t)) (-.f64 x (*.f64 x (/.f64 z t)))) |
#s(approx (+ x (/ (* (- y x) z) t)) (fma.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x y) t) z x)) |
#s(approx (* (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) y) (/.f64 (fma.f64 (neg.f64 x) z (*.f64 t x)) t)) |
#s(approx (* (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) y) (fma.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x y) t) z x)) |
#s(approx (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) (/.f64 (/.f64 (fma.f64 (neg.f64 x) z (*.f64 t x)) t) y)) |
#s(approx (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x y) t) z x) y)) |
#s(approx (+ (* (neg x) z) (+ (* x t) (* y z))) (fma.f64 (neg.f64 x) z (*.f64 t x))) |
#s(approx (+ (* (neg x) z) (+ (* x t) (* y z))) (fma.f64 (neg.f64 x) z (fma.f64 t x (*.f64 z y)))) |
#s(approx (* y z) (*.f64 z y)) |
#s(approx (* y t) (*.f64 t y)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (/.f64 (fma.f64 (neg.f64 x) z (fma.f64 t x (*.f64 z y))) y) (/.f64 y t))) |
#s(approx (- (/ y t) (/ x t)) (*.f64 (fma.f64 (/.f64 (/.f64 x t) y) #s(literal -1 binary64) (pow.f64 t #s(literal -1 binary64))) y)) |
#s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (/.f64 (fma.f64 (neg.f64 x) z (fma.f64 t x (*.f64 z y))) y) (/.f64 y t))) |
#s(approx (* (- (/ y t) (/ x t)) z) (*.f64 (fma.f64 (/.f64 z y) (/.f64 (neg.f64 x) t) (/.f64 z t)) y)) |
#s(approx (* (- (/ y t) (/ x t)) z) (*.f64 (fma.f64 (/.f64 z y) (/.f64 (neg.f64 x) t) (/.f64 z t)) y)) |
#s(approx (- (/ y t) (/ x t)) (*.f64 (fma.f64 (/.f64 (/.f64 x t) y) #s(literal -1 binary64) (pow.f64 t #s(literal -1 binary64))) y)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (/.f64 (fma.f64 (neg.f64 x) z (fma.f64 t x (*.f64 z y))) y) (/.f64 y t))) |
#s(approx (* (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) y) (*.f64 (/.f64 (fma.f64 (neg.f64 x) z (fma.f64 t x (*.f64 z y))) y) (/.f64 y t))) |
#s(approx (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) (/.f64 (/.f64 (fma.f64 (neg.f64 x) z (fma.f64 t x (*.f64 z y))) y) t)) |
#s(approx (+ (* (neg x) z) (+ (* x t) (* y z))) (*.f64 (+.f64 (/.f64 (fma.f64 (neg.f64 x) z (*.f64 t x)) y) z) y)) |
#s(approx (+ (* x t) (* y z)) (*.f64 (fma.f64 t (/.f64 x y) z) y)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (-.f64 x (*.f64 x (/.f64 z t))) y) #s(literal -1 binary64) (/.f64 (neg.f64 z) t)))) |
#s(approx (- (/ y t) (/ x t)) (*.f64 (neg.f64 y) (-.f64 (/.f64 (/.f64 x t) y) (pow.f64 t #s(literal -1 binary64))))) |
#s(approx (- y x) (*.f64 (neg.f64 y) (-.f64 (/.f64 x y) #s(literal 1 binary64)))) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (-.f64 x (*.f64 x (/.f64 z t))) y) #s(literal -1 binary64) (/.f64 (neg.f64 z) t)))) |
#s(approx (* (- (/ y t) (/ x t)) z) (*.f64 (neg.f64 y) (fma.f64 (/.f64 z y) (/.f64 x t) (/.f64 (neg.f64 z) t)))) |
#s(approx (* (- (/ y t) (/ x t)) z) (*.f64 (neg.f64 y) (fma.f64 (/.f64 z y) (/.f64 x t) (/.f64 (neg.f64 z) t)))) |
#s(approx (- (/ y t) (/ x t)) (*.f64 (neg.f64 y) (-.f64 (/.f64 (/.f64 x t) y) (pow.f64 t #s(literal -1 binary64))))) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (-.f64 x (*.f64 x (/.f64 z t))) y) #s(literal -1 binary64) (/.f64 (neg.f64 z) t)))) |
#s(approx (* (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) y) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (-.f64 x (*.f64 x (/.f64 z t))) y) #s(literal -1 binary64) (/.f64 (neg.f64 z) t)))) |
#s(approx (+ (* (neg x) z) (+ (* x t) (* y z))) (*.f64 (neg.f64 y) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 (neg.f64 x) z (*.f64 t x)) y) z)))) |
#s(approx (+ (* x t) (* y z)) (*.f64 (neg.f64 y) (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 x y) z)))) |
#s(approx (+ x (/ (* (- y x) z) t)) x) |
#s(approx (+ x (/ (* (- y x) z) t)) (fma.f64 (/.f64 z t) (-.f64 y x) x)) |
#s(approx z z) |
#s(approx (+ x (/ (* (- y x) z) t)) x) |
#s(approx (+ x (/ (* (- y x) z) t)) (fma.f64 (/.f64 z t) (-.f64 y x) x)) |
#s(approx (* (- (/ y t) (/ x t)) z) (*.f64 (/.f64 (-.f64 y x) t) z)) |
#s(approx (* (- (/ y t) (/ x t)) z) (*.f64 (/.f64 (-.f64 y x) t) z)) |
#s(approx (+ x (/ (* (- y x) z) t)) x) |
#s(approx (+ x (/ (* (- y x) z) t)) (fma.f64 (/.f64 z t) (-.f64 y x) x)) |
#s(approx (* (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) y) x) |
#s(approx (* (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) y) (fma.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x y) t) z x)) |
#s(approx (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) (/.f64 x y)) |
#s(approx (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) (fma.f64 (fma.f64 (/.f64 (/.f64 x t) y) #s(literal -1 binary64) (pow.f64 t #s(literal -1 binary64))) z (/.f64 x y))) |
#s(approx (+ (* (neg x) z) (+ (* x t) (* y z))) (*.f64 t x)) |
#s(approx (+ (* (neg x) z) (+ (* x t) (* y z))) (fma.f64 (fma.f64 #s(literal -1 binary64) x y) z (*.f64 t x))) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (/.f64 (-.f64 y x) t) z)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t)) z)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (/.f64 (-.f64 y x) t) z)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t)) z)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (/.f64 (-.f64 y x) t) z)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t)) z)) |
#s(approx (* (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) y) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x y) t) z)) |
#s(approx (* (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) y) (*.f64 (fma.f64 (/.f64 x t) #s(literal -1 binary64) (+.f64 (/.f64 x z) (/.f64 y t))) z)) |
#s(approx (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) (*.f64 (/.f64 z y) (/.f64 (fma.f64 #s(literal -1 binary64) x y) t))) |
#s(approx (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 x y) (+.f64 (/.f64 (/.f64 x y) z) (pow.f64 t #s(literal -1 binary64)))) z)) |
#s(approx (+ (* (neg x) z) (+ (* x t) (* y z))) (*.f64 (fma.f64 #s(literal -1 binary64) x y) z)) |
#s(approx (+ (* (neg x) z) (+ (* x t) (* y z))) (*.f64 (+.f64 (fma.f64 t (/.f64 x z) (neg.f64 x)) y) z)) |
#s(approx (+ (* x t) (* y z)) (*.f64 (fma.f64 t (/.f64 x z) y) z)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (/.f64 (-.f64 y x) t) z)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (-.f64 y x) t) #s(literal -1 binary64) (/.f64 (neg.f64 x) z)))) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (/.f64 (-.f64 y x) t) z)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (-.f64 y x) t) #s(literal -1 binary64) (/.f64 (neg.f64 x) z)))) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (/.f64 (-.f64 y x) t) z)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (-.f64 y x) t) #s(literal -1 binary64) (/.f64 (neg.f64 x) z)))) |
#s(approx (* (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) y) (neg.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) y x) z) t))) |
#s(approx (* (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) y) (*.f64 (neg.f64 z) (fma.f64 (/.f64 x z) #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) y x) t)))) |
#s(approx (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) (*.f64 (/.f64 (neg.f64 z) y) (/.f64 (fma.f64 #s(literal -1 binary64) y x) t))) |
#s(approx (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) (*.f64 (neg.f64 z) (fma.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x y) (+.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (/.f64 x t) y))))) |
#s(approx (+ (* (neg x) z) (+ (* x t) (* y z))) (*.f64 (neg.f64 z) (fma.f64 #s(literal -1 binary64) y x))) |
#s(approx (+ (* (neg x) z) (+ (* x t) (* y z))) (*.f64 (neg.f64 z) (fma.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 x z) y) x))) |
#s(approx (+ (* x t) (* y z)) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 x z) y)))) |
#s(approx (+ x (/ (* (- y x) z) t)) (/.f64 (fma.f64 (-.f64 y x) z (*.f64 t x)) t)) |
#s(approx (- (/ y t) (/ x t)) (/.f64 (-.f64 y x) t)) |
#s(approx t t) |
#s(approx (+ x (/ (* (- y x) z) t)) (/.f64 (fma.f64 (-.f64 y x) z (*.f64 t x)) t)) |
#s(approx (* (- (/ y t) (/ x t)) z) (*.f64 (/.f64 (-.f64 y x) t) z)) |
#s(approx (- (/ y t) (/ x t)) (/.f64 (-.f64 y x) t)) |
#s(approx (+ x (/ (* (- y x) z) t)) (/.f64 (fma.f64 (-.f64 y x) z (*.f64 t x)) t)) |
#s(approx (* (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) y) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x y) t) z)) |
#s(approx (* (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) y) (/.f64 (fma.f64 (neg.f64 x) z (fma.f64 t x (*.f64 z y))) t)) |
#s(approx (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) (*.f64 (/.f64 z y) (/.f64 (fma.f64 #s(literal -1 binary64) x y) t))) |
#s(approx (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) (/.f64 (+.f64 (/.f64 (fma.f64 (neg.f64 x) z (*.f64 t x)) y) z) t)) |
#s(approx (+ (* (neg x) z) (+ (* x t) (* y z))) (*.f64 (fma.f64 #s(literal -1 binary64) x y) z)) |
#s(approx (+ x (/ (* (- y x) z) t)) (fma.f64 (/.f64 z t) (-.f64 y x) x)) |
#s(approx (+ x (/ (* (- y x) z) t)) (fma.f64 (/.f64 z t) (-.f64 y x) x)) |
#s(approx (+ x (/ (* (- y x) z) t)) (fma.f64 (/.f64 z t) (-.f64 y x) x)) |
#s(approx (+ (* (neg x) z) (+ (* x t) (* y z))) (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x y) t) z x) t)) |
#s(approx (+ (* x t) (* y z)) (*.f64 (fma.f64 y (/.f64 z t) x) t)) |
#s(approx (* (- (/ y t) (/ x t)) z) (neg.f64 (*.f64 z (neg.f64 (/.f64 (-.f64 y x) t))))) |
#s(approx (- (/ y t) (/ x t)) (neg.f64 (neg.f64 (/.f64 (-.f64 y x) t)))) |
#s(approx (+ (* (neg x) z) (+ (* x t) (* y z))) (*.f64 (neg.f64 t) (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x y) t) z x)))) |
#s(approx (+ (* x t) (* y z)) (*.f64 (neg.f64 t) (*.f64 #s(literal -1 binary64) (fma.f64 y (/.f64 z t) x)))) |
Compiled 9 774 to 1 316 computations (86.5% saved)
24 alts after pruning (19 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 323 | 9 | 332 |
| Fresh | 1 | 10 | 11 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 2 | 2 |
| Total | 326 | 24 | 350 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 87.6% | (fma.f64 (/.f64 #s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) t) z x) |
| 64.0% | (fma.f64 (/.f64 z t) #s(approx (- y x) (neg.f64 x)) x) | |
| ▶ | 73.5% | (fma.f64 (/.f64 z t) #s(approx (- y x) y) x) |
| 60.2% | (fma.f64 #s(approx (- (/ y t) (/ x t)) (/.f64 (neg.f64 x) t)) z x) | |
| 71.6% | (fma.f64 #s(approx (- (/ y t) (/ x t)) (/.f64 y t)) z x) | |
| ▶ | 63.4% | (+.f64 x (/.f64 (*.f64 (*.f64 t (-.f64 y x)) z) (*.f64 t t))) |
| ▶ | 69.7% | (+.f64 x (/.f64 (*.f64 #s(approx (- y x) y) z) t)) |
| 69.8% | #s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (/.f64 (fma.f64 (neg.f64 x) z (fma.f64 t x (*.f64 z y))) y) (/.f64 y t))) | |
| 42.8% | #s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (/.f64 #s(approx (+ (* (neg x) z) (+ (* x t) (* y z))) (*.f64 (fma.f64 #s(literal -1 binary64) z t) x)) (*.f64 y t)) y)) | |
| 40.0% | #s(approx (+ x (/ (* (- y x) z) t)) (*.f64 #s(approx (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) (/.f64 z t)) y)) | |
| 30.7% | #s(approx (+ x (/ (* (- y x) z) t)) (*.f64 #s(approx (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) (/.f64 x y)) y)) | |
| 40.7% | #s(approx (+ x (* (- y x) (/ z t))) (/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) z) (*.f64 (+.f64 y x) t))) | |
| 60.6% | #s(approx (+ x (* (- y x) (/ z t))) (/.f64 (*.f64 (-.f64 y x) z) t)) | |
| 29.5% | #s(approx (+ x (* (- y x) (/ z t))) (/.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) t)) | |
| ▶ | 36.7% | #s(approx (+ x (* (- y x) (/ z t))) (/.f64 (*.f64 #s(approx (- y x) y) z) t)) |
| 61.5% | #s(approx (+ x (* (- y x) (/ z t))) (*.f64 (fma.f64 (/.f64 (/.f64 z x) t) y #s(approx (- 1 (/ z t)) #s(literal 1 binary64))) x)) | |
| 62.8% | #s(approx (+ x (* (- y x) (/ z t))) (*.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) x (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 z t)) (*.f64 y (/.f64 z t)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 z t)) x)) x)) | |
| ✓ | 60.4% | #s(approx (+ x (* (- y x) (/ z t))) (*.f64 (/.f64 (-.f64 y x) t) z)) |
| ✓ | 27.6% | #s(approx (+ x (* (- y x) (/ z t))) (*.f64 (/.f64 #s(approx (- y x) (neg.f64 x)) t) z)) |
| ✓ | 38.2% | #s(approx (+ x (* (- y x) (/ z t))) (*.f64 (/.f64 #s(approx (- y x) y) t) z)) |
| ✓ | 59.1% | #s(approx (+ x (* (- y x) (/ z t))) (*.f64 (-.f64 (/.f64 y t) (/.f64 x t)) z)) |
| 30.0% | #s(approx (+ x (* (- y x) (/ z t))) #s(approx (/ (* (- y x) z) t) (neg.f64 (*.f64 x (/.f64 z t))))) | |
| 52.6% | #s(approx (+ x (* (- y x) (/ z t))) #s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) (*.f64 (*.f64 x z) (-.f64 (/.f64 (/.f64 y t) x) (pow.f64 t #s(literal -1 binary64)))))) | |
| ✓ | 36.2% | #s(approx (+ x (* (- y x) (/ z t))) x) |
Compiled 936 to 613 computations (34.5% saved)
| Inputs |
|---|
(fma.f64 (/.f64 #s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) t) z x) |
(/.f64 #s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) t) |
#s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
#s(literal 1 binary64) |
(/.f64 x y) |
x |
y |
t |
z |
#s(approx (+ x (* (- y x) (/ z t))) (/.f64 (*.f64 #s(approx (- y x) y) z) t)) |
(/.f64 (*.f64 #s(approx (- y x) y) z) t) |
(*.f64 #s(approx (- y x) y) z) |
#s(approx (- y x) y) |
(fma.f64 (/.f64 z t) #s(approx (- y x) y) x) |
(/.f64 z t) |
(+.f64 x (/.f64 (*.f64 #s(approx (- y x) y) z) t)) |
(+.f64 x (/.f64 (*.f64 (*.f64 t (-.f64 y x)) z) (*.f64 t t))) |
(/.f64 (*.f64 (*.f64 t (-.f64 y x)) z) (*.f64 t t)) |
(*.f64 (*.f64 t (-.f64 y x)) z) |
(*.f64 t (-.f64 y x)) |
(-.f64 y x) |
(*.f64 t t) |
| Outputs |
|---|
#s(approx (+ (* (/ (- y x) t) z) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ (* (/ (- y x) t) z) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)))) |
#s(approx (/ (- y x) t) #s(hole binary64 (/ y t))) |
#s(approx (/ (- y x) t) #s(hole binary64 (+ (* -1 (/ x t)) (/ y t)))) |
#s(approx (- y x) #s(hole binary64 y)) |
#s(approx (- y x) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx (* (- 1 (/ x y)) y) #s(hole binary64 y)) |
#s(approx (* (- 1 (/ x y)) y) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx (- 1 (/ x y)) #s(hole binary64 1)) |
#s(approx (- 1 (/ x y)) #s(hole binary64 (+ 1 (* -1 (/ x y))))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))) |
#s(approx (* (- y x) z) #s(hole binary64 (* y z))) |
#s(approx (* (- y x) z) #s(hole binary64 (+ (* -1 (* x z)) (* y z)))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)))) |
#s(approx (+ x (/ (* (* t (- y x)) z) (* t t))) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (* (* t (- y x)) z) (* t t))) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)))) |
#s(approx (/ (* (* t (- y x)) z) (* t t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (* (* t (- y x)) z) (* t t)) #s(hole binary64 (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))) |
#s(approx (* (* t (- y x)) z) #s(hole binary64 (* t (* y z)))) |
#s(approx (* (* t (- y x)) z) #s(hole binary64 (+ (* -1 (* t (* x z))) (* t (* y z))))) |
#s(approx (* t (- y x)) #s(hole binary64 (* t y))) |
#s(approx (* t (- y x)) #s(hole binary64 (+ (* -1 (* t x)) (* t y)))) |
#s(approx (+ (* (/ (- y x) t) z) x) #s(hole binary64 (* x (+ 1 (* -1 (/ z t)))))) |
#s(approx (+ (* (/ (- y x) t) z) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (- y x) t) #s(hole binary64 (* -1 (/ x t)))) |
#s(approx (/ (- y x) t) #s(hole binary64 (* x (- (/ y (* t x)) (/ 1 t))))) |
#s(approx (- y x) #s(hole binary64 (* -1 x))) |
#s(approx (- y x) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (* (- 1 (/ x y)) y) #s(hole binary64 (* -1 x))) |
#s(approx (* (- 1 (/ x y)) y) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (- 1 (/ x y)) #s(hole binary64 (* -1 (/ x y)))) |
#s(approx (- 1 (/ x y)) #s(hole binary64 (* x (- (/ 1 x) (/ 1 y))))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (* x (+ 1 (* -1 (/ z t)))))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (* -1 (/ (* x z) t)))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* -1 (* x z)))) |
#s(approx (* (- y x) z) #s(hole binary64 (* x (+ (* -1 z) (/ (* y z) x))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* x (+ 1 (* -1 (/ z t)))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* x (+ 1 (* -1 (/ z t)))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))))) |
#s(approx (+ x (/ (* (* t (- y x)) z) (* t t))) #s(hole binary64 (* x (+ 1 (* -1 (/ z t)))))) |
#s(approx (+ x (/ (* (* t (- y x)) z) (* t t))) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (* (* t (- y x)) z) (* t t)) #s(hole binary64 (* -1 (/ (* x z) t)))) |
#s(approx (/ (* (* t (- y x)) z) (* t t)) #s(hole binary64 (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))) |
#s(approx (* (* t (- y x)) z) #s(hole binary64 (* -1 (* t (* x z))))) |
#s(approx (* (* t (- y x)) z) #s(hole binary64 (* x (+ (* -1 (* t z)) (/ (* t (* y z)) x))))) |
#s(approx (* t (- y x)) #s(hole binary64 (* -1 (* t x)))) |
#s(approx (* t (- y x)) #s(hole binary64 (* x (+ (* -1 t) (/ (* t y) x))))) |
#s(approx (+ (* (/ (- y x) t) z) x) #s(hole binary64 (* -1 (* x (- (/ z t) 1))))) |
#s(approx (+ (* (/ (- y x) t) z) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))))) |
#s(approx (/ (- y x) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t)))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (* (- 1 (/ x y)) y) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (- 1 (/ x y)) #s(hole binary64 (* -1 (* x (- (/ 1 y) (/ 1 x)))))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (* -1 (* x (- (/ z t) 1))))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* -1 (* x (+ z (* -1 (/ (* y z) x))))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* -1 (* x (- (/ z t) 1))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* -1 (* x (- (/ z t) 1))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))))) |
#s(approx (+ x (/ (* (* t (- y x)) z) (* t t))) #s(hole binary64 (* -1 (* x (- (/ z t) 1))))) |
#s(approx (+ x (/ (* (* t (- y x)) z) (* t t))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))))) |
#s(approx (/ (* (* t (- y x)) z) (* t t)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))))) |
#s(approx (* (* t (- y x)) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* t (* y z)) x)) (* t z)))))) |
#s(approx (* t (- y x)) #s(hole binary64 (* -1 (* x (+ t (* -1 (/ (* t y) x))))))) |
#s(approx (+ (* (/ (- y x) t) z) x) #s(hole binary64 (+ x (* -1 (/ (* x z) t))))) |
#s(approx (+ (* (/ (- y x) t) z) x) #s(hole binary64 (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))))) |
#s(approx (- y x) #s(hole binary64 (- y x))) |
#s(approx (- 1 (/ x y)) #s(hole binary64 (/ (- y x) y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (+ x (* -1 (/ (* x z) t))))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (+ x (* -1 (/ (* x z) t))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ x (* -1 (/ (* x z) t))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))))) |
#s(approx (+ x (/ (* (* t (- y x)) z) (* t t))) #s(hole binary64 (+ x (* -1 (/ (* x z) t))))) |
#s(approx (+ x (/ (* (* t (- y x)) z) (* t t))) #s(hole binary64 (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))))) |
#s(approx (+ (* (/ (- y x) t) z) x) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))))) |
#s(approx (/ (- y x) t) #s(hole binary64 (* y (+ (* -1 (/ x (* t y))) (/ 1 t))))) |
#s(approx (- y x) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (* (- 1 (/ x y)) y) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* y (+ z (* -1 (/ (* x z) y)))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))))) |
#s(approx (+ x (/ (* (* t (- y x)) z) (* t t))) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))))) |
#s(approx (/ (* (* t (- y x)) z) (* t t)) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))))) |
#s(approx (* (* t (- y x)) z) #s(hole binary64 (* y (+ (* -1 (/ (* t (* x z)) y)) (* t z))))) |
#s(approx (* t (- y x)) #s(hole binary64 (* y (+ t (* -1 (/ (* t x) y)))))) |
#s(approx (+ (* (/ (- y x) t) z) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))))) |
#s(approx (/ (- y x) t) #s(hole binary64 (* -1 (* y (- (/ x (* t y)) (/ 1 t)))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
#s(approx (* (- 1 (/ x y)) y) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* -1 (* y (+ (* -1 z) (/ (* x z) y)))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))))) |
#s(approx (+ x (/ (* (* t (- y x)) z) (* t t))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))))) |
#s(approx (/ (* (* t (- y x)) z) (* t t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))))) |
#s(approx (* (* t (- y x)) z) #s(hole binary64 (* -1 (* y (+ (* -1 (* t z)) (/ (* t (* x z)) y)))))) |
#s(approx (* t (- y x)) #s(hole binary64 (* -1 (* y (+ (* -1 t) (/ (* t x) y)))))) |
#s(approx (+ (* (/ (- y x) t) z) x) #s(hole binary64 x)) |
#s(approx (+ (* (/ (- y x) t) z) x) #s(hole binary64 (+ x (* z (- (/ y t) (/ x t)))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 x)) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (+ x (* z (- (/ y t) (/ x t)))))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (* (- y x) z) #s(hole binary64 (* z (- y x)))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 x)) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (+ x (* z (- (/ y t) (/ x t)))))) |
#s(approx (/ z t) #s(hole binary64 (/ z t))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 x)) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ x (* z (- (/ y t) (/ x t)))))) |
#s(approx (+ x (/ (* (* t (- y x)) z) (* t t))) #s(hole binary64 x)) |
#s(approx (+ x (/ (* (* t (- y x)) z) (* t t))) #s(hole binary64 (+ x (* z (- (/ y t) (/ x t)))))) |
#s(approx (/ (* (* t (- y x)) z) (* t t)) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (* (* t (- y x)) z) #s(hole binary64 (* t (* z (- y x))))) |
#s(approx (+ (* (/ (- y x) t) z) x) #s(hole binary64 (* z (- (/ y t) (/ x t))))) |
#s(approx (+ (* (/ (- y x) t) z) x) #s(hole binary64 (* z (- (+ (/ x z) (/ y t)) (/ x t))))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (* z (- (/ y t) (/ x t))))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (* z (- (+ (/ x z) (/ y t)) (/ x t))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* z (- (/ y t) (/ x t))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* z (- (+ (/ x z) (/ y t)) (/ x t))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* z (- (/ y t) (/ x t))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* z (- (+ (/ x z) (/ y t)) (/ x t))))) |
#s(approx (+ x (/ (* (* t (- y x)) z) (* t t))) #s(hole binary64 (* z (- (/ y t) (/ x t))))) |
#s(approx (+ x (/ (* (* t (- y x)) z) (* t t))) #s(hole binary64 (* z (- (+ (/ x z) (/ y t)) (/ x t))))) |
#s(approx (+ (* (/ (- y x) t) z) x) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (+ (* (/ (- y x) t) z) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))))) |
#s(approx (+ x (/ (* (* t (- y x)) z) (* t t))) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (+ x (/ (* (* t (- y x)) z) (* t t))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))))) |
#s(approx (+ (* (/ (- y x) t) z) x) #s(hole binary64 (/ (+ (* t x) (* z (- y x))) t))) |
#s(approx (/ (- y x) t) #s(hole binary64 (/ (- y x) t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (/ (+ (* t x) (* z (- y x))) t))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (/ (+ (* t x) (* z (- y x))) t))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (/ (+ (* t x) (* z (- y x))) t))) |
#s(approx (+ x (/ (* (* t (- y x)) z) (* t t))) #s(hole binary64 (/ (+ (* t x) (* z (- y x))) t))) |
#s(approx (* t (- y x)) #s(hole binary64 (* t (- y x)))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx (+ (* (/ (- y x) t) z) x) #s(hole binary64 (+ x (/ (* z (- y x)) t)))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (+ x (/ (* z (- y x)) t)))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (+ x (/ (* z (- y x)) t)))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ x (/ (* z (- y x)) t)))) |
#s(approx (+ x (/ (* (* t (- y x)) z) (* t t))) #s(hole binary64 (+ x (/ (* z (- y x)) t)))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 24.0ms | y | @ | -inf | ((+ (* (/ (- y x) t) z) x) (/ (- y x) t) (- y x) (* (- 1 (/ x y)) y) (- 1 (/ x y)) 1 (/ x y) x y t z (+ x (* (- y x) (/ z t))) (/ (* (- y x) z) t) (* (- y x) z) (- y x) (+ (* (/ z t) (- y x)) x) (/ z t) (+ x (/ (* (- y x) z) t)) (+ x (/ (* (* t (- y x)) z) (* t t))) (/ (* (* t (- y x)) z) (* t t)) (* (* t (- y x)) z) (* t (- y x)) (- y x) (* t t)) |
| 2.0ms | t | @ | -inf | ((+ (* (/ (- y x) t) z) x) (/ (- y x) t) (- y x) (* (- 1 (/ x y)) y) (- 1 (/ x y)) 1 (/ x y) x y t z (+ x (* (- y x) (/ z t))) (/ (* (- y x) z) t) (* (- y x) z) (- y x) (+ (* (/ z t) (- y x)) x) (/ z t) (+ x (/ (* (- y x) z) t)) (+ x (/ (* (* t (- y x)) z) (* t t))) (/ (* (* t (- y x)) z) (* t t)) (* (* t (- y x)) z) (* t (- y x)) (- y x) (* t t)) |
| 2.0ms | x | @ | -inf | ((+ (* (/ (- y x) t) z) x) (/ (- y x) t) (- y x) (* (- 1 (/ x y)) y) (- 1 (/ x y)) 1 (/ x y) x y t z (+ x (* (- y x) (/ z t))) (/ (* (- y x) z) t) (* (- y x) z) (- y x) (+ (* (/ z t) (- y x)) x) (/ z t) (+ x (/ (* (- y x) z) t)) (+ x (/ (* (* t (- y x)) z) (* t t))) (/ (* (* t (- y x)) z) (* t t)) (* (* t (- y x)) z) (* t (- y x)) (- y x) (* t t)) |
| 2.0ms | z | @ | -inf | ((+ (* (/ (- y x) t) z) x) (/ (- y x) t) (- y x) (* (- 1 (/ x y)) y) (- 1 (/ x y)) 1 (/ x y) x y t z (+ x (* (- y x) (/ z t))) (/ (* (- y x) z) t) (* (- y x) z) (- y x) (+ (* (/ z t) (- y x)) x) (/ z t) (+ x (/ (* (- y x) z) t)) (+ x (/ (* (* t (- y x)) z) (* t t))) (/ (* (* t (- y x)) z) (* t t)) (* (* t (- y x)) z) (* t (- y x)) (- y x) (* t t)) |
| 2.0ms | x | @ | inf | ((+ (* (/ (- y x) t) z) x) (/ (- y x) t) (- y x) (* (- 1 (/ x y)) y) (- 1 (/ x y)) 1 (/ x y) x y t z (+ x (* (- y x) (/ z t))) (/ (* (- y x) z) t) (* (- y x) z) (- y x) (+ (* (/ z t) (- y x)) x) (/ z t) (+ x (/ (* (- y x) z) t)) (+ x (/ (* (* t (- y x)) z) (* t t))) (/ (* (* t (- y x)) z) (* t t)) (* (* t (- y x)) z) (* t (- y x)) (- y x) (* t t)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 370 | 3386 |
| 0 | 392 | 3214 |
| 1 | 1615 | 3173 |
| 0 | 8214 | 3027 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 (/.f64 #s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) t) z x) |
(/.f64 #s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) t) |
#s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
#s(literal 1 binary64) |
(/.f64 x y) |
x |
y |
t |
z |
#s(approx (+ x (* (- y x) (/ z t))) (/.f64 (*.f64 #s(approx (- y x) y) z) t)) |
(/.f64 (*.f64 #s(approx (- y x) y) z) t) |
(*.f64 #s(approx (- y x) y) z) |
#s(approx (- y x) y) |
(fma.f64 (/.f64 z t) #s(approx (- y x) y) x) |
(/.f64 z t) |
(+.f64 x (/.f64 (*.f64 #s(approx (- y x) y) z) t)) |
(+.f64 x (/.f64 (*.f64 (*.f64 t (-.f64 y x)) z) (*.f64 t t))) |
(/.f64 (*.f64 (*.f64 t (-.f64 y x)) z) (*.f64 t t)) |
(*.f64 (*.f64 t (-.f64 y x)) z) |
(*.f64 t (-.f64 y x)) |
(-.f64 y x) |
(*.f64 t t) |
#s(approx (+ (* (/ (- y x) t) z) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ (* (/ (- y x) t) z) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)))) |
#s(approx (/ (- y x) t) #s(hole binary64 (/ y t))) |
#s(approx (/ (- y x) t) #s(hole binary64 (+ (* -1 (/ x t)) (/ y t)))) |
#s(approx (- y x) #s(hole binary64 y)) |
#s(approx (- y x) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx (* (- 1 (/ x y)) y) #s(hole binary64 y)) |
#s(approx (* (- 1 (/ x y)) y) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx (- 1 (/ x y)) #s(hole binary64 1)) |
#s(approx (- 1 (/ x y)) #s(hole binary64 (+ 1 (* -1 (/ x y))))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))) |
#s(approx (* (- y x) z) #s(hole binary64 (* y z))) |
#s(approx (* (- y x) z) #s(hole binary64 (+ (* -1 (* x z)) (* y z)))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)))) |
#s(approx (+ x (/ (* (* t (- y x)) z) (* t t))) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (* (* t (- y x)) z) (* t t))) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)))) |
#s(approx (/ (* (* t (- y x)) z) (* t t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (* (* t (- y x)) z) (* t t)) #s(hole binary64 (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))) |
#s(approx (* (* t (- y x)) z) #s(hole binary64 (* t (* y z)))) |
#s(approx (* (* t (- y x)) z) #s(hole binary64 (+ (* -1 (* t (* x z))) (* t (* y z))))) |
#s(approx (* t (- y x)) #s(hole binary64 (* t y))) |
#s(approx (* t (- y x)) #s(hole binary64 (+ (* -1 (* t x)) (* t y)))) |
#s(approx (+ (* (/ (- y x) t) z) x) #s(hole binary64 (* x (+ 1 (* -1 (/ z t)))))) |
#s(approx (+ (* (/ (- y x) t) z) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (- y x) t) #s(hole binary64 (* -1 (/ x t)))) |
#s(approx (/ (- y x) t) #s(hole binary64 (* x (- (/ y (* t x)) (/ 1 t))))) |
#s(approx (- y x) #s(hole binary64 (* -1 x))) |
#s(approx (- y x) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (* (- 1 (/ x y)) y) #s(hole binary64 (* -1 x))) |
#s(approx (* (- 1 (/ x y)) y) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (- 1 (/ x y)) #s(hole binary64 (* -1 (/ x y)))) |
#s(approx (- 1 (/ x y)) #s(hole binary64 (* x (- (/ 1 x) (/ 1 y))))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (* x (+ 1 (* -1 (/ z t)))))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (* -1 (/ (* x z) t)))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* -1 (* x z)))) |
#s(approx (* (- y x) z) #s(hole binary64 (* x (+ (* -1 z) (/ (* y z) x))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* x (+ 1 (* -1 (/ z t)))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* x (+ 1 (* -1 (/ z t)))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))))) |
#s(approx (+ x (/ (* (* t (- y x)) z) (* t t))) #s(hole binary64 (* x (+ 1 (* -1 (/ z t)))))) |
#s(approx (+ x (/ (* (* t (- y x)) z) (* t t))) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (* (* t (- y x)) z) (* t t)) #s(hole binary64 (* -1 (/ (* x z) t)))) |
#s(approx (/ (* (* t (- y x)) z) (* t t)) #s(hole binary64 (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))) |
#s(approx (* (* t (- y x)) z) #s(hole binary64 (* -1 (* t (* x z))))) |
#s(approx (* (* t (- y x)) z) #s(hole binary64 (* x (+ (* -1 (* t z)) (/ (* t (* y z)) x))))) |
#s(approx (* t (- y x)) #s(hole binary64 (* -1 (* t x)))) |
#s(approx (* t (- y x)) #s(hole binary64 (* x (+ (* -1 t) (/ (* t y) x))))) |
#s(approx (+ (* (/ (- y x) t) z) x) #s(hole binary64 (* -1 (* x (- (/ z t) 1))))) |
#s(approx (+ (* (/ (- y x) t) z) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))))) |
#s(approx (/ (- y x) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t)))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (* (- 1 (/ x y)) y) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (- 1 (/ x y)) #s(hole binary64 (* -1 (* x (- (/ 1 y) (/ 1 x)))))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (* -1 (* x (- (/ z t) 1))))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* -1 (* x (+ z (* -1 (/ (* y z) x))))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* -1 (* x (- (/ z t) 1))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* -1 (* x (- (/ z t) 1))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))))) |
#s(approx (+ x (/ (* (* t (- y x)) z) (* t t))) #s(hole binary64 (* -1 (* x (- (/ z t) 1))))) |
#s(approx (+ x (/ (* (* t (- y x)) z) (* t t))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))))) |
#s(approx (/ (* (* t (- y x)) z) (* t t)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))))) |
#s(approx (* (* t (- y x)) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* t (* y z)) x)) (* t z)))))) |
#s(approx (* t (- y x)) #s(hole binary64 (* -1 (* x (+ t (* -1 (/ (* t y) x))))))) |
#s(approx (+ (* (/ (- y x) t) z) x) #s(hole binary64 (+ x (* -1 (/ (* x z) t))))) |
#s(approx (+ (* (/ (- y x) t) z) x) #s(hole binary64 (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))))) |
#s(approx (- y x) #s(hole binary64 (- y x))) |
#s(approx (- 1 (/ x y)) #s(hole binary64 (/ (- y x) y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (+ x (* -1 (/ (* x z) t))))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (+ x (* -1 (/ (* x z) t))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ x (* -1 (/ (* x z) t))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))))) |
#s(approx (+ x (/ (* (* t (- y x)) z) (* t t))) #s(hole binary64 (+ x (* -1 (/ (* x z) t))))) |
#s(approx (+ x (/ (* (* t (- y x)) z) (* t t))) #s(hole binary64 (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))))) |
#s(approx (+ (* (/ (- y x) t) z) x) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))))) |
#s(approx (/ (- y x) t) #s(hole binary64 (* y (+ (* -1 (/ x (* t y))) (/ 1 t))))) |
#s(approx (- y x) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (* (- 1 (/ x y)) y) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* y (+ z (* -1 (/ (* x z) y)))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))))) |
#s(approx (+ x (/ (* (* t (- y x)) z) (* t t))) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))))) |
#s(approx (/ (* (* t (- y x)) z) (* t t)) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))))) |
#s(approx (* (* t (- y x)) z) #s(hole binary64 (* y (+ (* -1 (/ (* t (* x z)) y)) (* t z))))) |
#s(approx (* t (- y x)) #s(hole binary64 (* y (+ t (* -1 (/ (* t x) y)))))) |
#s(approx (+ (* (/ (- y x) t) z) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))))) |
#s(approx (/ (- y x) t) #s(hole binary64 (* -1 (* y (- (/ x (* t y)) (/ 1 t)))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
#s(approx (* (- 1 (/ x y)) y) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* -1 (* y (+ (* -1 z) (/ (* x z) y)))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))))) |
#s(approx (+ x (/ (* (* t (- y x)) z) (* t t))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))))) |
#s(approx (/ (* (* t (- y x)) z) (* t t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))))) |
#s(approx (* (* t (- y x)) z) #s(hole binary64 (* -1 (* y (+ (* -1 (* t z)) (/ (* t (* x z)) y)))))) |
#s(approx (* t (- y x)) #s(hole binary64 (* -1 (* y (+ (* -1 t) (/ (* t x) y)))))) |
#s(approx (+ (* (/ (- y x) t) z) x) #s(hole binary64 x)) |
#s(approx (+ (* (/ (- y x) t) z) x) #s(hole binary64 (+ x (* z (- (/ y t) (/ x t)))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 x)) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (+ x (* z (- (/ y t) (/ x t)))))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (* (- y x) z) #s(hole binary64 (* z (- y x)))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 x)) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (+ x (* z (- (/ y t) (/ x t)))))) |
#s(approx (/ z t) #s(hole binary64 (/ z t))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 x)) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ x (* z (- (/ y t) (/ x t)))))) |
#s(approx (+ x (/ (* (* t (- y x)) z) (* t t))) #s(hole binary64 x)) |
#s(approx (+ x (/ (* (* t (- y x)) z) (* t t))) #s(hole binary64 (+ x (* z (- (/ y t) (/ x t)))))) |
#s(approx (/ (* (* t (- y x)) z) (* t t)) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (* (* t (- y x)) z) #s(hole binary64 (* t (* z (- y x))))) |
#s(approx (+ (* (/ (- y x) t) z) x) #s(hole binary64 (* z (- (/ y t) (/ x t))))) |
#s(approx (+ (* (/ (- y x) t) z) x) #s(hole binary64 (* z (- (+ (/ x z) (/ y t)) (/ x t))))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (* z (- (/ y t) (/ x t))))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (* z (- (+ (/ x z) (/ y t)) (/ x t))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* z (- (/ y t) (/ x t))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* z (- (+ (/ x z) (/ y t)) (/ x t))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* z (- (/ y t) (/ x t))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* z (- (+ (/ x z) (/ y t)) (/ x t))))) |
#s(approx (+ x (/ (* (* t (- y x)) z) (* t t))) #s(hole binary64 (* z (- (/ y t) (/ x t))))) |
#s(approx (+ x (/ (* (* t (- y x)) z) (* t t))) #s(hole binary64 (* z (- (+ (/ x z) (/ y t)) (/ x t))))) |
#s(approx (+ (* (/ (- y x) t) z) x) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (+ (* (/ (- y x) t) z) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))))) |
#s(approx (+ x (/ (* (* t (- y x)) z) (* t t))) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (+ x (/ (* (* t (- y x)) z) (* t t))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))))) |
#s(approx (+ (* (/ (- y x) t) z) x) #s(hole binary64 (/ (+ (* t x) (* z (- y x))) t))) |
#s(approx (/ (- y x) t) #s(hole binary64 (/ (- y x) t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (/ (+ (* t x) (* z (- y x))) t))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (/ (+ (* t x) (* z (- y x))) t))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (/ (+ (* t x) (* z (- y x))) t))) |
#s(approx (+ x (/ (* (* t (- y x)) z) (* t t))) #s(hole binary64 (/ (+ (* t x) (* z (- y x))) t))) |
#s(approx (* t (- y x)) #s(hole binary64 (* t (- y x)))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx (+ (* (/ (- y x) t) z) x) #s(hole binary64 (+ x (/ (* z (- y x)) t)))) |
#s(approx (+ x (* (- y x) (/ z t))) #s(hole binary64 (+ x (/ (* z (- y x)) t)))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (+ x (/ (* z (- y x)) t)))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ x (/ (* z (- y x)) t)))) |
#s(approx (+ x (/ (* (* t (- y x)) z) (* t t))) #s(hole binary64 (+ x (/ (* z (- y x)) t)))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 z (/.f64 #s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) t)) #s(literal 2 binary64))) (-.f64 x (*.f64 z (/.f64 #s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) t)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 z (/.f64 #s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) t)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 z (/.f64 #s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) t)) #s(literal 2 binary64)) (*.f64 x (*.f64 z (/.f64 #s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) t)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (/.f64 #s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) t)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 z (/.f64 #s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) t)) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (/.f64 #s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) t)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 z (/.f64 #s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) t)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 z (/.f64 #s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) t)) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (/.f64 #s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) t)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 z (/.f64 #s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) t)) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (/.f64 #s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) t)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 z (/.f64 #s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) t)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 z (/.f64 #s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) t)) x)))) |
(fma.f64 z (/.f64 #s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) t) x) |
(fma.f64 (/.f64 #s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) t) z x) |
(-.f64 (/.f64 (pow.f64 (*.f64 z (/.f64 #s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) t)) #s(literal 2 binary64)) (-.f64 (*.f64 z (/.f64 #s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) t)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 z (/.f64 #s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) t)) x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 z (/.f64 #s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) t)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 z (/.f64 #s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) t)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 z (/.f64 #s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) t)) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 z (/.f64 #s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) t)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 z (/.f64 #s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) t)) x))))) |
(+.f64 (*.f64 z (/.f64 #s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) t)) x) |
(+.f64 x (*.f64 z (/.f64 #s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) t))) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)))) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 #s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y))) (neg.f64 t)) |
(/.f64 #s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) t) |
#s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (neg.f64 y)) (*.f64 #s(literal 2 binary64) (neg.f64 x))) (*.f64 #s(literal 2 binary64) (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 x y))))) (/.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 x y)))))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
#s(literal 1 binary64) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 x y) |
x |
y |
t |
z |
#s(approx (+ (* (/ (- y x) t) z) x) (/.f64 (*.f64 #s(approx (- y x) y) z) t)) |
(*.f64 #s(approx (- y x) y) (/.f64 z t)) |
(*.f64 (/.f64 z t) #s(approx (- y x) y)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(approx (- y x) y) z))) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 (*.f64 #s(approx (- y x) y) z)) (neg.f64 t)) |
(/.f64 (*.f64 #s(approx (- y x) y) z) t) |
(*.f64 #s(approx (- y x) y) z) |
(*.f64 z #s(approx (- y x) y)) |
#s(approx (- y x) y) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (*.f64 #s(approx (- y x) y) z) t) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (/.f64 (*.f64 #s(approx (- y x) y) z) t)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- y x) y) z) t) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (*.f64 #s(approx (- y x) y) z) t) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(approx (- y x) y) z) t) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- y x) y) z) t) #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 #s(approx (- y x) y) z) t)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- y x) y) z) t) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- y x) y) z) t) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(approx (- y x) y) z) t) x))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (*.f64 #s(approx (- y x) y) z) t) #s(literal 2 binary64))) (-.f64 x (/.f64 (*.f64 #s(approx (- y x) y) z) t))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- y x) y) z) t) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 #s(approx (- y x) y) z) t) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(approx (- y x) y) z) t) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- y x) y) z) t) #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 #s(approx (- y x) y) z) t))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- y x) y) z) t) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- y x) y) z) t) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(approx (- y x) y) z) t) x)))) |
(fma.f64 #s(approx (- y x) y) (/.f64 z t) x) |
(fma.f64 (/.f64 z t) #s(approx (- y x) y) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 #s(approx (- y x) y) z) t))) (/.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- y x) y) z) t) #s(literal 2 binary64)) (-.f64 x (/.f64 (*.f64 #s(approx (- y x) y) z) t)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- y x) y) z) t) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 #s(approx (- y x) y) z) t) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 #s(approx (- y x) y) z) t) x))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- y x) y) z) t) #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 #s(approx (- y x) y) z) t))))) (/.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- y x) y) z) t) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- y x) y) z) t) #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 #s(approx (- y x) y) z) t)))))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- y x) y) z) t) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- y x) y) z) t) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(approx (- y x) y) z) t) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- y x) y) z) t) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(approx (- y x) y) z) t) x))))) |
(+.f64 (/.f64 (*.f64 #s(approx (- y x) y) z) t) x) |
(+.f64 x (/.f64 (*.f64 #s(approx (- y x) y) z) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z #s(literal -1 binary64))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 z t) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 z t)) |
(/.f64 (*.f64 #s(literal 2 binary64) z) (*.f64 #s(literal 2 binary64) t)) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 z)) (*.f64 #s(literal 2 binary64) (neg.f64 t))) |
(/.f64 (*.f64 (neg.f64 z) #s(literal 2 binary64)) (*.f64 (neg.f64 t) #s(literal 2 binary64))) |
(/.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 t #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 z)) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 z) (neg.f64 t)) |
(/.f64 z t) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (*.f64 #s(approx (- y x) y) z) t) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (/.f64 (*.f64 #s(approx (- y x) y) z) t)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- y x) y) z) t) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (*.f64 #s(approx (- y x) y) z) t) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(approx (- y x) y) z) t) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- y x) y) z) t) #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 #s(approx (- y x) y) z) t)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- y x) y) z) t) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- y x) y) z) t) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(approx (- y x) y) z) t) x))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (*.f64 #s(approx (- y x) y) z) t) #s(literal 2 binary64))) (-.f64 x (/.f64 (*.f64 #s(approx (- y x) y) z) t))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- y x) y) z) t) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 #s(approx (- y x) y) z) t) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(approx (- y x) y) z) t) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- y x) y) z) t) #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 #s(approx (- y x) y) z) t))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- y x) y) z) t) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- y x) y) z) t) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(approx (- y x) y) z) t) x)))) |
(fma.f64 #s(approx (- y x) y) (/.f64 z t) x) |
(fma.f64 (/.f64 z t) #s(approx (- y x) y) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 #s(approx (- y x) y) z) t))) (/.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- y x) y) z) t) #s(literal 2 binary64)) (-.f64 x (/.f64 (*.f64 #s(approx (- y x) y) z) t)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- y x) y) z) t) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 #s(approx (- y x) y) z) t) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 #s(approx (- y x) y) z) t) x))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- y x) y) z) t) #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 #s(approx (- y x) y) z) t))))) (/.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- y x) y) z) t) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- y x) y) z) t) #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 #s(approx (- y x) y) z) t)))))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- y x) y) z) t) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- y x) y) z) t) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(approx (- y x) y) z) t) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- y x) y) z) t) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(approx (- y x) y) z) t) x))))) |
(+.f64 (/.f64 (*.f64 #s(approx (- y x) y) z) t) x) |
(+.f64 x (/.f64 (*.f64 #s(approx (- y x) y) z) t)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 z t) t) (/.f64 (-.f64 y x) t)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (/.f64 (*.f64 z t) t) (/.f64 (-.f64 y x) t)) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 z t) t) (/.f64 (-.f64 y x) t)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 z t) t) (/.f64 (-.f64 y x) t)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (*.f64 z t) t) (/.f64 (-.f64 y x) t)) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (/.f64 (*.f64 z t) t) (/.f64 (-.f64 y x) t)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (/.f64 (*.f64 z t) t) (/.f64 (-.f64 y x) t))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 z t) t) (/.f64 (-.f64 y x) t)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 z t) t) (/.f64 (-.f64 y x) t)) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 (*.f64 z t) t) (/.f64 (-.f64 y x) t))))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (/.f64 (*.f64 z t) t) (/.f64 (-.f64 y x) t)) #s(literal 2 binary64))) (-.f64 x (*.f64 (/.f64 (*.f64 z t) t) (/.f64 (-.f64 y x) t)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 z t) t) (/.f64 (-.f64 y x) t)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 z t) t) (/.f64 (-.f64 y x) t)) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 (*.f64 z t) t) (/.f64 (-.f64 y x) t)))))) |
(fma.f64 (/.f64 (*.f64 z t) (neg.f64 t)) (/.f64 (-.f64 y x) (neg.f64 t)) x) |
(fma.f64 (/.f64 (*.f64 z t) (fabs.f64 t)) (/.f64 (-.f64 y x) (fabs.f64 t)) x) |
(fma.f64 (/.f64 (*.f64 z t) t) (/.f64 (-.f64 y x) t) x) |
(fma.f64 (/.f64 (*.f64 t (-.f64 y x)) (neg.f64 t)) (/.f64 z (neg.f64 t)) x) |
(fma.f64 (/.f64 z (neg.f64 t)) (/.f64 (*.f64 t (-.f64 y x)) (neg.f64 t)) x) |
(fma.f64 (/.f64 (*.f64 t (-.f64 y x)) (fabs.f64 t)) (/.f64 z (fabs.f64 t)) x) |
(fma.f64 (/.f64 z (fabs.f64 t)) (/.f64 (*.f64 t (-.f64 y x)) (fabs.f64 t)) x) |
(fma.f64 (/.f64 (*.f64 z (-.f64 y x)) (neg.f64 t)) (/.f64 t (neg.f64 t)) x) |
(fma.f64 (/.f64 t (neg.f64 t)) (/.f64 (*.f64 z (-.f64 y x)) (neg.f64 t)) x) |
(fma.f64 (/.f64 (*.f64 z (-.f64 y x)) (fabs.f64 t)) (/.f64 t (fabs.f64 t)) x) |
(fma.f64 (/.f64 t (fabs.f64 t)) (/.f64 (*.f64 z (-.f64 y x)) (fabs.f64 t)) x) |
(fma.f64 (/.f64 t t) (*.f64 (/.f64 (-.f64 y x) t) z) x) |
(fma.f64 (/.f64 (*.f64 t (-.f64 y x)) t) (/.f64 z t) x) |
(fma.f64 (*.f64 t (-.f64 y x)) (/.f64 z (*.f64 t t)) x) |
(fma.f64 (*.f64 (/.f64 (-.f64 y x) t) z) (/.f64 t t) x) |
(fma.f64 (/.f64 z t) (/.f64 (*.f64 t (-.f64 y x)) t) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (/.f64 (*.f64 z t) t) (/.f64 (-.f64 y x) t)))) (/.f64 (pow.f64 (*.f64 (/.f64 (*.f64 z t) t) (/.f64 (-.f64 y x) t)) #s(literal 2 binary64)) (-.f64 x (*.f64 (/.f64 (*.f64 z t) t) (/.f64 (-.f64 y x) t))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 z t) t) (/.f64 (-.f64 y x) t)) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 (*.f64 z t) t) (/.f64 (-.f64 y x) t)))))) (/.f64 (pow.f64 (*.f64 (/.f64 (*.f64 z t) t) (/.f64 (-.f64 y x) t)) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 z t) t) (/.f64 (-.f64 y x) t)) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 (*.f64 z t) t) (/.f64 (-.f64 y x) t))))))) |
(+.f64 (*.f64 (/.f64 (*.f64 z t) t) (/.f64 (-.f64 y x) t)) x) |
(+.f64 x (*.f64 (/.f64 (*.f64 z t) t) (/.f64 (-.f64 y x) t))) |
(*.f64 (/.f64 (*.f64 z t) (neg.f64 t)) (/.f64 (-.f64 y x) (neg.f64 t))) |
(*.f64 (/.f64 (*.f64 z t) (fabs.f64 t)) (/.f64 (-.f64 y x) (fabs.f64 t))) |
(*.f64 (/.f64 (*.f64 z t) t) (/.f64 (-.f64 y x) t)) |
(*.f64 (/.f64 (*.f64 t (-.f64 y x)) (neg.f64 t)) (/.f64 z (neg.f64 t))) |
(*.f64 (/.f64 z (neg.f64 t)) (/.f64 (*.f64 t (-.f64 y x)) (neg.f64 t))) |
(*.f64 (/.f64 (*.f64 t (-.f64 y x)) (fabs.f64 t)) (/.f64 z (fabs.f64 t))) |
(*.f64 (/.f64 z (fabs.f64 t)) (/.f64 (*.f64 t (-.f64 y x)) (fabs.f64 t))) |
(*.f64 (/.f64 (*.f64 z (-.f64 y x)) (neg.f64 t)) (/.f64 t (neg.f64 t))) |
(*.f64 (/.f64 t (neg.f64 t)) (/.f64 (*.f64 z (-.f64 y x)) (neg.f64 t))) |
(*.f64 (/.f64 (*.f64 z (-.f64 y x)) (fabs.f64 t)) (/.f64 t (fabs.f64 t))) |
(*.f64 (/.f64 t (fabs.f64 t)) (/.f64 (*.f64 z (-.f64 y x)) (fabs.f64 t))) |
(*.f64 (/.f64 t t) (*.f64 (/.f64 (-.f64 y x) t) z)) |
(*.f64 (/.f64 (*.f64 t (-.f64 y x)) t) (/.f64 z t)) |
(*.f64 (*.f64 t (-.f64 y x)) (/.f64 z (*.f64 t t))) |
(*.f64 (*.f64 (/.f64 (-.f64 y x) t) z) (/.f64 t t)) |
(*.f64 (/.f64 z t) (/.f64 (*.f64 t (-.f64 y x)) t)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 t (-.f64 y x)) z) t)) (neg.f64 t)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 t (-.f64 y x)) z))) (neg.f64 (neg.f64 (*.f64 t t)))) |
(/.f64 (*.f64 (*.f64 t (-.f64 y x)) (neg.f64 z)) (*.f64 t (neg.f64 t))) |
(/.f64 (/.f64 (*.f64 (*.f64 t (-.f64 y x)) z) t) t) |
(/.f64 (neg.f64 (*.f64 (*.f64 t (-.f64 y x)) z)) (neg.f64 (*.f64 t t))) |
(/.f64 (*.f64 (*.f64 t (-.f64 y x)) z) (*.f64 t t)) |
(*.f64 (*.f64 z t) (-.f64 y x)) |
(*.f64 (*.f64 t (-.f64 y x)) z) |
(*.f64 (*.f64 z (-.f64 y x)) t) |
(*.f64 z (*.f64 t (-.f64 y x))) |
(*.f64 t (*.f64 z (-.f64 y x))) |
(*.f64 t (-.f64 y x)) |
(*.f64 (-.f64 y x) t) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 y y (fma.f64 x x (*.f64 y x))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 y x)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y y (fma.f64 x x (*.f64 y x)))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (fma.f64 x x (*.f64 y x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (fma.f64 x x (*.f64 y x))))) |
(-.f64 y x) |
(*.f64 (neg.f64 (neg.f64 t)) (neg.f64 (neg.f64 t))) |
(*.f64 (neg.f64 (fabs.f64 t)) (neg.f64 (fabs.f64 t))) |
(*.f64 (fabs.f64 (fabs.f64 t)) (fabs.f64 (fabs.f64 t))) |
(*.f64 (exp.f64 (log.f64 t)) (exp.f64 (log.f64 t))) |
(*.f64 (neg.f64 t) (neg.f64 t)) |
(*.f64 (fabs.f64 t) (fabs.f64 t)) |
(*.f64 t t) |
(pow.f64 (exp.f64 (log.f64 t)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 t) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 t) #s(literal 2 binary64)) |
(pow.f64 (*.f64 t t) #s(literal 1 binary64)) |
(pow.f64 t #s(literal 2 binary64)) |
(fabs.f64 (*.f64 t t)) |
(exp.f64 (*.f64 (log.f64 t) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 t) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 t) #s(literal 2 binary64)))) |
#s(approx (+ (* (/ (- y x) t) z) x) (*.f64 y (/.f64 z t))) |
#s(approx (+ (* (/ (- y x) t) z) x) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x (*.f64 y (/.f64 z t)))) |
#s(approx (/ (- y x) t) (/.f64 y t)) |
#s(approx (/ (- y x) t) (/.f64 (fma.f64 #s(literal -1 binary64) x y) t)) |
#s(approx (- y x) y) |
#s(approx (- y x) (fma.f64 #s(literal -1 binary64) x y)) |
#s(approx (* (- 1 (/ x y)) y) y) |
#s(approx (* (- 1 (/ x y)) y) (fma.f64 #s(literal -1 binary64) x y)) |
#s(approx (- 1 (/ x y)) #s(literal 1 binary64)) |
#s(approx (- 1 (/ x y)) (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (/ x y) (/.f64 x y)) |
#s(approx x x) |
#s(approx (+ (* (/ (- y x) t) z) x) (*.f64 y (/.f64 z t))) |
#s(approx (+ (* (/ (- y x) t) z) x) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x (*.f64 y (/.f64 z t)))) |
#s(approx (/ (* (- y x) z) t) (*.f64 y (/.f64 z t))) |
#s(approx (/ (* (- y x) z) t) (/.f64 (fma.f64 (neg.f64 x) z (*.f64 z y)) t)) |
#s(approx (* (- y x) z) (*.f64 z y)) |
#s(approx (* (- y x) z) (fma.f64 (neg.f64 x) z (*.f64 z y))) |
#s(approx (+ (* (/ (- y x) t) z) x) (*.f64 y (/.f64 z t))) |
#s(approx (+ (* (/ (- y x) t) z) x) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x (*.f64 y (/.f64 z t)))) |
#s(approx (+ (* (/ (- y x) t) z) x) (*.f64 y (/.f64 z t))) |
#s(approx (+ (* (/ (- y x) t) z) x) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x (*.f64 y (/.f64 z t)))) |
#s(approx (+ x (/ (* (* t (- y x)) z) (* t t))) (*.f64 y (/.f64 z t))) |
#s(approx (+ x (/ (* (* t (- y x)) z) (* t t))) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x (*.f64 y (/.f64 z t)))) |
#s(approx (/ (* (* t (- y x)) z) (* t t)) (*.f64 y (/.f64 z t))) |
#s(approx (/ (* (* t (- y x)) z) (* t t)) (/.f64 (fma.f64 (neg.f64 x) z (*.f64 z y)) t)) |
#s(approx (* (* t (- y x)) z) (*.f64 (*.f64 z y) t)) |
#s(approx (* (* t (- y x)) z) (fma.f64 (neg.f64 t) (*.f64 z x) (*.f64 (*.f64 z y) t))) |
#s(approx (* t (- y x)) (*.f64 t y)) |
#s(approx (* t (- y x)) (fma.f64 (neg.f64 t) x (*.f64 t y))) |
#s(approx (+ (* (/ (- y x) t) z) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
#s(approx (+ (* (/ (- y x) t) z) x) (*.f64 (+.f64 (fma.f64 (/.f64 z x) (/.f64 y t) (/.f64 (neg.f64 z) t)) #s(literal 1 binary64)) x)) |
#s(approx (/ (- y x) t) (/.f64 (neg.f64 x) t)) |
#s(approx (/ (- y x) t) (*.f64 (-.f64 (/.f64 (/.f64 y t) x) (pow.f64 t #s(literal -1 binary64))) x)) |
#s(approx (- y x) (neg.f64 x)) |
#s(approx (- y x) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
#s(approx (* (- 1 (/ x y)) y) (neg.f64 x)) |
#s(approx (* (- 1 (/ x y)) y) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
#s(approx (- 1 (/ x y)) (/.f64 (neg.f64 x) y)) |
#s(approx (- 1 (/ x y)) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) x)) |
#s(approx (+ (* (/ (- y x) t) z) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
#s(approx (+ (* (/ (- y x) t) z) x) (*.f64 (+.f64 (fma.f64 (/.f64 z x) (/.f64 y t) (/.f64 (neg.f64 z) t)) #s(literal 1 binary64)) x)) |
#s(approx (/ (* (- y x) z) t) (neg.f64 (*.f64 x (/.f64 z t)))) |
#s(approx (/ (* (- y x) z) t) (*.f64 (fma.f64 (/.f64 z x) (/.f64 y t) (/.f64 (neg.f64 z) t)) x)) |
#s(approx (* (- y x) z) (*.f64 (neg.f64 x) z)) |
#s(approx (* (- y x) z) (*.f64 (fma.f64 y (/.f64 z x) (neg.f64 z)) x)) |
#s(approx (+ (* (/ (- y x) t) z) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
#s(approx (+ (* (/ (- y x) t) z) x) (*.f64 (+.f64 (fma.f64 (/.f64 z x) (/.f64 y t) (/.f64 (neg.f64 z) t)) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (/ (- y x) t) z) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
#s(approx (+ (* (/ (- y x) t) z) x) (*.f64 (+.f64 (fma.f64 (/.f64 z x) (/.f64 y t) (/.f64 (neg.f64 z) t)) #s(literal 1 binary64)) x)) |
#s(approx (+ x (/ (* (* t (- y x)) z) (* t t))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
#s(approx (+ x (/ (* (* t (- y x)) z) (* t t))) (*.f64 (+.f64 (fma.f64 (/.f64 z x) (/.f64 y t) (/.f64 (neg.f64 z) t)) #s(literal 1 binary64)) x)) |
#s(approx (/ (* (* t (- y x)) z) (* t t)) (neg.f64 (*.f64 x (/.f64 z t)))) |
#s(approx (/ (* (* t (- y x)) z) (* t t)) (*.f64 (fma.f64 (/.f64 z x) (/.f64 y t) (/.f64 (neg.f64 z) t)) x)) |
#s(approx (* (* t (- y x)) z) (*.f64 (neg.f64 t) (*.f64 z x))) |
#s(approx (* (* t (- y x)) z) (*.f64 (fma.f64 (neg.f64 t) z (*.f64 t (/.f64 (*.f64 z y) x))) x)) |
#s(approx (* t (- y x)) (*.f64 (neg.f64 t) x)) |
#s(approx (* t (- y x)) (*.f64 (fma.f64 t (/.f64 y x) (neg.f64 t)) x)) |
#s(approx (+ (* (/ (- y x) t) z) x) (*.f64 (neg.f64 x) (-.f64 (/.f64 z t) #s(literal 1 binary64)))) |
#s(approx (+ (* (/ (- y x) t) z) x) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 y (/.f64 z t)) x) #s(literal -1 binary64) (-.f64 (/.f64 z t) #s(literal 1 binary64))))) |
#s(approx (/ (- y x) t) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (/.f64 y t) x) #s(literal -1 binary64) (pow.f64 t #s(literal -1 binary64))))) |
#s(approx (- y x) (*.f64 (neg.f64 x) (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (* (- 1 (/ x y)) y) (*.f64 (neg.f64 x) (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (- 1 (/ x y)) (*.f64 (neg.f64 x) (-.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (+ (* (/ (- y x) t) z) x) (*.f64 (neg.f64 x) (-.f64 (/.f64 z t) #s(literal 1 binary64)))) |
#s(approx (+ (* (/ (- y x) t) z) x) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 y (/.f64 z t)) x) #s(literal -1 binary64) (-.f64 (/.f64 z t) #s(literal 1 binary64))))) |
#s(approx (/ (* (- y x) z) t) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 y (/.f64 z t)) x) #s(literal -1 binary64) (/.f64 z t)))) |
#s(approx (* (- y x) z) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 z y) x) #s(literal -1 binary64) z))) |
#s(approx (+ (* (/ (- y x) t) z) x) (*.f64 (neg.f64 x) (-.f64 (/.f64 z t) #s(literal 1 binary64)))) |
#s(approx (+ (* (/ (- y x) t) z) x) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 y (/.f64 z t)) x) #s(literal -1 binary64) (-.f64 (/.f64 z t) #s(literal 1 binary64))))) |
#s(approx (+ (* (/ (- y x) t) z) x) (*.f64 (neg.f64 x) (-.f64 (/.f64 z t) #s(literal 1 binary64)))) |
#s(approx (+ (* (/ (- y x) t) z) x) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 y (/.f64 z t)) x) #s(literal -1 binary64) (-.f64 (/.f64 z t) #s(literal 1 binary64))))) |
#s(approx (+ x (/ (* (* t (- y x)) z) (* t t))) (*.f64 (neg.f64 x) (-.f64 (/.f64 z t) #s(literal 1 binary64)))) |
#s(approx (+ x (/ (* (* t (- y x)) z) (* t t))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 y (/.f64 z t)) x) #s(literal -1 binary64) (-.f64 (/.f64 z t) #s(literal 1 binary64))))) |
#s(approx (/ (* (* t (- y x)) z) (* t t)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 y (/.f64 z t)) x) #s(literal -1 binary64) (/.f64 z t)))) |
#s(approx (* (* t (- y x)) z) (*.f64 (neg.f64 x) (fma.f64 z t (neg.f64 (*.f64 t (/.f64 (*.f64 z y) x)))))) |
#s(approx (* t (- y x)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 t (/.f64 y x)) #s(literal -1 binary64) t))) |
#s(approx (+ (* (/ (- y x) t) z) x) (-.f64 x (*.f64 x (/.f64 z t)))) |
#s(approx (+ (* (/ (- y x) t) z) x) (+.f64 (/.f64 (fma.f64 (neg.f64 x) z (*.f64 z y)) t) x)) |
#s(approx (- y x) (-.f64 y x)) |
#s(approx (- 1 (/ x y)) (/.f64 (-.f64 y x) y)) |
#s(approx y y) |
#s(approx (+ (* (/ (- y x) t) z) x) (-.f64 x (*.f64 x (/.f64 z t)))) |
#s(approx (+ (* (/ (- y x) t) z) x) (+.f64 (/.f64 (fma.f64 (neg.f64 x) z (*.f64 z y)) t) x)) |
#s(approx (+ (* (/ (- y x) t) z) x) (-.f64 x (*.f64 x (/.f64 z t)))) |
#s(approx (+ (* (/ (- y x) t) z) x) (+.f64 (/.f64 (fma.f64 (neg.f64 x) z (*.f64 z y)) t) x)) |
#s(approx (+ (* (/ (- y x) t) z) x) (-.f64 x (*.f64 x (/.f64 z t)))) |
#s(approx (+ (* (/ (- y x) t) z) x) (+.f64 (/.f64 (fma.f64 (neg.f64 x) z (*.f64 z y)) t) x)) |
#s(approx (+ x (/ (* (* t (- y x)) z) (* t t))) (-.f64 x (*.f64 x (/.f64 z t)))) |
#s(approx (+ x (/ (* (* t (- y x)) z) (* t t))) (+.f64 (/.f64 (fma.f64 (neg.f64 x) z (*.f64 z y)) t) x)) |
#s(approx (+ (* (/ (- y x) t) z) x) (*.f64 (/.f64 (fma.f64 (neg.f64 x) z (fma.f64 t x (*.f64 z y))) (*.f64 t y)) y)) |
#s(approx (/ (- y x) t) (*.f64 (fma.f64 (/.f64 (/.f64 x t) y) #s(literal -1 binary64) (pow.f64 t #s(literal -1 binary64))) y)) |
#s(approx (- y x) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal 1 binary64)) y)) |
#s(approx (* (- 1 (/ x y)) y) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal 1 binary64)) y)) |
#s(approx (+ (* (/ (- y x) t) z) x) (*.f64 (/.f64 (fma.f64 (neg.f64 x) z (fma.f64 t x (*.f64 z y))) (*.f64 t y)) y)) |
#s(approx (/ (* (- y x) z) t) (*.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z t) (/.f64 z t)) y)) |
#s(approx (* (- y x) z) (*.f64 (fma.f64 (/.f64 (*.f64 z x) y) #s(literal -1 binary64) z) y)) |
#s(approx (+ (* (/ (- y x) t) z) x) (*.f64 (/.f64 (fma.f64 (neg.f64 x) z (fma.f64 t x (*.f64 z y))) (*.f64 t y)) y)) |
#s(approx (+ (* (/ (- y x) t) z) x) (*.f64 (/.f64 (fma.f64 (neg.f64 x) z (fma.f64 t x (*.f64 z y))) (*.f64 t y)) y)) |
#s(approx (+ x (/ (* (* t (- y x)) z) (* t t))) (*.f64 (/.f64 (fma.f64 (neg.f64 x) z (fma.f64 t x (*.f64 z y))) (*.f64 t y)) y)) |
#s(approx (/ (* (* t (- y x)) z) (* t t)) (*.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z t) (/.f64 z t)) y)) |
#s(approx (* (* t (- y x)) z) (*.f64 (fma.f64 z t (/.f64 (*.f64 (neg.f64 t) (*.f64 z x)) y)) y)) |
#s(approx (* t (- y x)) (*.f64 (fma.f64 (*.f64 t (/.f64 x y)) #s(literal -1 binary64) t) y)) |
#s(approx (+ (* (/ (- y x) t) z) x) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 x (*.f64 x (/.f64 z t))) y) #s(literal -1 binary64) (/.f64 (neg.f64 z) t)) y))) |
#s(approx (/ (- y x) t) (neg.f64 (*.f64 (-.f64 (/.f64 (/.f64 x t) y) (pow.f64 t #s(literal -1 binary64))) y))) |
#s(approx (- y x) (neg.f64 (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y))) |
#s(approx (* (- 1 (/ x y)) y) (neg.f64 (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y))) |
#s(approx (+ (* (/ (- y x) t) z) x) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 x (*.f64 x (/.f64 z t))) y) #s(literal -1 binary64) (/.f64 (neg.f64 z) t)) y))) |
#s(approx (/ (* (- y x) z) t) (neg.f64 (*.f64 (fma.f64 (/.f64 z y) (/.f64 x t) (/.f64 (neg.f64 z) t)) y))) |
#s(approx (* (- y x) z) (neg.f64 (*.f64 (fma.f64 x (/.f64 z y) (neg.f64 z)) y))) |
#s(approx (+ (* (/ (- y x) t) z) x) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 x (*.f64 x (/.f64 z t))) y) #s(literal -1 binary64) (/.f64 (neg.f64 z) t)) y))) |
#s(approx (+ (* (/ (- y x) t) z) x) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 x (*.f64 x (/.f64 z t))) y) #s(literal -1 binary64) (/.f64 (neg.f64 z) t)) y))) |
#s(approx (+ x (/ (* (* t (- y x)) z) (* t t))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 x (*.f64 x (/.f64 z t))) y) #s(literal -1 binary64) (/.f64 (neg.f64 z) t)) y))) |
#s(approx (/ (* (* t (- y x)) z) (* t t)) (neg.f64 (*.f64 (fma.f64 (/.f64 z y) (/.f64 x t) (/.f64 (neg.f64 z) t)) y))) |
#s(approx (* (* t (- y x)) z) (neg.f64 (*.f64 (fma.f64 (neg.f64 t) z (*.f64 t (/.f64 (*.f64 z x) y))) y))) |
#s(approx (* t (- y x)) (neg.f64 (*.f64 (fma.f64 t (/.f64 x y) (neg.f64 t)) y))) |
#s(approx (+ (* (/ (- y x) t) z) x) x) |
#s(approx (+ (* (/ (- y x) t) z) x) (fma.f64 (/.f64 (-.f64 y x) t) z x)) |
#s(approx z z) |
#s(approx (+ (* (/ (- y x) t) z) x) x) |
#s(approx (+ (* (/ (- y x) t) z) x) (fma.f64 (/.f64 (-.f64 y x) t) z x)) |
#s(approx (/ (* (- y x) z) t) (*.f64 (/.f64 (-.f64 y x) t) z)) |
#s(approx (* (- y x) z) (*.f64 z (-.f64 y x))) |
#s(approx (+ (* (/ (- y x) t) z) x) x) |
#s(approx (+ (* (/ (- y x) t) z) x) (fma.f64 (/.f64 (-.f64 y x) t) z x)) |
#s(approx (/ z t) (/.f64 z t)) |
#s(approx (+ (* (/ (- y x) t) z) x) x) |
#s(approx (+ (* (/ (- y x) t) z) x) (fma.f64 (/.f64 (-.f64 y x) t) z x)) |
#s(approx (+ x (/ (* (* t (- y x)) z) (* t t))) x) |
#s(approx (+ x (/ (* (* t (- y x)) z) (* t t))) (fma.f64 (/.f64 (-.f64 y x) t) z x)) |
#s(approx (/ (* (* t (- y x)) z) (* t t)) (*.f64 (/.f64 (-.f64 y x) t) z)) |
#s(approx (* (* t (- y x)) z) (*.f64 (*.f64 t (-.f64 y x)) z)) |
#s(approx (+ (* (/ (- y x) t) z) x) (*.f64 (/.f64 (-.f64 y x) t) z)) |
#s(approx (+ (* (/ (- y x) t) z) x) (*.f64 (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t)) z)) |
#s(approx (+ (* (/ (- y x) t) z) x) (*.f64 (/.f64 (-.f64 y x) t) z)) |
#s(approx (+ (* (/ (- y x) t) z) x) (*.f64 (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t)) z)) |
#s(approx (+ (* (/ (- y x) t) z) x) (*.f64 (/.f64 (-.f64 y x) t) z)) |
#s(approx (+ (* (/ (- y x) t) z) x) (*.f64 (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t)) z)) |
#s(approx (+ (* (/ (- y x) t) z) x) (*.f64 (/.f64 (-.f64 y x) t) z)) |
#s(approx (+ (* (/ (- y x) t) z) x) (*.f64 (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t)) z)) |
#s(approx (+ x (/ (* (* t (- y x)) z) (* t t))) (*.f64 (/.f64 (-.f64 y x) t) z)) |
#s(approx (+ x (/ (* (* t (- y x)) z) (* t t))) (*.f64 (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t)) z)) |
#s(approx (+ (* (/ (- y x) t) z) x) (*.f64 (/.f64 (-.f64 y x) t) z)) |
#s(approx (+ (* (/ (- y x) t) z) x) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))))) |
#s(approx (+ (* (/ (- y x) t) z) x) (*.f64 (/.f64 (-.f64 y x) t) z)) |
#s(approx (+ (* (/ (- y x) t) z) x) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))))) |
#s(approx (+ (* (/ (- y x) t) z) x) (*.f64 (/.f64 (-.f64 y x) t) z)) |
#s(approx (+ (* (/ (- y x) t) z) x) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))))) |
#s(approx (+ (* (/ (- y x) t) z) x) (*.f64 (/.f64 (-.f64 y x) t) z)) |
#s(approx (+ (* (/ (- y x) t) z) x) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))))) |
#s(approx (+ x (/ (* (* t (- y x)) z) (* t t))) (*.f64 (/.f64 (-.f64 y x) t) z)) |
#s(approx (+ x (/ (* (* t (- y x)) z) (* t t))) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))))) |
#s(approx (+ (* (/ (- y x) t) z) x) (/.f64 (fma.f64 z (-.f64 y x) (*.f64 t x)) t)) |
#s(approx (/ (- y x) t) (/.f64 (-.f64 y x) t)) |
#s(approx t t) |
#s(approx (+ (* (/ (- y x) t) z) x) (/.f64 (fma.f64 z (-.f64 y x) (*.f64 t x)) t)) |
#s(approx (+ (* (/ (- y x) t) z) x) (/.f64 (fma.f64 z (-.f64 y x) (*.f64 t x)) t)) |
#s(approx (+ (* (/ (- y x) t) z) x) (/.f64 (fma.f64 z (-.f64 y x) (*.f64 t x)) t)) |
#s(approx (+ x (/ (* (* t (- y x)) z) (* t t))) (/.f64 (fma.f64 z (-.f64 y x) (*.f64 t x)) t)) |
#s(approx (* t (- y x)) (*.f64 t (-.f64 y x))) |
#s(approx (* t t) (*.f64 t t)) |
#s(approx (+ (* (/ (- y x) t) z) x) (fma.f64 (/.f64 (-.f64 y x) t) z x)) |
#s(approx (+ (* (/ (- y x) t) z) x) (fma.f64 (/.f64 (-.f64 y x) t) z x)) |
#s(approx (+ (* (/ (- y x) t) z) x) (fma.f64 (/.f64 (-.f64 y x) t) z x)) |
#s(approx (+ (* (/ (- y x) t) z) x) (fma.f64 (/.f64 (-.f64 y x) t) z x)) |
#s(approx (+ x (/ (* (* t (- y x)) z) (* t t))) (fma.f64 (/.f64 (-.f64 y x) t) z x)) |
Compiled 6 647 to 953 computations (85.7% saved)
24 alts after pruning (16 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 315 | 5 | 320 |
| Fresh | 3 | 11 | 14 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 5 | 5 |
| Total | 320 | 24 | 344 |
| Status | Accuracy | Program |
|---|---|---|
| 54.2% | (fma.f64 (/.f64 #s(approx (- y x) (*.f64 #s(approx (- 1 (/ x y)) (/.f64 (neg.f64 x) y)) y)) t) z x) | |
| 60.2% | (fma.f64 (/.f64 #s(approx (- y x) (neg.f64 x)) t) z x) | |
| 71.6% | (fma.f64 (/.f64 #s(approx (- y x) #s(approx (* (- 1 (/ x y)) y) y)) t) z x) | |
| 64.0% | (fma.f64 (/.f64 z t) #s(approx (- y x) (neg.f64 x)) x) | |
| ✓ | 73.5% | (fma.f64 (/.f64 z t) #s(approx (- y x) y) x) |
| ✓ | 69.7% | (+.f64 x (/.f64 (*.f64 #s(approx (- y x) y) z) t)) |
| 51.3% | (+.f64 x (/.f64 (*.f64 #s(approx (* t (- y x)) (*.f64 t y)) z) (*.f64 t t))) | |
| 40.0% | #s(approx (+ (* (/ (- y x) t) z) x) (*.f64 y (/.f64 z t))) | |
| 69.8% | #s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (/.f64 (fma.f64 (neg.f64 x) z (fma.f64 t x (*.f64 z y))) y) (/.f64 y t))) | |
| 42.8% | #s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (/.f64 #s(approx (+ (* (neg x) z) (+ (* x t) (* y z))) (*.f64 (fma.f64 #s(literal -1 binary64) z t) x)) (*.f64 y t)) y)) | |
| 30.7% | #s(approx (+ x (/ (* (- y x) z) t)) (*.f64 #s(approx (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) (/.f64 x y)) y)) | |
| 40.7% | #s(approx (+ x (* (- y x) (/ z t))) (/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) z) (*.f64 (+.f64 y x) t))) | |
| 60.6% | #s(approx (+ x (* (- y x) (/ z t))) (/.f64 (*.f64 (-.f64 y x) z) t)) | |
| 29.5% | #s(approx (+ x (* (- y x) (/ z t))) (/.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) t)) | |
| ✓ | 36.7% | #s(approx (+ x (* (- y x) (/ z t))) (/.f64 (*.f64 #s(approx (- y x) y) z) t)) |
| 61.5% | #s(approx (+ x (* (- y x) (/ z t))) (*.f64 (fma.f64 (/.f64 (/.f64 z x) t) y #s(approx (- 1 (/ z t)) #s(literal 1 binary64))) x)) | |
| 62.8% | #s(approx (+ x (* (- y x) (/ z t))) (*.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) x (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 z t)) (*.f64 y (/.f64 z t)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 z t)) x)) x)) | |
| ✓ | 60.4% | #s(approx (+ x (* (- y x) (/ z t))) (*.f64 (/.f64 (-.f64 y x) t) z)) |
| ✓ | 27.6% | #s(approx (+ x (* (- y x) (/ z t))) (*.f64 (/.f64 #s(approx (- y x) (neg.f64 x)) t) z)) |
| ✓ | 38.2% | #s(approx (+ x (* (- y x) (/ z t))) (*.f64 (/.f64 #s(approx (- y x) y) t) z)) |
| ✓ | 59.1% | #s(approx (+ x (* (- y x) (/ z t))) (*.f64 (-.f64 (/.f64 y t) (/.f64 x t)) z)) |
| 30.0% | #s(approx (+ x (* (- y x) (/ z t))) #s(approx (/ (* (- y x) z) t) (neg.f64 (*.f64 x (/.f64 z t))))) | |
| 52.6% | #s(approx (+ x (* (- y x) (/ z t))) #s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) (*.f64 (*.f64 x z) (-.f64 (/.f64 (/.f64 y t) x) (pow.f64 t #s(literal -1 binary64)))))) | |
| ✓ | 36.2% | #s(approx (+ x (* (- y x) (/ z t))) x) |
Compiled 1 306 to 532 computations (59.3% saved)
| Inputs |
|---|
#s(approx (+ x (* (- y x) (/ z t))) x) |
#s(approx (+ x (* (- y x) (/ z t))) (*.f64 (/.f64 z t) y)) |
#s(approx (+ x (* (- y x) (/ z t))) (*.f64 (/.f64 #s(approx (- y x) y) t) z)) |
#s(approx (+ x (* (- y x) (/ z t))) (/.f64 (*.f64 #s(approx (- y x) y) z) t)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 y (/.f64 z t))) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 #s(approx (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) (/.f64 x y)) y)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 #s(approx (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) (/.f64 z t)) y)) |
#s(approx (+ (* (/ (- y x) t) z) x) (*.f64 y (/.f64 z t))) |
(fma.f64 #s(approx (- (/ y t) (/ x t)) (/.f64 y t)) z x) |
(fma.f64 (/.f64 z t) #s(approx (- y x) y) x) |
(fma.f64 (/.f64 #s(approx (- y x) #s(approx (* (- 1 (/ x y)) y) y)) t) z x) |
#s(approx (+ x (* (- y x) (/ z t))) #s(approx (/ (* (- y x) z) t) (neg.f64 (*.f64 x (/.f64 z t))))) |
#s(approx (+ x (* (- y x) (/ z t))) (*.f64 (/.f64 #s(approx (- y x) (neg.f64 x)) t) z)) |
#s(approx (+ x (* (- y x) (/ z t))) (/.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) t)) |
#s(approx (+ x (* (- y x) (/ z t))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
#s(approx (+ x (* (- y x) (/ z t))) (*.f64 (/.f64 (-.f64 y x) t) z)) |
#s(approx (+ x (* (- y x) (/ z t))) (/.f64 (*.f64 (-.f64 y x) z) t)) |
(+.f64 x (*.f64 #s(approx (- y x) y) (/.f64 z t))) |
(+.f64 x (/.f64 (*.f64 #s(approx (- y x) y) z) t)) |
(fma.f64 #s(approx (- (/ y t) (/ x t)) (/.f64 (neg.f64 x) t)) z x) |
(fma.f64 (/.f64 z t) #s(approx (- y x) (neg.f64 x)) x) |
(fma.f64 (/.f64 #s(approx (- y x) (neg.f64 x)) t) z x) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(fma.f64 (/.f64 (-.f64 y x) t) z x) |
(+.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) |
(+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
(+.f64 x (/.f64 (*.f64 #s(approx (* t (- y x)) (*.f64 t y)) z) (*.f64 t t))) |
#s(approx (+ x (* (- y x) (/ z t))) (*.f64 (-.f64 (/.f64 y t) (/.f64 x t)) z)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (/.f64 #s(approx (+ (* (neg x) z) (+ (* x t) (* y z))) (*.f64 (fma.f64 #s(literal -1 binary64) z t) x)) (*.f64 y t)) y)) |
(+.f64 x (/.f64 (*.f64 (*.f64 t (-.f64 y x)) z) (*.f64 t t))) |
#s(approx (+ x (* (- y x) (/ z t))) (*.f64 (fma.f64 (/.f64 (/.f64 z x) t) y #s(approx (- 1 (/ z t)) #s(literal 1 binary64))) x)) |
(fma.f64 (/.f64 #s(approx (- y x) (*.f64 #s(approx (- 1 (/ x y)) (/.f64 (neg.f64 x) y)) y)) t) z x) |
(fma.f64 (/.f64 #s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) t) z x) |
#s(approx (+ x (* (- y x) (/ z t))) (/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) z) (*.f64 (+.f64 y x) t))) |
(+.f64 x (/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) z) (*.f64 (+.f64 y x) t))) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (/.f64 (fma.f64 (neg.f64 x) z (fma.f64 x t (*.f64 y z))) (*.f64 y t)) y)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (/.f64 (fma.f64 (neg.f64 x) z (fma.f64 t x (*.f64 z y))) y) (/.f64 y t))) |
#s(approx (+ x (* (- y x) (/ z t))) (*.f64 (fma.f64 (/.f64 (/.f64 z x) t) y (-.f64 #s(literal 1 binary64) (/.f64 z t))) x)) |
#s(approx (+ x (* (- y x) (/ z t))) #s(approx (* (+ (* (/ (/ z x) t) y) (- 1 (/ z t))) x) (*.f64 (*.f64 x z) (-.f64 (/.f64 (/.f64 y t) x) (pow.f64 t #s(literal -1 binary64)))))) |
#s(approx (+ x (* (- y x) (/ z t))) (*.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) x (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 z t)) (*.f64 y (/.f64 z t)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 z t)) x)) x)) |
(+.f64 x (/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (pow.f64 (/.f64 x t) #s(literal 2 binary64))) z) (/.f64 (+.f64 y x) t))) |
(+.f64 x (/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 y t) #s(literal 3 binary64)) (pow.f64 (/.f64 x t) #s(literal 3 binary64))) z) (fma.f64 (/.f64 x t) (/.f64 (+.f64 y x) t) (pow.f64 (/.f64 y t) #s(literal 2 binary64))))) |
| Outputs |
|---|
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
6 calls:
| 13.0ms | y |
| 13.0ms | t |
| 12.0ms | x |
| 11.0ms | (/.f64 z t) |
| 10.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.6% | 1 | (/.f64 z t) |
| 97.6% | 1 | (+.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) |
| 97.6% | 1 | x |
| 97.6% | 1 | y |
| 97.6% | 1 | z |
| 97.6% | 1 | t |
Compiled 16 to 29 computations (-81.3% saved)
| Inputs |
|---|
#s(approx (+ x (* (- y x) (/ z t))) x) |
#s(approx (+ x (* (- y x) (/ z t))) (*.f64 (/.f64 z t) y)) |
#s(approx (+ x (* (- y x) (/ z t))) (*.f64 (/.f64 #s(approx (- y x) y) t) z)) |
#s(approx (+ x (* (- y x) (/ z t))) (/.f64 (*.f64 #s(approx (- y x) y) z) t)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 y (/.f64 z t))) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 #s(approx (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) (/.f64 x y)) y)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 #s(approx (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) (/.f64 z t)) y)) |
#s(approx (+ (* (/ (- y x) t) z) x) (*.f64 y (/.f64 z t))) |
(fma.f64 #s(approx (- (/ y t) (/ x t)) (/.f64 y t)) z x) |
(fma.f64 (/.f64 z t) #s(approx (- y x) y) x) |
(fma.f64 (/.f64 #s(approx (- y x) #s(approx (* (- 1 (/ x y)) y) y)) t) z x) |
#s(approx (+ x (* (- y x) (/ z t))) #s(approx (/ (* (- y x) z) t) (neg.f64 (*.f64 x (/.f64 z t))))) |
#s(approx (+ x (* (- y x) (/ z t))) (*.f64 (/.f64 #s(approx (- y x) (neg.f64 x)) t) z)) |
#s(approx (+ x (* (- y x) (/ z t))) (/.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) t)) |
#s(approx (+ x (* (- y x) (/ z t))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
#s(approx (+ x (* (- y x) (/ z t))) (*.f64 (/.f64 (-.f64 y x) t) z)) |
#s(approx (+ x (* (- y x) (/ z t))) (/.f64 (*.f64 (-.f64 y x) z) t)) |
(+.f64 x (*.f64 #s(approx (- y x) y) (/.f64 z t))) |
(+.f64 x (/.f64 (*.f64 #s(approx (- y x) y) z) t)) |
(fma.f64 #s(approx (- (/ y t) (/ x t)) (/.f64 (neg.f64 x) t)) z x) |
(fma.f64 (/.f64 z t) #s(approx (- y x) (neg.f64 x)) x) |
(fma.f64 (/.f64 #s(approx (- y x) (neg.f64 x)) t) z x) |
| Outputs |
|---|
#s(approx (+ x (* (- y x) (/ z t))) (/.f64 (*.f64 (-.f64 y x) z) t)) |
(fma.f64 (/.f64 z t) #s(approx (- y x) y) x) |
#s(approx (+ x (* (- y x) (/ z t))) (/.f64 (*.f64 (-.f64 y x) z) t)) |
6 calls:
| 8.0ms | y |
| 8.0ms | z |
| 6.0ms | t |
| 6.0ms | x |
| 6.0ms | (/.f64 z t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.7% | 3 | (/.f64 z t) |
| 85.2% | 3 | z |
| 86.9% | 3 | (+.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) |
| 89.6% | 3 | x |
| 83.0% | 3 | y |
| 87.8% | 3 | t |
Compiled 16 to 29 computations (-81.3% saved)
| Inputs |
|---|
#s(approx (+ x (* (- y x) (/ z t))) x) |
#s(approx (+ x (* (- y x) (/ z t))) (*.f64 (/.f64 z t) y)) |
#s(approx (+ x (* (- y x) (/ z t))) (*.f64 (/.f64 #s(approx (- y x) y) t) z)) |
#s(approx (+ x (* (- y x) (/ z t))) (/.f64 (*.f64 #s(approx (- y x) y) z) t)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 y (/.f64 z t))) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 #s(approx (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) (/.f64 x y)) y)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 #s(approx (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) (/.f64 z t)) y)) |
#s(approx (+ (* (/ (- y x) t) z) x) (*.f64 y (/.f64 z t))) |
(fma.f64 #s(approx (- (/ y t) (/ x t)) (/.f64 y t)) z x) |
(fma.f64 (/.f64 z t) #s(approx (- y x) y) x) |
(fma.f64 (/.f64 #s(approx (- y x) #s(approx (* (- 1 (/ x y)) y) y)) t) z x) |
#s(approx (+ x (* (- y x) (/ z t))) #s(approx (/ (* (- y x) z) t) (neg.f64 (*.f64 x (/.f64 z t))))) |
#s(approx (+ x (* (- y x) (/ z t))) (*.f64 (/.f64 #s(approx (- y x) (neg.f64 x)) t) z)) |
#s(approx (+ x (* (- y x) (/ z t))) (/.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) t)) |
#s(approx (+ x (* (- y x) (/ z t))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
#s(approx (+ x (* (- y x) (/ z t))) (*.f64 (/.f64 (-.f64 y x) t) z)) |
| Outputs |
|---|
#s(approx (+ x (* (- y x) (/ z t))) (*.f64 (/.f64 (-.f64 y x) t) z)) |
(fma.f64 (/.f64 z t) #s(approx (- y x) y) x) |
#s(approx (+ x (* (- y x) (/ z t))) (*.f64 (/.f64 (-.f64 y x) t) z)) |
1 calls:
| 4.0ms | (/.f64 z t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 94.6% | 3 | (/.f64 z t) |
Compiled 3 to 5 computations (-66.7% saved)
| Inputs |
|---|
#s(approx (+ x (* (- y x) (/ z t))) x) |
#s(approx (+ x (* (- y x) (/ z t))) (*.f64 (/.f64 z t) y)) |
#s(approx (+ x (* (- y x) (/ z t))) (*.f64 (/.f64 #s(approx (- y x) y) t) z)) |
#s(approx (+ x (* (- y x) (/ z t))) (/.f64 (*.f64 #s(approx (- y x) y) z) t)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 y (/.f64 z t))) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 #s(approx (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) (/.f64 x y)) y)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 #s(approx (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) (/.f64 z t)) y)) |
#s(approx (+ (* (/ (- y x) t) z) x) (*.f64 y (/.f64 z t))) |
(fma.f64 #s(approx (- (/ y t) (/ x t)) (/.f64 y t)) z x) |
(fma.f64 (/.f64 z t) #s(approx (- y x) y) x) |
(fma.f64 (/.f64 #s(approx (- y x) #s(approx (* (- 1 (/ x y)) y) y)) t) z x) |
#s(approx (+ x (* (- y x) (/ z t))) #s(approx (/ (* (- y x) z) t) (neg.f64 (*.f64 x (/.f64 z t))))) |
#s(approx (+ x (* (- y x) (/ z t))) (*.f64 (/.f64 #s(approx (- y x) (neg.f64 x)) t) z)) |
#s(approx (+ x (* (- y x) (/ z t))) (/.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) t)) |
#s(approx (+ x (* (- y x) (/ z t))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
| Outputs |
|---|
#s(approx (+ x (* (- y x) (/ z t))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
(fma.f64 (/.f64 z t) #s(approx (- y x) y) x) |
#s(approx (+ x (* (- y x) (/ z t))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
2 calls:
| 4.0ms | x |
| 4.0ms | (/.f64 z t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.6% | 3 | x |
| 76.4% | 2 | (/.f64 z t) |
Compiled 4 to 9 computations (-125% saved)
| Inputs |
|---|
#s(approx (+ x (* (- y x) (/ z t))) x) |
#s(approx (+ x (* (- y x) (/ z t))) (*.f64 (/.f64 z t) y)) |
#s(approx (+ x (* (- y x) (/ z t))) (*.f64 (/.f64 #s(approx (- y x) y) t) z)) |
#s(approx (+ x (* (- y x) (/ z t))) (/.f64 (*.f64 #s(approx (- y x) y) z) t)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 y (/.f64 z t))) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 #s(approx (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) (/.f64 x y)) y)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 #s(approx (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) (/.f64 z t)) y)) |
#s(approx (+ (* (/ (- y x) t) z) x) (*.f64 y (/.f64 z t))) |
(fma.f64 #s(approx (- (/ y t) (/ x t)) (/.f64 y t)) z x) |
(fma.f64 (/.f64 z t) #s(approx (- y x) y) x) |
(fma.f64 (/.f64 #s(approx (- y x) #s(approx (* (- 1 (/ x y)) y) y)) t) z x) |
#s(approx (+ x (* (- y x) (/ z t))) #s(approx (/ (* (- y x) z) t) (neg.f64 (*.f64 x (/.f64 z t))))) |
#s(approx (+ x (* (- y x) (/ z t))) (*.f64 (/.f64 #s(approx (- y x) (neg.f64 x)) t) z)) |
#s(approx (+ x (* (- y x) (/ z t))) (/.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) t)) |
| Outputs |
|---|
#s(approx (+ x (* (- y x) (/ z t))) (*.f64 (/.f64 #s(approx (- y x) (neg.f64 x)) t) z)) |
(fma.f64 (/.f64 z t) #s(approx (- y x) y) x) |
#s(approx (+ x (* (- y x) (/ z t))) #s(approx (/ (* (- y x) z) t) (neg.f64 (*.f64 x (/.f64 z t))))) |
5 calls:
| 6.0ms | t |
| 4.0ms | x |
| 4.0ms | z |
| 4.0ms | y |
| 4.0ms | (+.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.5% | 1 | y |
| 75.8% | 2 | z |
| 79.4% | 3 | (+.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) |
| 73.5% | 1 | t |
| 73.5% | 1 | x |
Compiled 13 to 24 computations (-84.6% saved)
| Inputs |
|---|
#s(approx (+ x (* (- y x) (/ z t))) x) |
#s(approx (+ x (* (- y x) (/ z t))) (*.f64 (/.f64 z t) y)) |
#s(approx (+ x (* (- y x) (/ z t))) (*.f64 (/.f64 #s(approx (- y x) y) t) z)) |
#s(approx (+ x (* (- y x) (/ z t))) (/.f64 (*.f64 #s(approx (- y x) y) z) t)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 y (/.f64 z t))) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 #s(approx (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) (/.f64 x y)) y)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 #s(approx (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) (/.f64 z t)) y)) |
#s(approx (+ (* (/ (- y x) t) z) x) (*.f64 y (/.f64 z t))) |
(fma.f64 #s(approx (- (/ y t) (/ x t)) (/.f64 y t)) z x) |
(fma.f64 (/.f64 z t) #s(approx (- y x) y) x) |
(fma.f64 (/.f64 #s(approx (- y x) #s(approx (* (- 1 (/ x y)) y) y)) t) z x) |
#s(approx (+ x (* (- y x) (/ z t))) #s(approx (/ (* (- y x) z) t) (neg.f64 (*.f64 x (/.f64 z t))))) |
| Outputs |
|---|
(fma.f64 (/.f64 z t) #s(approx (- y x) y) x) |
#s(approx (+ x (* (- y x) (/ z t))) #s(approx (/ (* (- y x) z) t) (neg.f64 (*.f64 x (/.f64 z t))))) |
1 calls:
| 3.0ms | (+.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.4% | 2 | (+.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) |
Compiled 9 to 8 computations (11.1% saved)
| Inputs |
|---|
#s(approx (+ x (* (- y x) (/ z t))) x) |
#s(approx (+ x (* (- y x) (/ z t))) (*.f64 (/.f64 z t) y)) |
#s(approx (+ x (* (- y x) (/ z t))) (*.f64 (/.f64 #s(approx (- y x) y) t) z)) |
#s(approx (+ x (* (- y x) (/ z t))) (/.f64 (*.f64 #s(approx (- y x) y) z) t)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 y (/.f64 z t))) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 #s(approx (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) (/.f64 x y)) y)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 #s(approx (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) (/.f64 z t)) y)) |
#s(approx (+ (* (/ (- y x) t) z) x) (*.f64 y (/.f64 z t))) |
(fma.f64 #s(approx (- (/ y t) (/ x t)) (/.f64 y t)) z x) |
(fma.f64 (/.f64 z t) #s(approx (- y x) y) x) |
(fma.f64 (/.f64 #s(approx (- y x) #s(approx (* (- 1 (/ x y)) y) y)) t) z x) |
| Outputs |
|---|
(fma.f64 (/.f64 z t) #s(approx (- y x) y) x) |
3 calls:
| 12.0ms | (+.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) |
| 3.0ms | (/.f64 z t) |
| 3.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.5% | 1 | z |
| 73.5% | 1 | (/.f64 z t) |
| 73.5% | 1 | (+.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) |
Compiled 13 to 17 computations (-30.8% saved)
| Inputs |
|---|
#s(approx (+ x (* (- y x) (/ z t))) x) |
#s(approx (+ x (* (- y x) (/ z t))) (*.f64 (/.f64 z t) y)) |
#s(approx (+ x (* (- y x) (/ z t))) (*.f64 (/.f64 #s(approx (- y x) y) t) z)) |
#s(approx (+ x (* (- y x) (/ z t))) (/.f64 (*.f64 #s(approx (- y x) y) z) t)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 y (/.f64 z t))) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 #s(approx (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) (/.f64 x y)) y)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 #s(approx (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) (/.f64 z t)) y)) |
#s(approx (+ (* (/ (- y x) t) z) x) (*.f64 y (/.f64 z t))) |
(fma.f64 #s(approx (- (/ y t) (/ x t)) (/.f64 y t)) z x) |
| Outputs |
|---|
(fma.f64 #s(approx (- (/ y t) (/ x t)) (/.f64 y t)) z x) |
6 calls:
| 23.0ms | x |
| 3.0ms | z |
| 3.0ms | t |
| 3.0ms | y |
| 3.0ms | (+.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.6% | 1 | t |
| 71.6% | 1 | (/.f64 z t) |
| 71.6% | 1 | x |
| 71.6% | 1 | y |
| 71.6% | 1 | z |
| 71.6% | 1 | (+.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) |
Compiled 16 to 29 computations (-81.3% saved)
| Inputs |
|---|
#s(approx (+ x (* (- y x) (/ z t))) x) |
#s(approx (+ x (* (- y x) (/ z t))) (*.f64 (/.f64 z t) y)) |
#s(approx (+ x (* (- y x) (/ z t))) (*.f64 (/.f64 #s(approx (- y x) y) t) z)) |
#s(approx (+ x (* (- y x) (/ z t))) (/.f64 (*.f64 #s(approx (- y x) y) z) t)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 y (/.f64 z t))) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 #s(approx (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) (/.f64 x y)) y)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 #s(approx (/ (+ (* (neg x) z) (+ (* x t) (* y z))) (* y t)) (/.f64 z t)) y)) |
#s(approx (+ (* (/ (- y x) t) z) x) (*.f64 y (/.f64 z t))) |
| Outputs |
|---|
#s(approx (+ x (* (- y x) (/ z t))) (*.f64 (/.f64 z t) y)) |
#s(approx (+ x (* (- y x) (/ z t))) x) |
#s(approx (+ x (* (- y x) (/ z t))) (*.f64 (/.f64 z t) y)) |
6 calls:
| 5.0ms | (/.f64 z t) |
| 3.0ms | x |
| 3.0ms | t |
| 3.0ms | z |
| 3.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 54.2% | 3 | y |
| 56.0% | 3 | x |
| 59.5% | 3 | z |
| 64.3% | 3 | (/.f64 z t) |
| 54.0% | 3 | t |
| 49.9% | 3 | (+.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) |
Compiled 16 to 29 computations (-81.3% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (+ x (* (- y x) (/ z t))) x) |
| Outputs |
|---|
#s(approx (+ x (* (- y x) (/ z t))) x) |
6 calls:
| 3.0ms | (+.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) |
| 1.0ms | t |
| 1.0ms | y |
| 1.0ms | z |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 36.2% | 1 | (+.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) |
| 36.2% | 1 | t |
| 36.2% | 1 | y |
| 36.2% | 1 | x |
| 36.2% | 1 | z |
| 36.2% | 1 | (/.f64 z t) |
Compiled 16 to 29 computations (-81.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 54.6425377543104 | 60.1675972281037 |
| 0.0ms | -637296348253.1869 | -15876580.337617345 |
Compiled 12 to 15 computations (-25% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.07293570693202805 | 54.6425377543104 |
| 0.0ms | -911.2671350842513 | -4.107509470461819e-5 |
Compiled 12 to 15 computations (-25% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 5.31129749730453e-96 | 1.0357093557159794e-87 |
| 11.0ms | -0.005155411160503969 | -1.1783485731809525e-8 |
| 12.0ms | 288× | 0 | valid |
Compiled 498 to 429 computations (13.9% saved)
ival-div!: 2.0ms (43.3% of total)ival-sub!: 1.0ms (21.6% of total)ival-add!: 1.0ms (21.6% of total)ival-mult!: 1.0ms (21.6% of total)adjust: 0.0ms (0% of total)| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0189555665110769e+304 | 9.287190581365284e+305 |
| 0.0ms | -inf | -5.544900717359474e+306 |
Compiled 12 to 15 computations (-25% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0189555665110769e+304 | 9.287190581365284e+305 |
Compiled 12 to 15 computations (-25% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 8.786683104945442e-12 | 0.0031853121529908162 |
| 0.0ms | -8.109285091495391e-107 | -2.005039906800915e-113 |
Compiled 12 to 15 computations (-25% saved)
| 1× | fuel |
Compiled 384 to 75 computations (80.5% saved)
Compiled 880 to 204 computations (76.8% saved)
Loading profile data...