
Time bar (total: 2.9s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 3 |
| 50% | 49.9% | 49.9% | 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 |
| 75% | 74.9% | 25% | 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 |
| 87.5% | 87.3% | 12.5% | 0.2% | 0% | 0% | 0% | 12 |
Compiled 11 to 10 computations (9.1% saved)
| 426.0ms | 8 256× | 0 | valid |
ival-sub!: 77.0ms (40.5% of total)ival-mult!: 70.0ms (36.8% of total)ival-div!: 42.0ms (22.1% of total)adjust: 2.0ms (1.1% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 4 | 0 | - | 0 | - | (*.f64 (/.f64 (-.f64 x y) (-.f64 z y)) t) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | (-.f64 x y) |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (/.f64 (-.f64 x y) (-.f64 z y)) |
| 0 | 0 | - | 0 | - | x |
| 0 | 0 | - | 0 | - | (-.f64 z y) |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
*.f64 | (*.f64 (/.f64 (-.f64 x y) (-.f64 z y)) t) | n*u | 4 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 4 | 0 |
| - | 0 | 252 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 4 | 0 | 0 |
| - | 0 | 0 | 252 |
| number | freq |
|---|---|
| 0 | 252 |
| 1 | 4 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 24.0ms | 512× | 0 | valid |
Compiled 65 to 28 computations (56.9% saved)
ival-sub!: 3.0ms (36.8% of total)ival-div!: 3.0ms (36.8% of total)ival-mult!: 2.0ms (24.5% of total)adjust: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 46 | 147 |
| 1 | 120 | 147 |
| 2 | 204 | 147 |
| 3 | 325 | 147 |
| 4 | 481 | 147 |
| 5 | 636 | 147 |
| 6 | 748 | 147 |
| 7 | 831 | 147 |
| 8 | 909 | 147 |
| 9 | 948 | 147 |
| 10 | 960 | 147 |
| 1× | saturated |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 98.5% | (*.f64 (/.f64 (-.f64 x y) (-.f64 z y)) t) |
(negabs t)
Compiled 18 to 16 computations (11.1% saved)
| Inputs |
|---|
(*.f64 (/.f64 (-.f64 x y) (-.f64 z y)) t) |
(/.f64 (-.f64 x y) (-.f64 z y)) |
(-.f64 x y) |
x |
y |
(-.f64 z y) |
z |
t |
| Outputs |
|---|
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (* -1 (/ (* t y) (- z y))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (+ (* -1 (/ (* t y) (- z y))) (/ (* t x) (- z y))))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (* -1 (/ y (- z y))))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (+ (* -1 (/ y (- z y))) (/ x (- z y))))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (/ (* t x) (- z y)))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (* x (+ (* -1 (/ (* t y) (* x (- z y)))) (/ t (- z y)))))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (/ x (- z y)))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (* x (+ (* -1 (/ y (* x (- z y)))) (/ 1 (- z y)))))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ t (- z y))) (/ (* t y) (* x (- z y)))))))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (* -1 (* x (- (/ y (* x (- z y))) (/ 1 (- z y))))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (/ (* t x) z))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (+ (* y (- (* -1 (/ t z)) (* -1 (/ (* t x) (pow z 2))))) (/ (* t x) z)))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (+ (* y (- (+ (* -1 (/ t z)) (/ (* y (- (* -1 (/ t z)) (* -1 (/ (* t x) (pow z 2))))) z)) (* -1 (/ (* t x) (pow z 2))))) (/ (* t x) z)))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (+ (* y (- (+ (* -1 (/ t z)) (* y (- (/ (* y (- (* -1 (/ t z)) (* -1 (/ (* t x) (pow z 2))))) (pow z 2)) (* -1 (/ (- (* -1 (/ t z)) (* -1 (/ (* t x) (pow z 2)))) z))))) (* -1 (/ (* t x) (pow z 2))))) (/ (* t x) z)))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (/ x z))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (+ (* -1 (* y (+ (* -1 (/ x (pow z 2))) (/ 1 z)))) (/ x z)))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (+ (* y (- (* -1 (* y (+ (* -1 (/ x (pow z 3))) (/ 1 (pow z 2))))) (+ (* -1 (/ x (pow z 2))) (/ 1 z)))) (/ x z)))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (+ (* y (- (* y (- (* -1 (* y (+ (* -1 (/ x (pow z 4))) (/ 1 (pow z 3))))) (+ (* -1 (/ x (pow z 3))) (/ 1 (pow z 2))))) (+ (* -1 (/ x (pow z 2))) (/ 1 z)))) (/ x z)))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- z y) #s(hole binary64 z)) |
#s(approx (- z y) #s(hole binary64 (+ z (* -1 y)))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 t)) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (- (+ t (* -1 (/ (* t x) y))) (* -1 (/ (* t z) y))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (- (+ t (+ (* -1 (/ (* t x) y)) (/ (* z (- (* -1 (* t x)) (* -1 (* t z)))) (pow y 2)))) (* -1 (/ (* t z) y))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (- (+ t (+ (* -1 (/ (* t x) y)) (/ (* (pow z 2) (- (* -1 (* t x)) (* -1 (* t z)))) (pow y 3)))) (+ (* -1 (/ (* t z) y)) (* -1 (/ (* z (- (* -1 (* t x)) (* -1 (* t z)))) (pow y 2))))))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 1)) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (- (+ 1 (* -1 (/ x y))) (* -1 (/ z y))))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (- (+ 1 (+ (* -1 (/ x y)) (/ (* z (- (* -1 x) (* -1 z))) (pow y 2)))) (* -1 (/ z y))))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (- (+ 1 (+ (* -1 (/ x y)) (/ (* (pow z 2) (- (* -1 x) (* -1 z))) (pow y 3)))) (+ (* -1 (/ z y)) (* -1 (/ (* z (- (* -1 x) (* -1 z))) (pow y 2))))))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (- z y) #s(hole binary64 (* -1 y))) |
#s(approx (- z y) #s(hole binary64 (* y (- (/ z y) 1)))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (+ t (* -1 (/ (- (* t x) (* t z)) y))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (+ t (* -1 (/ (- (+ (* t x) (/ (* z (- (* t x) (* t z))) y)) (* t z)) y))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (+ t (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow z 2) (- (* t x) (* t z))) y)) (* z (- (* t x) (* t z)))) y)) (* t x)) (* t z)) y))))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (+ 1 (* -1 (/ (- x z) y))))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (+ 1 (* -1 (/ (- (+ x (/ (* z (- x z)) y)) z) y))))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (+ 1 (* -1 (/ (- (+ x (* -1 (/ (- (* -1 (/ (* (pow z 2) (- x z)) y)) (* z (- x z))) y))) z) y))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (- z y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ z y))))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (* -1 (/ (* t (- x y)) y)))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (+ (* -1 (/ (* t (* z (- x y))) (pow y 2))) (* -1 (/ (* t (- x y)) y))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (+ (* -1 (/ (* t (- x y)) y)) (* z (- (* -1 (/ (* t (* z (- x y))) (pow y 3))) (/ (* t (- x y)) (pow y 2))))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (+ (* -1 (/ (* t (- x y)) y)) (* z (- (* z (- (* -1 (/ (* t (* z (- x y))) (pow y 4))) (/ (* t (- x y)) (pow y 3)))) (/ (* t (- x y)) (pow y 2))))))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (* -1 (/ (- x y) y)))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (+ (* -1 (/ (- x y) y)) (* z (- (/ 1 y) (/ x (pow y 2))))))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (+ (* -1 (/ (- x y) y)) (* z (- (+ (/ 1 y) (/ (* z (- (/ 1 y) (/ x (pow y 2)))) y)) (/ x (pow y 2))))))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (+ (* -1 (/ (- x y) y)) (* z (- (+ (* z (- (/ (* z (- (/ 1 y) (/ x (pow y 2)))) (pow y 2)) (* -1 (/ (- (/ 1 y) (/ x (pow y 2))) y)))) (/ 1 y)) (/ x (pow y 2))))))) |
#s(approx (- z y) #s(hole binary64 (- z y))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (/ (* t (- x y)) z))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (/ (+ (* t (- x y)) (/ (* t (* y (- x y))) z)) z))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (/ (- (+ (* t (- x y)) (/ (* t (* (pow y 2) (- x y))) (pow z 2))) (* -1 (/ (* t (* y (- x y))) z))) z))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (/ (- (+ (* t (- x y)) (/ (* t (* (pow y 3) (- x y))) (pow z 3))) (+ (* -1 (/ (* t (* y (- x y))) z)) (* -1 (/ (* t (* (pow y 2) (- x y))) (pow z 2))))) z))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (/ (- x y) z))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (/ (- (+ x (/ (* y (- x y)) z)) y) z))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (/ (- (+ x (/ (* (pow y 2) (- x y)) (pow z 2))) (+ y (* -1 (/ (* y (- x y)) z)))) z))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (/ (- (+ x (/ (* (pow y 3) (- x y)) (pow z 3))) (+ y (+ (* -1 (/ (* y (- x y)) z)) (* -1 (/ (* (pow y 2) (- x y)) (pow z 2)))))) z))) |
#s(approx (- z y) #s(hole binary64 (* z (+ 1 (* -1 (/ y z)))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (* -1 (/ (+ (* -1 (* t (- x y))) (* -1 (/ (* t (* y (- x y))) z))) z)))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (* -1 (/ (+ (* -1 (* t (- x y))) (* -1 (/ (+ (* t (* y (- x y))) (/ (* t (* (pow y 2) (- x y))) z)) z))) z)))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (* -1 (/ (+ (* -1 (* t (- x y))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* t (* (pow y 2) (- x y)))) (* -1 (/ (* t (* (pow y 3) (- x y))) z))) z)) (* t (* y (- x y)))) z))) z)))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (* -1 (/ (+ (* -1 (- x y)) (* -1 (/ (* y (- x y)) z))) z)))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (* -1 (/ (+ (* -1 (- x y)) (* -1 (/ (+ (* y (- x y)) (/ (* (pow y 2) (- x y)) z)) z))) z)))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (* -1 (/ (+ (* -1 (- x y)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow y 2) (- x y))) (* -1 (/ (* (pow y 3) (- x y)) z))) z)) (* y (- x y))) z))) z)))) |
#s(approx (- z y) #s(hole binary64 (* -1 (* z (- (/ y z) 1))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (/ (* t (- x y)) (- z y)))) |
#s(approx t #s(hole binary64 t)) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 11.0ms | t | @ | inf | ((* (/ (- x y) (- z y)) t) (/ (- x y) (- z y)) (- x y) x y (- z y) z t) |
| 10.0ms | x | @ | 0 | ((* (/ (- x y) (- z y)) t) (/ (- x y) (- z y)) (- x y) x y (- z y) z t) |
| 3.0ms | x | @ | inf | ((* (/ (- x y) (- z y)) t) (/ (- x y) (- z y)) (- x y) x y (- z y) z t) |
| 2.0ms | y | @ | 0 | ((* (/ (- x y) (- z y)) t) (/ (- x y) (- z y)) (- x y) x y (- z y) z t) |
| 2.0ms | t | @ | 0 | ((* (/ (- x y) (- z y)) t) (/ (- x y) (- z y)) (- x y) x y (- z y) z t) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 418 | 2035 |
| 0 | 421 | 1898 |
| 1 | 2618 | 1878 |
| 0 | 8632 | 1836 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (/.f64 (-.f64 x y) (-.f64 z y)) t) |
(/.f64 (-.f64 x y) (-.f64 z y)) |
(-.f64 x y) |
x |
y |
(-.f64 z y) |
z |
t |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (* -1 (/ (* t y) (- z y))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (+ (* -1 (/ (* t y) (- z y))) (/ (* t x) (- z y))))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (* -1 (/ y (- z y))))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (+ (* -1 (/ y (- z y))) (/ x (- z y))))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (/ (* t x) (- z y)))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (* x (+ (* -1 (/ (* t y) (* x (- z y)))) (/ t (- z y)))))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (/ x (- z y)))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (* x (+ (* -1 (/ y (* x (- z y)))) (/ 1 (- z y)))))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ t (- z y))) (/ (* t y) (* x (- z y)))))))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (* -1 (* x (- (/ y (* x (- z y))) (/ 1 (- z y))))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (/ (* t x) z))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (+ (* y (- (* -1 (/ t z)) (* -1 (/ (* t x) (pow z 2))))) (/ (* t x) z)))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (+ (* y (- (+ (* -1 (/ t z)) (/ (* y (- (* -1 (/ t z)) (* -1 (/ (* t x) (pow z 2))))) z)) (* -1 (/ (* t x) (pow z 2))))) (/ (* t x) z)))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (+ (* y (- (+ (* -1 (/ t z)) (* y (- (/ (* y (- (* -1 (/ t z)) (* -1 (/ (* t x) (pow z 2))))) (pow z 2)) (* -1 (/ (- (* -1 (/ t z)) (* -1 (/ (* t x) (pow z 2)))) z))))) (* -1 (/ (* t x) (pow z 2))))) (/ (* t x) z)))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (/ x z))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (+ (* -1 (* y (+ (* -1 (/ x (pow z 2))) (/ 1 z)))) (/ x z)))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (+ (* y (- (* -1 (* y (+ (* -1 (/ x (pow z 3))) (/ 1 (pow z 2))))) (+ (* -1 (/ x (pow z 2))) (/ 1 z)))) (/ x z)))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (+ (* y (- (* y (- (* -1 (* y (+ (* -1 (/ x (pow z 4))) (/ 1 (pow z 3))))) (+ (* -1 (/ x (pow z 3))) (/ 1 (pow z 2))))) (+ (* -1 (/ x (pow z 2))) (/ 1 z)))) (/ x z)))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- z y) #s(hole binary64 z)) |
#s(approx (- z y) #s(hole binary64 (+ z (* -1 y)))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 t)) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (- (+ t (* -1 (/ (* t x) y))) (* -1 (/ (* t z) y))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (- (+ t (+ (* -1 (/ (* t x) y)) (/ (* z (- (* -1 (* t x)) (* -1 (* t z)))) (pow y 2)))) (* -1 (/ (* t z) y))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (- (+ t (+ (* -1 (/ (* t x) y)) (/ (* (pow z 2) (- (* -1 (* t x)) (* -1 (* t z)))) (pow y 3)))) (+ (* -1 (/ (* t z) y)) (* -1 (/ (* z (- (* -1 (* t x)) (* -1 (* t z)))) (pow y 2))))))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 1)) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (- (+ 1 (* -1 (/ x y))) (* -1 (/ z y))))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (- (+ 1 (+ (* -1 (/ x y)) (/ (* z (- (* -1 x) (* -1 z))) (pow y 2)))) (* -1 (/ z y))))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (- (+ 1 (+ (* -1 (/ x y)) (/ (* (pow z 2) (- (* -1 x) (* -1 z))) (pow y 3)))) (+ (* -1 (/ z y)) (* -1 (/ (* z (- (* -1 x) (* -1 z))) (pow y 2))))))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (- z y) #s(hole binary64 (* -1 y))) |
#s(approx (- z y) #s(hole binary64 (* y (- (/ z y) 1)))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (+ t (* -1 (/ (- (* t x) (* t z)) y))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (+ t (* -1 (/ (- (+ (* t x) (/ (* z (- (* t x) (* t z))) y)) (* t z)) y))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (+ t (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow z 2) (- (* t x) (* t z))) y)) (* z (- (* t x) (* t z)))) y)) (* t x)) (* t z)) y))))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (+ 1 (* -1 (/ (- x z) y))))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (+ 1 (* -1 (/ (- (+ x (/ (* z (- x z)) y)) z) y))))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (+ 1 (* -1 (/ (- (+ x (* -1 (/ (- (* -1 (/ (* (pow z 2) (- x z)) y)) (* z (- x z))) y))) z) y))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (- z y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ z y))))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (* -1 (/ (* t (- x y)) y)))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (+ (* -1 (/ (* t (* z (- x y))) (pow y 2))) (* -1 (/ (* t (- x y)) y))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (+ (* -1 (/ (* t (- x y)) y)) (* z (- (* -1 (/ (* t (* z (- x y))) (pow y 3))) (/ (* t (- x y)) (pow y 2))))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (+ (* -1 (/ (* t (- x y)) y)) (* z (- (* z (- (* -1 (/ (* t (* z (- x y))) (pow y 4))) (/ (* t (- x y)) (pow y 3)))) (/ (* t (- x y)) (pow y 2))))))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (* -1 (/ (- x y) y)))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (+ (* -1 (/ (- x y) y)) (* z (- (/ 1 y) (/ x (pow y 2))))))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (+ (* -1 (/ (- x y) y)) (* z (- (+ (/ 1 y) (/ (* z (- (/ 1 y) (/ x (pow y 2)))) y)) (/ x (pow y 2))))))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (+ (* -1 (/ (- x y) y)) (* z (- (+ (* z (- (/ (* z (- (/ 1 y) (/ x (pow y 2)))) (pow y 2)) (* -1 (/ (- (/ 1 y) (/ x (pow y 2))) y)))) (/ 1 y)) (/ x (pow y 2))))))) |
#s(approx (- z y) #s(hole binary64 (- z y))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (/ (* t (- x y)) z))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (/ (+ (* t (- x y)) (/ (* t (* y (- x y))) z)) z))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (/ (- (+ (* t (- x y)) (/ (* t (* (pow y 2) (- x y))) (pow z 2))) (* -1 (/ (* t (* y (- x y))) z))) z))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (/ (- (+ (* t (- x y)) (/ (* t (* (pow y 3) (- x y))) (pow z 3))) (+ (* -1 (/ (* t (* y (- x y))) z)) (* -1 (/ (* t (* (pow y 2) (- x y))) (pow z 2))))) z))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (/ (- x y) z))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (/ (- (+ x (/ (* y (- x y)) z)) y) z))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (/ (- (+ x (/ (* (pow y 2) (- x y)) (pow z 2))) (+ y (* -1 (/ (* y (- x y)) z)))) z))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (/ (- (+ x (/ (* (pow y 3) (- x y)) (pow z 3))) (+ y (+ (* -1 (/ (* y (- x y)) z)) (* -1 (/ (* (pow y 2) (- x y)) (pow z 2)))))) z))) |
#s(approx (- z y) #s(hole binary64 (* z (+ 1 (* -1 (/ y z)))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (* -1 (/ (+ (* -1 (* t (- x y))) (* -1 (/ (* t (* y (- x y))) z))) z)))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (* -1 (/ (+ (* -1 (* t (- x y))) (* -1 (/ (+ (* t (* y (- x y))) (/ (* t (* (pow y 2) (- x y))) z)) z))) z)))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (* -1 (/ (+ (* -1 (* t (- x y))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* t (* (pow y 2) (- x y)))) (* -1 (/ (* t (* (pow y 3) (- x y))) z))) z)) (* t (* y (- x y)))) z))) z)))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (* -1 (/ (+ (* -1 (- x y)) (* -1 (/ (* y (- x y)) z))) z)))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (* -1 (/ (+ (* -1 (- x y)) (* -1 (/ (+ (* y (- x y)) (/ (* (pow y 2) (- x y)) z)) z))) z)))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (* -1 (/ (+ (* -1 (- x y)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow y 2) (- x y))) (* -1 (/ (* (pow y 3) (- x y)) z))) z)) (* y (- x y))) z))) z)))) |
#s(approx (- z y) #s(hole binary64 (* -1 (* z (- (/ y z) 1))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (/ (* t (- x y)) (- z y)))) |
#s(approx t #s(hole binary64 t)) |
| Outputs |
|---|
(*.f64 (/.f64 (-.f64 x y) (-.f64 z y)) t) |
(*.f64 t (/.f64 (-.f64 x y) (-.f64 z y))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 x y) t))) (neg.f64 (neg.f64 (-.f64 z y)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 x y) t)) (neg.f64 (-.f64 z y))) |
(/.f64 (*.f64 (-.f64 x y) t) (-.f64 z y)) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (neg.f64 (-.f64 z y))) (*.f64 (neg.f64 (-.f64 z y)) (neg.f64 y))) (*.f64 (neg.f64 (-.f64 z y)) (neg.f64 (-.f64 z y)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (-.f64 z y)) (*.f64 (neg.f64 (-.f64 z y)) y)) (*.f64 (neg.f64 (-.f64 z y)) (-.f64 z y))) |
(/.f64 (-.f64 (*.f64 x (neg.f64 (-.f64 z y))) (*.f64 (-.f64 z y) (neg.f64 y))) (*.f64 (-.f64 z y) (neg.f64 (-.f64 z y)))) |
(/.f64 (-.f64 (*.f64 (-.f64 z y) x) (*.f64 (-.f64 z y) y)) (*.f64 (-.f64 z y) (-.f64 z y))) |
(/.f64 (-.f64 (neg.f64 x) (neg.f64 y)) (neg.f64 (-.f64 z y))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 x y))) (neg.f64 (neg.f64 (-.f64 z y)))) |
(/.f64 (neg.f64 (-.f64 x y)) (neg.f64 (-.f64 z y))) |
(/.f64 (-.f64 x y) (-.f64 z y)) |
(-.f64 (/.f64 x (-.f64 z y)) (/.f64 y (-.f64 z y))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y y))) (neg.f64 (+.f64 x y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (fma.f64 y y (*.f64 x y))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (+.f64 x y)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 x x (fma.f64 y y (*.f64 x y)))) |
(-.f64 x y) |
x |
y |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 y y))) (neg.f64 (+.f64 z y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 z z (fma.f64 y y (*.f64 z y))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 y y)) (+.f64 z y)) |
(/.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 z z (fma.f64 y y (*.f64 z y)))) |
(-.f64 z y) |
z |
t |
#s(approx (* (/ (- x y) (- z y)) t) (neg.f64 (*.f64 t (/.f64 y (-.f64 z y))))) |
#s(approx (* (/ (- x y) (- z y)) t) (fma.f64 t (/.f64 x (-.f64 z y)) (neg.f64 (*.f64 t (/.f64 y (-.f64 z y)))))) |
#s(approx (/ (- x y) (- z y)) (/.f64 (neg.f64 y) (-.f64 z y))) |
#s(approx (/ (- x y) (- z y)) (fma.f64 (/.f64 y (-.f64 z y)) #s(literal -1 binary64) (/.f64 x (-.f64 z y)))) |
#s(approx (- x y) (neg.f64 y)) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx x x) |
#s(approx (* (/ (- x y) (- z y)) t) (*.f64 t (/.f64 x (-.f64 z y)))) |
#s(approx (* (/ (- x y) (- z y)) t) (*.f64 (fma.f64 (*.f64 (/.f64 t x) (/.f64 y (-.f64 z y))) #s(literal -1 binary64) (/.f64 t (-.f64 z y))) x)) |
#s(approx (/ (- x y) (- z y)) (/.f64 x (-.f64 z y))) |
#s(approx (/ (- x y) (- z y)) (*.f64 (fma.f64 (/.f64 y (*.f64 (-.f64 z y) x)) #s(literal -1 binary64) (pow.f64 (-.f64 z y) #s(literal -1 binary64))) x)) |
#s(approx (- x y) x) |
#s(approx (- x y) (*.f64 (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (/ (- x y) (- z y)) t) (*.f64 (neg.f64 x) (fma.f64 (/.f64 t x) (/.f64 y (-.f64 z y)) (neg.f64 (/.f64 t (-.f64 z y)))))) |
#s(approx (/ (- x y) (- z y)) (*.f64 (neg.f64 x) (/.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) (-.f64 z y)))) |
#s(approx (- x y) (*.f64 (neg.f64 x) (-.f64 (/.f64 y x) #s(literal 1 binary64)))) |
#s(approx (* (/ (- x y) (- z y)) t) (/.f64 (*.f64 t x) z)) |
#s(approx (* (/ (- x y) (- z y)) t) (fma.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 t z) (*.f64 t (/.f64 x (*.f64 z z))))) y (/.f64 (*.f64 t x) z))) |
#s(approx (* (/ (- x y) (- z y)) t) (fma.f64 (-.f64 (fma.f64 y (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 t z) (*.f64 t (/.f64 x (*.f64 z z))))) z) (neg.f64 (/.f64 t z))) (/.f64 (neg.f64 (*.f64 t x)) (*.f64 z z))) y (/.f64 (*.f64 t x) z))) |
#s(approx (* (/ (- x y) (- z y)) t) (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 y (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 t z) (*.f64 t (/.f64 x (*.f64 z z))))) (*.f64 z z))) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 t z) (*.f64 t (/.f64 x (*.f64 z z))))) z))) y (neg.f64 (/.f64 t z))) (/.f64 (neg.f64 (*.f64 t x)) (*.f64 z z))) y (/.f64 (*.f64 t x) z))) |
#s(approx (/ (- x y) (- z y)) (/.f64 x z)) |
#s(approx (/ (- x y) (- z y)) (fma.f64 (neg.f64 y) (fma.f64 (/.f64 x (*.f64 z z)) #s(literal -1 binary64) (pow.f64 z #s(literal -1 binary64))) (/.f64 x z))) |
#s(approx (/ (- x y) (- z y)) (fma.f64 (-.f64 (*.f64 (neg.f64 y) (fma.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64))) #s(literal -1 binary64) (pow.f64 z #s(literal -2 binary64)))) (fma.f64 (/.f64 x (*.f64 z z)) #s(literal -1 binary64) (pow.f64 z #s(literal -1 binary64)))) y (/.f64 x z))) |
#s(approx (/ (- x y) (- z y)) (fma.f64 (-.f64 (-.f64 (*.f64 (-.f64 (*.f64 (neg.f64 y) (fma.f64 (/.f64 x (pow.f64 z #s(literal 4 binary64))) #s(literal -1 binary64) (pow.f64 z #s(literal -3 binary64)))) (fma.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64))) #s(literal -1 binary64) (pow.f64 z #s(literal -2 binary64)))) y) (/.f64 (neg.f64 x) (*.f64 z z))) (pow.f64 z #s(literal -1 binary64))) y (/.f64 x z))) |
#s(approx (- x y) (fma.f64 #s(literal -1 binary64) y x)) |
#s(approx y y) |
#s(approx (- z y) z) |
#s(approx (- z y) (fma.f64 #s(literal -1 binary64) y z)) |
#s(approx (* (/ (- x y) (- z y)) t) t) |
#s(approx (* (/ (- x y) (- z y)) t) (fma.f64 (/.f64 (*.f64 t (-.f64 x z)) y) #s(literal -1 binary64) t)) |
#s(approx (* (/ (- x y) (- z y)) t) (-.f64 (+.f64 (fma.f64 z (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (-.f64 x z))) (*.f64 y y)) (neg.f64 (/.f64 (*.f64 t x) y))) t) (neg.f64 (/.f64 (*.f64 t z) y)))) |
#s(approx (* (/ (- x y) (- z y)) t) (-.f64 (+.f64 (fma.f64 (*.f64 z z) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (-.f64 x z))) (pow.f64 y #s(literal 3 binary64))) (neg.f64 (/.f64 (*.f64 t x) y))) t) (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 z y) (*.f64 z (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (-.f64 x z))) (*.f64 y y))))))) |
#s(approx (/ (- x y) (- z y)) #s(literal 1 binary64)) |
#s(approx (/ (- x y) (- z y)) (fma.f64 (/.f64 (-.f64 x z) y) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (/ (- x y) (- z y)) (+.f64 #s(literal 1 binary64) (-.f64 (fma.f64 z (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 x z)) (*.f64 y y)) (/.f64 (neg.f64 x) y)) (/.f64 (neg.f64 z) y)))) |
#s(approx (/ (- x y) (- z y)) (-.f64 (+.f64 (fma.f64 (*.f64 z z) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 x z)) (pow.f64 y #s(literal 3 binary64))) (/.f64 (neg.f64 x) y)) #s(literal 1 binary64)) (fma.f64 (*.f64 z (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 x z)) (*.f64 y y))) #s(literal -1 binary64) (/.f64 (neg.f64 z) y)))) |
#s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (- z y) (neg.f64 y)) |
#s(approx (- z y) (*.f64 (-.f64 (/.f64 z y) #s(literal 1 binary64)) y)) |
#s(approx (* (/ (- x y) (- z y)) t) (fma.f64 (/.f64 (*.f64 t (-.f64 x z)) y) #s(literal -1 binary64) t)) |
#s(approx (* (/ (- x y) (- z y)) t) (fma.f64 (/.f64 (-.f64 (fma.f64 z (/.f64 (*.f64 t (-.f64 x z)) y) (*.f64 t x)) (*.f64 t z)) y) #s(literal -1 binary64) t)) |
#s(approx (* (/ (- x y) (- z y)) t) (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 z z) (/.f64 (*.f64 t (-.f64 x z)) y))) (*.f64 (*.f64 t (-.f64 x z)) z)) y) #s(literal -1 binary64) (*.f64 t (-.f64 x z))) y) #s(literal -1 binary64) t)) |
#s(approx (/ (- x y) (- z y)) (fma.f64 (/.f64 (-.f64 x z) y) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (/ (- x y) (- z y)) (fma.f64 (/.f64 (-.f64 (fma.f64 z (/.f64 (-.f64 x z) y) x) z) y) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (/ (- x y) (- z y)) (fma.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 z z) (/.f64 (-.f64 x z) y))) (*.f64 (-.f64 x z) z)) y) #s(literal -1 binary64) x) z) y) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (- x y) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (- z y) (*.f64 (neg.f64 y) (fma.f64 (/.f64 z y) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (* (/ (- x y) (- z y)) t) (neg.f64 (/.f64 (*.f64 (-.f64 x y) t) y))) |
#s(approx (* (/ (- x y) (- z y)) t) (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 (*.f64 (-.f64 x y) z) (*.f64 y y)) (/.f64 (*.f64 (-.f64 x y) t) y)))) |
#s(approx (* (/ (- x y) (- z y)) t) (fma.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) z) t) (pow.f64 y #s(literal 3 binary64)))) (/.f64 (*.f64 (-.f64 x y) t) (*.f64 y y))) z (neg.f64 (/.f64 (*.f64 (-.f64 x y) t) y)))) |
#s(approx (* (/ (- x y) (- z y)) t) (fma.f64 (-.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) z) t) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 (-.f64 x y) t) (pow.f64 y #s(literal 3 binary64)))) z) (/.f64 (*.f64 (-.f64 x y) t) (*.f64 y y))) z (neg.f64 (/.f64 (*.f64 (-.f64 x y) t) y)))) |
#s(approx (/ (- x y) (- z y)) (neg.f64 (/.f64 (-.f64 x y) y))) |
#s(approx (/ (- x y) (- z y)) (fma.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 x (*.f64 y y))) z (neg.f64 (/.f64 (-.f64 x y) y)))) |
#s(approx (/ (- x y) (- z y)) (fma.f64 (-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 x (*.f64 y y))) z)) y) (/.f64 x (*.f64 y y))) z (neg.f64 (/.f64 (-.f64 x y) y)))) |
#s(approx (/ (- x y) (- z y)) (fma.f64 (fma.f64 (fma.f64 z (/.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 x (*.f64 y y))) (*.f64 y y)) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 x (*.f64 y y))) y))) z (-.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 x (*.f64 y y)))) z (neg.f64 (/.f64 (-.f64 x y) y)))) |
#s(approx (- z y) (-.f64 z y)) |
#s(approx z z) |
#s(approx (* (/ (- x y) (- z y)) t) (/.f64 (*.f64 (-.f64 x y) t) z)) |
#s(approx (* (/ (- x y) (- z y)) t) (/.f64 (fma.f64 (-.f64 x y) t (/.f64 (*.f64 (*.f64 (-.f64 x y) y) t) z)) z)) |
#s(approx (* (/ (- x y) (- z y)) t) (/.f64 (-.f64 (fma.f64 (-.f64 x y) t (/.f64 (*.f64 (*.f64 t (*.f64 y y)) (-.f64 x y)) (*.f64 z z))) (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) y) t) z))) z)) |
#s(approx (* (/ (- x y) (- z y)) t) (/.f64 (-.f64 (fma.f64 (-.f64 x y) t (/.f64 (*.f64 (*.f64 t (pow.f64 y #s(literal 3 binary64))) (-.f64 x y)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 #s(literal -1 binary64) (fma.f64 t (*.f64 y (/.f64 (-.f64 x y) z)) (/.f64 (*.f64 (*.f64 t (*.f64 y y)) (-.f64 x y)) (*.f64 z z))))) z)) |
#s(approx (/ (- x y) (- z y)) (/.f64 (-.f64 x y) z)) |
#s(approx (/ (- x y) (- z y)) (/.f64 (-.f64 (fma.f64 y (/.f64 (-.f64 x y) z) x) y) z)) |
#s(approx (/ (- x y) (- z y)) (/.f64 (-.f64 (fma.f64 (*.f64 y y) (/.f64 (-.f64 x y) (*.f64 z z)) x) (fma.f64 (*.f64 y (/.f64 (-.f64 x y) z)) #s(literal -1 binary64) y)) z)) |
#s(approx (/ (- x y) (- z y)) (/.f64 (-.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) (/.f64 (-.f64 x y) (pow.f64 z #s(literal 3 binary64))) x) (fma.f64 #s(literal -1 binary64) (fma.f64 y (/.f64 (-.f64 x y) z) (/.f64 (*.f64 (*.f64 y y) (-.f64 x y)) (*.f64 z z))) y)) z)) |
#s(approx (- z y) (*.f64 (fma.f64 (/.f64 y z) #s(literal -1 binary64) #s(literal 1 binary64)) z)) |
#s(approx (* (/ (- x y) (- z y)) t) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (-.f64 x y) t (/.f64 (*.f64 (*.f64 (-.f64 x y) y) t) z))) z))) |
#s(approx (* (/ (- x y) (- z y)) t) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (-.f64 x y) t (/.f64 (fma.f64 t (*.f64 (*.f64 y y) (/.f64 (-.f64 x y) z)) (*.f64 (*.f64 (-.f64 x y) y) t)) z))) z))) |
#s(approx (* (/ (- x y) (- z y)) t) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (-.f64 x y) t (/.f64 (fma.f64 (*.f64 (-.f64 x y) y) t (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 y y) (-.f64 x y)) t (*.f64 t (*.f64 (pow.f64 y #s(literal 3 binary64)) (/.f64 (-.f64 x y) z))))) z))) z))) z))) |
#s(approx (/ (- x y) (- z y)) (neg.f64 (/.f64 (fma.f64 (*.f64 y (/.f64 (-.f64 x y) z)) #s(literal -1 binary64) (neg.f64 (-.f64 x y))) z))) |
#s(approx (/ (- x y) (- z y)) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 y y) (/.f64 (-.f64 x y) z) (*.f64 (-.f64 x y) y)) z) #s(literal -1 binary64) (neg.f64 (-.f64 x y))) z))) |
#s(approx (/ (- x y) (- z y)) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (-.f64 x y) y (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 y y) (-.f64 x y) (*.f64 (pow.f64 y #s(literal 3 binary64)) (/.f64 (-.f64 x y) z)))) z))) z) #s(literal -1 binary64) (neg.f64 (-.f64 x y))) z))) |
#s(approx (- z y) (*.f64 (neg.f64 z) (-.f64 (/.f64 y z) #s(literal 1 binary64)))) |
#s(approx (* (/ (- x y) (- z y)) t) (/.f64 (*.f64 (-.f64 x y) t) (-.f64 z y))) |
#s(approx t t) |
Compiled 2 320 to 521 computations (77.5% saved)
18 alts after pruning (18 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 76 | 18 | 94 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 77 | 18 | 95 |
| Status | Accuracy | Program |
|---|---|---|
| 83.0% | (/.f64 (*.f64 (-.f64 x y) t) (-.f64 z y)) | |
| ▶ | 92.8% | (*.f64 (/.f64 (-.f64 x y) #s(approx (- z y) (*.f64 (-.f64 (/.f64 z y) #s(literal 1 binary64)) y))) t) |
| 86.7% | (*.f64 (/.f64 (-.f64 x y) #s(approx (- z y) (*.f64 (neg.f64 z) (-.f64 (/.f64 y z) #s(literal 1 binary64))))) t) | |
| ▶ | 57.5% | (*.f64 (/.f64 (-.f64 x y) #s(approx (- z y) (neg.f64 y))) t) |
| 46.8% | (*.f64 (/.f64 (-.f64 x y) #s(approx (- z y) z)) t) | |
| 92.5% | (*.f64 (/.f64 #s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)) (-.f64 z y)) t) | |
| 56.5% | (*.f64 (/.f64 #s(approx (- x y) (neg.f64 y)) (-.f64 z y)) t) | |
| ▶ | 50.0% | (*.f64 (/.f64 #s(approx (- x y) x) (-.f64 z y)) t) |
| 38.0% | (*.f64 #s(approx (/ (- x y) (- z y)) (/.f64 x z)) t) | |
| ▶ | 84.4% | (*.f64 #s(approx (/ (- x y) (- z y)) (*.f64 (neg.f64 x) (/.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) (-.f64 z y)))) t) |
| 53.5% | #s(approx (* (/ (- x y) (- z y)) t) (fma.f64 (/.f64 (*.f64 t (-.f64 x z)) y) #s(literal -1 binary64) t)) | |
| 35.7% | #s(approx (* (/ (- x y) (- z y)) t) (fma.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 t z) (*.f64 t (/.f64 x (*.f64 z z))))) y (/.f64 (*.f64 t x) z))) | |
| 36.1% | #s(approx (* (/ (- x y) (- z y)) t) (/.f64 (fma.f64 (-.f64 x y) t (/.f64 (*.f64 (*.f64 (-.f64 x y) y) t) z)) z)) | |
| 42.4% | #s(approx (* (/ (- x y) (- z y)) t) (/.f64 (*.f64 (-.f64 x y) t) z)) | |
| 34.2% | #s(approx (* (/ (- x y) (- z y)) t) (/.f64 (*.f64 t x) z)) | |
| 81.4% | #s(approx (* (/ (- x y) (- z y)) t) (*.f64 (neg.f64 x) (fma.f64 (/.f64 t x) (/.f64 y (-.f64 z y)) (neg.f64 (/.f64 t (-.f64 z y)))))) | |
| 47.2% | #s(approx (* (/ (- x y) (- z y)) t) (neg.f64 (/.f64 (*.f64 (-.f64 x y) t) y))) | |
| ▶ | 42.3% | #s(approx (* (/ (- x y) (- z y)) t) t) |
Compiled 614 to 444 computations (27.7% saved)
| Inputs |
|---|
(*.f64 (/.f64 (-.f64 x y) #s(approx (- z y) (*.f64 (-.f64 (/.f64 z y) #s(literal 1 binary64)) y))) t) |
(/.f64 (-.f64 x y) #s(approx (- z y) (*.f64 (-.f64 (/.f64 z y) #s(literal 1 binary64)) y))) |
(-.f64 x y) |
x |
y |
#s(approx (- z y) (*.f64 (-.f64 (/.f64 z y) #s(literal 1 binary64)) y)) |
(*.f64 (-.f64 (/.f64 z y) #s(literal 1 binary64)) y) |
(-.f64 (/.f64 z y) #s(literal 1 binary64)) |
(/.f64 z y) |
z |
#s(literal 1 binary64) |
t |
#s(approx (* (/ (- x y) (- z y)) t) t) |
(*.f64 (/.f64 #s(approx (- x y) x) (-.f64 z y)) t) |
(/.f64 #s(approx (- x y) x) (-.f64 z y)) |
#s(approx (- x y) x) |
(-.f64 z y) |
(*.f64 (/.f64 (-.f64 x y) #s(approx (- z y) (neg.f64 y))) t) |
(/.f64 (-.f64 x y) #s(approx (- z y) (neg.f64 y))) |
#s(approx (- z y) (neg.f64 y)) |
(neg.f64 y) |
(*.f64 #s(approx (/ (- x y) (- z y)) (*.f64 (neg.f64 x) (/.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) (-.f64 z y)))) t) |
#s(approx (/ (- x y) (- z y)) (*.f64 (neg.f64 x) (/.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) (-.f64 z y)))) |
(*.f64 (neg.f64 x) (/.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) (-.f64 z y))) |
(neg.f64 x) |
(/.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) (-.f64 z y)) |
(-.f64 (/.f64 y x) #s(literal 1 binary64)) |
(/.f64 y x) |
| Outputs |
|---|
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (* -1 (/ (* t y) (- z y))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (+ (* -1 (/ (* t y) (- z y))) (/ (* t x) (- z y))))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (* -1 (/ y (- z y))))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (+ (* -1 (/ y (- z y))) (/ x (- z y))))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (neg x) (/ (- (/ y x) 1) (- z y))) #s(hole binary64 (* -1 (/ y (- z y))))) |
#s(approx (* (neg x) (/ (- (/ y x) 1) (- z y))) #s(hole binary64 (+ (* -1 (/ y (- z y))) (/ x (- z y))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (/ (- (/ y x) 1) (- z y)) #s(hole binary64 (/ y (* x (- z y))))) |
#s(approx (/ (- (/ y x) 1) (- z y)) #s(hole binary64 (/ (+ (* -1 (/ x (- z y))) (/ y (- z y))) x))) |
#s(approx (- (/ y x) 1) #s(hole binary64 (/ y x))) |
#s(approx (- (/ y x) 1) #s(hole binary64 (/ (+ y (* -1 x)) x))) |
#s(approx (/ y x) #s(hole binary64 (/ y x))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (/ (* t x) (- z y)))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (* x (+ (* -1 (/ (* t y) (* x (- z y)))) (/ t (- z y)))))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (/ x (- z y)))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (* x (+ (* -1 (/ y (* x (- z y)))) (/ 1 (- z y)))))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (* (neg x) (/ (- (/ y x) 1) (- z y))) #s(hole binary64 (/ x (- z y)))) |
#s(approx (* (neg x) (/ (- (/ y x) 1) (- z y))) #s(hole binary64 (* x (+ (* -1 (/ y (* x (- z y)))) (/ 1 (- z y)))))) |
#s(approx (/ (- (/ y x) 1) (- z y)) #s(hole binary64 (/ -1 (- z y)))) |
#s(approx (/ (- (/ y x) 1) (- z y)) #s(hole binary64 (- (/ y (* x (- z y))) (/ 1 (- z y))))) |
#s(approx (- (/ y x) 1) #s(hole binary64 -1)) |
#s(approx (- (/ y x) 1) #s(hole binary64 (- (/ y x) 1))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ t (- z y))) (/ (* t y) (* x (- z y)))))))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (* -1 (* x (- (/ y (* x (- z y))) (/ 1 (- z y))))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (* (neg x) (/ (- (/ y x) 1) (- z y))) #s(hole binary64 (* -1 (* x (- (/ y (* x (- z y))) (/ 1 (- z y))))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (/ (* t x) z))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (+ (* y (- (* -1 (/ t z)) (* -1 (/ (* t x) (pow z 2))))) (/ (* t x) z)))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (+ (* y (- (+ (* -1 (/ t z)) (/ (* y (- (* -1 (/ t z)) (* -1 (/ (* t x) (pow z 2))))) z)) (* -1 (/ (* t x) (pow z 2))))) (/ (* t x) z)))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (+ (* y (- (+ (* -1 (/ t z)) (* y (- (/ (* y (- (* -1 (/ t z)) (* -1 (/ (* t x) (pow z 2))))) (pow z 2)) (* -1 (/ (- (* -1 (/ t z)) (* -1 (/ (* t x) (pow z 2)))) z))))) (* -1 (/ (* t x) (pow z 2))))) (/ (* t x) z)))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (/ x z))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (+ (* -1 (* y (+ (* -1 (/ x (pow z 2))) (/ 1 z)))) (/ x z)))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (+ (* y (- (* -1 (* y (+ (* -1 (/ x (pow z 3))) (/ 1 (pow z 2))))) (+ (* -1 (/ x (pow z 2))) (/ 1 z)))) (/ x z)))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (+ (* y (- (* y (- (* -1 (* y (+ (* -1 (/ x (pow z 4))) (/ 1 (pow z 3))))) (+ (* -1 (/ x (pow z 3))) (/ 1 (pow z 2))))) (+ (* -1 (/ x (pow z 2))) (/ 1 z)))) (/ x z)))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- z y) #s(hole binary64 z)) |
#s(approx (- z y) #s(hole binary64 (+ z (* -1 y)))) |
#s(approx (* (- (/ z y) 1) y) #s(hole binary64 z)) |
#s(approx (* (- (/ z y) 1) y) #s(hole binary64 (+ z (* -1 y)))) |
#s(approx (- (/ z y) 1) #s(hole binary64 (/ z y))) |
#s(approx (- (/ z y) 1) #s(hole binary64 (/ (+ z (* -1 y)) y))) |
#s(approx (/ z y) #s(hole binary64 (/ z y))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (* (neg x) (/ (- (/ y x) 1) (- z y))) #s(hole binary64 (/ x z))) |
#s(approx (* (neg x) (/ (- (/ y x) 1) (- z y))) #s(hole binary64 (+ (* -1 (* y (- (/ 1 z) (/ x (pow z 2))))) (/ x z)))) |
#s(approx (* (neg x) (/ (- (/ y x) 1) (- z y))) #s(hole binary64 (+ (* y (+ (* -1 (- (/ 1 z) (/ x (pow z 2)))) (* -1 (/ (* y (- (/ 1 z) (/ x (pow z 2)))) z)))) (/ x z)))) |
#s(approx (* (neg x) (/ (- (/ y x) 1) (- z y))) #s(hole binary64 (+ (* y (+ (* -1 (- (/ 1 z) (/ x (pow z 2)))) (* y (+ (* -1 (/ (* y (- (/ 1 z) (/ x (pow z 2)))) (pow z 2))) (* -1 (/ (- (/ 1 z) (/ x (pow z 2))) z)))))) (/ x z)))) |
#s(approx (/ (- (/ y x) 1) (- z y)) #s(hole binary64 (/ -1 z))) |
#s(approx (/ (- (/ y x) 1) (- z y)) #s(hole binary64 (- (* y (- (/ 1 (* x z)) (/ 1 (pow z 2)))) (/ 1 z)))) |
#s(approx (/ (- (/ y x) 1) (- z y)) #s(hole binary64 (- (* y (- (+ (/ 1 (* x z)) (/ (* y (- (/ 1 (* x z)) (/ 1 (pow z 2)))) z)) (/ 1 (pow z 2)))) (/ 1 z)))) |
#s(approx (/ (- (/ y x) 1) (- z y)) #s(hole binary64 (- (* y (- (+ (* y (- (/ (* y (- (/ 1 (* x z)) (/ 1 (pow z 2)))) (pow z 2)) (* -1 (/ (- (/ 1 (* x z)) (/ 1 (pow z 2))) z)))) (/ 1 (* x z))) (/ 1 (pow z 2)))) (/ 1 z)))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 t)) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (- (+ t (* -1 (/ (* t x) y))) (* -1 (/ (* t z) y))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (- (+ t (+ (* -1 (/ (* t x) y)) (/ (* z (- (* -1 (* t x)) (* -1 (* t z)))) (pow y 2)))) (* -1 (/ (* t z) y))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (- (+ t (+ (* -1 (/ (* t x) y)) (/ (* (pow z 2) (- (* -1 (* t x)) (* -1 (* t z)))) (pow y 3)))) (+ (* -1 (/ (* t z) y)) (* -1 (/ (* z (- (* -1 (* t x)) (* -1 (* t z)))) (pow y 2))))))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 1)) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (- (+ 1 (* -1 (/ x y))) (* -1 (/ z y))))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (- (+ 1 (+ (* -1 (/ x y)) (/ (* z (- (* -1 x) (* -1 z))) (pow y 2)))) (* -1 (/ z y))))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (- (+ 1 (+ (* -1 (/ x y)) (/ (* (pow z 2) (- (* -1 x) (* -1 z))) (pow y 3)))) (+ (* -1 (/ z y)) (* -1 (/ (* z (- (* -1 x) (* -1 z))) (pow y 2))))))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (- z y) #s(hole binary64 (* -1 y))) |
#s(approx (- z y) #s(hole binary64 (* y (- (/ z y) 1)))) |
#s(approx (* (- (/ z y) 1) y) #s(hole binary64 (* -1 y))) |
#s(approx (* (- (/ z y) 1) y) #s(hole binary64 (* y (- (/ z y) 1)))) |
#s(approx (- (/ z y) 1) #s(hole binary64 -1)) |
#s(approx (- (/ z y) 1) #s(hole binary64 (- (/ z y) 1))) |
#s(approx (* (neg x) (/ (- (/ y x) 1) (- z y))) #s(hole binary64 1)) |
#s(approx (* (neg x) (/ (- (/ y x) 1) (- z y))) #s(hole binary64 (+ 1 (* -1 (/ (- x z) y))))) |
#s(approx (* (neg x) (/ (- (/ y x) 1) (- z y))) #s(hole binary64 (+ 1 (+ (* -1 (/ (* z (- x z)) (pow y 2))) (* -1 (/ (- x z) y)))))) |
#s(approx (* (neg x) (/ (- (/ y x) 1) (- z y))) #s(hole binary64 (+ 1 (+ (* -1 (/ (* z (- x z)) (pow y 2))) (+ (* -1 (/ (* (pow z 2) (- x z)) (pow y 3))) (* -1 (/ (- x z) y))))))) |
#s(approx (/ (- (/ y x) 1) (- z y)) #s(hole binary64 (/ -1 x))) |
#s(approx (/ (- (/ y x) 1) (- z y)) #s(hole binary64 (- (/ 1 y) (+ (/ 1 x) (/ z (* x y)))))) |
#s(approx (/ (- (/ y x) 1) (- z y)) #s(hole binary64 (- (+ (/ 1 y) (/ (* z (- 1 (/ z x))) (pow y 2))) (+ (/ 1 x) (/ z (* x y)))))) |
#s(approx (/ (- (/ y x) 1) (- z y)) #s(hole binary64 (- (+ (/ 1 y) (/ (* (pow z 2) (- 1 (/ z x))) (pow y 3))) (+ (* -1 (/ (* z (- 1 (/ z x))) (pow y 2))) (+ (/ 1 x) (/ z (* x y))))))) |
#s(approx (- (/ y x) 1) #s(hole binary64 (* y (- (/ 1 x) (/ 1 y))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (+ t (* -1 (/ (- (* t x) (* t z)) y))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (+ t (* -1 (/ (- (+ (* t x) (/ (* z (- (* t x) (* t z))) y)) (* t z)) y))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (+ t (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow z 2) (- (* t x) (* t z))) y)) (* z (- (* t x) (* t z)))) y)) (* t x)) (* t z)) y))))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (+ 1 (* -1 (/ (- x z) y))))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (+ 1 (* -1 (/ (- (+ x (/ (* z (- x z)) y)) z) y))))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (+ 1 (* -1 (/ (- (+ x (* -1 (/ (- (* -1 (/ (* (pow z 2) (- x z)) y)) (* z (- x z))) y))) z) y))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (- z y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ z y))))))) |
#s(approx (* (- (/ z y) 1) y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ z y))))))) |
#s(approx (* (neg x) (/ (- (/ y x) 1) (- z y))) #s(hole binary64 (+ 1 (* -1 (/ (- (+ x (/ (* z (- x z)) y)) z) y))))) |
#s(approx (* (neg x) (/ (- (/ y x) 1) (- z y))) #s(hole binary64 (+ 1 (* -1 (/ (- (+ x (* -1 (/ (- (* -1 (/ (* (pow z 2) (- x z)) y)) (* z (- x z))) y))) z) y))))) |
#s(approx (/ (- (/ y x) 1) (- z y)) #s(hole binary64 (- (* -1 (/ (+ (* -1 (- 1 (/ z x))) (* -1 (/ (* z (- 1 (/ z x))) y))) y)) (/ 1 x)))) |
#s(approx (/ (- (/ y x) 1) (- z y)) #s(hole binary64 (- (* -1 (/ (+ (* -1 (- 1 (/ z x))) (* -1 (/ (+ (* z (- 1 (/ z x))) (/ (* (pow z 2) (- 1 (/ z x))) y)) y))) y)) (/ 1 x)))) |
#s(approx (- (/ y x) 1) #s(hole binary64 (* -1 (* y (- (/ 1 y) (/ 1 x)))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (* -1 (/ (* t (- x y)) y)))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (+ (* -1 (/ (* t (* z (- x y))) (pow y 2))) (* -1 (/ (* t (- x y)) y))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (+ (* -1 (/ (* t (- x y)) y)) (* z (- (* -1 (/ (* t (* z (- x y))) (pow y 3))) (/ (* t (- x y)) (pow y 2))))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (+ (* -1 (/ (* t (- x y)) y)) (* z (- (* z (- (* -1 (/ (* t (* z (- x y))) (pow y 4))) (/ (* t (- x y)) (pow y 3)))) (/ (* t (- x y)) (pow y 2))))))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (* -1 (/ (- x y) y)))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (+ (* -1 (/ (- x y) y)) (* z (- (/ 1 y) (/ x (pow y 2))))))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (+ (* -1 (/ (- x y) y)) (* z (- (+ (/ 1 y) (/ (* z (- (/ 1 y) (/ x (pow y 2)))) y)) (/ x (pow y 2))))))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (+ (* -1 (/ (- x y) y)) (* z (- (+ (* z (- (/ (* z (- (/ 1 y) (/ x (pow y 2)))) (pow y 2)) (* -1 (/ (- (/ 1 y) (/ x (pow y 2))) y)))) (/ 1 y)) (/ x (pow y 2))))))) |
#s(approx (- z y) #s(hole binary64 (- z y))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* (neg x) (/ (- (/ y x) 1) (- z y))) #s(hole binary64 (/ (* x (- (/ y x) 1)) y))) |
#s(approx (* (neg x) (/ (- (/ y x) 1) (- z y))) #s(hole binary64 (+ (/ (* x (* z (- (/ y x) 1))) (pow y 2)) (/ (* x (- (/ y x) 1)) y)))) |
#s(approx (* (neg x) (/ (- (/ y x) 1) (- z y))) #s(hole binary64 (+ (* z (+ (/ (* x (* z (- (/ y x) 1))) (pow y 3)) (/ (* x (- (/ y x) 1)) (pow y 2)))) (/ (* x (- (/ y x) 1)) y)))) |
#s(approx (* (neg x) (/ (- (/ y x) 1) (- z y))) #s(hole binary64 (+ (* z (+ (* z (+ (/ (* x (* z (- (/ y x) 1))) (pow y 4)) (/ (* x (- (/ y x) 1)) (pow y 3)))) (/ (* x (- (/ y x) 1)) (pow y 2)))) (/ (* x (- (/ y x) 1)) y)))) |
#s(approx (/ (- (/ y x) 1) (- z y)) #s(hole binary64 (* -1 (/ (- (/ y x) 1) y)))) |
#s(approx (/ (- (/ y x) 1) (- z y)) #s(hole binary64 (+ (* -1 (/ (- (/ y x) 1) y)) (* z (- (/ 1 (pow y 2)) (/ 1 (* x y))))))) |
#s(approx (/ (- (/ y x) 1) (- z y)) #s(hole binary64 (+ (* -1 (/ (- (/ y x) 1) y)) (* z (- (+ (/ 1 (pow y 2)) (/ (* z (- (/ 1 (pow y 2)) (/ 1 (* x y)))) y)) (/ 1 (* x y))))))) |
#s(approx (/ (- (/ y x) 1) (- z y)) #s(hole binary64 (+ (* -1 (/ (- (/ y x) 1) y)) (* z (- (+ (* z (- (/ (* z (- (/ 1 (pow y 2)) (/ 1 (* x y)))) (pow y 2)) (* -1 (/ (- (/ 1 (pow y 2)) (/ 1 (* x y))) y)))) (/ 1 (pow y 2))) (/ 1 (* x y))))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (/ (* t (- x y)) z))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (/ (+ (* t (- x y)) (/ (* t (* y (- x y))) z)) z))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (/ (- (+ (* t (- x y)) (/ (* t (* (pow y 2) (- x y))) (pow z 2))) (* -1 (/ (* t (* y (- x y))) z))) z))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (/ (- (+ (* t (- x y)) (/ (* t (* (pow y 3) (- x y))) (pow z 3))) (+ (* -1 (/ (* t (* y (- x y))) z)) (* -1 (/ (* t (* (pow y 2) (- x y))) (pow z 2))))) z))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (/ (- x y) z))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (/ (- (+ x (/ (* y (- x y)) z)) y) z))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (/ (- (+ x (/ (* (pow y 2) (- x y)) (pow z 2))) (+ y (* -1 (/ (* y (- x y)) z)))) z))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (/ (- (+ x (/ (* (pow y 3) (- x y)) (pow z 3))) (+ y (+ (* -1 (/ (* y (- x y)) z)) (* -1 (/ (* (pow y 2) (- x y)) (pow z 2)))))) z))) |
#s(approx (- z y) #s(hole binary64 (* z (+ 1 (* -1 (/ y z)))))) |
#s(approx (* (- (/ z y) 1) y) #s(hole binary64 (* z (+ 1 (* -1 (/ y z)))))) |
#s(approx (- (/ z y) 1) #s(hole binary64 (* z (- (/ 1 y) (/ 1 z))))) |
#s(approx (* (neg x) (/ (- (/ y x) 1) (- z y))) #s(hole binary64 (* -1 (/ (* x (- (/ y x) 1)) z)))) |
#s(approx (* (neg x) (/ (- (/ y x) 1) (- z y))) #s(hole binary64 (/ (+ (* -1 (* x (- (/ y x) 1))) (* -1 (/ (* x (* y (- (/ y x) 1))) z))) z))) |
#s(approx (* (neg x) (/ (- (/ y x) 1) (- z y))) #s(hole binary64 (/ (+ (* -1 (* x (- (/ y x) 1))) (+ (* -1 (/ (* x (* y (- (/ y x) 1))) z)) (* -1 (/ (* x (* (pow y 2) (- (/ y x) 1))) (pow z 2))))) z))) |
#s(approx (* (neg x) (/ (- (/ y x) 1) (- z y))) #s(hole binary64 (/ (+ (* -1 (* x (- (/ y x) 1))) (+ (* -1 (/ (* x (* y (- (/ y x) 1))) z)) (+ (* -1 (/ (* x (* (pow y 2) (- (/ y x) 1))) (pow z 2))) (* -1 (/ (* x (* (pow y 3) (- (/ y x) 1))) (pow z 3)))))) z))) |
#s(approx (/ (- (/ y x) 1) (- z y)) #s(hole binary64 (/ (- (/ y x) 1) z))) |
#s(approx (/ (- (/ y x) 1) (- z y)) #s(hole binary64 (/ (- (+ (/ y x) (/ (* y (- (/ y x) 1)) z)) 1) z))) |
#s(approx (/ (- (/ y x) 1) (- z y)) #s(hole binary64 (/ (- (+ (/ y x) (/ (* (pow y 2) (- (/ y x) 1)) (pow z 2))) (+ 1 (* -1 (/ (* y (- (/ y x) 1)) z)))) z))) |
#s(approx (/ (- (/ y x) 1) (- z y)) #s(hole binary64 (/ (- (+ (/ y x) (/ (* (pow y 3) (- (/ y x) 1)) (pow z 3))) (+ 1 (+ (* -1 (/ (* y (- (/ y x) 1)) z)) (* -1 (/ (* (pow y 2) (- (/ y x) 1)) (pow z 2)))))) z))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (* -1 (/ (+ (* -1 (* t (- x y))) (* -1 (/ (* t (* y (- x y))) z))) z)))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (* -1 (/ (+ (* -1 (* t (- x y))) (* -1 (/ (+ (* t (* y (- x y))) (/ (* t (* (pow y 2) (- x y))) z)) z))) z)))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (* -1 (/ (+ (* -1 (* t (- x y))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* t (* (pow y 2) (- x y)))) (* -1 (/ (* t (* (pow y 3) (- x y))) z))) z)) (* t (* y (- x y)))) z))) z)))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (* -1 (/ (+ (* -1 (- x y)) (* -1 (/ (* y (- x y)) z))) z)))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (* -1 (/ (+ (* -1 (- x y)) (* -1 (/ (+ (* y (- x y)) (/ (* (pow y 2) (- x y)) z)) z))) z)))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (* -1 (/ (+ (* -1 (- x y)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow y 2) (- x y))) (* -1 (/ (* (pow y 3) (- x y)) z))) z)) (* y (- x y))) z))) z)))) |
#s(approx (- z y) #s(hole binary64 (* -1 (* z (- (/ y z) 1))))) |
#s(approx (* (- (/ z y) 1) y) #s(hole binary64 (* -1 (* z (- (/ y z) 1))))) |
#s(approx (- (/ z y) 1) #s(hole binary64 (* -1 (* z (- (/ 1 z) (/ 1 y)))))) |
#s(approx (* (neg x) (/ (- (/ y x) 1) (- z y))) #s(hole binary64 (* -1 (/ (+ (* x (- (/ y x) 1)) (/ (* x (* y (- (/ y x) 1))) z)) z)))) |
#s(approx (* (neg x) (/ (- (/ y x) 1) (- z y))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x (* (pow y 2) (- (/ y x) 1))) z)) (* x (* y (- (/ y x) 1)))) z)) (* x (- (/ y x) 1))) z)))) |
#s(approx (* (neg x) (/ (- (/ y x) 1) (- z y))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* x (* (pow y 3) (- (/ y x) 1))) z) (* -1 (* x (* (pow y 2) (- (/ y x) 1))))) z)) (* x (* y (- (/ y x) 1)))) z)) (* x (- (/ y x) 1))) z)))) |
#s(approx (/ (- (/ y x) 1) (- z y)) #s(hole binary64 (* -1 (/ (+ (* -1 (- (/ y x) 1)) (* -1 (/ (* y (- (/ y x) 1)) z))) z)))) |
#s(approx (/ (- (/ y x) 1) (- z y)) #s(hole binary64 (* -1 (/ (+ (* -1 (- (/ y x) 1)) (* -1 (/ (+ (* y (- (/ y x) 1)) (/ (* (pow y 2) (- (/ y x) 1)) z)) z))) z)))) |
#s(approx (/ (- (/ y x) 1) (- z y)) #s(hole binary64 (* -1 (/ (+ (* -1 (- (/ y x) 1)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow y 2) (- (/ y x) 1))) (* -1 (/ (* (pow y 3) (- (/ y x) 1)) z))) z)) (* y (- (/ y x) 1))) z))) z)))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (/ (* t (- x y)) (- z y)))) |
#s(approx t #s(hole binary64 t)) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | y | @ | -inf | ((* (/ (- x y) (- z y)) t) (/ (- x y) (- z y)) (- x y) x y (- z y) (* (- (/ z y) 1) y) (- (/ z y) 1) (/ z y) z 1 t (* (/ (- x y) (- z y)) t) (* (/ (- x y) (- z y)) t) (/ (- x y) (- z y)) (- x y) (- z y) (* (/ (- x y) (- z y)) t) (/ (- x y) (- z y)) (- z y) (neg y) (* (/ (- x y) (- z y)) t) (/ (- x y) (- z y)) (* (neg x) (/ (- (/ y x) 1) (- z y))) (neg x) (/ (- (/ y x) 1) (- z y)) (- (/ y x) 1) (/ y x)) |
| 4.0ms | y | @ | 0 | ((* (/ (- x y) (- z y)) t) (/ (- x y) (- z y)) (- x y) x y (- z y) (* (- (/ z y) 1) y) (- (/ z y) 1) (/ z y) z 1 t (* (/ (- x y) (- z y)) t) (* (/ (- x y) (- z y)) t) (/ (- x y) (- z y)) (- x y) (- z y) (* (/ (- x y) (- z y)) t) (/ (- x y) (- z y)) (- z y) (neg y) (* (/ (- x y) (- z y)) t) (/ (- x y) (- z y)) (* (neg x) (/ (- (/ y x) 1) (- z y))) (neg x) (/ (- (/ y x) 1) (- z y)) (- (/ y x) 1) (/ y x)) |
| 3.0ms | z | @ | 0 | ((* (/ (- x y) (- z y)) t) (/ (- x y) (- z y)) (- x y) x y (- z y) (* (- (/ z y) 1) y) (- (/ z y) 1) (/ z y) z 1 t (* (/ (- x y) (- z y)) t) (* (/ (- x y) (- z y)) t) (/ (- x y) (- z y)) (- x y) (- z y) (* (/ (- x y) (- z y)) t) (/ (- x y) (- z y)) (- z y) (neg y) (* (/ (- x y) (- z y)) t) (/ (- x y) (- z y)) (* (neg x) (/ (- (/ y x) 1) (- z y))) (neg x) (/ (- (/ y x) 1) (- z y)) (- (/ y x) 1) (/ y x)) |
| 3.0ms | y | @ | inf | ((* (/ (- x y) (- z y)) t) (/ (- x y) (- z y)) (- x y) x y (- z y) (* (- (/ z y) 1) y) (- (/ z y) 1) (/ z y) z 1 t (* (/ (- x y) (- z y)) t) (* (/ (- x y) (- z y)) t) (/ (- x y) (- z y)) (- x y) (- z y) (* (/ (- x y) (- z y)) t) (/ (- x y) (- z y)) (- z y) (neg y) (* (/ (- x y) (- z y)) t) (/ (- x y) (- z y)) (* (neg x) (/ (- (/ y x) 1) (- z y))) (neg x) (/ (- (/ y x) 1) (- z y)) (- (/ y x) 1) (/ y x)) |
| 2.0ms | z | @ | inf | ((* (/ (- x y) (- z y)) t) (/ (- x y) (- z y)) (- x y) x y (- z y) (* (- (/ z y) 1) y) (- (/ z y) 1) (/ z y) z 1 t (* (/ (- x y) (- z y)) t) (* (/ (- x y) (- z y)) t) (/ (- x y) (- z y)) (- x y) (- z y) (* (/ (- x y) (- z y)) t) (/ (- x y) (- z y)) (- z y) (neg y) (* (/ (- x y) (- z y)) t) (/ (- x y) (- z y)) (* (neg x) (/ (- (/ y x) 1) (- z y))) (neg x) (/ (- (/ y x) 1) (- z y)) (- (/ y x) 1) (/ y x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 736 | 4375 |
| 0 | 761 | 4114 |
| 1 | 4533 | 4114 |
| 0 | 8566 | 4029 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (/.f64 (-.f64 x y) #s(approx (- z y) (*.f64 (-.f64 (/.f64 z y) #s(literal 1 binary64)) y))) t) |
(/.f64 (-.f64 x y) #s(approx (- z y) (*.f64 (-.f64 (/.f64 z y) #s(literal 1 binary64)) y))) |
(-.f64 x y) |
x |
y |
#s(approx (- z y) (*.f64 (-.f64 (/.f64 z y) #s(literal 1 binary64)) y)) |
(*.f64 (-.f64 (/.f64 z y) #s(literal 1 binary64)) y) |
(-.f64 (/.f64 z y) #s(literal 1 binary64)) |
(/.f64 z y) |
z |
#s(literal 1 binary64) |
t |
#s(approx (* (/ (- x y) (- z y)) t) t) |
(*.f64 (/.f64 #s(approx (- x y) x) (-.f64 z y)) t) |
(/.f64 #s(approx (- x y) x) (-.f64 z y)) |
#s(approx (- x y) x) |
(-.f64 z y) |
(*.f64 (/.f64 (-.f64 x y) #s(approx (- z y) (neg.f64 y))) t) |
(/.f64 (-.f64 x y) #s(approx (- z y) (neg.f64 y))) |
#s(approx (- z y) (neg.f64 y)) |
(neg.f64 y) |
(*.f64 #s(approx (/ (- x y) (- z y)) (*.f64 (neg.f64 x) (/.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) (-.f64 z y)))) t) |
#s(approx (/ (- x y) (- z y)) (*.f64 (neg.f64 x) (/.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) (-.f64 z y)))) |
(*.f64 (neg.f64 x) (/.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) (-.f64 z y))) |
(neg.f64 x) |
(/.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) (-.f64 z y)) |
(-.f64 (/.f64 y x) #s(literal 1 binary64)) |
(/.f64 y x) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (* -1 (/ (* t y) (- z y))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (+ (* -1 (/ (* t y) (- z y))) (/ (* t x) (- z y))))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (* -1 (/ y (- z y))))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (+ (* -1 (/ y (- z y))) (/ x (- z y))))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (neg x) (/ (- (/ y x) 1) (- z y))) #s(hole binary64 (* -1 (/ y (- z y))))) |
#s(approx (* (neg x) (/ (- (/ y x) 1) (- z y))) #s(hole binary64 (+ (* -1 (/ y (- z y))) (/ x (- z y))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (/ (- (/ y x) 1) (- z y)) #s(hole binary64 (/ y (* x (- z y))))) |
#s(approx (/ (- (/ y x) 1) (- z y)) #s(hole binary64 (/ (+ (* -1 (/ x (- z y))) (/ y (- z y))) x))) |
#s(approx (- (/ y x) 1) #s(hole binary64 (/ y x))) |
#s(approx (- (/ y x) 1) #s(hole binary64 (/ (+ y (* -1 x)) x))) |
#s(approx (/ y x) #s(hole binary64 (/ y x))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (/ (* t x) (- z y)))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (* x (+ (* -1 (/ (* t y) (* x (- z y)))) (/ t (- z y)))))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (/ x (- z y)))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (* x (+ (* -1 (/ y (* x (- z y)))) (/ 1 (- z y)))))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (* (neg x) (/ (- (/ y x) 1) (- z y))) #s(hole binary64 (/ x (- z y)))) |
#s(approx (* (neg x) (/ (- (/ y x) 1) (- z y))) #s(hole binary64 (* x (+ (* -1 (/ y (* x (- z y)))) (/ 1 (- z y)))))) |
#s(approx (/ (- (/ y x) 1) (- z y)) #s(hole binary64 (/ -1 (- z y)))) |
#s(approx (/ (- (/ y x) 1) (- z y)) #s(hole binary64 (- (/ y (* x (- z y))) (/ 1 (- z y))))) |
#s(approx (- (/ y x) 1) #s(hole binary64 -1)) |
#s(approx (- (/ y x) 1) #s(hole binary64 (- (/ y x) 1))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ t (- z y))) (/ (* t y) (* x (- z y)))))))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (* -1 (* x (- (/ y (* x (- z y))) (/ 1 (- z y))))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (* (neg x) (/ (- (/ y x) 1) (- z y))) #s(hole binary64 (* -1 (* x (- (/ y (* x (- z y))) (/ 1 (- z y))))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (/ (* t x) z))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (+ (* y (- (* -1 (/ t z)) (* -1 (/ (* t x) (pow z 2))))) (/ (* t x) z)))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (+ (* y (- (+ (* -1 (/ t z)) (/ (* y (- (* -1 (/ t z)) (* -1 (/ (* t x) (pow z 2))))) z)) (* -1 (/ (* t x) (pow z 2))))) (/ (* t x) z)))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (+ (* y (- (+ (* -1 (/ t z)) (* y (- (/ (* y (- (* -1 (/ t z)) (* -1 (/ (* t x) (pow z 2))))) (pow z 2)) (* -1 (/ (- (* -1 (/ t z)) (* -1 (/ (* t x) (pow z 2)))) z))))) (* -1 (/ (* t x) (pow z 2))))) (/ (* t x) z)))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (/ x z))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (+ (* -1 (* y (+ (* -1 (/ x (pow z 2))) (/ 1 z)))) (/ x z)))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (+ (* y (- (* -1 (* y (+ (* -1 (/ x (pow z 3))) (/ 1 (pow z 2))))) (+ (* -1 (/ x (pow z 2))) (/ 1 z)))) (/ x z)))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (+ (* y (- (* y (- (* -1 (* y (+ (* -1 (/ x (pow z 4))) (/ 1 (pow z 3))))) (+ (* -1 (/ x (pow z 3))) (/ 1 (pow z 2))))) (+ (* -1 (/ x (pow z 2))) (/ 1 z)))) (/ x z)))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- z y) #s(hole binary64 z)) |
#s(approx (- z y) #s(hole binary64 (+ z (* -1 y)))) |
#s(approx (* (- (/ z y) 1) y) #s(hole binary64 z)) |
#s(approx (* (- (/ z y) 1) y) #s(hole binary64 (+ z (* -1 y)))) |
#s(approx (- (/ z y) 1) #s(hole binary64 (/ z y))) |
#s(approx (- (/ z y) 1) #s(hole binary64 (/ (+ z (* -1 y)) y))) |
#s(approx (/ z y) #s(hole binary64 (/ z y))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (* (neg x) (/ (- (/ y x) 1) (- z y))) #s(hole binary64 (/ x z))) |
#s(approx (* (neg x) (/ (- (/ y x) 1) (- z y))) #s(hole binary64 (+ (* -1 (* y (- (/ 1 z) (/ x (pow z 2))))) (/ x z)))) |
#s(approx (* (neg x) (/ (- (/ y x) 1) (- z y))) #s(hole binary64 (+ (* y (+ (* -1 (- (/ 1 z) (/ x (pow z 2)))) (* -1 (/ (* y (- (/ 1 z) (/ x (pow z 2)))) z)))) (/ x z)))) |
#s(approx (* (neg x) (/ (- (/ y x) 1) (- z y))) #s(hole binary64 (+ (* y (+ (* -1 (- (/ 1 z) (/ x (pow z 2)))) (* y (+ (* -1 (/ (* y (- (/ 1 z) (/ x (pow z 2)))) (pow z 2))) (* -1 (/ (- (/ 1 z) (/ x (pow z 2))) z)))))) (/ x z)))) |
#s(approx (/ (- (/ y x) 1) (- z y)) #s(hole binary64 (/ -1 z))) |
#s(approx (/ (- (/ y x) 1) (- z y)) #s(hole binary64 (- (* y (- (/ 1 (* x z)) (/ 1 (pow z 2)))) (/ 1 z)))) |
#s(approx (/ (- (/ y x) 1) (- z y)) #s(hole binary64 (- (* y (- (+ (/ 1 (* x z)) (/ (* y (- (/ 1 (* x z)) (/ 1 (pow z 2)))) z)) (/ 1 (pow z 2)))) (/ 1 z)))) |
#s(approx (/ (- (/ y x) 1) (- z y)) #s(hole binary64 (- (* y (- (+ (* y (- (/ (* y (- (/ 1 (* x z)) (/ 1 (pow z 2)))) (pow z 2)) (* -1 (/ (- (/ 1 (* x z)) (/ 1 (pow z 2))) z)))) (/ 1 (* x z))) (/ 1 (pow z 2)))) (/ 1 z)))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 t)) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (- (+ t (* -1 (/ (* t x) y))) (* -1 (/ (* t z) y))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (- (+ t (+ (* -1 (/ (* t x) y)) (/ (* z (- (* -1 (* t x)) (* -1 (* t z)))) (pow y 2)))) (* -1 (/ (* t z) y))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (- (+ t (+ (* -1 (/ (* t x) y)) (/ (* (pow z 2) (- (* -1 (* t x)) (* -1 (* t z)))) (pow y 3)))) (+ (* -1 (/ (* t z) y)) (* -1 (/ (* z (- (* -1 (* t x)) (* -1 (* t z)))) (pow y 2))))))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 1)) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (- (+ 1 (* -1 (/ x y))) (* -1 (/ z y))))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (- (+ 1 (+ (* -1 (/ x y)) (/ (* z (- (* -1 x) (* -1 z))) (pow y 2)))) (* -1 (/ z y))))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (- (+ 1 (+ (* -1 (/ x y)) (/ (* (pow z 2) (- (* -1 x) (* -1 z))) (pow y 3)))) (+ (* -1 (/ z y)) (* -1 (/ (* z (- (* -1 x) (* -1 z))) (pow y 2))))))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (- z y) #s(hole binary64 (* -1 y))) |
#s(approx (- z y) #s(hole binary64 (* y (- (/ z y) 1)))) |
#s(approx (* (- (/ z y) 1) y) #s(hole binary64 (* -1 y))) |
#s(approx (* (- (/ z y) 1) y) #s(hole binary64 (* y (- (/ z y) 1)))) |
#s(approx (- (/ z y) 1) #s(hole binary64 -1)) |
#s(approx (- (/ z y) 1) #s(hole binary64 (- (/ z y) 1))) |
#s(approx (* (neg x) (/ (- (/ y x) 1) (- z y))) #s(hole binary64 1)) |
#s(approx (* (neg x) (/ (- (/ y x) 1) (- z y))) #s(hole binary64 (+ 1 (* -1 (/ (- x z) y))))) |
#s(approx (* (neg x) (/ (- (/ y x) 1) (- z y))) #s(hole binary64 (+ 1 (+ (* -1 (/ (* z (- x z)) (pow y 2))) (* -1 (/ (- x z) y)))))) |
#s(approx (* (neg x) (/ (- (/ y x) 1) (- z y))) #s(hole binary64 (+ 1 (+ (* -1 (/ (* z (- x z)) (pow y 2))) (+ (* -1 (/ (* (pow z 2) (- x z)) (pow y 3))) (* -1 (/ (- x z) y))))))) |
#s(approx (/ (- (/ y x) 1) (- z y)) #s(hole binary64 (/ -1 x))) |
#s(approx (/ (- (/ y x) 1) (- z y)) #s(hole binary64 (- (/ 1 y) (+ (/ 1 x) (/ z (* x y)))))) |
#s(approx (/ (- (/ y x) 1) (- z y)) #s(hole binary64 (- (+ (/ 1 y) (/ (* z (- 1 (/ z x))) (pow y 2))) (+ (/ 1 x) (/ z (* x y)))))) |
#s(approx (/ (- (/ y x) 1) (- z y)) #s(hole binary64 (- (+ (/ 1 y) (/ (* (pow z 2) (- 1 (/ z x))) (pow y 3))) (+ (* -1 (/ (* z (- 1 (/ z x))) (pow y 2))) (+ (/ 1 x) (/ z (* x y))))))) |
#s(approx (- (/ y x) 1) #s(hole binary64 (* y (- (/ 1 x) (/ 1 y))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (+ t (* -1 (/ (- (* t x) (* t z)) y))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (+ t (* -1 (/ (- (+ (* t x) (/ (* z (- (* t x) (* t z))) y)) (* t z)) y))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (+ t (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow z 2) (- (* t x) (* t z))) y)) (* z (- (* t x) (* t z)))) y)) (* t x)) (* t z)) y))))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (+ 1 (* -1 (/ (- x z) y))))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (+ 1 (* -1 (/ (- (+ x (/ (* z (- x z)) y)) z) y))))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (+ 1 (* -1 (/ (- (+ x (* -1 (/ (- (* -1 (/ (* (pow z 2) (- x z)) y)) (* z (- x z))) y))) z) y))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (- z y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ z y))))))) |
#s(approx (* (- (/ z y) 1) y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ z y))))))) |
#s(approx (* (neg x) (/ (- (/ y x) 1) (- z y))) #s(hole binary64 (+ 1 (* -1 (/ (- (+ x (/ (* z (- x z)) y)) z) y))))) |
#s(approx (* (neg x) (/ (- (/ y x) 1) (- z y))) #s(hole binary64 (+ 1 (* -1 (/ (- (+ x (* -1 (/ (- (* -1 (/ (* (pow z 2) (- x z)) y)) (* z (- x z))) y))) z) y))))) |
#s(approx (/ (- (/ y x) 1) (- z y)) #s(hole binary64 (- (* -1 (/ (+ (* -1 (- 1 (/ z x))) (* -1 (/ (* z (- 1 (/ z x))) y))) y)) (/ 1 x)))) |
#s(approx (/ (- (/ y x) 1) (- z y)) #s(hole binary64 (- (* -1 (/ (+ (* -1 (- 1 (/ z x))) (* -1 (/ (+ (* z (- 1 (/ z x))) (/ (* (pow z 2) (- 1 (/ z x))) y)) y))) y)) (/ 1 x)))) |
#s(approx (- (/ y x) 1) #s(hole binary64 (* -1 (* y (- (/ 1 y) (/ 1 x)))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (* -1 (/ (* t (- x y)) y)))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (+ (* -1 (/ (* t (* z (- x y))) (pow y 2))) (* -1 (/ (* t (- x y)) y))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (+ (* -1 (/ (* t (- x y)) y)) (* z (- (* -1 (/ (* t (* z (- x y))) (pow y 3))) (/ (* t (- x y)) (pow y 2))))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (+ (* -1 (/ (* t (- x y)) y)) (* z (- (* z (- (* -1 (/ (* t (* z (- x y))) (pow y 4))) (/ (* t (- x y)) (pow y 3)))) (/ (* t (- x y)) (pow y 2))))))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (* -1 (/ (- x y) y)))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (+ (* -1 (/ (- x y) y)) (* z (- (/ 1 y) (/ x (pow y 2))))))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (+ (* -1 (/ (- x y) y)) (* z (- (+ (/ 1 y) (/ (* z (- (/ 1 y) (/ x (pow y 2)))) y)) (/ x (pow y 2))))))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (+ (* -1 (/ (- x y) y)) (* z (- (+ (* z (- (/ (* z (- (/ 1 y) (/ x (pow y 2)))) (pow y 2)) (* -1 (/ (- (/ 1 y) (/ x (pow y 2))) y)))) (/ 1 y)) (/ x (pow y 2))))))) |
#s(approx (- z y) #s(hole binary64 (- z y))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* (neg x) (/ (- (/ y x) 1) (- z y))) #s(hole binary64 (/ (* x (- (/ y x) 1)) y))) |
#s(approx (* (neg x) (/ (- (/ y x) 1) (- z y))) #s(hole binary64 (+ (/ (* x (* z (- (/ y x) 1))) (pow y 2)) (/ (* x (- (/ y x) 1)) y)))) |
#s(approx (* (neg x) (/ (- (/ y x) 1) (- z y))) #s(hole binary64 (+ (* z (+ (/ (* x (* z (- (/ y x) 1))) (pow y 3)) (/ (* x (- (/ y x) 1)) (pow y 2)))) (/ (* x (- (/ y x) 1)) y)))) |
#s(approx (* (neg x) (/ (- (/ y x) 1) (- z y))) #s(hole binary64 (+ (* z (+ (* z (+ (/ (* x (* z (- (/ y x) 1))) (pow y 4)) (/ (* x (- (/ y x) 1)) (pow y 3)))) (/ (* x (- (/ y x) 1)) (pow y 2)))) (/ (* x (- (/ y x) 1)) y)))) |
#s(approx (/ (- (/ y x) 1) (- z y)) #s(hole binary64 (* -1 (/ (- (/ y x) 1) y)))) |
#s(approx (/ (- (/ y x) 1) (- z y)) #s(hole binary64 (+ (* -1 (/ (- (/ y x) 1) y)) (* z (- (/ 1 (pow y 2)) (/ 1 (* x y))))))) |
#s(approx (/ (- (/ y x) 1) (- z y)) #s(hole binary64 (+ (* -1 (/ (- (/ y x) 1) y)) (* z (- (+ (/ 1 (pow y 2)) (/ (* z (- (/ 1 (pow y 2)) (/ 1 (* x y)))) y)) (/ 1 (* x y))))))) |
#s(approx (/ (- (/ y x) 1) (- z y)) #s(hole binary64 (+ (* -1 (/ (- (/ y x) 1) y)) (* z (- (+ (* z (- (/ (* z (- (/ 1 (pow y 2)) (/ 1 (* x y)))) (pow y 2)) (* -1 (/ (- (/ 1 (pow y 2)) (/ 1 (* x y))) y)))) (/ 1 (pow y 2))) (/ 1 (* x y))))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (/ (* t (- x y)) z))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (/ (+ (* t (- x y)) (/ (* t (* y (- x y))) z)) z))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (/ (- (+ (* t (- x y)) (/ (* t (* (pow y 2) (- x y))) (pow z 2))) (* -1 (/ (* t (* y (- x y))) z))) z))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (/ (- (+ (* t (- x y)) (/ (* t (* (pow y 3) (- x y))) (pow z 3))) (+ (* -1 (/ (* t (* y (- x y))) z)) (* -1 (/ (* t (* (pow y 2) (- x y))) (pow z 2))))) z))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (/ (- x y) z))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (/ (- (+ x (/ (* y (- x y)) z)) y) z))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (/ (- (+ x (/ (* (pow y 2) (- x y)) (pow z 2))) (+ y (* -1 (/ (* y (- x y)) z)))) z))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (/ (- (+ x (/ (* (pow y 3) (- x y)) (pow z 3))) (+ y (+ (* -1 (/ (* y (- x y)) z)) (* -1 (/ (* (pow y 2) (- x y)) (pow z 2)))))) z))) |
#s(approx (- z y) #s(hole binary64 (* z (+ 1 (* -1 (/ y z)))))) |
#s(approx (* (- (/ z y) 1) y) #s(hole binary64 (* z (+ 1 (* -1 (/ y z)))))) |
#s(approx (- (/ z y) 1) #s(hole binary64 (* z (- (/ 1 y) (/ 1 z))))) |
#s(approx (* (neg x) (/ (- (/ y x) 1) (- z y))) #s(hole binary64 (* -1 (/ (* x (- (/ y x) 1)) z)))) |
#s(approx (* (neg x) (/ (- (/ y x) 1) (- z y))) #s(hole binary64 (/ (+ (* -1 (* x (- (/ y x) 1))) (* -1 (/ (* x (* y (- (/ y x) 1))) z))) z))) |
#s(approx (* (neg x) (/ (- (/ y x) 1) (- z y))) #s(hole binary64 (/ (+ (* -1 (* x (- (/ y x) 1))) (+ (* -1 (/ (* x (* y (- (/ y x) 1))) z)) (* -1 (/ (* x (* (pow y 2) (- (/ y x) 1))) (pow z 2))))) z))) |
#s(approx (* (neg x) (/ (- (/ y x) 1) (- z y))) #s(hole binary64 (/ (+ (* -1 (* x (- (/ y x) 1))) (+ (* -1 (/ (* x (* y (- (/ y x) 1))) z)) (+ (* -1 (/ (* x (* (pow y 2) (- (/ y x) 1))) (pow z 2))) (* -1 (/ (* x (* (pow y 3) (- (/ y x) 1))) (pow z 3)))))) z))) |
#s(approx (/ (- (/ y x) 1) (- z y)) #s(hole binary64 (/ (- (/ y x) 1) z))) |
#s(approx (/ (- (/ y x) 1) (- z y)) #s(hole binary64 (/ (- (+ (/ y x) (/ (* y (- (/ y x) 1)) z)) 1) z))) |
#s(approx (/ (- (/ y x) 1) (- z y)) #s(hole binary64 (/ (- (+ (/ y x) (/ (* (pow y 2) (- (/ y x) 1)) (pow z 2))) (+ 1 (* -1 (/ (* y (- (/ y x) 1)) z)))) z))) |
#s(approx (/ (- (/ y x) 1) (- z y)) #s(hole binary64 (/ (- (+ (/ y x) (/ (* (pow y 3) (- (/ y x) 1)) (pow z 3))) (+ 1 (+ (* -1 (/ (* y (- (/ y x) 1)) z)) (* -1 (/ (* (pow y 2) (- (/ y x) 1)) (pow z 2)))))) z))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (* -1 (/ (+ (* -1 (* t (- x y))) (* -1 (/ (* t (* y (- x y))) z))) z)))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (* -1 (/ (+ (* -1 (* t (- x y))) (* -1 (/ (+ (* t (* y (- x y))) (/ (* t (* (pow y 2) (- x y))) z)) z))) z)))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (* -1 (/ (+ (* -1 (* t (- x y))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* t (* (pow y 2) (- x y)))) (* -1 (/ (* t (* (pow y 3) (- x y))) z))) z)) (* t (* y (- x y)))) z))) z)))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (* -1 (/ (+ (* -1 (- x y)) (* -1 (/ (* y (- x y)) z))) z)))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (* -1 (/ (+ (* -1 (- x y)) (* -1 (/ (+ (* y (- x y)) (/ (* (pow y 2) (- x y)) z)) z))) z)))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (* -1 (/ (+ (* -1 (- x y)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow y 2) (- x y))) (* -1 (/ (* (pow y 3) (- x y)) z))) z)) (* y (- x y))) z))) z)))) |
#s(approx (- z y) #s(hole binary64 (* -1 (* z (- (/ y z) 1))))) |
#s(approx (* (- (/ z y) 1) y) #s(hole binary64 (* -1 (* z (- (/ y z) 1))))) |
#s(approx (- (/ z y) 1) #s(hole binary64 (* -1 (* z (- (/ 1 z) (/ 1 y)))))) |
#s(approx (* (neg x) (/ (- (/ y x) 1) (- z y))) #s(hole binary64 (* -1 (/ (+ (* x (- (/ y x) 1)) (/ (* x (* y (- (/ y x) 1))) z)) z)))) |
#s(approx (* (neg x) (/ (- (/ y x) 1) (- z y))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x (* (pow y 2) (- (/ y x) 1))) z)) (* x (* y (- (/ y x) 1)))) z)) (* x (- (/ y x) 1))) z)))) |
#s(approx (* (neg x) (/ (- (/ y x) 1) (- z y))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* x (* (pow y 3) (- (/ y x) 1))) z) (* -1 (* x (* (pow y 2) (- (/ y x) 1))))) z)) (* x (* y (- (/ y x) 1)))) z)) (* x (- (/ y x) 1))) z)))) |
#s(approx (/ (- (/ y x) 1) (- z y)) #s(hole binary64 (* -1 (/ (+ (* -1 (- (/ y x) 1)) (* -1 (/ (* y (- (/ y x) 1)) z))) z)))) |
#s(approx (/ (- (/ y x) 1) (- z y)) #s(hole binary64 (* -1 (/ (+ (* -1 (- (/ y x) 1)) (* -1 (/ (+ (* y (- (/ y x) 1)) (/ (* (pow y 2) (- (/ y x) 1)) z)) z))) z)))) |
#s(approx (/ (- (/ y x) 1) (- z y)) #s(hole binary64 (* -1 (/ (+ (* -1 (- (/ y x) 1)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow y 2) (- (/ y x) 1))) (* -1 (/ (* (pow y 3) (- (/ y x) 1)) z))) z)) (* y (- (/ y x) 1))) z))) z)))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (/ (* t (- x y)) (- z y)))) |
#s(approx t #s(hole binary64 t)) |
| Outputs |
|---|
(*.f64 t (/.f64 (-.f64 x y) #s(approx (- z y) (*.f64 (-.f64 (/.f64 z y) #s(literal 1 binary64)) y)))) |
(*.f64 (/.f64 (-.f64 x y) #s(approx (- z y) (*.f64 (-.f64 (/.f64 z y) #s(literal 1 binary64)) y))) t) |
(/.f64 (*.f64 (-.f64 x y) t) #s(approx (- z y) (*.f64 (-.f64 (/.f64 z y) #s(literal 1 binary64)) y))) |
(/.f64 (neg.f64 (-.f64 x y)) (neg.f64 #s(approx (- z y) (*.f64 (-.f64 (/.f64 z y) #s(literal 1 binary64)) y)))) |
(/.f64 (-.f64 x y) #s(approx (- z y) (*.f64 (-.f64 (/.f64 z y) #s(literal 1 binary64)) y))) |
(-.f64 (/.f64 x #s(approx (- z y) (*.f64 (-.f64 (/.f64 z y) #s(literal 1 binary64)) y))) (/.f64 y #s(approx (- z y) (*.f64 (-.f64 (/.f64 z y) #s(literal 1 binary64)) y)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (+.f64 x y)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 x x (fma.f64 y y (*.f64 y x)))) |
(-.f64 x y) |
x |
y |
#s(approx (- z y) (*.f64 (-.f64 (/.f64 z y) #s(literal 1 binary64)) y)) |
(*.f64 (-.f64 (/.f64 z y) #s(literal 1 binary64)) y) |
(*.f64 y (-.f64 (/.f64 z y) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 z y) #s(literal 2 binary64)) #s(literal 1 binary64)) (+.f64 (/.f64 z y) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 z y) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (/.f64 z y) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z y) #s(literal 1 binary64))))) |
(-.f64 (/.f64 z y) #s(literal 1 binary64)) |
(/.f64 (neg.f64 z) (neg.f64 y)) |
(/.f64 z y) |
z |
#s(literal 1 binary64) |
t |
#s(approx (* (/ (- x y) (- z y)) t) t) |
(*.f64 (/.f64 #s(approx (- x y) x) (-.f64 z y)) t) |
(*.f64 t (/.f64 #s(approx (- x y) x) (-.f64 z y))) |
(/.f64 (*.f64 #s(approx (- x y) x) t) (-.f64 z y)) |
(/.f64 (neg.f64 #s(approx (- x y) x)) (neg.f64 (-.f64 z y))) |
(/.f64 #s(approx (- x y) x) (-.f64 z y)) |
#s(approx (- x y) x) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 y y)) (+.f64 z y)) |
(/.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 z z (fma.f64 y y (*.f64 z y)))) |
(-.f64 z y) |
(*.f64 (/.f64 (-.f64 x y) #s(approx (- z y) (neg.f64 y))) t) |
(*.f64 t (/.f64 (-.f64 x y) #s(approx (- z y) (neg.f64 y)))) |
(/.f64 (*.f64 (-.f64 x y) t) #s(approx (- z y) (neg.f64 y))) |
(/.f64 (neg.f64 (-.f64 x y)) (neg.f64 #s(approx (- z y) (neg.f64 y)))) |
(/.f64 (-.f64 x y) #s(approx (- z y) (neg.f64 y))) |
(-.f64 (/.f64 x #s(approx (- z y) (neg.f64 y))) (/.f64 y #s(approx (- z y) (neg.f64 y)))) |
#s(approx (- z y) (neg.f64 y)) |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 y #s(literal -1 binary64)) |
(neg.f64 y) |
(*.f64 #s(approx (/ (- x y) (- z y)) (*.f64 (/.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) (-.f64 z y)) (neg.f64 x))) t) |
(*.f64 t #s(approx (/ (- x y) (- z y)) (*.f64 (/.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) (-.f64 z y)) (neg.f64 x)))) |
#s(approx (/ (- x y) (- z y)) (*.f64 (/.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) (-.f64 z y)) (neg.f64 x))) |
(*.f64 (*.f64 (/.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) (-.f64 z y)) x) #s(literal -1 binary64)) |
(*.f64 (/.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) (-.f64 z y)) (neg.f64 x)) |
(*.f64 (neg.f64 x) (/.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) (-.f64 z y))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) (-.f64 z y)) x)) |
(/.f64 (*.f64 (neg.f64 x) (-.f64 (/.f64 y x) #s(literal 1 binary64))) (-.f64 z y)) |
(neg.f64 (*.f64 (/.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) (-.f64 z y)) x)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
(/.f64 (-.f64 (pow.f64 (/.f64 y (*.f64 (-.f64 z y) x)) #s(literal 2 binary64)) (pow.f64 (-.f64 z y) #s(literal -2 binary64))) (+.f64 (/.f64 y (*.f64 (-.f64 z y) x)) (pow.f64 (-.f64 z y) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 y (*.f64 (-.f64 z y) x)) #s(literal 3 binary64)) (pow.f64 (-.f64 z y) #s(literal -3 binary64))) (+.f64 (pow.f64 (/.f64 y (*.f64 (-.f64 z y) x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (-.f64 z y) #s(literal -2 binary64)) (*.f64 (/.f64 y (*.f64 (-.f64 z y) x)) (pow.f64 (-.f64 z y) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (*.f64 y (-.f64 z y)) (*.f64 (*.f64 (-.f64 z y) x) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 z y) x) (-.f64 z y))) |
(/.f64 (neg.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64))) (neg.f64 (-.f64 z y))) |
(/.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) (-.f64 z y)) |
(-.f64 (/.f64 y (*.f64 (-.f64 z y) x)) (pow.f64 (-.f64 z y) #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) (+.f64 (/.f64 y x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) #s(literal 1 binary64))))) |
(-.f64 (/.f64 y x) #s(literal 1 binary64)) |
(/.f64 (neg.f64 y) (neg.f64 x)) |
(/.f64 y x) |
#s(approx (* (/ (- x y) (- z y)) t) (neg.f64 (*.f64 t (/.f64 y (-.f64 z y))))) |
#s(approx (* (/ (- x y) (- z y)) t) (fma.f64 t (/.f64 x (-.f64 z y)) (neg.f64 (*.f64 t (/.f64 y (-.f64 z y)))))) |
#s(approx (/ (- x y) (- z y)) (/.f64 (neg.f64 y) (-.f64 z y))) |
#s(approx (/ (- x y) (- z y)) (fma.f64 (/.f64 y (-.f64 z y)) #s(literal -1 binary64) (/.f64 x (-.f64 z y)))) |
#s(approx (- x y) (neg.f64 y)) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx x x) |
#s(approx (* (neg x) (/ (- (/ y x) 1) (- z y))) (/.f64 (neg.f64 y) (-.f64 z y))) |
#s(approx (* (neg x) (/ (- (/ y x) 1) (- z y))) (fma.f64 (/.f64 y (-.f64 z y)) #s(literal -1 binary64) (/.f64 x (-.f64 z y)))) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (/ (- (/ y x) 1) (- z y)) (/.f64 y (*.f64 (-.f64 z y) x))) |
#s(approx (/ (- (/ y x) 1) (- z y)) (/.f64 (fma.f64 (/.f64 x (-.f64 z y)) #s(literal -1 binary64) (/.f64 y (-.f64 z y))) x)) |
#s(approx (- (/ y x) 1) (/.f64 y x)) |
#s(approx (- (/ y x) 1) (/.f64 (fma.f64 #s(literal -1 binary64) x y) x)) |
#s(approx (/ y x) (/.f64 y x)) |
#s(approx (* (/ (- x y) (- z y)) t) (*.f64 t (/.f64 x (-.f64 z y)))) |
#s(approx (* (/ (- x y) (- z y)) t) (*.f64 (fma.f64 (*.f64 t (/.f64 y (*.f64 (-.f64 z y) x))) #s(literal -1 binary64) (/.f64 t (-.f64 z y))) x)) |
#s(approx (/ (- x y) (- z y)) (/.f64 x (-.f64 z y))) |
#s(approx (/ (- x y) (- z y)) (*.f64 (fma.f64 (/.f64 y (*.f64 (-.f64 z y) x)) #s(literal -1 binary64) (pow.f64 (-.f64 z y) #s(literal -1 binary64))) x)) |
#s(approx (- x y) x) |
#s(approx (- x y) (*.f64 (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (neg x) (/ (- (/ y x) 1) (- z y))) (/.f64 x (-.f64 z y))) |
#s(approx (* (neg x) (/ (- (/ y x) 1) (- z y))) (*.f64 (fma.f64 (/.f64 y (*.f64 (-.f64 z y) x)) #s(literal -1 binary64) (pow.f64 (-.f64 z y) #s(literal -1 binary64))) x)) |
#s(approx (/ (- (/ y x) 1) (- z y)) (/.f64 #s(literal -1 binary64) (-.f64 z y))) |
#s(approx (/ (- (/ y x) 1) (- z y)) (/.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) (-.f64 z y))) |
#s(approx (- (/ y x) 1) #s(literal -1 binary64)) |
#s(approx (- (/ y x) 1) (-.f64 (/.f64 y x) #s(literal 1 binary64))) |
#s(approx (* (/ (- x y) (- z y)) t) (*.f64 (neg.f64 x) (fma.f64 (/.f64 t x) (/.f64 y (-.f64 z y)) (neg.f64 (/.f64 t (-.f64 z y)))))) |
#s(approx (/ (- x y) (- z y)) (*.f64 (/.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) (-.f64 z y)) (neg.f64 x))) |
#s(approx (- x y) (*.f64 (neg.f64 x) (-.f64 (/.f64 y x) #s(literal 1 binary64)))) |
#s(approx (* (neg x) (/ (- (/ y x) 1) (- z y))) (*.f64 (/.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) (-.f64 z y)) (neg.f64 x))) |
#s(approx (* (/ (- x y) (- z y)) t) (/.f64 (*.f64 t x) z)) |
#s(approx (* (/ (- x y) (- z y)) t) (fma.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 t z) (*.f64 t (/.f64 x (*.f64 z z))))) y (/.f64 (*.f64 t x) z))) |
#s(approx (* (/ (- x y) (- z y)) t) (fma.f64 (-.f64 (fma.f64 y (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 t z) (*.f64 t (/.f64 x (*.f64 z z))))) z) (neg.f64 (/.f64 t z))) (/.f64 (neg.f64 (*.f64 t x)) (*.f64 z z))) y (/.f64 (*.f64 t x) z))) |
#s(approx (* (/ (- x y) (- z y)) t) (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 y (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 t z) (*.f64 t (/.f64 x (*.f64 z z))))) (*.f64 z z))) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 t z) (*.f64 t (/.f64 x (*.f64 z z))))) z))) y (neg.f64 (/.f64 t z))) (/.f64 (neg.f64 (*.f64 t x)) (*.f64 z z))) y (/.f64 (*.f64 t x) z))) |
#s(approx (/ (- x y) (- z y)) (/.f64 x z)) |
#s(approx (/ (- x y) (- z y)) (fma.f64 (neg.f64 y) (fma.f64 (/.f64 x (*.f64 z z)) #s(literal -1 binary64) (pow.f64 z #s(literal -1 binary64))) (/.f64 x z))) |
#s(approx (/ (- x y) (- z y)) (fma.f64 (-.f64 (*.f64 (neg.f64 y) (fma.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64))) #s(literal -1 binary64) (pow.f64 z #s(literal -2 binary64)))) (fma.f64 (/.f64 x (*.f64 z z)) #s(literal -1 binary64) (pow.f64 z #s(literal -1 binary64)))) y (/.f64 x z))) |
#s(approx (/ (- x y) (- z y)) (fma.f64 (-.f64 (-.f64 (*.f64 (-.f64 (*.f64 (neg.f64 y) (fma.f64 (/.f64 x (pow.f64 z #s(literal 4 binary64))) #s(literal -1 binary64) (pow.f64 z #s(literal -3 binary64)))) (fma.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64))) #s(literal -1 binary64) (pow.f64 z #s(literal -2 binary64)))) y) (/.f64 (neg.f64 x) (*.f64 z z))) (pow.f64 z #s(literal -1 binary64))) y (/.f64 x z))) |
#s(approx (- x y) (fma.f64 #s(literal -1 binary64) y x)) |
#s(approx y y) |
#s(approx (- z y) z) |
#s(approx (- z y) (fma.f64 #s(literal -1 binary64) y z)) |
#s(approx (* (- (/ z y) 1) y) z) |
#s(approx (* (- (/ z y) 1) y) (fma.f64 #s(literal -1 binary64) y z)) |
#s(approx (- (/ z y) 1) (/.f64 z y)) |
#s(approx (- (/ z y) 1) (/.f64 (fma.f64 #s(literal -1 binary64) y z) y)) |
#s(approx (/ z y) (/.f64 z y)) |
#s(approx (neg y) (neg.f64 y)) |
#s(approx (* (neg x) (/ (- (/ y x) 1) (- z y))) (/.f64 x z)) |
#s(approx (* (neg x) (/ (- (/ y x) 1) (- z y))) (fma.f64 (neg.f64 y) (-.f64 (pow.f64 z #s(literal -1 binary64)) (/.f64 x (*.f64 z z))) (/.f64 x z))) |
#s(approx (* (neg x) (/ (- (/ y x) 1) (- z y))) (fma.f64 (fma.f64 (-.f64 (pow.f64 z #s(literal -1 binary64)) (/.f64 x (*.f64 z z))) #s(literal -1 binary64) (/.f64 (*.f64 (neg.f64 y) (-.f64 (pow.f64 z #s(literal -1 binary64)) (/.f64 x (*.f64 z z)))) z)) y (/.f64 x z))) |
#s(approx (* (neg x) (/ (- (/ y x) 1) (- z y))) (fma.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (fma.f64 y (/.f64 (-.f64 (pow.f64 z #s(literal -1 binary64)) (/.f64 x (*.f64 z z))) (*.f64 z z)) (/.f64 (-.f64 (pow.f64 z #s(literal -1 binary64)) (/.f64 x (*.f64 z z))) z))) y (neg.f64 (-.f64 (pow.f64 z #s(literal -1 binary64)) (/.f64 x (*.f64 z z))))) y (/.f64 x z))) |
#s(approx (/ (- (/ y x) 1) (- z y)) (/.f64 #s(literal -1 binary64) z)) |
#s(approx (/ (- (/ y x) 1) (- z y)) (-.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z x) #s(literal -1 binary64)) (pow.f64 z #s(literal -2 binary64))) y) (pow.f64 z #s(literal -1 binary64)))) |
#s(approx (/ (- (/ y x) 1) (- z y)) (-.f64 (*.f64 (-.f64 (fma.f64 y (/.f64 (-.f64 (pow.f64 (*.f64 z x) #s(literal -1 binary64)) (pow.f64 z #s(literal -2 binary64))) z) (pow.f64 (*.f64 z x) #s(literal -1 binary64))) (pow.f64 z #s(literal -2 binary64))) y) (pow.f64 z #s(literal -1 binary64)))) |
#s(approx (/ (- (/ y x) 1) (- z y)) (-.f64 (*.f64 (fma.f64 (fma.f64 y (/.f64 (-.f64 (pow.f64 (*.f64 z x) #s(literal -1 binary64)) (pow.f64 z #s(literal -2 binary64))) (*.f64 z z)) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (pow.f64 (*.f64 z x) #s(literal -1 binary64)) (pow.f64 z #s(literal -2 binary64))) z))) y (-.f64 (pow.f64 (*.f64 z x) #s(literal -1 binary64)) (pow.f64 z #s(literal -2 binary64)))) y) (pow.f64 z #s(literal -1 binary64)))) |
#s(approx (* (/ (- x y) (- z y)) t) t) |
#s(approx (* (/ (- x y) (- z y)) t) (-.f64 (fma.f64 (/.f64 (*.f64 t x) y) #s(literal -1 binary64) t) (neg.f64 (*.f64 t (/.f64 z y))))) |
#s(approx (* (/ (- x y) (- z y)) t) (+.f64 t (-.f64 (fma.f64 z (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (-.f64 x z))) (*.f64 y y)) (neg.f64 (/.f64 (*.f64 t x) y))) (neg.f64 (*.f64 t (/.f64 z y)))))) |
#s(approx (* (/ (- x y) (- z y)) t) (-.f64 (+.f64 (fma.f64 (*.f64 z z) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (-.f64 x z))) (pow.f64 y #s(literal 3 binary64))) (neg.f64 (/.f64 (*.f64 t x) y))) t) (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 z y) (*.f64 z (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (-.f64 x z))) (*.f64 y y))))))) |
#s(approx (/ (- x y) (- z y)) #s(literal 1 binary64)) |
#s(approx (/ (- x y) (- z y)) (-.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal 1 binary64)) (/.f64 (neg.f64 z) y))) |
#s(approx (/ (- x y) (- z y)) (+.f64 #s(literal 1 binary64) (-.f64 (fma.f64 z (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 x z)) (*.f64 y y)) (/.f64 (neg.f64 x) y)) (/.f64 (neg.f64 z) y)))) |
#s(approx (/ (- x y) (- z y)) (-.f64 (+.f64 (fma.f64 (*.f64 z z) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 x z)) (pow.f64 y #s(literal 3 binary64))) (/.f64 (neg.f64 x) y)) #s(literal 1 binary64)) (fma.f64 (*.f64 z (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 x z)) (*.f64 y y))) #s(literal -1 binary64) (/.f64 (neg.f64 z) y)))) |
#s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (- z y) (neg.f64 y)) |
#s(approx (- z y) (*.f64 (-.f64 (/.f64 z y) #s(literal 1 binary64)) y)) |
#s(approx (* (- (/ z y) 1) y) (neg.f64 y)) |
#s(approx (* (- (/ z y) 1) y) (*.f64 (-.f64 (/.f64 z y) #s(literal 1 binary64)) y)) |
#s(approx (- (/ z y) 1) #s(literal -1 binary64)) |
#s(approx (- (/ z y) 1) (-.f64 (/.f64 z y) #s(literal 1 binary64))) |
#s(approx (* (neg x) (/ (- (/ y x) 1) (- z y))) #s(literal 1 binary64)) |
#s(approx (* (neg x) (/ (- (/ y x) 1) (- z y))) (fma.f64 (/.f64 (-.f64 x z) y) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (* (neg x) (/ (- (/ y x) 1) (- z y))) (fma.f64 #s(literal -1 binary64) (fma.f64 z (/.f64 (-.f64 x z) (*.f64 y y)) (/.f64 (-.f64 x z) y)) #s(literal 1 binary64))) |
#s(approx (* (neg x) (/ (- (/ y x) 1) (- z y))) (+.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 z z) (/.f64 (-.f64 x z) (pow.f64 y #s(literal 3 binary64))) (/.f64 (-.f64 x z) y)) (neg.f64 (/.f64 (*.f64 (-.f64 x z) z) (*.f64 y y)))) #s(literal 1 binary64))) |
#s(approx (/ (- (/ y x) 1) (- z y)) (/.f64 #s(literal -1 binary64) x)) |
#s(approx (/ (- (/ y x) 1) (- z y)) (-.f64 (pow.f64 y #s(literal -1 binary64)) (+.f64 (/.f64 z (*.f64 y x)) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (/ (- (/ y x) 1) (- z y)) (-.f64 (fma.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) (*.f64 y y)) (pow.f64 y #s(literal -1 binary64))) (+.f64 (/.f64 z (*.f64 y x)) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (/ (- (/ y x) 1) (- z y)) (-.f64 (fma.f64 (*.f64 z z) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) (pow.f64 y #s(literal 3 binary64))) (pow.f64 y #s(literal -1 binary64))) (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) z) (*.f64 y y)) #s(literal -1 binary64) (+.f64 (/.f64 z (*.f64 y x)) (pow.f64 x #s(literal -1 binary64)))))) |
#s(approx (- (/ y x) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) y)) |
#s(approx (* (/ (- x y) (- z y)) t) (fma.f64 (/.f64 (*.f64 t (-.f64 x z)) y) #s(literal -1 binary64) t)) |
#s(approx (* (/ (- x y) (- z y)) t) (fma.f64 (/.f64 (-.f64 (fma.f64 t x (*.f64 z (/.f64 (*.f64 t (-.f64 x z)) y))) (*.f64 t z)) y) #s(literal -1 binary64) t)) |
#s(approx (* (/ (- x y) (- z y)) t) (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 z z) (/.f64 (*.f64 t (-.f64 x z)) y))) (*.f64 (*.f64 t (-.f64 x z)) z)) y) #s(literal -1 binary64) (*.f64 t (-.f64 x z))) y) #s(literal -1 binary64) t)) |
#s(approx (/ (- x y) (- z y)) (fma.f64 (/.f64 (-.f64 x z) y) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (/ (- x y) (- z y)) (fma.f64 (/.f64 (-.f64 (fma.f64 z (/.f64 (-.f64 x z) y) x) z) y) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (/ (- x y) (- z y)) (fma.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 z z) (/.f64 (-.f64 x z) y))) (*.f64 (-.f64 x z) z)) y) #s(literal -1 binary64) x) z) y) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (- x y) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (- z y) (*.f64 (neg.f64 y) (fma.f64 (/.f64 z y) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (* (- (/ z y) 1) y) (*.f64 (neg.f64 y) (fma.f64 (/.f64 z y) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (* (neg x) (/ (- (/ y x) 1) (- z y))) (fma.f64 (/.f64 (-.f64 (fma.f64 z (/.f64 (-.f64 x z) y) x) z) y) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (* (neg x) (/ (- (/ y x) 1) (- z y))) (fma.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 z z) (/.f64 (-.f64 x z) y))) (*.f64 (-.f64 x z) z)) y) #s(literal -1 binary64) x) z) y) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (/ (- (/ y x) 1) (- z y)) (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) z) y) #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)))) y)) (pow.f64 x #s(literal -1 binary64)))) |
#s(approx (/ (- (/ y x) 1) (- z y)) (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) z (*.f64 (*.f64 z z) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) y))) y) #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)))) y)) (pow.f64 x #s(literal -1 binary64)))) |
#s(approx (- (/ y x) 1) (*.f64 (neg.f64 y) (-.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (* (/ (- x y) (- z y)) t) (neg.f64 (/.f64 (*.f64 (-.f64 x y) t) y))) |
#s(approx (* (/ (- x y) (- z y)) t) (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 (*.f64 (-.f64 x y) z) (*.f64 y y)) (/.f64 (*.f64 (-.f64 x y) t) y)))) |
#s(approx (* (/ (- x y) (- z y)) t) (fma.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) z) t) (pow.f64 y #s(literal 3 binary64)))) (/.f64 (*.f64 (-.f64 x y) t) (*.f64 y y))) z (neg.f64 (/.f64 (*.f64 (-.f64 x y) t) y)))) |
#s(approx (* (/ (- x y) (- z y)) t) (fma.f64 (-.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) z) t) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 (-.f64 x y) t) (pow.f64 y #s(literal 3 binary64)))) z) (/.f64 (*.f64 (-.f64 x y) t) (*.f64 y y))) z (neg.f64 (/.f64 (*.f64 (-.f64 x y) t) y)))) |
#s(approx (/ (- x y) (- z y)) (neg.f64 (/.f64 (-.f64 x y) y))) |
#s(approx (/ (- x y) (- z y)) (fma.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 x (*.f64 y y))) z (neg.f64 (/.f64 (-.f64 x y) y)))) |
#s(approx (/ (- x y) (- z y)) (fma.f64 (-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 x (*.f64 y y))) z)) y) (/.f64 x (*.f64 y y))) z (neg.f64 (/.f64 (-.f64 x y) y)))) |
#s(approx (/ (- x y) (- z y)) (fma.f64 (fma.f64 (fma.f64 z (/.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 x (*.f64 y y))) (*.f64 y y)) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 x (*.f64 y y))) y))) z (-.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 x (*.f64 y y)))) z (neg.f64 (/.f64 (-.f64 x y) y)))) |
#s(approx (- z y) (-.f64 z y)) |
#s(approx z z) |
#s(approx (* (neg x) (/ (- (/ y x) 1) (- z y))) (/.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x) y)) |
#s(approx (* (neg x) (/ (- (/ y x) 1) (- z y))) (fma.f64 x (/.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) y) (/.f64 (*.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) z) x) (*.f64 y y)))) |
#s(approx (* (neg x) (/ (- (/ y x) 1) (- z y))) (fma.f64 (fma.f64 x (/.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) z) (pow.f64 y #s(literal 3 binary64))) (/.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x) (*.f64 y y))) z (/.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x) y))) |
#s(approx (* (neg x) (/ (- (/ y x) 1) (- z y))) (fma.f64 (fma.f64 (fma.f64 x (/.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) (pow.f64 y #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) z) x) (pow.f64 y #s(literal 4 binary64)))) z (/.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x) (*.f64 y y))) z (/.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x) y))) |
#s(approx (/ (- (/ y x) 1) (- z y)) (neg.f64 (/.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) y))) |
#s(approx (/ (- (/ y x) 1) (- z y)) (fma.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (pow.f64 (*.f64 y x) #s(literal -1 binary64))) z (neg.f64 (/.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) y)))) |
#s(approx (/ (- (/ y x) 1) (- z y)) (fma.f64 (-.f64 (fma.f64 z (/.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (pow.f64 (*.f64 y x) #s(literal -1 binary64))) y) (pow.f64 y #s(literal -2 binary64))) (pow.f64 (*.f64 y x) #s(literal -1 binary64))) z (neg.f64 (/.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) y)))) |
#s(approx (/ (- (/ y x) 1) (- z y)) (fma.f64 (fma.f64 (-.f64 (*.f64 z (/.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (pow.f64 (*.f64 y x) #s(literal -1 binary64))) (*.f64 y y))) (neg.f64 (/.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (pow.f64 (*.f64 y x) #s(literal -1 binary64))) y))) z (-.f64 (pow.f64 y #s(literal -2 binary64)) (pow.f64 (*.f64 y x) #s(literal -1 binary64)))) z (neg.f64 (/.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) y)))) |
#s(approx (* (/ (- x y) (- z y)) t) (/.f64 (*.f64 (-.f64 x y) t) z)) |
#s(approx (* (/ (- x y) (- z y)) t) (/.f64 (fma.f64 (-.f64 x y) t (/.f64 (*.f64 (*.f64 (-.f64 x y) y) t) z)) z)) |
#s(approx (* (/ (- x y) (- z y)) t) (/.f64 (-.f64 (fma.f64 (-.f64 x y) t (/.f64 (*.f64 (*.f64 t (*.f64 y y)) (-.f64 x y)) (*.f64 z z))) (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) y) t) z))) z)) |
#s(approx (* (/ (- x y) (- z y)) t) (/.f64 (-.f64 (fma.f64 (-.f64 x y) t (/.f64 (*.f64 (*.f64 t (pow.f64 y #s(literal 3 binary64))) (-.f64 x y)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 #s(literal -1 binary64) (fma.f64 t (*.f64 y (/.f64 (-.f64 x y) z)) (/.f64 (*.f64 (*.f64 t (*.f64 y y)) (-.f64 x y)) (*.f64 z z))))) z)) |
#s(approx (/ (- x y) (- z y)) (/.f64 (-.f64 x y) z)) |
#s(approx (/ (- x y) (- z y)) (/.f64 (-.f64 (fma.f64 y (/.f64 (-.f64 x y) z) x) y) z)) |
#s(approx (/ (- x y) (- z y)) (/.f64 (-.f64 (fma.f64 (*.f64 y y) (/.f64 (-.f64 x y) (*.f64 z z)) x) (fma.f64 (*.f64 y (/.f64 (-.f64 x y) z)) #s(literal -1 binary64) y)) z)) |
#s(approx (/ (- x y) (- z y)) (/.f64 (-.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) (/.f64 (-.f64 x y) (pow.f64 z #s(literal 3 binary64))) x) (fma.f64 #s(literal -1 binary64) (fma.f64 y (/.f64 (-.f64 x y) z) (/.f64 (*.f64 (*.f64 y y) (-.f64 x y)) (*.f64 z z))) y)) z)) |
#s(approx (- z y) (*.f64 (fma.f64 (/.f64 y z) #s(literal -1 binary64) #s(literal 1 binary64)) z)) |
#s(approx (* (- (/ z y) 1) y) (*.f64 (fma.f64 (/.f64 y z) #s(literal -1 binary64) #s(literal 1 binary64)) z)) |
#s(approx (- (/ z y) 1) (*.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 z #s(literal -1 binary64))) z)) |
#s(approx (* (neg x) (/ (- (/ y x) 1) (- z y))) (/.f64 (*.f64 (neg.f64 x) (-.f64 (/.f64 y x) #s(literal 1 binary64))) z)) |
#s(approx (* (neg x) (/ (- (/ y x) 1) (- z y))) (neg.f64 (/.f64 (fma.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x (/.f64 (*.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) y) x) z)) z))) |
#s(approx (* (neg x) (/ (- (/ y x) 1) (- z y))) (/.f64 (fma.f64 (neg.f64 x) (-.f64 (/.f64 y x) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 y (/.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) z)) (/.f64 (*.f64 (*.f64 x (*.f64 y y)) (-.f64 (/.f64 y x) #s(literal 1 binary64))) (*.f64 z z))))) z)) |
#s(approx (* (neg x) (/ (- (/ y x) 1) (- z y))) (/.f64 (fma.f64 (neg.f64 x) (-.f64 (/.f64 y x) #s(literal 1 binary64)) (fma.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 y (/.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) z)) (/.f64 (*.f64 (*.f64 x (*.f64 y y)) (-.f64 (/.f64 y x) #s(literal 1 binary64))) (*.f64 z z))) (neg.f64 (/.f64 (*.f64 (*.f64 x (pow.f64 y #s(literal 3 binary64))) (-.f64 (/.f64 y x) #s(literal 1 binary64))) (pow.f64 z #s(literal 3 binary64)))))) z)) |
#s(approx (/ (- (/ y x) 1) (- z y)) (/.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) z)) |
#s(approx (/ (- (/ y x) 1) (- z y)) (/.f64 (-.f64 (fma.f64 y (/.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) z) (/.f64 y x)) #s(literal 1 binary64)) z)) |
#s(approx (/ (- (/ y x) 1) (- z y)) (/.f64 (-.f64 (fma.f64 (*.f64 y y) (/.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) (*.f64 z z)) (/.f64 y x)) (fma.f64 (*.f64 y (/.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) z)) #s(literal -1 binary64) #s(literal 1 binary64))) z)) |
#s(approx (/ (- (/ y x) 1) (- z y)) (/.f64 (-.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) (/.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) (pow.f64 z #s(literal 3 binary64))) (/.f64 y x)) (fma.f64 #s(literal -1 binary64) (fma.f64 y (/.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) z) (/.f64 (*.f64 (*.f64 y y) (-.f64 (/.f64 y x) #s(literal 1 binary64))) (*.f64 z z))) #s(literal 1 binary64))) z)) |
#s(approx (* (/ (- x y) (- z y)) t) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (-.f64 x y) t (/.f64 (*.f64 (*.f64 (-.f64 x y) y) t) z))) z))) |
#s(approx (* (/ (- x y) (- z y)) t) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (-.f64 x y) t (/.f64 (fma.f64 t (*.f64 (*.f64 y y) (/.f64 (-.f64 x y) z)) (*.f64 (*.f64 (-.f64 x y) y) t)) z))) z))) |
#s(approx (* (/ (- x y) (- z y)) t) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (-.f64 x y) t (/.f64 (fma.f64 (*.f64 (-.f64 x y) y) t (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 y y) (-.f64 x y)) t (*.f64 t (*.f64 (pow.f64 y #s(literal 3 binary64)) (/.f64 (-.f64 x y) z))))) z))) z))) z))) |
#s(approx (/ (- x y) (- z y)) (neg.f64 (/.f64 (fma.f64 (*.f64 y (/.f64 (-.f64 x y) z)) #s(literal -1 binary64) (neg.f64 (-.f64 x y))) z))) |
#s(approx (/ (- x y) (- z y)) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 y y) (/.f64 (-.f64 x y) z) (*.f64 (-.f64 x y) y)) z) #s(literal -1 binary64) (neg.f64 (-.f64 x y))) z))) |
#s(approx (/ (- x y) (- z y)) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (-.f64 x y) y (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 y y) (-.f64 x y) (*.f64 (pow.f64 y #s(literal 3 binary64)) (/.f64 (-.f64 x y) z)))) z))) z) #s(literal -1 binary64) (neg.f64 (-.f64 x y))) z))) |
#s(approx (- z y) (*.f64 (neg.f64 z) (-.f64 (/.f64 y z) #s(literal 1 binary64)))) |
#s(approx (* (- (/ z y) 1) y) (*.f64 (neg.f64 z) (-.f64 (/.f64 y z) #s(literal 1 binary64)))) |
#s(approx (- (/ z y) 1) (*.f64 (neg.f64 z) (-.f64 (pow.f64 z #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))))) |
#s(approx (* (neg x) (/ (- (/ y x) 1) (- z y))) (neg.f64 (/.f64 (fma.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x (/.f64 (*.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) y) x) z)) z))) |
#s(approx (* (neg x) (/ (- (/ y x) 1) (- z y))) (neg.f64 (/.f64 (fma.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 y y) (-.f64 (/.f64 y x) #s(literal 1 binary64)))) z) (*.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) y) x)) z))) z))) |
#s(approx (* (neg x) (/ (- (/ y x) 1) (- z y))) (neg.f64 (/.f64 (fma.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 x (*.f64 (pow.f64 y #s(literal 3 binary64)) (/.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) z))) (*.f64 (neg.f64 x) (*.f64 (*.f64 y y) (-.f64 (/.f64 y x) #s(literal 1 binary64))))) z)) (*.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) y) x)) z))) z))) |
#s(approx (/ (- (/ y x) 1) (- z y)) (neg.f64 (/.f64 (fma.f64 (*.f64 y (/.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) z)) #s(literal -1 binary64) (neg.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)))) z))) |
#s(approx (/ (- (/ y x) 1) (- z y)) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 y y) (/.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) z) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) y)) z) #s(literal -1 binary64) (neg.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)))) z))) |
#s(approx (/ (- (/ y x) 1) (- z y)) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) y (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 y y) (-.f64 (/.f64 y x) #s(literal 1 binary64)) (*.f64 (pow.f64 y #s(literal 3 binary64)) (/.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) z)))) z))) z) #s(literal -1 binary64) (neg.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)))) z))) |
#s(approx (* (/ (- x y) (- z y)) t) (/.f64 (*.f64 (-.f64 x y) t) (-.f64 z y))) |
#s(approx t t) |
Compiled 6 113 to 1 148 computations (81.2% saved)
19 alts after pruning (16 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 192 | 8 | 200 |
| Fresh | 5 | 8 | 13 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 199 | 19 | 218 |
| Status | Accuracy | Program |
|---|---|---|
| 83.0% | (/.f64 (*.f64 (-.f64 x y) t) (-.f64 z y)) | |
| ▶ | 77.7% | (/.f64 (*.f64 (-.f64 x y) t) #s(approx (- z y) (*.f64 (-.f64 (/.f64 z y) #s(literal 1 binary64)) y))) |
| ▶ | 45.3% | (/.f64 (*.f64 #s(approx (- x y) x) t) (-.f64 z y)) |
| ▶ | 86.7% | (*.f64 (/.f64 (-.f64 x y) #s(approx (- z y) (*.f64 (neg.f64 z) (-.f64 (/.f64 y z) #s(literal 1 binary64))))) t) |
| ✓ | 57.5% | (*.f64 (/.f64 (-.f64 x y) #s(approx (- z y) (neg.f64 y))) t) |
| 46.8% | (*.f64 (/.f64 (-.f64 x y) #s(approx (- z y) #s(approx (* (- (/ z y) 1) y) z))) t) | |
| 56.5% | (*.f64 (/.f64 #s(approx (- x y) (neg.f64 y)) (-.f64 z y)) t) | |
| ✓ | 50.0% | (*.f64 (/.f64 #s(approx (- x y) x) (-.f64 z y)) t) |
| 38.0% | (*.f64 #s(approx (/ (- x y) (- z y)) (/.f64 x z)) t) | |
| 49.9% | (*.f64 #s(approx (/ (- x y) (- z y)) (*.f64 (neg.f64 x) (/.f64 #s(approx (- (/ y x) 1) #s(literal -1 binary64)) (-.f64 z y)))) t) | |
| 45.5% | (*.f64 #s(approx (/ (- x y) (- z y)) (*.f64 (neg.f64 x) #s(approx (/ (- (/ y x) 1) (- z y)) (/.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) z)))) t) | |
| 46.8% | (*.f64 #s(approx (/ (- x y) (- z y)) (*.f64 (neg.f64 x) #s(approx (/ (- (/ y x) 1) (- z y)) (/.f64 y (*.f64 (-.f64 z y) x))))) t) | |
| 38.0% | (*.f64 #s(approx (/ (- x y) (- z y)) (*.f64 (neg.f64 x) #s(approx (/ (- (/ y x) 1) (- z y)) (/.f64 #s(literal -1 binary64) z)))) t) | |
| ▶ | 53.5% | #s(approx (* (/ (- x y) (- z y)) t) (fma.f64 (/.f64 (*.f64 t (-.f64 x z)) y) #s(literal -1 binary64) t)) |
| 35.7% | #s(approx (* (/ (- x y) (- z y)) t) (fma.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 t z) (*.f64 t (/.f64 x (*.f64 z z))))) y (/.f64 (*.f64 t x) z))) | |
| 42.4% | #s(approx (* (/ (- x y) (- z y)) t) (/.f64 (*.f64 (-.f64 x y) t) z)) | |
| ▶ | 34.2% | #s(approx (* (/ (- x y) (- z y)) t) (/.f64 (*.f64 t x) z)) |
| 76.1% | #s(approx (* (/ (- x y) (- z y)) t) (*.f64 (fma.f64 (*.f64 t (/.f64 y (*.f64 (-.f64 z y) x))) #s(literal -1 binary64) (/.f64 t (-.f64 z y))) x)) | |
| ✓ | 42.3% | #s(approx (* (/ (- x y) (- z y)) t) t) |
Compiled 672 to 480 computations (28.6% saved)
| Inputs |
|---|
(*.f64 (/.f64 (-.f64 x y) #s(approx (- z y) (*.f64 (neg.f64 z) (-.f64 (/.f64 y z) #s(literal 1 binary64))))) t) |
(/.f64 (-.f64 x y) #s(approx (- z y) (*.f64 (neg.f64 z) (-.f64 (/.f64 y z) #s(literal 1 binary64))))) |
(-.f64 x y) |
x |
y |
#s(approx (- z y) (*.f64 (neg.f64 z) (-.f64 (/.f64 y z) #s(literal 1 binary64)))) |
(*.f64 (neg.f64 z) (-.f64 (/.f64 y z) #s(literal 1 binary64))) |
(neg.f64 z) |
z |
(-.f64 (/.f64 y z) #s(literal 1 binary64)) |
(/.f64 y z) |
#s(literal 1 binary64) |
t |
#s(approx (* (/ (- x y) (- z y)) t) (/.f64 (*.f64 t x) z)) |
(/.f64 (*.f64 t x) z) |
(*.f64 t x) |
(/.f64 (*.f64 #s(approx (- x y) x) t) (-.f64 z y)) |
(*.f64 #s(approx (- x y) x) t) |
#s(approx (- x y) x) |
(-.f64 z y) |
#s(approx (* (/ (- x y) (- z y)) t) (fma.f64 (/.f64 (*.f64 t (-.f64 x z)) y) #s(literal -1 binary64) t)) |
(fma.f64 (/.f64 (*.f64 t (-.f64 x z)) y) #s(literal -1 binary64) t) |
(/.f64 (*.f64 t (-.f64 x z)) y) |
(*.f64 t (-.f64 x z)) |
(-.f64 x z) |
#s(literal -1 binary64) |
(/.f64 (*.f64 (-.f64 x y) t) #s(approx (- z y) (*.f64 (-.f64 (/.f64 z y) #s(literal 1 binary64)) y))) |
(*.f64 (-.f64 x y) t) |
#s(approx (- z y) (*.f64 (-.f64 (/.f64 z y) #s(literal 1 binary64)) y)) |
(*.f64 (-.f64 (/.f64 z y) #s(literal 1 binary64)) y) |
(-.f64 (/.f64 z y) #s(literal 1 binary64)) |
(/.f64 z y) |
| Outputs |
|---|
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (* -1 (/ (* t y) (- z y))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (+ (* -1 (/ (* t y) (- z y))) (/ (* t x) (- z y))))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (* -1 (/ y (- z y))))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (+ (* -1 (/ y (- z y))) (/ x (- z y))))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* t x) z) #s(hole binary64 (/ (* t x) z))) |
#s(approx (* t x) #s(hole binary64 (* t x))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (* -1 (/ (* t y) (- z y))))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (+ (* -1 (/ (* t y) (- z y))) (/ (* t x) (- z y))))) |
#s(approx (* (- x y) t) #s(hole binary64 (* -1 (* t y)))) |
#s(approx (* (- x y) t) #s(hole binary64 (+ (* -1 (* t y)) (* t x)))) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) #s(hole binary64 (+ t (/ (* t z) y)))) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) #s(hole binary64 (+ t (+ (* -1 (/ (* t x) y)) (/ (* t z) y))))) |
#s(approx (/ (* t (- x z)) y) #s(hole binary64 (* -1 (/ (* t z) y)))) |
#s(approx (/ (* t (- x z)) y) #s(hole binary64 (+ (* -1 (/ (* t z) y)) (/ (* t x) y)))) |
#s(approx (* t (- x z)) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (* t (- x z)) #s(hole binary64 (+ (* -1 (* t z)) (* t x)))) |
#s(approx (- x z) #s(hole binary64 (* -1 z))) |
#s(approx (- x z) #s(hole binary64 (- x z))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (/ (* t x) (- z y)))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (* x (+ (* -1 (/ (* t y) (* x (- z y)))) (/ t (- z y)))))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (/ x (- z y)))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (* x (+ (* -1 (/ y (* x (- z y)))) (/ 1 (- z y)))))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (/ (* t x) (- z y)))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (* x (+ (* -1 (/ (* t y) (* x (- z y)))) (/ t (- z y)))))) |
#s(approx (* (- x y) t) #s(hole binary64 (* t x))) |
#s(approx (* (- x y) t) #s(hole binary64 (* x (+ t (* -1 (/ (* t y) x)))))) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) #s(hole binary64 (* -1 (/ (* t x) y)))) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) #s(hole binary64 (* x (+ (* -1 (/ t y)) (+ (/ t x) (/ (* t z) (* x y))))))) |
#s(approx (/ (* t (- x z)) y) #s(hole binary64 (/ (* t x) y))) |
#s(approx (/ (* t (- x z)) y) #s(hole binary64 (* x (+ (* -1 (/ (* t z) (* x y))) (/ t y))))) |
#s(approx (* t (- x z)) #s(hole binary64 (* t x))) |
#s(approx (* t (- x z)) #s(hole binary64 (* x (+ t (* -1 (/ (* t z) x)))))) |
#s(approx (- x z) #s(hole binary64 x)) |
#s(approx (- x z) #s(hole binary64 (* x (+ 1 (* -1 (/ z x)))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ t (- z y))) (/ (* t y) (* x (- z y)))))))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (* -1 (* x (- (/ y (* x (- z y))) (/ 1 (- z y))))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ t (- z y))) (/ (* t y) (* x (- z y)))))))) |
#s(approx (* (- x y) t) #s(hole binary64 (* -1 (* x (+ (* -1 t) (/ (* t y) x)))))) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ t (/ (* t z) y)) x)) (/ t y)))))) |
#s(approx (/ (* t (- x z)) y) #s(hole binary64 (* -1 (* x (+ (* -1 (/ t y)) (/ (* t z) (* x y))))))) |
#s(approx (* t (- x z)) #s(hole binary64 (* -1 (* x (+ (* -1 t) (/ (* t z) x)))))) |
#s(approx (- x z) #s(hole binary64 (* -1 (* x (- (/ z x) 1))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (/ (* t x) z))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (+ (* y (- (* -1 (/ t z)) (* -1 (/ (* t x) (pow z 2))))) (/ (* t x) z)))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (+ (* y (- (+ (* -1 (/ t z)) (/ (* y (- (* -1 (/ t z)) (* -1 (/ (* t x) (pow z 2))))) z)) (* -1 (/ (* t x) (pow z 2))))) (/ (* t x) z)))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (+ (* y (- (+ (* -1 (/ t z)) (* y (- (/ (* y (- (* -1 (/ t z)) (* -1 (/ (* t x) (pow z 2))))) (pow z 2)) (* -1 (/ (- (* -1 (/ t z)) (* -1 (/ (* t x) (pow z 2)))) z))))) (* -1 (/ (* t x) (pow z 2))))) (/ (* t x) z)))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (/ x z))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (+ (* -1 (* y (+ (* -1 (/ x (pow z 2))) (/ 1 z)))) (/ x z)))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (+ (* y (- (* -1 (* y (+ (* -1 (/ x (pow z 3))) (/ 1 (pow z 2))))) (+ (* -1 (/ x (pow z 2))) (/ 1 z)))) (/ x z)))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (+ (* y (- (* y (- (* -1 (* y (+ (* -1 (/ x (pow z 4))) (/ 1 (pow z 3))))) (+ (* -1 (/ x (pow z 3))) (/ 1 (pow z 2))))) (+ (* -1 (/ x (pow z 2))) (/ 1 z)))) (/ x z)))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- z y) #s(hole binary64 z)) |
#s(approx (- z y) #s(hole binary64 (+ z (* -1 y)))) |
#s(approx (* (neg z) (- (/ y z) 1)) #s(hole binary64 z)) |
#s(approx (* (neg z) (- (/ y z) 1)) #s(hole binary64 (+ z (* -1 y)))) |
#s(approx (- (/ y z) 1) #s(hole binary64 -1)) |
#s(approx (- (/ y z) 1) #s(hole binary64 (- (/ y z) 1))) |
#s(approx (/ y z) #s(hole binary64 (/ y z))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (/ (* t x) z))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (+ (* y (- (* -1 (/ t z)) (* -1 (/ (* t x) (pow z 2))))) (/ (* t x) z)))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (+ (* y (- (+ (* -1 (/ t z)) (/ (* y (- (* -1 (/ t z)) (* -1 (/ (* t x) (pow z 2))))) z)) (* -1 (/ (* t x) (pow z 2))))) (/ (* t x) z)))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (+ (* y (- (+ (* -1 (/ t z)) (* y (- (/ (* y (- (* -1 (/ t z)) (* -1 (/ (* t x) (pow z 2))))) (pow z 2)) (* -1 (/ (- (* -1 (/ t z)) (* -1 (/ (* t x) (pow z 2)))) z))))) (* -1 (/ (* t x) (pow z 2))))) (/ (* t x) z)))) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) #s(hole binary64 (* -1 (/ (* t (- x z)) y)))) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) #s(hole binary64 (/ (+ (* -1 (* t (- x z))) (* t y)) y))) |
#s(approx (/ (* t (- x z)) y) #s(hole binary64 (/ (* t (- x z)) y))) |
#s(approx (* (- (/ z y) 1) y) #s(hole binary64 z)) |
#s(approx (* (- (/ z y) 1) y) #s(hole binary64 (+ z (* -1 y)))) |
#s(approx (- (/ z y) 1) #s(hole binary64 (/ z y))) |
#s(approx (- (/ z y) 1) #s(hole binary64 (/ (+ z (* -1 y)) y))) |
#s(approx (/ z y) #s(hole binary64 (/ z y))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 t)) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (- (+ t (* -1 (/ (* t x) y))) (* -1 (/ (* t z) y))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (- (+ t (+ (* -1 (/ (* t x) y)) (/ (* z (- (* -1 (* t x)) (* -1 (* t z)))) (pow y 2)))) (* -1 (/ (* t z) y))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (- (+ t (+ (* -1 (/ (* t x) y)) (/ (* (pow z 2) (- (* -1 (* t x)) (* -1 (* t z)))) (pow y 3)))) (+ (* -1 (/ (* t z) y)) (* -1 (/ (* z (- (* -1 (* t x)) (* -1 (* t z)))) (pow y 2))))))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 1)) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (- (+ 1 (* -1 (/ x y))) (* -1 (/ z y))))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (- (+ 1 (+ (* -1 (/ x y)) (/ (* z (- (* -1 x) (* -1 z))) (pow y 2)))) (* -1 (/ z y))))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (- (+ 1 (+ (* -1 (/ x y)) (/ (* (pow z 2) (- (* -1 x) (* -1 z))) (pow y 3)))) (+ (* -1 (/ z y)) (* -1 (/ (* z (- (* -1 x) (* -1 z))) (pow y 2))))))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (- z y) #s(hole binary64 (* -1 y))) |
#s(approx (- z y) #s(hole binary64 (* y (- (/ z y) 1)))) |
#s(approx (* (neg z) (- (/ y z) 1)) #s(hole binary64 (* -1 y))) |
#s(approx (* (neg z) (- (/ y z) 1)) #s(hole binary64 (* y (- (/ z y) 1)))) |
#s(approx (- (/ y z) 1) #s(hole binary64 (/ y z))) |
#s(approx (- (/ y z) 1) #s(hole binary64 (* y (- (/ 1 z) (/ 1 y))))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 t)) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (- (+ t (* -1 (/ (* t x) y))) (* -1 (/ (* t z) y))))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (- (+ t (+ (* -1 (/ (* t x) y)) (/ (* z (- (* -1 (* t x)) (* -1 (* t z)))) (pow y 2)))) (* -1 (/ (* t z) y))))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (- (+ t (+ (* -1 (/ (* t x) y)) (/ (* (pow z 2) (- (* -1 (* t x)) (* -1 (* t z)))) (pow y 3)))) (+ (* -1 (/ (* t z) y)) (* -1 (/ (* z (- (* -1 (* t x)) (* -1 (* t z)))) (pow y 2))))))) |
#s(approx (* (- x y) t) #s(hole binary64 (* y (+ (* -1 t) (/ (* t x) y))))) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) #s(hole binary64 t)) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) #s(hole binary64 (+ t (* -1 (/ (* t (- x z)) y))))) |
#s(approx (* (- (/ z y) 1) y) #s(hole binary64 (* -1 y))) |
#s(approx (* (- (/ z y) 1) y) #s(hole binary64 (* y (- (/ z y) 1)))) |
#s(approx (- (/ z y) 1) #s(hole binary64 -1)) |
#s(approx (- (/ z y) 1) #s(hole binary64 (- (/ z y) 1))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (+ t (* -1 (/ (- (* t x) (* t z)) y))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (+ t (* -1 (/ (- (+ (* t x) (/ (* z (- (* t x) (* t z))) y)) (* t z)) y))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (+ t (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow z 2) (- (* t x) (* t z))) y)) (* z (- (* t x) (* t z)))) y)) (* t x)) (* t z)) y))))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (+ 1 (* -1 (/ (- x z) y))))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (+ 1 (* -1 (/ (- (+ x (/ (* z (- x z)) y)) z) y))))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (+ 1 (* -1 (/ (- (+ x (* -1 (/ (- (* -1 (/ (* (pow z 2) (- x z)) y)) (* z (- x z))) y))) z) y))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (- z y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ z y))))))) |
#s(approx (* (neg z) (- (/ y z) 1)) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ z y))))))) |
#s(approx (- (/ y z) 1) #s(hole binary64 (* -1 (* y (- (/ 1 y) (/ 1 z)))))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (+ t (* -1 (/ (- (* t x) (* t z)) y))))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (+ t (* -1 (/ (- (+ (* t x) (/ (* z (- (* t x) (* t z))) y)) (* t z)) y))))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (+ t (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow z 2) (- (* t x) (* t z))) y)) (* z (- (* t x) (* t z)))) y)) (* t x)) (* t z)) y))))) |
#s(approx (* (- x y) t) #s(hole binary64 (* -1 (* y (+ t (* -1 (/ (* t x) y))))))) |
#s(approx (* (- (/ z y) 1) y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ z y))))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (* -1 (/ (* t (- x y)) y)))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (+ (* -1 (/ (* t (* z (- x y))) (pow y 2))) (* -1 (/ (* t (- x y)) y))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (+ (* -1 (/ (* t (- x y)) y)) (* z (- (* -1 (/ (* t (* z (- x y))) (pow y 3))) (/ (* t (- x y)) (pow y 2))))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (+ (* -1 (/ (* t (- x y)) y)) (* z (- (* z (- (* -1 (/ (* t (* z (- x y))) (pow y 4))) (/ (* t (- x y)) (pow y 3)))) (/ (* t (- x y)) (pow y 2))))))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (* -1 (/ (- x y) y)))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (+ (* -1 (/ (- x y) y)) (* z (- (/ 1 y) (/ x (pow y 2))))))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (+ (* -1 (/ (- x y) y)) (* z (- (+ (/ 1 y) (/ (* z (- (/ 1 y) (/ x (pow y 2)))) y)) (/ x (pow y 2))))))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (+ (* -1 (/ (- x y) y)) (* z (- (+ (* z (- (/ (* z (- (/ 1 y) (/ x (pow y 2)))) (pow y 2)) (* -1 (/ (- (/ 1 y) (/ x (pow y 2))) y)))) (/ 1 y)) (/ x (pow y 2))))))) |
#s(approx (- z y) #s(hole binary64 (- z y))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- (/ y z) 1) #s(hole binary64 (/ (+ y (* -1 z)) z))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (* -1 (/ (* t (- x y)) y)))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (+ (* -1 (/ (* t (* z (- x y))) (pow y 2))) (* -1 (/ (* t (- x y)) y))))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (+ (* -1 (/ (* t (- x y)) y)) (* z (- (* -1 (/ (* t (* z (- x y))) (pow y 3))) (/ (* t (- x y)) (pow y 2))))))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (+ (* -1 (/ (* t (- x y)) y)) (* z (- (* z (- (* -1 (/ (* t (* z (- x y))) (pow y 4))) (/ (* t (- x y)) (pow y 3)))) (/ (* t (- x y)) (pow y 2))))))) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) #s(hole binary64 (+ t (* -1 (/ (* t x) y))))) |
#s(approx (- x z) #s(hole binary64 (+ x (* -1 z)))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (/ (* t (- x y)) z))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (/ (+ (* t (- x y)) (/ (* t (* y (- x y))) z)) z))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (/ (- (+ (* t (- x y)) (/ (* t (* (pow y 2) (- x y))) (pow z 2))) (* -1 (/ (* t (* y (- x y))) z))) z))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (/ (- (+ (* t (- x y)) (/ (* t (* (pow y 3) (- x y))) (pow z 3))) (+ (* -1 (/ (* t (* y (- x y))) z)) (* -1 (/ (* t (* (pow y 2) (- x y))) (pow z 2))))) z))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (/ (- x y) z))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (/ (- (+ x (/ (* y (- x y)) z)) y) z))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (/ (- (+ x (/ (* (pow y 2) (- x y)) (pow z 2))) (+ y (* -1 (/ (* y (- x y)) z)))) z))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (/ (- (+ x (/ (* (pow y 3) (- x y)) (pow z 3))) (+ y (+ (* -1 (/ (* y (- x y)) z)) (* -1 (/ (* (pow y 2) (- x y)) (pow z 2)))))) z))) |
#s(approx (- z y) #s(hole binary64 (* z (+ 1 (* -1 (/ y z)))))) |
#s(approx (* (neg z) (- (/ y z) 1)) #s(hole binary64 (* z (+ 1 (* -1 (/ y z)))))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (/ (* t (- x y)) z))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (/ (+ (* t (- x y)) (/ (* t (* y (- x y))) z)) z))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (/ (- (+ (* t (- x y)) (/ (* t (* (pow y 2) (- x y))) (pow z 2))) (* -1 (/ (* t (* y (- x y))) z))) z))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (/ (- (+ (* t (- x y)) (/ (* t (* (pow y 3) (- x y))) (pow z 3))) (+ (* -1 (/ (* t (* y (- x y))) z)) (* -1 (/ (* t (* (pow y 2) (- x y))) (pow z 2))))) z))) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) #s(hole binary64 (/ (* t z) y))) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) #s(hole binary64 (* z (+ (* -1 (/ (* t x) (* y z))) (+ (/ t y) (/ t z)))))) |
#s(approx (/ (* t (- x z)) y) #s(hole binary64 (* z (+ (* -1 (/ t y)) (/ (* t x) (* y z)))))) |
#s(approx (* t (- x z)) #s(hole binary64 (* z (+ (* -1 t) (/ (* t x) z))))) |
#s(approx (- x z) #s(hole binary64 (* z (- (/ x z) 1)))) |
#s(approx (* (- (/ z y) 1) y) #s(hole binary64 (* z (+ 1 (* -1 (/ y z)))))) |
#s(approx (- (/ z y) 1) #s(hole binary64 (* z (- (/ 1 y) (/ 1 z))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (* -1 (/ (+ (* -1 (* t (- x y))) (* -1 (/ (* t (* y (- x y))) z))) z)))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (* -1 (/ (+ (* -1 (* t (- x y))) (* -1 (/ (+ (* t (* y (- x y))) (/ (* t (* (pow y 2) (- x y))) z)) z))) z)))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (* -1 (/ (+ (* -1 (* t (- x y))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* t (* (pow y 2) (- x y)))) (* -1 (/ (* t (* (pow y 3) (- x y))) z))) z)) (* t (* y (- x y)))) z))) z)))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (* -1 (/ (+ (* -1 (- x y)) (* -1 (/ (* y (- x y)) z))) z)))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (* -1 (/ (+ (* -1 (- x y)) (* -1 (/ (+ (* y (- x y)) (/ (* (pow y 2) (- x y)) z)) z))) z)))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (* -1 (/ (+ (* -1 (- x y)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow y 2) (- x y))) (* -1 (/ (* (pow y 3) (- x y)) z))) z)) (* y (- x y))) z))) z)))) |
#s(approx (- z y) #s(hole binary64 (* -1 (* z (- (/ y z) 1))))) |
#s(approx (* (neg z) (- (/ y z) 1)) #s(hole binary64 (* -1 (* z (- (/ y z) 1))))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (* -1 (/ (+ (* -1 (* t (- x y))) (* -1 (/ (* t (* y (- x y))) z))) z)))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (* -1 (/ (+ (* -1 (* t (- x y))) (* -1 (/ (+ (* t (* y (- x y))) (/ (* t (* (pow y 2) (- x y))) z)) z))) z)))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (* -1 (/ (+ (* -1 (* t (- x y))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* t (* (pow y 2) (- x y)))) (* -1 (/ (* t (* (pow y 3) (- x y))) z))) z)) (* t (* y (- x y)))) z))) z)))) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ t y)) (* -1 (/ (+ t (* -1 (/ (* t x) y))) z))))))) |
#s(approx (/ (* t (- x z)) y) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* t x) (* y z))) (/ t y)))))) |
#s(approx (* t (- x z)) #s(hole binary64 (* -1 (* z (+ t (* -1 (/ (* t x) z))))))) |
#s(approx (- x z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ x z))))))) |
#s(approx (* (- (/ z y) 1) y) #s(hole binary64 (* -1 (* z (- (/ y z) 1))))) |
#s(approx (- (/ z y) 1) #s(hole binary64 (* -1 (* z (- (/ 1 z) (/ 1 y)))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (/ (* t (- x y)) (- z y)))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (/ (* t (- x y)) (- z y)))) |
#s(approx (* (- x y) t) #s(hole binary64 (* t (- x y)))) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) #s(hole binary64 (* t (+ 1 (* -1 (/ (- x z) y)))))) |
#s(approx (* t (- x z)) #s(hole binary64 (* t (- x z)))) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) #s(hole binary64 (* -1 (* t (- (/ x y) (+ 1 (/ z y))))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | z | @ | inf | ((* (/ (- x y) (- z y)) t) (/ (- x y) (- z y)) (- x y) x y (- z y) (* (neg z) (- (/ y z) 1)) (neg z) z (- (/ y z) 1) (/ y z) 1 t (* (/ (- x y) (- z y)) t) (/ (* t x) z) (* t x) (/ (* (- x y) t) (- z y)) (* (- x y) t) (- x y) (- z y) (* (/ (- x y) (- z y)) t) (+ (* (/ (* t (- x z)) y) -1) t) (/ (* t (- x z)) y) (* t (- x z)) (- x z) -1 (/ (* (- x y) t) (- z y)) (* (- x y) t) (- z y) (* (- (/ z y) 1) y) (- (/ z y) 1) (/ z y)) |
| 6.0ms | z | @ | -inf | ((* (/ (- x y) (- z y)) t) (/ (- x y) (- z y)) (- x y) x y (- z y) (* (neg z) (- (/ y z) 1)) (neg z) z (- (/ y z) 1) (/ y z) 1 t (* (/ (- x y) (- z y)) t) (/ (* t x) z) (* t x) (/ (* (- x y) t) (- z y)) (* (- x y) t) (- x y) (- z y) (* (/ (- x y) (- z y)) t) (+ (* (/ (* t (- x z)) y) -1) t) (/ (* t (- x z)) y) (* t (- x z)) (- x z) -1 (/ (* (- x y) t) (- z y)) (* (- x y) t) (- z y) (* (- (/ z y) 1) y) (- (/ z y) 1) (/ z y)) |
| 4.0ms | t | @ | -inf | ((* (/ (- x y) (- z y)) t) (/ (- x y) (- z y)) (- x y) x y (- z y) (* (neg z) (- (/ y z) 1)) (neg z) z (- (/ y z) 1) (/ y z) 1 t (* (/ (- x y) (- z y)) t) (/ (* t x) z) (* t x) (/ (* (- x y) t) (- z y)) (* (- x y) t) (- x y) (- z y) (* (/ (- x y) (- z y)) t) (+ (* (/ (* t (- x z)) y) -1) t) (/ (* t (- x z)) y) (* t (- x z)) (- x z) -1 (/ (* (- x y) t) (- z y)) (* (- x y) t) (- z y) (* (- (/ z y) 1) y) (- (/ z y) 1) (/ z y)) |
| 3.0ms | x | @ | -inf | ((* (/ (- x y) (- z y)) t) (/ (- x y) (- z y)) (- x y) x y (- z y) (* (neg z) (- (/ y z) 1)) (neg z) z (- (/ y z) 1) (/ y z) 1 t (* (/ (- x y) (- z y)) t) (/ (* t x) z) (* t x) (/ (* (- x y) t) (- z y)) (* (- x y) t) (- x y) (- z y) (* (/ (- x y) (- z y)) t) (+ (* (/ (* t (- x z)) y) -1) t) (/ (* t (- x z)) y) (* t (- x z)) (- x z) -1 (/ (* (- x y) t) (- z y)) (* (- x y) t) (- z y) (* (- (/ z y) 1) y) (- (/ z y) 1) (/ z y)) |
| 3.0ms | y | @ | -inf | ((* (/ (- x y) (- z y)) t) (/ (- x y) (- z y)) (- x y) x y (- z y) (* (neg z) (- (/ y z) 1)) (neg z) z (- (/ y z) 1) (/ y z) 1 t (* (/ (- x y) (- z y)) t) (/ (* t x) z) (* t x) (/ (* (- x y) t) (- z y)) (* (- x y) t) (- x y) (- z y) (* (/ (- x y) (- z y)) t) (+ (* (/ (* t (- x z)) y) -1) t) (/ (* t (- x z)) y) (* t (- x z)) (- x z) -1 (/ (* (- x y) t) (- z y)) (* (- x y) t) (- z y) (* (- (/ z y) 1) y) (- (/ z y) 1) (/ z y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 656 | 4459 |
| 0 | 685 | 4161 |
| 1 | 3619 | 4151 |
| 0 | 8588 | 4072 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (/.f64 (-.f64 x y) #s(approx (- z y) (*.f64 (neg.f64 z) (-.f64 (/.f64 y z) #s(literal 1 binary64))))) t) |
(/.f64 (-.f64 x y) #s(approx (- z y) (*.f64 (neg.f64 z) (-.f64 (/.f64 y z) #s(literal 1 binary64))))) |
(-.f64 x y) |
x |
y |
#s(approx (- z y) (*.f64 (neg.f64 z) (-.f64 (/.f64 y z) #s(literal 1 binary64)))) |
(*.f64 (neg.f64 z) (-.f64 (/.f64 y z) #s(literal 1 binary64))) |
(neg.f64 z) |
z |
(-.f64 (/.f64 y z) #s(literal 1 binary64)) |
(/.f64 y z) |
#s(literal 1 binary64) |
t |
#s(approx (* (/ (- x y) (- z y)) t) (/.f64 (*.f64 t x) z)) |
(/.f64 (*.f64 t x) z) |
(*.f64 t x) |
(/.f64 (*.f64 #s(approx (- x y) x) t) (-.f64 z y)) |
(*.f64 #s(approx (- x y) x) t) |
#s(approx (- x y) x) |
(-.f64 z y) |
#s(approx (* (/ (- x y) (- z y)) t) (fma.f64 (/.f64 (*.f64 t (-.f64 x z)) y) #s(literal -1 binary64) t)) |
(fma.f64 (/.f64 (*.f64 t (-.f64 x z)) y) #s(literal -1 binary64) t) |
(/.f64 (*.f64 t (-.f64 x z)) y) |
(*.f64 t (-.f64 x z)) |
(-.f64 x z) |
#s(literal -1 binary64) |
(/.f64 (*.f64 (-.f64 x y) t) #s(approx (- z y) (*.f64 (-.f64 (/.f64 z y) #s(literal 1 binary64)) y))) |
(*.f64 (-.f64 x y) t) |
#s(approx (- z y) (*.f64 (-.f64 (/.f64 z y) #s(literal 1 binary64)) y)) |
(*.f64 (-.f64 (/.f64 z y) #s(literal 1 binary64)) y) |
(-.f64 (/.f64 z y) #s(literal 1 binary64)) |
(/.f64 z y) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (* -1 (/ (* t y) (- z y))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (+ (* -1 (/ (* t y) (- z y))) (/ (* t x) (- z y))))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (* -1 (/ y (- z y))))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (+ (* -1 (/ y (- z y))) (/ x (- z y))))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* t x) z) #s(hole binary64 (/ (* t x) z))) |
#s(approx (* t x) #s(hole binary64 (* t x))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (* -1 (/ (* t y) (- z y))))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (+ (* -1 (/ (* t y) (- z y))) (/ (* t x) (- z y))))) |
#s(approx (* (- x y) t) #s(hole binary64 (* -1 (* t y)))) |
#s(approx (* (- x y) t) #s(hole binary64 (+ (* -1 (* t y)) (* t x)))) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) #s(hole binary64 (+ t (/ (* t z) y)))) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) #s(hole binary64 (+ t (+ (* -1 (/ (* t x) y)) (/ (* t z) y))))) |
#s(approx (/ (* t (- x z)) y) #s(hole binary64 (* -1 (/ (* t z) y)))) |
#s(approx (/ (* t (- x z)) y) #s(hole binary64 (+ (* -1 (/ (* t z) y)) (/ (* t x) y)))) |
#s(approx (* t (- x z)) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (* t (- x z)) #s(hole binary64 (+ (* -1 (* t z)) (* t x)))) |
#s(approx (- x z) #s(hole binary64 (* -1 z))) |
#s(approx (- x z) #s(hole binary64 (- x z))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (/ (* t x) (- z y)))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (* x (+ (* -1 (/ (* t y) (* x (- z y)))) (/ t (- z y)))))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (/ x (- z y)))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (* x (+ (* -1 (/ y (* x (- z y)))) (/ 1 (- z y)))))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (/ (* t x) (- z y)))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (* x (+ (* -1 (/ (* t y) (* x (- z y)))) (/ t (- z y)))))) |
#s(approx (* (- x y) t) #s(hole binary64 (* t x))) |
#s(approx (* (- x y) t) #s(hole binary64 (* x (+ t (* -1 (/ (* t y) x)))))) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) #s(hole binary64 (* -1 (/ (* t x) y)))) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) #s(hole binary64 (* x (+ (* -1 (/ t y)) (+ (/ t x) (/ (* t z) (* x y))))))) |
#s(approx (/ (* t (- x z)) y) #s(hole binary64 (/ (* t x) y))) |
#s(approx (/ (* t (- x z)) y) #s(hole binary64 (* x (+ (* -1 (/ (* t z) (* x y))) (/ t y))))) |
#s(approx (* t (- x z)) #s(hole binary64 (* t x))) |
#s(approx (* t (- x z)) #s(hole binary64 (* x (+ t (* -1 (/ (* t z) x)))))) |
#s(approx (- x z) #s(hole binary64 x)) |
#s(approx (- x z) #s(hole binary64 (* x (+ 1 (* -1 (/ z x)))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ t (- z y))) (/ (* t y) (* x (- z y)))))))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (* -1 (* x (- (/ y (* x (- z y))) (/ 1 (- z y))))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ t (- z y))) (/ (* t y) (* x (- z y)))))))) |
#s(approx (* (- x y) t) #s(hole binary64 (* -1 (* x (+ (* -1 t) (/ (* t y) x)))))) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ t (/ (* t z) y)) x)) (/ t y)))))) |
#s(approx (/ (* t (- x z)) y) #s(hole binary64 (* -1 (* x (+ (* -1 (/ t y)) (/ (* t z) (* x y))))))) |
#s(approx (* t (- x z)) #s(hole binary64 (* -1 (* x (+ (* -1 t) (/ (* t z) x)))))) |
#s(approx (- x z) #s(hole binary64 (* -1 (* x (- (/ z x) 1))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (/ (* t x) z))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (+ (* y (- (* -1 (/ t z)) (* -1 (/ (* t x) (pow z 2))))) (/ (* t x) z)))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (+ (* y (- (+ (* -1 (/ t z)) (/ (* y (- (* -1 (/ t z)) (* -1 (/ (* t x) (pow z 2))))) z)) (* -1 (/ (* t x) (pow z 2))))) (/ (* t x) z)))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (+ (* y (- (+ (* -1 (/ t z)) (* y (- (/ (* y (- (* -1 (/ t z)) (* -1 (/ (* t x) (pow z 2))))) (pow z 2)) (* -1 (/ (- (* -1 (/ t z)) (* -1 (/ (* t x) (pow z 2)))) z))))) (* -1 (/ (* t x) (pow z 2))))) (/ (* t x) z)))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (/ x z))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (+ (* -1 (* y (+ (* -1 (/ x (pow z 2))) (/ 1 z)))) (/ x z)))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (+ (* y (- (* -1 (* y (+ (* -1 (/ x (pow z 3))) (/ 1 (pow z 2))))) (+ (* -1 (/ x (pow z 2))) (/ 1 z)))) (/ x z)))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (+ (* y (- (* y (- (* -1 (* y (+ (* -1 (/ x (pow z 4))) (/ 1 (pow z 3))))) (+ (* -1 (/ x (pow z 3))) (/ 1 (pow z 2))))) (+ (* -1 (/ x (pow z 2))) (/ 1 z)))) (/ x z)))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- z y) #s(hole binary64 z)) |
#s(approx (- z y) #s(hole binary64 (+ z (* -1 y)))) |
#s(approx (* (neg z) (- (/ y z) 1)) #s(hole binary64 z)) |
#s(approx (* (neg z) (- (/ y z) 1)) #s(hole binary64 (+ z (* -1 y)))) |
#s(approx (- (/ y z) 1) #s(hole binary64 -1)) |
#s(approx (- (/ y z) 1) #s(hole binary64 (- (/ y z) 1))) |
#s(approx (/ y z) #s(hole binary64 (/ y z))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (/ (* t x) z))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (+ (* y (- (* -1 (/ t z)) (* -1 (/ (* t x) (pow z 2))))) (/ (* t x) z)))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (+ (* y (- (+ (* -1 (/ t z)) (/ (* y (- (* -1 (/ t z)) (* -1 (/ (* t x) (pow z 2))))) z)) (* -1 (/ (* t x) (pow z 2))))) (/ (* t x) z)))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (+ (* y (- (+ (* -1 (/ t z)) (* y (- (/ (* y (- (* -1 (/ t z)) (* -1 (/ (* t x) (pow z 2))))) (pow z 2)) (* -1 (/ (- (* -1 (/ t z)) (* -1 (/ (* t x) (pow z 2)))) z))))) (* -1 (/ (* t x) (pow z 2))))) (/ (* t x) z)))) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) #s(hole binary64 (* -1 (/ (* t (- x z)) y)))) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) #s(hole binary64 (/ (+ (* -1 (* t (- x z))) (* t y)) y))) |
#s(approx (/ (* t (- x z)) y) #s(hole binary64 (/ (* t (- x z)) y))) |
#s(approx (* (- (/ z y) 1) y) #s(hole binary64 z)) |
#s(approx (* (- (/ z y) 1) y) #s(hole binary64 (+ z (* -1 y)))) |
#s(approx (- (/ z y) 1) #s(hole binary64 (/ z y))) |
#s(approx (- (/ z y) 1) #s(hole binary64 (/ (+ z (* -1 y)) y))) |
#s(approx (/ z y) #s(hole binary64 (/ z y))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 t)) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (- (+ t (* -1 (/ (* t x) y))) (* -1 (/ (* t z) y))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (- (+ t (+ (* -1 (/ (* t x) y)) (/ (* z (- (* -1 (* t x)) (* -1 (* t z)))) (pow y 2)))) (* -1 (/ (* t z) y))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (- (+ t (+ (* -1 (/ (* t x) y)) (/ (* (pow z 2) (- (* -1 (* t x)) (* -1 (* t z)))) (pow y 3)))) (+ (* -1 (/ (* t z) y)) (* -1 (/ (* z (- (* -1 (* t x)) (* -1 (* t z)))) (pow y 2))))))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 1)) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (- (+ 1 (* -1 (/ x y))) (* -1 (/ z y))))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (- (+ 1 (+ (* -1 (/ x y)) (/ (* z (- (* -1 x) (* -1 z))) (pow y 2)))) (* -1 (/ z y))))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (- (+ 1 (+ (* -1 (/ x y)) (/ (* (pow z 2) (- (* -1 x) (* -1 z))) (pow y 3)))) (+ (* -1 (/ z y)) (* -1 (/ (* z (- (* -1 x) (* -1 z))) (pow y 2))))))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (- z y) #s(hole binary64 (* -1 y))) |
#s(approx (- z y) #s(hole binary64 (* y (- (/ z y) 1)))) |
#s(approx (* (neg z) (- (/ y z) 1)) #s(hole binary64 (* -1 y))) |
#s(approx (* (neg z) (- (/ y z) 1)) #s(hole binary64 (* y (- (/ z y) 1)))) |
#s(approx (- (/ y z) 1) #s(hole binary64 (/ y z))) |
#s(approx (- (/ y z) 1) #s(hole binary64 (* y (- (/ 1 z) (/ 1 y))))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 t)) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (- (+ t (* -1 (/ (* t x) y))) (* -1 (/ (* t z) y))))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (- (+ t (+ (* -1 (/ (* t x) y)) (/ (* z (- (* -1 (* t x)) (* -1 (* t z)))) (pow y 2)))) (* -1 (/ (* t z) y))))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (- (+ t (+ (* -1 (/ (* t x) y)) (/ (* (pow z 2) (- (* -1 (* t x)) (* -1 (* t z)))) (pow y 3)))) (+ (* -1 (/ (* t z) y)) (* -1 (/ (* z (- (* -1 (* t x)) (* -1 (* t z)))) (pow y 2))))))) |
#s(approx (* (- x y) t) #s(hole binary64 (* y (+ (* -1 t) (/ (* t x) y))))) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) #s(hole binary64 t)) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) #s(hole binary64 (+ t (* -1 (/ (* t (- x z)) y))))) |
#s(approx (* (- (/ z y) 1) y) #s(hole binary64 (* -1 y))) |
#s(approx (* (- (/ z y) 1) y) #s(hole binary64 (* y (- (/ z y) 1)))) |
#s(approx (- (/ z y) 1) #s(hole binary64 -1)) |
#s(approx (- (/ z y) 1) #s(hole binary64 (- (/ z y) 1))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (+ t (* -1 (/ (- (* t x) (* t z)) y))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (+ t (* -1 (/ (- (+ (* t x) (/ (* z (- (* t x) (* t z))) y)) (* t z)) y))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (+ t (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow z 2) (- (* t x) (* t z))) y)) (* z (- (* t x) (* t z)))) y)) (* t x)) (* t z)) y))))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (+ 1 (* -1 (/ (- x z) y))))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (+ 1 (* -1 (/ (- (+ x (/ (* z (- x z)) y)) z) y))))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (+ 1 (* -1 (/ (- (+ x (* -1 (/ (- (* -1 (/ (* (pow z 2) (- x z)) y)) (* z (- x z))) y))) z) y))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (- z y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ z y))))))) |
#s(approx (* (neg z) (- (/ y z) 1)) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ z y))))))) |
#s(approx (- (/ y z) 1) #s(hole binary64 (* -1 (* y (- (/ 1 y) (/ 1 z)))))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (+ t (* -1 (/ (- (* t x) (* t z)) y))))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (+ t (* -1 (/ (- (+ (* t x) (/ (* z (- (* t x) (* t z))) y)) (* t z)) y))))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (+ t (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow z 2) (- (* t x) (* t z))) y)) (* z (- (* t x) (* t z)))) y)) (* t x)) (* t z)) y))))) |
#s(approx (* (- x y) t) #s(hole binary64 (* -1 (* y (+ t (* -1 (/ (* t x) y))))))) |
#s(approx (* (- (/ z y) 1) y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ z y))))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (* -1 (/ (* t (- x y)) y)))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (+ (* -1 (/ (* t (* z (- x y))) (pow y 2))) (* -1 (/ (* t (- x y)) y))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (+ (* -1 (/ (* t (- x y)) y)) (* z (- (* -1 (/ (* t (* z (- x y))) (pow y 3))) (/ (* t (- x y)) (pow y 2))))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (+ (* -1 (/ (* t (- x y)) y)) (* z (- (* z (- (* -1 (/ (* t (* z (- x y))) (pow y 4))) (/ (* t (- x y)) (pow y 3)))) (/ (* t (- x y)) (pow y 2))))))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (* -1 (/ (- x y) y)))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (+ (* -1 (/ (- x y) y)) (* z (- (/ 1 y) (/ x (pow y 2))))))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (+ (* -1 (/ (- x y) y)) (* z (- (+ (/ 1 y) (/ (* z (- (/ 1 y) (/ x (pow y 2)))) y)) (/ x (pow y 2))))))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (+ (* -1 (/ (- x y) y)) (* z (- (+ (* z (- (/ (* z (- (/ 1 y) (/ x (pow y 2)))) (pow y 2)) (* -1 (/ (- (/ 1 y) (/ x (pow y 2))) y)))) (/ 1 y)) (/ x (pow y 2))))))) |
#s(approx (- z y) #s(hole binary64 (- z y))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- (/ y z) 1) #s(hole binary64 (/ (+ y (* -1 z)) z))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (* -1 (/ (* t (- x y)) y)))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (+ (* -1 (/ (* t (* z (- x y))) (pow y 2))) (* -1 (/ (* t (- x y)) y))))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (+ (* -1 (/ (* t (- x y)) y)) (* z (- (* -1 (/ (* t (* z (- x y))) (pow y 3))) (/ (* t (- x y)) (pow y 2))))))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (+ (* -1 (/ (* t (- x y)) y)) (* z (- (* z (- (* -1 (/ (* t (* z (- x y))) (pow y 4))) (/ (* t (- x y)) (pow y 3)))) (/ (* t (- x y)) (pow y 2))))))) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) #s(hole binary64 (+ t (* -1 (/ (* t x) y))))) |
#s(approx (- x z) #s(hole binary64 (+ x (* -1 z)))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (/ (* t (- x y)) z))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (/ (+ (* t (- x y)) (/ (* t (* y (- x y))) z)) z))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (/ (- (+ (* t (- x y)) (/ (* t (* (pow y 2) (- x y))) (pow z 2))) (* -1 (/ (* t (* y (- x y))) z))) z))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (/ (- (+ (* t (- x y)) (/ (* t (* (pow y 3) (- x y))) (pow z 3))) (+ (* -1 (/ (* t (* y (- x y))) z)) (* -1 (/ (* t (* (pow y 2) (- x y))) (pow z 2))))) z))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (/ (- x y) z))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (/ (- (+ x (/ (* y (- x y)) z)) y) z))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (/ (- (+ x (/ (* (pow y 2) (- x y)) (pow z 2))) (+ y (* -1 (/ (* y (- x y)) z)))) z))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (/ (- (+ x (/ (* (pow y 3) (- x y)) (pow z 3))) (+ y (+ (* -1 (/ (* y (- x y)) z)) (* -1 (/ (* (pow y 2) (- x y)) (pow z 2)))))) z))) |
#s(approx (- z y) #s(hole binary64 (* z (+ 1 (* -1 (/ y z)))))) |
#s(approx (* (neg z) (- (/ y z) 1)) #s(hole binary64 (* z (+ 1 (* -1 (/ y z)))))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (/ (* t (- x y)) z))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (/ (+ (* t (- x y)) (/ (* t (* y (- x y))) z)) z))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (/ (- (+ (* t (- x y)) (/ (* t (* (pow y 2) (- x y))) (pow z 2))) (* -1 (/ (* t (* y (- x y))) z))) z))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (/ (- (+ (* t (- x y)) (/ (* t (* (pow y 3) (- x y))) (pow z 3))) (+ (* -1 (/ (* t (* y (- x y))) z)) (* -1 (/ (* t (* (pow y 2) (- x y))) (pow z 2))))) z))) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) #s(hole binary64 (/ (* t z) y))) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) #s(hole binary64 (* z (+ (* -1 (/ (* t x) (* y z))) (+ (/ t y) (/ t z)))))) |
#s(approx (/ (* t (- x z)) y) #s(hole binary64 (* z (+ (* -1 (/ t y)) (/ (* t x) (* y z)))))) |
#s(approx (* t (- x z)) #s(hole binary64 (* z (+ (* -1 t) (/ (* t x) z))))) |
#s(approx (- x z) #s(hole binary64 (* z (- (/ x z) 1)))) |
#s(approx (* (- (/ z y) 1) y) #s(hole binary64 (* z (+ 1 (* -1 (/ y z)))))) |
#s(approx (- (/ z y) 1) #s(hole binary64 (* z (- (/ 1 y) (/ 1 z))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (* -1 (/ (+ (* -1 (* t (- x y))) (* -1 (/ (* t (* y (- x y))) z))) z)))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (* -1 (/ (+ (* -1 (* t (- x y))) (* -1 (/ (+ (* t (* y (- x y))) (/ (* t (* (pow y 2) (- x y))) z)) z))) z)))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (* -1 (/ (+ (* -1 (* t (- x y))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* t (* (pow y 2) (- x y)))) (* -1 (/ (* t (* (pow y 3) (- x y))) z))) z)) (* t (* y (- x y)))) z))) z)))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (* -1 (/ (+ (* -1 (- x y)) (* -1 (/ (* y (- x y)) z))) z)))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (* -1 (/ (+ (* -1 (- x y)) (* -1 (/ (+ (* y (- x y)) (/ (* (pow y 2) (- x y)) z)) z))) z)))) |
#s(approx (/ (- x y) (- z y)) #s(hole binary64 (* -1 (/ (+ (* -1 (- x y)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow y 2) (- x y))) (* -1 (/ (* (pow y 3) (- x y)) z))) z)) (* y (- x y))) z))) z)))) |
#s(approx (- z y) #s(hole binary64 (* -1 (* z (- (/ y z) 1))))) |
#s(approx (* (neg z) (- (/ y z) 1)) #s(hole binary64 (* -1 (* z (- (/ y z) 1))))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (* -1 (/ (+ (* -1 (* t (- x y))) (* -1 (/ (* t (* y (- x y))) z))) z)))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (* -1 (/ (+ (* -1 (* t (- x y))) (* -1 (/ (+ (* t (* y (- x y))) (/ (* t (* (pow y 2) (- x y))) z)) z))) z)))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (* -1 (/ (+ (* -1 (* t (- x y))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* t (* (pow y 2) (- x y)))) (* -1 (/ (* t (* (pow y 3) (- x y))) z))) z)) (* t (* y (- x y)))) z))) z)))) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ t y)) (* -1 (/ (+ t (* -1 (/ (* t x) y))) z))))))) |
#s(approx (/ (* t (- x z)) y) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* t x) (* y z))) (/ t y)))))) |
#s(approx (* t (- x z)) #s(hole binary64 (* -1 (* z (+ t (* -1 (/ (* t x) z))))))) |
#s(approx (- x z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ x z))))))) |
#s(approx (* (- (/ z y) 1) y) #s(hole binary64 (* -1 (* z (- (/ y z) 1))))) |
#s(approx (- (/ z y) 1) #s(hole binary64 (* -1 (* z (- (/ 1 z) (/ 1 y)))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (/ (* t (- x y)) (- z y)))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (/ (* t (- x y)) (- z y)))) |
#s(approx (* (- x y) t) #s(hole binary64 (* t (- x y)))) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) #s(hole binary64 (* t (+ 1 (* -1 (/ (- x z) y)))))) |
#s(approx (* t (- x z)) #s(hole binary64 (* t (- x z)))) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) #s(hole binary64 (* -1 (* t (- (/ x y) (+ 1 (/ z y))))))) |
| Outputs |
|---|
(*.f64 t (/.f64 (-.f64 x y) #s(approx (- z y) (*.f64 (-.f64 (/.f64 y z) #s(literal 1 binary64)) (neg.f64 z))))) |
(*.f64 (/.f64 (-.f64 x y) #s(approx (- z y) (*.f64 (-.f64 (/.f64 y z) #s(literal 1 binary64)) (neg.f64 z)))) t) |
(/.f64 (*.f64 (-.f64 x y) t) #s(approx (- z y) (*.f64 (-.f64 (/.f64 y z) #s(literal 1 binary64)) (neg.f64 z)))) |
(/.f64 (-.f64 (*.f64 x #s(approx (- z y) (*.f64 (-.f64 (/.f64 y z) #s(literal 1 binary64)) (neg.f64 z)))) (*.f64 #s(approx (- z y) (*.f64 (-.f64 (/.f64 y z) #s(literal 1 binary64)) (neg.f64 z))) y)) (*.f64 #s(approx (- z y) (*.f64 (-.f64 (/.f64 y z) #s(literal 1 binary64)) (neg.f64 z))) #s(approx (- z y) (*.f64 (-.f64 (/.f64 y z) #s(literal 1 binary64)) (neg.f64 z))))) |
(/.f64 (neg.f64 (-.f64 x y)) (neg.f64 #s(approx (- z y) (*.f64 (-.f64 (/.f64 y z) #s(literal 1 binary64)) (neg.f64 z))))) |
(/.f64 (-.f64 x y) #s(approx (- z y) (*.f64 (-.f64 (/.f64 y z) #s(literal 1 binary64)) (neg.f64 z)))) |
(-.f64 (/.f64 x #s(approx (- z y) (*.f64 (-.f64 (/.f64 y z) #s(literal 1 binary64)) (neg.f64 z)))) (/.f64 y #s(approx (- z y) (*.f64 (-.f64 (/.f64 y z) #s(literal 1 binary64)) (neg.f64 z))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (+.f64 x y)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 x x (fma.f64 y y (*.f64 y x)))) |
(-.f64 x y) |
x |
y |
#s(approx (- z y) (*.f64 (-.f64 (/.f64 y z) #s(literal 1 binary64)) (neg.f64 z))) |
(*.f64 (*.f64 (-.f64 (/.f64 y z) #s(literal 1 binary64)) z) #s(literal -1 binary64)) |
(*.f64 (-.f64 (/.f64 y z) #s(literal 1 binary64)) (neg.f64 z)) |
(*.f64 (neg.f64 z) (-.f64 (/.f64 y z) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (/.f64 y z) #s(literal 1 binary64)) z)) |
(neg.f64 (*.f64 (-.f64 (/.f64 y z) #s(literal 1 binary64)) z)) |
(*.f64 #s(literal -1 binary64) z) |
(*.f64 z #s(literal -1 binary64)) |
(neg.f64 z) |
z |
(/.f64 (-.f64 (*.f64 (neg.f64 y) #s(literal 2 binary64)) (*.f64 (neg.f64 z) #s(literal 2 binary64))) (*.f64 (neg.f64 z) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) (*.f64 z #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 y z) #s(literal 2 binary64)) #s(literal 1 binary64)) (+.f64 (/.f64 y z) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 y z) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (/.f64 y z) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y z) #s(literal 1 binary64))))) |
(-.f64 (/.f64 y z) #s(literal 1 binary64)) |
(/.f64 (neg.f64 y) (neg.f64 z)) |
(/.f64 y z) |
#s(literal 1 binary64) |
t |
#s(approx (/ (* (- x y) t) (- z y)) (/.f64 (*.f64 t x) z)) |
(*.f64 t (/.f64 x z)) |
(/.f64 (*.f64 (neg.f64 t) x) (neg.f64 z)) |
(/.f64 (*.f64 t x) z) |
(*.f64 t x) |
(*.f64 x t) |
(*.f64 #s(approx (- x y) x) (/.f64 t (-.f64 z y))) |
(/.f64 (neg.f64 (*.f64 #s(approx (- x y) x) t)) (neg.f64 (-.f64 z y))) |
(/.f64 (*.f64 #s(approx (- x y) x) t) (-.f64 z y)) |
(*.f64 #s(approx (- x y) x) t) |
(*.f64 t #s(approx (- x y) x)) |
#s(approx (- x y) x) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 y y)) (+.f64 z y)) |
(/.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 z z (fma.f64 y y (*.f64 z y)))) |
(-.f64 z y) |
#s(approx (/ (* (- x y) t) (- z y)) (fma.f64 (/.f64 (*.f64 (-.f64 x z) t) y) #s(literal -1 binary64) t)) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 t t) (pow.f64 (/.f64 (*.f64 t x) y) #s(literal 2 binary64))) y) (*.f64 (-.f64 t (/.f64 (*.f64 (neg.f64 t) x) y)) (*.f64 (neg.f64 t) z))) (*.f64 (-.f64 t (/.f64 (*.f64 (neg.f64 t) x) y)) y)) |
(/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (neg.f64 t) x) y) #s(literal 3 binary64))) y) (*.f64 (fma.f64 t t (-.f64 (pow.f64 (/.f64 (*.f64 t x) y) #s(literal 2 binary64)) (*.f64 t (/.f64 (*.f64 (neg.f64 t) x) y)))) (*.f64 (neg.f64 t) z))) (*.f64 (fma.f64 t t (-.f64 (pow.f64 (/.f64 (*.f64 t x) y) #s(literal 2 binary64)) (*.f64 t (/.f64 (*.f64 (neg.f64 t) x) y)))) y)) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 t x) y) #s(literal -1 binary64) t) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 t z) y) #s(literal 2 binary64))) (+.f64 (fma.f64 (/.f64 (*.f64 t x) y) #s(literal -1 binary64) t) (neg.f64 (/.f64 (*.f64 t z) y)))) |
(/.f64 (-.f64 (*.f64 t t) (pow.f64 (neg.f64 (/.f64 (*.f64 (-.f64 x z) t) y)) #s(literal 2 binary64))) (-.f64 t (neg.f64 (/.f64 (*.f64 (-.f64 x z) t) y)))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 (/.f64 (*.f64 (-.f64 x z) t) y)) #s(literal 2 binary64)) (*.f64 t t)) (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 x z) t) y)) t)) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 t x) y) #s(literal -1 binary64) t) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 (*.f64 t z) y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 t x) y) #s(literal -1 binary64) t) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 t z) y) #s(literal 2 binary64)) (*.f64 (fma.f64 (/.f64 (*.f64 t x) y) #s(literal -1 binary64) t) (neg.f64 (/.f64 (*.f64 t z) y)))))) |
(/.f64 (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 (*.f64 (-.f64 x z) t) y)) #s(literal 3 binary64))) (fma.f64 t t (-.f64 (pow.f64 (neg.f64 (/.f64 (*.f64 (-.f64 x z) t) y)) #s(literal 2 binary64)) (*.f64 t (neg.f64 (/.f64 (*.f64 (-.f64 x z) t) y)))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (-.f64 x z) t) y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 t #s(literal 3 binary64))) (+.f64 (pow.f64 (neg.f64 (/.f64 (*.f64 (-.f64 x z) t) y)) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (neg.f64 (/.f64 (*.f64 (-.f64 x z) t) y)) t)))) |
(fma.f64 (/.f64 (*.f64 (-.f64 x z) t) y) #s(literal -1 binary64) t) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 x z) t) y) t) |
(-.f64 (fma.f64 (/.f64 (*.f64 t x) y) #s(literal -1 binary64) t) (neg.f64 (/.f64 (*.f64 t z) y))) |
(-.f64 t (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 x z) t) y))) |
(+.f64 (fma.f64 (/.f64 (*.f64 t x) y) #s(literal -1 binary64) t) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t z) y))) |
(+.f64 (neg.f64 (/.f64 (*.f64 (-.f64 x z) t) y)) t) |
(+.f64 t (neg.f64 (/.f64 (*.f64 (-.f64 x z) t) y))) |
(*.f64 t (/.f64 (-.f64 x z) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 t) x) (neg.f64 y)) (*.f64 (neg.f64 y) (*.f64 (neg.f64 t) z))) (*.f64 y y)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 t) x) y) (*.f64 (neg.f64 y) (*.f64 t z))) (*.f64 (neg.f64 y) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 t x) (neg.f64 y)) (*.f64 y (*.f64 (neg.f64 t) z))) (*.f64 y (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 (*.f64 t x) y) (*.f64 y (*.f64 t z))) (*.f64 y y)) |
(/.f64 (*.f64 (neg.f64 t) (-.f64 x z)) (neg.f64 y)) |
(/.f64 (*.f64 (-.f64 x z) t) y) |
(-.f64 (/.f64 (*.f64 t x) y) (/.f64 (*.f64 t z) y)) |
(*.f64 (-.f64 x z) t) |
(*.f64 t (-.f64 x z)) |
(/.f64 (-.f64 (pow.f64 (*.f64 t x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (fma.f64 t x (*.f64 t z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 t x) #s(literal 2 binary64))) (-.f64 (*.f64 (neg.f64 t) z) (*.f64 t x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 t x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 t x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (*.f64 t x) (*.f64 t z))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 t x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 t x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 t) z) (*.f64 t x))))) |
(fma.f64 (neg.f64 t) z (*.f64 t x)) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) (*.f64 t x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 t x)) |
(fma.f64 t x (*.f64 (neg.f64 t) z)) |
(fma.f64 x t (*.f64 (neg.f64 t) z)) |
(-.f64 (*.f64 (neg.f64 t) z) (*.f64 (neg.f64 t) x)) |
(-.f64 (*.f64 t x) (*.f64 t z)) |
(+.f64 (*.f64 (neg.f64 t) z) (*.f64 t x)) |
(+.f64 (*.f64 t x) (*.f64 (neg.f64 t) z)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (+.f64 x z)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 x x (fma.f64 z z (*.f64 x z)))) |
(-.f64 x z) |
#s(literal -1 binary64) |
(*.f64 (-.f64 x y) (/.f64 t #s(approx (- z y) (*.f64 (-.f64 (/.f64 z y) #s(literal 1 binary64)) y)))) |
(/.f64 (*.f64 (neg.f64 t) (-.f64 x y)) (neg.f64 #s(approx (- z y) (*.f64 (-.f64 (/.f64 z y) #s(literal 1 binary64)) y)))) |
(/.f64 (*.f64 (-.f64 x y) t) #s(approx (- z y) (*.f64 (-.f64 (/.f64 z y) #s(literal 1 binary64)) y))) |
(*.f64 (-.f64 x y) t) |
(*.f64 t (-.f64 x y)) |
#s(approx (- z y) (*.f64 (-.f64 (/.f64 z y) #s(literal 1 binary64)) y)) |
(*.f64 (-.f64 (/.f64 z y) #s(literal 1 binary64)) y) |
(*.f64 y (-.f64 (/.f64 z y) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) #s(literal 2 binary64)) (*.f64 (neg.f64 y) #s(literal 2 binary64))) (*.f64 (neg.f64 y) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 y #s(literal 2 binary64))) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 z y) #s(literal 2 binary64)) #s(literal 1 binary64)) (+.f64 (/.f64 z y) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 z y) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (/.f64 z y) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z y) #s(literal 1 binary64))))) |
(-.f64 (/.f64 z y) #s(literal 1 binary64)) |
(/.f64 (neg.f64 z) (neg.f64 y)) |
(/.f64 z y) |
#s(approx (/ (* (- x y) t) (- z y)) (/.f64 (*.f64 (neg.f64 t) y) (-.f64 z y))) |
#s(approx (/ (* (- x y) t) (- z y)) (fma.f64 t (/.f64 x (-.f64 z y)) (/.f64 (*.f64 (neg.f64 t) y) (-.f64 z y)))) |
#s(approx (/ (- x y) (- z y)) (/.f64 (neg.f64 y) (-.f64 z y))) |
#s(approx (/ (- x y) (- z y)) (fma.f64 (/.f64 y (-.f64 z y)) #s(literal -1 binary64) (/.f64 x (-.f64 z y)))) |
#s(approx (- x y) (neg.f64 y)) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx x x) |
#s(approx (/ (* t x) z) (/.f64 (*.f64 t x) z)) |
#s(approx (* t x) (*.f64 t x)) |
#s(approx (/ (* (- x y) t) (- z y)) (/.f64 (*.f64 (neg.f64 t) y) (-.f64 z y))) |
#s(approx (/ (* (- x y) t) (- z y)) (fma.f64 t (/.f64 x (-.f64 z y)) (/.f64 (*.f64 (neg.f64 t) y) (-.f64 z y)))) |
#s(approx (* (- x y) t) (*.f64 (neg.f64 t) y)) |
#s(approx (* (- x y) t) (fma.f64 (neg.f64 t) y (*.f64 t x))) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) (fma.f64 t (/.f64 z y) t)) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) (+.f64 (fma.f64 t (/.f64 z y) (/.f64 (*.f64 (neg.f64 t) x) y)) t)) |
#s(approx (/ (* t (- x z)) y) (neg.f64 (/.f64 (*.f64 t z) y))) |
#s(approx (/ (* t (- x z)) y) (fma.f64 t (/.f64 x y) (neg.f64 (/.f64 (*.f64 t z) y)))) |
#s(approx (* t (- x z)) (*.f64 (neg.f64 t) z)) |
#s(approx (* t (- x z)) (*.f64 (-.f64 x z) t)) |
#s(approx (- x z) (neg.f64 z)) |
#s(approx (- x z) (-.f64 x z)) |
#s(approx (/ (* (- x y) t) (- z y)) (*.f64 t (/.f64 x (-.f64 z y)))) |
#s(approx (/ (* (- x y) t) (- z y)) (*.f64 (fma.f64 (*.f64 (/.f64 t x) (/.f64 y (-.f64 z y))) #s(literal -1 binary64) (/.f64 t (-.f64 z y))) x)) |
#s(approx (/ (- x y) (- z y)) (/.f64 x (-.f64 z y))) |
#s(approx (/ (- x y) (- z y)) (*.f64 (fma.f64 (/.f64 y (*.f64 (-.f64 z y) x)) #s(literal -1 binary64) (pow.f64 (-.f64 z y) #s(literal -1 binary64))) x)) |
#s(approx (- x y) x) |
#s(approx (- x y) (*.f64 (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal 1 binary64)) x)) |
#s(approx (/ (* (- x y) t) (- z y)) (*.f64 t (/.f64 x (-.f64 z y)))) |
#s(approx (/ (* (- x y) t) (- z y)) (*.f64 (fma.f64 (*.f64 (/.f64 t x) (/.f64 y (-.f64 z y))) #s(literal -1 binary64) (/.f64 t (-.f64 z y))) x)) |
#s(approx (* (- x y) t) (*.f64 t x)) |
#s(approx (* (- x y) t) (*.f64 (fma.f64 (*.f64 t (/.f64 y x)) #s(literal -1 binary64) t) x)) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) (/.f64 (*.f64 (neg.f64 t) x) y)) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) (*.f64 (fma.f64 (/.f64 t y) #s(literal -1 binary64) (fma.f64 (/.f64 t x) (/.f64 z y) (/.f64 t x))) x)) |
#s(approx (/ (* t (- x z)) y) (/.f64 (*.f64 t x) y)) |
#s(approx (/ (* t (- x z)) y) (*.f64 (fma.f64 (*.f64 (/.f64 t x) (/.f64 z y)) #s(literal -1 binary64) (/.f64 t y)) x)) |
#s(approx (* t (- x z)) (*.f64 t x)) |
#s(approx (* t (- x z)) (*.f64 (fma.f64 (/.f64 (*.f64 t z) x) #s(literal -1 binary64) t) x)) |
#s(approx (- x z) x) |
#s(approx (- x z) (*.f64 (fma.f64 (/.f64 z x) #s(literal -1 binary64) #s(literal 1 binary64)) x)) |
#s(approx (/ (* (- x y) t) (- z y)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 t x) (/.f64 y (-.f64 z y)) (/.f64 (neg.f64 t) (-.f64 z y))))) |
#s(approx (/ (- x y) (- z y)) (*.f64 (neg.f64 x) (/.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) (-.f64 z y)))) |
#s(approx (- x y) (*.f64 (neg.f64 x) (-.f64 (/.f64 y x) #s(literal 1 binary64)))) |
#s(approx (/ (* (- x y) t) (- z y)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 t x) (/.f64 y (-.f64 z y)) (/.f64 (neg.f64 t) (-.f64 z y))))) |
#s(approx (* (- x y) t) (*.f64 (neg.f64 x) (fma.f64 t (/.f64 y x) (neg.f64 t)))) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 t (/.f64 z y) t) x) #s(literal -1 binary64) (/.f64 t y)))) |
#s(approx (/ (* t (- x z)) y) (*.f64 (neg.f64 x) (fma.f64 (/.f64 t x) (/.f64 z y) (/.f64 (neg.f64 t) y)))) |
#s(approx (* t (- x z)) (*.f64 (neg.f64 x) (fma.f64 t (/.f64 z x) (neg.f64 t)))) |
#s(approx (- x z) (*.f64 (neg.f64 x) (-.f64 (/.f64 z x) #s(literal 1 binary64)))) |
#s(approx (/ (* (- x y) t) (- z y)) (/.f64 (*.f64 t x) z)) |
#s(approx (/ (* (- x y) t) (- z y)) (fma.f64 (-.f64 (/.f64 (neg.f64 t) z) (/.f64 (*.f64 (neg.f64 t) x) (*.f64 z z))) y (/.f64 (*.f64 t x) z))) |
#s(approx (/ (* (- x y) t) (- z y)) (fma.f64 (-.f64 (fma.f64 y (/.f64 (-.f64 (/.f64 (neg.f64 t) z) (/.f64 (*.f64 (neg.f64 t) x) (*.f64 z z))) z) (/.f64 (neg.f64 t) z)) (/.f64 (*.f64 (neg.f64 t) x) (*.f64 z z))) y (/.f64 (*.f64 t x) z))) |
#s(approx (/ (* (- x y) t) (- z y)) (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 y (/.f64 (-.f64 (/.f64 (neg.f64 t) z) (/.f64 (*.f64 (neg.f64 t) x) (*.f64 z z))) (*.f64 z z))) (neg.f64 (/.f64 (-.f64 (/.f64 (neg.f64 t) z) (/.f64 (*.f64 (neg.f64 t) x) (*.f64 z z))) z))) y (/.f64 (neg.f64 t) z)) (/.f64 (*.f64 (neg.f64 t) x) (*.f64 z z))) y (/.f64 (*.f64 t x) z))) |
#s(approx (/ (- x y) (- z y)) (/.f64 x z)) |
#s(approx (/ (- x y) (- z y)) (fma.f64 (neg.f64 y) (fma.f64 (/.f64 x (*.f64 z z)) #s(literal -1 binary64) (pow.f64 z #s(literal -1 binary64))) (/.f64 x z))) |
#s(approx (/ (- x y) (- z y)) (fma.f64 (-.f64 (*.f64 (neg.f64 y) (fma.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64))) #s(literal -1 binary64) (pow.f64 z #s(literal -2 binary64)))) (fma.f64 (/.f64 x (*.f64 z z)) #s(literal -1 binary64) (pow.f64 z #s(literal -1 binary64)))) y (/.f64 x z))) |
#s(approx (/ (- x y) (- z y)) (fma.f64 (-.f64 (-.f64 (*.f64 (-.f64 (*.f64 (neg.f64 y) (fma.f64 (/.f64 x (pow.f64 z #s(literal 4 binary64))) #s(literal -1 binary64) (pow.f64 z #s(literal -3 binary64)))) (fma.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64))) #s(literal -1 binary64) (pow.f64 z #s(literal -2 binary64)))) y) (/.f64 (neg.f64 x) (*.f64 z z))) (pow.f64 z #s(literal -1 binary64))) y (/.f64 x z))) |
#s(approx (- x y) (fma.f64 #s(literal -1 binary64) y x)) |
#s(approx y y) |
#s(approx (- z y) z) |
#s(approx (- z y) (fma.f64 #s(literal -1 binary64) y z)) |
#s(approx (* (neg z) (- (/ y z) 1)) z) |
#s(approx (* (neg z) (- (/ y z) 1)) (fma.f64 #s(literal -1 binary64) y z)) |
#s(approx (- (/ y z) 1) #s(literal -1 binary64)) |
#s(approx (- (/ y z) 1) (-.f64 (/.f64 y z) #s(literal 1 binary64))) |
#s(approx (/ y z) (/.f64 y z)) |
#s(approx (/ (* (- x y) t) (- z y)) (/.f64 (*.f64 t x) z)) |
#s(approx (/ (* (- x y) t) (- z y)) (fma.f64 (-.f64 (/.f64 (neg.f64 t) z) (/.f64 (*.f64 (neg.f64 t) x) (*.f64 z z))) y (/.f64 (*.f64 t x) z))) |
#s(approx (/ (* (- x y) t) (- z y)) (fma.f64 (-.f64 (fma.f64 y (/.f64 (-.f64 (/.f64 (neg.f64 t) z) (/.f64 (*.f64 (neg.f64 t) x) (*.f64 z z))) z) (/.f64 (neg.f64 t) z)) (/.f64 (*.f64 (neg.f64 t) x) (*.f64 z z))) y (/.f64 (*.f64 t x) z))) |
#s(approx (/ (* (- x y) t) (- z y)) (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 y (/.f64 (-.f64 (/.f64 (neg.f64 t) z) (/.f64 (*.f64 (neg.f64 t) x) (*.f64 z z))) (*.f64 z z))) (neg.f64 (/.f64 (-.f64 (/.f64 (neg.f64 t) z) (/.f64 (*.f64 (neg.f64 t) x) (*.f64 z z))) z))) y (/.f64 (neg.f64 t) z)) (/.f64 (*.f64 (neg.f64 t) x) (*.f64 z z))) y (/.f64 (*.f64 t x) z))) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) (neg.f64 (/.f64 (*.f64 (-.f64 x z) t) y))) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) (/.f64 (fma.f64 (neg.f64 t) (-.f64 x z) (*.f64 t y)) y)) |
#s(approx (/ (* t (- x z)) y) (/.f64 (*.f64 (-.f64 x z) t) y)) |
#s(approx (* (- (/ z y) 1) y) z) |
#s(approx (* (- (/ z y) 1) y) (fma.f64 #s(literal -1 binary64) y z)) |
#s(approx (- (/ z y) 1) (/.f64 z y)) |
#s(approx (- (/ z y) 1) (/.f64 (fma.f64 #s(literal -1 binary64) y z) y)) |
#s(approx (/ z y) (/.f64 z y)) |
#s(approx (/ (* (- x y) t) (- z y)) t) |
#s(approx (/ (* (- x y) t) (- z y)) (fma.f64 (/.f64 (*.f64 (-.f64 x z) t) y) #s(literal -1 binary64) t)) |
#s(approx (/ (* (- x y) t) (- z y)) (-.f64 (+.f64 (fma.f64 z (/.f64 (*.f64 (neg.f64 t) (-.f64 x z)) (*.f64 y y)) (/.f64 (*.f64 (neg.f64 t) x) y)) t) (neg.f64 (/.f64 (*.f64 t z) y)))) |
#s(approx (/ (* (- x y) t) (- z y)) (-.f64 (+.f64 (fma.f64 (*.f64 z z) (/.f64 (*.f64 (neg.f64 t) (-.f64 x z)) (pow.f64 y #s(literal 3 binary64))) (/.f64 (*.f64 (neg.f64 t) x) y)) t) (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 z y) (/.f64 (*.f64 (*.f64 (neg.f64 t) (-.f64 x z)) z) (*.f64 y y)))))) |
#s(approx (/ (- x y) (- z y)) #s(literal 1 binary64)) |
#s(approx (/ (- x y) (- z y)) (fma.f64 (/.f64 (-.f64 x z) y) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (/ (- x y) (- z y)) (-.f64 (+.f64 (fma.f64 z (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 x z)) (*.f64 y y)) (/.f64 (neg.f64 x) y)) #s(literal 1 binary64)) (/.f64 (neg.f64 z) y))) |
#s(approx (/ (- x y) (- z y)) (-.f64 (+.f64 (fma.f64 (*.f64 z z) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 x z)) (pow.f64 y #s(literal 3 binary64))) (/.f64 (neg.f64 x) y)) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 x z)) z) (*.f64 y y)) #s(literal -1 binary64) (/.f64 (neg.f64 z) y)))) |
#s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (- z y) (neg.f64 y)) |
#s(approx (- z y) (*.f64 (-.f64 (/.f64 z y) #s(literal 1 binary64)) y)) |
#s(approx (* (neg z) (- (/ y z) 1)) (neg.f64 y)) |
#s(approx (* (neg z) (- (/ y z) 1)) (*.f64 (-.f64 (/.f64 z y) #s(literal 1 binary64)) y)) |
#s(approx (- (/ y z) 1) (/.f64 y z)) |
#s(approx (- (/ y z) 1) (*.f64 (-.f64 (pow.f64 z #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) y)) |
#s(approx (/ (* (- x y) t) (- z y)) t) |
#s(approx (/ (* (- x y) t) (- z y)) (fma.f64 (/.f64 (*.f64 (-.f64 x z) t) y) #s(literal -1 binary64) t)) |
#s(approx (/ (* (- x y) t) (- z y)) (-.f64 (+.f64 (fma.f64 z (/.f64 (*.f64 (neg.f64 t) (-.f64 x z)) (*.f64 y y)) (/.f64 (*.f64 (neg.f64 t) x) y)) t) (neg.f64 (/.f64 (*.f64 t z) y)))) |
#s(approx (/ (* (- x y) t) (- z y)) (-.f64 (+.f64 (fma.f64 (*.f64 z z) (/.f64 (*.f64 (neg.f64 t) (-.f64 x z)) (pow.f64 y #s(literal 3 binary64))) (/.f64 (*.f64 (neg.f64 t) x) y)) t) (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 z y) (/.f64 (*.f64 (*.f64 (neg.f64 t) (-.f64 x z)) z) (*.f64 y y)))))) |
#s(approx (* (- x y) t) (*.f64 (fma.f64 t (/.f64 x y) (neg.f64 t)) y)) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) t) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) (fma.f64 (/.f64 (*.f64 (-.f64 x z) t) y) #s(literal -1 binary64) t)) |
#s(approx (* (- (/ z y) 1) y) (neg.f64 y)) |
#s(approx (* (- (/ z y) 1) y) (*.f64 (-.f64 (/.f64 z y) #s(literal 1 binary64)) y)) |
#s(approx (- (/ z y) 1) #s(literal -1 binary64)) |
#s(approx (- (/ z y) 1) (-.f64 (/.f64 z y) #s(literal 1 binary64))) |
#s(approx (/ (* (- x y) t) (- z y)) (fma.f64 (/.f64 (*.f64 (-.f64 x z) t) y) #s(literal -1 binary64) t)) |
#s(approx (/ (* (- x y) t) (- z y)) (fma.f64 (/.f64 (-.f64 (fma.f64 t x (*.f64 z (/.f64 (*.f64 (-.f64 x z) t) y))) (*.f64 t z)) y) #s(literal -1 binary64) t)) |
#s(approx (/ (* (- x y) t) (- z y)) (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 z z) (/.f64 (*.f64 (-.f64 x z) t) y))) (*.f64 (*.f64 (-.f64 x z) t) z)) y) #s(literal -1 binary64) (*.f64 (-.f64 x z) t)) y) #s(literal -1 binary64) t)) |
#s(approx (/ (- x y) (- z y)) (fma.f64 (/.f64 (-.f64 x z) y) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (/ (- x y) (- z y)) (fma.f64 (/.f64 (-.f64 (fma.f64 z (/.f64 (-.f64 x z) y) x) z) y) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (/ (- x y) (- z y)) (fma.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 z z) (/.f64 (-.f64 x z) y))) (*.f64 (-.f64 x z) z)) y) #s(literal -1 binary64) x) z) y) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (- x y) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (- z y) (*.f64 (neg.f64 y) (fma.f64 (/.f64 z y) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (* (neg z) (- (/ y z) 1)) (*.f64 (neg.f64 y) (fma.f64 (/.f64 z y) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (- (/ y z) 1) (*.f64 (neg.f64 y) (-.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 z #s(literal -1 binary64))))) |
#s(approx (/ (* (- x y) t) (- z y)) (fma.f64 (/.f64 (*.f64 (-.f64 x z) t) y) #s(literal -1 binary64) t)) |
#s(approx (/ (* (- x y) t) (- z y)) (fma.f64 (/.f64 (-.f64 (fma.f64 t x (*.f64 z (/.f64 (*.f64 (-.f64 x z) t) y))) (*.f64 t z)) y) #s(literal -1 binary64) t)) |
#s(approx (/ (* (- x y) t) (- z y)) (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 z z) (/.f64 (*.f64 (-.f64 x z) t) y))) (*.f64 (*.f64 (-.f64 x z) t) z)) y) #s(literal -1 binary64) (*.f64 (-.f64 x z) t)) y) #s(literal -1 binary64) t)) |
#s(approx (* (- x y) t) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (*.f64 t x) y) #s(literal -1 binary64) t))) |
#s(approx (* (- (/ z y) 1) y) (*.f64 (neg.f64 y) (fma.f64 (/.f64 z y) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (* (- x y) t) (- z y)) (neg.f64 (/.f64 (*.f64 (-.f64 x y) t) y))) |
#s(approx (/ (* (- x y) t) (- z y)) (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 (*.f64 (-.f64 x y) z) (*.f64 y y)) (/.f64 (*.f64 (-.f64 x y) t) y)))) |
#s(approx (/ (* (- x y) t) (- z y)) (fma.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) z) t) (pow.f64 y #s(literal 3 binary64)))) (/.f64 (*.f64 (-.f64 x y) t) (*.f64 y y))) z (neg.f64 (/.f64 (*.f64 (-.f64 x y) t) y)))) |
#s(approx (/ (* (- x y) t) (- z y)) (fma.f64 (-.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) z) t) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 (-.f64 x y) t) (pow.f64 y #s(literal 3 binary64)))) z) (/.f64 (*.f64 (-.f64 x y) t) (*.f64 y y))) z (neg.f64 (/.f64 (*.f64 (-.f64 x y) t) y)))) |
#s(approx (/ (- x y) (- z y)) (neg.f64 (/.f64 (-.f64 x y) y))) |
#s(approx (/ (- x y) (- z y)) (fma.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 x (*.f64 y y))) z (neg.f64 (/.f64 (-.f64 x y) y)))) |
#s(approx (/ (- x y) (- z y)) (fma.f64 (-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 x (*.f64 y y))) z)) y) (/.f64 x (*.f64 y y))) z (neg.f64 (/.f64 (-.f64 x y) y)))) |
#s(approx (/ (- x y) (- z y)) (fma.f64 (fma.f64 (fma.f64 z (/.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 x (*.f64 y y))) (*.f64 y y)) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 x (*.f64 y y))) y))) z (-.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 x (*.f64 y y)))) z (neg.f64 (/.f64 (-.f64 x y) y)))) |
#s(approx (- z y) (-.f64 z y)) |
#s(approx (neg z) (neg.f64 z)) |
#s(approx z z) |
#s(approx (- (/ y z) 1) (/.f64 (fma.f64 #s(literal -1 binary64) z y) z)) |
#s(approx (/ (* (- x y) t) (- z y)) (neg.f64 (/.f64 (*.f64 (-.f64 x y) t) y))) |
#s(approx (/ (* (- x y) t) (- z y)) (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 (*.f64 (-.f64 x y) z) (*.f64 y y)) (/.f64 (*.f64 (-.f64 x y) t) y)))) |
#s(approx (/ (* (- x y) t) (- z y)) (fma.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) z) t) (pow.f64 y #s(literal 3 binary64)))) (/.f64 (*.f64 (-.f64 x y) t) (*.f64 y y))) z (neg.f64 (/.f64 (*.f64 (-.f64 x y) t) y)))) |
#s(approx (/ (* (- x y) t) (- z y)) (fma.f64 (-.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) z) t) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 (-.f64 x y) t) (pow.f64 y #s(literal 3 binary64)))) z) (/.f64 (*.f64 (-.f64 x y) t) (*.f64 y y))) z (neg.f64 (/.f64 (*.f64 (-.f64 x y) t) y)))) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) (fma.f64 (/.f64 (*.f64 t x) y) #s(literal -1 binary64) t)) |
#s(approx (- x z) (fma.f64 #s(literal -1 binary64) z x)) |
#s(approx (/ (* (- x y) t) (- z y)) (/.f64 (*.f64 (-.f64 x y) t) z)) |
#s(approx (/ (* (- x y) t) (- z y)) (/.f64 (fma.f64 (-.f64 x y) t (/.f64 (*.f64 (*.f64 (-.f64 x y) y) t) z)) z)) |
#s(approx (/ (* (- x y) t) (- z y)) (/.f64 (-.f64 (fma.f64 (-.f64 x y) t (/.f64 (*.f64 (*.f64 t (*.f64 y y)) (-.f64 x y)) (*.f64 z z))) (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) y) t) z))) z)) |
#s(approx (/ (* (- x y) t) (- z y)) (/.f64 (-.f64 (fma.f64 (-.f64 x y) t (/.f64 (*.f64 (*.f64 t (pow.f64 y #s(literal 3 binary64))) (-.f64 x y)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 #s(literal -1 binary64) (fma.f64 t (*.f64 y (/.f64 (-.f64 x y) z)) (/.f64 (*.f64 (*.f64 t (*.f64 y y)) (-.f64 x y)) (*.f64 z z))))) z)) |
#s(approx (/ (- x y) (- z y)) (/.f64 (-.f64 x y) z)) |
#s(approx (/ (- x y) (- z y)) (/.f64 (-.f64 (fma.f64 y (/.f64 (-.f64 x y) z) x) y) z)) |
#s(approx (/ (- x y) (- z y)) (/.f64 (-.f64 (fma.f64 (*.f64 y y) (/.f64 (-.f64 x y) (*.f64 z z)) x) (fma.f64 (*.f64 y (/.f64 (-.f64 x y) z)) #s(literal -1 binary64) y)) z)) |
#s(approx (/ (- x y) (- z y)) (/.f64 (-.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) (/.f64 (-.f64 x y) (pow.f64 z #s(literal 3 binary64))) x) (fma.f64 #s(literal -1 binary64) (fma.f64 y (/.f64 (-.f64 x y) z) (/.f64 (*.f64 (*.f64 y y) (-.f64 x y)) (*.f64 z z))) y)) z)) |
#s(approx (- z y) (*.f64 (fma.f64 (/.f64 y z) #s(literal -1 binary64) #s(literal 1 binary64)) z)) |
#s(approx (* (neg z) (- (/ y z) 1)) (*.f64 (fma.f64 (/.f64 y z) #s(literal -1 binary64) #s(literal 1 binary64)) z)) |
#s(approx (/ (* (- x y) t) (- z y)) (/.f64 (*.f64 (-.f64 x y) t) z)) |
#s(approx (/ (* (- x y) t) (- z y)) (/.f64 (fma.f64 (-.f64 x y) t (/.f64 (*.f64 (*.f64 (-.f64 x y) y) t) z)) z)) |
#s(approx (/ (* (- x y) t) (- z y)) (/.f64 (-.f64 (fma.f64 (-.f64 x y) t (/.f64 (*.f64 (*.f64 t (*.f64 y y)) (-.f64 x y)) (*.f64 z z))) (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) y) t) z))) z)) |
#s(approx (/ (* (- x y) t) (- z y)) (/.f64 (-.f64 (fma.f64 (-.f64 x y) t (/.f64 (*.f64 (*.f64 t (pow.f64 y #s(literal 3 binary64))) (-.f64 x y)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 #s(literal -1 binary64) (fma.f64 t (*.f64 y (/.f64 (-.f64 x y) z)) (/.f64 (*.f64 (*.f64 t (*.f64 y y)) (-.f64 x y)) (*.f64 z z))))) z)) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) (/.f64 (*.f64 t z) y)) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) (*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 t x) y) z) #s(literal -1 binary64) (+.f64 (/.f64 t z) (/.f64 t y))) z)) |
#s(approx (/ (* t (- x z)) y) (*.f64 (fma.f64 (/.f64 t y) (/.f64 x z) (/.f64 (neg.f64 t) y)) z)) |
#s(approx (* t (- x z)) (*.f64 (fma.f64 t (/.f64 x z) (neg.f64 t)) z)) |
#s(approx (- x z) (*.f64 (-.f64 (/.f64 x z) #s(literal 1 binary64)) z)) |
#s(approx (* (- (/ z y) 1) y) (*.f64 (fma.f64 (/.f64 y z) #s(literal -1 binary64) #s(literal 1 binary64)) z)) |
#s(approx (- (/ z y) 1) (*.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 z #s(literal -1 binary64))) z)) |
#s(approx (/ (* (- x y) t) (- z y)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (-.f64 x y) t (/.f64 (*.f64 (*.f64 (-.f64 x y) y) t) z))) z))) |
#s(approx (/ (* (- x y) t) (- z y)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (-.f64 x y) t (/.f64 (fma.f64 t (*.f64 (*.f64 y y) (/.f64 (-.f64 x y) z)) (*.f64 (*.f64 (-.f64 x y) y) t)) z))) z))) |
#s(approx (/ (* (- x y) t) (- z y)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (-.f64 x y) t (/.f64 (fma.f64 (*.f64 (-.f64 x y) y) t (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 y y) (-.f64 x y)) t (*.f64 t (*.f64 (pow.f64 y #s(literal 3 binary64)) (/.f64 (-.f64 x y) z))))) z))) z))) z))) |
#s(approx (/ (- x y) (- z y)) (neg.f64 (/.f64 (fma.f64 (*.f64 y (/.f64 (-.f64 x y) z)) #s(literal -1 binary64) (neg.f64 (-.f64 x y))) z))) |
#s(approx (/ (- x y) (- z y)) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 y y) (/.f64 (-.f64 x y) z) (*.f64 (-.f64 x y) y)) z) #s(literal -1 binary64) (neg.f64 (-.f64 x y))) z))) |
#s(approx (/ (- x y) (- z y)) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (-.f64 x y) y (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 y y) (-.f64 x y) (*.f64 (pow.f64 y #s(literal 3 binary64)) (/.f64 (-.f64 x y) z)))) z))) z) #s(literal -1 binary64) (neg.f64 (-.f64 x y))) z))) |
#s(approx (- z y) (*.f64 (-.f64 (/.f64 y z) #s(literal 1 binary64)) (neg.f64 z))) |
#s(approx (* (neg z) (- (/ y z) 1)) (*.f64 (-.f64 (/.f64 y z) #s(literal 1 binary64)) (neg.f64 z))) |
#s(approx (/ (* (- x y) t) (- z y)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (-.f64 x y) t (/.f64 (*.f64 (*.f64 (-.f64 x y) y) t) z))) z))) |
#s(approx (/ (* (- x y) t) (- z y)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (-.f64 x y) t (/.f64 (fma.f64 t (*.f64 (*.f64 y y) (/.f64 (-.f64 x y) z)) (*.f64 (*.f64 (-.f64 x y) y) t)) z))) z))) |
#s(approx (/ (* (- x y) t) (- z y)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (-.f64 x y) t (/.f64 (fma.f64 (*.f64 (-.f64 x y) y) t (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 y y) (-.f64 x y)) t (*.f64 t (*.f64 (pow.f64 y #s(literal 3 binary64)) (/.f64 (-.f64 x y) z))))) z))) z))) z))) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 t x) y) #s(literal -1 binary64) t) z) #s(literal -1 binary64) (/.f64 (neg.f64 t) y)))) |
#s(approx (/ (* t (- x z)) y) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (/.f64 (*.f64 t x) y) z) #s(literal -1 binary64) (/.f64 t y)))) |
#s(approx (* t (- x z)) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (*.f64 t x) z) #s(literal -1 binary64) t))) |
#s(approx (- x z) (*.f64 (neg.f64 z) (fma.f64 (/.f64 x z) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (* (- (/ z y) 1) y) (*.f64 (-.f64 (/.f64 y z) #s(literal 1 binary64)) (neg.f64 z))) |
#s(approx (- (/ z y) 1) (*.f64 (neg.f64 z) (-.f64 (pow.f64 z #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))))) |
#s(approx (/ (* (- x y) t) (- z y)) (*.f64 (-.f64 x y) (/.f64 t (-.f64 z y)))) |
#s(approx t t) |
#s(approx (/ (* (- x y) t) (- z y)) (*.f64 (-.f64 x y) (/.f64 t (-.f64 z y)))) |
#s(approx (* (- x y) t) (*.f64 (-.f64 x y) t)) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) (*.f64 (fma.f64 (/.f64 (-.f64 x z) y) #s(literal -1 binary64) #s(literal 1 binary64)) t)) |
#s(approx (* t (- x z)) (*.f64 (-.f64 x z) t)) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) (*.f64 (neg.f64 t) (-.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 z y)))) |
Compiled 6 616 to 1 221 computations (81.5% saved)
18 alts after pruning (12 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 242 | 9 | 251 |
| Fresh | 8 | 3 | 11 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 3 | 3 |
| Total | 252 | 18 | 270 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 77.7% | (/.f64 (*.f64 (-.f64 x y) t) #s(approx (- z y) (*.f64 (-.f64 (/.f64 z y) #s(literal 1 binary64)) y))) |
| ▶ | 42.4% | (/.f64 (*.f64 (-.f64 x y) t) #s(approx (- z y) #s(approx (* (- (/ z y) 1) y) z))) |
| 45.9% | (/.f64 (*.f64 #s(approx (- x y) (neg.f64 y)) t) #s(approx (- z y) (*.f64 (-.f64 (/.f64 z y) #s(literal 1 binary64)) y))) | |
| ✓ | 45.3% | (/.f64 (*.f64 #s(approx (- x y) x) t) (-.f64 z y)) |
| 46.6% | (/.f64 #s(approx (* (- x y) t) (*.f64 (neg.f64 t) y)) (-.f64 z y)) | |
| ✓ | 57.5% | (*.f64 (/.f64 (-.f64 x y) #s(approx (- z y) (neg.f64 y))) t) |
| 46.8% | (*.f64 (/.f64 (-.f64 x y) #s(approx (- z y) #s(approx (* (- (/ z y) 1) y) z))) t) | |
| ✓ | 50.0% | (*.f64 (/.f64 #s(approx (- x y) x) (-.f64 z y)) t) |
| 38.0% | (*.f64 #s(approx (/ (- x y) (- z y)) (/.f64 x z)) t) | |
| 45.5% | (*.f64 #s(approx (/ (- x y) (- z y)) (*.f64 (neg.f64 x) #s(approx (/ (- (/ y x) 1) (- z y)) (/.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) z)))) t) | |
| ▶ | 45.8% | (*.f64 #s(approx (- x y) x) (/.f64 t (-.f64 z y))) |
| ▶ | 83.1% | #s(approx (/ (* (- x y) t) (- z y)) (*.f64 (-.f64 x y) (/.f64 t (-.f64 z y)))) |
| 54.3% | #s(approx (* (/ (- x y) (- z y)) t) (fma.f64 (/.f64 (*.f64 t #s(approx (- x z) x)) y) #s(literal -1 binary64) t)) | |
| ✓ | 34.2% | #s(approx (* (/ (- x y) (- z y)) t) (/.f64 (*.f64 t x) z)) |
| ▶ | 43.0% | #s(approx (* (/ (- x y) (- z y)) t) #s(approx (+ (* (/ (* t (- x z)) y) -1) t) (fma.f64 t (/.f64 z y) t))) |
| 20.2% | #s(approx (* (/ (- x y) (- z y)) t) #s(approx (+ (* (/ (* t (- x z)) y) -1) t) (/.f64 (*.f64 (neg.f64 t) x) y))) | |
| ▶ | 5.3% | #s(approx (* (/ (- x y) (- z y)) t) #s(approx (+ (* (/ (* t (- x z)) y) -1) t) (/.f64 (*.f64 t z) y))) |
| ✓ | 42.3% | #s(approx (* (/ (- x y) (- z y)) t) t) |
Compiled 577 to 413 computations (28.4% saved)
| Inputs |
|---|
#s(approx (/ (* (- x y) t) (- z y)) (*.f64 (-.f64 x y) (/.f64 t (-.f64 z y)))) |
(*.f64 (-.f64 x y) (/.f64 t (-.f64 z y))) |
(-.f64 x y) |
x |
y |
(/.f64 t (-.f64 z y)) |
t |
(-.f64 z y) |
z |
#s(approx (* (/ (- x y) (- z y)) t) #s(approx (+ (* (/ (* t (- x z)) y) -1) t) (/.f64 (*.f64 t z) y))) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) (/.f64 (*.f64 t z) y)) |
(/.f64 (*.f64 t z) y) |
(*.f64 t z) |
#s(approx (* (/ (- x y) (- z y)) t) #s(approx (+ (* (/ (* t (- x z)) y) -1) t) (fma.f64 t (/.f64 z y) t))) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) (fma.f64 t (/.f64 z y) t)) |
(fma.f64 t (/.f64 z y) t) |
(/.f64 z y) |
(*.f64 #s(approx (- x y) x) (/.f64 t (-.f64 z y))) |
#s(approx (- x y) x) |
(/.f64 (*.f64 (-.f64 x y) t) #s(approx (- z y) #s(approx (* (- (/ z y) 1) y) z))) |
(*.f64 (-.f64 x y) t) |
#s(approx (- z y) #s(approx (* (- (/ z y) 1) y) z)) |
#s(approx (* (- (/ z y) 1) y) z) |
| Outputs |
|---|
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (* -1 (/ (* t y) (- z y))))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (+ (* -1 (/ (* t y) (- z y))) (/ (* t x) (- z y))))) |
#s(approx (* (- x y) (/ t (- z y))) #s(hole binary64 (* -1 (/ (* t y) (- z y))))) |
#s(approx (* (- x y) (/ t (- z y))) #s(hole binary64 (+ (* -1 (/ (* t y) (- z y))) (/ (* t x) (- z y))))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (* -1 (/ (* t y) (- z y))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (+ (* -1 (/ (* t y) (- z y))) (/ (* t x) (- z y))))) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) #s(hole binary64 (+ t (/ (* t z) y)))) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) #s(hole binary64 (+ t (+ (* -1 (/ (* t x) y)) (/ (* t z) y))))) |
#s(approx (* (- x y) t) #s(hole binary64 (* -1 (* t y)))) |
#s(approx (* (- x y) t) #s(hole binary64 (+ (* -1 (* t y)) (* t x)))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (/ (* t x) (- z y)))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (* x (+ (* -1 (/ (* t y) (* x (- z y)))) (/ t (- z y)))))) |
#s(approx (* (- x y) (/ t (- z y))) #s(hole binary64 (/ (* t x) (- z y)))) |
#s(approx (* (- x y) (/ t (- z y))) #s(hole binary64 (* x (+ (* -1 (/ (* t y) (* x (- z y)))) (/ t (- z y)))))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (/ (* t x) (- z y)))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (* x (+ (* -1 (/ (* t y) (* x (- z y)))) (/ t (- z y)))))) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) #s(hole binary64 (* -1 (/ (* t x) y)))) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) #s(hole binary64 (* x (+ (* -1 (/ t y)) (+ (/ t x) (/ (* t z) (* x y))))))) |
#s(approx (* (- x y) t) #s(hole binary64 (* t x))) |
#s(approx (* (- x y) t) #s(hole binary64 (* x (+ t (* -1 (/ (* t y) x)))))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ t (- z y))) (/ (* t y) (* x (- z y)))))))) |
#s(approx (* (- x y) (/ t (- z y))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ t (- z y))) (/ (* t y) (* x (- z y)))))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ t (- z y))) (/ (* t y) (* x (- z y)))))))) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ t (/ (* t z) y)) x)) (/ t y)))))) |
#s(approx (* (- x y) t) #s(hole binary64 (* -1 (* x (+ (* -1 t) (/ (* t y) x)))))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (/ (* t x) z))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (+ (* y (- (* -1 (/ t z)) (* -1 (/ (* t x) (pow z 2))))) (/ (* t x) z)))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (+ (* y (- (+ (* -1 (/ t z)) (/ (* y (- (* -1 (/ t z)) (* -1 (/ (* t x) (pow z 2))))) z)) (* -1 (/ (* t x) (pow z 2))))) (/ (* t x) z)))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (+ (* y (- (+ (* -1 (/ t z)) (* y (- (/ (* y (- (* -1 (/ t z)) (* -1 (/ (* t x) (pow z 2))))) (pow z 2)) (* -1 (/ (- (* -1 (/ t z)) (* -1 (/ (* t x) (pow z 2)))) z))))) (* -1 (/ (* t x) (pow z 2))))) (/ (* t x) z)))) |
#s(approx (* (- x y) (/ t (- z y))) #s(hole binary64 (/ (* t x) z))) |
#s(approx (* (- x y) (/ t (- z y))) #s(hole binary64 (+ (* y (- (* -1 (/ t z)) (* -1 (/ (* t x) (pow z 2))))) (/ (* t x) z)))) |
#s(approx (* (- x y) (/ t (- z y))) #s(hole binary64 (+ (* y (- (+ (* -1 (/ t z)) (/ (* y (- (* -1 (/ t z)) (* -1 (/ (* t x) (pow z 2))))) z)) (* -1 (/ (* t x) (pow z 2))))) (/ (* t x) z)))) |
#s(approx (* (- x y) (/ t (- z y))) #s(hole binary64 (+ (* y (- (+ (* -1 (/ t z)) (* y (- (/ (* y (- (* -1 (/ t z)) (* -1 (/ (* t x) (pow z 2))))) (pow z 2)) (* -1 (/ (- (* -1 (/ t z)) (* -1 (/ (* t x) (pow z 2)))) z))))) (* -1 (/ (* t x) (pow z 2))))) (/ (* t x) z)))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ t (- z y)) #s(hole binary64 (/ t z))) |
#s(approx (/ t (- z y)) #s(hole binary64 (+ (/ t z) (/ (* t y) (pow z 2))))) |
#s(approx (/ t (- z y)) #s(hole binary64 (+ (* y (- (/ (* t y) (pow z 3)) (* -1 (/ t (pow z 2))))) (/ t z)))) |
#s(approx (/ t (- z y)) #s(hole binary64 (+ (* y (- (* y (- (/ (* t y) (pow z 4)) (* -1 (/ t (pow z 3))))) (* -1 (/ t (pow z 2))))) (/ t z)))) |
#s(approx (- z y) #s(hole binary64 z)) |
#s(approx (- z y) #s(hole binary64 (+ z (* -1 y)))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (/ (* t x) z))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (+ (* y (- (* -1 (/ t z)) (* -1 (/ (* t x) (pow z 2))))) (/ (* t x) z)))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (+ (* y (- (+ (* -1 (/ t z)) (/ (* y (- (* -1 (/ t z)) (* -1 (/ (* t x) (pow z 2))))) z)) (* -1 (/ (* t x) (pow z 2))))) (/ (* t x) z)))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (+ (* y (- (+ (* -1 (/ t z)) (* y (- (/ (* y (- (* -1 (/ t z)) (* -1 (/ (* t x) (pow z 2))))) (pow z 2)) (* -1 (/ (- (* -1 (/ t z)) (* -1 (/ (* t x) (pow z 2)))) z))))) (* -1 (/ (* t x) (pow z 2))))) (/ (* t x) z)))) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) #s(hole binary64 (* -1 (/ (* t (- x z)) y)))) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) #s(hole binary64 (/ (+ (* -1 (* t (- x z))) (* t y)) y))) |
#s(approx (/ (* t z) y) #s(hole binary64 (/ (* t z) y))) |
#s(approx (+ (* t (/ z y)) t) #s(hole binary64 (/ (* t z) y))) |
#s(approx (+ (* t (/ z y)) t) #s(hole binary64 (/ (+ (* t y) (* t z)) y))) |
#s(approx (/ z y) #s(hole binary64 (/ z y))) |
#s(approx (* (- (/ z y) 1) y) #s(hole binary64 z)) |
#s(approx (* (- (/ z y) 1) y) #s(hole binary64 (+ z (* -1 y)))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 t)) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (- (+ t (* -1 (/ (* t x) y))) (* -1 (/ (* t z) y))))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (- (+ t (+ (* -1 (/ (* t x) y)) (/ (* z (- (* -1 (* t x)) (* -1 (* t z)))) (pow y 2)))) (* -1 (/ (* t z) y))))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (- (+ t (+ (* -1 (/ (* t x) y)) (/ (* (pow z 2) (- (* -1 (* t x)) (* -1 (* t z)))) (pow y 3)))) (+ (* -1 (/ (* t z) y)) (* -1 (/ (* z (- (* -1 (* t x)) (* -1 (* t z)))) (pow y 2))))))) |
#s(approx (* (- x y) (/ t (- z y))) #s(hole binary64 t)) |
#s(approx (* (- x y) (/ t (- z y))) #s(hole binary64 (- (+ t (* -1 (/ (* t x) y))) (* -1 (/ (* t z) y))))) |
#s(approx (* (- x y) (/ t (- z y))) #s(hole binary64 (- (+ t (+ (* -1 (/ (* t x) y)) (/ (* z (- (* -1 (* t x)) (* -1 (* t z)))) (pow y 2)))) (* -1 (/ (* t z) y))))) |
#s(approx (* (- x y) (/ t (- z y))) #s(hole binary64 (- (+ t (+ (* -1 (/ (* t x) y)) (/ (* (pow z 2) (- (* -1 (* t x)) (* -1 (* t z)))) (pow y 3)))) (+ (* -1 (/ (* t z) y)) (* -1 (/ (* z (- (* -1 (* t x)) (* -1 (* t z)))) (pow y 2))))))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (/ t (- z y)) #s(hole binary64 (* -1 (/ t y)))) |
#s(approx (/ t (- z y)) #s(hole binary64 (/ (+ (* -1 t) (* -1 (/ (* t z) y))) y))) |
#s(approx (/ t (- z y)) #s(hole binary64 (/ (- (+ (* -1 t) (* -1 (/ (* t (pow z 2)) (pow y 2)))) (/ (* t z) y)) y))) |
#s(approx (/ t (- z y)) #s(hole binary64 (/ (- (+ (* -1 t) (* -1 (/ (* t (pow z 3)) (pow y 3)))) (+ (/ (* t z) y) (/ (* t (pow z 2)) (pow y 2)))) y))) |
#s(approx (- z y) #s(hole binary64 (* -1 y))) |
#s(approx (- z y) #s(hole binary64 (* y (- (/ z y) 1)))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 t)) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (- (+ t (* -1 (/ (* t x) y))) (* -1 (/ (* t z) y))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (- (+ t (+ (* -1 (/ (* t x) y)) (/ (* z (- (* -1 (* t x)) (* -1 (* t z)))) (pow y 2)))) (* -1 (/ (* t z) y))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (- (+ t (+ (* -1 (/ (* t x) y)) (/ (* (pow z 2) (- (* -1 (* t x)) (* -1 (* t z)))) (pow y 3)))) (+ (* -1 (/ (* t z) y)) (* -1 (/ (* z (- (* -1 (* t x)) (* -1 (* t z)))) (pow y 2))))))) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) #s(hole binary64 t)) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) #s(hole binary64 (+ t (* -1 (/ (* t (- x z)) y))))) |
#s(approx (+ (* t (/ z y)) t) #s(hole binary64 t)) |
#s(approx (+ (* t (/ z y)) t) #s(hole binary64 (+ t (/ (* t z) y)))) |
#s(approx (* (- x y) t) #s(hole binary64 (* y (+ (* -1 t) (/ (* t x) y))))) |
#s(approx (* (- (/ z y) 1) y) #s(hole binary64 (* -1 y))) |
#s(approx (* (- (/ z y) 1) y) #s(hole binary64 (* y (- (/ z y) 1)))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (+ t (* -1 (/ (- (* t x) (* t z)) y))))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (+ t (* -1 (/ (- (+ (* t x) (/ (* z (- (* t x) (* t z))) y)) (* t z)) y))))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (+ t (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow z 2) (- (* t x) (* t z))) y)) (* z (- (* t x) (* t z)))) y)) (* t x)) (* t z)) y))))) |
#s(approx (* (- x y) (/ t (- z y))) #s(hole binary64 (+ t (* -1 (/ (- (* t x) (* t z)) y))))) |
#s(approx (* (- x y) (/ t (- z y))) #s(hole binary64 (+ t (* -1 (/ (- (+ (* t x) (/ (* z (- (* t x) (* t z))) y)) (* t z)) y))))) |
#s(approx (* (- x y) (/ t (- z y))) #s(hole binary64 (+ t (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow z 2) (- (* t x) (* t z))) y)) (* z (- (* t x) (* t z)))) y)) (* t x)) (* t z)) y))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (/ t (- z y)) #s(hole binary64 (* -1 (/ (+ t (/ (* t z) y)) y)))) |
#s(approx (/ t (- z y)) #s(hole binary64 (* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (* t (pow z 2)) y)) (* t z)) y))) y)))) |
#s(approx (/ t (- z y)) #s(hole binary64 (* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (- (/ (* t (pow z 3)) y) (* -1 (* t (pow z 2)))) y)) (* t z)) y))) y)))) |
#s(approx (- z y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ z y))))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (+ t (* -1 (/ (- (* t x) (* t z)) y))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (+ t (* -1 (/ (- (+ (* t x) (/ (* z (- (* t x) (* t z))) y)) (* t z)) y))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (+ t (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow z 2) (- (* t x) (* t z))) y)) (* z (- (* t x) (* t z)))) y)) (* t x)) (* t z)) y))))) |
#s(approx (* (- x y) t) #s(hole binary64 (* -1 (* y (+ t (* -1 (/ (* t x) y))))))) |
#s(approx (* (- (/ z y) 1) y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ z y))))))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (* -1 (/ (* t (- x y)) y)))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (+ (* -1 (/ (* t (* z (- x y))) (pow y 2))) (* -1 (/ (* t (- x y)) y))))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (+ (* -1 (/ (* t (- x y)) y)) (* z (- (* -1 (/ (* t (* z (- x y))) (pow y 3))) (/ (* t (- x y)) (pow y 2))))))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (+ (* -1 (/ (* t (- x y)) y)) (* z (- (* z (- (* -1 (/ (* t (* z (- x y))) (pow y 4))) (/ (* t (- x y)) (pow y 3)))) (/ (* t (- x y)) (pow y 2))))))) |
#s(approx (* (- x y) (/ t (- z y))) #s(hole binary64 (* -1 (/ (* t (- x y)) y)))) |
#s(approx (* (- x y) (/ t (- z y))) #s(hole binary64 (+ (* -1 (/ (* t (* z (- x y))) (pow y 2))) (* -1 (/ (* t (- x y)) y))))) |
#s(approx (* (- x y) (/ t (- z y))) #s(hole binary64 (+ (* -1 (/ (* t (- x y)) y)) (* z (- (* -1 (/ (* t (* z (- x y))) (pow y 3))) (/ (* t (- x y)) (pow y 2))))))) |
#s(approx (* (- x y) (/ t (- z y))) #s(hole binary64 (+ (* -1 (/ (* t (- x y)) y)) (* z (- (* z (- (* -1 (/ (* t (* z (- x y))) (pow y 4))) (/ (* t (- x y)) (pow y 3)))) (/ (* t (- x y)) (pow y 2))))))) |
#s(approx (/ t (- z y)) #s(hole binary64 (+ (* -1 (/ t y)) (* -1 (/ (* t z) (pow y 2)))))) |
#s(approx (/ t (- z y)) #s(hole binary64 (+ (* -1 (/ t y)) (* z (- (* -1 (/ (* t z) (pow y 3))) (/ t (pow y 2))))))) |
#s(approx (/ t (- z y)) #s(hole binary64 (+ (* -1 (/ t y)) (* z (- (* z (- (* -1 (/ (* t z) (pow y 4))) (/ t (pow y 3)))) (/ t (pow y 2))))))) |
#s(approx (- z y) #s(hole binary64 (- z y))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (* -1 (/ (* t (- x y)) y)))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (+ (* -1 (/ (* t (* z (- x y))) (pow y 2))) (* -1 (/ (* t (- x y)) y))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (+ (* -1 (/ (* t (- x y)) y)) (* z (- (* -1 (/ (* t (* z (- x y))) (pow y 3))) (/ (* t (- x y)) (pow y 2))))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (+ (* -1 (/ (* t (- x y)) y)) (* z (- (* z (- (* -1 (/ (* t (* z (- x y))) (pow y 4))) (/ (* t (- x y)) (pow y 3)))) (/ (* t (- x y)) (pow y 2))))))) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) #s(hole binary64 (+ t (* -1 (/ (* t x) y))))) |
#s(approx (* t z) #s(hole binary64 (* t z))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (/ (* t (- x y)) z))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (/ (+ (* t (- x y)) (/ (* t (* y (- x y))) z)) z))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (/ (- (+ (* t (- x y)) (/ (* t (* (pow y 2) (- x y))) (pow z 2))) (* -1 (/ (* t (* y (- x y))) z))) z))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (/ (- (+ (* t (- x y)) (/ (* t (* (pow y 3) (- x y))) (pow z 3))) (+ (* -1 (/ (* t (* y (- x y))) z)) (* -1 (/ (* t (* (pow y 2) (- x y))) (pow z 2))))) z))) |
#s(approx (* (- x y) (/ t (- z y))) #s(hole binary64 (/ (* t (- x y)) z))) |
#s(approx (* (- x y) (/ t (- z y))) #s(hole binary64 (/ (+ (* t (- x y)) (/ (* t (* y (- x y))) z)) z))) |
#s(approx (* (- x y) (/ t (- z y))) #s(hole binary64 (/ (- (+ (* t (- x y)) (/ (* t (* (pow y 2) (- x y))) (pow z 2))) (* -1 (/ (* t (* y (- x y))) z))) z))) |
#s(approx (* (- x y) (/ t (- z y))) #s(hole binary64 (/ (- (+ (* t (- x y)) (/ (* t (* (pow y 3) (- x y))) (pow z 3))) (+ (* -1 (/ (* t (* y (- x y))) z)) (* -1 (/ (* t (* (pow y 2) (- x y))) (pow z 2))))) z))) |
#s(approx (/ t (- z y)) #s(hole binary64 (/ (+ t (/ (* t y) z)) z))) |
#s(approx (/ t (- z y)) #s(hole binary64 (/ (- (+ t (/ (* t (pow y 2)) (pow z 2))) (* -1 (/ (* t y) z))) z))) |
#s(approx (/ t (- z y)) #s(hole binary64 (/ (- (+ t (/ (* t (pow y 3)) (pow z 3))) (+ (* -1 (/ (* t y) z)) (* -1 (/ (* t (pow y 2)) (pow z 2))))) z))) |
#s(approx (- z y) #s(hole binary64 (* z (+ 1 (* -1 (/ y z)))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (/ (* t (- x y)) z))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (/ (+ (* t (- x y)) (/ (* t (* y (- x y))) z)) z))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (/ (- (+ (* t (- x y)) (/ (* t (* (pow y 2) (- x y))) (pow z 2))) (* -1 (/ (* t (* y (- x y))) z))) z))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (/ (- (+ (* t (- x y)) (/ (* t (* (pow y 3) (- x y))) (pow z 3))) (+ (* -1 (/ (* t (* y (- x y))) z)) (* -1 (/ (* t (* (pow y 2) (- x y))) (pow z 2))))) z))) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) #s(hole binary64 (/ (* t z) y))) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) #s(hole binary64 (* z (+ (* -1 (/ (* t x) (* y z))) (+ (/ t y) (/ t z)))))) |
#s(approx (+ (* t (/ z y)) t) #s(hole binary64 (* z (+ (/ t y) (/ t z))))) |
#s(approx (* (- (/ z y) 1) y) #s(hole binary64 (* z (+ 1 (* -1 (/ y z)))))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (* -1 (/ (+ (* -1 (* t (- x y))) (* -1 (/ (* t (* y (- x y))) z))) z)))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (* -1 (/ (+ (* -1 (* t (- x y))) (* -1 (/ (+ (* t (* y (- x y))) (/ (* t (* (pow y 2) (- x y))) z)) z))) z)))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (* -1 (/ (+ (* -1 (* t (- x y))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* t (* (pow y 2) (- x y)))) (* -1 (/ (* t (* (pow y 3) (- x y))) z))) z)) (* t (* y (- x y)))) z))) z)))) |
#s(approx (* (- x y) (/ t (- z y))) #s(hole binary64 (* -1 (/ (+ (* -1 (* t (- x y))) (* -1 (/ (* t (* y (- x y))) z))) z)))) |
#s(approx (* (- x y) (/ t (- z y))) #s(hole binary64 (* -1 (/ (+ (* -1 (* t (- x y))) (* -1 (/ (+ (* t (* y (- x y))) (/ (* t (* (pow y 2) (- x y))) z)) z))) z)))) |
#s(approx (* (- x y) (/ t (- z y))) #s(hole binary64 (* -1 (/ (+ (* -1 (* t (- x y))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* t (* (pow y 2) (- x y)))) (* -1 (/ (* t (* (pow y 3) (- x y))) z))) z)) (* t (* y (- x y)))) z))) z)))) |
#s(approx (/ t (- z y)) #s(hole binary64 (* -1 (/ (+ (* -1 t) (* -1 (/ (* t y) z))) z)))) |
#s(approx (/ t (- z y)) #s(hole binary64 (* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* t y) (/ (* t (pow y 2)) z)) z))) z)))) |
#s(approx (/ t (- z y)) #s(hole binary64 (* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* t (pow y 2))) (* -1 (/ (* t (pow y 3)) z))) z)) (* t y)) z))) z)))) |
#s(approx (- z y) #s(hole binary64 (* -1 (* z (- (/ y z) 1))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (* -1 (/ (+ (* -1 (* t (- x y))) (* -1 (/ (* t (* y (- x y))) z))) z)))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (* -1 (/ (+ (* -1 (* t (- x y))) (* -1 (/ (+ (* t (* y (- x y))) (/ (* t (* (pow y 2) (- x y))) z)) z))) z)))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (* -1 (/ (+ (* -1 (* t (- x y))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* t (* (pow y 2) (- x y)))) (* -1 (/ (* t (* (pow y 3) (- x y))) z))) z)) (* t (* y (- x y)))) z))) z)))) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ t y)) (* -1 (/ (+ t (* -1 (/ (* t x) y))) z))))))) |
#s(approx (+ (* t (/ z y)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ t y)) (* -1 (/ t z))))))) |
#s(approx (* (- (/ z y) 1) y) #s(hole binary64 (* -1 (* z (- (/ y z) 1))))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (/ (* t (- x y)) (- z y)))) |
#s(approx (* (- x y) (/ t (- z y))) #s(hole binary64 (/ (* t (- x y)) (- z y)))) |
#s(approx (/ t (- z y)) #s(hole binary64 (/ t (- z y)))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (/ (* t (- x y)) (- z y)))) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) #s(hole binary64 (* t (+ 1 (* -1 (/ (- x z) y)))))) |
#s(approx (+ (* t (/ z y)) t) #s(hole binary64 (* t (+ 1 (/ z y))))) |
#s(approx (* (- x y) t) #s(hole binary64 (* t (- x y)))) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) #s(hole binary64 (* -1 (* t (- (/ x y) (+ 1 (/ z y))))))) |
#s(approx (+ (* t (/ z y)) t) #s(hole binary64 (* -1 (* t (- (* -1 (/ z y)) 1))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 8.0ms | t | @ | -inf | ((/ (* (- x y) t) (- z y)) (* (- x y) (/ t (- z y))) (- x y) x y (/ t (- z y)) t (- z y) z (* (/ (- x y) (- z y)) t) (+ (* (/ (* t (- x z)) y) -1) t) (/ (* t z) y) (* t z) (* (/ (- x y) (- z y)) t) (+ (* (/ (* t (- x z)) y) -1) t) (+ (* t (/ z y)) t) (/ z y) (* (- x y) (/ t (- z y))) (- x y) (/ (* (- x y) t) (- z y)) (* (- x y) t) (- z y) (* (- (/ z y) 1) y)) |
| 3.0ms | z | @ | -inf | ((/ (* (- x y) t) (- z y)) (* (- x y) (/ t (- z y))) (- x y) x y (/ t (- z y)) t (- z y) z (* (/ (- x y) (- z y)) t) (+ (* (/ (* t (- x z)) y) -1) t) (/ (* t z) y) (* t z) (* (/ (- x y) (- z y)) t) (+ (* (/ (* t (- x z)) y) -1) t) (+ (* t (/ z y)) t) (/ z y) (* (- x y) (/ t (- z y))) (- x y) (/ (* (- x y) t) (- z y)) (* (- x y) t) (- z y) (* (- (/ z y) 1) y)) |
| 2.0ms | t | @ | inf | ((/ (* (- x y) t) (- z y)) (* (- x y) (/ t (- z y))) (- x y) x y (/ t (- z y)) t (- z y) z (* (/ (- x y) (- z y)) t) (+ (* (/ (* t (- x z)) y) -1) t) (/ (* t z) y) (* t z) (* (/ (- x y) (- z y)) t) (+ (* (/ (* t (- x z)) y) -1) t) (+ (* t (/ z y)) t) (/ z y) (* (- x y) (/ t (- z y))) (- x y) (/ (* (- x y) t) (- z y)) (* (- x y) t) (- z y) (* (- (/ z y) 1) y)) |
| 2.0ms | z | @ | inf | ((/ (* (- x y) t) (- z y)) (* (- x y) (/ t (- z y))) (- x y) x y (/ t (- z y)) t (- z y) z (* (/ (- x y) (- z y)) t) (+ (* (/ (* t (- x z)) y) -1) t) (/ (* t z) y) (* t z) (* (/ (- x y) (- z y)) t) (+ (* (/ (* t (- x z)) y) -1) t) (+ (* t (/ z y)) t) (/ z y) (* (- x y) (/ t (- z y))) (- x y) (/ (* (- x y) t) (- z y)) (* (- x y) t) (- z y) (* (- (/ z y) 1) y)) |
| 2.0ms | y | @ | -inf | ((/ (* (- x y) t) (- z y)) (* (- x y) (/ t (- z y))) (- x y) x y (/ t (- z y)) t (- z y) z (* (/ (- x y) (- z y)) t) (+ (* (/ (* t (- x z)) y) -1) t) (/ (* t z) y) (* t z) (* (/ (- x y) (- z y)) t) (+ (* (/ (* t (- x z)) y) -1) t) (+ (* t (/ z y)) t) (/ z y) (* (- x y) (/ t (- z y))) (- x y) (/ (* (- x y) t) (- z y)) (* (- x y) t) (- z y) (* (- (/ z y) 1) y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 564 | 4720 |
| 0 | 579 | 4391 |
| 1 | 3030 | 4349 |
| 0 | 8893 | 4257 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (/ (* (- x y) t) (- z y)) (*.f64 (-.f64 x y) (/.f64 t (-.f64 z y)))) |
(*.f64 (-.f64 x y) (/.f64 t (-.f64 z y))) |
(-.f64 x y) |
x |
y |
(/.f64 t (-.f64 z y)) |
t |
(-.f64 z y) |
z |
#s(approx (* (/ (- x y) (- z y)) t) #s(approx (+ (* (/ (* t (- x z)) y) -1) t) (/.f64 (*.f64 t z) y))) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) (/.f64 (*.f64 t z) y)) |
(/.f64 (*.f64 t z) y) |
(*.f64 t z) |
#s(approx (* (/ (- x y) (- z y)) t) #s(approx (+ (* (/ (* t (- x z)) y) -1) t) (fma.f64 t (/.f64 z y) t))) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) (fma.f64 t (/.f64 z y) t)) |
(fma.f64 t (/.f64 z y) t) |
(/.f64 z y) |
(*.f64 #s(approx (- x y) x) (/.f64 t (-.f64 z y))) |
#s(approx (- x y) x) |
(/.f64 (*.f64 (-.f64 x y) t) #s(approx (- z y) #s(approx (* (- (/ z y) 1) y) z))) |
(*.f64 (-.f64 x y) t) |
#s(approx (- z y) #s(approx (* (- (/ z y) 1) y) z)) |
#s(approx (* (- (/ z y) 1) y) z) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (* -1 (/ (* t y) (- z y))))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (+ (* -1 (/ (* t y) (- z y))) (/ (* t x) (- z y))))) |
#s(approx (* (- x y) (/ t (- z y))) #s(hole binary64 (* -1 (/ (* t y) (- z y))))) |
#s(approx (* (- x y) (/ t (- z y))) #s(hole binary64 (+ (* -1 (/ (* t y) (- z y))) (/ (* t x) (- z y))))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (* -1 (/ (* t y) (- z y))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (+ (* -1 (/ (* t y) (- z y))) (/ (* t x) (- z y))))) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) #s(hole binary64 (+ t (/ (* t z) y)))) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) #s(hole binary64 (+ t (+ (* -1 (/ (* t x) y)) (/ (* t z) y))))) |
#s(approx (* (- x y) t) #s(hole binary64 (* -1 (* t y)))) |
#s(approx (* (- x y) t) #s(hole binary64 (+ (* -1 (* t y)) (* t x)))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (/ (* t x) (- z y)))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (* x (+ (* -1 (/ (* t y) (* x (- z y)))) (/ t (- z y)))))) |
#s(approx (* (- x y) (/ t (- z y))) #s(hole binary64 (/ (* t x) (- z y)))) |
#s(approx (* (- x y) (/ t (- z y))) #s(hole binary64 (* x (+ (* -1 (/ (* t y) (* x (- z y)))) (/ t (- z y)))))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (/ (* t x) (- z y)))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (* x (+ (* -1 (/ (* t y) (* x (- z y)))) (/ t (- z y)))))) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) #s(hole binary64 (* -1 (/ (* t x) y)))) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) #s(hole binary64 (* x (+ (* -1 (/ t y)) (+ (/ t x) (/ (* t z) (* x y))))))) |
#s(approx (* (- x y) t) #s(hole binary64 (* t x))) |
#s(approx (* (- x y) t) #s(hole binary64 (* x (+ t (* -1 (/ (* t y) x)))))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ t (- z y))) (/ (* t y) (* x (- z y)))))))) |
#s(approx (* (- x y) (/ t (- z y))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ t (- z y))) (/ (* t y) (* x (- z y)))))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ t (- z y))) (/ (* t y) (* x (- z y)))))))) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ t (/ (* t z) y)) x)) (/ t y)))))) |
#s(approx (* (- x y) t) #s(hole binary64 (* -1 (* x (+ (* -1 t) (/ (* t y) x)))))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (/ (* t x) z))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (+ (* y (- (* -1 (/ t z)) (* -1 (/ (* t x) (pow z 2))))) (/ (* t x) z)))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (+ (* y (- (+ (* -1 (/ t z)) (/ (* y (- (* -1 (/ t z)) (* -1 (/ (* t x) (pow z 2))))) z)) (* -1 (/ (* t x) (pow z 2))))) (/ (* t x) z)))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (+ (* y (- (+ (* -1 (/ t z)) (* y (- (/ (* y (- (* -1 (/ t z)) (* -1 (/ (* t x) (pow z 2))))) (pow z 2)) (* -1 (/ (- (* -1 (/ t z)) (* -1 (/ (* t x) (pow z 2)))) z))))) (* -1 (/ (* t x) (pow z 2))))) (/ (* t x) z)))) |
#s(approx (* (- x y) (/ t (- z y))) #s(hole binary64 (/ (* t x) z))) |
#s(approx (* (- x y) (/ t (- z y))) #s(hole binary64 (+ (* y (- (* -1 (/ t z)) (* -1 (/ (* t x) (pow z 2))))) (/ (* t x) z)))) |
#s(approx (* (- x y) (/ t (- z y))) #s(hole binary64 (+ (* y (- (+ (* -1 (/ t z)) (/ (* y (- (* -1 (/ t z)) (* -1 (/ (* t x) (pow z 2))))) z)) (* -1 (/ (* t x) (pow z 2))))) (/ (* t x) z)))) |
#s(approx (* (- x y) (/ t (- z y))) #s(hole binary64 (+ (* y (- (+ (* -1 (/ t z)) (* y (- (/ (* y (- (* -1 (/ t z)) (* -1 (/ (* t x) (pow z 2))))) (pow z 2)) (* -1 (/ (- (* -1 (/ t z)) (* -1 (/ (* t x) (pow z 2)))) z))))) (* -1 (/ (* t x) (pow z 2))))) (/ (* t x) z)))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ t (- z y)) #s(hole binary64 (/ t z))) |
#s(approx (/ t (- z y)) #s(hole binary64 (+ (/ t z) (/ (* t y) (pow z 2))))) |
#s(approx (/ t (- z y)) #s(hole binary64 (+ (* y (- (/ (* t y) (pow z 3)) (* -1 (/ t (pow z 2))))) (/ t z)))) |
#s(approx (/ t (- z y)) #s(hole binary64 (+ (* y (- (* y (- (/ (* t y) (pow z 4)) (* -1 (/ t (pow z 3))))) (* -1 (/ t (pow z 2))))) (/ t z)))) |
#s(approx (- z y) #s(hole binary64 z)) |
#s(approx (- z y) #s(hole binary64 (+ z (* -1 y)))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (/ (* t x) z))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (+ (* y (- (* -1 (/ t z)) (* -1 (/ (* t x) (pow z 2))))) (/ (* t x) z)))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (+ (* y (- (+ (* -1 (/ t z)) (/ (* y (- (* -1 (/ t z)) (* -1 (/ (* t x) (pow z 2))))) z)) (* -1 (/ (* t x) (pow z 2))))) (/ (* t x) z)))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (+ (* y (- (+ (* -1 (/ t z)) (* y (- (/ (* y (- (* -1 (/ t z)) (* -1 (/ (* t x) (pow z 2))))) (pow z 2)) (* -1 (/ (- (* -1 (/ t z)) (* -1 (/ (* t x) (pow z 2)))) z))))) (* -1 (/ (* t x) (pow z 2))))) (/ (* t x) z)))) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) #s(hole binary64 (* -1 (/ (* t (- x z)) y)))) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) #s(hole binary64 (/ (+ (* -1 (* t (- x z))) (* t y)) y))) |
#s(approx (/ (* t z) y) #s(hole binary64 (/ (* t z) y))) |
#s(approx (+ (* t (/ z y)) t) #s(hole binary64 (/ (* t z) y))) |
#s(approx (+ (* t (/ z y)) t) #s(hole binary64 (/ (+ (* t y) (* t z)) y))) |
#s(approx (/ z y) #s(hole binary64 (/ z y))) |
#s(approx (* (- (/ z y) 1) y) #s(hole binary64 z)) |
#s(approx (* (- (/ z y) 1) y) #s(hole binary64 (+ z (* -1 y)))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 t)) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (- (+ t (* -1 (/ (* t x) y))) (* -1 (/ (* t z) y))))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (- (+ t (+ (* -1 (/ (* t x) y)) (/ (* z (- (* -1 (* t x)) (* -1 (* t z)))) (pow y 2)))) (* -1 (/ (* t z) y))))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (- (+ t (+ (* -1 (/ (* t x) y)) (/ (* (pow z 2) (- (* -1 (* t x)) (* -1 (* t z)))) (pow y 3)))) (+ (* -1 (/ (* t z) y)) (* -1 (/ (* z (- (* -1 (* t x)) (* -1 (* t z)))) (pow y 2))))))) |
#s(approx (* (- x y) (/ t (- z y))) #s(hole binary64 t)) |
#s(approx (* (- x y) (/ t (- z y))) #s(hole binary64 (- (+ t (* -1 (/ (* t x) y))) (* -1 (/ (* t z) y))))) |
#s(approx (* (- x y) (/ t (- z y))) #s(hole binary64 (- (+ t (+ (* -1 (/ (* t x) y)) (/ (* z (- (* -1 (* t x)) (* -1 (* t z)))) (pow y 2)))) (* -1 (/ (* t z) y))))) |
#s(approx (* (- x y) (/ t (- z y))) #s(hole binary64 (- (+ t (+ (* -1 (/ (* t x) y)) (/ (* (pow z 2) (- (* -1 (* t x)) (* -1 (* t z)))) (pow y 3)))) (+ (* -1 (/ (* t z) y)) (* -1 (/ (* z (- (* -1 (* t x)) (* -1 (* t z)))) (pow y 2))))))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (/ t (- z y)) #s(hole binary64 (* -1 (/ t y)))) |
#s(approx (/ t (- z y)) #s(hole binary64 (/ (+ (* -1 t) (* -1 (/ (* t z) y))) y))) |
#s(approx (/ t (- z y)) #s(hole binary64 (/ (- (+ (* -1 t) (* -1 (/ (* t (pow z 2)) (pow y 2)))) (/ (* t z) y)) y))) |
#s(approx (/ t (- z y)) #s(hole binary64 (/ (- (+ (* -1 t) (* -1 (/ (* t (pow z 3)) (pow y 3)))) (+ (/ (* t z) y) (/ (* t (pow z 2)) (pow y 2)))) y))) |
#s(approx (- z y) #s(hole binary64 (* -1 y))) |
#s(approx (- z y) #s(hole binary64 (* y (- (/ z y) 1)))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 t)) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (- (+ t (* -1 (/ (* t x) y))) (* -1 (/ (* t z) y))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (- (+ t (+ (* -1 (/ (* t x) y)) (/ (* z (- (* -1 (* t x)) (* -1 (* t z)))) (pow y 2)))) (* -1 (/ (* t z) y))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (- (+ t (+ (* -1 (/ (* t x) y)) (/ (* (pow z 2) (- (* -1 (* t x)) (* -1 (* t z)))) (pow y 3)))) (+ (* -1 (/ (* t z) y)) (* -1 (/ (* z (- (* -1 (* t x)) (* -1 (* t z)))) (pow y 2))))))) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) #s(hole binary64 t)) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) #s(hole binary64 (+ t (* -1 (/ (* t (- x z)) y))))) |
#s(approx (+ (* t (/ z y)) t) #s(hole binary64 t)) |
#s(approx (+ (* t (/ z y)) t) #s(hole binary64 (+ t (/ (* t z) y)))) |
#s(approx (* (- x y) t) #s(hole binary64 (* y (+ (* -1 t) (/ (* t x) y))))) |
#s(approx (* (- (/ z y) 1) y) #s(hole binary64 (* -1 y))) |
#s(approx (* (- (/ z y) 1) y) #s(hole binary64 (* y (- (/ z y) 1)))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (+ t (* -1 (/ (- (* t x) (* t z)) y))))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (+ t (* -1 (/ (- (+ (* t x) (/ (* z (- (* t x) (* t z))) y)) (* t z)) y))))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (+ t (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow z 2) (- (* t x) (* t z))) y)) (* z (- (* t x) (* t z)))) y)) (* t x)) (* t z)) y))))) |
#s(approx (* (- x y) (/ t (- z y))) #s(hole binary64 (+ t (* -1 (/ (- (* t x) (* t z)) y))))) |
#s(approx (* (- x y) (/ t (- z y))) #s(hole binary64 (+ t (* -1 (/ (- (+ (* t x) (/ (* z (- (* t x) (* t z))) y)) (* t z)) y))))) |
#s(approx (* (- x y) (/ t (- z y))) #s(hole binary64 (+ t (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow z 2) (- (* t x) (* t z))) y)) (* z (- (* t x) (* t z)))) y)) (* t x)) (* t z)) y))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (/ t (- z y)) #s(hole binary64 (* -1 (/ (+ t (/ (* t z) y)) y)))) |
#s(approx (/ t (- z y)) #s(hole binary64 (* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (* t (pow z 2)) y)) (* t z)) y))) y)))) |
#s(approx (/ t (- z y)) #s(hole binary64 (* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (- (/ (* t (pow z 3)) y) (* -1 (* t (pow z 2)))) y)) (* t z)) y))) y)))) |
#s(approx (- z y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ z y))))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (+ t (* -1 (/ (- (* t x) (* t z)) y))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (+ t (* -1 (/ (- (+ (* t x) (/ (* z (- (* t x) (* t z))) y)) (* t z)) y))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (+ t (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow z 2) (- (* t x) (* t z))) y)) (* z (- (* t x) (* t z)))) y)) (* t x)) (* t z)) y))))) |
#s(approx (* (- x y) t) #s(hole binary64 (* -1 (* y (+ t (* -1 (/ (* t x) y))))))) |
#s(approx (* (- (/ z y) 1) y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ z y))))))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (* -1 (/ (* t (- x y)) y)))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (+ (* -1 (/ (* t (* z (- x y))) (pow y 2))) (* -1 (/ (* t (- x y)) y))))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (+ (* -1 (/ (* t (- x y)) y)) (* z (- (* -1 (/ (* t (* z (- x y))) (pow y 3))) (/ (* t (- x y)) (pow y 2))))))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (+ (* -1 (/ (* t (- x y)) y)) (* z (- (* z (- (* -1 (/ (* t (* z (- x y))) (pow y 4))) (/ (* t (- x y)) (pow y 3)))) (/ (* t (- x y)) (pow y 2))))))) |
#s(approx (* (- x y) (/ t (- z y))) #s(hole binary64 (* -1 (/ (* t (- x y)) y)))) |
#s(approx (* (- x y) (/ t (- z y))) #s(hole binary64 (+ (* -1 (/ (* t (* z (- x y))) (pow y 2))) (* -1 (/ (* t (- x y)) y))))) |
#s(approx (* (- x y) (/ t (- z y))) #s(hole binary64 (+ (* -1 (/ (* t (- x y)) y)) (* z (- (* -1 (/ (* t (* z (- x y))) (pow y 3))) (/ (* t (- x y)) (pow y 2))))))) |
#s(approx (* (- x y) (/ t (- z y))) #s(hole binary64 (+ (* -1 (/ (* t (- x y)) y)) (* z (- (* z (- (* -1 (/ (* t (* z (- x y))) (pow y 4))) (/ (* t (- x y)) (pow y 3)))) (/ (* t (- x y)) (pow y 2))))))) |
#s(approx (/ t (- z y)) #s(hole binary64 (+ (* -1 (/ t y)) (* -1 (/ (* t z) (pow y 2)))))) |
#s(approx (/ t (- z y)) #s(hole binary64 (+ (* -1 (/ t y)) (* z (- (* -1 (/ (* t z) (pow y 3))) (/ t (pow y 2))))))) |
#s(approx (/ t (- z y)) #s(hole binary64 (+ (* -1 (/ t y)) (* z (- (* z (- (* -1 (/ (* t z) (pow y 4))) (/ t (pow y 3)))) (/ t (pow y 2))))))) |
#s(approx (- z y) #s(hole binary64 (- z y))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (* -1 (/ (* t (- x y)) y)))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (+ (* -1 (/ (* t (* z (- x y))) (pow y 2))) (* -1 (/ (* t (- x y)) y))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (+ (* -1 (/ (* t (- x y)) y)) (* z (- (* -1 (/ (* t (* z (- x y))) (pow y 3))) (/ (* t (- x y)) (pow y 2))))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (+ (* -1 (/ (* t (- x y)) y)) (* z (- (* z (- (* -1 (/ (* t (* z (- x y))) (pow y 4))) (/ (* t (- x y)) (pow y 3)))) (/ (* t (- x y)) (pow y 2))))))) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) #s(hole binary64 (+ t (* -1 (/ (* t x) y))))) |
#s(approx (* t z) #s(hole binary64 (* t z))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (/ (* t (- x y)) z))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (/ (+ (* t (- x y)) (/ (* t (* y (- x y))) z)) z))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (/ (- (+ (* t (- x y)) (/ (* t (* (pow y 2) (- x y))) (pow z 2))) (* -1 (/ (* t (* y (- x y))) z))) z))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (/ (- (+ (* t (- x y)) (/ (* t (* (pow y 3) (- x y))) (pow z 3))) (+ (* -1 (/ (* t (* y (- x y))) z)) (* -1 (/ (* t (* (pow y 2) (- x y))) (pow z 2))))) z))) |
#s(approx (* (- x y) (/ t (- z y))) #s(hole binary64 (/ (* t (- x y)) z))) |
#s(approx (* (- x y) (/ t (- z y))) #s(hole binary64 (/ (+ (* t (- x y)) (/ (* t (* y (- x y))) z)) z))) |
#s(approx (* (- x y) (/ t (- z y))) #s(hole binary64 (/ (- (+ (* t (- x y)) (/ (* t (* (pow y 2) (- x y))) (pow z 2))) (* -1 (/ (* t (* y (- x y))) z))) z))) |
#s(approx (* (- x y) (/ t (- z y))) #s(hole binary64 (/ (- (+ (* t (- x y)) (/ (* t (* (pow y 3) (- x y))) (pow z 3))) (+ (* -1 (/ (* t (* y (- x y))) z)) (* -1 (/ (* t (* (pow y 2) (- x y))) (pow z 2))))) z))) |
#s(approx (/ t (- z y)) #s(hole binary64 (/ (+ t (/ (* t y) z)) z))) |
#s(approx (/ t (- z y)) #s(hole binary64 (/ (- (+ t (/ (* t (pow y 2)) (pow z 2))) (* -1 (/ (* t y) z))) z))) |
#s(approx (/ t (- z y)) #s(hole binary64 (/ (- (+ t (/ (* t (pow y 3)) (pow z 3))) (+ (* -1 (/ (* t y) z)) (* -1 (/ (* t (pow y 2)) (pow z 2))))) z))) |
#s(approx (- z y) #s(hole binary64 (* z (+ 1 (* -1 (/ y z)))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (/ (* t (- x y)) z))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (/ (+ (* t (- x y)) (/ (* t (* y (- x y))) z)) z))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (/ (- (+ (* t (- x y)) (/ (* t (* (pow y 2) (- x y))) (pow z 2))) (* -1 (/ (* t (* y (- x y))) z))) z))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (/ (- (+ (* t (- x y)) (/ (* t (* (pow y 3) (- x y))) (pow z 3))) (+ (* -1 (/ (* t (* y (- x y))) z)) (* -1 (/ (* t (* (pow y 2) (- x y))) (pow z 2))))) z))) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) #s(hole binary64 (/ (* t z) y))) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) #s(hole binary64 (* z (+ (* -1 (/ (* t x) (* y z))) (+ (/ t y) (/ t z)))))) |
#s(approx (+ (* t (/ z y)) t) #s(hole binary64 (* z (+ (/ t y) (/ t z))))) |
#s(approx (* (- (/ z y) 1) y) #s(hole binary64 (* z (+ 1 (* -1 (/ y z)))))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (* -1 (/ (+ (* -1 (* t (- x y))) (* -1 (/ (* t (* y (- x y))) z))) z)))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (* -1 (/ (+ (* -1 (* t (- x y))) (* -1 (/ (+ (* t (* y (- x y))) (/ (* t (* (pow y 2) (- x y))) z)) z))) z)))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (* -1 (/ (+ (* -1 (* t (- x y))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* t (* (pow y 2) (- x y)))) (* -1 (/ (* t (* (pow y 3) (- x y))) z))) z)) (* t (* y (- x y)))) z))) z)))) |
#s(approx (* (- x y) (/ t (- z y))) #s(hole binary64 (* -1 (/ (+ (* -1 (* t (- x y))) (* -1 (/ (* t (* y (- x y))) z))) z)))) |
#s(approx (* (- x y) (/ t (- z y))) #s(hole binary64 (* -1 (/ (+ (* -1 (* t (- x y))) (* -1 (/ (+ (* t (* y (- x y))) (/ (* t (* (pow y 2) (- x y))) z)) z))) z)))) |
#s(approx (* (- x y) (/ t (- z y))) #s(hole binary64 (* -1 (/ (+ (* -1 (* t (- x y))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* t (* (pow y 2) (- x y)))) (* -1 (/ (* t (* (pow y 3) (- x y))) z))) z)) (* t (* y (- x y)))) z))) z)))) |
#s(approx (/ t (- z y)) #s(hole binary64 (* -1 (/ (+ (* -1 t) (* -1 (/ (* t y) z))) z)))) |
#s(approx (/ t (- z y)) #s(hole binary64 (* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* t y) (/ (* t (pow y 2)) z)) z))) z)))) |
#s(approx (/ t (- z y)) #s(hole binary64 (* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* t (pow y 2))) (* -1 (/ (* t (pow y 3)) z))) z)) (* t y)) z))) z)))) |
#s(approx (- z y) #s(hole binary64 (* -1 (* z (- (/ y z) 1))))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (* -1 (/ (+ (* -1 (* t (- x y))) (* -1 (/ (* t (* y (- x y))) z))) z)))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (* -1 (/ (+ (* -1 (* t (- x y))) (* -1 (/ (+ (* t (* y (- x y))) (/ (* t (* (pow y 2) (- x y))) z)) z))) z)))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (* -1 (/ (+ (* -1 (* t (- x y))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* t (* (pow y 2) (- x y)))) (* -1 (/ (* t (* (pow y 3) (- x y))) z))) z)) (* t (* y (- x y)))) z))) z)))) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ t y)) (* -1 (/ (+ t (* -1 (/ (* t x) y))) z))))))) |
#s(approx (+ (* t (/ z y)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ t y)) (* -1 (/ t z))))))) |
#s(approx (* (- (/ z y) 1) y) #s(hole binary64 (* -1 (* z (- (/ y z) 1))))) |
#s(approx (/ (* (- x y) t) (- z y)) #s(hole binary64 (/ (* t (- x y)) (- z y)))) |
#s(approx (* (- x y) (/ t (- z y))) #s(hole binary64 (/ (* t (- x y)) (- z y)))) |
#s(approx (/ t (- z y)) #s(hole binary64 (/ t (- z y)))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (* (/ (- x y) (- z y)) t) #s(hole binary64 (/ (* t (- x y)) (- z y)))) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) #s(hole binary64 (* t (+ 1 (* -1 (/ (- x z) y)))))) |
#s(approx (+ (* t (/ z y)) t) #s(hole binary64 (* t (+ 1 (/ z y))))) |
#s(approx (* (- x y) t) #s(hole binary64 (* t (- x y)))) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) #s(hole binary64 (* -1 (* t (- (/ x y) (+ 1 (/ z y))))))) |
#s(approx (+ (* t (/ z y)) t) #s(hole binary64 (* -1 (* t (- (* -1 (/ z y)) 1))))) |
| Outputs |
|---|
#s(approx (* (- x y) (/ t (- z y))) (*.f64 (/.f64 t (-.f64 z y)) (-.f64 x y))) |
(*.f64 (/.f64 t (-.f64 z y)) (-.f64 x y)) |
(*.f64 (/.f64 (-.f64 x y) (-.f64 z y)) t) |
(*.f64 t (/.f64 (-.f64 x y) (-.f64 z y))) |
(*.f64 (-.f64 x y) (/.f64 t (-.f64 z y))) |
(/.f64 (*.f64 (neg.f64 t) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (neg.f64 (-.f64 z y)) (+.f64 x y))) |
(/.f64 (*.f64 (neg.f64 t) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (neg.f64 (-.f64 z y)) (fma.f64 x x (fma.f64 y y (*.f64 y x))))) |
(/.f64 (*.f64 t (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 z y) (+.f64 x y))) |
(/.f64 (*.f64 t (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (-.f64 z y) (fma.f64 x x (fma.f64 y y (*.f64 y x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (neg.f64 t)) (*.f64 (+.f64 x y) (neg.f64 (-.f64 z y)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (neg.f64 t)) (*.f64 (fma.f64 x x (fma.f64 y y (*.f64 y x))) (neg.f64 (-.f64 z y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) t) (*.f64 (+.f64 x y) (-.f64 z y))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) t) (*.f64 (fma.f64 x x (fma.f64 y y (*.f64 y x))) (-.f64 z y))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 t) (-.f64 x y))) (neg.f64 (neg.f64 (-.f64 z y)))) |
(/.f64 (*.f64 (neg.f64 t) (-.f64 x y)) (neg.f64 (-.f64 z y))) |
(/.f64 (*.f64 t (-.f64 x y)) (-.f64 z y)) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y y))) (neg.f64 (+.f64 x y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (fma.f64 y y (*.f64 y x))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (+.f64 x y)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 x x (fma.f64 y y (*.f64 y x)))) |
(-.f64 x y) |
x |
y |
(/.f64 (neg.f64 (neg.f64 t)) (neg.f64 (neg.f64 (-.f64 z y)))) |
(/.f64 (neg.f64 t) (neg.f64 (-.f64 z y))) |
(/.f64 t (-.f64 z y)) |
t |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 y y))) (neg.f64 (+.f64 z y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 z z (fma.f64 y y (*.f64 z y))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 y y)) (+.f64 z y)) |
(/.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 z z (fma.f64 y y (*.f64 z y)))) |
(-.f64 z y) |
z |
#s(approx (* (- x y) (/ t (- z y))) #s(approx (+ (* (/ (* t (- x z)) y) -1) t) (*.f64 (/.f64 z y) t))) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) (*.f64 (/.f64 z y) t)) |
(*.f64 (/.f64 z y) t) |
(*.f64 t (/.f64 z y)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 t) z)) (neg.f64 (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 t) z) (neg.f64 y)) |
(/.f64 (*.f64 z t) y) |
(*.f64 z t) |
(*.f64 t z) |
#s(approx (* (- x y) (/ t (- z y))) #s(approx (+ (* (/ (* t (- x z)) y) -1) t) (fma.f64 (/.f64 z y) t t))) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) (fma.f64 (/.f64 z y) t t)) |
(/.f64 (neg.f64 (-.f64 (*.f64 t t) (pow.f64 (*.f64 (/.f64 z y) t) #s(literal 2 binary64)))) (neg.f64 (-.f64 t (*.f64 (/.f64 z y) t)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 z y) t) #s(literal 2 binary64)) (*.f64 t t))) (neg.f64 (-.f64 (*.f64 (/.f64 z y) t) t))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 z y) t) #s(literal 3 binary64)))) (neg.f64 (fma.f64 t t (-.f64 (pow.f64 (*.f64 (/.f64 z y) t) #s(literal 2 binary64)) (*.f64 t (*.f64 (/.f64 z y) t)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 z y) t) #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 z y) t) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) t) t))))) |
(/.f64 (-.f64 (*.f64 t t) (pow.f64 (*.f64 (/.f64 z y) t) #s(literal 2 binary64))) (-.f64 t (*.f64 (/.f64 z y) t))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 z y) t) #s(literal 2 binary64)) (*.f64 t t)) (-.f64 (*.f64 (/.f64 z y) t) t)) |
(/.f64 (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 z y) t) #s(literal 3 binary64))) (fma.f64 t t (-.f64 (pow.f64 (*.f64 (/.f64 z y) t) #s(literal 2 binary64)) (*.f64 t (*.f64 (/.f64 z y) t))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 z y) t) #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 z y) t) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) t) t)))) |
(fma.f64 (/.f64 z y) t t) |
(fma.f64 t (/.f64 z y) t) |
(+.f64 (*.f64 (/.f64 z y) t) t) |
(+.f64 t (*.f64 (/.f64 z y) t)) |
(/.f64 (neg.f64 (neg.f64 z)) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 z) (neg.f64 y)) |
(/.f64 z y) |
(*.f64 (/.f64 t (-.f64 z y)) #s(approx (- x y) x)) |
(*.f64 #s(approx (- x y) x) (/.f64 t (-.f64 z y))) |
(/.f64 (neg.f64 (*.f64 #s(approx (- x y) x) t)) (neg.f64 (-.f64 z y))) |
(/.f64 (*.f64 #s(approx (- x y) x) t) (-.f64 z y)) |
#s(approx (- x y) x) |
(*.f64 (-.f64 x y) (/.f64 t #s(approx (- z y) #s(approx (* (- (/ z y) 1) y) z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) t) (*.f64 (+.f64 x y) #s(approx (- z y) #s(approx (* (- (/ z y) 1) y) z)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) t) (*.f64 (fma.f64 x x (fma.f64 y y (*.f64 y x))) #s(approx (- z y) #s(approx (* (- (/ z y) 1) y) z)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 t) (-.f64 x y))) (neg.f64 (neg.f64 #s(approx (- z y) #s(approx (* (- (/ z y) 1) y) z))))) |
(/.f64 (*.f64 (neg.f64 t) (-.f64 x y)) (neg.f64 #s(approx (- z y) #s(approx (* (- (/ z y) 1) y) z)))) |
(/.f64 (*.f64 t (-.f64 x y)) #s(approx (- z y) #s(approx (* (- (/ z y) 1) y) z))) |
(*.f64 t (-.f64 x y)) |
(*.f64 (-.f64 x y) t) |
#s(approx (- z y) #s(approx (* (- (/ z y) 1) y) z)) |
#s(approx (* (- (/ z y) 1) y) z) |
#s(approx (* (- x y) (/ t (- z y))) (/.f64 (*.f64 (neg.f64 t) y) (-.f64 z y))) |
#s(approx (* (- x y) (/ t (- z y))) (fma.f64 t (/.f64 x (-.f64 z y)) (/.f64 (*.f64 (neg.f64 t) y) (-.f64 z y)))) |
#s(approx (* (- x y) (/ t (- z y))) (/.f64 (*.f64 (neg.f64 t) y) (-.f64 z y))) |
#s(approx (* (- x y) (/ t (- z y))) (fma.f64 t (/.f64 x (-.f64 z y)) (/.f64 (*.f64 (neg.f64 t) y) (-.f64 z y)))) |
#s(approx (- x y) (neg.f64 y)) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx x x) |
#s(approx (* (- x y) (/ t (- z y))) (/.f64 (*.f64 (neg.f64 t) y) (-.f64 z y))) |
#s(approx (* (- x y) (/ t (- z y))) (fma.f64 t (/.f64 x (-.f64 z y)) (/.f64 (*.f64 (neg.f64 t) y) (-.f64 z y)))) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) (fma.f64 (/.f64 z y) t t)) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) (+.f64 (fma.f64 (/.f64 z y) t (/.f64 (*.f64 (neg.f64 t) x) y)) t)) |
#s(approx (* (- x y) t) (*.f64 (neg.f64 t) y)) |
#s(approx (* (- x y) t) (fma.f64 (neg.f64 t) y (*.f64 t x))) |
#s(approx (* (- x y) (/ t (- z y))) (*.f64 t (/.f64 x (-.f64 z y)))) |
#s(approx (* (- x y) (/ t (- z y))) (*.f64 (fma.f64 (*.f64 (/.f64 t x) (/.f64 y (-.f64 z y))) #s(literal -1 binary64) (/.f64 t (-.f64 z y))) x)) |
#s(approx (* (- x y) (/ t (- z y))) (*.f64 t (/.f64 x (-.f64 z y)))) |
#s(approx (* (- x y) (/ t (- z y))) (*.f64 (fma.f64 (*.f64 (/.f64 t x) (/.f64 y (-.f64 z y))) #s(literal -1 binary64) (/.f64 t (-.f64 z y))) x)) |
#s(approx (- x y) x) |
#s(approx (- x y) (*.f64 (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (- x y) (/ t (- z y))) (*.f64 t (/.f64 x (-.f64 z y)))) |
#s(approx (* (- x y) (/ t (- z y))) (*.f64 (fma.f64 (*.f64 (/.f64 t x) (/.f64 y (-.f64 z y))) #s(literal -1 binary64) (/.f64 t (-.f64 z y))) x)) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) (/.f64 (*.f64 (neg.f64 t) x) y)) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) (*.f64 (fma.f64 (/.f64 t y) #s(literal -1 binary64) (fma.f64 (/.f64 t x) (/.f64 z y) (/.f64 t x))) x)) |
#s(approx (* (- x y) t) (*.f64 t x)) |
#s(approx (* (- x y) t) (*.f64 (fma.f64 (*.f64 t (/.f64 y x)) #s(literal -1 binary64) t) x)) |
#s(approx (* (- x y) (/ t (- z y))) (neg.f64 (*.f64 (fma.f64 (/.f64 t x) (/.f64 y (-.f64 z y)) (/.f64 (neg.f64 t) (-.f64 z y))) x))) |
#s(approx (* (- x y) (/ t (- z y))) (neg.f64 (*.f64 (fma.f64 (/.f64 t x) (/.f64 y (-.f64 z y)) (/.f64 (neg.f64 t) (-.f64 z y))) x))) |
#s(approx (- x y) (neg.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x))) |
#s(approx (* (- x y) (/ t (- z y))) (neg.f64 (*.f64 (fma.f64 (/.f64 t x) (/.f64 y (-.f64 z y)) (/.f64 (neg.f64 t) (-.f64 z y))) x))) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 z y) t t) x) #s(literal -1 binary64) (/.f64 t y)) x))) |
#s(approx (* (- x y) t) (neg.f64 (*.f64 (fma.f64 t (/.f64 y x) (neg.f64 t)) x))) |
#s(approx (* (- x y) (/ t (- z y))) (/.f64 (*.f64 t x) z)) |
#s(approx (* (- x y) (/ t (- z y))) (fma.f64 (-.f64 (/.f64 (neg.f64 t) z) (/.f64 (*.f64 (neg.f64 t) x) (*.f64 z z))) y (/.f64 (*.f64 t x) z))) |
#s(approx (* (- x y) (/ t (- z y))) (fma.f64 (-.f64 (fma.f64 y (/.f64 (-.f64 (/.f64 (neg.f64 t) z) (/.f64 (*.f64 (neg.f64 t) x) (*.f64 z z))) z) (/.f64 (neg.f64 t) z)) (/.f64 (*.f64 (neg.f64 t) x) (*.f64 z z))) y (/.f64 (*.f64 t x) z))) |
#s(approx (* (- x y) (/ t (- z y))) (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 y (/.f64 (-.f64 (/.f64 (neg.f64 t) z) (/.f64 (*.f64 (neg.f64 t) x) (*.f64 z z))) (*.f64 z z))) (neg.f64 (/.f64 (-.f64 (/.f64 (neg.f64 t) z) (/.f64 (*.f64 (neg.f64 t) x) (*.f64 z z))) z))) y (/.f64 (neg.f64 t) z)) (/.f64 (*.f64 (neg.f64 t) x) (*.f64 z z))) y (/.f64 (*.f64 t x) z))) |
#s(approx (* (- x y) (/ t (- z y))) (/.f64 (*.f64 t x) z)) |
#s(approx (* (- x y) (/ t (- z y))) (fma.f64 (-.f64 (/.f64 (neg.f64 t) z) (/.f64 (*.f64 (neg.f64 t) x) (*.f64 z z))) y (/.f64 (*.f64 t x) z))) |
#s(approx (* (- x y) (/ t (- z y))) (fma.f64 (-.f64 (fma.f64 y (/.f64 (-.f64 (/.f64 (neg.f64 t) z) (/.f64 (*.f64 (neg.f64 t) x) (*.f64 z z))) z) (/.f64 (neg.f64 t) z)) (/.f64 (*.f64 (neg.f64 t) x) (*.f64 z z))) y (/.f64 (*.f64 t x) z))) |
#s(approx (* (- x y) (/ t (- z y))) (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 y (/.f64 (-.f64 (/.f64 (neg.f64 t) z) (/.f64 (*.f64 (neg.f64 t) x) (*.f64 z z))) (*.f64 z z))) (neg.f64 (/.f64 (-.f64 (/.f64 (neg.f64 t) z) (/.f64 (*.f64 (neg.f64 t) x) (*.f64 z z))) z))) y (/.f64 (neg.f64 t) z)) (/.f64 (*.f64 (neg.f64 t) x) (*.f64 z z))) y (/.f64 (*.f64 t x) z))) |
#s(approx (- x y) (fma.f64 #s(literal -1 binary64) y x)) |
#s(approx y y) |
#s(approx (/ t (- z y)) (/.f64 t z)) |
#s(approx (/ t (- z y)) (fma.f64 t (/.f64 y (*.f64 z z)) (/.f64 t z))) |
#s(approx (/ t (- z y)) (fma.f64 (fma.f64 t (/.f64 y (pow.f64 z #s(literal 3 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 t (*.f64 z z)))) y (/.f64 t z))) |
#s(approx (/ t (- z y)) (fma.f64 (fma.f64 (fma.f64 t (/.f64 y (pow.f64 z #s(literal 4 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 t (pow.f64 z #s(literal 3 binary64))))) y (*.f64 #s(literal 1 binary64) (/.f64 t (*.f64 z z)))) y (/.f64 t z))) |
#s(approx (- z y) z) |
#s(approx (- z y) (fma.f64 #s(literal -1 binary64) y z)) |
#s(approx (* (- x y) (/ t (- z y))) (/.f64 (*.f64 t x) z)) |
#s(approx (* (- x y) (/ t (- z y))) (fma.f64 (-.f64 (/.f64 (neg.f64 t) z) (/.f64 (*.f64 (neg.f64 t) x) (*.f64 z z))) y (/.f64 (*.f64 t x) z))) |
#s(approx (* (- x y) (/ t (- z y))) (fma.f64 (-.f64 (fma.f64 y (/.f64 (-.f64 (/.f64 (neg.f64 t) z) (/.f64 (*.f64 (neg.f64 t) x) (*.f64 z z))) z) (/.f64 (neg.f64 t) z)) (/.f64 (*.f64 (neg.f64 t) x) (*.f64 z z))) y (/.f64 (*.f64 t x) z))) |
#s(approx (* (- x y) (/ t (- z y))) (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 y (/.f64 (-.f64 (/.f64 (neg.f64 t) z) (/.f64 (*.f64 (neg.f64 t) x) (*.f64 z z))) (*.f64 z z))) (neg.f64 (/.f64 (-.f64 (/.f64 (neg.f64 t) z) (/.f64 (*.f64 (neg.f64 t) x) (*.f64 z z))) z))) y (/.f64 (neg.f64 t) z)) (/.f64 (*.f64 (neg.f64 t) x) (*.f64 z z))) y (/.f64 (*.f64 t x) z))) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) (neg.f64 (/.f64 (*.f64 (-.f64 x z) t) y))) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) (/.f64 (fma.f64 (neg.f64 t) (-.f64 x z) (*.f64 t y)) y)) |
#s(approx (/ (* t z) y) (*.f64 (/.f64 z y) t)) |
#s(approx (+ (* t (/ z y)) t) (*.f64 (/.f64 z y) t)) |
#s(approx (+ (* t (/ z y)) t) (/.f64 (*.f64 t (+.f64 y z)) y)) |
#s(approx (/ z y) (/.f64 z y)) |
#s(approx (* (- (/ z y) 1) y) z) |
#s(approx (* (- (/ z y) 1) y) (fma.f64 #s(literal -1 binary64) y z)) |
#s(approx (* (- x y) (/ t (- z y))) t) |
#s(approx (* (- x y) (/ t (- z y))) (fma.f64 (/.f64 (*.f64 (-.f64 x z) t) y) #s(literal -1 binary64) t)) |
#s(approx (* (- x y) (/ t (- z y))) (+.f64 t (-.f64 (fma.f64 z (/.f64 (*.f64 (neg.f64 t) (-.f64 x z)) (*.f64 y y)) (/.f64 (*.f64 (neg.f64 t) x) y)) (/.f64 (*.f64 (neg.f64 t) z) y)))) |
#s(approx (* (- x y) (/ t (- z y))) (-.f64 (+.f64 (fma.f64 (*.f64 z z) (/.f64 (*.f64 (neg.f64 t) (-.f64 x z)) (pow.f64 y #s(literal 3 binary64))) (/.f64 (*.f64 (neg.f64 t) x) y)) t) (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 z y) t (*.f64 z (/.f64 (*.f64 (neg.f64 t) (-.f64 x z)) (*.f64 y y))))))) |
#s(approx (* (- x y) (/ t (- z y))) t) |
#s(approx (* (- x y) (/ t (- z y))) (fma.f64 (/.f64 (*.f64 (-.f64 x z) t) y) #s(literal -1 binary64) t)) |
#s(approx (* (- x y) (/ t (- z y))) (+.f64 t (-.f64 (fma.f64 z (/.f64 (*.f64 (neg.f64 t) (-.f64 x z)) (*.f64 y y)) (/.f64 (*.f64 (neg.f64 t) x) y)) (/.f64 (*.f64 (neg.f64 t) z) y)))) |
#s(approx (* (- x y) (/ t (- z y))) (-.f64 (+.f64 (fma.f64 (*.f64 z z) (/.f64 (*.f64 (neg.f64 t) (-.f64 x z)) (pow.f64 y #s(literal 3 binary64))) (/.f64 (*.f64 (neg.f64 t) x) y)) t) (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 z y) t (*.f64 z (/.f64 (*.f64 (neg.f64 t) (-.f64 x z)) (*.f64 y y))))))) |
#s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (/ t (- z y)) (/.f64 (neg.f64 t) y)) |
#s(approx (/ t (- z y)) (neg.f64 (/.f64 (fma.f64 (/.f64 z y) t t) y))) |
#s(approx (/ t (- z y)) (/.f64 (-.f64 (fma.f64 (*.f64 t (pow.f64 (/.f64 z y) #s(literal 2 binary64))) #s(literal -1 binary64) (neg.f64 t)) (*.f64 (/.f64 z y) t)) y)) |
#s(approx (/ t (- z y)) (/.f64 (-.f64 (fma.f64 (*.f64 t (pow.f64 (/.f64 z y) #s(literal 3 binary64))) #s(literal -1 binary64) (neg.f64 t)) (fma.f64 (/.f64 z y) t (*.f64 t (pow.f64 (/.f64 z y) #s(literal 2 binary64))))) y)) |
#s(approx (- z y) (neg.f64 y)) |
#s(approx (- z y) (*.f64 (-.f64 (/.f64 z y) #s(literal 1 binary64)) y)) |
#s(approx (* (- x y) (/ t (- z y))) t) |
#s(approx (* (- x y) (/ t (- z y))) (fma.f64 (/.f64 (*.f64 (-.f64 x z) t) y) #s(literal -1 binary64) t)) |
#s(approx (* (- x y) (/ t (- z y))) (+.f64 t (-.f64 (fma.f64 z (/.f64 (*.f64 (neg.f64 t) (-.f64 x z)) (*.f64 y y)) (/.f64 (*.f64 (neg.f64 t) x) y)) (/.f64 (*.f64 (neg.f64 t) z) y)))) |
#s(approx (* (- x y) (/ t (- z y))) (-.f64 (+.f64 (fma.f64 (*.f64 z z) (/.f64 (*.f64 (neg.f64 t) (-.f64 x z)) (pow.f64 y #s(literal 3 binary64))) (/.f64 (*.f64 (neg.f64 t) x) y)) t) (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 z y) t (*.f64 z (/.f64 (*.f64 (neg.f64 t) (-.f64 x z)) (*.f64 y y))))))) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) t) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) (fma.f64 (/.f64 (*.f64 (-.f64 x z) t) y) #s(literal -1 binary64) t)) |
#s(approx (+ (* t (/ z y)) t) t) |
#s(approx (+ (* t (/ z y)) t) (fma.f64 (/.f64 z y) t t)) |
#s(approx (* (- x y) t) (*.f64 (fma.f64 t (/.f64 x y) (neg.f64 t)) y)) |
#s(approx (* (- (/ z y) 1) y) (neg.f64 y)) |
#s(approx (* (- (/ z y) 1) y) (*.f64 (-.f64 (/.f64 z y) #s(literal 1 binary64)) y)) |
#s(approx (* (- x y) (/ t (- z y))) (fma.f64 (/.f64 (*.f64 (-.f64 x z) t) y) #s(literal -1 binary64) t)) |
#s(approx (* (- x y) (/ t (- z y))) (fma.f64 (/.f64 (-.f64 (fma.f64 z (/.f64 (*.f64 (-.f64 x z) t) y) (*.f64 t x)) (*.f64 z t)) y) #s(literal -1 binary64) t)) |
#s(approx (* (- x y) (/ t (- z y))) (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 z z) (/.f64 (*.f64 (-.f64 x z) t) y))) (*.f64 (*.f64 (-.f64 x z) t) z)) y) #s(literal -1 binary64) (*.f64 (-.f64 x z) t)) y) #s(literal -1 binary64) t)) |
#s(approx (* (- x y) (/ t (- z y))) (fma.f64 (/.f64 (*.f64 (-.f64 x z) t) y) #s(literal -1 binary64) t)) |
#s(approx (* (- x y) (/ t (- z y))) (fma.f64 (/.f64 (-.f64 (fma.f64 z (/.f64 (*.f64 (-.f64 x z) t) y) (*.f64 t x)) (*.f64 z t)) y) #s(literal -1 binary64) t)) |
#s(approx (* (- x y) (/ t (- z y))) (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 z z) (/.f64 (*.f64 (-.f64 x z) t) y))) (*.f64 (*.f64 (-.f64 x z) t) z)) y) #s(literal -1 binary64) (*.f64 (-.f64 x z) t)) y) #s(literal -1 binary64) t)) |
#s(approx (- x y) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (/ t (- z y)) (neg.f64 (/.f64 (fma.f64 (/.f64 z y) t t) y))) |
#s(approx (/ t (- z y)) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z z) t) y)) (*.f64 z t)) y) #s(literal -1 binary64) t) y))) |
#s(approx (/ t (- z y)) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 t (/.f64 (pow.f64 z #s(literal 3 binary64)) y) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) t))) y)) (*.f64 z t)) y) #s(literal -1 binary64) t) y))) |
#s(approx (- z y) (*.f64 (neg.f64 y) (fma.f64 (/.f64 z y) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (* (- x y) (/ t (- z y))) (fma.f64 (/.f64 (*.f64 (-.f64 x z) t) y) #s(literal -1 binary64) t)) |
#s(approx (* (- x y) (/ t (- z y))) (fma.f64 (/.f64 (-.f64 (fma.f64 z (/.f64 (*.f64 (-.f64 x z) t) y) (*.f64 t x)) (*.f64 z t)) y) #s(literal -1 binary64) t)) |
#s(approx (* (- x y) (/ t (- z y))) (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 z z) (/.f64 (*.f64 (-.f64 x z) t) y))) (*.f64 (*.f64 (-.f64 x z) t) z)) y) #s(literal -1 binary64) (*.f64 (-.f64 x z) t)) y) #s(literal -1 binary64) t)) |
#s(approx (* (- x y) t) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (*.f64 t x) y) #s(literal -1 binary64) t))) |
#s(approx (* (- (/ z y) 1) y) (*.f64 (neg.f64 y) (fma.f64 (/.f64 z y) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (* (- x y) (/ t (- z y))) (neg.f64 (/.f64 (*.f64 t (-.f64 x y)) y))) |
#s(approx (* (- x y) (/ t (- z y))) (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 (*.f64 z (-.f64 x y)) (*.f64 y y)) (/.f64 (*.f64 t (-.f64 x y)) y)))) |
#s(approx (* (- x y) (/ t (- z y))) (fma.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z (-.f64 x y)) t) (pow.f64 y #s(literal 3 binary64)))) (/.f64 (*.f64 t (-.f64 x y)) (*.f64 y y))) z (neg.f64 (/.f64 (*.f64 t (-.f64 x y)) y)))) |
#s(approx (* (- x y) (/ t (- z y))) (fma.f64 (-.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z (-.f64 x y)) t) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 t (-.f64 x y)) (pow.f64 y #s(literal 3 binary64)))) z) (/.f64 (*.f64 t (-.f64 x y)) (*.f64 y y))) z (neg.f64 (/.f64 (*.f64 t (-.f64 x y)) y)))) |
#s(approx (* (- x y) (/ t (- z y))) (neg.f64 (/.f64 (*.f64 t (-.f64 x y)) y))) |
#s(approx (* (- x y) (/ t (- z y))) (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 (*.f64 z (-.f64 x y)) (*.f64 y y)) (/.f64 (*.f64 t (-.f64 x y)) y)))) |
#s(approx (* (- x y) (/ t (- z y))) (fma.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z (-.f64 x y)) t) (pow.f64 y #s(literal 3 binary64)))) (/.f64 (*.f64 t (-.f64 x y)) (*.f64 y y))) z (neg.f64 (/.f64 (*.f64 t (-.f64 x y)) y)))) |
#s(approx (* (- x y) (/ t (- z y))) (fma.f64 (-.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z (-.f64 x y)) t) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 t (-.f64 x y)) (pow.f64 y #s(literal 3 binary64)))) z) (/.f64 (*.f64 t (-.f64 x y)) (*.f64 y y))) z (neg.f64 (/.f64 (*.f64 t (-.f64 x y)) y)))) |
#s(approx (/ t (- z y)) (fma.f64 (*.f64 t (/.f64 z (*.f64 y y))) #s(literal -1 binary64) (/.f64 (neg.f64 t) y))) |
#s(approx (/ t (- z y)) (fma.f64 (-.f64 (/.f64 (*.f64 (neg.f64 t) z) (pow.f64 y #s(literal 3 binary64))) (/.f64 t (*.f64 y y))) z (/.f64 (neg.f64 t) y))) |
#s(approx (/ t (- z y)) (fma.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (neg.f64 t) z) (pow.f64 y #s(literal 4 binary64))) (/.f64 t (pow.f64 y #s(literal 3 binary64)))) z) (/.f64 t (*.f64 y y))) z (/.f64 (neg.f64 t) y))) |
#s(approx (- z y) (-.f64 z y)) |
#s(approx z z) |
#s(approx (* (- x y) (/ t (- z y))) (neg.f64 (/.f64 (*.f64 t (-.f64 x y)) y))) |
#s(approx (* (- x y) (/ t (- z y))) (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 (*.f64 z (-.f64 x y)) (*.f64 y y)) (/.f64 (*.f64 t (-.f64 x y)) y)))) |
#s(approx (* (- x y) (/ t (- z y))) (fma.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z (-.f64 x y)) t) (pow.f64 y #s(literal 3 binary64)))) (/.f64 (*.f64 t (-.f64 x y)) (*.f64 y y))) z (neg.f64 (/.f64 (*.f64 t (-.f64 x y)) y)))) |
#s(approx (* (- x y) (/ t (- z y))) (fma.f64 (-.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z (-.f64 x y)) t) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 t (-.f64 x y)) (pow.f64 y #s(literal 3 binary64)))) z) (/.f64 (*.f64 t (-.f64 x y)) (*.f64 y y))) z (neg.f64 (/.f64 (*.f64 t (-.f64 x y)) y)))) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) (fma.f64 (/.f64 (*.f64 t x) y) #s(literal -1 binary64) t)) |
#s(approx (* t z) (*.f64 z t)) |
#s(approx (* (- x y) (/ t (- z y))) (/.f64 (*.f64 t (-.f64 x y)) z)) |
#s(approx (* (- x y) (/ t (- z y))) (/.f64 (fma.f64 t (-.f64 x y) (/.f64 (*.f64 (*.f64 (-.f64 x y) y) t) z)) z)) |
#s(approx (* (- x y) (/ t (- z y))) (/.f64 (-.f64 (fma.f64 t (-.f64 x y) (/.f64 (*.f64 (*.f64 (*.f64 y y) t) (-.f64 x y)) (*.f64 z z))) (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) y) t) z))) z)) |
#s(approx (* (- x y) (/ t (- z y))) (/.f64 (-.f64 (fma.f64 t (-.f64 x y) (/.f64 (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) t) (-.f64 x y)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 (*.f64 (-.f64 x y) y) z) (/.f64 (*.f64 (*.f64 (*.f64 y y) t) (-.f64 x y)) (*.f64 z z))))) z)) |
#s(approx (* (- x y) (/ t (- z y))) (/.f64 (*.f64 t (-.f64 x y)) z)) |
#s(approx (* (- x y) (/ t (- z y))) (/.f64 (fma.f64 t (-.f64 x y) (/.f64 (*.f64 (*.f64 (-.f64 x y) y) t) z)) z)) |
#s(approx (* (- x y) (/ t (- z y))) (/.f64 (-.f64 (fma.f64 t (-.f64 x y) (/.f64 (*.f64 (*.f64 (*.f64 y y) t) (-.f64 x y)) (*.f64 z z))) (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) y) t) z))) z)) |
#s(approx (* (- x y) (/ t (- z y))) (/.f64 (-.f64 (fma.f64 t (-.f64 x y) (/.f64 (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) t) (-.f64 x y)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 (*.f64 (-.f64 x y) y) z) (/.f64 (*.f64 (*.f64 (*.f64 y y) t) (-.f64 x y)) (*.f64 z z))))) z)) |
#s(approx (/ t (- z y)) (/.f64 (fma.f64 t (/.f64 y z) t) z)) |
#s(approx (/ t (- z y)) (/.f64 (-.f64 (fma.f64 t (pow.f64 (/.f64 y z) #s(literal 2 binary64)) t) (/.f64 (*.f64 (neg.f64 t) y) z)) z)) |
#s(approx (/ t (- z y)) (/.f64 (-.f64 (fma.f64 t (pow.f64 (/.f64 y z) #s(literal 3 binary64)) t) (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 y z) (*.f64 t (pow.f64 (/.f64 y z) #s(literal 2 binary64)))))) z)) |
#s(approx (- z y) (*.f64 (fma.f64 (/.f64 y z) #s(literal -1 binary64) #s(literal 1 binary64)) z)) |
#s(approx (* (- x y) (/ t (- z y))) (/.f64 (*.f64 t (-.f64 x y)) z)) |
#s(approx (* (- x y) (/ t (- z y))) (/.f64 (fma.f64 t (-.f64 x y) (/.f64 (*.f64 (*.f64 (-.f64 x y) y) t) z)) z)) |
#s(approx (* (- x y) (/ t (- z y))) (/.f64 (-.f64 (fma.f64 t (-.f64 x y) (/.f64 (*.f64 (*.f64 (*.f64 y y) t) (-.f64 x y)) (*.f64 z z))) (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) y) t) z))) z)) |
#s(approx (* (- x y) (/ t (- z y))) (/.f64 (-.f64 (fma.f64 t (-.f64 x y) (/.f64 (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) t) (-.f64 x y)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 (*.f64 (-.f64 x y) y) z) (/.f64 (*.f64 (*.f64 (*.f64 y y) t) (-.f64 x y)) (*.f64 z z))))) z)) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) (*.f64 (/.f64 z y) t)) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) (*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 t x) y) z) #s(literal -1 binary64) (+.f64 (/.f64 t z) (/.f64 t y))) z)) |
#s(approx (+ (* t (/ z y)) t) (*.f64 (+.f64 (/.f64 t z) (/.f64 t y)) z)) |
#s(approx (* (- (/ z y) 1) y) (*.f64 (fma.f64 (/.f64 y z) #s(literal -1 binary64) #s(literal 1 binary64)) z)) |
#s(approx (* (- x y) (/ t (- z y))) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 t (-.f64 x y) (/.f64 (*.f64 (*.f64 (-.f64 x y) y) t) z))) z))) |
#s(approx (* (- x y) (/ t (- z y))) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 t (-.f64 x y) (/.f64 (fma.f64 (*.f64 (-.f64 x y) y) t (/.f64 (*.f64 (*.f64 (*.f64 y y) t) (-.f64 x y)) z)) z))) z))) |
#s(approx (* (- x y) (/ t (- z y))) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 t (-.f64 x y) (/.f64 (fma.f64 (*.f64 (-.f64 x y) y) t (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 y y) (-.f64 x y)) t (/.f64 (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) t) (-.f64 x y)) z))) z))) z))) z))) |
#s(approx (* (- x y) (/ t (- z y))) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 t (-.f64 x y) (/.f64 (*.f64 (*.f64 (-.f64 x y) y) t) z))) z))) |
#s(approx (* (- x y) (/ t (- z y))) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 t (-.f64 x y) (/.f64 (fma.f64 (*.f64 (-.f64 x y) y) t (/.f64 (*.f64 (*.f64 (*.f64 y y) t) (-.f64 x y)) z)) z))) z))) |
#s(approx (* (- x y) (/ t (- z y))) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 t (-.f64 x y) (/.f64 (fma.f64 (*.f64 (-.f64 x y) y) t (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 y y) (-.f64 x y)) t (/.f64 (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) t) (-.f64 x y)) z))) z))) z))) z))) |
#s(approx (/ t (- z y)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 y z) t)) z))) |
#s(approx (/ t (- z y)) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 t y (/.f64 (*.f64 (*.f64 y y) t) z)) z) #s(literal -1 binary64) (neg.f64 t)) z))) |
#s(approx (/ t (- z y)) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 t y (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 y y) t (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) t) z))) z))) z) #s(literal -1 binary64) (neg.f64 t)) z))) |
#s(approx (- z y) (neg.f64 (*.f64 (-.f64 (/.f64 y z) #s(literal 1 binary64)) z))) |
#s(approx (* (- x y) (/ t (- z y))) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 t (-.f64 x y) (/.f64 (*.f64 (*.f64 (-.f64 x y) y) t) z))) z))) |
#s(approx (* (- x y) (/ t (- z y))) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 t (-.f64 x y) (/.f64 (fma.f64 (*.f64 (-.f64 x y) y) t (/.f64 (*.f64 (*.f64 (*.f64 y y) t) (-.f64 x y)) z)) z))) z))) |
#s(approx (* (- x y) (/ t (- z y))) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 t (-.f64 x y) (/.f64 (fma.f64 (*.f64 (-.f64 x y) y) t (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 y y) (-.f64 x y)) t (/.f64 (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) t) (-.f64 x y)) z))) z))) z))) z))) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 t x) y) #s(literal -1 binary64) t) z) #s(literal -1 binary64) (/.f64 (neg.f64 t) y)) z))) |
#s(approx (+ (* t (/ z y)) t) (neg.f64 (*.f64 (fma.f64 (/.f64 t y) #s(literal -1 binary64) (/.f64 (neg.f64 t) z)) z))) |
#s(approx (* (- (/ z y) 1) y) (neg.f64 (*.f64 (-.f64 (/.f64 y z) #s(literal 1 binary64)) z))) |
#s(approx (* (- x y) (/ t (- z y))) (*.f64 (/.f64 t (-.f64 z y)) (-.f64 x y))) |
#s(approx (* (- x y) (/ t (- z y))) (*.f64 (/.f64 t (-.f64 z y)) (-.f64 x y))) |
#s(approx (/ t (- z y)) (/.f64 t (-.f64 z y))) |
#s(approx t t) |
#s(approx (* (- x y) (/ t (- z y))) (*.f64 (/.f64 t (-.f64 z y)) (-.f64 x y))) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) (*.f64 (fma.f64 (/.f64 (-.f64 x z) y) #s(literal -1 binary64) #s(literal 1 binary64)) t)) |
#s(approx (+ (* t (/ z y)) t) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 z y)) t)) |
#s(approx (* (- x y) t) (*.f64 t (-.f64 x y))) |
#s(approx (+ (* (/ (* t (- x z)) y) -1) t) (*.f64 (neg.f64 t) (-.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 z y)))) |
#s(approx (+ (* t (/ z y)) t) (*.f64 (neg.f64 t) (-.f64 (neg.f64 (/.f64 z y)) #s(literal 1 binary64)))) |
Compiled 6 431 to 898 computations (86% saved)
22 alts after pruning (14 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 210 | 10 | 220 |
| Fresh | 3 | 4 | 7 |
| Picked | 2 | 3 | 5 |
| Done | 1 | 5 | 6 |
| Total | 216 | 22 | 238 |
| Status | Accuracy | Program |
|---|---|---|
| 27.0% | (/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) t) (*.f64 (+.f64 x y) #s(approx (- z y) #s(approx (* (- (/ z y) 1) y) z)))) | |
| ✓ | 42.4% | (/.f64 (*.f64 (-.f64 x y) t) #s(approx (- z y) #s(approx (* (- (/ z y) 1) y) z))) |
| 38.2% | (/.f64 (*.f64 #s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)) t) #s(approx (- z y) #s(approx (* (- (/ z y) 1) y) z))) | |
| 18.6% | (/.f64 (*.f64 #s(approx (- x y) (neg.f64 y)) t) #s(approx (- z y) #s(approx (* (- (/ z y) 1) y) z))) | |
| ✓ | 45.3% | (/.f64 (*.f64 #s(approx (- x y) x) t) (-.f64 z y)) |
| 46.6% | (/.f64 #s(approx (* (- x y) t) (*.f64 (neg.f64 t) y)) (-.f64 z y)) | |
| ✓ | 57.5% | (*.f64 (/.f64 (-.f64 x y) #s(approx (- z y) (neg.f64 y))) t) |
| ✓ | 50.0% | (*.f64 (/.f64 #s(approx (- x y) x) (-.f64 z y)) t) |
| 44.4% | (*.f64 (-.f64 x y) (/.f64 t #s(approx (- z y) #s(approx (* (- (/ z y) 1) y) z)))) | |
| 38.0% | (*.f64 #s(approx (/ (- x y) (- z y)) (/.f64 x z)) t) | |
| ✓ | 45.8% | (*.f64 #s(approx (- x y) x) (/.f64 t (-.f64 z y))) |
| 40.3% | (*.f64 #s(approx (- x y) x) (/.f64 t #s(approx (- z y) (*.f64 (-.f64 (/.f64 z y) #s(literal 1 binary64)) y)))) | |
| 18.1% | (*.f64 #s(approx (- x y) x) (/.f64 t #s(approx (- z y) (neg.f64 y)))) | |
| 35.7% | (*.f64 #s(approx (- x y) x) (/.f64 t #s(approx (- z y) z))) | |
| 44.6% | #s(approx (/ (* (- x y) t) (- z y)) (/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) t) (*.f64 (+.f64 x y) (-.f64 z y)))) | |
| 40.9% | #s(approx (/ (* (- x y) t) (- z y)) (*.f64 (-.f64 x y) #s(approx (/ t (- z y)) (/.f64 (fma.f64 t (/.f64 y z) t) z)))) | |
| 54.3% | #s(approx (* (/ (- x y) (- z y)) t) (fma.f64 (/.f64 (*.f64 t #s(approx (- x z) x)) y) #s(literal -1 binary64) t)) | |
| ✓ | 34.2% | #s(approx (* (/ (- x y) (- z y)) t) (/.f64 (*.f64 t x) z)) |
| ✓ | 43.0% | #s(approx (* (/ (- x y) (- z y)) t) #s(approx (+ (* (/ (* t (- x z)) y) -1) t) (fma.f64 t (/.f64 z y) t))) |
| 20.2% | #s(approx (* (/ (- x y) (- z y)) t) #s(approx (+ (* (/ (* t (- x z)) y) -1) t) (/.f64 (*.f64 (neg.f64 t) x) y))) | |
| 4.6% | #s(approx (* (/ (- x y) (- z y)) t) #s(approx (+ (* (/ (* t (- x z)) y) -1) t) (*.f64 (/.f64 z y) t))) | |
| ✓ | 42.3% | #s(approx (* (/ (- x y) (- z y)) t) t) |
Compiled 1 330 to 493 computations (62.9% saved)
| Inputs |
|---|
#s(approx (* (/ (- x y) (- z y)) t) t) |
#s(approx (* (/ (- x y) (- z y)) t) #s(approx (+ (* (/ (* t (- x z)) y) -1) t) (*.f64 (/.f64 z y) t))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(approx (+ (* (/ (* t (- x z)) y) -1) t) (/.f64 (*.f64 t z) y))) |
#s(approx (* (/ (- x y) (- z y)) t) (/.f64 (*.f64 t x) z)) |
(*.f64 #s(approx (- x y) x) (/.f64 t #s(approx (- z y) z))) |
(*.f64 #s(approx (/ (- x y) (- z y)) (/.f64 x z)) t) |
#s(approx (* (/ (- x y) (- z y)) t) #s(approx (+ (* (/ (* t (- x z)) y) -1) t) (fma.f64 t (/.f64 z y) t))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(approx (+ (* (/ (* t (- x z)) y) -1) t) (/.f64 (*.f64 (neg.f64 t) x) y))) |
(*.f64 #s(approx (- x y) x) (/.f64 t #s(approx (- z y) (neg.f64 y)))) |
(/.f64 (*.f64 #s(approx (- x y) (neg.f64 y)) t) #s(approx (- z y) #s(approx (* (- (/ z y) 1) y) z))) |
#s(approx (* (/ (- x y) (- z y)) t) (/.f64 (*.f64 (-.f64 x y) t) z)) |
(*.f64 #s(approx (- x y) x) (/.f64 t (-.f64 z y))) |
(*.f64 (-.f64 x y) (/.f64 t #s(approx (- z y) #s(approx (* (- (/ z y) 1) y) z)))) |
(*.f64 (/.f64 #s(approx (- x y) x) (-.f64 z y)) t) |
(*.f64 (/.f64 (-.f64 x y) #s(approx (- z y) z)) t) |
(*.f64 (/.f64 (-.f64 x y) #s(approx (- z y) #s(approx (* (- (/ z y) 1) y) z))) t) |
(/.f64 (*.f64 #s(approx (- x y) x) t) (-.f64 z y)) |
(/.f64 (*.f64 (-.f64 x y) t) #s(approx (- z y) #s(approx (* (- (/ z y) 1) y) z))) |
#s(approx (* (/ (- x y) (- z y)) t) (neg.f64 (/.f64 (*.f64 (-.f64 x y) t) y))) |
(*.f64 (/.f64 #s(approx (- x y) (neg.f64 y)) (-.f64 z y)) t) |
(*.f64 (/.f64 (-.f64 x y) #s(approx (- z y) (neg.f64 y))) t) |
(/.f64 #s(approx (* (- x y) t) (*.f64 (neg.f64 t) y)) (-.f64 z y)) |
#s(approx (* (/ (- x y) (- z y)) t) (fma.f64 (/.f64 (*.f64 t #s(approx (- x z) x)) y) #s(literal -1 binary64) t)) |
#s(approx (/ (* (- x y) t) (- z y)) (*.f64 (-.f64 x y) (/.f64 t (-.f64 z y)))) |
(*.f64 (/.f64 (-.f64 x y) (-.f64 z y)) t) |
(/.f64 (*.f64 (-.f64 x y) t) (-.f64 z y)) |
(*.f64 #s(approx (/ (- x y) (- z y)) (*.f64 (neg.f64 x) #s(approx (/ (- (/ y x) 1) (- z y)) (/.f64 #s(literal -1 binary64) z)))) t) |
#s(approx (* (/ (- x y) (- z y)) t) (fma.f64 (/.f64 (*.f64 t (-.f64 x z)) y) #s(literal -1 binary64) t)) |
(*.f64 #s(approx (/ (- x y) (- z y)) (*.f64 (neg.f64 x) (/.f64 #s(approx (- (/ y x) 1) #s(literal -1 binary64)) (-.f64 z y)))) t) |
(*.f64 #s(approx (/ (- x y) (- z y)) (*.f64 (neg.f64 x) #s(approx (/ (- (/ y x) 1) (- z y)) (/.f64 y (*.f64 (-.f64 z y) x))))) t) |
(*.f64 #s(approx (- x y) x) (/.f64 t #s(approx (- z y) (*.f64 (-.f64 (/.f64 z y) #s(literal 1 binary64)) y)))) |
(/.f64 (*.f64 #s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)) t) #s(approx (- z y) #s(approx (* (- (/ z y) 1) y) z))) |
#s(approx (/ (* (- x y) t) (- z y)) (*.f64 (-.f64 x y) #s(approx (/ t (- z y)) (/.f64 (fma.f64 t (/.f64 y z) t) z)))) |
(*.f64 #s(approx (/ (- x y) (- z y)) (*.f64 (neg.f64 x) #s(approx (/ (- (/ y x) 1) (- z y)) (/.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) z)))) t) |
(/.f64 (*.f64 #s(approx (- x y) (neg.f64 y)) t) #s(approx (- z y) (*.f64 (-.f64 (/.f64 z y) #s(literal 1 binary64)) y))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) t) (*.f64 (+.f64 x y) #s(approx (- z y) #s(approx (* (- (/ z y) 1) y) z)))) |
(*.f64 (/.f64 #s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)) (-.f64 z y)) t) |
(*.f64 (/.f64 (-.f64 x y) #s(approx (- z y) (*.f64 (-.f64 (/.f64 z y) #s(literal 1 binary64)) y))) t) |
(/.f64 (*.f64 (-.f64 x y) t) #s(approx (- z y) (*.f64 (-.f64 (/.f64 z y) #s(literal 1 binary64)) y))) |
#s(approx (/ (* (- x y) t) (- z y)) (/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) t) (*.f64 (+.f64 x y) (-.f64 z y)))) |
(*.f64 #s(approx (/ (- x y) (- z y)) (*.f64 (neg.f64 x) (/.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) (-.f64 z y)))) t) |
(*.f64 (/.f64 (-.f64 x y) #s(approx (- z y) (*.f64 (neg.f64 z) (-.f64 (/.f64 y z) #s(literal 1 binary64))))) t) |
#s(approx (* (/ (- x y) (- z y)) t) (/.f64 (fma.f64 (-.f64 x y) t (/.f64 (*.f64 (*.f64 (-.f64 x y) y) t) z)) z)) |
#s(approx (* (/ (- x y) (- z y)) t) (*.f64 (fma.f64 (*.f64 t (/.f64 y (*.f64 (-.f64 z y) x))) #s(literal -1 binary64) (/.f64 t (-.f64 z y))) x)) |
#s(approx (* (/ (- x y) (- z y)) t) (*.f64 (neg.f64 x) (fma.f64 (/.f64 t x) (/.f64 y (-.f64 z y)) (neg.f64 (/.f64 t (-.f64 z y)))))) |
#s(approx (* (/ (- x y) (- z y)) t) (fma.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 t z) (*.f64 t (/.f64 x (*.f64 z z))))) y (/.f64 (*.f64 t x) z))) |
| Outputs |
|---|
(*.f64 (/.f64 (-.f64 x y) (-.f64 z y)) t) |
6 calls:
| 33.0ms | y |
| 29.0ms | (/.f64 (-.f64 x y) (-.f64 z y)) |
| 15.0ms | t |
| 12.0ms | z |
| 12.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.5% | 1 | (/.f64 (-.f64 x y) (-.f64 z y)) |
| 98.5% | 1 | (*.f64 (/.f64 (-.f64 x y) (-.f64 z y)) t) |
| 98.5% | 1 | x |
| 98.5% | 1 | y |
| 98.5% | 1 | z |
| 98.5% | 1 | t |
Compiled 20 to 31 computations (-55% saved)
| Inputs |
|---|
#s(approx (* (/ (- x y) (- z y)) t) t) |
#s(approx (* (/ (- x y) (- z y)) t) #s(approx (+ (* (/ (* t (- x z)) y) -1) t) (*.f64 (/.f64 z y) t))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(approx (+ (* (/ (* t (- x z)) y) -1) t) (/.f64 (*.f64 t z) y))) |
#s(approx (* (/ (- x y) (- z y)) t) (/.f64 (*.f64 t x) z)) |
(*.f64 #s(approx (- x y) x) (/.f64 t #s(approx (- z y) z))) |
(*.f64 #s(approx (/ (- x y) (- z y)) (/.f64 x z)) t) |
#s(approx (* (/ (- x y) (- z y)) t) #s(approx (+ (* (/ (* t (- x z)) y) -1) t) (fma.f64 t (/.f64 z y) t))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(approx (+ (* (/ (* t (- x z)) y) -1) t) (/.f64 (*.f64 (neg.f64 t) x) y))) |
(*.f64 #s(approx (- x y) x) (/.f64 t #s(approx (- z y) (neg.f64 y)))) |
(/.f64 (*.f64 #s(approx (- x y) (neg.f64 y)) t) #s(approx (- z y) #s(approx (* (- (/ z y) 1) y) z))) |
#s(approx (* (/ (- x y) (- z y)) t) (/.f64 (*.f64 (-.f64 x y) t) z)) |
(*.f64 #s(approx (- x y) x) (/.f64 t (-.f64 z y))) |
(*.f64 (-.f64 x y) (/.f64 t #s(approx (- z y) #s(approx (* (- (/ z y) 1) y) z)))) |
(*.f64 (/.f64 #s(approx (- x y) x) (-.f64 z y)) t) |
(*.f64 (/.f64 (-.f64 x y) #s(approx (- z y) z)) t) |
(*.f64 (/.f64 (-.f64 x y) #s(approx (- z y) #s(approx (* (- (/ z y) 1) y) z))) t) |
(/.f64 (*.f64 #s(approx (- x y) x) t) (-.f64 z y)) |
(/.f64 (*.f64 (-.f64 x y) t) #s(approx (- z y) #s(approx (* (- (/ z y) 1) y) z))) |
#s(approx (* (/ (- x y) (- z y)) t) (neg.f64 (/.f64 (*.f64 (-.f64 x y) t) y))) |
(*.f64 (/.f64 #s(approx (- x y) (neg.f64 y)) (-.f64 z y)) t) |
(*.f64 (/.f64 (-.f64 x y) #s(approx (- z y) (neg.f64 y))) t) |
(/.f64 #s(approx (* (- x y) t) (*.f64 (neg.f64 t) y)) (-.f64 z y)) |
#s(approx (* (/ (- x y) (- z y)) t) (fma.f64 (/.f64 (*.f64 t #s(approx (- x z) x)) y) #s(literal -1 binary64) t)) |
#s(approx (/ (* (- x y) t) (- z y)) (*.f64 (-.f64 x y) (/.f64 t (-.f64 z y)))) |
| Outputs |
|---|
(*.f64 (/.f64 #s(approx (- x y) x) (-.f64 z y)) t) |
(*.f64 (/.f64 (-.f64 x y) #s(approx (- z y) z)) t) |
(*.f64 (/.f64 #s(approx (- x y) (neg.f64 y)) (-.f64 z y)) t) |
(*.f64 (/.f64 #s(approx (- x y) x) (-.f64 z y)) t) |
6 calls:
| 10.0ms | z |
| 8.0ms | (/.f64 (-.f64 x y) (-.f64 z y)) |
| 7.0ms | y |
| 7.0ms | t |
| 7.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.9% | 4 | (/.f64 (-.f64 x y) (-.f64 z y)) |
| 91.1% | 3 | (*.f64 (/.f64 (-.f64 x y) (-.f64 z y)) t) |
| 83.1% | 1 | x |
| 90.9% | 3 | y |
| 83.1% | 1 | z |
| 86.3% | 2 | t |
Compiled 20 to 31 computations (-55% saved)
| Inputs |
|---|
#s(approx (* (/ (- x y) (- z y)) t) t) |
#s(approx (* (/ (- x y) (- z y)) t) #s(approx (+ (* (/ (* t (- x z)) y) -1) t) (*.f64 (/.f64 z y) t))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(approx (+ (* (/ (* t (- x z)) y) -1) t) (/.f64 (*.f64 t z) y))) |
#s(approx (* (/ (- x y) (- z y)) t) (/.f64 (*.f64 t x) z)) |
(*.f64 #s(approx (- x y) x) (/.f64 t #s(approx (- z y) z))) |
(*.f64 #s(approx (/ (- x y) (- z y)) (/.f64 x z)) t) |
#s(approx (* (/ (- x y) (- z y)) t) #s(approx (+ (* (/ (* t (- x z)) y) -1) t) (fma.f64 t (/.f64 z y) t))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(approx (+ (* (/ (* t (- x z)) y) -1) t) (/.f64 (*.f64 (neg.f64 t) x) y))) |
(*.f64 #s(approx (- x y) x) (/.f64 t #s(approx (- z y) (neg.f64 y)))) |
(/.f64 (*.f64 #s(approx (- x y) (neg.f64 y)) t) #s(approx (- z y) #s(approx (* (- (/ z y) 1) y) z))) |
#s(approx (* (/ (- x y) (- z y)) t) (/.f64 (*.f64 (-.f64 x y) t) z)) |
(*.f64 #s(approx (- x y) x) (/.f64 t (-.f64 z y))) |
(*.f64 (-.f64 x y) (/.f64 t #s(approx (- z y) #s(approx (* (- (/ z y) 1) y) z)))) |
(*.f64 (/.f64 #s(approx (- x y) x) (-.f64 z y)) t) |
(*.f64 (/.f64 (-.f64 x y) #s(approx (- z y) z)) t) |
(*.f64 (/.f64 (-.f64 x y) #s(approx (- z y) #s(approx (* (- (/ z y) 1) y) z))) t) |
(/.f64 (*.f64 #s(approx (- x y) x) t) (-.f64 z y)) |
(/.f64 (*.f64 (-.f64 x y) t) #s(approx (- z y) #s(approx (* (- (/ z y) 1) y) z))) |
#s(approx (* (/ (- x y) (- z y)) t) (neg.f64 (/.f64 (*.f64 (-.f64 x y) t) y))) |
| Outputs |
|---|
(*.f64 (/.f64 #s(approx (- x y) x) (-.f64 z y)) t) |
(*.f64 (/.f64 (-.f64 x y) #s(approx (- z y) z)) t) |
#s(approx (* (/ (- x y) (- z y)) t) #s(approx (+ (* (/ (* t (- x z)) y) -1) t) (fma.f64 t (/.f64 z y) t))) |
(*.f64 (/.f64 #s(approx (- x y) x) (-.f64 z y)) t) |
1 calls:
| 5.0ms | (/.f64 (-.f64 x y) (-.f64 z y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.5% | 4 | (/.f64 (-.f64 x y) (-.f64 z y)) |
Compiled 7 to 7 computations (0% saved)
| Inputs |
|---|
#s(approx (* (/ (- x y) (- z y)) t) t) |
#s(approx (* (/ (- x y) (- z y)) t) #s(approx (+ (* (/ (* t (- x z)) y) -1) t) (*.f64 (/.f64 z y) t))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(approx (+ (* (/ (* t (- x z)) y) -1) t) (/.f64 (*.f64 t z) y))) |
#s(approx (* (/ (- x y) (- z y)) t) (/.f64 (*.f64 t x) z)) |
(*.f64 #s(approx (- x y) x) (/.f64 t #s(approx (- z y) z))) |
(*.f64 #s(approx (/ (- x y) (- z y)) (/.f64 x z)) t) |
#s(approx (* (/ (- x y) (- z y)) t) #s(approx (+ (* (/ (* t (- x z)) y) -1) t) (fma.f64 t (/.f64 z y) t))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(approx (+ (* (/ (* t (- x z)) y) -1) t) (/.f64 (*.f64 (neg.f64 t) x) y))) |
(*.f64 #s(approx (- x y) x) (/.f64 t #s(approx (- z y) (neg.f64 y)))) |
(/.f64 (*.f64 #s(approx (- x y) (neg.f64 y)) t) #s(approx (- z y) #s(approx (* (- (/ z y) 1) y) z))) |
#s(approx (* (/ (- x y) (- z y)) t) (/.f64 (*.f64 (-.f64 x y) t) z)) |
(*.f64 #s(approx (- x y) x) (/.f64 t (-.f64 z y))) |
(*.f64 (-.f64 x y) (/.f64 t #s(approx (- z y) #s(approx (* (- (/ z y) 1) y) z)))) |
(*.f64 (/.f64 #s(approx (- x y) x) (-.f64 z y)) t) |
| Outputs |
|---|
(*.f64 (/.f64 #s(approx (- x y) x) (-.f64 z y)) t) |
(*.f64 (-.f64 x y) (/.f64 t #s(approx (- z y) #s(approx (* (- (/ z y) 1) y) z)))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(approx (+ (* (/ (* t (- x z)) y) -1) t) (fma.f64 t (/.f64 z y) t))) |
(*.f64 (/.f64 #s(approx (- x y) x) (-.f64 z y)) t) |
1 calls:
| 4.0ms | (/.f64 (-.f64 x y) (-.f64 z y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.8% | 4 | (/.f64 (-.f64 x y) (-.f64 z y)) |
Compiled 7 to 7 computations (0% saved)
| Inputs |
|---|
#s(approx (* (/ (- x y) (- z y)) t) t) |
#s(approx (* (/ (- x y) (- z y)) t) #s(approx (+ (* (/ (* t (- x z)) y) -1) t) (*.f64 (/.f64 z y) t))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(approx (+ (* (/ (* t (- x z)) y) -1) t) (/.f64 (*.f64 t z) y))) |
#s(approx (* (/ (- x y) (- z y)) t) (/.f64 (*.f64 t x) z)) |
(*.f64 #s(approx (- x y) x) (/.f64 t #s(approx (- z y) z))) |
(*.f64 #s(approx (/ (- x y) (- z y)) (/.f64 x z)) t) |
#s(approx (* (/ (- x y) (- z y)) t) #s(approx (+ (* (/ (* t (- x z)) y) -1) t) (fma.f64 t (/.f64 z y) t))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(approx (+ (* (/ (* t (- x z)) y) -1) t) (/.f64 (*.f64 (neg.f64 t) x) y))) |
(*.f64 #s(approx (- x y) x) (/.f64 t #s(approx (- z y) (neg.f64 y)))) |
(/.f64 (*.f64 #s(approx (- x y) (neg.f64 y)) t) #s(approx (- z y) #s(approx (* (- (/ z y) 1) y) z))) |
#s(approx (* (/ (- x y) (- z y)) t) (/.f64 (*.f64 (-.f64 x y) t) z)) |
(*.f64 #s(approx (- x y) x) (/.f64 t (-.f64 z y))) |
(*.f64 (-.f64 x y) (/.f64 t #s(approx (- z y) #s(approx (* (- (/ z y) 1) y) z)))) |
| Outputs |
|---|
(*.f64 #s(approx (- x y) x) (/.f64 t (-.f64 z y))) |
(*.f64 (-.f64 x y) (/.f64 t #s(approx (- z y) #s(approx (* (- (/ z y) 1) y) z)))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(approx (+ (* (/ (* t (- x z)) y) -1) t) (fma.f64 t (/.f64 z y) t))) |
(*.f64 #s(approx (- x y) x) (/.f64 t (-.f64 z y))) |
1 calls:
| 6.0ms | (/.f64 (-.f64 x y) (-.f64 z y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.1% | 4 | (/.f64 (-.f64 x y) (-.f64 z y)) |
Compiled 7 to 7 computations (0% saved)
| Inputs |
|---|
#s(approx (* (/ (- x y) (- z y)) t) t) |
#s(approx (* (/ (- x y) (- z y)) t) #s(approx (+ (* (/ (* t (- x z)) y) -1) t) (*.f64 (/.f64 z y) t))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(approx (+ (* (/ (* t (- x z)) y) -1) t) (/.f64 (*.f64 t z) y))) |
#s(approx (* (/ (- x y) (- z y)) t) (/.f64 (*.f64 t x) z)) |
(*.f64 #s(approx (- x y) x) (/.f64 t #s(approx (- z y) z))) |
(*.f64 #s(approx (/ (- x y) (- z y)) (/.f64 x z)) t) |
#s(approx (* (/ (- x y) (- z y)) t) #s(approx (+ (* (/ (* t (- x z)) y) -1) t) (fma.f64 t (/.f64 z y) t))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(approx (+ (* (/ (* t (- x z)) y) -1) t) (/.f64 (*.f64 (neg.f64 t) x) y))) |
(*.f64 #s(approx (- x y) x) (/.f64 t #s(approx (- z y) (neg.f64 y)))) |
(/.f64 (*.f64 #s(approx (- x y) (neg.f64 y)) t) #s(approx (- z y) #s(approx (* (- (/ z y) 1) y) z))) |
#s(approx (* (/ (- x y) (- z y)) t) (/.f64 (*.f64 (-.f64 x y) t) z)) |
(*.f64 #s(approx (- x y) x) (/.f64 t (-.f64 z y))) |
| Outputs |
|---|
(*.f64 #s(approx (- x y) x) (/.f64 t (-.f64 z y))) |
#s(approx (* (/ (- x y) (- z y)) t) (/.f64 (*.f64 (-.f64 x y) t) z)) |
#s(approx (* (/ (- x y) (- z y)) t) #s(approx (+ (* (/ (* t (- x z)) y) -1) t) (fma.f64 t (/.f64 z y) t))) |
(*.f64 #s(approx (- x y) x) (/.f64 t (-.f64 z y))) |
1 calls:
| 3.0ms | (/.f64 (-.f64 x y) (-.f64 z y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.1% | 4 | (/.f64 (-.f64 x y) (-.f64 z y)) |
Compiled 7 to 7 computations (0% saved)
| Inputs |
|---|
#s(approx (* (/ (- x y) (- z y)) t) t) |
#s(approx (* (/ (- x y) (- z y)) t) #s(approx (+ (* (/ (* t (- x z)) y) -1) t) (*.f64 (/.f64 z y) t))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(approx (+ (* (/ (* t (- x z)) y) -1) t) (/.f64 (*.f64 t z) y))) |
#s(approx (* (/ (- x y) (- z y)) t) (/.f64 (*.f64 t x) z)) |
(*.f64 #s(approx (- x y) x) (/.f64 t #s(approx (- z y) z))) |
(*.f64 #s(approx (/ (- x y) (- z y)) (/.f64 x z)) t) |
#s(approx (* (/ (- x y) (- z y)) t) #s(approx (+ (* (/ (* t (- x z)) y) -1) t) (fma.f64 t (/.f64 z y) t))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(approx (+ (* (/ (* t (- x z)) y) -1) t) (/.f64 (*.f64 (neg.f64 t) x) y))) |
(*.f64 #s(approx (- x y) x) (/.f64 t #s(approx (- z y) (neg.f64 y)))) |
(/.f64 (*.f64 #s(approx (- x y) (neg.f64 y)) t) #s(approx (- z y) #s(approx (* (- (/ z y) 1) y) z))) |
#s(approx (* (/ (- x y) (- z y)) t) (/.f64 (*.f64 (-.f64 x y) t) z)) |
| Outputs |
|---|
#s(approx (* (/ (- x y) (- z y)) t) #s(approx (+ (* (/ (* t (- x z)) y) -1) t) (/.f64 (*.f64 (neg.f64 t) x) y))) |
#s(approx (* (/ (- x y) (- z y)) t) (/.f64 (*.f64 (-.f64 x y) t) z)) |
#s(approx (* (/ (- x y) (- z y)) t) #s(approx (+ (* (/ (* t (- x z)) y) -1) t) (fma.f64 t (/.f64 z y) t))) |
(*.f64 #s(approx (/ (- x y) (- z y)) (/.f64 x z)) t) |
6 calls:
| 28.0ms | z |
| 4.0ms | y |
| 3.0ms | t |
| 3.0ms | x |
| 3.0ms | (*.f64 (/.f64 (-.f64 x y) (-.f64 z y)) t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 60.4% | 3 | z |
| 56.7% | 3 | x |
| 51.7% | 3 | t |
| 68.3% | 3 | y |
| 69.2% | 3 | (*.f64 (/.f64 (-.f64 x y) (-.f64 z y)) t) |
| 86.2% | 4 | (/.f64 (-.f64 x y) (-.f64 z y)) |
Compiled 20 to 31 computations (-55% saved)
| Inputs |
|---|
#s(approx (* (/ (- x y) (- z y)) t) t) |
#s(approx (* (/ (- x y) (- z y)) t) #s(approx (+ (* (/ (* t (- x z)) y) -1) t) (*.f64 (/.f64 z y) t))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(approx (+ (* (/ (* t (- x z)) y) -1) t) (/.f64 (*.f64 t z) y))) |
#s(approx (* (/ (- x y) (- z y)) t) (/.f64 (*.f64 t x) z)) |
(*.f64 #s(approx (- x y) x) (/.f64 t #s(approx (- z y) z))) |
(*.f64 #s(approx (/ (- x y) (- z y)) (/.f64 x z)) t) |
#s(approx (* (/ (- x y) (- z y)) t) #s(approx (+ (* (/ (* t (- x z)) y) -1) t) (fma.f64 t (/.f64 z y) t))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(approx (+ (* (/ (* t (- x z)) y) -1) t) (/.f64 (*.f64 (neg.f64 t) x) y))) |
(*.f64 #s(approx (- x y) x) (/.f64 t #s(approx (- z y) (neg.f64 y)))) |
(/.f64 (*.f64 #s(approx (- x y) (neg.f64 y)) t) #s(approx (- z y) #s(approx (* (- (/ z y) 1) y) z))) |
| Outputs |
|---|
#s(approx (* (/ (- x y) (- z y)) t) #s(approx (+ (* (/ (* t (- x z)) y) -1) t) (/.f64 (*.f64 (neg.f64 t) x) y))) |
(*.f64 #s(approx (/ (- x y) (- z y)) (/.f64 x z)) t) |
#s(approx (* (/ (- x y) (- z y)) t) #s(approx (+ (* (/ (* t (- x z)) y) -1) t) (fma.f64 t (/.f64 z y) t))) |
(*.f64 #s(approx (/ (- x y) (- z y)) (/.f64 x z)) t) |
1 calls:
| 3.0ms | (/.f64 (-.f64 x y) (-.f64 z y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 78.9% | 4 | (/.f64 (-.f64 x y) (-.f64 z y)) |
Compiled 7 to 7 computations (0% saved)
| Inputs |
|---|
#s(approx (* (/ (- x y) (- z y)) t) t) |
#s(approx (* (/ (- x y) (- z y)) t) #s(approx (+ (* (/ (* t (- x z)) y) -1) t) (*.f64 (/.f64 z y) t))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(approx (+ (* (/ (* t (- x z)) y) -1) t) (/.f64 (*.f64 t z) y))) |
#s(approx (* (/ (- x y) (- z y)) t) (/.f64 (*.f64 t x) z)) |
(*.f64 #s(approx (- x y) x) (/.f64 t #s(approx (- z y) z))) |
(*.f64 #s(approx (/ (- x y) (- z y)) (/.f64 x z)) t) |
#s(approx (* (/ (- x y) (- z y)) t) #s(approx (+ (* (/ (* t (- x z)) y) -1) t) (fma.f64 t (/.f64 z y) t))) |
| Outputs |
|---|
(*.f64 #s(approx (/ (- x y) (- z y)) (/.f64 x z)) t) |
#s(approx (* (/ (- x y) (- z y)) t) #s(approx (+ (* (/ (* t (- x z)) y) -1) t) (fma.f64 t (/.f64 z y) t))) |
(*.f64 #s(approx (/ (- x y) (- z y)) (/.f64 x z)) t) |
1 calls:
| 3.0ms | (/.f64 (-.f64 x y) (-.f64 z y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.3% | 3 | (/.f64 (-.f64 x y) (-.f64 z y)) |
Compiled 7 to 7 computations (0% saved)
| Inputs |
|---|
#s(approx (* (/ (- x y) (- z y)) t) t) |
#s(approx (* (/ (- x y) (- z y)) t) #s(approx (+ (* (/ (* t (- x z)) y) -1) t) (*.f64 (/.f64 z y) t))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(approx (+ (* (/ (* t (- x z)) y) -1) t) (/.f64 (*.f64 t z) y))) |
#s(approx (* (/ (- x y) (- z y)) t) (/.f64 (*.f64 t x) z)) |
(*.f64 #s(approx (- x y) x) (/.f64 t #s(approx (- z y) z))) |
(*.f64 #s(approx (/ (- x y) (- z y)) (/.f64 x z)) t) |
| Outputs |
|---|
(*.f64 #s(approx (/ (- x y) (- z y)) (/.f64 x z)) t) |
#s(approx (* (/ (- x y) (- z y)) t) t) |
(*.f64 #s(approx (/ (- x y) (- z y)) (/.f64 x z)) t) |
1 calls:
| 2.0ms | (/.f64 (-.f64 x y) (-.f64 z y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.0% | 3 | (/.f64 (-.f64 x y) (-.f64 z y)) |
Compiled 7 to 7 computations (0% saved)
| Inputs |
|---|
#s(approx (* (/ (- x y) (- z y)) t) t) |
#s(approx (* (/ (- x y) (- z y)) t) #s(approx (+ (* (/ (* t (- x z)) y) -1) t) (*.f64 (/.f64 z y) t))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(approx (+ (* (/ (* t (- x z)) y) -1) t) (/.f64 (*.f64 t z) y))) |
#s(approx (* (/ (- x y) (- z y)) t) (/.f64 (*.f64 t x) z)) |
(*.f64 #s(approx (- x y) x) (/.f64 t #s(approx (- z y) z))) |
| Outputs |
|---|
(*.f64 #s(approx (- x y) x) (/.f64 t #s(approx (- z y) z))) |
#s(approx (* (/ (- x y) (- z y)) t) t) |
(*.f64 #s(approx (- x y) x) (/.f64 t #s(approx (- z y) z))) |
1 calls:
| 2.0ms | (/.f64 (-.f64 x y) (-.f64 z y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.7% | 3 | (/.f64 (-.f64 x y) (-.f64 z y)) |
Compiled 7 to 7 computations (0% saved)
| Inputs |
|---|
#s(approx (* (/ (- x y) (- z y)) t) t) |
#s(approx (* (/ (- x y) (- z y)) t) #s(approx (+ (* (/ (* t (- x z)) y) -1) t) (*.f64 (/.f64 z y) t))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(approx (+ (* (/ (* t (- x z)) y) -1) t) (/.f64 (*.f64 t z) y))) |
#s(approx (* (/ (- x y) (- z y)) t) (/.f64 (*.f64 t x) z)) |
| Outputs |
|---|
#s(approx (* (/ (- x y) (- z y)) t) (/.f64 (*.f64 t x) z)) |
#s(approx (* (/ (- x y) (- z y)) t) t) |
#s(approx (* (/ (- x y) (- z y)) t) (/.f64 (*.f64 t x) z)) |
1 calls:
| 2.0ms | (/.f64 (-.f64 x y) (-.f64 z y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 72.3% | 3 | (/.f64 (-.f64 x y) (-.f64 z y)) |
Compiled 7 to 7 computations (0% saved)
Total -25.1b remaining (-67.9%)
Threshold costs -25.1b (-67.9%)
| Inputs |
|---|
#s(approx (* (/ (- x y) (- z y)) t) t) |
#s(approx (* (/ (- x y) (- z y)) t) #s(approx (+ (* (/ (* t (- x z)) y) -1) t) (*.f64 (/.f64 z y) t))) |
#s(approx (* (/ (- x y) (- z y)) t) #s(approx (+ (* (/ (* t (- x z)) y) -1) t) (/.f64 (*.f64 t z) y))) |
| Outputs |
|---|
#s(approx (* (/ (- x y) (- z y)) t) t) |
6 calls:
| 16.0ms | t |
| 1.0ms | z |
| 1.0ms | y |
| 1.0ms | x |
| 1.0ms | (*.f64 (/.f64 (-.f64 x y) (-.f64 z y)) t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 42.3% | 1 | t |
| 42.3% | 1 | x |
| 42.3% | 1 | z |
| 42.3% | 1 | y |
| 42.3% | 1 | (*.f64 (/.f64 (-.f64 x y) (-.f64 z y)) t) |
| 42.3% | 1 | (/.f64 (-.f64 x y) (-.f64 z y)) |
Compiled 20 to 31 computations (-55% saved)
| 3× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0013362298937862 | 342478.3075506807 |
| 0.0ms | 6.703952496937554e-5 | 0.9999039041544912 |
| 0.0ms | -5937178841825.042 | -68938918.89169836 |
Compiled 12 to 15 computations (-25% saved)
| 3× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0013362298937862 | 342478.3075506807 |
| 0.0ms | 6.703952496937554e-5 | 0.9999039041544912 |
| 0.0ms | -5937178841825.042 | -68938918.89169836 |
Compiled 12 to 15 computations (-25% saved)
| 3× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0013362298937862 | 342478.3075506807 |
| 0.0ms | 6.703952496937554e-5 | 0.9999039041544912 |
| 0.0ms | -1.5021625465033206e-11 | -8.285613601453674e-12 |
Compiled 12 to 15 computations (-25% saved)
| 3× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0013362298937862 | 342478.3075506807 |
| 0.0ms | 6.703952496937554e-5 | 0.9999039041544912 |
| 0.0ms | -68938918.89169836 | -0.034516749814894394 |
Compiled 12 to 15 computations (-25% saved)
| 3× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0013362298937862 | 342478.3075506807 |
| 0.0ms | 6.703952496937554e-5 | 0.9999039041544912 |
| 0.0ms | -5937178841825.042 | -68938918.89169836 |
Compiled 12 to 15 computations (-25% saved)
| 3× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0013362298937862 | 342478.3075506807 |
| 0.0ms | 6.703952496937554e-5 | 0.9999039041544912 |
| 0.0ms | -6.666606468040975e+130 | -1.0170795799835461e+119 |
Compiled 12 to 15 computations (-25% saved)
| 3× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0013362298937862 | 342478.3075506807 |
| 0.0ms | 6.703952496937554e-5 | 0.9999039041544912 |
| 0.0ms | -6.666606468040975e+130 | -1.0170795799835461e+119 |
Compiled 12 to 15 computations (-25% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0013362298937862 | 342478.3075506807 |
| 0.0ms | 6.703952496937554e-5 | 0.9999039041544912 |
Compiled 12 to 15 computations (-25% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0013362298937862 | 342478.3075506807 |
| 0.0ms | 6.703952496937554e-5 | 0.9999039041544912 |
Compiled 12 to 15 computations (-25% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0013362298937862 | 342478.3075506807 |
| 0.0ms | 6.703952496937554e-5 | 0.9999039041544912 |
Compiled 12 to 15 computations (-25% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 811621703685453.3 | 7.420016747859454e+19 |
| 0.0ms | 6.703952496937554e-5 | 0.9999039041544912 |
Compiled 12 to 15 computations (-25% saved)
| 1× | fuel |
Compiled 958 to 97 computations (89.9% saved)
(negabs t)
Compiled 3 868 to 970 computations (74.9% saved)
Loading profile data...