
Time bar (total: 3.0s)
| 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)
| 540.0ms | 8 256× | 0 | valid |
ival-add!: 122.0ms (42.4% of total)ival-div!: 94.0ms (32.7% of total)ival-mult!: 42.0ms (14.6% of total)ival-sub!: 28.0ms (9.7% of total)adjust: 2.0ms (0.7% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 23 | 0 | - | 1 | (8.402721368060307e-290 -1.4087439800411582e-307 -1.0407930031358595e-20 8.361797935720773e-237) | (/.f64 (*.f64 (-.f64 y x) z) t) |
| 0 | 0 | - | 0 | - | (-.f64 y x) |
| 0 | 0 | - | 0 | - | (*.f64 (-.f64 y x) z) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
/.f64 | (/.f64 (*.f64 (-.f64 y x) z) t) | o/n | 19 | 0 |
| ↳ | (*.f64 (-.f64 y x) z) | overflow | 51 | |
/.f64 | (/.f64 (*.f64 (-.f64 y x) z) t) | u/n | 2 | 0 |
| ↳ | (*.f64 (-.f64 y x) z) | underflow | 7 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 21 | 1 |
| - | 0 | 234 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 21 | 0 | 1 |
| - | 0 | 0 | 234 |
| number | freq |
|---|---|
| 0 | 235 |
| 1 | 21 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 24.0ms | 512× | 0 | valid |
Compiled 69 to 28 computations (59.4% saved)
ival-mult!: 3.0ms (36.1% of total)ival-div!: 3.0ms (36.1% of total)ival-sub!: 2.0ms (24.1% of total)ival-add!: 1.0ms (12% of total)adjust: 0.0ms (0% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 52 | 147 |
| 1 | 103 | 143 |
| 2 | 200 | 143 |
| 3 | 411 | 143 |
| 4 | 785 | 143 |
| 5 | 1004 | 143 |
| 6 | 1034 | 143 |
| 7 | 1036 | 143 |
| 1× | saturated |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 92.0% | (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
Compiled 18 to 16 computations (11.1% saved)
| Inputs |
|---|
(+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
x |
(/.f64 (*.f64 (-.f64 y x) z) t) |
(*.f64 (-.f64 y x) z) |
(-.f64 y x) |
y |
z |
t |
| Outputs |
|---|
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))) |
#s(approx (* (- y x) z) #s(hole binary64 (* y z))) |
#s(approx (* (- y x) z) #s(hole binary64 (+ (* -1 (* x z)) (* y z)))) |
#s(approx (- y x) #s(hole binary64 y)) |
#s(approx (- y x) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* x (+ 1 (* -1 (/ z t)))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (* -1 (/ (* x z) t)))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* -1 (* x z)))) |
#s(approx (* (- y x) z) #s(hole binary64 (* x (+ (* -1 z) (/ (* y z) x))))) |
#s(approx (- y x) #s(hole binary64 (* -1 x))) |
#s(approx (- y x) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* -1 (* x (- (/ z t) 1))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* -1 (* x (+ z (* -1 (/ (* y z) x))))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ x (* -1 (/ (* x z) t))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))))) |
#s(approx (- y x) #s(hole binary64 (- y x))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* y (+ z (* -1 (/ (* x z) y)))))) |
#s(approx (- y x) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* -1 (* y (+ (* -1 z) (/ (* x z) y)))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 x)) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ x (* z (- (/ y t) (/ x t)))))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (* (- y x) z) #s(hole binary64 (* z (- y x)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* z (- (/ y t) (/ x t))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* z (- (+ (/ x z) (/ y t)) (/ x t))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (/ (+ (* t x) (* z (- y x))) t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ x (/ (* z (- y x)) t)))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | t | @ | inf | ((+ x (/ (* (- y x) z) t)) x (/ (* (- y x) z) t) (* (- y x) z) (- y x) y z t) |
| 2.0ms | y | @ | -inf | ((+ x (/ (* (- y x) z) t)) x (/ (* (- y x) z) t) (* (- y x) z) (- y x) y z t) |
| 1.0ms | z | @ | inf | ((+ x (/ (* (- y x) z) t)) x (/ (* (- y x) z) t) (* (- y x) z) (- y x) y z t) |
| 1.0ms | z | @ | -inf | ((+ x (/ (* (- y x) z) t)) x (/ (* (- y x) z) t) (* (- y x) z) (- y x) y z t) |
| 1.0ms | x | @ | -inf | ((+ x (/ (* (- y x) z) t)) x (/ (* (- y x) z) t) (* (- y x) z) (- y x) y z t) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 158 | 796 |
| 0 | 163 | 770 |
| 1 | 845 | 716 |
| 2 | 7796 | 716 |
| 0 | 8121 | 684 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
x |
(/.f64 (*.f64 (-.f64 y x) z) t) |
(*.f64 (-.f64 y x) z) |
(-.f64 y x) |
y |
z |
t |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))) |
#s(approx (* (- y x) z) #s(hole binary64 (* y z))) |
#s(approx (* (- y x) z) #s(hole binary64 (+ (* -1 (* x z)) (* y z)))) |
#s(approx (- y x) #s(hole binary64 y)) |
#s(approx (- y x) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* x (+ 1 (* -1 (/ z t)))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (* -1 (/ (* x z) t)))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* -1 (* x z)))) |
#s(approx (* (- y x) z) #s(hole binary64 (* x (+ (* -1 z) (/ (* y z) x))))) |
#s(approx (- y x) #s(hole binary64 (* -1 x))) |
#s(approx (- y x) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* -1 (* x (- (/ z t) 1))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* -1 (* x (+ z (* -1 (/ (* y z) x))))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ x (* -1 (/ (* x z) t))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))))) |
#s(approx (- y x) #s(hole binary64 (- y x))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* y (+ z (* -1 (/ (* x z) y)))))) |
#s(approx (- y x) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* -1 (* y (+ (* -1 z) (/ (* x z) y)))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 x)) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ x (* z (- (/ y t) (/ x t)))))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (* (- y x) z) #s(hole binary64 (* z (- y x)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* z (- (/ y t) (/ x t))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* z (- (+ (/ x z) (/ y t)) (/ x t))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (/ (+ (* t x) (* z (- y x))) t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ x (/ (* z (- y x)) t)))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (/.f64 (*.f64 z z) (*.f64 t t))) (*.f64 x x)) (-.f64 (/.f64 (*.f64 (-.f64 y x) z) t) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 z z) (*.f64 t t))) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x) x) (-.f64 #s(literal 1 binary64) (/.f64 z t)))) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (/.f64 (-.f64 y x) (neg.f64 t)) z) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (/.f64 (*.f64 z z) (*.f64 t t)) (*.f64 x (*.f64 (/.f64 (-.f64 y x) (neg.f64 t)) z))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (/.f64 (*.f64 z z) (*.f64 t t))))) (neg.f64 (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (/.f64 (*.f64 z z) (*.f64 t t))) (/.f64 (*.f64 (-.f64 y x) z) t) (*.f64 (*.f64 x x) x))) (neg.f64 (fma.f64 (/.f64 (*.f64 (-.f64 y x) z) t) (-.f64 (/.f64 (*.f64 (-.f64 y x) z) t) x) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 y x) t) z x) (+.f64 x (/.f64 (*.f64 z (-.f64 (neg.f64 x) y)) t)))) (neg.f64 (+.f64 x (/.f64 (*.f64 z (-.f64 (neg.f64 x) y)) t)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x) x) (-.f64 #s(literal 1 binary64) (/.f64 z t))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (/.f64 z t))))) (neg.f64 (fma.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x) (-.f64 #s(literal 1 binary64) (/.f64 z t))) x (*.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 t t))) (neg.f64 t) (*.f64 (+.f64 x (*.f64 (/.f64 z t) x)) (*.f64 (neg.f64 y) z))) (*.f64 (+.f64 x (*.f64 (/.f64 z t) x)) (neg.f64 t))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 t t))) t (*.f64 (+.f64 x (*.f64 (/.f64 z t) x)) (*.f64 z y))) (*.f64 (+.f64 x (*.f64 (/.f64 z t) x)) t)) |
(/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 t t)) (*.f64 (neg.f64 x) (/.f64 z t)) (*.f64 (*.f64 x x) x)) (neg.f64 t) (*.f64 (fma.f64 (*.f64 (neg.f64 x) (/.f64 z t)) (-.f64 (*.f64 (neg.f64 x) (/.f64 z t)) x) (*.f64 x x)) (*.f64 (neg.f64 y) z))) (*.f64 (fma.f64 (*.f64 (neg.f64 x) (/.f64 z t)) (-.f64 (*.f64 (neg.f64 x) (/.f64 z t)) x) (*.f64 x x)) (neg.f64 t))) |
(/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 t t)) (*.f64 (neg.f64 x) (/.f64 z t)) (*.f64 (*.f64 x x) x)) t (*.f64 (fma.f64 (*.f64 (neg.f64 x) (/.f64 z t)) (-.f64 (*.f64 (neg.f64 x) (/.f64 z t)) x) (*.f64 x x)) (*.f64 z y))) (*.f64 (fma.f64 (*.f64 (neg.f64 x) (/.f64 z t)) (-.f64 (*.f64 (neg.f64 x) (/.f64 z t)) x) (*.f64 x x)) t)) |
(/.f64 (*.f64 (fma.f64 (/.f64 (-.f64 y x) t) z x) (+.f64 x (/.f64 (*.f64 z (-.f64 (neg.f64 x) y)) t))) (+.f64 x (/.f64 (*.f64 z (-.f64 (neg.f64 x) y)) t))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (/.f64 (*.f64 z z) (*.f64 t t)))) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x) x) (-.f64 #s(literal 1 binary64) (/.f64 z t))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (/.f64 z t)))) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) (*.f64 t t)) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x) x) (-.f64 #s(literal 1 binary64) (/.f64 z t))) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x) y) (/.f64 z t))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x) x) (-.f64 #s(literal 1 binary64) (/.f64 z t))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (/.f64 z t)))) (fma.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x) (-.f64 #s(literal 1 binary64) (/.f64 z t))) x (*.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (/.f64 (*.f64 z z) (*.f64 t t))) (/.f64 (*.f64 (-.f64 y x) z) t) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (/.f64 (*.f64 z z) (*.f64 t t)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (-.f64 y x) z) t) x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (/.f64 (*.f64 z z) (*.f64 t t))) (/.f64 (*.f64 (-.f64 y x) z) t) (*.f64 (*.f64 x x) x)) (fma.f64 (/.f64 (*.f64 (-.f64 y x) z) t) (-.f64 (/.f64 (*.f64 (-.f64 y x) z) t) x) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 z t) #s(literal 1 binary64))) x (/.f64 (*.f64 z y) t)) |
(fma.f64 (/.f64 (-.f64 y x) t) z x) |
(fma.f64 (*.f64 (-.f64 (/.f64 z t) #s(literal 1 binary64)) x) #s(literal -1 binary64) (/.f64 (*.f64 z y) t)) |
(fma.f64 (-.f64 (/.f64 z t) #s(literal 1 binary64)) (neg.f64 x) (/.f64 (*.f64 z y) t)) |
(fma.f64 (neg.f64 x) (-.f64 (/.f64 z t) #s(literal 1 binary64)) (/.f64 (*.f64 z y) t)) |
(fma.f64 (neg.f64 x) (/.f64 z t) (+.f64 x (/.f64 (*.f64 z y) t))) |
(fma.f64 (neg.f64 x) (/.f64 z t) (fma.f64 (/.f64 z t) y x)) |
(fma.f64 (*.f64 (/.f64 z t) x) #s(literal -1 binary64) (+.f64 x (/.f64 (*.f64 z y) t))) |
(fma.f64 (*.f64 (/.f64 z t) x) #s(literal -1 binary64) (fma.f64 (/.f64 z t) y x)) |
(fma.f64 (*.f64 z x) (/.f64 #s(literal -1 binary64) t) (+.f64 x (/.f64 (*.f64 z y) t))) |
(fma.f64 (*.f64 z x) (/.f64 #s(literal -1 binary64) t) (fma.f64 (/.f64 z t) y x)) |
(fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x (/.f64 (*.f64 z y) t)) |
(fma.f64 (/.f64 (neg.f64 z) t) x (+.f64 x (/.f64 (*.f64 z y) t))) |
(fma.f64 (/.f64 (neg.f64 z) t) x (fma.f64 (/.f64 z t) y x)) |
(fma.f64 (/.f64 z t) (neg.f64 x) (+.f64 x (/.f64 (*.f64 z y) t))) |
(fma.f64 (/.f64 z t) (neg.f64 x) (fma.f64 (/.f64 z t) y x)) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(fma.f64 (/.f64 z t) y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (-.f64 (/.f64 z t) #s(literal 1 binary64)) x) (/.f64 (*.f64 z y) t)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 z t) x) (+.f64 x (/.f64 (*.f64 z y) t))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 z t) x) (fma.f64 (/.f64 z t) y x)) |
(fma.f64 (-.f64 y x) (/.f64 z t) x) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(fma.f64 z (/.f64 y t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
(fma.f64 y (/.f64 z t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
(fma.f64 x (*.f64 (-.f64 (/.f64 z t) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 z y) t)) |
(fma.f64 x (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 z t) #s(literal 1 binary64))) (/.f64 (*.f64 z y) t)) |
(fma.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)) (/.f64 (*.f64 z y) t)) |
(fma.f64 x (/.f64 (neg.f64 z) t) (+.f64 x (/.f64 (*.f64 z y) t))) |
(fma.f64 x (/.f64 (neg.f64 z) t) (fma.f64 (/.f64 z t) y x)) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (/.f64 (*.f64 z z) (*.f64 t t))) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x) x) (-.f64 #s(literal 1 binary64) (/.f64 z t))) (+.f64 x (/.f64 (*.f64 z (-.f64 (neg.f64 x) y)) t))) (/.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 z z) (*.f64 t t))) (+.f64 x (/.f64 (*.f64 z (-.f64 (neg.f64 x) y)) t)))) |
(-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x) (/.f64 (*.f64 (neg.f64 y) z) t)) |
(-.f64 (/.f64 (*.f64 z y) t) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t))) x)) |
(-.f64 (/.f64 (*.f64 z y) t) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(-.f64 x (-.f64 (*.f64 (/.f64 z t) x) (/.f64 (*.f64 z y) t))) |
(-.f64 x (*.f64 (neg.f64 (-.f64 y x)) (/.f64 z t))) |
(-.f64 x (*.f64 (/.f64 (-.f64 y x) (neg.f64 t)) z)) |
(+.f64 (+.f64 x (/.f64 (*.f64 z y) t)) (*.f64 (neg.f64 x) (/.f64 z t))) |
(+.f64 (fma.f64 (/.f64 z t) y x) (*.f64 (neg.f64 x) (/.f64 z t))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 (/.f64 (*.f64 (-.f64 y x) z) t) (-.f64 (/.f64 (*.f64 (-.f64 y x) z) t) x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (/.f64 (*.f64 z z) (*.f64 t t))) (/.f64 (*.f64 (-.f64 y x) z) t)) (fma.f64 (/.f64 (*.f64 (-.f64 y x) z) t) (-.f64 (/.f64 (*.f64 (-.f64 y x) z) t) x) (*.f64 x x)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x) x) (-.f64 #s(literal 1 binary64) (/.f64 z t))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) (fma.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x) (-.f64 #s(literal 1 binary64) (/.f64 z t))) x (*.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x))))) (/.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (/.f64 z t))) (fma.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x) (-.f64 #s(literal 1 binary64) (/.f64 z t))) x (*.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)))))) |
(+.f64 (*.f64 (neg.f64 x) (/.f64 z t)) (+.f64 x (/.f64 (*.f64 z y) t))) |
(+.f64 (*.f64 (neg.f64 x) (/.f64 z t)) (fma.f64 (/.f64 z t) y x)) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x) (/.f64 (*.f64 z y) t)) |
(+.f64 (/.f64 (*.f64 z y) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
(+.f64 (/.f64 (*.f64 (-.f64 y x) z) t) x) |
(+.f64 x (*.f64 (neg.f64 (neg.f64 z)) (/.f64 (-.f64 y x) t))) |
(+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
x |
(*.f64 (/.f64 (-.f64 y x) t) z) |
(*.f64 (/.f64 z t) (-.f64 y x)) |
(*.f64 (-.f64 y x) (/.f64 z t)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/.f64 (*.f64 (*.f64 (/.f64 (+.f64 y x) t) (/.f64 (-.f64 y x) t)) z) (/.f64 (+.f64 y x) t)) |
(/.f64 (*.f64 (*.f64 (fma.f64 (/.f64 x t) (/.f64 (+.f64 y x) t) (/.f64 (*.f64 y y) (*.f64 t t))) (/.f64 (-.f64 y x) t)) z) (fma.f64 (/.f64 x t) (/.f64 (+.f64 y x) t) (/.f64 (*.f64 y y) (*.f64 t t)))) |
(/.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 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (/.f64 z t)) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 z z) (*.f64 t t))) (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 t t))) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (neg.f64 x) (/.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 z) (-.f64 y x))) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) z) t) (/.f64 (*.f64 z (-.f64 (neg.f64 x) y)) t))) (neg.f64 (/.f64 (*.f64 z (-.f64 (neg.f64 x) y)) t))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) y) (*.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (/.f64 z t)) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 t t)) (*.f64 (neg.f64 x) (/.f64 z t))))) (neg.f64 (fma.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (neg.f64 x) (/.f64 z t))) (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 t t))))) |
(/.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 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (neg.f64 z)) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (neg.f64 t))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) z) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) t)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) x) (neg.f64 t) (*.f64 t (*.f64 (neg.f64 y) z))) (*.f64 t (neg.f64 t))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) x) t (*.f64 t (*.f64 z y))) (*.f64 t t)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) z) t (*.f64 (neg.f64 t) (*.f64 (neg.f64 z) x))) (*.f64 (neg.f64 t) t)) |
(/.f64 (fma.f64 (*.f64 z y) t (*.f64 t (*.f64 (neg.f64 z) x))) (*.f64 t t)) |
(/.f64 (*.f64 z (*.f64 (/.f64 (+.f64 y x) t) (/.f64 (-.f64 y x) t))) (/.f64 (+.f64 y x) t)) |
(/.f64 (*.f64 z (*.f64 (fma.f64 (/.f64 x t) (/.f64 (+.f64 y x) t) (/.f64 (*.f64 y y) (*.f64 t t))) (/.f64 (-.f64 y x) t))) (fma.f64 (/.f64 x t) (/.f64 (+.f64 y x) t) (/.f64 (*.f64 y y) (*.f64 t t)))) |
(/.f64 (*.f64 z (*.f64 t (-.f64 y x))) (*.f64 t t)) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) z) t) (/.f64 (*.f64 z (-.f64 (neg.f64 x) y)) t)) (/.f64 (*.f64 z (-.f64 (neg.f64 x) y)) t)) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) y) (*.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (/.f64 z t)) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 t t)) (*.f64 (neg.f64 x) (/.f64 z t)))) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) (*.f64 t t)) (-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 t t)) (/.f64 (*.f64 (neg.f64 x) (*.f64 z (*.f64 z y))) (*.f64 t t))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) y) (*.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (/.f64 z t)) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 t t)) (*.f64 (neg.f64 x) (/.f64 z t)))) (fma.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (neg.f64 x) (/.f64 z t))) (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.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 (/.f64 (-.f64 y x) (neg.f64 t)) z)) |
(fma.f64 (neg.f64 x) (/.f64 z t) (/.f64 (*.f64 z y) t)) |
(fma.f64 (*.f64 (/.f64 z t) x) #s(literal -1 binary64) (/.f64 (*.f64 z y) t)) |
(fma.f64 (*.f64 z x) (/.f64 #s(literal -1 binary64) t) (/.f64 (*.f64 z y) t)) |
(fma.f64 (/.f64 (neg.f64 z) t) x (/.f64 (*.f64 z y) t)) |
(fma.f64 (/.f64 z t) (neg.f64 x) (/.f64 (*.f64 z y) t)) |
(fma.f64 (/.f64 z t) y (*.f64 (neg.f64 x) (/.f64 z t))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 z t) x) (/.f64 (*.f64 z y) t)) |
(fma.f64 z (/.f64 y t) (*.f64 (neg.f64 x) (/.f64 z t))) |
(fma.f64 y (/.f64 z t) (*.f64 (neg.f64 x) (/.f64 z t))) |
(fma.f64 x (/.f64 (neg.f64 z) t) (/.f64 (*.f64 z y) t)) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 t t)) (/.f64 (*.f64 z (-.f64 (neg.f64 x) y)) t)) (/.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 z z) (*.f64 t t))) (/.f64 (*.f64 z (-.f64 (neg.f64 x) y)) t))) |
(-.f64 (*.f64 (neg.f64 x) (/.f64 z t)) (/.f64 (*.f64 (neg.f64 y) z) t)) |
(-.f64 (/.f64 (*.f64 z y) t) (*.f64 (*.f64 (neg.f64 x) (/.f64 z t)) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 z y) t) (*.f64 (/.f64 z t) x)) |
(+.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 t t)) (*.f64 (neg.f64 x) (/.f64 z t))) (fma.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (neg.f64 x) (/.f64 z t))) (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 t t)))) (/.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (/.f64 z t))) (fma.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (neg.f64 x) (/.f64 z t))) (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 t t))))) |
(+.f64 (*.f64 (neg.f64 x) (/.f64 z t)) (/.f64 (*.f64 z y) t)) |
(+.f64 (/.f64 (*.f64 z y) t) (*.f64 (neg.f64 x) (/.f64 z t))) |
(*.f64 (-.f64 y x) z) |
(*.f64 z (-.f64 (neg.f64 x) (neg.f64 y))) |
(*.f64 z (-.f64 y x)) |
(/.f64 (*.f64 z (*.f64 (+.f64 y x) (-.f64 y x))) (+.f64 y x)) |
(/.f64 (*.f64 z (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z y) z) y) (*.f64 (*.f64 x x) (*.f64 z z))) (-.f64 (*.f64 z y) (*.f64 (neg.f64 z) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (*.f64 (*.f64 z z) z)) (pow.f64 (*.f64 (neg.f64 y) z) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (*.f64 z z) (fma.f64 (*.f64 (*.f64 z y) z) y (*.f64 (*.f64 (neg.f64 z) x) (*.f64 (neg.f64 y) z))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 z (-.f64 (neg.f64 x) y)))) (neg.f64 (*.f64 z (-.f64 (neg.f64 x) y)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (*.f64 (*.f64 z z) z) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z)))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 z z) (*.f64 (*.f64 z y) (-.f64 (*.f64 z y) (*.f64 (neg.f64 z) x)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) z) (+.f64 y x)) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) z) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 z (-.f64 (neg.f64 x) y))) (*.f64 z (-.f64 (neg.f64 x) y))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (*.f64 (*.f64 z z) z) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z))) (fma.f64 (*.f64 (*.f64 z y) z) y (-.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (neg.f64 x) (*.f64 z (*.f64 z y)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (*.f64 (*.f64 z z) z) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z))) (fma.f64 (*.f64 x x) (*.f64 z z) (*.f64 (*.f64 z y) (-.f64 (*.f64 z y) (*.f64 (neg.f64 z) x))))) |
(fma.f64 (neg.f64 z) x (*.f64 z y)) |
(fma.f64 (neg.f64 x) z (*.f64 z y)) |
(fma.f64 (*.f64 z x) #s(literal -1 binary64) (*.f64 z y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 z x) (*.f64 z y)) |
(fma.f64 z (neg.f64 x) (*.f64 z y)) |
(fma.f64 z y (*.f64 (neg.f64 z) x)) |
(fma.f64 y z (*.f64 (neg.f64 z) x)) |
(fma.f64 x (neg.f64 z) (*.f64 z y)) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 z (-.f64 (neg.f64 x) y))) (/.f64 (*.f64 (*.f64 (*.f64 z y) z) y) (*.f64 z (-.f64 (neg.f64 x) y)))) |
(-.f64 (*.f64 (neg.f64 z) x) (*.f64 (neg.f64 y) z)) |
(-.f64 (*.f64 z y) (*.f64 (*.f64 (neg.f64 z) x) #s(literal -1 binary64))) |
(-.f64 (*.f64 z y) (*.f64 #s(literal 1 binary64) (*.f64 z x))) |
(-.f64 (*.f64 z y) (*.f64 z x)) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (*.f64 (*.f64 z z) z)) (fma.f64 (*.f64 x x) (*.f64 z z) (*.f64 (*.f64 z y) (-.f64 (*.f64 z y) (*.f64 (neg.f64 z) x))))) (/.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z)) (fma.f64 (*.f64 x x) (*.f64 z z) (*.f64 (*.f64 z y) (-.f64 (*.f64 z y) (*.f64 (neg.f64 z) x)))))) |
(+.f64 (*.f64 (neg.f64 z) x) (*.f64 z y)) |
(+.f64 (*.f64 z y) (*.f64 (neg.f64 z) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (neg.f64 x) y)) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (neg.f64 (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (+.f64 y x)) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 (neg.f64 y) x)))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (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 (*.f64 (*.f64 y y) y) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(-.f64 y (*.f64 (neg.f64 x) #s(literal -1 binary64))) |
(-.f64 y x) |
(+.f64 (/.f64 (*.f64 (*.f64 y y) y) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(+.f64 (neg.f64 x) y) |
(+.f64 y (neg.f64 x)) |
y |
z |
t |
#s(approx (+ x (/ (* (- y x) z) t)) (/.f64 (*.f64 z y) t)) |
#s(approx (+ x (/ (* (- y x) z) t)) (fma.f64 (/.f64 (-.f64 y x) t) z x)) |
#s(approx x x) |
#s(approx (/ (* (- y x) z) t) (/.f64 (*.f64 z y) t)) |
#s(approx (/ (* (- y x) z) t) (/.f64 (*.f64 (-.f64 y x) z) t)) |
#s(approx (* (- y x) z) (*.f64 z y)) |
#s(approx (* (- y x) z) (*.f64 (-.f64 y x) z)) |
#s(approx (- y x) y) |
#s(approx (- y x) (-.f64 y x)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (fma.f64 (/.f64 z (*.f64 t x)) 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 z (*.f64 t x)) y (/.f64 (neg.f64 z) t)) x)) |
#s(approx (* (- y x) z) (*.f64 (neg.f64 z) x)) |
#s(approx (* (- y x) z) (*.f64 (fma.f64 (/.f64 z x) y (neg.f64 z)) x)) |
#s(approx (- y x) (neg.f64 x)) |
#s(approx (- y x) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (fma.f64 (neg.f64 y) (/.f64 z (*.f64 t x)) (-.f64 (/.f64 z t) #s(literal 1 binary64))) (neg.f64 x))) |
#s(approx (/ (* (- y x) z) t) (*.f64 (fma.f64 (neg.f64 y) (/.f64 z (*.f64 t x)) (/.f64 z t)) (neg.f64 x))) |
#s(approx (* (- y x) z) (*.f64 (-.f64 z (/.f64 (*.f64 z y) x)) (neg.f64 x))) |
#s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) (neg.f64 x))) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
#s(approx (+ x (/ (* (- y x) z) t)) (fma.f64 (/.f64 (-.f64 y x) t) z x)) |
#s(approx (- y x) (-.f64 y x)) |
#s(approx y y) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (/.f64 (fma.f64 (neg.f64 z) x (fma.f64 t x (*.f64 z y))) (*.f64 t y)) y)) |
#s(approx (/ (* (- y x) z) t) (*.f64 (fma.f64 (neg.f64 x) (/.f64 z (*.f64 t y)) (/.f64 z t)) y)) |
#s(approx (* (- y x) z) (*.f64 (-.f64 z (*.f64 z (/.f64 x y))) y)) |
#s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (neg.f64 y) (neg.f64 (/.f64 (fma.f64 (neg.f64 z) x (fma.f64 t x (*.f64 z y))) (*.f64 t y))))) |
#s(approx (/ (* (- y x) z) t) (*.f64 (fma.f64 (neg.f64 x) (/.f64 z (*.f64 t y)) (/.f64 z t)) y)) |
#s(approx (* (- y x) z) (*.f64 (neg.f64 y) (fma.f64 z (/.f64 x y) (neg.f64 z)))) |
#s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) |
#s(approx (+ x (/ (* (- y x) z) t)) x) |
#s(approx (+ x (/ (* (- y x) z) t)) (fma.f64 (/.f64 (-.f64 y x) t) z x)) |
#s(approx (/ (* (- y x) z) t) (/.f64 (*.f64 (-.f64 y x) z) t)) |
#s(approx (* (- y x) z) (*.f64 (-.f64 y x) z)) |
#s(approx z z) |
#s(approx (+ x (/ (* (- y x) z) t)) (/.f64 (*.f64 (-.f64 y x) z) t)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t)) z)) |
#s(approx (+ x (/ (* (- y x) z) t)) (/.f64 (*.f64 (-.f64 y x) z) t)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (neg.f64 (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))) (neg.f64 z))) |
#s(approx (+ x (/ (* (- y x) z) t)) (/.f64 (fma.f64 (-.f64 y x) z (*.f64 t x)) t)) |
#s(approx t t) |
#s(approx (+ x (/ (* (- y x) z) t)) (fma.f64 (/.f64 (-.f64 y x) t) z x)) |
Compiled 4 309 to 672 computations (84.4% saved)
12 alts after pruning (12 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 179 | 12 | 191 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 180 | 12 | 192 |
| Status | Accuracy | Program |
|---|---|---|
| 91.2% | (fma.f64 (/.f64 (-.f64 y x) t) z x) | |
| ▶ | 97.3% | (fma.f64 (/.f64 z t) (-.f64 y x) x) |
| 62.5% | (+.f64 x (/.f64 (fma.f64 (*.f64 (neg.f64 z) x) t (*.f64 t (*.f64 z y))) (*.f64 t t))) | |
| 28.2% | (+.f64 x (/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) z) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) t))) | |
| 55.4% | (+.f64 x (/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) z) (*.f64 (+.f64 y x) t))) | |
| ▶ | 58.1% | (+.f64 x (/.f64 (*.f64 (*.f64 t (-.f64 y x)) z) (*.f64 t t))) |
| 86.4% | (+.f64 x (/.f64 (*.f64 #s(approx (- y x) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x)) z) t)) | |
| ▶ | 73.1% | (+.f64 x (/.f64 (*.f64 #s(approx (- y x) y) z) t)) |
| 60.1% | #s(approx (+ x (/ (* (- y x) z) t)) (/.f64 (*.f64 (-.f64 y x) z) t)) | |
| 39.4% | #s(approx (+ x (/ (* (- y x) z) t)) (/.f64 (*.f64 z y) t)) | |
| ▶ | 60.8% | #s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
| ▶ | 37.1% | #s(approx (+ x (/ (* (- y x) z) t)) x) |
Compiled 356 to 254 computations (28.7% saved)
| Inputs |
|---|
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(/.f64 z t) |
z |
t |
(-.f64 y x) |
y |
x |
#s(approx (+ x (/ (* (- y x) z) t)) x) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
#s(literal 1 binary64) |
(+.f64 x (/.f64 (*.f64 #s(approx (- y x) y) z) t)) |
(/.f64 (*.f64 #s(approx (- y x) y) z) t) |
(*.f64 #s(approx (- y x) y) z) |
#s(approx (- y x) y) |
(+.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 t t) |
| Outputs |
|---|
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)))) |
#s(approx (- y x) #s(hole binary64 y)) |
#s(approx (- y x) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)))) |
#s(approx (* (- 1 (/ z t)) x) #s(hole binary64 (* x (- 1 (/ z t))))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))) |
#s(approx (* (- y x) z) #s(hole binary64 (* y z))) |
#s(approx (* (- y x) z) #s(hole binary64 (+ (* -1 (* x z)) (* y z)))) |
#s(approx (+ 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 (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* x (+ 1 (* -1 (/ z t)))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))))) |
#s(approx (- y x) #s(hole binary64 (* -1 x))) |
#s(approx (- y x) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* x (+ 1 (* -1 (/ z t)))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (* -1 (/ (* x z) t)))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* -1 (* x z)))) |
#s(approx (* (- y x) z) #s(hole binary64 (* x (+ (* -1 z) (/ (* y z) x))))) |
#s(approx (+ 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 (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* -1 (* x (- (/ z t) 1))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* -1 (* x (- (/ z t) 1))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* -1 (* x (+ z (* -1 (/ (* y z) x))))))) |
#s(approx (+ 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 (+ (* (/ 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 (/ (* (* 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 (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))))) |
#s(approx (- y x) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* y (+ z (* -1 (/ (* x z) y)))))) |
#s(approx (+ 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 (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* -1 (* y (+ (* -1 z) (/ (* x z) y)))))) |
#s(approx (+ 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 (+ (* (/ z t) (- y x)) x) #s(hole binary64 x)) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (+ x (* z (- (/ y t) (/ x t)))))) |
#s(approx (/ z t) #s(hole binary64 (/ z t))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 x)) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ x (* z (- (/ y t) (/ x t)))))) |
#s(approx (* (- 1 (/ z t)) x) #s(hole binary64 x)) |
#s(approx (* (- 1 (/ z t)) x) #s(hole binary64 (+ x (* -1 (/ (* x z) t))))) |
#s(approx (- 1 (/ z t)) #s(hole binary64 1)) |
#s(approx (- 1 (/ z t)) #s(hole binary64 (+ 1 (* -1 (/ z t))))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (* (- y x) z) #s(hole binary64 (* z (- y x)))) |
#s(approx (+ 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 (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* z (- (/ y t) (/ x t))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* z (- (+ (/ x z) (/ y t)) (/ x t))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* z (- (/ y t) (/ x t))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* z (- (+ (/ x z) (/ y t)) (/ x t))))) |
#s(approx (* (- 1 (/ z t)) x) #s(hole binary64 (* -1 (/ (* x z) t)))) |
#s(approx (* (- 1 (/ z t)) x) #s(hole binary64 (* z (+ (* -1 (/ x t)) (/ x z))))) |
#s(approx (- 1 (/ z t)) #s(hole binary64 (* -1 (/ z t)))) |
#s(approx (- 1 (/ z t)) #s(hole binary64 (* z (- (/ 1 z) (/ 1 t))))) |
#s(approx (+ 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 (+ (* (/ z t) (- y x)) x) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))))) |
#s(approx (* (- 1 (/ z t)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (/ x t)))))) |
#s(approx (- 1 (/ z t)) #s(hole binary64 (* -1 (* z (- (/ 1 t) (/ 1 z)))))) |
#s(approx (+ 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 (+ (* (/ z t) (- y x)) x) #s(hole binary64 (/ (+ (* t x) (* z (- y x))) t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (/ (+ (* t x) (* z (- y x))) t))) |
#s(approx (* (- 1 (/ z t)) x) #s(hole binary64 (/ (+ (* -1 (* x z)) (* t x)) t))) |
#s(approx (- 1 (/ z t)) #s(hole binary64 (/ (- t z) t))) |
#s(approx (+ 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 (+ (* (/ 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 | |
|---|---|---|---|---|
| 158.0ms | t | @ | 0 | ((+ (* (/ z t) (- y x)) x) (/ z t) z t (- y x) y x (+ x (/ (* (- y x) z) t)) (+ x (/ (* (- y x) z) t)) (* (- 1 (/ z t)) x) (- 1 (/ z t)) 1 (+ x (/ (* (- y x) z) t)) (/ (* (- y x) z) t) (* (- y x) z) (- y x) (+ x (/ (* (* t (- y x)) z) (* t t))) (/ (* (* t (- y x)) z) (* t t)) (* (* t (- y x)) z) (* t (- y x)) (* t t)) |
| 5.0ms | t | @ | inf | ((+ (* (/ z t) (- y x)) x) (/ z t) z t (- y x) y x (+ x (/ (* (- y x) z) t)) (+ x (/ (* (- y x) z) t)) (* (- 1 (/ z t)) x) (- 1 (/ z t)) 1 (+ x (/ (* (- y x) z) t)) (/ (* (- y x) z) t) (* (- y x) z) (- y x) (+ x (/ (* (* t (- y x)) z) (* t t))) (/ (* (* t (- y x)) z) (* t t)) (* (* t (- y x)) z) (* t (- y x)) (* t t)) |
| 2.0ms | z | @ | -inf | ((+ (* (/ z t) (- y x)) x) (/ z t) z t (- y x) y x (+ x (/ (* (- y x) z) t)) (+ x (/ (* (- y x) z) t)) (* (- 1 (/ z t)) x) (- 1 (/ z t)) 1 (+ x (/ (* (- y x) z) t)) (/ (* (- y x) z) t) (* (- y x) z) (- y x) (+ x (/ (* (* t (- y x)) z) (* t t))) (/ (* (* t (- y x)) z) (* t t)) (* (* t (- y x)) z) (* t (- y x)) (* t t)) |
| 2.0ms | t | @ | -inf | ((+ (* (/ z t) (- y x)) x) (/ z t) z t (- y x) y x (+ x (/ (* (- y x) z) t)) (+ x (/ (* (- y x) z) t)) (* (- 1 (/ z t)) x) (- 1 (/ z t)) 1 (+ x (/ (* (- y x) z) t)) (/ (* (- y x) z) t) (* (- y x) z) (- y x) (+ x (/ (* (* t (- y x)) z) (* t t))) (/ (* (* t (- y x)) z) (* t t)) (* (* t (- y x)) z) (* t (- y x)) (* t t)) |
| 2.0ms | z | @ | inf | ((+ (* (/ z t) (- y x)) x) (/ z t) z t (- y x) y x (+ x (/ (* (- y x) z) t)) (+ x (/ (* (- y x) z) t)) (* (- 1 (/ z t)) x) (- 1 (/ z t)) 1 (+ x (/ (* (- y x) z) t)) (/ (* (- y x) z) t) (* (- y x) z) (- y x) (+ x (/ (* (* t (- y x)) z) (* t t))) (/ (* (* t (- y x)) z) (* t t)) (* (* t (- y x)) z) (* t (- y x)) (* t t)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 310 | 2421 |
| 0 | 327 | 2272 |
| 1 | 1450 | 2235 |
| 0 | 8216 | 2184 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(/.f64 z t) |
z |
t |
(-.f64 y x) |
y |
x |
#s(approx (+ x (/ (* (- y x) z) t)) x) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
#s(literal 1 binary64) |
(+.f64 x (/.f64 (*.f64 #s(approx (- y x) y) z) t)) |
(/.f64 (*.f64 #s(approx (- y x) y) z) t) |
(*.f64 #s(approx (- y x) y) z) |
#s(approx (- y x) y) |
(+.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 t t) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)))) |
#s(approx (- y x) #s(hole binary64 y)) |
#s(approx (- y x) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)))) |
#s(approx (* (- 1 (/ z t)) x) #s(hole binary64 (* x (- 1 (/ z t))))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))) |
#s(approx (* (- y x) z) #s(hole binary64 (* y z))) |
#s(approx (* (- y x) z) #s(hole binary64 (+ (* -1 (* x z)) (* y z)))) |
#s(approx (+ 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 (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* x (+ 1 (* -1 (/ z t)))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))))) |
#s(approx (- y x) #s(hole binary64 (* -1 x))) |
#s(approx (- y x) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* x (+ 1 (* -1 (/ z t)))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (* -1 (/ (* x z) t)))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* -1 (* x z)))) |
#s(approx (* (- y x) z) #s(hole binary64 (* x (+ (* -1 z) (/ (* y z) x))))) |
#s(approx (+ 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 (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* -1 (* x (- (/ z t) 1))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* -1 (* x (- (/ z t) 1))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* -1 (* x (+ z (* -1 (/ (* y z) x))))))) |
#s(approx (+ 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 (+ (* (/ 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 (/ (* (* 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 (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))))) |
#s(approx (- y x) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* y (+ z (* -1 (/ (* x z) y)))))) |
#s(approx (+ 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 (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))))) |
#s(approx (* (- y x) z) #s(hole binary64 (* -1 (* y (+ (* -1 z) (/ (* x z) y)))))) |
#s(approx (+ 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 (+ (* (/ z t) (- y x)) x) #s(hole binary64 x)) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (+ x (* z (- (/ y t) (/ x t)))))) |
#s(approx (/ z t) #s(hole binary64 (/ z t))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 x)) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ x (* z (- (/ y t) (/ x t)))))) |
#s(approx (* (- 1 (/ z t)) x) #s(hole binary64 x)) |
#s(approx (* (- 1 (/ z t)) x) #s(hole binary64 (+ x (* -1 (/ (* x z) t))))) |
#s(approx (- 1 (/ z t)) #s(hole binary64 1)) |
#s(approx (- 1 (/ z t)) #s(hole binary64 (+ 1 (* -1 (/ z t))))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (* (- y x) z) #s(hole binary64 (* z (- y x)))) |
#s(approx (+ 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 (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* z (- (/ y t) (/ x t))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* z (- (+ (/ x z) (/ y t)) (/ x t))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* z (- (/ y t) (/ x t))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* z (- (+ (/ x z) (/ y t)) (/ x t))))) |
#s(approx (* (- 1 (/ z t)) x) #s(hole binary64 (* -1 (/ (* x z) t)))) |
#s(approx (* (- 1 (/ z t)) x) #s(hole binary64 (* z (+ (* -1 (/ x t)) (/ x z))))) |
#s(approx (- 1 (/ z t)) #s(hole binary64 (* -1 (/ z t)))) |
#s(approx (- 1 (/ z t)) #s(hole binary64 (* z (- (/ 1 z) (/ 1 t))))) |
#s(approx (+ 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 (+ (* (/ z t) (- y x)) x) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))))) |
#s(approx (* (- 1 (/ z t)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (/ x t)))))) |
#s(approx (- 1 (/ z t)) #s(hole binary64 (* -1 (* z (- (/ 1 t) (/ 1 z)))))) |
#s(approx (+ 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 (+ (* (/ z t) (- y x)) x) #s(hole binary64 (/ (+ (* t x) (* z (- y x))) t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (/ (+ (* t x) (* z (- y x))) t))) |
#s(approx (* (- 1 (/ z t)) x) #s(hole binary64 (/ (+ (* -1 (* x z)) (* t x)) t))) |
#s(approx (- 1 (/ z t)) #s(hole binary64 (/ (- t z) t))) |
#s(approx (+ 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 (+ (* (/ 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) (*.f64 (*.f64 (neg.f64 z) (/.f64 (-.f64 y x) t)) (*.f64 (neg.f64 z) (/.f64 (-.f64 y x) t)))) (+.f64 x (*.f64 (neg.f64 z) (/.f64 (-.f64 y x) t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (neg.f64 z) (/.f64 (-.f64 y x) t)) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 (neg.f64 z) (/.f64 (-.f64 y x) t)) (*.f64 (neg.f64 z) (/.f64 (-.f64 y x) t)) (*.f64 x (*.f64 (neg.f64 z) (/.f64 (-.f64 y x) t)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (/.f64 (-.f64 y x) t) z) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)))) (neg.f64 (-.f64 x (*.f64 (/.f64 (-.f64 y x) t) z)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 (-.f64 y x) z)) (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 x x) x))) (neg.f64 (fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (/.f64 (*.f64 z z) (*.f64 t t)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 y x) t) z) x))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) x (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 (-.f64 y x) z)) (*.f64 (*.f64 t t) t)))) (neg.f64 (fma.f64 x x (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (*.f64 x (*.f64 (/.f64 (-.f64 y x) t) z)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (*.f64 x x)) (-.f64 (*.f64 (/.f64 (-.f64 y x) t) z) x)) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t))) (-.f64 x (*.f64 (/.f64 (-.f64 y x) t) z))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 (-.f64 y x) z)) (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (/.f64 (*.f64 z z) (*.f64 t t)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 y x) t) z) x)))) |
(/.f64 (fma.f64 (*.f64 x x) x (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 (-.f64 y x) z)) (*.f64 (*.f64 t t) t))) (fma.f64 x x (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (*.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 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (-.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 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (-.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 (-.f64 y x)) (/.f64 z t))) |
(-.f64 x (*.f64 (neg.f64 (/.f64 (-.f64 y x) t)) z)) |
(-.f64 x (*.f64 (neg.f64 z) (/.f64 (-.f64 y x) t))) |
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 (-.f64 y x) z)) (*.f64 (*.f64 t t) t)) (fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (/.f64 (*.f64 z z) (*.f64 t t)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 y x) t) z) x)))) (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (/.f64 (*.f64 z z) (*.f64 t t)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 y x) t) z) x))))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x x (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (*.f64 x (*.f64 (/.f64 (-.f64 y x) t) z))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 (-.f64 y x) z)) (*.f64 (*.f64 t t) t)) (fma.f64 x x (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (*.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 z #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z #s(literal -1 binary64))) |
(*.f64 (/.f64 z t) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 z t)) |
(/.f64 (*.f64 #s(literal 2 binary64) z) (*.f64 #s(literal 2 binary64) t)) |
(/.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 t #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 z) #s(literal 2 binary64)) (*.f64 (neg.f64 t) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 z)) (*.f64 #s(literal 2 binary64) (neg.f64 t))) |
(/.f64 (neg.f64 (neg.f64 z)) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 z) (neg.f64 t)) |
(/.f64 z t) |
z |
t |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x))) (neg.f64 (fma.f64 y y (fma.f64 x x (*.f64 y x))))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (+.f64 y x)) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x)) (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 (*.f64 (*.f64 y y) y) (fma.f64 y y (fma.f64 x x (*.f64 y x)))) (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 y y (fma.f64 x x (*.f64 y x))))) |
(-.f64 y x) |
y |
x |
#s(approx (+ (* (/ z t) (- y x)) x) x) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x (/.f64 (neg.f64 z) t)) (*.f64 x (/.f64 (neg.f64 z) t)))) (-.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (/.f64 (neg.f64 z) t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (/.f64 (neg.f64 z) t) x) (*.f64 (/.f64 (neg.f64 z) t) x))) (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (neg.f64 z) t) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (/.f64 (neg.f64 z) t)) #s(literal 3 binary64))) (fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x (/.f64 (neg.f64 z) t)) (*.f64 x (/.f64 (neg.f64 z) t))) (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (/.f64 (neg.f64 z) t)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (neg.f64 z) t) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 (*.f64 (/.f64 (neg.f64 z) t) x) (*.f64 (/.f64 (neg.f64 z) t) x)) (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (neg.f64 z) t) x))))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (/.f64 (neg.f64 z) t) x)) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (/.f64 (neg.f64 z) t))) |
(-.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 x) (/.f64 (neg.f64 z) t))) |
(-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (/.f64 (neg.f64 z) t)) x)) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (/.f64 (neg.f64 z) t))) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (neg.f64 z) t) x)) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 z z) (neg.f64 z)) (*.f64 (*.f64 t t) t)) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (+.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z z) (*.f64 t t)))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 z z) (neg.f64 z)) (*.f64 (*.f64 t t) t)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 t t) t)))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (/.f64 z t))))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (neg.f64 t)) (*.f64 #s(literal 2 binary64) (neg.f64 z))) (*.f64 #s(literal 2 binary64) (neg.f64 t))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 2 binary64) z)) (*.f64 #s(literal 2 binary64) t)) |
(/.f64 (fma.f64 (neg.f64 z) #s(literal 2 binary64) (*.f64 t #s(literal 2 binary64))) (*.f64 t #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 2 binary64) t (*.f64 #s(literal 2 binary64) (neg.f64 z))) (*.f64 #s(literal 2 binary64) t)) |
(/.f64 (-.f64 (/.f64 (*.f64 z z) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (/.f64 (neg.f64 z) t) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z z) (*.f64 t t))) (+.f64 #s(literal 1 binary64) (/.f64 z t))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 t t) t))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (/.f64 z t)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 z z) (neg.f64 z)) (*.f64 (*.f64 t t) t))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 z t) #s(literal 1 binary64)) |
(fma.f64 (/.f64 z t) #s(literal -1 binary64) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 z t))) (/.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (+.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (/.f64 z t)))) (/.f64 (/.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 t t) t)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (/.f64 z t))))) |
(-.f64 (/.f64 (neg.f64 z) t) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (neg.f64 z) t) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t))))) (/.f64 (/.f64 (*.f64 (*.f64 z z) (neg.f64 z)) (*.f64 (*.f64 t t) t)) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t)))))) |
(+.f64 (/.f64 (neg.f64 z) t) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t)) |
#s(literal 1 binary64) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (- y x) y) #s(approx (- y x) y)) (/.f64 (*.f64 z z) (*.f64 t t))) (*.f64 x x)) (-.f64 (/.f64 (*.f64 #s(approx (- y x) y) z) t) x)) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(approx (- y x) y) #s(approx (- y x) y)) (/.f64 (*.f64 z z) (*.f64 t t))) (/.f64 (*.f64 #s(approx (- y x) y) z) t) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 #s(approx (- y x) y) #s(approx (- y x) y)) (/.f64 (*.f64 z z) (*.f64 t t)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(approx (- y x) y) z) t) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (- y x) y) #s(approx (- y x) y)) (/.f64 (*.f64 z z) (*.f64 t t))))) (neg.f64 (-.f64 x (/.f64 (*.f64 #s(approx (- y x) y) z) t)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 (*.f64 #s(approx (- y x) y) #s(approx (- y x) y)) (/.f64 (*.f64 z z) (*.f64 t t))) (/.f64 (*.f64 #s(approx (- y x) y) z) t)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 #s(approx (- y x) y) #s(approx (- y x) y)) (/.f64 (*.f64 z z) (*.f64 t t))) (*.f64 x (/.f64 (*.f64 #s(approx (- y x) y) z) t)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (- y x) y) #s(approx (- y x) y)) (/.f64 (*.f64 z z) (*.f64 t t)))) (-.f64 x (/.f64 (*.f64 #s(approx (- y x) y) z) t))) |
(/.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 (*.f64 #s(approx (- y x) y) #s(approx (- y x) y)) (/.f64 (*.f64 z z) (*.f64 t t))) (/.f64 (*.f64 #s(approx (- y x) y) z) t))) (fma.f64 x x (-.f64 (*.f64 (*.f64 #s(approx (- y x) y) #s(approx (- y x) y)) (/.f64 (*.f64 z z) (*.f64 t t))) (*.f64 x (/.f64 (*.f64 #s(approx (- y x) y) z) t))))) |
(fma.f64 #s(approx (- y x) y) (/.f64 z t) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 #s(approx (- y x) y) z) t))) (/.f64 (*.f64 (*.f64 #s(approx (- y x) y) #s(approx (- y x) y)) (/.f64 (*.f64 z z) (*.f64 t t))) (-.f64 x (/.f64 (*.f64 #s(approx (- y x) y) z) t)))) |
(-.f64 x (*.f64 (neg.f64 #s(approx (- y x) y)) (/.f64 z t))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x x (-.f64 (*.f64 (*.f64 #s(approx (- y x) y) #s(approx (- y x) y)) (/.f64 (*.f64 z z) (*.f64 t t))) (*.f64 x (/.f64 (*.f64 #s(approx (- y x) y) z) t))))) (/.f64 (*.f64 (*.f64 (*.f64 #s(approx (- y x) y) #s(approx (- y x) y)) (/.f64 (*.f64 z z) (*.f64 t t))) (/.f64 (*.f64 #s(approx (- y x) y) z) t)) (fma.f64 x x (-.f64 (*.f64 (*.f64 #s(approx (- y x) y) #s(approx (- y x) y)) (/.f64 (*.f64 z z) (*.f64 t t))) (*.f64 x (/.f64 (*.f64 #s(approx (- y x) y) z) t)))))) |
(+.f64 (/.f64 (*.f64 #s(approx (- y x) y) z) t) x) |
(+.f64 x (/.f64 (*.f64 #s(approx (- y x) y) z) t)) |
(*.f64 #s(approx (- y x) y) (/.f64 z t)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(approx (- y x) y) z))) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 (*.f64 #s(approx (- y x) y) z)) (neg.f64 t)) |
(/.f64 (*.f64 #s(approx (- y x) y) z) t) |
(*.f64 #s(approx (- y x) y) z) |
(*.f64 z #s(approx (- y x) y)) |
#s(approx (- y x) y) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) t) z) (*.f64 (*.f64 (-.f64 y x) t) z)) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (-.f64 y x) t) (/.f64 z (*.f64 t t))) x)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) t) z) (*.f64 (*.f64 (-.f64 y x) t) z)) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (-.f64 y x) t) (/.f64 z (*.f64 t t))) (*.f64 (*.f64 x x) x)) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) t) z) (*.f64 (*.f64 (-.f64 y x) t) z)) (*.f64 (*.f64 t t) (*.f64 t t))) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (-.f64 y x) t) (/.f64 z (*.f64 t t))) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) t) z) (*.f64 (*.f64 (-.f64 y x) t) z)) (*.f64 (*.f64 t t) (*.f64 t t))))) (neg.f64 (-.f64 x (*.f64 (*.f64 (-.f64 y x) t) (/.f64 z (*.f64 t t)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) x (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) t) z) (*.f64 (*.f64 (-.f64 y x) t) z)) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (-.f64 y x) t) (/.f64 z (*.f64 t t)))))) (neg.f64 (fma.f64 x x (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) t) z) (*.f64 (*.f64 (-.f64 y x) t) z)) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 x (*.f64 (*.f64 (-.f64 y x) t) (/.f64 z (*.f64 t t)))))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) t) z) (*.f64 (*.f64 (-.f64 y x) t) z)) (*.f64 (*.f64 t t) (*.f64 t t)))) (-.f64 x (*.f64 (*.f64 (-.f64 y x) t) (/.f64 z (*.f64 t t))))) |
(/.f64 (fma.f64 (*.f64 x x) x (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) t) z) (*.f64 (*.f64 (-.f64 y x) t) z)) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (-.f64 y x) t) (/.f64 z (*.f64 t t))))) (fma.f64 x x (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) t) z) (*.f64 (*.f64 (-.f64 y x) t) z)) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 x (*.f64 (*.f64 (-.f64 y x) t) (/.f64 z (*.f64 t t))))))) |
(fma.f64 (/.f64 (*.f64 t z) (neg.f64 t)) (/.f64 (-.f64 y x) (neg.f64 t)) x) |
(fma.f64 (/.f64 (*.f64 t z) (fabs.f64 t)) (/.f64 (-.f64 y x) (fabs.f64 t)) x) |
(fma.f64 (/.f64 (*.f64 t z) t) (/.f64 (-.f64 y x) t) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 y x) z) (neg.f64 t)) (/.f64 t (neg.f64 t)) x) |
(fma.f64 (/.f64 t (neg.f64 t)) (/.f64 (*.f64 (-.f64 y x) z) (neg.f64 t)) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 y x) z) (fabs.f64 t)) (/.f64 t (fabs.f64 t)) x) |
(fma.f64 (/.f64 t (fabs.f64 t)) (/.f64 (*.f64 (-.f64 y x) z) (fabs.f64 t)) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 y x) t) (neg.f64 t)) (/.f64 z (neg.f64 t)) x) |
(fma.f64 (/.f64 z (neg.f64 t)) (/.f64 (*.f64 (-.f64 y x) t) (neg.f64 t)) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 y x) t) (fabs.f64 t)) (/.f64 z (fabs.f64 t)) x) |
(fma.f64 (/.f64 z (fabs.f64 t)) (/.f64 (*.f64 (-.f64 y x) t) (fabs.f64 t)) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 y x) t) t) (/.f64 z t) x) |
(fma.f64 (/.f64 t t) (*.f64 (/.f64 (-.f64 y x) t) z) x) |
(fma.f64 (*.f64 (/.f64 (-.f64 y x) t) z) (/.f64 t t) x) |
(fma.f64 (*.f64 (-.f64 y x) t) (/.f64 z (*.f64 t t)) x) |
(fma.f64 (/.f64 z t) (/.f64 (*.f64 (-.f64 y x) t) t) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 (-.f64 y x) t) (/.f64 z (*.f64 t t))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) t) z) (*.f64 (*.f64 (-.f64 y x) t) z)) (*.f64 (*.f64 t t) (*.f64 t t))) (-.f64 x (*.f64 (*.f64 (-.f64 y x) t) (/.f64 z (*.f64 t t)))))) |
(-.f64 x (*.f64 (neg.f64 (/.f64 (*.f64 (-.f64 y x) t) t)) (/.f64 z t))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 (-.f64 y x) t)) (/.f64 z (*.f64 t t)))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x x (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) t) z) (*.f64 (*.f64 (-.f64 y x) t) z)) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 x (*.f64 (*.f64 (-.f64 y x) t) (/.f64 z (*.f64 t t))))))) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) t) z) (*.f64 (*.f64 (-.f64 y x) t) z)) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (-.f64 y x) t) (/.f64 z (*.f64 t t)))) (fma.f64 x x (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) t) z) (*.f64 (*.f64 (-.f64 y x) t) z)) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 x (*.f64 (*.f64 (-.f64 y x) t) (/.f64 z (*.f64 t t)))))))) |
(+.f64 (*.f64 (*.f64 (-.f64 y x) t) (/.f64 z (*.f64 t t))) x) |
(+.f64 x (*.f64 (*.f64 (-.f64 y x) t) (/.f64 z (*.f64 t t)))) |
(*.f64 (/.f64 (*.f64 t z) (neg.f64 t)) (/.f64 (-.f64 y x) (neg.f64 t))) |
(*.f64 (/.f64 (*.f64 t z) (fabs.f64 t)) (/.f64 (-.f64 y x) (fabs.f64 t))) |
(*.f64 (/.f64 (*.f64 t z) t) (/.f64 (-.f64 y x) t)) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) z) (neg.f64 t)) (/.f64 t (neg.f64 t))) |
(*.f64 (/.f64 t (neg.f64 t)) (/.f64 (*.f64 (-.f64 y x) z) (neg.f64 t))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) z) (fabs.f64 t)) (/.f64 t (fabs.f64 t))) |
(*.f64 (/.f64 t (fabs.f64 t)) (/.f64 (*.f64 (-.f64 y x) z) (fabs.f64 t))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) t) (neg.f64 t)) (/.f64 z (neg.f64 t))) |
(*.f64 (/.f64 z (neg.f64 t)) (/.f64 (*.f64 (-.f64 y x) t) (neg.f64 t))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) t) (fabs.f64 t)) (/.f64 z (fabs.f64 t))) |
(*.f64 (/.f64 z (fabs.f64 t)) (/.f64 (*.f64 (-.f64 y x) t) (fabs.f64 t))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) t) t) (/.f64 z t)) |
(*.f64 (/.f64 t t) (*.f64 (/.f64 (-.f64 y x) t) z)) |
(*.f64 (*.f64 (/.f64 (-.f64 y x) t) z) (/.f64 t t)) |
(*.f64 (*.f64 (-.f64 y x) t) (/.f64 z (*.f64 t t))) |
(*.f64 (/.f64 z t) (/.f64 (*.f64 (-.f64 y x) t) t)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) t) z) t)) (neg.f64 t)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (-.f64 y x) t) z))) (neg.f64 (neg.f64 (*.f64 t t)))) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) t) (neg.f64 z)) (*.f64 t (neg.f64 t))) |
(/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) t) z) t) t) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 y x) t) z)) (neg.f64 (*.f64 t t))) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) t) z) (*.f64 t t)) |
(*.f64 (*.f64 t z) (-.f64 y x)) |
(*.f64 (*.f64 (-.f64 y x) t) z) |
(*.f64 (*.f64 (-.f64 y x) z) t) |
(*.f64 t (*.f64 (-.f64 y x) z)) |
(*.f64 z (*.f64 (-.f64 y x) t)) |
(*.f64 (-.f64 y x) t) |
(*.f64 t (-.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 (*.f64 t t) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 t t)) |
(*.f64 t t) |
(pow.f64 (exp.f64 (log.f64 t)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 t) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 t) #s(literal 2 binary64)) |
(pow.f64 (*.f64 t t) #s(literal 1 binary64)) |
(pow.f64 t #s(literal 2 binary64)) |
(fabs.f64 (*.f64 t t)) |
(exp.f64 (*.f64 (log.f64 t) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 t) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 t) #s(literal 2 binary64)))) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 y (/.f64 z t))) |
#s(approx (+ (* (/ z t) (- y x)) x) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x (*.f64 y (/.f64 z t)))) |
#s(approx (- y x) y) |
#s(approx (- y x) (+.f64 (neg.f64 x) y)) |
#s(approx x x) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 y (/.f64 z t))) |
#s(approx (+ (* (/ z t) (- y x)) x) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x (*.f64 y (/.f64 z t)))) |
#s(approx (* (- 1 (/ z t)) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
#s(approx (/ (* (- y x) z) t) (*.f64 y (/.f64 z t))) |
#s(approx (/ (* (- y x) z) t) (/.f64 (fma.f64 (neg.f64 x) z (*.f64 y z)) t)) |
#s(approx (* (- y x) z) (*.f64 y z)) |
#s(approx (* (- y x) z) (fma.f64 (neg.f64 x) z (*.f64 y z))) |
#s(approx (+ 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 y z)) t)) |
#s(approx (* (* t (- y x)) z) (*.f64 (*.f64 y z) t)) |
#s(approx (* (* t (- y x)) z) (fma.f64 (neg.f64 t) (*.f64 x z) (*.f64 (*.f64 y z) t))) |
#s(approx (* t (- y x)) (*.f64 y t)) |
#s(approx (* t (- y x)) (fma.f64 (neg.f64 t) x (*.f64 y t))) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (-.f64 (fma.f64 y (/.f64 z (*.f64 x t)) (/.f64 (neg.f64 z) t)) #s(literal -1 binary64)) x)) |
#s(approx (- y x) (neg.f64 x)) |
#s(approx (- y x) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (-.f64 (fma.f64 y (/.f64 z (*.f64 x t)) (/.f64 (neg.f64 z) t)) #s(literal -1 binary64)) x)) |
#s(approx (/ (* (- y x) z) t) (/.f64 (*.f64 (neg.f64 x) z) t)) |
#s(approx (/ (* (- y x) z) t) (*.f64 (fma.f64 y (/.f64 z (*.f64 x 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 (+ 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 y (/.f64 z (*.f64 x t)) (/.f64 (neg.f64 z) t)) #s(literal -1 binary64)) x)) |
#s(approx (/ (* (* t (- y x)) z) (* t t)) (/.f64 (*.f64 (neg.f64 x) z) t)) |
#s(approx (/ (* (* t (- y x)) z) (* t t)) (*.f64 (fma.f64 y (/.f64 z (*.f64 x t)) (/.f64 (neg.f64 z) t)) x)) |
#s(approx (* (* t (- y x)) z) (*.f64 (neg.f64 t) (*.f64 x z))) |
#s(approx (* (* t (- y x)) z) (*.f64 (fma.f64 (neg.f64 t) z (*.f64 t (/.f64 (*.f64 y z) 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 (+ (* (/ z t) (- y x)) x) (*.f64 (neg.f64 x) (-.f64 (/.f64 z t) #s(literal 1 binary64)))) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (neg.f64 x) (-.f64 (+.f64 (neg.f64 (*.f64 y (/.f64 z (*.f64 x t)))) (/.f64 z t)) #s(literal 1 binary64)))) |
#s(approx (- y x) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 y x)) #s(literal -1 binary64)))) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (neg.f64 x) (-.f64 (/.f64 z t) #s(literal 1 binary64)))) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (neg.f64 x) (-.f64 (+.f64 (neg.f64 (*.f64 y (/.f64 z (*.f64 x t)))) (/.f64 z t)) #s(literal 1 binary64)))) |
#s(approx (/ (* (- y x) z) t) (*.f64 (neg.f64 x) (+.f64 (neg.f64 (*.f64 y (/.f64 z (*.f64 x t)))) (/.f64 z t)))) |
#s(approx (* (- y x) z) (*.f64 (neg.f64 x) (+.f64 (neg.f64 (/.f64 (*.f64 y z) x)) z))) |
#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) (-.f64 (+.f64 (neg.f64 (*.f64 y (/.f64 z (*.f64 x t)))) (/.f64 z t)) #s(literal 1 binary64)))) |
#s(approx (/ (* (* t (- y x)) z) (* t t)) (*.f64 (neg.f64 x) (+.f64 (neg.f64 (*.f64 y (/.f64 z (*.f64 x t)))) (/.f64 z t)))) |
#s(approx (* (* t (- y x)) z) (*.f64 (neg.f64 x) (fma.f64 t z (neg.f64 (*.f64 t (/.f64 (*.f64 y z) x)))))) |
#s(approx (* t (- y x)) (*.f64 (neg.f64 x) (+.f64 (neg.f64 (*.f64 t (/.f64 y x))) t))) |
#s(approx (+ (* (/ z t) (- y x)) x) (-.f64 x (*.f64 x (/.f64 z t)))) |
#s(approx (+ (* (/ z t) (- y x)) x) (+.f64 (/.f64 (fma.f64 (neg.f64 x) z (*.f64 y z)) t) x)) |
#s(approx (- y x) (-.f64 y x)) |
#s(approx y y) |
#s(approx (+ (* (/ z t) (- y x)) x) (-.f64 x (*.f64 x (/.f64 z t)))) |
#s(approx (+ (* (/ z t) (- y x)) x) (+.f64 (/.f64 (fma.f64 (neg.f64 x) z (*.f64 y z)) t) x)) |
#s(approx (+ 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 y z)) t) x)) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (/.f64 (fma.f64 (neg.f64 x) z (fma.f64 x t (*.f64 y z))) (*.f64 y t)) y)) |
#s(approx (- y x) (*.f64 (-.f64 (/.f64 (neg.f64 x) y) #s(literal -1 binary64)) y)) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (/.f64 (fma.f64 (neg.f64 x) z (fma.f64 x t (*.f64 y z))) (*.f64 y t)) y)) |
#s(approx (/ (* (- y x) z) t) (*.f64 (+.f64 (/.f64 (*.f64 (neg.f64 x) z) (*.f64 y t)) (/.f64 z t)) y)) |
#s(approx (* (- y x) z) (*.f64 (+.f64 (/.f64 (*.f64 (neg.f64 x) z) y) z) y)) |
#s(approx (+ x (/ (* (* t (- y x)) z) (* t t))) (*.f64 (/.f64 (fma.f64 (neg.f64 x) z (fma.f64 x t (*.f64 y z))) (*.f64 y t)) y)) |
#s(approx (/ (* (* t (- y x)) z) (* t t)) (*.f64 (+.f64 (/.f64 (*.f64 (neg.f64 x) z) (*.f64 y t)) (/.f64 z t)) y)) |
#s(approx (* (* t (- y x)) z) (*.f64 (fma.f64 t z (/.f64 (*.f64 (neg.f64 t) (*.f64 x z)) y)) y)) |
#s(approx (* t (- y x)) (*.f64 (+.f64 (/.f64 (*.f64 (neg.f64 t) x) y) t) y)) |
#s(approx (+ (* (/ z t) (- y x)) x) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 x (*.f64 x (/.f64 z t))) y)) (/.f64 z t)) y))) |
#s(approx (- y x) (neg.f64 (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y))) |
#s(approx (+ (* (/ z t) (- y x)) x) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 x (*.f64 x (/.f64 z t))) y)) (/.f64 z t)) y))) |
#s(approx (/ (* (- y x) z) t) (neg.f64 (*.f64 (fma.f64 x (/.f64 z (*.f64 y 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 (+ x (/ (* (* t (- y x)) z) (* t t))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 x (*.f64 x (/.f64 z t))) y)) (/.f64 z t)) y))) |
#s(approx (/ (* (* t (- y x)) z) (* t t)) (neg.f64 (*.f64 (fma.f64 x (/.f64 z (*.f64 y 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 x z) y))) y))) |
#s(approx (* t (- y x)) (neg.f64 (*.f64 (fma.f64 t (/.f64 x y) (neg.f64 t)) y))) |
#s(approx (+ (* (/ z t) (- y x)) x) x) |
#s(approx (+ (* (/ z t) (- y x)) x) (fma.f64 (/.f64 (-.f64 y x) t) z x)) |
#s(approx (/ z t) (/.f64 z t)) |
#s(approx z z) |
#s(approx (+ (* (/ z t) (- y x)) x) x) |
#s(approx (+ (* (/ z t) (- y x)) x) (fma.f64 (/.f64 (-.f64 y x) t) z x)) |
#s(approx (* (- 1 (/ z t)) x) x) |
#s(approx (* (- 1 (/ z t)) x) (-.f64 x (*.f64 x (/.f64 z t)))) |
#s(approx (- 1 (/ z t)) #s(literal 1 binary64)) |
#s(approx (- 1 (/ z t)) (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
#s(approx (/ (* (- y x) z) t) (*.f64 (/.f64 (-.f64 y x) t) z)) |
#s(approx (* (- y x) z) (*.f64 (-.f64 y x) z)) |
#s(approx (+ 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 (-.f64 y x) t) z)) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (/.f64 (-.f64 y x) t) z)) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t)) z)) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (/.f64 (-.f64 y x) t) z)) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t)) z)) |
#s(approx (* (- 1 (/ z t)) x) (/.f64 (*.f64 (neg.f64 x) z) t)) |
#s(approx (* (- 1 (/ z t)) x) (*.f64 (-.f64 (/.f64 x z) (/.f64 x t)) z)) |
#s(approx (- 1 (/ z t)) (/.f64 (neg.f64 z) t)) |
#s(approx (- 1 (/ z t)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) 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 (+ (* (/ z t) (- y x)) x) (*.f64 (/.f64 (-.f64 y x) t) z)) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (neg.f64 z) (-.f64 (neg.f64 (/.f64 (-.f64 y x) t)) (/.f64 x z)))) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (/.f64 (-.f64 y x) t) z)) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (neg.f64 z) (-.f64 (neg.f64 (/.f64 (-.f64 y x) t)) (/.f64 x z)))) |
#s(approx (* (- 1 (/ z t)) x) (*.f64 (neg.f64 z) (-.f64 (/.f64 x t) (/.f64 x z)))) |
#s(approx (- 1 (/ z t)) (*.f64 (neg.f64 z) (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) 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 (neg.f64 z) (-.f64 (neg.f64 (/.f64 (-.f64 y x) t)) (/.f64 x z)))) |
#s(approx (+ (* (/ z t) (- y x)) x) (/.f64 (fma.f64 (-.f64 y x) z (*.f64 x t)) t)) |
#s(approx t t) |
#s(approx (+ (* (/ z t) (- y x)) x) (/.f64 (fma.f64 (-.f64 y x) z (*.f64 x t)) t)) |
#s(approx (* (- 1 (/ z t)) x) (/.f64 (fma.f64 (neg.f64 x) z (*.f64 x t)) t)) |
#s(approx (- 1 (/ z t)) (/.f64 (-.f64 t z) t)) |
#s(approx (+ x (/ (* (* t (- y x)) z) (* t t))) (/.f64 (fma.f64 (-.f64 y x) z (*.f64 x t)) t)) |
#s(approx (* t (- y x)) (*.f64 (-.f64 y x) t)) |
#s(approx (* t t) (*.f64 t t)) |
#s(approx (+ (* (/ z t) (- y x)) x) (fma.f64 (/.f64 (-.f64 y x) t) z x)) |
#s(approx (+ (* (/ z t) (- y x)) x) (fma.f64 (/.f64 (-.f64 y x) t) z x)) |
#s(approx (+ x (/ (* (* t (- y x)) z) (* t t))) (fma.f64 (/.f64 (-.f64 y x) t) z x)) |
Compiled 6 852 to 1 020 computations (85.1% saved)
16 alts after pruning (14 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 285 | 10 | 295 |
| Fresh | 3 | 4 | 7 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 291 | 16 | 307 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 97.2% | (fma.f64 (*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) (-.f64 y x) x) |
| 77.7% | (fma.f64 #s(approx (- y x) y) (/.f64 z t) x) | |
| 28.2% | (+.f64 x (/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) z) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) t))) | |
| 55.4% | (+.f64 x (/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) z) (*.f64 (+.f64 y x) t))) | |
| 57.6% | (+.f64 x (/.f64 (*.f64 (*.f64 t z) (-.f64 y x)) (*.f64 t t))) | |
| ✓ | 73.1% | (+.f64 x (/.f64 (*.f64 #s(approx (- y x) y) z) t)) |
| ▶ | 51.4% | (+.f64 x (/.f64 (*.f64 #s(approx (* t (- y x)) (*.f64 y t)) z) (*.f64 t t))) |
| 55.6% | (+.f64 x (/.f64 #s(approx (* (* t (- y x)) z) (*.f64 (*.f64 y z) t)) (*.f64 t t))) | |
| 60.8% | #s(approx (+ (* (/ z t) (- y x)) x) (-.f64 x (*.f64 x (/.f64 z t)))) | |
| ▶ | 57.3% | #s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (/.f64 (-.f64 y x) t) z)) |
| 43.2% | #s(approx (+ (* (/ z t) (- y x)) x) (*.f64 y (/.f64 z t))) | |
| 60.1% | #s(approx (+ x (/ (* (- y x) z) t)) (/.f64 (*.f64 (-.f64 y x) z) t)) | |
| ▶ | 39.4% | #s(approx (+ x (/ (* (- y x) z) t)) (/.f64 (*.f64 z y) t)) |
| 26.5% | #s(approx (+ x (/ (* (- y x) z) t)) (*.f64 #s(approx (- 1 (/ z t)) (/.f64 (neg.f64 z) t)) x)) | |
| ▶ | 25.4% | #s(approx (+ x (/ (* (- y x) z) t)) #s(approx (* (- 1 (/ z t)) x) (/.f64 (*.f64 (neg.f64 x) z) t))) |
| ✓ | 37.1% | #s(approx (+ x (/ (* (- y x) z) t)) x) |
Compiled 506 to 354 computations (30% saved)
| Inputs |
|---|
(fma.f64 (*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) (-.f64 y x) x) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(/.f64 z #s(literal -1 binary64)) |
z |
#s(literal -1 binary64) |
(/.f64 #s(literal -1 binary64) t) |
t |
(-.f64 y x) |
y |
x |
#s(approx (+ x (/ (* (- y x) z) t)) (/.f64 (*.f64 z y) t)) |
(/.f64 (*.f64 z y) t) |
(*.f64 z y) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(approx (* (- 1 (/ z t)) x) (/.f64 (*.f64 (neg.f64 x) z) t))) |
#s(approx (* (- 1 (/ z t)) x) (/.f64 (*.f64 (neg.f64 x) z) t)) |
(/.f64 (*.f64 (neg.f64 x) z) t) |
(*.f64 (neg.f64 x) z) |
(neg.f64 x) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (/.f64 (-.f64 y x) t) z)) |
(*.f64 (/.f64 (-.f64 y x) t) z) |
(/.f64 (-.f64 y x) t) |
(+.f64 x (/.f64 (*.f64 #s(approx (* t (- y x)) (*.f64 y t)) z) (*.f64 t t))) |
(/.f64 (*.f64 #s(approx (* t (- y x)) (*.f64 y t)) z) (*.f64 t t)) |
(*.f64 #s(approx (* t (- y x)) (*.f64 y t)) z) |
#s(approx (* t (- y x)) (*.f64 y t)) |
(*.f64 y t) |
(*.f64 t t) |
| Outputs |
|---|
#s(approx (+ (* (* (/ z -1) (/ -1 t)) (- y x)) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ (* (* (/ z -1) (/ -1 t)) (- y x)) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)))) |
#s(approx (- y x) #s(hole binary64 y)) |
#s(approx (- y x) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)))) |
#s(approx (* (- 1 (/ z t)) x) #s(hole binary64 (* x (- 1 (/ z t))))) |
#s(approx (/ (* (neg x) z) t) #s(hole binary64 (* -1 (/ (* x z) t)))) |
#s(approx (* (neg x) z) #s(hole binary64 (* -1 (* x z)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* (/ 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) 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 (/ (* (* 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 (+ (* (* (/ z -1) (/ -1 t)) (- y x)) x) #s(hole binary64 (* x (+ 1 (* -1 (/ z t)))))) |
#s(approx (+ (* (* (/ z -1) (/ -1 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 (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* x (+ 1 (* -1 (/ z t)))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))))) |
#s(approx (* (/ (- y x) t) z) #s(hole binary64 (* -1 (/ (* x z) t)))) |
#s(approx (* (/ (- y x) t) z) #s(hole binary64 (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))) |
#s(approx (/ (- y x) t) #s(hole binary64 (* -1 (/ x t)))) |
#s(approx (/ (- y x) t) #s(hole binary64 (* x (- (/ y (* t x)) (/ 1 t))))) |
#s(approx (+ x (/ (* (* 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 (+ (* (* (/ z -1) (/ -1 t)) (- y x)) x) #s(hole binary64 (* -1 (* x (- (/ z t) 1))))) |
#s(approx (+ (* (* (/ z -1) (/ -1 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 (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* -1 (* x (- (/ z t) 1))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))))) |
#s(approx (* (/ (- y x) t) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))))) |
#s(approx (/ (- y x) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t)))))) |
#s(approx (+ x (/ (* (* 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 (+ (* (* (/ z -1) (/ -1 t)) (- y x)) x) #s(hole binary64 (+ x (* -1 (/ (* x z) t))))) |
#s(approx (+ (* (* (/ z -1) (/ -1 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 (/ (* z y) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (+ x (* -1 (/ (* x z) t))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))))) |
#s(approx (+ 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 t) #s(hole binary64 (* t y))) |
#s(approx (+ (* (* (/ z -1) (/ -1 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 (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))))) |
#s(approx (* (/ (- y x) t) z) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))))) |
#s(approx (/ (- y x) t) #s(hole binary64 (* y (+ (* -1 (/ x (* t y))) (/ 1 t))))) |
#s(approx (+ x (/ (* (* 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 (+ (* (* (/ z -1) (/ -1 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 (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))))) |
#s(approx (* (/ (- y x) t) z) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))))) |
#s(approx (/ (- y x) t) #s(hole binary64 (* -1 (* y (- (/ x (* t y)) (/ 1 t)))))) |
#s(approx (+ x (/ (* (* 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 (+ (* (* (/ z -1) (/ -1 t)) (- y x)) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (/ z -1) (/ -1 t)) (- y x)) x) #s(hole binary64 (+ x (* z (- (/ y t) (/ x t)))))) |
#s(approx (* (/ z -1) (/ -1 t)) #s(hole binary64 (/ z t))) |
#s(approx (/ z -1) #s(hole binary64 (* -1 z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 x)) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ x (* z (- (/ y t) (/ x t)))))) |
#s(approx (* (- 1 (/ z t)) x) #s(hole binary64 x)) |
#s(approx (* (- 1 (/ z t)) x) #s(hole binary64 (+ x (* -1 (/ (* x z) t))))) |
#s(approx (+ (* (/ 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 (* (/ (- y x) t) z) #s(hole binary64 (/ (* z (- y 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 (+ (* (* (/ z -1) (/ -1 t)) (- y x)) x) #s(hole binary64 (* z (- (/ y t) (/ x t))))) |
#s(approx (+ (* (* (/ z -1) (/ -1 t)) (- y x)) x) #s(hole binary64 (* z (- (+ (/ x z) (/ y t)) (/ x t))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* z (- (/ y t) (/ x t))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* z (- (+ (/ x z) (/ y t)) (/ x t))))) |
#s(approx (* (- 1 (/ z t)) x) #s(hole binary64 (* -1 (/ (* x z) t)))) |
#s(approx (* (- 1 (/ z t)) x) #s(hole binary64 (* z (+ (* -1 (/ x t)) (/ x z))))) |
#s(approx (+ (* (/ 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 (/ (* (* 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 (+ (* (* (/ z -1) (/ -1 t)) (- y x)) x) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (+ (* (* (/ z -1) (/ -1 t)) (- y x)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))))) |
#s(approx (* (- 1 (/ z t)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (/ x t)))))) |
#s(approx (+ (* (/ 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 (/ (* (* 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 (+ (* (* (/ z -1) (/ -1 t)) (- y x)) x) #s(hole binary64 (/ (+ (* t x) (* z (- y x))) t))) |
#s(approx (/ -1 t) #s(hole binary64 (/ -1 t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (/ (+ (* t x) (* z (- y x))) t))) |
#s(approx (* (- 1 (/ z t)) x) #s(hole binary64 (/ (+ (* -1 (* x z)) (* t x)) t))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (/ (+ (* t x) (* z (- y x))) t))) |
#s(approx (/ (- y x) t) #s(hole binary64 (/ (- 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 (+ (* (* (/ z -1) (/ -1 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 (+ (* (/ z t) (- y x)) x) #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 | |
|---|---|---|---|---|
| 5.0ms | z | @ | 0 | ((+ (* (* (/ z -1) (/ -1 t)) (- y x)) x) (* (/ z -1) (/ -1 t)) (/ z -1) z -1 (/ -1 t) t (- y x) y x (+ x (/ (* (- y x) z) t)) (/ (* z y) t) (* z y) (+ x (/ (* (- y x) z) t)) (* (- 1 (/ z t)) x) (/ (* (neg x) z) t) (* (neg x) z) (neg x) (+ (* (/ z t) (- y x)) x) (* (/ (- y x) t) z) (/ (- y x) t) (+ x (/ (* (* t (- y x)) z) (* t t))) (/ (* (* t (- y x)) z) (* t t)) (* (* t (- y x)) z) (* t (- y x)) (* y t) (* t t)) |
| 3.0ms | t | @ | -inf | ((+ (* (* (/ z -1) (/ -1 t)) (- y x)) x) (* (/ z -1) (/ -1 t)) (/ z -1) z -1 (/ -1 t) t (- y x) y x (+ x (/ (* (- y x) z) t)) (/ (* z y) t) (* z y) (+ x (/ (* (- y x) z) t)) (* (- 1 (/ z t)) x) (/ (* (neg x) z) t) (* (neg x) z) (neg x) (+ (* (/ z t) (- y x)) x) (* (/ (- y x) t) z) (/ (- y x) t) (+ x (/ (* (* t (- y x)) z) (* t t))) (/ (* (* t (- y x)) z) (* t t)) (* (* t (- y x)) z) (* t (- y x)) (* y t) (* t t)) |
| 3.0ms | t | @ | 0 | ((+ (* (* (/ z -1) (/ -1 t)) (- y x)) x) (* (/ z -1) (/ -1 t)) (/ z -1) z -1 (/ -1 t) t (- y x) y x (+ x (/ (* (- y x) z) t)) (/ (* z y) t) (* z y) (+ x (/ (* (- y x) z) t)) (* (- 1 (/ z t)) x) (/ (* (neg x) z) t) (* (neg x) z) (neg x) (+ (* (/ z t) (- y x)) x) (* (/ (- y x) t) z) (/ (- y x) t) (+ x (/ (* (* t (- y x)) z) (* t t))) (/ (* (* t (- y x)) z) (* t t)) (* (* t (- y x)) z) (* t (- y x)) (* y t) (* t t)) |
| 3.0ms | t | @ | inf | ((+ (* (* (/ z -1) (/ -1 t)) (- y x)) x) (* (/ z -1) (/ -1 t)) (/ z -1) z -1 (/ -1 t) t (- y x) y x (+ x (/ (* (- y x) z) t)) (/ (* z y) t) (* z y) (+ x (/ (* (- y x) z) t)) (* (- 1 (/ z t)) x) (/ (* (neg x) z) t) (* (neg x) z) (neg x) (+ (* (/ z t) (- y x)) x) (* (/ (- y x) t) z) (/ (- y x) t) (+ x (/ (* (* t (- y x)) z) (* t t))) (/ (* (* t (- y x)) z) (* t t)) (* (* t (- y x)) z) (* t (- y x)) (* y t) (* t t)) |
| 3.0ms | z | @ | -inf | ((+ (* (* (/ z -1) (/ -1 t)) (- y x)) x) (* (/ z -1) (/ -1 t)) (/ z -1) z -1 (/ -1 t) t (- y x) y x (+ x (/ (* (- y x) z) t)) (/ (* z y) t) (* z y) (+ x (/ (* (- y x) z) t)) (* (- 1 (/ z t)) x) (/ (* (neg x) z) t) (* (neg x) z) (neg x) (+ (* (/ z t) (- y x)) x) (* (/ (- y x) t) z) (/ (- y x) t) (+ x (/ (* (* t (- y x)) z) (* t t))) (/ (* (* t (- y x)) z) (* t t)) (* (* t (- y x)) z) (* t (- y x)) (* y t) (* t t)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 342 | 2957 |
| 0 | 365 | 2687 |
| 1 | 1467 | 2634 |
| 0 | 8310 | 2582 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 (*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) (-.f64 y x) x) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(/.f64 z #s(literal -1 binary64)) |
z |
#s(literal -1 binary64) |
(/.f64 #s(literal -1 binary64) t) |
t |
(-.f64 y x) |
y |
x |
#s(approx (+ x (/ (* (- y x) z) t)) (/.f64 (*.f64 z y) t)) |
(/.f64 (*.f64 z y) t) |
(*.f64 z y) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(approx (* (- 1 (/ z t)) x) (/.f64 (*.f64 (neg.f64 x) z) t))) |
#s(approx (* (- 1 (/ z t)) x) (/.f64 (*.f64 (neg.f64 x) z) t)) |
(/.f64 (*.f64 (neg.f64 x) z) t) |
(*.f64 (neg.f64 x) z) |
(neg.f64 x) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (/.f64 (-.f64 y x) t) z)) |
(*.f64 (/.f64 (-.f64 y x) t) z) |
(/.f64 (-.f64 y x) t) |
(+.f64 x (/.f64 (*.f64 #s(approx (* t (- y x)) (*.f64 y t)) z) (*.f64 t t))) |
(/.f64 (*.f64 #s(approx (* t (- y x)) (*.f64 y t)) z) (*.f64 t t)) |
(*.f64 #s(approx (* t (- y x)) (*.f64 y t)) z) |
#s(approx (* t (- y x)) (*.f64 y t)) |
(*.f64 y t) |
(*.f64 t t) |
#s(approx (+ (* (* (/ z -1) (/ -1 t)) (- y x)) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ (* (* (/ z -1) (/ -1 t)) (- y x)) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)))) |
#s(approx (- y x) #s(hole binary64 y)) |
#s(approx (- y x) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)))) |
#s(approx (* (- 1 (/ z t)) x) #s(hole binary64 (* x (- 1 (/ z t))))) |
#s(approx (/ (* (neg x) z) t) #s(hole binary64 (* -1 (/ (* x z) t)))) |
#s(approx (* (neg x) z) #s(hole binary64 (* -1 (* x z)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* (/ 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) 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 (/ (* (* 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 (+ (* (* (/ z -1) (/ -1 t)) (- y x)) x) #s(hole binary64 (* x (+ 1 (* -1 (/ z t)))))) |
#s(approx (+ (* (* (/ z -1) (/ -1 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 (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* x (+ 1 (* -1 (/ z t)))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))))) |
#s(approx (* (/ (- y x) t) z) #s(hole binary64 (* -1 (/ (* x z) t)))) |
#s(approx (* (/ (- y x) t) z) #s(hole binary64 (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))) |
#s(approx (/ (- y x) t) #s(hole binary64 (* -1 (/ x t)))) |
#s(approx (/ (- y x) t) #s(hole binary64 (* x (- (/ y (* t x)) (/ 1 t))))) |
#s(approx (+ x (/ (* (* 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 (+ (* (* (/ z -1) (/ -1 t)) (- y x)) x) #s(hole binary64 (* -1 (* x (- (/ z t) 1))))) |
#s(approx (+ (* (* (/ z -1) (/ -1 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 (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* -1 (* x (- (/ z t) 1))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))))) |
#s(approx (* (/ (- y x) t) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))))) |
#s(approx (/ (- y x) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t)))))) |
#s(approx (+ x (/ (* (* 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 (+ (* (* (/ z -1) (/ -1 t)) (- y x)) x) #s(hole binary64 (+ x (* -1 (/ (* x z) t))))) |
#s(approx (+ (* (* (/ z -1) (/ -1 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 (/ (* z y) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (+ x (* -1 (/ (* x z) t))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))))) |
#s(approx (+ 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 t) #s(hole binary64 (* t y))) |
#s(approx (+ (* (* (/ z -1) (/ -1 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 (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))))) |
#s(approx (* (/ (- y x) t) z) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))))) |
#s(approx (/ (- y x) t) #s(hole binary64 (* y (+ (* -1 (/ x (* t y))) (/ 1 t))))) |
#s(approx (+ x (/ (* (* 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 (+ (* (* (/ z -1) (/ -1 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 (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))))) |
#s(approx (* (/ (- y x) t) z) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))))) |
#s(approx (/ (- y x) t) #s(hole binary64 (* -1 (* y (- (/ x (* t y)) (/ 1 t)))))) |
#s(approx (+ x (/ (* (* 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 (+ (* (* (/ z -1) (/ -1 t)) (- y x)) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (/ z -1) (/ -1 t)) (- y x)) x) #s(hole binary64 (+ x (* z (- (/ y t) (/ x t)))))) |
#s(approx (* (/ z -1) (/ -1 t)) #s(hole binary64 (/ z t))) |
#s(approx (/ z -1) #s(hole binary64 (* -1 z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 x)) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (+ x (* z (- (/ y t) (/ x t)))))) |
#s(approx (* (- 1 (/ z t)) x) #s(hole binary64 x)) |
#s(approx (* (- 1 (/ z t)) x) #s(hole binary64 (+ x (* -1 (/ (* x z) t))))) |
#s(approx (+ (* (/ 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 (* (/ (- y x) t) z) #s(hole binary64 (/ (* z (- y 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 (+ (* (* (/ z -1) (/ -1 t)) (- y x)) x) #s(hole binary64 (* z (- (/ y t) (/ x t))))) |
#s(approx (+ (* (* (/ z -1) (/ -1 t)) (- y x)) x) #s(hole binary64 (* z (- (+ (/ x z) (/ y t)) (/ x t))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* z (- (/ y t) (/ x t))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* z (- (+ (/ x z) (/ y t)) (/ x t))))) |
#s(approx (* (- 1 (/ z t)) x) #s(hole binary64 (* -1 (/ (* x z) t)))) |
#s(approx (* (- 1 (/ z t)) x) #s(hole binary64 (* z (+ (* -1 (/ x t)) (/ x z))))) |
#s(approx (+ (* (/ 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 (/ (* (* 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 (+ (* (* (/ z -1) (/ -1 t)) (- y x)) x) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (+ (* (* (/ z -1) (/ -1 t)) (- y x)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))))) |
#s(approx (* (- 1 (/ z t)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (/ x t)))))) |
#s(approx (+ (* (/ 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 (/ (* (* 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 (+ (* (* (/ z -1) (/ -1 t)) (- y x)) x) #s(hole binary64 (/ (+ (* t x) (* z (- y x))) t))) |
#s(approx (/ -1 t) #s(hole binary64 (/ -1 t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(hole binary64 (/ (+ (* t x) (* z (- y x))) t))) |
#s(approx (* (- 1 (/ z t)) x) #s(hole binary64 (/ (+ (* -1 (* x z)) (* t x)) t))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (/ (+ (* t x) (* z (- y x))) t))) |
#s(approx (/ (- y x) t) #s(hole binary64 (/ (- 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 (+ (* (* (/ z -1) (/ -1 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 (+ (* (/ z t) (- y x)) x) #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) (*.f64 (*.f64 (neg.f64 z) (/.f64 (-.f64 y x) t)) (*.f64 (neg.f64 z) (/.f64 (-.f64 y x) t)))) (+.f64 x (*.f64 (neg.f64 z) (/.f64 (-.f64 y x) t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (neg.f64 z) (/.f64 (-.f64 y x) t)) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 (neg.f64 z) (/.f64 (-.f64 y x) t)) (*.f64 (neg.f64 z) (/.f64 (-.f64 y x) t)) (*.f64 x (*.f64 (neg.f64 z) (/.f64 (-.f64 y x) t)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (/.f64 (-.f64 y x) t) z) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)))) (neg.f64 (-.f64 x (*.f64 (/.f64 (-.f64 y x) t) z)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 (-.f64 y x) z)) (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 x x) x))) (neg.f64 (fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (/.f64 (*.f64 z z) (*.f64 t t)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 y x) t) z) x))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) x (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 (-.f64 y x) z)) (*.f64 (*.f64 t t) t)))) (neg.f64 (fma.f64 x x (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (*.f64 x (*.f64 (/.f64 (-.f64 y x) t) z)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (*.f64 x x)) (-.f64 (*.f64 (/.f64 (-.f64 y x) t) z) x)) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t))) (-.f64 x (*.f64 (/.f64 (-.f64 y x) t) z))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 (-.f64 y x) z)) (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (/.f64 (*.f64 z z) (*.f64 t t)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 y x) t) z) x)))) |
(/.f64 (fma.f64 (*.f64 x x) x (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 (-.f64 y x) z)) (*.f64 (*.f64 t t) t))) (fma.f64 x x (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (*.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 (/.f64 z #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 y x)) x) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (-.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 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (-.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 (-.f64 y x)) (/.f64 z t))) |
(-.f64 x (*.f64 (neg.f64 (/.f64 z #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 y x)))) |
(-.f64 x (*.f64 (neg.f64 (/.f64 (-.f64 y x) t)) z)) |
(-.f64 x (*.f64 (neg.f64 z) (/.f64 (-.f64 y x) t))) |
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 (-.f64 y x) z)) (*.f64 (*.f64 t t) t)) (fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (/.f64 (*.f64 z z) (*.f64 t t)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 y x) t) z) x)))) (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (/.f64 (*.f64 z z) (*.f64 t t)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 y x) t) z) x))))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x x (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (*.f64 x (*.f64 (/.f64 (-.f64 y x) t) z))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 (-.f64 y x) z)) (*.f64 (*.f64 t t) t)) (fma.f64 x x (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (*.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 #s(literal -1 binary64) t) (/.f64 z #s(literal -1 binary64))) |
(*.f64 (/.f64 z t) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 z t)) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(/.f64 (neg.f64 (*.f64 z (/.f64 #s(literal -1 binary64) t))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 (/.f64 z #s(literal -1 binary64)) #s(literal -1 binary64))) (neg.f64 t)) |
(/.f64 (neg.f64 (neg.f64 z)) (neg.f64 (neg.f64 t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (*.f64 (neg.f64 t) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) z) (*.f64 (neg.f64 t) #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 z)) (*.f64 t #s(literal 1 binary64))) |
(/.f64 (*.f64 (neg.f64 z) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 t))) |
(/.f64 (*.f64 (neg.f64 z) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) t)) |
(/.f64 (*.f64 z #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 t))) |
(/.f64 (*.f64 (*.f64 z (/.f64 #s(literal -1 binary64) t)) #s(literal 2 binary64)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (*.f64 (/.f64 z #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 t #s(literal 2 binary64))) |
(/.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 (*.f64 #s(literal 2 binary64) (*.f64 z (/.f64 #s(literal -1 binary64) t))) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 z #s(literal -1 binary64)) #s(literal -1 binary64))) (*.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 #s(literal 2 binary64) z) (*.f64 #s(literal 2 binary64) t)) |
(/.f64 (*.f64 z (/.f64 #s(literal -1 binary64) t)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (/.f64 z #s(literal -1 binary64)) #s(literal -1 binary64)) t) |
(/.f64 (neg.f64 z) (neg.f64 t)) |
(/.f64 z t) |
(*.f64 (/.f64 z #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 z #s(literal 1 binary64))) |
(/.f64 (neg.f64 (neg.f64 z)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 z) #s(literal 1 binary64)) |
(/.f64 z #s(literal -1 binary64)) |
z |
#s(literal -1 binary64) |
(*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) t)) |
(pow.f64 (neg.f64 t) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (neg.f64 t)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 t))) |
(/.f64 #s(literal -1 binary64) t) |
t |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x))) (neg.f64 (fma.f64 y y (fma.f64 x x (*.f64 y x))))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (+.f64 y x)) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x)) (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 (*.f64 (*.f64 y y) y) (fma.f64 y y (fma.f64 x x (*.f64 y x)))) (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 y y (fma.f64 x x (*.f64 y x))))) |
(-.f64 y x) |
y |
x |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 y (/.f64 z t))) |
(*.f64 y (/.f64 z t)) |
(*.f64 z (/.f64 y t)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 y z))) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 (*.f64 y z)) (neg.f64 t)) |
(/.f64 (*.f64 y z) t) |
(*.f64 y z) |
(*.f64 z y) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(approx (* (- 1 (/ z t)) x) (*.f64 (neg.f64 x) (/.f64 z t)))) |
#s(approx (* (- 1 (/ z t)) x) (*.f64 (neg.f64 x) (/.f64 z t))) |
(*.f64 (*.f64 x (/.f64 z t)) #s(literal -1 binary64)) |
(*.f64 (neg.f64 x) (/.f64 z t)) |
(*.f64 #s(literal -1 binary64) (*.f64 x (/.f64 z t))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (neg.f64 x) z))) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) z)) (neg.f64 t)) |
(/.f64 (*.f64 (neg.f64 x) z) t) |
(neg.f64 (*.f64 x (/.f64 z t))) |
(*.f64 (*.f64 x z) #s(literal -1 binary64)) |
(*.f64 (neg.f64 x) z) |
(*.f64 #s(literal -1 binary64) (*.f64 x z)) |
(*.f64 z (neg.f64 x)) |
(neg.f64 (*.f64 x z)) |
(*.f64 x #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) x) |
(neg.f64 x) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (/.f64 (-.f64 y x) t) z)) |
(*.f64 (/.f64 (-.f64 y x) t) z) |
(*.f64 (/.f64 z t) (-.f64 y x)) |
(*.f64 (-.f64 y x) (/.f64 z t)) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 y x))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 y x) z))) (neg.f64 (neg.f64 t))) |
(/.f64 (*.f64 (*.f64 z (/.f64 #s(literal -1 binary64) t)) (*.f64 (+.f64 y x) (-.f64 y x))) (*.f64 #s(literal -1 binary64) (+.f64 y x))) |
(/.f64 (*.f64 (*.f64 z (/.f64 #s(literal -1 binary64) t)) (-.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x))) (*.f64 #s(literal -1 binary64) (fma.f64 y y (fma.f64 x x (*.f64 y x))))) |
(/.f64 (*.f64 (*.f64 (/.f64 z #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 y x) (-.f64 y x))) (*.f64 t (+.f64 y x))) |
(/.f64 (*.f64 (*.f64 (/.f64 z #s(literal -1 binary64)) #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x))) (*.f64 t (fma.f64 y y (fma.f64 x x (*.f64 y x))))) |
(/.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 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x))) (*.f64 (neg.f64 t) (fma.f64 y y (fma.f64 x x (*.f64 y x))))) |
(/.f64 (*.f64 z (*.f64 (+.f64 y x) (-.f64 y x))) (*.f64 t (+.f64 y x))) |
(/.f64 (*.f64 z (-.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x))) (*.f64 t (fma.f64 y y (fma.f64 x x (*.f64 y x))))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 z (/.f64 #s(literal -1 binary64) t))) (*.f64 (+.f64 y x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 (/.f64 z #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 (+.f64 y x) t)) |
(/.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 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x)) (*.f64 z (/.f64 #s(literal -1 binary64) t))) (*.f64 (fma.f64 y y (fma.f64 x x (*.f64 y x))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x)) (*.f64 (/.f64 z #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 y y (fma.f64 x x (*.f64 y x))) t)) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x)) (neg.f64 z)) (*.f64 (fma.f64 y y (fma.f64 x x (*.f64 y x))) (neg.f64 t))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x)) 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 (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 t t) t)) (/.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (*.f64 (*.f64 t t) t))) (+.f64 (/.f64 (*.f64 y y) (*.f64 t t)) (-.f64 (/.f64 (*.f64 x x) (*.f64 t t)) (*.f64 (/.f64 y t) (/.f64 (neg.f64 x) t))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 y x) t) (/.f64 (-.f64 y x) t))) (neg.f64 (/.f64 (+.f64 y x) t))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 t t) t)) (/.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 t t) t)))) (neg.f64 (+.f64 (/.f64 (*.f64 y y) (*.f64 t t)) (+.f64 (/.f64 (*.f64 x x) (*.f64 t t)) (/.f64 (*.f64 y x) (*.f64 t 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 (neg.f64 (*.f64 (/.f64 (-.f64 y x) t) (/.f64 (-.f64 (neg.f64 x) y) t))) (neg.f64 (/.f64 (-.f64 (neg.f64 x) y) t))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (*.f64 (*.f64 t t) t)) (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 t t) t)))) (neg.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 t t)) (-.f64 (/.f64 (*.f64 y y) (*.f64 t t)) (/.f64 (*.f64 (neg.f64 x) y) (*.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 (fma.f64 (neg.f64 x) (neg.f64 t) (*.f64 t (neg.f64 y))) (*.f64 t (neg.f64 t))) |
(/.f64 (fma.f64 (neg.f64 x) t (*.f64 y t)) (*.f64 t t)) |
(/.f64 (fma.f64 (neg.f64 y) t (*.f64 (neg.f64 t) (neg.f64 x))) (*.f64 (neg.f64 t) t)) |
(/.f64 (fma.f64 y t (*.f64 t (neg.f64 x))) (*.f64 t t)) |
(/.f64 (-.f64 (neg.f64 y) (neg.f64 x)) (neg.f64 t)) |
(/.f64 (*.f64 (/.f64 (+.f64 y x) t) (/.f64 (-.f64 y x) t)) (-.f64 (/.f64 y t) (/.f64 (neg.f64 x) t))) |
(/.f64 (*.f64 (/.f64 (+.f64 y x) t) (/.f64 (-.f64 y x) t)) (/.f64 (+.f64 y x) t)) |
(/.f64 (*.f64 (/.f64 (-.f64 y x) t) (/.f64 (-.f64 (neg.f64 x) y) t)) (/.f64 (-.f64 (neg.f64 x) y) t)) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 t t) t)) (/.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 t t) t))) (+.f64 (/.f64 (*.f64 y y) (*.f64 t t)) (+.f64 (/.f64 (*.f64 x x) (*.f64 t t)) (/.f64 (*.f64 y x) (*.f64 t t))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (*.f64 (*.f64 t t) t)) (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 t t) t))) (+.f64 (/.f64 (*.f64 x x) (*.f64 t t)) (-.f64 (/.f64 (*.f64 y y) (*.f64 t t)) (/.f64 (*.f64 (neg.f64 x) y) (*.f64 t t))))) |
(/.f64 (neg.f64 (-.f64 y x)) (neg.f64 t)) |
(/.f64 (-.f64 (*.f64 y t) (*.f64 x t)) (*.f64 t t)) |
(/.f64 (+.f64 (neg.f64 x) y) t) |
(/.f64 (-.f64 y x) t) |
(fma.f64 (/.f64 x t) #s(literal -1 binary64) (/.f64 y t)) |
(fma.f64 #s(literal -1 binary64) (/.f64 x t) (/.f64 y t)) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (*.f64 t t)) (/.f64 (+.f64 y x) t)) (/.f64 (/.f64 (*.f64 x x) (*.f64 t t)) (/.f64 (+.f64 y x) t))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 t t) t)) (+.f64 (/.f64 (*.f64 y y) (*.f64 t t)) (+.f64 (/.f64 (*.f64 x x) (*.f64 t t)) (/.f64 (*.f64 y x) (*.f64 t t))))) (/.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 t t) t)) (+.f64 (/.f64 (*.f64 y y) (*.f64 t t)) (+.f64 (/.f64 (*.f64 x x) (*.f64 t t)) (/.f64 (*.f64 y x) (*.f64 t t)))))) |
(-.f64 (/.f64 (*.f64 y t) (*.f64 t t)) (/.f64 (*.f64 x t) (*.f64 t t))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 t t)) (/.f64 (-.f64 (neg.f64 x) y) t)) (/.f64 (/.f64 (*.f64 y y) (*.f64 t t)) (/.f64 (-.f64 (neg.f64 x) y) t))) |
(-.f64 (/.f64 y t) (*.f64 (/.f64 (neg.f64 x) t) #s(literal -1 binary64))) |
(-.f64 (/.f64 y t) (/.f64 x t)) |
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (*.f64 (*.f64 t t) t)) (+.f64 (/.f64 (*.f64 x x) (*.f64 t t)) (-.f64 (/.f64 (*.f64 y y) (*.f64 t t)) (/.f64 (*.f64 (neg.f64 x) y) (*.f64 t t))))) (/.f64 (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 t t) t)) (+.f64 (/.f64 (*.f64 x x) (*.f64 t t)) (-.f64 (/.f64 (*.f64 y y) (*.f64 t t)) (/.f64 (*.f64 (neg.f64 x) y) (*.f64 t t)))))) |
(+.f64 (/.f64 (neg.f64 x) t) (/.f64 y t)) |
(+.f64 (/.f64 y t) (/.f64 (neg.f64 x) t)) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(approx (* t (- y x)) (*.f64 y t)) z) (*.f64 #s(approx (* t (- y x)) (*.f64 y t)) z)) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 x x)) (-.f64 (*.f64 #s(approx (* t (- y x)) (*.f64 y t)) (/.f64 z (*.f64 t t))) x)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(approx (* t (- y x)) (*.f64 y t)) z) (*.f64 #s(approx (* t (- y x)) (*.f64 y t)) z)) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 #s(approx (* t (- y x)) (*.f64 y t)) (/.f64 z (*.f64 t t))) (*.f64 (*.f64 x x) x)) (+.f64 (/.f64 (*.f64 (*.f64 #s(approx (* t (- y x)) (*.f64 y t)) z) (*.f64 #s(approx (* t (- y x)) (*.f64 y t)) z)) (*.f64 (*.f64 t t) (*.f64 t t))) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (* t (- y x)) (*.f64 y t)) (/.f64 z (*.f64 t t))) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 #s(approx (* t (- y x)) (*.f64 y t)) z) (*.f64 #s(approx (* t (- y x)) (*.f64 y t)) z)) (*.f64 (*.f64 t t) (*.f64 t t))))) (neg.f64 (-.f64 x (*.f64 #s(approx (* t (- y x)) (*.f64 y t)) (/.f64 z (*.f64 t t)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) x (*.f64 (/.f64 (*.f64 (*.f64 #s(approx (* t (- y x)) (*.f64 y t)) z) (*.f64 #s(approx (* t (- y x)) (*.f64 y t)) z)) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 #s(approx (* t (- y x)) (*.f64 y t)) (/.f64 z (*.f64 t t)))))) (neg.f64 (fma.f64 x x (-.f64 (/.f64 (*.f64 (*.f64 #s(approx (* t (- y x)) (*.f64 y t)) z) (*.f64 #s(approx (* t (- y x)) (*.f64 y t)) z)) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 x (*.f64 #s(approx (* t (- y x)) (*.f64 y t)) (/.f64 z (*.f64 t t)))))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 #s(approx (* t (- y x)) (*.f64 y t)) z) (*.f64 #s(approx (* t (- y x)) (*.f64 y t)) z)) (*.f64 (*.f64 t t) (*.f64 t t)))) (-.f64 x (*.f64 #s(approx (* t (- y x)) (*.f64 y t)) (/.f64 z (*.f64 t t))))) |
(/.f64 (fma.f64 (*.f64 x x) x (*.f64 (/.f64 (*.f64 (*.f64 #s(approx (* t (- y x)) (*.f64 y t)) z) (*.f64 #s(approx (* t (- y x)) (*.f64 y t)) z)) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 #s(approx (* t (- y x)) (*.f64 y t)) (/.f64 z (*.f64 t t))))) (fma.f64 x x (-.f64 (/.f64 (*.f64 (*.f64 #s(approx (* t (- y x)) (*.f64 y t)) z) (*.f64 #s(approx (* t (- y x)) (*.f64 y t)) z)) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 x (*.f64 #s(approx (* t (- y x)) (*.f64 y t)) (/.f64 z (*.f64 t t))))))) |
(fma.f64 (/.f64 #s(approx (* t (- y x)) (*.f64 y t)) (neg.f64 t)) (/.f64 z (neg.f64 t)) x) |
(fma.f64 (/.f64 z (neg.f64 t)) (/.f64 #s(approx (* t (- y x)) (*.f64 y t)) (neg.f64 t)) x) |
(fma.f64 (/.f64 #s(approx (* t (- y x)) (*.f64 y t)) (fabs.f64 t)) (/.f64 z (fabs.f64 t)) x) |
(fma.f64 (/.f64 z (fabs.f64 t)) (/.f64 #s(approx (* t (- y x)) (*.f64 y t)) (fabs.f64 t)) x) |
(fma.f64 (/.f64 #s(approx (* t (- y x)) (*.f64 y t)) t) (/.f64 z t) x) |
(fma.f64 #s(approx (* t (- y x)) (*.f64 y t)) (/.f64 z (*.f64 t t)) x) |
(fma.f64 (/.f64 z t) (/.f64 #s(approx (* t (- y x)) (*.f64 y t)) t) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 #s(approx (* t (- y x)) (*.f64 y t)) (/.f64 z (*.f64 t t))))) (/.f64 (/.f64 (*.f64 (*.f64 #s(approx (* t (- y x)) (*.f64 y t)) z) (*.f64 #s(approx (* t (- y x)) (*.f64 y t)) z)) (*.f64 (*.f64 t t) (*.f64 t t))) (-.f64 x (*.f64 #s(approx (* t (- y x)) (*.f64 y t)) (/.f64 z (*.f64 t t)))))) |
(-.f64 x (*.f64 (neg.f64 (/.f64 #s(approx (* t (- y x)) (*.f64 y t)) t)) (/.f64 z t))) |
(-.f64 x (*.f64 (neg.f64 #s(approx (* t (- y x)) (*.f64 y t))) (/.f64 z (*.f64 t t)))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x x (-.f64 (/.f64 (*.f64 (*.f64 #s(approx (* t (- y x)) (*.f64 y t)) z) (*.f64 #s(approx (* t (- y x)) (*.f64 y t)) z)) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 x (*.f64 #s(approx (* t (- y x)) (*.f64 y t)) (/.f64 z (*.f64 t t))))))) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(approx (* t (- y x)) (*.f64 y t)) z) (*.f64 #s(approx (* t (- y x)) (*.f64 y t)) z)) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 #s(approx (* t (- y x)) (*.f64 y t)) (/.f64 z (*.f64 t t)))) (fma.f64 x x (-.f64 (/.f64 (*.f64 (*.f64 #s(approx (* t (- y x)) (*.f64 y t)) z) (*.f64 #s(approx (* t (- y x)) (*.f64 y t)) z)) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 x (*.f64 #s(approx (* t (- y x)) (*.f64 y t)) (/.f64 z (*.f64 t t)))))))) |
(+.f64 (*.f64 #s(approx (* t (- y x)) (*.f64 y t)) (/.f64 z (*.f64 t t))) x) |
(+.f64 x (*.f64 #s(approx (* t (- y x)) (*.f64 y t)) (/.f64 z (*.f64 t t)))) |
(*.f64 (/.f64 #s(approx (* t (- y x)) (*.f64 y t)) (neg.f64 t)) (/.f64 z (neg.f64 t))) |
(*.f64 (/.f64 z (neg.f64 t)) (/.f64 #s(approx (* t (- y x)) (*.f64 y t)) (neg.f64 t))) |
(*.f64 (/.f64 #s(approx (* t (- y x)) (*.f64 y t)) (fabs.f64 t)) (/.f64 z (fabs.f64 t))) |
(*.f64 (/.f64 z (fabs.f64 t)) (/.f64 #s(approx (* t (- y x)) (*.f64 y t)) (fabs.f64 t))) |
(*.f64 (/.f64 #s(approx (* t (- y x)) (*.f64 y t)) t) (/.f64 z t)) |
(*.f64 #s(approx (* t (- y x)) (*.f64 y t)) (/.f64 z (*.f64 t t))) |
(*.f64 (/.f64 z t) (/.f64 #s(approx (* t (- y x)) (*.f64 y t)) t)) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(approx (* t (- y x)) (*.f64 y t)) z) t)) (neg.f64 t)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(approx (* t (- y x)) (*.f64 y t)) z))) (neg.f64 (neg.f64 (*.f64 t t)))) |
(/.f64 (*.f64 #s(approx (* t (- y x)) (*.f64 y t)) (*.f64 z (/.f64 #s(literal -1 binary64) t))) (neg.f64 t)) |
(/.f64 (*.f64 #s(approx (* t (- y x)) (*.f64 y t)) (*.f64 (/.f64 z #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 t t)) |
(/.f64 (*.f64 #s(approx (* t (- y x)) (*.f64 y t)) (neg.f64 z)) (*.f64 t (neg.f64 t))) |
(/.f64 (/.f64 (*.f64 #s(approx (* t (- y x)) (*.f64 y t)) z) t) t) |
(/.f64 (neg.f64 (*.f64 #s(approx (* t (- y x)) (*.f64 y t)) z)) (neg.f64 (*.f64 t t))) |
(/.f64 (*.f64 #s(approx (* t (- y x)) (*.f64 y t)) z) (*.f64 t t)) |
(*.f64 #s(approx (* t (- y x)) (*.f64 y t)) z) |
(*.f64 z #s(approx (* t (- y x)) (*.f64 y t))) |
#s(approx (* t (- y x)) (*.f64 y t)) |
(*.f64 y t) |
(*.f64 t y) |
(*.f64 (neg.f64 (neg.f64 t)) (neg.f64 (neg.f64 t))) |
(*.f64 (neg.f64 (fabs.f64 t)) (neg.f64 (fabs.f64 t))) |
(*.f64 (fabs.f64 (fabs.f64 t)) (fabs.f64 (fabs.f64 t))) |
(*.f64 (exp.f64 (log.f64 t)) (exp.f64 (log.f64 t))) |
(*.f64 (neg.f64 t) (neg.f64 t)) |
(*.f64 (fabs.f64 t) (fabs.f64 t)) |
(*.f64 (*.f64 t t) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 t t)) |
(*.f64 t t) |
(pow.f64 (exp.f64 (log.f64 t)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 t) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 t) #s(literal 2 binary64)) |
(pow.f64 (*.f64 t t) #s(literal 1 binary64)) |
(pow.f64 t #s(literal 2 binary64)) |
(fabs.f64 (*.f64 t t)) |
(exp.f64 (*.f64 (log.f64 t) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 t) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 t) #s(literal 2 binary64)))) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 y (/.f64 z t))) |
#s(approx (+ (* (/ z t) (- y x)) x) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x (*.f64 y (/.f64 z t)))) |
#s(approx (- y x) y) |
#s(approx (- y x) (+.f64 (neg.f64 x) y)) |
#s(approx x x) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 y (/.f64 z t))) |
#s(approx (+ (* (/ z t) (- y x)) x) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x (*.f64 y (/.f64 z t)))) |
#s(approx (* (- 1 (/ z t)) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
#s(approx (/ (* (neg x) z) t) (*.f64 (neg.f64 x) (/.f64 z t))) |
#s(approx (* (neg x) z) (*.f64 (neg.f64 x) z)) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 y (/.f64 z t))) |
#s(approx (+ (* (/ z t) (- y x)) x) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x (*.f64 y (/.f64 z t)))) |
#s(approx (* (/ (- y x) t) z) (*.f64 y (/.f64 z t))) |
#s(approx (* (/ (- y x) t) z) (/.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 (-.f64 y x) 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 y z)) t)) |
#s(approx (* (* t (- y x)) z) (*.f64 (*.f64 y z) t)) |
#s(approx (* (* t (- y x)) z) (fma.f64 (neg.f64 t) (*.f64 x z) (*.f64 (*.f64 y z) t))) |
#s(approx (* t (- y x)) (*.f64 y t)) |
#s(approx (* t (- y x)) (fma.f64 (neg.f64 t) x (*.f64 y t))) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (-.f64 (fma.f64 y (/.f64 z (*.f64 x t)) (/.f64 (neg.f64 z) t)) #s(literal -1 binary64)) x)) |
#s(approx (- y x) (neg.f64 x)) |
#s(approx (- y x) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (-.f64 (fma.f64 y (/.f64 z (*.f64 x t)) (/.f64 (neg.f64 z) t)) #s(literal -1 binary64)) x)) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (-.f64 (fma.f64 y (/.f64 z (*.f64 x t)) (/.f64 (neg.f64 z) t)) #s(literal -1 binary64)) x)) |
#s(approx (* (/ (- y x) t) z) (*.f64 (neg.f64 x) (/.f64 z t))) |
#s(approx (* (/ (- y x) t) z) (*.f64 (fma.f64 y (/.f64 z (*.f64 x t)) (/.f64 (neg.f64 z) t)) x)) |
#s(approx (/ (- y x) t) (/.f64 (neg.f64 x) t)) |
#s(approx (/ (- y x) t) (*.f64 (-.f64 (/.f64 y (*.f64 x t)) (/.f64 #s(literal 1 binary64) t)) 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 y (/.f64 z (*.f64 x t)) (/.f64 (neg.f64 z) t)) #s(literal -1 binary64)) x)) |
#s(approx (/ (* (* t (- y x)) z) (* t t)) (*.f64 (neg.f64 x) (/.f64 z t))) |
#s(approx (/ (* (* t (- y x)) z) (* t t)) (*.f64 (fma.f64 y (/.f64 z (*.f64 x t)) (/.f64 (neg.f64 z) t)) x)) |
#s(approx (* (* t (- y x)) z) (*.f64 (neg.f64 t) (*.f64 x z))) |
#s(approx (* (* t (- y x)) z) (*.f64 (fma.f64 (neg.f64 t) z (/.f64 (*.f64 (*.f64 y z) t) 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 (+ (* (/ z t) (- y x)) x) (*.f64 (neg.f64 x) (-.f64 (/.f64 z t) #s(literal 1 binary64)))) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (neg.f64 x) (-.f64 (+.f64 (neg.f64 (*.f64 y (/.f64 z (*.f64 x t)))) (/.f64 z t)) #s(literal 1 binary64)))) |
#s(approx (- y x) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 y x)) #s(literal -1 binary64)))) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (neg.f64 x) (-.f64 (/.f64 z t) #s(literal 1 binary64)))) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (neg.f64 x) (-.f64 (+.f64 (neg.f64 (*.f64 y (/.f64 z (*.f64 x t)))) (/.f64 z t)) #s(literal 1 binary64)))) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (neg.f64 x) (-.f64 (/.f64 z t) #s(literal 1 binary64)))) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (neg.f64 x) (-.f64 (+.f64 (neg.f64 (*.f64 y (/.f64 z (*.f64 x t)))) (/.f64 z t)) #s(literal 1 binary64)))) |
#s(approx (* (/ (- y x) t) z) (*.f64 (neg.f64 x) (+.f64 (neg.f64 (*.f64 y (/.f64 z (*.f64 x t)))) (/.f64 z t)))) |
#s(approx (/ (- y x) t) (*.f64 (neg.f64 x) (+.f64 (neg.f64 (/.f64 y (*.f64 x t))) (/.f64 #s(literal 1 binary64) t)))) |
#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) (-.f64 (+.f64 (neg.f64 (*.f64 y (/.f64 z (*.f64 x t)))) (/.f64 z t)) #s(literal 1 binary64)))) |
#s(approx (/ (* (* t (- y x)) z) (* t t)) (*.f64 (neg.f64 x) (+.f64 (neg.f64 (*.f64 y (/.f64 z (*.f64 x t)))) (/.f64 z t)))) |
#s(approx (* (* t (- y x)) z) (*.f64 (neg.f64 x) (fma.f64 t z (neg.f64 (/.f64 (*.f64 (*.f64 y z) t) x))))) |
#s(approx (* t (- y x)) (*.f64 (neg.f64 x) (+.f64 (neg.f64 (*.f64 t (/.f64 y x))) t))) |
#s(approx (+ (* (/ z t) (- y x)) x) (fma.f64 (neg.f64 x) (/.f64 z t) x)) |
#s(approx (+ (* (/ z t) (- y x)) x) (+.f64 (/.f64 (fma.f64 (neg.f64 x) z (*.f64 y z)) t) x)) |
#s(approx (- y x) (-.f64 y x)) |
#s(approx y y) |
#s(approx (+ (* (/ z t) (- y x)) x) (fma.f64 (neg.f64 x) (/.f64 z t) x)) |
#s(approx (+ (* (/ z t) (- y x)) x) (+.f64 (/.f64 (fma.f64 (neg.f64 x) z (*.f64 y z)) t) x)) |
#s(approx (/ (* z y) t) (*.f64 y (/.f64 z t))) |
#s(approx (* z y) (*.f64 y z)) |
#s(approx (+ (* (/ z t) (- y x)) x) (fma.f64 (neg.f64 x) (/.f64 z t) x)) |
#s(approx (+ (* (/ z t) (- y x)) x) (+.f64 (/.f64 (fma.f64 (neg.f64 x) z (*.f64 y z)) t) x)) |
#s(approx (+ x (/ (* (* t (- y x)) z) (* t t))) (fma.f64 (neg.f64 x) (/.f64 z t) x)) |
#s(approx (+ x (/ (* (* t (- y x)) z) (* t t))) (+.f64 (/.f64 (fma.f64 (neg.f64 x) z (*.f64 y z)) t) x)) |
#s(approx (* y t) (*.f64 y t)) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (/.f64 (fma.f64 (neg.f64 x) z (fma.f64 x t (*.f64 y z))) (*.f64 y t)) y)) |
#s(approx (- y x) (*.f64 (-.f64 (/.f64 (neg.f64 x) y) #s(literal -1 binary64)) y)) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (/.f64 (fma.f64 (neg.f64 x) z (fma.f64 x t (*.f64 y z))) (*.f64 y t)) y)) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (/.f64 (fma.f64 (neg.f64 x) z (fma.f64 x t (*.f64 y z))) (*.f64 y t)) y)) |
#s(approx (* (/ (- y x) t) z) (*.f64 (+.f64 (/.f64 (*.f64 (neg.f64 x) z) (*.f64 y t)) (/.f64 z t)) y)) |
#s(approx (/ (- y x) t) (*.f64 (+.f64 (/.f64 (neg.f64 x) (*.f64 y t)) (/.f64 #s(literal 1 binary64) t)) y)) |
#s(approx (+ x (/ (* (* t (- y x)) z) (* t t))) (*.f64 (/.f64 (fma.f64 (neg.f64 x) z (fma.f64 x t (*.f64 y z))) (*.f64 y t)) y)) |
#s(approx (/ (* (* t (- y x)) z) (* t t)) (*.f64 (+.f64 (/.f64 (*.f64 (neg.f64 x) z) (*.f64 y t)) (/.f64 z t)) y)) |
#s(approx (* (* t (- y x)) z) (*.f64 (fma.f64 t z (/.f64 (*.f64 (neg.f64 t) (*.f64 x z)) y)) y)) |
#s(approx (* t (- y x)) (*.f64 (+.f64 (/.f64 (*.f64 (neg.f64 t) x) y) t) y)) |
#s(approx (+ (* (/ z t) (- y x)) x) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (neg.f64 x) (/.f64 z t) x) y)) (/.f64 z t)) y))) |
#s(approx (- y x) (neg.f64 (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y))) |
#s(approx (+ (* (/ z t) (- y x)) x) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (neg.f64 x) (/.f64 z t) x) y)) (/.f64 z t)) y))) |
#s(approx (+ (* (/ z t) (- y x)) x) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (neg.f64 x) (/.f64 z t) x) y)) (/.f64 z t)) y))) |
#s(approx (* (/ (- y x) t) z) (neg.f64 (*.f64 (fma.f64 x (/.f64 z (*.f64 y t)) (/.f64 (neg.f64 z) t)) y))) |
#s(approx (/ (- y x) t) (neg.f64 (*.f64 (-.f64 (/.f64 x (*.f64 y t)) (/.f64 #s(literal 1 binary64) t)) y))) |
#s(approx (+ x (/ (* (* t (- y x)) z) (* t t))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (neg.f64 x) (/.f64 z t) x) y)) (/.f64 z t)) y))) |
#s(approx (/ (* (* t (- y x)) z) (* t t)) (neg.f64 (*.f64 (fma.f64 x (/.f64 z (*.f64 y t)) (/.f64 (neg.f64 z) t)) y))) |
#s(approx (* (* t (- y x)) z) (neg.f64 (*.f64 (fma.f64 (neg.f64 t) z (/.f64 (*.f64 (*.f64 x z) t) y)) y))) |
#s(approx (* t (- y x)) (neg.f64 (*.f64 (fma.f64 t (/.f64 x y) (neg.f64 t)) y))) |
#s(approx (+ (* (/ z t) (- y x)) x) x) |
#s(approx (+ (* (/ z t) (- y x)) x) (fma.f64 (/.f64 z t) (-.f64 y x) x)) |
#s(approx (* (/ z -1) (/ -1 t)) (/.f64 z t)) |
#s(approx (/ z -1) (neg.f64 z)) |
#s(approx z z) |
#s(approx (+ (* (/ z t) (- y x)) x) x) |
#s(approx (+ (* (/ z t) (- y x)) x) (fma.f64 (/.f64 z t) (-.f64 y x) x)) |
#s(approx (* (- 1 (/ z t)) x) x) |
#s(approx (* (- 1 (/ z t)) x) (fma.f64 (neg.f64 x) (/.f64 z t) x)) |
#s(approx (+ (* (/ z t) (- y x)) x) x) |
#s(approx (+ (* (/ z t) (- y x)) x) (fma.f64 (/.f64 z t) (-.f64 y x) x)) |
#s(approx (* (/ (- y x) t) z) (*.f64 (/.f64 (-.f64 y x) t) z)) |
#s(approx (+ x (/ (* (* t (- y x)) z) (* t t))) x) |
#s(approx (+ x (/ (* (* t (- y x)) z) (* t t))) (fma.f64 (/.f64 z t) (-.f64 y x) x)) |
#s(approx (/ (* (* t (- y x)) z) (* t t)) (*.f64 (/.f64 (-.f64 y x) t) z)) |
#s(approx (* (* t (- y x)) z) (*.f64 (*.f64 (-.f64 y x) t) z)) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (/.f64 (-.f64 y x) t) z)) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t)) z)) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (/.f64 (-.f64 y x) t) z)) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t)) z)) |
#s(approx (* (- 1 (/ z t)) x) (*.f64 (neg.f64 x) (/.f64 z t))) |
#s(approx (* (- 1 (/ z t)) x) (*.f64 (-.f64 (/.f64 x z) (/.f64 x t)) z)) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (/.f64 (-.f64 y x) t) z)) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t)) z)) |
#s(approx (+ 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 (+ (* (/ z t) (- y x)) x) (*.f64 (/.f64 (-.f64 y x) t) z)) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (neg.f64 z) (-.f64 (neg.f64 (/.f64 (-.f64 y x) t)) (/.f64 x z)))) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (/.f64 (-.f64 y x) t) z)) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (neg.f64 z) (-.f64 (neg.f64 (/.f64 (-.f64 y x) t)) (/.f64 x z)))) |
#s(approx (* (- 1 (/ z t)) x) (*.f64 (neg.f64 z) (-.f64 (/.f64 x t) (/.f64 x z)))) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (/.f64 (-.f64 y x) t) z)) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (neg.f64 z) (-.f64 (neg.f64 (/.f64 (-.f64 y x) t)) (/.f64 x 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 (neg.f64 z) (-.f64 (neg.f64 (/.f64 (-.f64 y x) t)) (/.f64 x z)))) |
#s(approx (+ (* (/ z t) (- y x)) x) (/.f64 (fma.f64 (-.f64 y x) z (*.f64 x t)) t)) |
#s(approx (/ -1 t) (/.f64 #s(literal -1 binary64) t)) |
#s(approx t t) |
#s(approx (+ (* (/ z t) (- y x)) x) (/.f64 (fma.f64 (-.f64 y x) z (*.f64 x t)) t)) |
#s(approx (* (- 1 (/ z t)) x) (/.f64 (fma.f64 (neg.f64 x) z (*.f64 x t)) t)) |
#s(approx (+ (* (/ z t) (- y x)) x) (/.f64 (fma.f64 (-.f64 y x) z (*.f64 x t)) t)) |
#s(approx (/ (- y x) t) (/.f64 (-.f64 y x) t)) |
#s(approx (+ x (/ (* (* t (- y x)) z) (* t t))) (/.f64 (fma.f64 (-.f64 y x) z (*.f64 x t)) t)) |
#s(approx (* t (- y x)) (*.f64 (-.f64 y x) t)) |
#s(approx (* t t) (*.f64 t t)) |
#s(approx (+ (* (/ z t) (- y x)) x) (fma.f64 (/.f64 z t) (-.f64 y x) x)) |
#s(approx (+ (* (/ z t) (- y x)) x) (fma.f64 (/.f64 z t) (-.f64 y x) x)) |
#s(approx (+ (* (/ z t) (- y x)) x) (fma.f64 (/.f64 z t) (-.f64 y x) x)) |
#s(approx (+ x (/ (* (* t (- y x)) z) (* t t))) (fma.f64 (/.f64 z t) (-.f64 y x) x)) |
Compiled 8 066 to 1 140 computations (85.9% saved)
17 alts after pruning (12 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 311 | 8 | 319 |
| Fresh | 5 | 4 | 9 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 2 | 2 |
| Total | 318 | 17 | 335 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 97.2% | (fma.f64 (*.f64 #s(approx (/ z -1) (neg.f64 z)) (/.f64 #s(literal -1 binary64) t)) (-.f64 y x) x) |
| ▶ | 77.7% | (fma.f64 #s(approx (- y x) y) (/.f64 z t) x) |
| 54.0% | (fma.f64 #s(approx (* t (- y x)) (*.f64 y t)) (/.f64 z (*.f64 t t)) x) | |
| 28.2% | (+.f64 x (/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) z) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) t))) | |
| ✓ | 73.1% | (+.f64 x (/.f64 (*.f64 #s(approx (- y x) y) z) t)) |
| ▶ | 60.1% | #s(approx (+ (* (/ z t) (- y x)) x) (/.f64 (*.f64 (-.f64 y x) z) t)) |
| 39.0% | #s(approx (+ (* (/ z t) (- y x)) x) (/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) z) (*.f64 (+.f64 y x) t))) | |
| 60.8% | #s(approx (+ (* (/ z t) (- y x)) x) (-.f64 x (*.f64 x (/.f64 z t)))) | |
| ✓ | 57.3% | #s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (/.f64 (-.f64 y x) t) z)) |
| ▶ | 23.7% | #s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (/.f64 #s(approx (- y x) (neg.f64 x)) t) z)) |
| 38.3% | #s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (/.f64 #s(approx (- y x) y) t) z)) | |
| 54.5% | #s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (-.f64 (/.f64 y t) (/.f64 x t)) z)) | |
| ▶ | 43.2% | #s(approx (+ (* (/ z t) (- y x)) x) (*.f64 y (/.f64 z t))) |
| 26.5% | #s(approx (+ (* (/ z t) (- y x)) x) #s(approx (* (/ (- y x) t) z) (*.f64 (neg.f64 x) (/.f64 z t)))) | |
| ✓ | 39.4% | #s(approx (+ x (/ (* (- y x) z) t)) (/.f64 (*.f64 z y) t)) |
| ✓ | 25.4% | #s(approx (+ x (/ (* (- y x) z) t)) #s(approx (* (- 1 (/ z t)) x) (/.f64 (*.f64 (neg.f64 x) z) t))) |
| ✓ | 37.1% | #s(approx (+ x (/ (* (- y x) z) t)) x) |
Compiled 526 to 354 computations (32.7% saved)
| Inputs |
|---|
(fma.f64 (*.f64 #s(approx (/ z -1) (neg.f64 z)) (/.f64 #s(literal -1 binary64) t)) (-.f64 y x) x) |
(*.f64 #s(approx (/ z -1) (neg.f64 z)) (/.f64 #s(literal -1 binary64) t)) |
#s(approx (/ z -1) (neg.f64 z)) |
(neg.f64 z) |
z |
(/.f64 #s(literal -1 binary64) t) |
#s(literal -1 binary64) |
t |
(-.f64 y x) |
y |
x |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 y (/.f64 z t))) |
(*.f64 y (/.f64 z t)) |
(/.f64 z t) |
(fma.f64 #s(approx (- y x) y) (/.f64 z t) x) |
#s(approx (- y x) y) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.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 (+ (* (/ z t) (- y x)) x) (/.f64 (*.f64 (-.f64 y x) z) t)) |
(/.f64 (*.f64 (-.f64 y x) z) t) |
(*.f64 (-.f64 y x) z) |
| Outputs |
|---|
#s(approx (+ (* (* (/ z -1) (/ -1 t)) (- y x)) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ (* (* (/ z -1) (/ -1 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 (+ (* (/ 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) (/ z t)) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ (* (- y x) (/ z t)) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)))) |
#s(approx (* (/ (- y x) 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 (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))) |
#s(approx (* (- y x) z) #s(hole binary64 (* y z))) |
#s(approx (* (- y x) z) #s(hole binary64 (+ (* -1 (* x z)) (* y z)))) |
#s(approx (+ (* (* (/ z -1) (/ -1 t)) (- y x)) x) #s(hole binary64 (* x (+ 1 (* -1 (/ z t)))))) |
#s(approx (+ (* (* (/ z -1) (/ -1 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 (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* x (+ 1 (* -1 (/ z t)))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))))) |
#s(approx (+ (* (- y x) (/ z t)) x) #s(hole binary64 (* x (+ 1 (* -1 (/ z t)))))) |
#s(approx (+ (* (- y x) (/ z t)) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))))) |
#s(approx (* (/ (- y x) 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 (/ (* (- 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 -1) (/ -1 t)) (- y x)) x) #s(hole binary64 (* -1 (* x (- (/ z t) 1))))) |
#s(approx (+ (* (* (/ z -1) (/ -1 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 (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* -1 (* x (- (/ z t) 1))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))))) |
#s(approx (+ (* (- y x) (/ z t)) x) #s(hole binary64 (* -1 (* x (- (/ z t) 1))))) |
#s(approx (+ (* (- y x) (/ z t)) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))))) |
#s(approx (* (/ (- y x) 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 (/ (* (- 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 -1) (/ -1 t)) (- y x)) x) #s(hole binary64 (+ x (* -1 (/ (* x z) t))))) |
#s(approx (+ (* (* (/ z -1) (/ -1 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 (+ (* (/ z t) (- y x)) x) #s(hole binary64 (+ x (* -1 (/ (* x z) t))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))))) |
#s(approx (* y (/ z t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ (* (- y x) (/ z t)) x) #s(hole binary64 (+ x (* -1 (/ (* x z) t))))) |
#s(approx (+ (* (- y x) (/ z t)) x) #s(hole binary64 (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))))) |
#s(approx (+ (* (* (/ z -1) (/ -1 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 (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))))) |
#s(approx (+ (* (- y x) (/ z t)) x) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))))) |
#s(approx (* (/ (- y x) t) z) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))))) |
#s(approx (/ (- y x) t) #s(hole binary64 (* y (+ (* -1 (/ x (* t y))) (/ 1 t))))) |
#s(approx (/ (* (- 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 -1) (/ -1 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 (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))))) |
#s(approx (+ (* (- y x) (/ z t)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))))) |
#s(approx (* (/ (- y x) t) z) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))))) |
#s(approx (/ (- y x) t) #s(hole binary64 (* -1 (* y (- (/ x (* t y)) (/ 1 t)))))) |
#s(approx (/ (* (- 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 -1) (/ -1 t)) (- y x)) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (/ z -1) (/ -1 t)) (- y x)) x) #s(hole binary64 (+ x (* z (- (/ y t) (/ x t)))))) |
#s(approx (* (/ z -1) (/ -1 t)) #s(hole binary64 (/ z t))) |
#s(approx (/ z -1) #s(hole binary64 (* -1 z))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 x)) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (+ x (* z (- (/ y t) (/ x t)))))) |
#s(approx (/ z t) #s(hole binary64 (/ z t))) |
#s(approx (+ (* (- y x) (/ z t)) x) #s(hole binary64 x)) |
#s(approx (+ (* (- y x) (/ z t)) x) #s(hole binary64 (+ x (* z (- (/ y t) (/ x t)))))) |
#s(approx (* (/ (- y x) t) z) #s(hole binary64 (/ (* z (- y 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 -1) (/ -1 t)) (- y x)) x) #s(hole binary64 (* z (- (/ y t) (/ x t))))) |
#s(approx (+ (* (* (/ z -1) (/ -1 t)) (- y x)) x) #s(hole binary64 (* z (- (+ (/ x z) (/ y t)) (/ x t))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* z (- (/ y t) (/ x t))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* z (- (+ (/ x z) (/ y t)) (/ x t))))) |
#s(approx (+ (* (- y x) (/ z t)) x) #s(hole binary64 (* z (- (/ y t) (/ x t))))) |
#s(approx (+ (* (- y x) (/ z t)) x) #s(hole binary64 (* z (- (+ (/ x z) (/ y t)) (/ x t))))) |
#s(approx (+ (* (* (/ z -1) (/ -1 t)) (- y x)) x) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (+ (* (* (/ z -1) (/ -1 t)) (- y x)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))))) |
#s(approx (+ (* (- y x) (/ z t)) x) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (+ (* (- y x) (/ z t)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))))) |
#s(approx (+ (* (* (/ z -1) (/ -1 t)) (- y x)) x) #s(hole binary64 (/ (+ (* t x) (* z (- y x))) t))) |
#s(approx (/ -1 t) #s(hole binary64 (/ -1 t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (/ (+ (* t x) (* z (- y x))) t))) |
#s(approx (+ (* (- y x) (/ z t)) x) #s(hole binary64 (/ (+ (* t x) (* z (- y x))) t))) |
#s(approx (/ (- y x) t) #s(hole binary64 (/ (- y x) t))) |
#s(approx (+ (* (* (/ z -1) (/ -1 t)) (- y x)) x) #s(hole binary64 (+ x (/ (* z (- y x)) t)))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (+ x (/ (* z (- y x)) t)))) |
#s(approx (+ (* (- y x) (/ z t)) x) #s(hole binary64 (+ x (/ (* z (- y x)) t)))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | z | @ | -inf | ((+ (* (* (/ z -1) (/ -1 t)) (- y x)) x) (* (/ z -1) (/ -1 t)) (/ z -1) (neg z) z (/ -1 t) -1 t (- y x) y x (+ (* (/ z t) (- y x)) x) (* y (/ z t)) (/ z t) (+ (* (- y x) (/ z t)) x) (- y x) (+ (* (/ z t) (- y x)) x) (* (/ (- y x) t) z) (/ (- y x) t) (- y x) (neg x) (+ (* (/ z t) (- y x)) x) (/ (* (- y x) z) t) (* (- y x) z)) |
| 2.0ms | t | @ | -inf | ((+ (* (* (/ z -1) (/ -1 t)) (- y x)) x) (* (/ z -1) (/ -1 t)) (/ z -1) (neg z) z (/ -1 t) -1 t (- y x) y x (+ (* (/ z t) (- y x)) x) (* y (/ z t)) (/ z t) (+ (* (- y x) (/ z t)) x) (- y x) (+ (* (/ z t) (- y x)) x) (* (/ (- y x) t) z) (/ (- y x) t) (- y x) (neg x) (+ (* (/ z t) (- y x)) x) (/ (* (- y x) z) t) (* (- y x) z)) |
| 2.0ms | t | @ | 0 | ((+ (* (* (/ z -1) (/ -1 t)) (- y x)) x) (* (/ z -1) (/ -1 t)) (/ z -1) (neg z) z (/ -1 t) -1 t (- y x) y x (+ (* (/ z t) (- y x)) x) (* y (/ z t)) (/ z t) (+ (* (- y x) (/ z t)) x) (- y x) (+ (* (/ z t) (- y x)) x) (* (/ (- y x) t) z) (/ (- y x) t) (- y x) (neg x) (+ (* (/ z t) (- y x)) x) (/ (* (- y x) z) t) (* (- y x) z)) |
| 2.0ms | z | @ | inf | ((+ (* (* (/ z -1) (/ -1 t)) (- y x)) x) (* (/ z -1) (/ -1 t)) (/ z -1) (neg z) z (/ -1 t) -1 t (- y x) y x (+ (* (/ z t) (- y x)) x) (* y (/ z t)) (/ z t) (+ (* (- y x) (/ z t)) x) (- y x) (+ (* (/ z t) (- y x)) x) (* (/ (- y x) t) z) (/ (- y x) t) (- y x) (neg x) (+ (* (/ z t) (- y x)) x) (/ (* (- y x) z) t) (* (- y x) z)) |
| 2.0ms | y | @ | -inf | ((+ (* (* (/ z -1) (/ -1 t)) (- y x)) x) (* (/ z -1) (/ -1 t)) (/ z -1) (neg z) z (/ -1 t) -1 t (- y x) y x (+ (* (/ z t) (- y x)) x) (* y (/ z t)) (/ z t) (+ (* (- y x) (/ z t)) x) (- y x) (+ (* (/ z t) (- y x)) x) (* (/ (- y x) t) z) (/ (- y x) t) (- y x) (neg x) (+ (* (/ z t) (- y x)) x) (/ (* (- y x) z) t) (* (- y x) z)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 260 | 2130 |
| 0 | 280 | 2138 |
| 1 | 1149 | 1859 |
| 0 | 8680 | 1772 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 (*.f64 #s(approx (/ z -1) (neg.f64 z)) (/.f64 #s(literal -1 binary64) t)) (-.f64 y x) x) |
(*.f64 #s(approx (/ z -1) (neg.f64 z)) (/.f64 #s(literal -1 binary64) t)) |
#s(approx (/ z -1) (neg.f64 z)) |
(neg.f64 z) |
z |
(/.f64 #s(literal -1 binary64) t) |
#s(literal -1 binary64) |
t |
(-.f64 y x) |
y |
x |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 y (/.f64 z t))) |
(*.f64 y (/.f64 z t)) |
(/.f64 z t) |
(fma.f64 #s(approx (- y x) y) (/.f64 z t) x) |
#s(approx (- y x) y) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.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 (+ (* (/ z t) (- y x)) x) (/.f64 (*.f64 (-.f64 y x) z) t)) |
(/.f64 (*.f64 (-.f64 y x) z) t) |
(*.f64 (-.f64 y x) z) |
#s(approx (+ (* (* (/ z -1) (/ -1 t)) (- y x)) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ (* (* (/ z -1) (/ -1 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 (+ (* (/ 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) (/ z t)) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ (* (- y x) (/ z t)) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)))) |
#s(approx (* (/ (- y x) 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 (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (* (- y x) z) t) #s(hole binary64 (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))) |
#s(approx (* (- y x) z) #s(hole binary64 (* y z))) |
#s(approx (* (- y x) z) #s(hole binary64 (+ (* -1 (* x z)) (* y z)))) |
#s(approx (+ (* (* (/ z -1) (/ -1 t)) (- y x)) x) #s(hole binary64 (* x (+ 1 (* -1 (/ z t)))))) |
#s(approx (+ (* (* (/ z -1) (/ -1 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 (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* x (+ 1 (* -1 (/ z t)))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))))) |
#s(approx (+ (* (- y x) (/ z t)) x) #s(hole binary64 (* x (+ 1 (* -1 (/ z t)))))) |
#s(approx (+ (* (- y x) (/ z t)) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))))) |
#s(approx (* (/ (- y x) 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 (/ (* (- 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 -1) (/ -1 t)) (- y x)) x) #s(hole binary64 (* -1 (* x (- (/ z t) 1))))) |
#s(approx (+ (* (* (/ z -1) (/ -1 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 (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* -1 (* x (- (/ z t) 1))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))))) |
#s(approx (+ (* (- y x) (/ z t)) x) #s(hole binary64 (* -1 (* x (- (/ z t) 1))))) |
#s(approx (+ (* (- y x) (/ z t)) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))))) |
#s(approx (* (/ (- y x) 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 (/ (* (- 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 -1) (/ -1 t)) (- y x)) x) #s(hole binary64 (+ x (* -1 (/ (* x z) t))))) |
#s(approx (+ (* (* (/ z -1) (/ -1 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 (+ (* (/ z t) (- y x)) x) #s(hole binary64 (+ x (* -1 (/ (* x z) t))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))))) |
#s(approx (* y (/ z t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ (* (- y x) (/ z t)) x) #s(hole binary64 (+ x (* -1 (/ (* x z) t))))) |
#s(approx (+ (* (- y x) (/ z t)) x) #s(hole binary64 (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))))) |
#s(approx (+ (* (* (/ z -1) (/ -1 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 (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))))) |
#s(approx (+ (* (- y x) (/ z t)) x) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))))) |
#s(approx (* (/ (- y x) t) z) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))))) |
#s(approx (/ (- y x) t) #s(hole binary64 (* y (+ (* -1 (/ x (* t y))) (/ 1 t))))) |
#s(approx (/ (* (- 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 -1) (/ -1 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 (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))))) |
#s(approx (+ (* (- y x) (/ z t)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))))) |
#s(approx (* (/ (- y x) t) z) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))))) |
#s(approx (/ (- y x) t) #s(hole binary64 (* -1 (* y (- (/ x (* t y)) (/ 1 t)))))) |
#s(approx (/ (* (- 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 -1) (/ -1 t)) (- y x)) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (/ z -1) (/ -1 t)) (- y x)) x) #s(hole binary64 (+ x (* z (- (/ y t) (/ x t)))))) |
#s(approx (* (/ z -1) (/ -1 t)) #s(hole binary64 (/ z t))) |
#s(approx (/ z -1) #s(hole binary64 (* -1 z))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 x)) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (+ x (* z (- (/ y t) (/ x t)))))) |
#s(approx (/ z t) #s(hole binary64 (/ z t))) |
#s(approx (+ (* (- y x) (/ z t)) x) #s(hole binary64 x)) |
#s(approx (+ (* (- y x) (/ z t)) x) #s(hole binary64 (+ x (* z (- (/ y t) (/ x t)))))) |
#s(approx (* (/ (- y x) t) z) #s(hole binary64 (/ (* z (- y 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 -1) (/ -1 t)) (- y x)) x) #s(hole binary64 (* z (- (/ y t) (/ x t))))) |
#s(approx (+ (* (* (/ z -1) (/ -1 t)) (- y x)) x) #s(hole binary64 (* z (- (+ (/ x z) (/ y t)) (/ x t))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* z (- (/ y t) (/ x t))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* z (- (+ (/ x z) (/ y t)) (/ x t))))) |
#s(approx (+ (* (- y x) (/ z t)) x) #s(hole binary64 (* z (- (/ y t) (/ x t))))) |
#s(approx (+ (* (- y x) (/ z t)) x) #s(hole binary64 (* z (- (+ (/ x z) (/ y t)) (/ x t))))) |
#s(approx (+ (* (* (/ z -1) (/ -1 t)) (- y x)) x) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (+ (* (* (/ z -1) (/ -1 t)) (- y x)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))))) |
#s(approx (+ (* (- y x) (/ z t)) x) #s(hole binary64 (/ (* z (- y x)) t))) |
#s(approx (+ (* (- y x) (/ z t)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))))) |
#s(approx (+ (* (* (/ z -1) (/ -1 t)) (- y x)) x) #s(hole binary64 (/ (+ (* t x) (* z (- y x))) t))) |
#s(approx (/ -1 t) #s(hole binary64 (/ -1 t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (/ (+ (* t x) (* z (- y x))) t))) |
#s(approx (+ (* (- y x) (/ z t)) x) #s(hole binary64 (/ (+ (* t x) (* z (- y x))) t))) |
#s(approx (/ (- y x) t) #s(hole binary64 (/ (- y x) t))) |
#s(approx (+ (* (* (/ z -1) (/ -1 t)) (- y x)) x) #s(hole binary64 (+ x (/ (* z (- y x)) t)))) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(hole binary64 (+ x (/ (* z (- y x)) t)))) |
#s(approx (+ (* (- y x) (/ z t)) x) #s(hole binary64 (+ x (/ (* z (- y x)) t)))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (neg z) (neg.f64 z)))) (-.f64 y x)) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (neg z) (neg.f64 z))))) (-.f64 x (*.f64 (-.f64 y x) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (neg z) (neg.f64 z)))))) |
(/.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (neg z) (neg.f64 z)))) (-.f64 y x)) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (neg z) (neg.f64 z)))) (*.f64 (-.f64 y x) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (neg z) (neg.f64 z)))))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (neg z) (neg.f64 z)))) (-.f64 y x)) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (neg z) (neg.f64 z)))) (*.f64 x (*.f64 (-.f64 y x) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (neg z) (neg.f64 z)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (-.f64 y x) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (neg z) (neg.f64 z))) x) (-.f64 (*.f64 (-.f64 y x) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (neg z) (neg.f64 z)))) x))) (neg.f64 (-.f64 (*.f64 (-.f64 y x) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (neg z) (neg.f64 z)))) x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (neg z) (neg.f64 z)))) (-.f64 y x)) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (neg z) (neg.f64 z)))) (*.f64 (-.f64 y x) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (neg z) (neg.f64 z)))) (*.f64 (*.f64 x x) x))) (neg.f64 (fma.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (neg z) (neg.f64 z)))) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (neg z) (neg.f64 z)))) (-.f64 y x) (*.f64 x (-.f64 x (*.f64 (-.f64 y x) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (neg z) (neg.f64 z))))))))) |
(/.f64 (*.f64 (fma.f64 (-.f64 y x) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (neg z) (neg.f64 z))) x) (-.f64 (*.f64 (-.f64 y x) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (neg z) (neg.f64 z)))) x)) (-.f64 (*.f64 (-.f64 y x) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (neg z) (neg.f64 z)))) x)) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (neg z) (neg.f64 z)))) (-.f64 y x)) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (neg z) (neg.f64 z)))) (*.f64 (-.f64 y x) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (neg z) (neg.f64 z)))) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (neg z) (neg.f64 z)))) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (neg z) (neg.f64 z)))) (-.f64 y x) (*.f64 x (-.f64 x (*.f64 (-.f64 y x) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (neg z) (neg.f64 z)))))))) |
(fma.f64 (*.f64 (-.f64 y x) #s(approx (neg z) (neg.f64 z))) (/.f64 #s(literal -1 binary64) t) x) |
(fma.f64 (*.f64 (-.f64 y x) (/.f64 #s(literal -1 binary64) t)) #s(approx (neg z) (neg.f64 z)) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 #s(approx (neg z) (neg.f64 z)) (-.f64 y x)) x) |
(fma.f64 (-.f64 y x) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (neg z) (neg.f64 z))) x) |
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (neg z) (neg.f64 z))) (-.f64 y x) x) |
(fma.f64 #s(approx (neg z) (neg.f64 z)) (*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 y x)) x) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (neg z) (neg.f64 z)))) (-.f64 y x)) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (neg z) (neg.f64 z)))) (-.f64 (*.f64 (-.f64 y x) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (neg z) (neg.f64 z)))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 y x) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (neg z) (neg.f64 z)))) x))) |
(-.f64 x (*.f64 (neg.f64 (-.f64 y x)) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (neg z) (neg.f64 z))))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (neg z) (neg.f64 z)))) (-.f64 y x))) |
(-.f64 x (*.f64 (neg.f64 #s(approx (neg z) (neg.f64 z))) (*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 y x)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (neg z) (neg.f64 z)))) (-.f64 y x)) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (neg z) (neg.f64 z)))) (*.f64 (-.f64 y x) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (neg z) (neg.f64 z))))) (fma.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (neg z) (neg.f64 z)))) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (neg z) (neg.f64 z)))) (-.f64 y x) (*.f64 x (-.f64 x (*.f64 (-.f64 y x) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (neg z) (neg.f64 z)))))))) (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (neg z) (neg.f64 z)))) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (neg z) (neg.f64 z)))) (-.f64 y x) (*.f64 x (-.f64 x (*.f64 (-.f64 y x) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (neg z) (neg.f64 z))))))))) |
(+.f64 (*.f64 (-.f64 y x) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (neg z) (neg.f64 z)))) x) |
(+.f64 x (*.f64 (-.f64 y x) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (neg z) (neg.f64 z))))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (neg z) (neg.f64 z))) |
(*.f64 #s(approx (neg z) (neg.f64 z)) (/.f64 #s(literal -1 binary64) t)) |
(/.f64 (neg.f64 (*.f64 #s(approx (neg z) (neg.f64 z)) #s(literal -1 binary64))) (neg.f64 t)) |
(/.f64 (*.f64 #s(approx (neg z) (neg.f64 z)) #s(literal -1 binary64)) t) |
#s(approx (neg z) (neg.f64 z)) |
(*.f64 (/.f64 z #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 z #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) z) |
(*.f64 z #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 z)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 z) #s(literal 1 binary64)) |
(/.f64 z #s(literal -1 binary64)) |
(neg.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64))) |
(neg.f64 (/.f64 z #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) z)) |
(neg.f64 (*.f64 z #s(literal 1 binary64))) |
(neg.f64 z) |
z |
(pow.f64 (neg.f64 t) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (neg.f64 t)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 t))) |
(/.f64 #s(literal -1 binary64) t) |
(neg.f64 (/.f64 #s(literal 1 binary64) t)) |
#s(literal -1 binary64) |
t |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (neg.f64 x) y)) |
(/.f64 (fma.f64 (*.f64 x x) (neg.f64 x) (*.f64 (*.f64 y y) y)) (fma.f64 x x (-.f64 (*.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 (fma.f64 y y (*.f64 x (+.f64 x y))) (-.f64 y x))) (neg.f64 (fma.f64 y y (*.f64 x (+.f64 x y))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y y) y (*.f64 (*.f64 x x) (neg.f64 x)))) (neg.f64 (fma.f64 y y (*.f64 (neg.f64 x) (-.f64 (neg.f64 x) y))))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (+.f64 y x)) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 x y))) (-.f64 y x)) (fma.f64 y y (*.f64 x (+.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 y y) y (*.f64 (*.f64 x x) (neg.f64 x))) (fma.f64 y y (*.f64 (neg.f64 x) (-.f64 (neg.f64 x) y)))) |
(fma.f64 x #s(literal -1 binary64) y) |
(fma.f64 #s(literal -1 binary64) x y) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x))) |
(-.f64 (/.f64 (*.f64 (*.f64 y y) y) (fma.f64 y y (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 y y (*.f64 x (+.f64 x y))))) |
(-.f64 y (*.f64 (neg.f64 x) #s(literal -1 binary64))) |
(-.f64 y x) |
(+.f64 (/.f64 (*.f64 (*.f64 y y) y) (fma.f64 y y (*.f64 (neg.f64 x) (-.f64 (neg.f64 x) y)))) (/.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (fma.f64 y y (*.f64 (neg.f64 x) (-.f64 (neg.f64 x) y))))) |
(+.f64 (neg.f64 x) y) |
(+.f64 y (neg.f64 x)) |
y |
x |
#s(approx (+ (* (- y x) (/ z t)) x) (*.f64 (/.f64 z t) y)) |
(*.f64 (/.f64 z t) y) |
(*.f64 y (/.f64 z t)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 y) z)) (neg.f64 (neg.f64 t))) |
(/.f64 (*.f64 (neg.f64 y) z) (neg.f64 t)) |
(/.f64 (*.f64 y z) t) |
(neg.f64 (/.f64 (*.f64 (neg.f64 y) z) t)) |
(neg.f64 (/.f64 (*.f64 y z) (neg.f64 t))) |
(*.f64 (neg.f64 z) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 #s(literal 1 binary64) (/.f64 z t)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (neg.f64 z)) |
(*.f64 (/.f64 z t) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 z (/.f64 #s(literal -1 binary64) t))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 z) #s(literal -1 binary64))) (neg.f64 t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (*.f64 (neg.f64 t) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) z) (*.f64 (neg.f64 t) #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 z)) (*.f64 t #s(literal 1 binary64))) |
(/.f64 (*.f64 (neg.f64 z) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 t))) |
(/.f64 (*.f64 z #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 t))) |
(/.f64 (neg.f64 (neg.f64 z)) (neg.f64 (neg.f64 t))) |
(/.f64 (*.f64 z (/.f64 #s(literal -1 binary64) t)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 z) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) t)) |
(/.f64 (*.f64 (neg.f64 z) #s(literal -1 binary64)) t) |
(/.f64 (neg.f64 z) (*.f64 t #s(literal -1 binary64))) |
(/.f64 (neg.f64 z) (neg.f64 t)) |
(/.f64 z t) |
(neg.f64 (/.f64 (*.f64 z (/.f64 #s(literal -1 binary64) t)) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (neg.f64 z) t)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (- y x) y) #s(approx (- y x) y)) (/.f64 (*.f64 z z) (*.f64 t t)))) (-.f64 x (*.f64 #s(approx (- y x) y) (/.f64 z t)))) |
(/.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 (*.f64 #s(approx (- y x) y) #s(approx (- y x) y)) (/.f64 (*.f64 z z) (*.f64 t t))) (*.f64 #s(approx (- y x) y) (/.f64 z t)))) (fma.f64 x x (-.f64 (*.f64 (*.f64 #s(approx (- y x) y) #s(approx (- y x) y)) (/.f64 (*.f64 z z) (*.f64 t t))) (*.f64 x (*.f64 #s(approx (- y x) y) (/.f64 z t)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(approx (- y x) y) #s(approx (- y x) y)) (/.f64 (*.f64 z z) (*.f64 t t)) (*.f64 (neg.f64 x) x))) (neg.f64 (-.f64 (*.f64 #s(approx (- y x) y) (/.f64 z t)) x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(approx (- y x) y) #s(approx (- y x) y)) (/.f64 (*.f64 z z) (*.f64 t t))) (*.f64 #s(approx (- y x) y) (/.f64 z t)) (*.f64 (*.f64 x x) x))) (neg.f64 (fma.f64 (*.f64 #s(approx (- y x) y) #s(approx (- y x) y)) (/.f64 (*.f64 z z) (*.f64 t t)) (*.f64 x (-.f64 x (*.f64 #s(approx (- y x) y) (/.f64 z t))))))) |
(/.f64 (fma.f64 (*.f64 #s(approx (- y x) y) #s(approx (- y x) y)) (/.f64 (*.f64 z z) (*.f64 t t)) (*.f64 (neg.f64 x) x)) (-.f64 (*.f64 #s(approx (- y x) y) (/.f64 z t)) x)) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(approx (- y x) y) #s(approx (- y x) y)) (/.f64 (*.f64 z z) (*.f64 t t))) (*.f64 #s(approx (- y x) y) (/.f64 z t)) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 #s(approx (- y x) y) #s(approx (- y x) y)) (/.f64 (*.f64 z z) (*.f64 t t)) (*.f64 x (-.f64 x (*.f64 #s(approx (- y x) y) (/.f64 z t)))))) |
(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 (*.f64 #s(approx (- y x) y) #s(approx (- y x) y)) (/.f64 (*.f64 z z) (*.f64 t t))) (-.f64 (*.f64 #s(approx (- y x) y) (/.f64 z t)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(approx (- y x) y) (/.f64 z t)) x))) |
(-.f64 x (*.f64 (neg.f64 #s(approx (- y x) y)) (/.f64 z t))) |
(-.f64 x (*.f64 (/.f64 (neg.f64 z) t) #s(approx (- y x) y))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(approx (- y x) y) #s(approx (- y x) y)) (/.f64 (*.f64 z z) (*.f64 t t))) (*.f64 #s(approx (- y x) y) (/.f64 z t))) (fma.f64 (*.f64 #s(approx (- y x) y) #s(approx (- y x) y)) (/.f64 (*.f64 z z) (*.f64 t t)) (*.f64 x (-.f64 x (*.f64 #s(approx (- y x) y) (/.f64 z t)))))) (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 #s(approx (- y x) y) #s(approx (- y x) y)) (/.f64 (*.f64 z z) (*.f64 t t)) (*.f64 x (-.f64 x (*.f64 #s(approx (- y x) y) (/.f64 z t))))))) |
(+.f64 (*.f64 #s(approx (- y x) y) (/.f64 z t)) x) |
(+.f64 x (*.f64 #s(approx (- y x) y) (/.f64 z t))) |
#s(approx (- y x) y) |
#s(approx (+ (* (- y x) (/ z t)) x) (*.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) |
(neg.f64 (/.f64 (neg.f64 #s(approx (- y x) (neg.f64 x))) t)) |
(neg.f64 (/.f64 #s(approx (- y x) (neg.f64 x)) (neg.f64 t))) |
#s(approx (- y x) (neg.f64 x)) |
(*.f64 x #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) x) |
(neg.f64 x) |
#s(approx (+ (* (- y x) (/ z t)) x) (*.f64 (/.f64 (-.f64 y x) t) z)) |
(*.f64 (*.f64 (-.f64 y x) (/.f64 #s(literal -1 binary64) t)) (neg.f64 z)) |
(*.f64 (*.f64 (neg.f64 (-.f64 y x)) z) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 y x))) |
(*.f64 (/.f64 (-.f64 y x) t) z) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 (neg.f64 (-.f64 y x)) z)) |
(*.f64 (-.f64 y x) (/.f64 z t)) |
(*.f64 (/.f64 z t) (-.f64 y x)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 t t))) (-.f64 (*.f64 (/.f64 z t) y) (*.f64 (neg.f64 x) (/.f64 z t)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (/.f64 z t)) (*.f64 (*.f64 y y) y) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 t t)) (*.f64 (neg.f64 x) (/.f64 z t)))) (fma.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (*.f64 y y) (-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 t t)) (*.f64 (*.f64 (/.f64 z t) y) (*.f64 (neg.f64 x) (/.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (-.f64 y x) t) z) (/.f64 (*.f64 z (-.f64 (neg.f64 x) y)) t))) (neg.f64 (/.f64 (*.f64 z (-.f64 (neg.f64 x) y)) t))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 t t)) (*.f64 (neg.f64 x) (/.f64 z t)) (*.f64 (*.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (/.f64 z t)) (*.f64 (*.f64 y y) y)))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 t t)) (*.f64 (*.f64 (/.f64 z t) y) (-.f64 (*.f64 (/.f64 z t) y) (*.f64 (neg.f64 x) (/.f64 z t))))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (-.f64 y x)) z)) (neg.f64 (neg.f64 t))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) z) (*.f64 (+.f64 y x) t)) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 x y))) (-.f64 y x)) z) (*.f64 (fma.f64 y y (*.f64 x (+.f64 x y))) t)) |
(/.f64 (*.f64 z (*.f64 (+.f64 y x) (-.f64 y x))) (*.f64 t (+.f64 y x))) |
(/.f64 (*.f64 z (*.f64 (fma.f64 y y (*.f64 x (+.f64 x y))) (-.f64 y x))) (*.f64 t (fma.f64 y y (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 (*.f64 z (/.f64 #s(literal -1 binary64) t)) (*.f64 (+.f64 y x) (-.f64 y x))) (*.f64 #s(literal -1 binary64) (+.f64 y x))) |
(/.f64 (*.f64 (*.f64 z (/.f64 #s(literal -1 binary64) t)) (*.f64 (fma.f64 y y (*.f64 x (+.f64 x y))) (-.f64 y x))) (*.f64 #s(literal -1 binary64) (fma.f64 y y (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 (*.f64 (neg.f64 z) #s(literal -1 binary64)) (*.f64 (+.f64 y x) (-.f64 y x))) (*.f64 t (+.f64 y x))) |
(/.f64 (*.f64 (*.f64 (neg.f64 z) #s(literal -1 binary64)) (*.f64 (fma.f64 y y (*.f64 x (+.f64 x y))) (-.f64 y x))) (*.f64 t (fma.f64 y y (*.f64 x (+.f64 x y))))) |
(/.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 (fma.f64 y y (*.f64 x (+.f64 x y))) (-.f64 y x))) (*.f64 (neg.f64 t) (fma.f64 y y (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 z (/.f64 #s(literal -1 binary64) t))) (*.f64 (+.f64 y x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 (neg.f64 z) #s(literal -1 binary64))) (*.f64 (+.f64 y x) t)) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (neg.f64 z)) (*.f64 (+.f64 y x) (neg.f64 t))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 x y))) (-.f64 y x)) (*.f64 z (/.f64 #s(literal -1 binary64) t))) (*.f64 (fma.f64 y y (*.f64 x (+.f64 x y))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 x y))) (-.f64 y x)) (*.f64 (neg.f64 z) #s(literal -1 binary64))) (*.f64 (fma.f64 y y (*.f64 x (+.f64 x y))) t)) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 x y))) (-.f64 y x)) (neg.f64 z)) (*.f64 (fma.f64 y y (*.f64 x (+.f64 x y))) (neg.f64 t))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) z) (neg.f64 t) (*.f64 t (*.f64 (neg.f64 y) z))) (*.f64 t (neg.f64 t))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) z) t (*.f64 t (*.f64 y z))) (*.f64 t t)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) z) t (*.f64 (neg.f64 t) (*.f64 (neg.f64 x) z))) (*.f64 (neg.f64 t) t)) |
(/.f64 (fma.f64 (*.f64 y z) t (*.f64 t (*.f64 (neg.f64 x) z))) (*.f64 t t)) |
(/.f64 (*.f64 (*.f64 (/.f64 (-.f64 y x) t) z) (/.f64 (*.f64 z (-.f64 (neg.f64 x) y)) t)) (/.f64 (*.f64 z (-.f64 (neg.f64 x) y)) t)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 t t)) (*.f64 (neg.f64 x) (/.f64 z t)) (*.f64 (*.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (/.f64 z t)) (*.f64 (*.f64 y y) y))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 t t)) (*.f64 (*.f64 (/.f64 z t) y) (-.f64 (*.f64 (/.f64 z t) y) (*.f64 (neg.f64 x) (/.f64 z t)))))) |
(/.f64 (*.f64 (neg.f64 (-.f64 y x)) z) (neg.f64 t)) |
(/.f64 (*.f64 (-.f64 y x) z) t) |
(neg.f64 (/.f64 (*.f64 (neg.f64 (-.f64 y x)) z) t)) |
(neg.f64 (/.f64 (*.f64 (-.f64 y x) z) (neg.f64 t))) |
(fma.f64 (*.f64 x (/.f64 z t)) #s(literal -1 binary64) (*.f64 (/.f64 z t) y)) |
(fma.f64 (neg.f64 x) (/.f64 z t) (*.f64 (/.f64 z t) y)) |
(fma.f64 (/.f64 z t) y (*.f64 (neg.f64 x) (/.f64 z t))) |
(fma.f64 x (/.f64 (neg.f64 z) t) (*.f64 (/.f64 z t) y)) |
(fma.f64 y (/.f64 z t) (*.f64 (neg.f64 x) (/.f64 z t))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x (/.f64 z t)) (*.f64 (/.f64 z t) y)) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 t t)) (/.f64 (*.f64 z (-.f64 (neg.f64 x) y)) t)) (/.f64 (*.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (*.f64 y y)) (/.f64 (*.f64 z (-.f64 (neg.f64 x) y)) t))) |
(-.f64 (*.f64 (neg.f64 x) (/.f64 z t)) (*.f64 (neg.f64 y) (/.f64 z t))) |
(-.f64 (*.f64 (neg.f64 x) (/.f64 z t)) (*.f64 (/.f64 (neg.f64 z) t) y)) |
(-.f64 (*.f64 (/.f64 z t) y) (*.f64 (*.f64 (neg.f64 x) (/.f64 z t)) #s(literal -1 binary64))) |
(-.f64 (*.f64 (/.f64 z t) y) (*.f64 x (/.f64 z t))) |
(+.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 t t)) (*.f64 (neg.f64 x) (/.f64 z t))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 t t)) (*.f64 (*.f64 (/.f64 z t) y) (-.f64 (*.f64 (/.f64 z t) y) (*.f64 (neg.f64 x) (/.f64 z t)))))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (/.f64 z t)) (*.f64 (*.f64 y y) y)) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 t t)) (*.f64 (*.f64 (/.f64 z t) y) (-.f64 (*.f64 (/.f64 z t) y) (*.f64 (neg.f64 x) (/.f64 z t))))))) |
(+.f64 (*.f64 (neg.f64 x) (/.f64 z t)) (*.f64 (/.f64 z t) y)) |
(+.f64 (*.f64 (/.f64 z t) y) (*.f64 (neg.f64 x) (/.f64 z t))) |
(*.f64 (-.f64 y x) z) |
(*.f64 z (-.f64 (neg.f64 x) (neg.f64 y))) |
(*.f64 z (-.f64 y x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y z) y) z) (*.f64 (*.f64 x x) (*.f64 z z))) (-.f64 (*.f64 y z) (*.f64 (neg.f64 x) z))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (*.f64 (*.f64 z z) z)) (pow.f64 (*.f64 (neg.f64 y) z) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (*.f64 z z) (fma.f64 (*.f64 (*.f64 y z) y) z (*.f64 (*.f64 (neg.f64 x) z) (*.f64 (neg.f64 y) z))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 y z) y) z) (*.f64 y z) (*.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (*.f64 (*.f64 z z) z))) (fma.f64 (*.f64 (*.f64 y z) y) z (-.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (*.f64 y z) (*.f64 (neg.f64 x) z))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 z (-.f64 (neg.f64 x) y)))) (neg.f64 (*.f64 z (-.f64 (neg.f64 x) y)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (*.f64 (*.f64 z z) z) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 y y) y)))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 z z) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 (neg.f64 x) z)))))) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 z (-.f64 (neg.f64 x) y))) (*.f64 z (-.f64 (neg.f64 x) y))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (*.f64 (*.f64 z z) z) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 y y) y))) (fma.f64 (*.f64 x x) (*.f64 z z) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 (neg.f64 x) z))))) |
(fma.f64 (neg.f64 z) x (*.f64 y z)) |
(fma.f64 (*.f64 x z) #s(literal -1 binary64) (*.f64 y z)) |
(fma.f64 (neg.f64 x) z (*.f64 y z)) |
(fma.f64 x (neg.f64 z) (*.f64 y z)) |
(fma.f64 y z (*.f64 (neg.f64 x) z)) |
(fma.f64 #s(literal -1 binary64) (*.f64 x z) (*.f64 y z)) |
(fma.f64 z (neg.f64 x) (*.f64 y z)) |
(fma.f64 z y (*.f64 (neg.f64 x) z)) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 z (-.f64 (neg.f64 x) y))) (/.f64 (*.f64 (*.f64 (*.f64 y z) y) z) (*.f64 z (-.f64 (neg.f64 x) y)))) |
(-.f64 (*.f64 (neg.f64 x) z) (*.f64 (neg.f64 y) z)) |
(-.f64 (*.f64 y z) (*.f64 (*.f64 (neg.f64 x) z) #s(literal -1 binary64))) |
(-.f64 (*.f64 y z) (*.f64 #s(literal 1 binary64) (*.f64 x z))) |
(-.f64 (*.f64 y z) (*.f64 x z)) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (*.f64 (*.f64 z z) z)) (fma.f64 (*.f64 x x) (*.f64 z z) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 (neg.f64 x) z))))) (/.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 y y) y)) (fma.f64 (*.f64 x x) (*.f64 z z) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 (neg.f64 x) z)))))) |
(+.f64 (*.f64 (neg.f64 x) z) (*.f64 y z)) |
(+.f64 (*.f64 y z) (*.f64 (neg.f64 x) z)) |
#s(approx (+ (* (- y x) (/ z t)) x) (*.f64 (/.f64 z t) y)) |
#s(approx (+ (* (- y x) (/ z t)) x) (fma.f64 (-.f64 y x) (/.f64 z t) x)) |
#s(approx (- y x) y) |
#s(approx (- y x) (-.f64 y x)) |
#s(approx x x) |
#s(approx (+ (* (- y x) (/ z t)) x) (*.f64 (/.f64 z t) y)) |
#s(approx (+ (* (- y x) (/ z t)) x) (fma.f64 (-.f64 y x) (/.f64 z t) x)) |
#s(approx (+ (* (- y x) (/ z t)) x) (*.f64 (/.f64 z t) y)) |
#s(approx (+ (* (- y x) (/ z t)) x) (fma.f64 (-.f64 y x) (/.f64 z t) x)) |
#s(approx (* (/ (- y x) t) z) (*.f64 (/.f64 z t) y)) |
#s(approx (* (/ (- y x) t) z) (*.f64 (/.f64 (-.f64 y x) t) z)) |
#s(approx (/ (- y x) t) (/.f64 y t)) |
#s(approx (/ (- y x) t) (/.f64 (-.f64 y x) t)) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (* (/ (- y x) t) z) (*.f64 (/.f64 z t) y)) |
#s(approx (* (/ (- y x) t) z) (*.f64 (/.f64 (-.f64 y x) t) z)) |
#s(approx (* (- y x) z) (*.f64 y z)) |
#s(approx (* (- y x) z) (*.f64 (-.f64 y x) z)) |
#s(approx (+ (* (- y x) (/ z t)) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
#s(approx (+ (* (- y x) (/ z t)) x) (*.f64 (fma.f64 y (/.f64 z (*.f64 x t)) (-.f64 #s(literal 1 binary64) (/.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 (+ (* (- y x) (/ z t)) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
#s(approx (+ (* (- y x) (/ z t)) x) (*.f64 (fma.f64 y (/.f64 z (*.f64 x t)) (-.f64 #s(literal 1 binary64) (/.f64 z t))) x)) |
#s(approx (+ (* (- y x) (/ z t)) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
#s(approx (+ (* (- y x) (/ z t)) x) (*.f64 (fma.f64 y (/.f64 z (*.f64 x t)) (-.f64 #s(literal 1 binary64) (/.f64 z t))) x)) |
#s(approx (* (/ (- y x) t) z) (*.f64 (neg.f64 x) (/.f64 z t))) |
#s(approx (* (/ (- y x) t) z) (*.f64 (fma.f64 y (/.f64 z (*.f64 x t)) (/.f64 (neg.f64 z) t)) x)) |
#s(approx (/ (- y x) t) (/.f64 (neg.f64 x) t)) |
#s(approx (/ (- y x) t) (*.f64 (/.f64 (*.f64 t (-.f64 y x)) (*.f64 (*.f64 x t) t)) x)) |
#s(approx (* (/ (- y x) t) z) (*.f64 (neg.f64 x) (/.f64 z t))) |
#s(approx (* (/ (- y x) t) z) (*.f64 (fma.f64 y (/.f64 z (*.f64 x t)) (/.f64 (neg.f64 z) t)) x)) |
#s(approx (* (- y x) z) (*.f64 (neg.f64 x) z)) |
#s(approx (* (- y x) z) (*.f64 (fma.f64 y (/.f64 z x) (neg.f64 z)) x)) |
#s(approx (+ (* (- y x) (/ z t)) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
#s(approx (+ (* (- y x) (/ z t)) x) (*.f64 (fma.f64 (neg.f64 y) (/.f64 z (*.f64 x t)) (-.f64 (/.f64 z t) #s(literal 1 binary64))) (neg.f64 x))) |
#s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) (neg.f64 x))) |
#s(approx (+ (* (- y x) (/ z t)) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
#s(approx (+ (* (- y x) (/ z t)) x) (*.f64 (fma.f64 (neg.f64 y) (/.f64 z (*.f64 x t)) (-.f64 (/.f64 z t) #s(literal 1 binary64))) (neg.f64 x))) |
#s(approx (+ (* (- y x) (/ z t)) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
#s(approx (+ (* (- y x) (/ z t)) x) (*.f64 (fma.f64 (neg.f64 y) (/.f64 z (*.f64 x t)) (-.f64 (/.f64 z t) #s(literal 1 binary64))) (neg.f64 x))) |
#s(approx (* (/ (- y x) t) z) (*.f64 (fma.f64 (neg.f64 y) (/.f64 z (*.f64 x t)) (/.f64 z t)) (neg.f64 x))) |
#s(approx (/ (- y x) t) (*.f64 (+.f64 (/.f64 (neg.f64 y) (*.f64 x t)) (/.f64 #s(literal 1 binary64) t)) (neg.f64 x))) |
#s(approx (* (/ (- y x) t) z) (*.f64 (fma.f64 (neg.f64 y) (/.f64 z (*.f64 x t)) (/.f64 z t)) (neg.f64 x))) |
#s(approx (* (- y x) z) (*.f64 (-.f64 z (/.f64 (*.f64 y z) x)) (neg.f64 x))) |
#s(approx (+ (* (- y x) (/ z t)) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
#s(approx (+ (* (- y x) (/ z t)) x) (fma.f64 (-.f64 y x) (/.f64 z t) x)) |
#s(approx (- y x) (-.f64 y x)) |
#s(approx y y) |
#s(approx (+ (* (- y x) (/ z t)) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
#s(approx (+ (* (- y x) (/ z t)) x) (fma.f64 (-.f64 y x) (/.f64 z t) x)) |
#s(approx (* y (/ z t)) (*.f64 (/.f64 z t) y)) |
#s(approx (+ (* (- y x) (/ z t)) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
#s(approx (+ (* (- y x) (/ z t)) x) (fma.f64 (-.f64 y x) (/.f64 z t) x)) |
#s(approx (+ (* (- y x) (/ z t)) x) (*.f64 (/.f64 (fma.f64 (neg.f64 z) x (fma.f64 x t (*.f64 y z))) (*.f64 y t)) y)) |
#s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) |
#s(approx (+ (* (- y x) (/ z t)) x) (*.f64 (/.f64 (fma.f64 (neg.f64 z) x (fma.f64 x t (*.f64 y z))) (*.f64 y t)) y)) |
#s(approx (+ (* (- y x) (/ z t)) x) (*.f64 (/.f64 (fma.f64 (neg.f64 z) x (fma.f64 x t (*.f64 y z))) (*.f64 y t)) y)) |
#s(approx (* (/ (- y x) t) z) (*.f64 (fma.f64 (neg.f64 x) (/.f64 z (*.f64 y t)) (/.f64 z t)) y)) |
#s(approx (/ (- y x) t) (*.f64 (+.f64 (/.f64 (neg.f64 x) (*.f64 y t)) (/.f64 #s(literal 1 binary64) t)) y)) |
#s(approx (* (/ (- y x) t) z) (*.f64 (fma.f64 (neg.f64 x) (/.f64 z (*.f64 y t)) (/.f64 z t)) y)) |
#s(approx (* (- y x) z) (*.f64 (-.f64 z (/.f64 (*.f64 x z) y)) y)) |
#s(approx (+ (* (- y x) (/ z t)) x) (*.f64 (neg.f64 y) (neg.f64 (/.f64 (fma.f64 (neg.f64 z) x (fma.f64 x t (*.f64 y z))) (*.f64 y t))))) |
#s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) |
#s(approx (+ (* (- y x) (/ z t)) x) (*.f64 (neg.f64 y) (neg.f64 (/.f64 (fma.f64 (neg.f64 z) x (fma.f64 x t (*.f64 y z))) (*.f64 y t))))) |
#s(approx (+ (* (- y x) (/ z t)) x) (*.f64 (neg.f64 y) (neg.f64 (/.f64 (fma.f64 (neg.f64 z) x (fma.f64 x t (*.f64 y z))) (*.f64 y t))))) |
#s(approx (* (/ (- y x) t) z) (*.f64 (neg.f64 y) (fma.f64 x (/.f64 z (*.f64 y t)) (/.f64 (neg.f64 z) t)))) |
#s(approx (/ (- y x) t) (*.f64 (neg.f64 y) (-.f64 (/.f64 x (*.f64 y t)) (/.f64 #s(literal 1 binary64) t)))) |
#s(approx (* (/ (- y x) t) z) (*.f64 (neg.f64 y) (fma.f64 x (/.f64 z (*.f64 y t)) (/.f64 (neg.f64 z) t)))) |
#s(approx (* (- y x) z) (*.f64 (neg.f64 y) (fma.f64 x (/.f64 z y) (neg.f64 z)))) |
#s(approx (+ (* (- y x) (/ z t)) x) x) |
#s(approx (+ (* (- y x) (/ z t)) x) (fma.f64 (-.f64 y x) (/.f64 z t) x)) |
#s(approx (* (/ z -1) (/ -1 t)) (/.f64 z t)) |
#s(approx (neg z) (neg.f64 z)) |
#s(approx (neg z) (neg.f64 z)) |
#s(approx z z) |
#s(approx (+ (* (- y x) (/ z t)) x) x) |
#s(approx (+ (* (- y x) (/ z t)) x) (fma.f64 (-.f64 y x) (/.f64 z t) x)) |
#s(approx (* (/ z -1) (/ -1 t)) (/.f64 z t)) |
#s(approx (+ (* (- y x) (/ z t)) x) x) |
#s(approx (+ (* (- y x) (/ z t)) x) (fma.f64 (-.f64 y x) (/.f64 z t) x)) |
#s(approx (* (/ (- y x) t) z) (*.f64 (/.f64 (-.f64 y x) t) z)) |
#s(approx (* (/ (- y x) t) z) (*.f64 (/.f64 (-.f64 y x) t) z)) |
#s(approx (* (- y x) z) (*.f64 (-.f64 y x) z)) |
#s(approx (+ (* (- y x) (/ z t)) x) (*.f64 (/.f64 (-.f64 y x) t) z)) |
#s(approx (+ (* (- y x) (/ z t)) x) (*.f64 (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t)) z)) |
#s(approx (+ (* (- y x) (/ z t)) x) (*.f64 (/.f64 (-.f64 y x) t) z)) |
#s(approx (+ (* (- y x) (/ z t)) x) (*.f64 (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t)) z)) |
#s(approx (+ (* (- y x) (/ z t)) x) (*.f64 (/.f64 (-.f64 y x) t) z)) |
#s(approx (+ (* (- y x) (/ z t)) x) (*.f64 (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t)) z)) |
#s(approx (+ (* (- y x) (/ z t)) x) (*.f64 (/.f64 (-.f64 y x) t) z)) |
#s(approx (+ (* (- y x) (/ z t)) x) (*.f64 (neg.f64 (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))) (neg.f64 z))) |
#s(approx (+ (* (- y x) (/ z t)) x) (*.f64 (/.f64 (-.f64 y x) t) z)) |
#s(approx (+ (* (- y x) (/ z t)) x) (*.f64 (neg.f64 (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))) (neg.f64 z))) |
#s(approx (+ (* (- y x) (/ z t)) x) (*.f64 (/.f64 (-.f64 y x) t) z)) |
#s(approx (+ (* (- y x) (/ z t)) x) (*.f64 (neg.f64 (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))) (neg.f64 z))) |
#s(approx (+ (* (- y x) (/ z t)) x) (/.f64 (fma.f64 (-.f64 y x) z (*.f64 x t)) t)) |
#s(approx (/ -1 t) (/.f64 #s(literal -1 binary64) t)) |
#s(approx t t) |
#s(approx (+ (* (- y x) (/ z t)) x) (/.f64 (fma.f64 (-.f64 y x) z (*.f64 x t)) t)) |
#s(approx (+ (* (- y x) (/ z t)) x) (/.f64 (fma.f64 (-.f64 y x) z (*.f64 x t)) t)) |
#s(approx (/ (- y x) t) (/.f64 (-.f64 y x) t)) |
#s(approx (+ (* (- y x) (/ z t)) x) (fma.f64 (-.f64 y x) (/.f64 z t) x)) |
#s(approx (+ (* (- y x) (/ z t)) x) (fma.f64 (-.f64 y x) (/.f64 z t) x)) |
#s(approx (+ (* (- y x) (/ z t)) x) (fma.f64 (-.f64 y x) (/.f64 z t) x)) |
Compiled 7 186 to 961 computations (86.6% saved)
17 alts after pruning (8 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 274 | 2 | 276 |
| Fresh | 1 | 6 | 7 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 5 | 5 |
| Total | 276 | 17 | 293 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 77.7% | (fma.f64 #s(approx (- y x) y) (/.f64 z t) x) |
| 54.0% | (fma.f64 #s(approx (* t (- y x)) (*.f64 y t)) (/.f64 z (*.f64 t t)) x) | |
| ✓ | 73.1% | (+.f64 x (/.f64 (*.f64 #s(approx (- y x) y) z) t)) |
| ✓ | 60.1% | #s(approx (+ (* (/ z t) (- y x)) x) (/.f64 (*.f64 (-.f64 y x) z) t)) |
| 16.5% | #s(approx (+ (* (/ z t) (- y x)) x) (/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 x y))) (-.f64 y x)) z) (*.f64 (fma.f64 y y (*.f64 x (+.f64 x y))) t))) | |
| 39.0% | #s(approx (+ (* (/ z t) (- y x)) x) (/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) z) (*.f64 (+.f64 y x) t))) | |
| 60.8% | #s(approx (+ (* (/ z t) (- y x)) x) (-.f64 x (*.f64 x (/.f64 z t)))) | |
| ✓ | 57.3% | #s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (/.f64 (-.f64 y x) t) z)) |
| ✓ | 23.7% | #s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (/.f64 #s(approx (- y x) (neg.f64 x)) t) z)) |
| 38.3% | #s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (/.f64 #s(approx (- y x) y) t) z)) | |
| 54.5% | #s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (-.f64 (/.f64 y t) (/.f64 x t)) z)) | |
| ✓ | 43.2% | #s(approx (+ (* (/ z t) (- y x)) x) (*.f64 y (/.f64 z t))) |
| 43.2% | #s(approx (+ (* (/ z t) (- y x)) x) (*.f64 y (*.f64 (/.f64 #s(literal -1 binary64) t) (neg.f64 z)))) | |
| 26.5% | #s(approx (+ (* (/ z t) (- y x)) x) #s(approx (* (/ (- y x) t) z) (*.f64 (neg.f64 x) (/.f64 z t)))) | |
| ✓ | 39.4% | #s(approx (+ x (/ (* (- y x) z) t)) (/.f64 (*.f64 z y) t)) |
| ✓ | 25.4% | #s(approx (+ x (/ (* (- y x) z) t)) #s(approx (* (- 1 (/ z t)) x) (/.f64 (*.f64 (neg.f64 x) z) t))) |
| ✓ | 37.1% | #s(approx (+ x (/ (* (- y x) z) t)) x) |
Compiled 874 to 352 computations (59.7% saved)
| Inputs |
|---|
#s(approx (+ x (/ (* (- y x) z) t)) x) |
#s(approx (+ x (/ (* (- y x) z) t)) (/.f64 (*.f64 z y) t)) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 y (/.f64 z t))) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (/.f64 #s(approx (- y x) y) t) z)) |
(fma.f64 #s(approx (- y x) y) (/.f64 z t) x) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(approx (* (- 1 (/ z t)) x) (/.f64 (*.f64 (neg.f64 x) z) t))) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 #s(approx (- 1 (/ z t)) (/.f64 (neg.f64 z) t)) x)) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(approx (* (/ (- y x) t) z) (*.f64 (neg.f64 x) (/.f64 z t)))) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (/.f64 #s(approx (- y x) (neg.f64 x)) t) z)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
#s(approx (+ x (/ (* (- y x) z) t)) (/.f64 (*.f64 (-.f64 y x) z) t)) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (/.f64 (-.f64 y x) t) z)) |
#s(approx (+ (* (/ z t) (- y x)) x) (-.f64 x (*.f64 x (/.f64 z t)))) |
#s(approx (+ (* (/ z t) (- y x)) x) (/.f64 (*.f64 (-.f64 y x) z) t)) |
(+.f64 x (/.f64 (*.f64 #s(approx (- y x) y) z) t)) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(fma.f64 (/.f64 (-.f64 y x) t) z x) |
(+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 y (*.f64 (/.f64 #s(literal -1 binary64) t) (neg.f64 z)))) |
(fma.f64 #s(approx (* t (- y x)) (*.f64 y t)) (/.f64 z (*.f64 t t)) x) |
(fma.f64 (*.f64 #s(approx (/ z -1) (neg.f64 z)) (/.f64 #s(literal -1 binary64) t)) (-.f64 y x) x) |
(+.f64 x (/.f64 #s(approx (* (* t (- y x)) z) (*.f64 (*.f64 y z) t)) (*.f64 t t))) |
(+.f64 x (/.f64 (*.f64 #s(approx (* t (- y x)) (*.f64 y t)) z) (*.f64 t t))) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (-.f64 (/.f64 y t) (/.f64 x t)) z)) |
(+.f64 x (/.f64 (*.f64 (*.f64 t z) (-.f64 y x)) (*.f64 t t))) |
(+.f64 x (/.f64 (*.f64 (*.f64 t (-.f64 y x)) z) (*.f64 t t))) |
#s(approx (+ (* (/ z t) (- y x)) x) (/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) z) (*.f64 (+.f64 y x) t))) |
(fma.f64 (*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) (-.f64 y x) x) |
(+.f64 x (/.f64 (*.f64 #s(approx (- y x) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x)) z) t)) |
(+.f64 x (/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) z) (*.f64 (+.f64 y x) t))) |
(+.f64 x (/.f64 (fma.f64 (*.f64 (neg.f64 z) x) t (*.f64 t (*.f64 z y))) (*.f64 t t))) |
#s(approx (+ (* (/ z t) (- y x)) x) (/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 x y))) (-.f64 y x)) z) (*.f64 (fma.f64 y y (*.f64 x (+.f64 x y))) t))) |
(+.f64 x (/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) z) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) t))) |
| Outputs |
|---|
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
5 calls:
| 14.0ms | t |
| 11.0ms | x |
| 9.0ms | z |
| 9.0ms | y |
| 8.0ms | (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.3% | 1 | (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
| 97.3% | 1 | x |
| 97.3% | 1 | y |
| 97.3% | 1 | z |
| 97.3% | 1 | t |
Compiled 13 to 24 computations (-84.6% saved)
| Inputs |
|---|
#s(approx (+ x (/ (* (- y x) z) t)) x) |
#s(approx (+ x (/ (* (- y x) z) t)) (/.f64 (*.f64 z y) t)) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 y (/.f64 z t))) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (/.f64 #s(approx (- y x) y) t) z)) |
(fma.f64 #s(approx (- y x) y) (/.f64 z t) x) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(approx (* (- 1 (/ z t)) x) (/.f64 (*.f64 (neg.f64 x) z) t))) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 #s(approx (- 1 (/ z t)) (/.f64 (neg.f64 z) t)) x)) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(approx (* (/ (- y x) t) z) (*.f64 (neg.f64 x) (/.f64 z t)))) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (/.f64 #s(approx (- y x) (neg.f64 x)) t) z)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
#s(approx (+ x (/ (* (- y x) z) t)) (/.f64 (*.f64 (-.f64 y x) z) t)) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (/.f64 (-.f64 y x) t) z)) |
#s(approx (+ (* (/ z t) (- y x)) x) (-.f64 x (*.f64 x (/.f64 z t)))) |
#s(approx (+ (* (/ z t) (- y x)) x) (/.f64 (*.f64 (-.f64 y x) z) t)) |
(+.f64 x (/.f64 (*.f64 #s(approx (- y x) y) z) t)) |
| Outputs |
|---|
#s(approx (+ (* (/ z t) (- y x)) x) (-.f64 x (*.f64 x (/.f64 z t)))) |
(fma.f64 #s(approx (- y x) y) (/.f64 z t) x) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
5 calls:
| 7.0ms | x |
| 6.0ms | t |
| 4.0ms | z |
| 4.0ms | y |
| 4.0ms | (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 83.6% | 3 | (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
| 87.6% | 3 | x |
| 86.7% | 3 | y |
| 86.1% | 3 | z |
| 86.8% | 3 | t |
Compiled 13 to 24 computations (-84.6% saved)
| Inputs |
|---|
#s(approx (+ x (/ (* (- y x) z) t)) x) |
#s(approx (+ x (/ (* (- y x) z) t)) (/.f64 (*.f64 z y) t)) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 y (/.f64 z t))) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (/.f64 #s(approx (- y x) y) t) z)) |
(fma.f64 #s(approx (- y x) y) (/.f64 z t) x) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(approx (* (- 1 (/ z t)) x) (/.f64 (*.f64 (neg.f64 x) z) t))) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 #s(approx (- 1 (/ z t)) (/.f64 (neg.f64 z) t)) x)) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(approx (* (/ (- y x) t) z) (*.f64 (neg.f64 x) (/.f64 z t)))) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (/.f64 #s(approx (- y x) (neg.f64 x)) t) z)) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
#s(approx (+ x (/ (* (- y x) z) t)) (/.f64 (*.f64 (-.f64 y x) z) t)) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (/.f64 (-.f64 y x) t) z)) |
| Outputs |
|---|
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
(fma.f64 #s(approx (- y x) y) (/.f64 z t) x) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
1 calls:
| 4.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.6% | 3 | x |
Compiled 1 to 4 computations (-300% saved)
| Inputs |
|---|
#s(approx (+ x (/ (* (- y x) z) t)) x) |
#s(approx (+ x (/ (* (- y x) z) t)) (/.f64 (*.f64 z y) t)) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 y (/.f64 z t))) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (/.f64 #s(approx (- y x) y) t) z)) |
(fma.f64 #s(approx (- y x) y) (/.f64 z t) x) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(approx (* (- 1 (/ z t)) x) (/.f64 (*.f64 (neg.f64 x) z) t))) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 #s(approx (- 1 (/ z t)) (/.f64 (neg.f64 z) t)) x)) |
#s(approx (+ (* (/ z t) (- y x)) x) #s(approx (* (/ (- y x) t) z) (*.f64 (neg.f64 x) (/.f64 z t)))) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (/.f64 #s(approx (- y x) (neg.f64 x)) t) z)) |
| Outputs |
|---|
(fma.f64 #s(approx (- y x) y) (/.f64 z t) x) |
#s(approx (+ x (/ (* (- y x) z) t)) (*.f64 #s(approx (- 1 (/ z t)) (/.f64 (neg.f64 z) t)) x)) |
5 calls:
| 7.0ms | y |
| 3.0ms | x |
| 3.0ms | t |
| 3.0ms | z |
| 3.0ms | (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.7% | 1 | (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
| 80.3% | 2 | z |
| 77.7% | 1 | y |
| 77.7% | 1 | t |
| 77.7% | 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 y) t)) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 y (/.f64 z t))) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (/.f64 #s(approx (- y x) y) t) z)) |
(fma.f64 #s(approx (- y x) y) (/.f64 z t) x) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(approx (* (- 1 (/ z t)) x) (/.f64 (*.f64 (neg.f64 x) z) t))) |
| Outputs |
|---|
(fma.f64 #s(approx (- y x) y) (/.f64 z t) x) |
#s(approx (+ x (/ (* (- y x) z) t)) #s(approx (* (- 1 (/ z t)) x) (/.f64 (*.f64 (neg.f64 x) z) t))) |
1 calls:
| 2.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.9% | 2 | z |
Compiled 1 to 4 computations (-300% saved)
| Inputs |
|---|
#s(approx (+ x (/ (* (- y x) z) t)) x) |
#s(approx (+ x (/ (* (- y x) z) t)) (/.f64 (*.f64 z y) t)) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 y (/.f64 z t))) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (/.f64 #s(approx (- y x) y) t) z)) |
(fma.f64 #s(approx (- y x) y) (/.f64 z t) x) |
| Outputs |
|---|
(fma.f64 #s(approx (- y x) y) (/.f64 z t) x) |
2 calls:
| 2.0ms | z |
| 2.0ms | (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.7% | 1 | (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
| 77.7% | 1 | z |
Compiled 10 to 12 computations (-20% saved)
| Inputs |
|---|
#s(approx (+ x (/ (* (- y x) z) t)) x) |
#s(approx (+ x (/ (* (- y x) z) t)) (/.f64 (*.f64 z y) t)) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 y (/.f64 z t))) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 (/.f64 #s(approx (- y x) y) t) z)) |
| Outputs |
|---|
#s(approx (+ x (/ (* (- y x) z) t)) x) |
#s(approx (+ (* (/ z t) (- y x)) x) (*.f64 y (/.f64 z t))) |
#s(approx (+ x (/ (* (- y x) z) t)) x) |
5 calls:
| 3.0ms | y |
| 2.0ms | t |
| 2.0ms | x |
| 2.0ms | z |
| 2.0ms | (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 56.9% | 3 | x |
| 57.7% | 3 | z |
| 59.8% | 3 | t |
| 54.3% | 3 | y |
| 55.8% | 5 | (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
Compiled 13 to 24 computations (-84.6% saved)
| Inputs |
|---|
#s(approx (+ x (/ (* (- y x) z) t)) x) |
#s(approx (+ x (/ (* (- y x) z) t)) (/.f64 (*.f64 z y) t)) |
| Outputs |
|---|
#s(approx (+ x (/ (* (- y x) z) t)) x) |
#s(approx (+ x (/ (* (- y x) z) t)) (/.f64 (*.f64 z y) t)) |
#s(approx (+ x (/ (* (- y x) z) t)) x) |
1 calls:
| 1.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 58.5% | 3 | t |
Compiled 1 to 4 computations (-300% 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) |
5 calls:
| 1.0ms | x |
| 1.0ms | y |
| 1.0ms | t |
| 1.0ms | z |
| 1.0ms | (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 37.1% | 1 | (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
| 37.1% | 1 | y |
| 37.1% | 1 | x |
| 37.1% | 1 | z |
| 37.1% | 1 | t |
Compiled 13 to 24 computations (-84.6% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 46788856155787224.0 | 2.464470771548741e+25 |
| 22.0ms | -6.1816303103865415e+131 | -4.811877014357096e+124 |
| 11.0ms | 288× | 0 | valid |
Compiled 498 to 420 computations (15.7% saved)
ival-sub!: 1.0ms (22.1% of total)ival-add!: 1.0ms (22.1% of total)ival-mult!: 1.0ms (22.1% of total)ival-div!: 1.0ms (22.1% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 46788856155787224.0 | 2.464470771548741e+25 |
| 1.0ms | -6.1816303103865415e+131 | -4.811877014357096e+124 |
Compiled 498 to 429 computations (13.9% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 7.0ms | 5.856963034897484e+251 | 6.057828398748488e+252 |
| 4.0ms | 96× | 0 | valid |
Compiled 204 to 171 computations (16.2% saved)
ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)ival-mult!: 0.0ms (0% of total)ival-div!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 5.856963034897484e+251 | 6.057828398748488e+252 |
Compiled 216 to 177 computations (18.1% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 16.0ms | 14.3363940546691 | 80909.4108918362 |
| 12.0ms | -1.4048280341126274e+91 | -2.350127289729736e+80 |
| 12.0ms | 288× | 0 | valid |
Compiled 480 to 411 computations (14.4% saved)
ival-sub!: 1.0ms (21.8% of total)ival-add!: 1.0ms (21.8% of total)ival-mult!: 1.0ms (21.8% of total)ival-div!: 1.0ms (21.8% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 14.3363940546691 | 80909.4108918362 |
| 21.0ms | -1.4048280341126274e+91 | -2.350127289729736e+80 |
| 16.0ms | 144× | 0 | valid |
Compiled 480 to 411 computations (14.4% saved)
ival-mult!: 11.0ms (90.3% of total)ival-div!: 1.0ms (8.2% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 1× | fuel |
Compiled 297 to 63 computations (78.8% saved)
Compiled 612 to 142 computations (76.8% saved)
Loading profile data...