
Time bar (total: 3.2s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 3 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 4 |
| 37.5% | 37.4% | 62.4% | 0.2% | 0% | 0% | 0% | 5 |
| 37.5% | 37.4% | 62.4% | 0.2% | 0% | 0% | 0% | 6 |
| 43.8% | 43.7% | 56.1% | 0.2% | 0% | 0% | 0% | 7 |
| 43.8% | 43.7% | 56.1% | 0.2% | 0% | 0% | 0% | 8 |
| 51.6% | 51.5% | 48.3% | 0.2% | 0% | 0% | 0% | 9 |
| 51.6% | 51.5% | 48.3% | 0.2% | 0% | 0% | 0% | 10 |
| 57% | 56.9% | 42.9% | 0.2% | 0% | 0% | 0% | 11 |
| 62.1% | 62% | 37.8% | 0.2% | 0% | 0% | 0% | 12 |
Compiled 9 to 9 computations (0% saved)
| 618.0ms | 8 256× | 0 | valid |
ival-mult: 117.0ms (39.7% of total)ival-sub: 113.0ms (38.3% of total)ival-div: 60.0ms (20.4% of total)ival-assert: 3.0ms (1% of total)adjust: 2.0ms (0.7% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 10 | 0 | - | 0 | - | (/.f64 x (-.f64 y (*.f64 z t))) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | (*.f64 z t) |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (-.f64 y (*.f64 z t)) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
/.f64 | (/.f64 x (-.f64 y (*.f64 z t))) | n/o | 10 | 0 |
| ↳ | (-.f64 y (*.f64 z t)) | overflow | 30 | |
| ↳ | (*.f64 z t) | overflow | 30 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 10 | 0 |
| - | 0 | 246 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 10 | 0 | 0 |
| - | 0 | 0 | 246 |
| number | freq |
|---|---|
| 0 | 246 |
| 1 | 10 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 50.0ms | 512× | 0 | valid |
Compiled 49 to 25 computations (49% saved)
ival-div: 20.0ms (72.9% of total)ival-mult: 4.0ms (14.6% of total)ival-sub: 3.0ms (10.9% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 41 | 109 |
| 1 | 80 | 109 |
| 2 | 143 | 109 |
| 3 | 212 | 109 |
| 4 | 252 | 109 |
| 5 | 270 | 109 |
| 6 | 270 | 109 |
| 0 | 7 | 7 |
| 0 | 10 | 7 |
| 1 | 14 | 7 |
| 2 | 23 | 7 |
| 3 | 33 | 7 |
| 4 | 42 | 7 |
| 0 | 42 | 7 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/.f64 x (-.f64 y (*.f64 z t))) |
| Outputs |
|---|
(/.f64 x (-.f64 y (*.f64 z t))) |
(/.f64 x (-.f64 y (*.f64 t z))) |
(negabs x)
(sort z t)
Compiled 7 to 7 computations (0% saved)
Compiled 0 to 4 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 96.2% | (/.f64 x (-.f64 y (*.f64 z t))) |
Compiled 7 to 7 computations (0% saved)
| Inputs |
|---|
(/.f64 x (-.f64 y (*.f64 z t))) |
x |
(-.f64 y (*.f64 z t)) |
y |
(*.f64 z t) |
z |
t |
| Outputs |
|---|
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ x (- y (* t z))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ x (* t z))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* -1 (/ (* x y) (* (pow t 2) (pow z 2))))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* y (- (* -1 (/ (* x y) (* (pow t 3) (pow z 3)))) (/ x (* (pow t 2) (pow z 2)))))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* y (- (* y (- (* -1 (/ (* x y) (* (pow t 4) (pow z 4)))) (/ x (* (pow t 3) (pow z 3))))) (/ x (* (pow t 2) (pow z 2)))))))) |
#s(approx (- y (* z t)) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (- y (* z t)) #s(hole binary64 (- y (* t z)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ x y))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (+ x (/ (* t (* x z)) y)) y))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ x (/ (* (pow t 2) (* x (pow z 2))) (pow y 2))) (* -1 (/ (* t (* x z)) y))) y))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ x (/ (* (pow t 3) (* x (pow z 3))) (pow y 3))) (+ (* -1 (/ (* t (* x z)) y)) (* -1 (/ (* (pow t 2) (* x (pow z 2))) (pow y 2))))) y))) |
#s(approx (- y (* z t)) #s(hole binary64 y)) |
#s(approx (- y (* z t)) #s(hole binary64 (* y (+ 1 (* -1 (/ (* t z) y)))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (* t (* x z)) y))) y)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* t (* x z)) (/ (* (pow t 2) (* x (pow z 2))) y)) y))) y)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* x (pow z 2)))) (* -1 (/ (* (pow t 3) (* x (pow z 3))) y))) y)) (* t (* x z))) y))) y)))) |
#s(approx (- y (* z t)) #s(hole binary64 (* -1 (* y (- (/ (* t z) y) 1))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (/ x y) (/ (* t (* x z)) (pow y 2))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* z (- (/ (* (pow t 2) (* x z)) (pow y 3)) (* -1 (/ (* t x) (pow y 2))))) (/ x y)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* z (- (* z (- (/ (* (pow t 3) (* x z)) (pow y 4)) (* -1 (/ (* (pow t 2) x) (pow y 3))))) (* -1 (/ (* t x) (pow y 2))))) (/ x y)))) |
#s(approx (- y (* z t)) #s(hole binary64 (+ y (* -1 (* t z))))) |
#s(approx (* z t) #s(hole binary64 (* t z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (+ (* -1 (/ x t)) (* -1 (/ (* x y) (* (pow t 2) z)))) z))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ (* -1 (/ x t)) (* -1 (/ (* x (pow y 2)) (* (pow t 3) (pow z 2))))) (/ (* x y) (* (pow t 2) z))) z))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ (* -1 (/ x t)) (* -1 (/ (* x (pow y 3)) (* (pow t 4) (pow z 3))))) (+ (/ (* x y) (* (pow t 2) z)) (/ (* x (pow y 2)) (* (pow t 3) (pow z 2))))) z))) |
#s(approx (- y (* z t)) #s(hole binary64 (* z (- (/ y z) t)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (/ x t) (/ (* x y) (* (pow t 2) z))) z)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x (pow y 2)) (* (pow t 3) z))) (/ (* x y) (pow t 2))) z)) (/ x t)) z)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* x (pow y 3)) (* (pow t 4) z)) (* -1 (/ (* x (pow y 2)) (pow t 3)))) z)) (/ (* x y) (pow t 2))) z)) (/ x t)) z)))) |
#s(approx (- y (* z t)) #s(hole binary64 (* -1 (* z (- (* -1 (/ y z)) (* -1 t)))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* t (- (/ (* t (* x (pow z 2))) (pow y 3)) (* -1 (/ (* x z) (pow y 2))))) (/ x y)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* t (- (* t (- (/ (* t (* x (pow z 3))) (pow y 4)) (* -1 (/ (* x (pow z 2)) (pow y 3))))) (* -1 (/ (* x z) (pow y 2))))) (/ x y)))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t (pow z 2))))) t))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ (* -1 (/ x z)) (* -1 (/ (* x (pow y 2)) (* (pow t 2) (pow z 3))))) (/ (* x y) (* t (pow z 2)))) t))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ (* -1 (/ x z)) (* -1 (/ (* x (pow y 3)) (* (pow t 3) (pow z 4))))) (+ (/ (* x y) (* t (pow z 2))) (/ (* x (pow y 2)) (* (pow t 2) (pow z 3))))) t))) |
#s(approx (- y (* z t)) #s(hole binary64 (* t (- (/ y t) z)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (/ x z) (/ (* x y) (* t (pow z 2)))) t)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x (pow y 2)) (* t (pow z 3)))) (/ (* x y) (pow z 2))) t)) (/ x z)) t)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* x (pow y 3)) (* t (pow z 4))) (* -1 (/ (* x (pow y 2)) (pow z 3)))) t)) (/ (* x y) (pow z 2))) t)) (/ x z)) t)))) |
#s(approx (- y (* z t)) #s(hole binary64 (* -1 (* t (- (* -1 (/ y t)) (* -1 z)))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | y | @ | inf | ((/ x (- y (* z t))) x (- y (* z t)) y (* z t) z t) |
| 1.0ms | z | @ | 0 | ((/ x (- y (* z t))) x (- y (* z t)) y (* z t) z t) |
| 1.0ms | x | @ | -inf | ((/ x (- y (* z t))) x (- y (* z t)) y (* z t) z t) |
| 1.0ms | x | @ | inf | ((/ x (- y (* z t))) x (- y (* z t)) y (* z t) z t) |
| 1.0ms | z | @ | inf | ((/ x (- y (* z t))) x (- y (* z t)) y (* z t) z t) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 293 | 1241 |
| 0 | 297 | 1160 |
| 1 | 1752 | 1148 |
| 0 | 8767 | 1127 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 x (-.f64 y (*.f64 z t))) |
x |
(-.f64 y (*.f64 z t)) |
y |
(*.f64 z t) |
z |
t |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ x (- y (* t z))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ x (* t z))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* -1 (/ (* x y) (* (pow t 2) (pow z 2))))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* y (- (* -1 (/ (* x y) (* (pow t 3) (pow z 3)))) (/ x (* (pow t 2) (pow z 2)))))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* y (- (* y (- (* -1 (/ (* x y) (* (pow t 4) (pow z 4)))) (/ x (* (pow t 3) (pow z 3))))) (/ x (* (pow t 2) (pow z 2)))))))) |
#s(approx (- y (* z t)) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (- y (* z t)) #s(hole binary64 (- y (* t z)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ x y))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (+ x (/ (* t (* x z)) y)) y))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ x (/ (* (pow t 2) (* x (pow z 2))) (pow y 2))) (* -1 (/ (* t (* x z)) y))) y))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ x (/ (* (pow t 3) (* x (pow z 3))) (pow y 3))) (+ (* -1 (/ (* t (* x z)) y)) (* -1 (/ (* (pow t 2) (* x (pow z 2))) (pow y 2))))) y))) |
#s(approx (- y (* z t)) #s(hole binary64 y)) |
#s(approx (- y (* z t)) #s(hole binary64 (* y (+ 1 (* -1 (/ (* t z) y)))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (* t (* x z)) y))) y)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* t (* x z)) (/ (* (pow t 2) (* x (pow z 2))) y)) y))) y)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* x (pow z 2)))) (* -1 (/ (* (pow t 3) (* x (pow z 3))) y))) y)) (* t (* x z))) y))) y)))) |
#s(approx (- y (* z t)) #s(hole binary64 (* -1 (* y (- (/ (* t z) y) 1))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (/ x y) (/ (* t (* x z)) (pow y 2))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* z (- (/ (* (pow t 2) (* x z)) (pow y 3)) (* -1 (/ (* t x) (pow y 2))))) (/ x y)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* z (- (* z (- (/ (* (pow t 3) (* x z)) (pow y 4)) (* -1 (/ (* (pow t 2) x) (pow y 3))))) (* -1 (/ (* t x) (pow y 2))))) (/ x y)))) |
#s(approx (- y (* z t)) #s(hole binary64 (+ y (* -1 (* t z))))) |
#s(approx (* z t) #s(hole binary64 (* t z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (+ (* -1 (/ x t)) (* -1 (/ (* x y) (* (pow t 2) z)))) z))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ (* -1 (/ x t)) (* -1 (/ (* x (pow y 2)) (* (pow t 3) (pow z 2))))) (/ (* x y) (* (pow t 2) z))) z))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ (* -1 (/ x t)) (* -1 (/ (* x (pow y 3)) (* (pow t 4) (pow z 3))))) (+ (/ (* x y) (* (pow t 2) z)) (/ (* x (pow y 2)) (* (pow t 3) (pow z 2))))) z))) |
#s(approx (- y (* z t)) #s(hole binary64 (* z (- (/ y z) t)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (/ x t) (/ (* x y) (* (pow t 2) z))) z)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x (pow y 2)) (* (pow t 3) z))) (/ (* x y) (pow t 2))) z)) (/ x t)) z)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* x (pow y 3)) (* (pow t 4) z)) (* -1 (/ (* x (pow y 2)) (pow t 3)))) z)) (/ (* x y) (pow t 2))) z)) (/ x t)) z)))) |
#s(approx (- y (* z t)) #s(hole binary64 (* -1 (* z (- (* -1 (/ y z)) (* -1 t)))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* t (- (/ (* t (* x (pow z 2))) (pow y 3)) (* -1 (/ (* x z) (pow y 2))))) (/ x y)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* t (- (* t (- (/ (* t (* x (pow z 3))) (pow y 4)) (* -1 (/ (* x (pow z 2)) (pow y 3))))) (* -1 (/ (* x z) (pow y 2))))) (/ x y)))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t (pow z 2))))) t))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ (* -1 (/ x z)) (* -1 (/ (* x (pow y 2)) (* (pow t 2) (pow z 3))))) (/ (* x y) (* t (pow z 2)))) t))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ (* -1 (/ x z)) (* -1 (/ (* x (pow y 3)) (* (pow t 3) (pow z 4))))) (+ (/ (* x y) (* t (pow z 2))) (/ (* x (pow y 2)) (* (pow t 2) (pow z 3))))) t))) |
#s(approx (- y (* z t)) #s(hole binary64 (* t (- (/ y t) z)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (/ x z) (/ (* x y) (* t (pow z 2)))) t)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x (pow y 2)) (* t (pow z 3)))) (/ (* x y) (pow z 2))) t)) (/ x z)) t)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* x (pow y 3)) (* t (pow z 4))) (* -1 (/ (* x (pow y 2)) (pow z 3)))) t)) (/ (* x y) (pow z 2))) t)) (/ x z)) t)))) |
#s(approx (- y (* z t)) #s(hole binary64 (* -1 (* t (- (* -1 (/ y t)) (* -1 z)))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 (fma.f64 (neg.f64 t) z y)))) |
(/.f64 (neg.f64 x) (neg.f64 (fma.f64 (neg.f64 t) z y))) |
(/.f64 x (fma.f64 (neg.f64 t) z y)) |
x |
(/.f64 (fma.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (*.f64 y y) (*.f64 (*.f64 (neg.f64 t) z) y)))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) t) #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 z) t)) (*.f64 y (*.f64 (neg.f64 z) t))))) |
(/.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (+.f64 y (*.f64 t z))) |
(/.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 y (*.f64 (neg.f64 t) z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (neg.f64 (+.f64 y (*.f64 t z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (neg.f64 (-.f64 y (*.f64 (neg.f64 t) z)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 y y (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 y (*.f64 t z)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 t) z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 y y (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 t) z)))))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (fma.f64 y y (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 y (*.f64 t z))))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 t) z) #s(literal 3 binary64))) (fma.f64 y y (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 t) z))))) |
(fma.f64 (neg.f64 t) z y) |
(fma.f64 #s(literal -1 binary64) (*.f64 t z) y) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) y) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y (*.f64 t z))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (+.f64 y (*.f64 t z)))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (*.f64 (neg.f64 t) z))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 y (*.f64 (neg.f64 t) z)))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 y (*.f64 t z))))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 y y (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 y (*.f64 t z)))))) |
(-.f64 y (*.f64 #s(literal 1 binary64) (*.f64 t z))) |
(-.f64 y (*.f64 t z)) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 t) z))))) (/.f64 (pow.f64 (*.f64 (neg.f64 t) z) #s(literal 3 binary64)) (fma.f64 y y (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 t) z)))))) |
(+.f64 (*.f64 (neg.f64 t) z) y) |
(+.f64 y (*.f64 (neg.f64 z) t)) |
(+.f64 y (*.f64 (neg.f64 t) z)) |
y |
(*.f64 t z) |
(*.f64 z t) |
z |
t |
#s(approx (/ x (- y (* z t))) (/.f64 x (fma.f64 (neg.f64 t) z y))) |
#s(approx x x) |
#s(approx (/ x (- y (* z t))) (/.f64 (neg.f64 x) (*.f64 t z))) |
#s(approx (/ x (- y (* z t))) (fma.f64 (*.f64 x (/.f64 y (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) #s(literal -1 binary64) (/.f64 (neg.f64 x) (*.f64 t z)))) |
#s(approx (/ x (- y (* z t))) (fma.f64 (-.f64 (neg.f64 (*.f64 x (/.f64 y (pow.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 x (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) y (/.f64 (neg.f64 x) (*.f64 t z)))) |
#s(approx (/ x (- y (* z t))) (fma.f64 (-.f64 (*.f64 (-.f64 (neg.f64 (*.f64 x (/.f64 y (pow.f64 (*.f64 t z) #s(literal 4 binary64))))) (/.f64 x (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) y) (/.f64 x (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) y (/.f64 (neg.f64 x) (*.f64 t z)))) |
#s(approx (- y (* z t)) (*.f64 (neg.f64 t) z)) |
#s(approx (- y (* z t)) (fma.f64 (neg.f64 t) z y)) |
#s(approx y y) |
#s(approx (/ x (- y (* z t))) (/.f64 x y)) |
#s(approx (/ x (- y (* z t))) (/.f64 (fma.f64 t (/.f64 (*.f64 z x) y) x) y)) |
#s(approx (/ x (- y (* z t))) (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) x) y) (/.f64 (*.f64 z z) y) x) (neg.f64 (/.f64 (*.f64 (*.f64 z x) t) y))) y)) |
#s(approx (/ x (- y (* z t))) (/.f64 (-.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) (/.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) x) (pow.f64 y #s(literal 3 binary64))) x) (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 (*.f64 z x) y) (*.f64 (/.f64 (*.f64 (*.f64 t t) x) y) (/.f64 (*.f64 z z) y))))) y)) |
#s(approx (- y (* z t)) y) |
#s(approx (- y (* z t)) (*.f64 (fma.f64 (/.f64 (*.f64 t z) y) #s(literal -1 binary64) #s(literal 1 binary64)) y)) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 (*.f64 z x) y) x)) y))) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 t x) z (*.f64 (*.f64 t t) (/.f64 (*.f64 (*.f64 z z) x) y))) y) #s(literal -1 binary64) (neg.f64 x)) y))) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 t x) z (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 t t) x) (*.f64 z z) (*.f64 (pow.f64 t #s(literal 3 binary64)) (/.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) x) y)))) y))) y) #s(literal -1 binary64) (neg.f64 x)) y))) |
#s(approx (- y (* z t)) (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 t z) y) #s(literal 1 binary64)) y))) |
#s(approx (/ x (- y (* z t))) (fma.f64 (/.f64 (*.f64 t x) y) (/.f64 z y) (/.f64 x y))) |
#s(approx (/ x (- y (* z t))) (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) x) z) (pow.f64 y #s(literal 3 binary64))) (neg.f64 (*.f64 (/.f64 t y) (/.f64 x y)))) z (/.f64 x y))) |
#s(approx (/ x (- y (* z t))) (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) x) z) (pow.f64 y #s(literal 4 binary64))) (neg.f64 (*.f64 (*.f64 t t) (/.f64 x (pow.f64 y #s(literal 3 binary64)))))) z (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 t y) (/.f64 x y)))) z (/.f64 x y))) |
#s(approx (- y (* z t)) (fma.f64 (neg.f64 t) z y)) |
#s(approx (* z t) (*.f64 t z)) |
#s(approx z z) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 (fma.f64 (/.f64 y (*.f64 t t)) (/.f64 x z) (/.f64 x t)) z))) |
#s(approx (/ x (- y (* z t))) (/.f64 (-.f64 (fma.f64 (*.f64 (pow.f64 (/.f64 y z) #s(literal 2 binary64)) (/.f64 x (pow.f64 t #s(literal 3 binary64)))) #s(literal -1 binary64) (/.f64 (neg.f64 x) t)) (*.f64 (/.f64 y (*.f64 t t)) (/.f64 x z))) z)) |
#s(approx (/ x (- y (* z t))) (/.f64 (-.f64 (fma.f64 (*.f64 (pow.f64 (/.f64 y z) #s(literal 3 binary64)) (/.f64 x (pow.f64 t #s(literal 4 binary64)))) #s(literal -1 binary64) (/.f64 (neg.f64 x) t)) (fma.f64 (/.f64 y (*.f64 t t)) (/.f64 x z) (*.f64 (pow.f64 (/.f64 y z) #s(literal 2 binary64)) (/.f64 x (pow.f64 t #s(literal 3 binary64)))))) z)) |
#s(approx (- y (* z t)) (*.f64 (-.f64 (/.f64 y z) t) z)) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 (fma.f64 (/.f64 y (*.f64 t t)) (/.f64 x z) (/.f64 x t)) z))) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (/.f64 (*.f64 y y) z) (/.f64 x (pow.f64 t #s(literal 3 binary64))))) (*.f64 (/.f64 y t) (/.f64 x t))) z) #s(literal -1 binary64) (/.f64 x t)) z))) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) z) (/.f64 x (pow.f64 t #s(literal 4 binary64)))) (neg.f64 (*.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (/.f64 x t)))) z)) (*.f64 (/.f64 y t) (/.f64 x t))) z) #s(literal -1 binary64) (/.f64 x t)) z))) |
#s(approx (- y (* z t)) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 y z) t)))) |
#s(approx (/ x (- y (* z t))) (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z z) x) t) (pow.f64 y #s(literal 3 binary64))) (neg.f64 (*.f64 (/.f64 z y) (/.f64 x y)))) t (/.f64 x y))) |
#s(approx (/ x (- y (* z t))) (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) x) t) (pow.f64 y #s(literal 4 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 z z) x) (pow.f64 y #s(literal 3 binary64))))) t (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 z y) (/.f64 x y)))) t (/.f64 x y))) |
#s(approx t t) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 (fma.f64 (/.f64 x (*.f64 z z)) (/.f64 y t) (/.f64 x z)) t))) |
#s(approx (/ x (- y (* z t))) (/.f64 (-.f64 (fma.f64 (*.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64))) (pow.f64 (/.f64 y t) #s(literal 2 binary64))) #s(literal -1 binary64) (/.f64 (neg.f64 x) z)) (*.f64 (/.f64 x (*.f64 z z)) (/.f64 y t))) t)) |
#s(approx (/ x (- y (* z t))) (/.f64 (-.f64 (fma.f64 (*.f64 (/.f64 x (pow.f64 z #s(literal 4 binary64))) (pow.f64 (/.f64 y t) #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 (neg.f64 x) z)) (fma.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64))) (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (*.f64 (/.f64 x (*.f64 z z)) (/.f64 y t)))) t)) |
#s(approx (- y (* z t)) (*.f64 (-.f64 (/.f64 y t) z) t)) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 (fma.f64 (/.f64 x (*.f64 z z)) (/.f64 y t) (/.f64 x z)) t))) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (/.f64 (*.f64 y y) t) (/.f64 x (pow.f64 z #s(literal 3 binary64))))) (*.f64 (/.f64 x z) (/.f64 y z))) t) #s(literal -1 binary64) (/.f64 x z)) t))) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 x (pow.f64 z #s(literal 4 binary64))) (/.f64 (pow.f64 y #s(literal 3 binary64)) t)) (neg.f64 (*.f64 (pow.f64 (/.f64 y z) #s(literal 2 binary64)) (/.f64 x z)))) t)) (*.f64 (/.f64 x z) (/.f64 y z))) t) #s(literal -1 binary64) (/.f64 x z)) t))) |
#s(approx (- y (* z t)) (*.f64 (neg.f64 t) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 y t) z)))) |
Compiled 1 609 to 376 computations (76.6% saved)
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 66 | 6 | 72 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 67 | 6 | 73 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 96.2% | (/.f64 x (fma.f64 (neg.f64 t) z y)) |
| ▶ | 49.6% | (/.f64 x #s(approx (- y (* z t)) (*.f64 (neg.f64 t) z))) |
| ▶ | 53.6% | (/.f64 x #s(approx (- y (* z t)) y)) |
| 34.1% | #s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (/.f64 (*.f64 y y) z) (/.f64 x (pow.f64 t #s(literal 3 binary64))))) (*.f64 (/.f64 y t) (/.f64 x t))) z) #s(literal -1 binary64) (/.f64 x t)) z))) | |
| ▶ | 42.0% | #s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 (fma.f64 (/.f64 y (*.f64 t t)) (/.f64 x z) (/.f64 x t)) z))) |
| ▶ | 46.0% | #s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 (fma.f64 (/.f64 x (*.f64 z z)) (/.f64 y t) (/.f64 x z)) t))) |
Compiled 224 to 158 computations (29.5% saved)
| Inputs |
|---|
(/.f64 x (fma.f64 (neg.f64 t) z y)) |
x |
(fma.f64 (neg.f64 t) z y) |
(neg.f64 t) |
t |
z |
y |
(/.f64 x #s(approx (- y (* z t)) y)) |
#s(approx (- y (* z t)) y) |
(/.f64 x #s(approx (- y (* z t)) (*.f64 (neg.f64 t) z))) |
#s(approx (- y (* z t)) (*.f64 (neg.f64 t) z)) |
(*.f64 (neg.f64 t) z) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 (fma.f64 (/.f64 x (*.f64 z z)) (/.f64 y t) (/.f64 x z)) t))) |
(neg.f64 (/.f64 (fma.f64 (/.f64 x (*.f64 z z)) (/.f64 y t) (/.f64 x z)) t)) |
(/.f64 (fma.f64 (/.f64 x (*.f64 z z)) (/.f64 y t) (/.f64 x z)) t) |
(fma.f64 (/.f64 x (*.f64 z z)) (/.f64 y t) (/.f64 x z)) |
(/.f64 x (*.f64 z z)) |
(*.f64 z z) |
(/.f64 y t) |
(/.f64 x z) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 (fma.f64 (/.f64 y (*.f64 t t)) (/.f64 x z) (/.f64 x t)) z))) |
(neg.f64 (/.f64 (fma.f64 (/.f64 y (*.f64 t t)) (/.f64 x z) (/.f64 x t)) z)) |
(/.f64 (fma.f64 (/.f64 y (*.f64 t t)) (/.f64 x z) (/.f64 x t)) z) |
(fma.f64 (/.f64 y (*.f64 t t)) (/.f64 x z) (/.f64 x t)) |
(/.f64 y (*.f64 t t)) |
(*.f64 t t) |
(/.f64 x t) |
| Outputs |
|---|
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (/ x (+ y (* -1 (* t z)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ x (- y (* t z))))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) #s(hole binary64 (* -1 (* x (+ (/ 1 (* t z)) (/ y (* (pow t 2) (pow z 2)))))))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) #s(hole binary64 (/ (* x (+ (/ 1 z) (/ y (* t (pow z 2))))) t))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) #s(hole binary64 (* x (+ (/ 1 z) (/ y (* t (pow z 2))))))) |
#s(approx (/ x (* z z)) #s(hole binary64 (/ x (pow z 2)))) |
#s(approx (/ x z) #s(hole binary64 (/ x z))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (* x (+ (/ 1 (* t z)) (/ y (* (pow t 2) (pow z 2)))))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ (* x (+ (/ 1 t) (/ y (* (pow t 2) z)))) z))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (* x (+ (/ 1 t) (/ y (* (pow t 2) z)))))) |
#s(approx (/ x t) #s(hole binary64 (/ x t))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) #s(hole binary64 (* -1 (* x (- (/ 1 (* t z)) (* -1 (/ y (* (pow t 2) (pow z 2))))))))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) #s(hole binary64 (* -1 (/ (* x (- (* -1 (/ y (* t (pow z 2)))) (/ 1 z))) t)))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) #s(hole binary64 (* -1 (* x (- (* -1 (/ y (* t (pow z 2)))) (/ 1 z)))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (* x (- (/ 1 (* t z)) (* -1 (/ y (* (pow t 2) (pow z 2))))))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (* -1 (/ (* x (- (* -1 (/ y (* (pow t 2) z))) (/ 1 t))) z)))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (* -1 (* x (- (* -1 (/ y (* (pow t 2) z))) (/ 1 t)))))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (* -1 (/ x (* t z))))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* -1 (/ (* x y) (* (pow t 2) (pow z 2))))))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* y (- (* -1 (/ (* x y) (* (pow t 3) (pow z 3)))) (/ x (* (pow t 2) (pow z 2)))))))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* y (- (* y (- (* -1 (/ (* x y) (* (pow t 4) (pow z 4)))) (/ x (* (pow t 3) (pow z 3))))) (/ x (* (pow t 2) (pow z 2)))))))) |
#s(approx (+ (* (neg t) z) y) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (+ (* (neg t) z) y) #s(hole binary64 (+ y (* -1 (* t z))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ x (* t z))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* -1 (/ (* x y) (* (pow t 2) (pow z 2))))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* y (- (* -1 (/ (* x y) (* (pow t 3) (pow z 3)))) (/ x (* (pow t 2) (pow z 2)))))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* y (- (* y (- (* -1 (/ (* x y) (* (pow t 4) (pow z 4)))) (/ x (* (pow t 3) (pow z 3))))) (/ x (* (pow t 2) (pow z 2)))))))) |
#s(approx (- y (* z t)) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (- y (* z t)) #s(hole binary64 (- y (* t z)))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) #s(hole binary64 (* -1 (/ x (* t z))))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) #s(hole binary64 (- (* -1 (/ (* x y) (* (pow t 2) (pow z 2)))) (/ x (* t z))))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) #s(hole binary64 (/ x (* t z)))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) #s(hole binary64 (+ (/ x (* t z)) (/ (* x y) (* (pow t 2) (pow z 2)))))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) #s(hole binary64 (/ x z))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) #s(hole binary64 (+ (/ x z) (/ (* x y) (* t (pow z 2)))))) |
#s(approx (/ y t) #s(hole binary64 (/ y t))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (/ x (* t z))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (- (* -1 (/ (* x y) (* (pow t 2) (pow z 2)))) (/ x (* t z))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ x (* t z)))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (+ (/ x (* t z)) (/ (* x y) (* (pow t 2) (pow z 2)))))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (/ x t))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (+ (/ x t) (/ (* x y) (* (pow t 2) z))))) |
#s(approx (/ y (* t t)) #s(hole binary64 (/ y (pow t 2)))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (/ x y))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (/ (+ x (/ (* t (* x z)) y)) y))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (/ (- (+ x (/ (* (pow t 2) (* x (pow z 2))) (pow y 2))) (* -1 (/ (* t (* x z)) y))) y))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (/ (- (+ x (/ (* (pow t 3) (* x (pow z 3))) (pow y 3))) (+ (* -1 (/ (* t (* x z)) y)) (* -1 (/ (* (pow t 2) (* x (pow z 2))) (pow y 2))))) y))) |
#s(approx (+ (* (neg t) z) y) #s(hole binary64 y)) |
#s(approx (+ (* (neg t) z) y) #s(hole binary64 (* y (+ 1 (* -1 (/ (* t z) y)))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ x y))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (+ x (/ (* t (* x z)) y)) y))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ x (/ (* (pow t 2) (* x (pow z 2))) (pow y 2))) (* -1 (/ (* t (* x z)) y))) y))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ x (/ (* (pow t 3) (* x (pow z 3))) (pow y 3))) (+ (* -1 (/ (* t (* x z)) y)) (* -1 (/ (* (pow t 2) (* x (pow z 2))) (pow y 2))))) y))) |
#s(approx (- y (* z t)) #s(hole binary64 y)) |
#s(approx (- y (* z t)) #s(hole binary64 (* y (+ 1 (* -1 (/ (* t z) y)))))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) #s(hole binary64 (* -1 (/ (* x y) (* (pow t 2) (pow z 2)))))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) #s(hole binary64 (* y (- (* -1 (/ x (* t (* y z)))) (/ x (* (pow t 2) (pow z 2))))))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) #s(hole binary64 (/ (* x y) (* (pow t 2) (pow z 2))))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) #s(hole binary64 (* y (+ (/ x (* t (* y z))) (/ x (* (pow t 2) (pow z 2))))))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) #s(hole binary64 (/ (* x y) (* t (pow z 2))))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) #s(hole binary64 (* y (+ (/ x (* t (pow z 2))) (/ x (* y z)))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (/ (* x y) (* (pow t 2) (pow z 2)))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* y (- (* -1 (/ x (* t (* y z)))) (/ x (* (pow t 2) (pow z 2))))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ (* x y) (* (pow t 2) (pow z 2))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (* y (+ (/ x (* t (* y z))) (/ x (* (pow t 2) (pow z 2))))))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (/ (* x y) (* (pow t 2) z)))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (* y (+ (/ x (* t y)) (/ x (* (pow t 2) z)))))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (* t (* x z)) y))) y)))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (- (/ (* (pow t 2) (* x (pow z 2))) y) (* -1 (* t (* x z)))) y))) y)))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow t 3) (* x (pow z 3))) y)) (* (pow t 2) (* x (pow z 2)))) y)) (* -1 (* t (* x z)))) y))) y)))) |
#s(approx (+ (* (neg t) z) y) #s(hole binary64 (* -1 (* y (- (/ (* t z) y) 1))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (* t (* x z)) y))) y)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* t (* x z)) (/ (* (pow t 2) (* x (pow z 2))) y)) y))) y)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* x (pow z 2)))) (* -1 (/ (* (pow t 3) (* x (pow z 3))) y))) y)) (* t (* x z))) y))) y)))) |
#s(approx (- y (* z t)) #s(hole binary64 (* -1 (* y (- (/ (* t z) y) 1))))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) #s(hole binary64 (* -1 (* y (- (/ x (* t (* y z))) (* -1 (/ x (* (pow t 2) (pow z 2))))))))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (* t (* y z)))) (* -1 (/ x (* (pow t 2) (pow z 2))))))))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (* t (pow z 2)))) (* -1 (/ x (* y z)))))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (* y (- (/ x (* t (* y z))) (* -1 (/ x (* (pow t 2) (pow z 2))))))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (* t (* y z)))) (* -1 (/ x (* (pow t 2) (pow z 2))))))))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (* t y))) (* -1 (/ x (* (pow t 2) z)))))))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (+ (/ x y) (/ (* t (* x z)) (pow y 2))))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (+ (* z (- (/ (* (pow t 2) (* x z)) (pow y 3)) (* -1 (/ (* t x) (pow y 2))))) (/ x y)))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (+ (* z (- (* z (- (/ (* (pow t 3) (* x z)) (pow y 4)) (* -1 (/ (* (pow t 2) x) (pow y 3))))) (* -1 (/ (* t x) (pow y 2))))) (/ x y)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (/ x y) (/ (* t (* x z)) (pow y 2))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* z (- (/ (* (pow t 2) (* x z)) (pow y 3)) (* -1 (/ (* t x) (pow y 2))))) (/ x y)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* z (- (* z (- (/ (* (pow t 3) (* x z)) (pow y 4)) (* -1 (/ (* (pow t 2) x) (pow y 3))))) (* -1 (/ (* t x) (pow y 2))))) (/ x y)))) |
#s(approx (- y (* z t)) #s(hole binary64 (+ y (* -1 (* t z))))) |
#s(approx (* (neg t) z) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) #s(hole binary64 (/ (- (* -1 (/ (* x z) t)) (/ (* x y) (pow t 2))) (pow z 2)))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) #s(hole binary64 (/ (+ (/ (* x y) (pow t 2)) (/ (* x z) t)) (pow z 2)))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) #s(hole binary64 (/ (+ (* x z) (/ (* x y) t)) (pow z 2)))) |
#s(approx (* z z) #s(hole binary64 (pow z 2))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (/ (- (* -1 (/ (* x z) t)) (/ (* x y) (pow t 2))) (pow z 2)))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ (+ (/ (* x y) (pow t 2)) (/ (* x z) t)) (pow z 2)))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (/ (+ (/ (* x y) (pow t 2)) (/ (* x z) t)) z))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (/ (+ (* -1 (/ x t)) (* -1 (/ (* x y) (* (pow t 2) z)))) z))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (/ (- (+ (* -1 (/ x t)) (* -1 (/ (* x (pow y 2)) (* (pow t 3) (pow z 2))))) (/ (* x y) (* (pow t 2) z))) z))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (/ (- (+ (* -1 (/ x t)) (* -1 (/ (* x (pow y 3)) (* (pow t 4) (pow z 3))))) (+ (/ (* x y) (* (pow t 2) z)) (/ (* x (pow y 2)) (* (pow t 3) (pow z 2))))) z))) |
#s(approx (+ (* (neg t) z) y) #s(hole binary64 (* z (+ (* -1 t) (/ y z))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (+ (* -1 (/ x t)) (* -1 (/ (* x y) (* (pow t 2) z)))) z))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ (* -1 (/ x t)) (* -1 (/ (* x (pow y 2)) (* (pow t 3) (pow z 2))))) (/ (* x y) (* (pow t 2) z))) z))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ (* -1 (/ x t)) (* -1 (/ (* x (pow y 3)) (* (pow t 4) (pow z 3))))) (+ (/ (* x y) (* (pow t 2) z)) (/ (* x (pow y 2)) (* (pow t 3) (pow z 2))))) z))) |
#s(approx (- y (* z t)) #s(hole binary64 (* z (- (/ y z) t)))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) #s(hole binary64 (/ (- (* -1 (/ (* x y) (* (pow t 2) z))) (/ x t)) z))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) #s(hole binary64 (/ (+ (/ x t) (/ (* x y) (* (pow t 2) z))) z))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) #s(hole binary64 (/ (+ x (/ (* x y) (* t z))) z))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (/ (- (* -1 (/ (* x y) (* (pow t 2) z))) (/ x t)) z))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ (+ (/ x t) (/ (* x y) (* (pow t 2) z))) z))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (* -1 (/ (+ (/ x t) (/ (* x y) (* (pow t 2) z))) z)))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x (pow y 2)) (* (pow t 3) z))) (/ (* x y) (pow t 2))) z)) (/ x t)) z)))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* x (pow y 3)) (* (pow t 4) z)) (* -1 (/ (* x (pow y 2)) (pow t 3)))) z)) (/ (* x y) (pow t 2))) z)) (/ x t)) z)))) |
#s(approx (+ (* (neg t) z) y) #s(hole binary64 (* -1 (* z (+ t (* -1 (/ y z))))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (/ x t) (/ (* x y) (* (pow t 2) z))) z)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x (pow y 2)) (* (pow t 3) z))) (/ (* x y) (pow t 2))) z)) (/ x t)) z)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* x (pow y 3)) (* (pow t 4) z)) (* -1 (/ (* x (pow y 2)) (pow t 3)))) z)) (/ (* x y) (pow t 2))) z)) (/ x t)) z)))) |
#s(approx (- y (* z t)) #s(hole binary64 (* -1 (* z (- (* -1 (/ y z)) (* -1 t)))))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) #s(hole binary64 (* -1 (/ (- (/ (* x y) (* (pow t 2) z)) (* -1 (/ x t))) z)))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) #s(hole binary64 (* -1 (/ (+ (* -1 (/ x t)) (* -1 (/ (* x y) (* (pow t 2) z)))) z)))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (* x y) (* t z)))) z)))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (/ (- (/ (* x y) (* (pow t 2) z)) (* -1 (/ x t))) z)))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (* -1 (/ (+ (* -1 (/ x t)) (* -1 (/ (* x y) (* (pow t 2) z)))) z)))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (+ (* t (- (/ (* t (* x (pow z 2))) (pow y 3)) (* -1 (/ (* x z) (pow y 2))))) (/ x y)))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (+ (* t (- (* t (- (/ (* t (* x (pow z 3))) (pow y 4)) (* -1 (/ (* x (pow z 2)) (pow y 3))))) (* -1 (/ (* x z) (pow y 2))))) (/ x y)))) |
#s(approx (neg t) #s(hole binary64 (* -1 t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* t (- (/ (* t (* x (pow z 2))) (pow y 3)) (* -1 (/ (* x z) (pow y 2))))) (/ x y)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* t (- (* t (- (/ (* t (* x (pow z 3))) (pow y 4)) (* -1 (/ (* x (pow z 2)) (pow y 3))))) (* -1 (/ (* x z) (pow y 2))))) (/ x y)))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) #s(hole binary64 (/ (- (* -1 (/ (* t x) z)) (/ (* x y) (pow z 2))) (pow t 2)))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) #s(hole binary64 (/ (+ (/ (* t x) z) (/ (* x y) (pow z 2))) (pow t 2)))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) #s(hole binary64 (/ (+ (/ (* t x) z) (/ (* x y) (pow z 2))) t))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (/ (- (* -1 (/ (* t x) z)) (/ (* x y) (pow z 2))) (pow t 2)))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ (+ (/ (* t x) z) (/ (* x y) (pow z 2))) (pow t 2)))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (/ (+ (* t x) (/ (* x y) z)) (pow t 2)))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (/ (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t (pow z 2))))) t))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (/ (- (+ (* -1 (/ x z)) (* -1 (/ (* x (pow y 2)) (* (pow t 2) (pow z 3))))) (/ (* x y) (* t (pow z 2)))) t))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (/ (- (+ (* -1 (/ x z)) (* -1 (/ (* x (pow y 3)) (* (pow t 3) (pow z 4))))) (+ (/ (* x y) (* t (pow z 2))) (/ (* x (pow y 2)) (* (pow t 2) (pow z 3))))) t))) |
#s(approx (+ (* (neg t) z) y) #s(hole binary64 (* t (+ (* -1 z) (/ y t))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t (pow z 2))))) t))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ (* -1 (/ x z)) (* -1 (/ (* x (pow y 2)) (* (pow t 2) (pow z 3))))) (/ (* x y) (* t (pow z 2)))) t))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ (* -1 (/ x z)) (* -1 (/ (* x (pow y 3)) (* (pow t 3) (pow z 4))))) (+ (/ (* x y) (* t (pow z 2))) (/ (* x (pow y 2)) (* (pow t 2) (pow z 3))))) t))) |
#s(approx (- y (* z t)) #s(hole binary64 (* t (- (/ y t) z)))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) #s(hole binary64 (/ (- (* -1 (/ (* x y) (* t (pow z 2)))) (/ x z)) t))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) #s(hole binary64 (/ (+ (/ x z) (/ (* x y) (* t (pow z 2)))) t))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (/ (- (* -1 (/ (* x y) (* t (pow z 2)))) (/ x z)) t))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ (+ (/ x z) (/ (* x y) (* t (pow z 2)))) t))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (/ (+ x (/ (* x y) (* t z))) t))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (* -1 (/ (+ (/ x z) (/ (* x y) (* t (pow z 2)))) t)))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x (pow y 2)) (* t (pow z 3)))) (/ (* x y) (pow z 2))) t)) (/ x z)) t)))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* x (pow y 3)) (* t (pow z 4))) (* -1 (/ (* x (pow y 2)) (pow z 3)))) t)) (/ (* x y) (pow z 2))) t)) (/ x z)) t)))) |
#s(approx (+ (* (neg t) z) y) #s(hole binary64 (* -1 (* t (+ z (* -1 (/ y t))))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (/ x z) (/ (* x y) (* t (pow z 2)))) t)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x (pow y 2)) (* t (pow z 3)))) (/ (* x y) (pow z 2))) t)) (/ x z)) t)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* x (pow y 3)) (* t (pow z 4))) (* -1 (/ (* x (pow y 2)) (pow z 3)))) t)) (/ (* x y) (pow z 2))) t)) (/ x z)) t)))) |
#s(approx (- y (* z t)) #s(hole binary64 (* -1 (* t (- (* -1 (/ y t)) (* -1 z)))))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) #s(hole binary64 (* -1 (/ (- (/ (* x y) (* t (pow z 2))) (* -1 (/ x z))) t)))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) #s(hole binary64 (* -1 (/ (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t (pow z 2))))) t)))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (/ (- (/ (* x y) (* t (pow z 2))) (* -1 (/ x z))) t)))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (* -1 (/ (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t (pow z 2))))) t)))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (* x y) (* t z)))) t)))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 17.0ms | t | @ | inf | ((/ x (+ (* (neg t) z) y)) x (+ (* (neg t) z) y) (neg t) t z y (/ x (- y (* z t))) (- y (* z t)) (/ x (- y (* z t))) (- y (* z t)) (* (neg t) z) (/ x (- y (* z t))) (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (/ x (* z z)) (* z z) (/ y t) (/ x z) (/ x (- y (* z t))) (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/ y (* t t)) (* t t) (/ x t)) |
| 13.0ms | x | @ | inf | ((/ x (+ (* (neg t) z) y)) x (+ (* (neg t) z) y) (neg t) t z y (/ x (- y (* z t))) (- y (* z t)) (/ x (- y (* z t))) (- y (* z t)) (* (neg t) z) (/ x (- y (* z t))) (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (/ x (* z z)) (* z z) (/ y t) (/ x z) (/ x (- y (* z t))) (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/ y (* t t)) (* t t) (/ x t)) |
| 11.0ms | x | @ | -inf | ((/ x (+ (* (neg t) z) y)) x (+ (* (neg t) z) y) (neg t) t z y (/ x (- y (* z t))) (- y (* z t)) (/ x (- y (* z t))) (- y (* z t)) (* (neg t) z) (/ x (- y (* z t))) (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (/ x (* z z)) (* z z) (/ y t) (/ x z) (/ x (- y (* z t))) (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/ y (* t t)) (* t t) (/ x t)) |
| 8.0ms | x | @ | 0 | ((/ x (+ (* (neg t) z) y)) x (+ (* (neg t) z) y) (neg t) t z y (/ x (- y (* z t))) (- y (* z t)) (/ x (- y (* z t))) (- y (* z t)) (* (neg t) z) (/ x (- y (* z t))) (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (/ x (* z z)) (* z z) (/ y t) (/ x z) (/ x (- y (* z t))) (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/ y (* t t)) (* t t) (/ x t)) |
| 5.0ms | z | @ | 0 | ((/ x (+ (* (neg t) z) y)) x (+ (* (neg t) z) y) (neg t) t z y (/ x (- y (* z t))) (- y (* z t)) (/ x (- y (* z t))) (- y (* z t)) (* (neg t) z) (/ x (- y (* z t))) (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (/ x (* z z)) (* z z) (/ y t) (/ x z) (/ x (- y (* z t))) (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/ y (* t t)) (* t t) (/ x t)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 586 | 4983 |
| 0 | 614 | 4682 |
| 1 | 3036 | 4670 |
| 0 | 9018 | 4623 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 x (fma.f64 (neg.f64 t) z y)) |
x |
(fma.f64 (neg.f64 t) z y) |
(neg.f64 t) |
t |
z |
y |
(/.f64 x #s(approx (- y (* z t)) y)) |
#s(approx (- y (* z t)) y) |
(/.f64 x #s(approx (- y (* z t)) (*.f64 (neg.f64 t) z))) |
#s(approx (- y (* z t)) (*.f64 (neg.f64 t) z)) |
(*.f64 (neg.f64 t) z) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 (fma.f64 (/.f64 x (*.f64 z z)) (/.f64 y t) (/.f64 x z)) t))) |
(neg.f64 (/.f64 (fma.f64 (/.f64 x (*.f64 z z)) (/.f64 y t) (/.f64 x z)) t)) |
(/.f64 (fma.f64 (/.f64 x (*.f64 z z)) (/.f64 y t) (/.f64 x z)) t) |
(fma.f64 (/.f64 x (*.f64 z z)) (/.f64 y t) (/.f64 x z)) |
(/.f64 x (*.f64 z z)) |
(*.f64 z z) |
(/.f64 y t) |
(/.f64 x z) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 (fma.f64 (/.f64 y (*.f64 t t)) (/.f64 x z) (/.f64 x t)) z))) |
(neg.f64 (/.f64 (fma.f64 (/.f64 y (*.f64 t t)) (/.f64 x z) (/.f64 x t)) z)) |
(/.f64 (fma.f64 (/.f64 y (*.f64 t t)) (/.f64 x z) (/.f64 x t)) z) |
(fma.f64 (/.f64 y (*.f64 t t)) (/.f64 x z) (/.f64 x t)) |
(/.f64 y (*.f64 t t)) |
(*.f64 t t) |
(/.f64 x t) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (/ x (+ y (* -1 (* t z)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ x (- y (* t z))))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) #s(hole binary64 (* -1 (* x (+ (/ 1 (* t z)) (/ y (* (pow t 2) (pow z 2)))))))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) #s(hole binary64 (/ (* x (+ (/ 1 z) (/ y (* t (pow z 2))))) t))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) #s(hole binary64 (* x (+ (/ 1 z) (/ y (* t (pow z 2))))))) |
#s(approx (/ x (* z z)) #s(hole binary64 (/ x (pow z 2)))) |
#s(approx (/ x z) #s(hole binary64 (/ x z))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (* x (+ (/ 1 (* t z)) (/ y (* (pow t 2) (pow z 2)))))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ (* x (+ (/ 1 t) (/ y (* (pow t 2) z)))) z))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (* x (+ (/ 1 t) (/ y (* (pow t 2) z)))))) |
#s(approx (/ x t) #s(hole binary64 (/ x t))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) #s(hole binary64 (* -1 (* x (- (/ 1 (* t z)) (* -1 (/ y (* (pow t 2) (pow z 2))))))))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) #s(hole binary64 (* -1 (/ (* x (- (* -1 (/ y (* t (pow z 2)))) (/ 1 z))) t)))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) #s(hole binary64 (* -1 (* x (- (* -1 (/ y (* t (pow z 2)))) (/ 1 z)))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (* x (- (/ 1 (* t z)) (* -1 (/ y (* (pow t 2) (pow z 2))))))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (* -1 (/ (* x (- (* -1 (/ y (* (pow t 2) z))) (/ 1 t))) z)))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (* -1 (* x (- (* -1 (/ y (* (pow t 2) z))) (/ 1 t)))))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (* -1 (/ x (* t z))))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* -1 (/ (* x y) (* (pow t 2) (pow z 2))))))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* y (- (* -1 (/ (* x y) (* (pow t 3) (pow z 3)))) (/ x (* (pow t 2) (pow z 2)))))))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* y (- (* y (- (* -1 (/ (* x y) (* (pow t 4) (pow z 4)))) (/ x (* (pow t 3) (pow z 3))))) (/ x (* (pow t 2) (pow z 2)))))))) |
#s(approx (+ (* (neg t) z) y) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (+ (* (neg t) z) y) #s(hole binary64 (+ y (* -1 (* t z))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ x (* t z))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* -1 (/ (* x y) (* (pow t 2) (pow z 2))))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* y (- (* -1 (/ (* x y) (* (pow t 3) (pow z 3)))) (/ x (* (pow t 2) (pow z 2)))))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* y (- (* y (- (* -1 (/ (* x y) (* (pow t 4) (pow z 4)))) (/ x (* (pow t 3) (pow z 3))))) (/ x (* (pow t 2) (pow z 2)))))))) |
#s(approx (- y (* z t)) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (- y (* z t)) #s(hole binary64 (- y (* t z)))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) #s(hole binary64 (* -1 (/ x (* t z))))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) #s(hole binary64 (- (* -1 (/ (* x y) (* (pow t 2) (pow z 2)))) (/ x (* t z))))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) #s(hole binary64 (/ x (* t z)))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) #s(hole binary64 (+ (/ x (* t z)) (/ (* x y) (* (pow t 2) (pow z 2)))))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) #s(hole binary64 (/ x z))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) #s(hole binary64 (+ (/ x z) (/ (* x y) (* t (pow z 2)))))) |
#s(approx (/ y t) #s(hole binary64 (/ y t))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (/ x (* t z))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (- (* -1 (/ (* x y) (* (pow t 2) (pow z 2)))) (/ x (* t z))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ x (* t z)))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (+ (/ x (* t z)) (/ (* x y) (* (pow t 2) (pow z 2)))))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (/ x t))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (+ (/ x t) (/ (* x y) (* (pow t 2) z))))) |
#s(approx (/ y (* t t)) #s(hole binary64 (/ y (pow t 2)))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (/ x y))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (/ (+ x (/ (* t (* x z)) y)) y))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (/ (- (+ x (/ (* (pow t 2) (* x (pow z 2))) (pow y 2))) (* -1 (/ (* t (* x z)) y))) y))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (/ (- (+ x (/ (* (pow t 3) (* x (pow z 3))) (pow y 3))) (+ (* -1 (/ (* t (* x z)) y)) (* -1 (/ (* (pow t 2) (* x (pow z 2))) (pow y 2))))) y))) |
#s(approx (+ (* (neg t) z) y) #s(hole binary64 y)) |
#s(approx (+ (* (neg t) z) y) #s(hole binary64 (* y (+ 1 (* -1 (/ (* t z) y)))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ x y))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (+ x (/ (* t (* x z)) y)) y))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ x (/ (* (pow t 2) (* x (pow z 2))) (pow y 2))) (* -1 (/ (* t (* x z)) y))) y))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ x (/ (* (pow t 3) (* x (pow z 3))) (pow y 3))) (+ (* -1 (/ (* t (* x z)) y)) (* -1 (/ (* (pow t 2) (* x (pow z 2))) (pow y 2))))) y))) |
#s(approx (- y (* z t)) #s(hole binary64 y)) |
#s(approx (- y (* z t)) #s(hole binary64 (* y (+ 1 (* -1 (/ (* t z) y)))))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) #s(hole binary64 (* -1 (/ (* x y) (* (pow t 2) (pow z 2)))))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) #s(hole binary64 (* y (- (* -1 (/ x (* t (* y z)))) (/ x (* (pow t 2) (pow z 2))))))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) #s(hole binary64 (/ (* x y) (* (pow t 2) (pow z 2))))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) #s(hole binary64 (* y (+ (/ x (* t (* y z))) (/ x (* (pow t 2) (pow z 2))))))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) #s(hole binary64 (/ (* x y) (* t (pow z 2))))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) #s(hole binary64 (* y (+ (/ x (* t (pow z 2))) (/ x (* y z)))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (/ (* x y) (* (pow t 2) (pow z 2)))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* y (- (* -1 (/ x (* t (* y z)))) (/ x (* (pow t 2) (pow z 2))))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ (* x y) (* (pow t 2) (pow z 2))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (* y (+ (/ x (* t (* y z))) (/ x (* (pow t 2) (pow z 2))))))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (/ (* x y) (* (pow t 2) z)))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (* y (+ (/ x (* t y)) (/ x (* (pow t 2) z)))))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (* t (* x z)) y))) y)))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (- (/ (* (pow t 2) (* x (pow z 2))) y) (* -1 (* t (* x z)))) y))) y)))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow t 3) (* x (pow z 3))) y)) (* (pow t 2) (* x (pow z 2)))) y)) (* -1 (* t (* x z)))) y))) y)))) |
#s(approx (+ (* (neg t) z) y) #s(hole binary64 (* -1 (* y (- (/ (* t z) y) 1))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (* t (* x z)) y))) y)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* t (* x z)) (/ (* (pow t 2) (* x (pow z 2))) y)) y))) y)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* x (pow z 2)))) (* -1 (/ (* (pow t 3) (* x (pow z 3))) y))) y)) (* t (* x z))) y))) y)))) |
#s(approx (- y (* z t)) #s(hole binary64 (* -1 (* y (- (/ (* t z) y) 1))))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) #s(hole binary64 (* -1 (* y (- (/ x (* t (* y z))) (* -1 (/ x (* (pow t 2) (pow z 2))))))))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (* t (* y z)))) (* -1 (/ x (* (pow t 2) (pow z 2))))))))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (* t (pow z 2)))) (* -1 (/ x (* y z)))))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (* y (- (/ x (* t (* y z))) (* -1 (/ x (* (pow t 2) (pow z 2))))))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (* t (* y z)))) (* -1 (/ x (* (pow t 2) (pow z 2))))))))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (* t y))) (* -1 (/ x (* (pow t 2) z)))))))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (+ (/ x y) (/ (* t (* x z)) (pow y 2))))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (+ (* z (- (/ (* (pow t 2) (* x z)) (pow y 3)) (* -1 (/ (* t x) (pow y 2))))) (/ x y)))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (+ (* z (- (* z (- (/ (* (pow t 3) (* x z)) (pow y 4)) (* -1 (/ (* (pow t 2) x) (pow y 3))))) (* -1 (/ (* t x) (pow y 2))))) (/ x y)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (/ x y) (/ (* t (* x z)) (pow y 2))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* z (- (/ (* (pow t 2) (* x z)) (pow y 3)) (* -1 (/ (* t x) (pow y 2))))) (/ x y)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* z (- (* z (- (/ (* (pow t 3) (* x z)) (pow y 4)) (* -1 (/ (* (pow t 2) x) (pow y 3))))) (* -1 (/ (* t x) (pow y 2))))) (/ x y)))) |
#s(approx (- y (* z t)) #s(hole binary64 (+ y (* -1 (* t z))))) |
#s(approx (* (neg t) z) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) #s(hole binary64 (/ (- (* -1 (/ (* x z) t)) (/ (* x y) (pow t 2))) (pow z 2)))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) #s(hole binary64 (/ (+ (/ (* x y) (pow t 2)) (/ (* x z) t)) (pow z 2)))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) #s(hole binary64 (/ (+ (* x z) (/ (* x y) t)) (pow z 2)))) |
#s(approx (* z z) #s(hole binary64 (pow z 2))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (/ (- (* -1 (/ (* x z) t)) (/ (* x y) (pow t 2))) (pow z 2)))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ (+ (/ (* x y) (pow t 2)) (/ (* x z) t)) (pow z 2)))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (/ (+ (/ (* x y) (pow t 2)) (/ (* x z) t)) z))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (/ (+ (* -1 (/ x t)) (* -1 (/ (* x y) (* (pow t 2) z)))) z))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (/ (- (+ (* -1 (/ x t)) (* -1 (/ (* x (pow y 2)) (* (pow t 3) (pow z 2))))) (/ (* x y) (* (pow t 2) z))) z))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (/ (- (+ (* -1 (/ x t)) (* -1 (/ (* x (pow y 3)) (* (pow t 4) (pow z 3))))) (+ (/ (* x y) (* (pow t 2) z)) (/ (* x (pow y 2)) (* (pow t 3) (pow z 2))))) z))) |
#s(approx (+ (* (neg t) z) y) #s(hole binary64 (* z (+ (* -1 t) (/ y z))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (+ (* -1 (/ x t)) (* -1 (/ (* x y) (* (pow t 2) z)))) z))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ (* -1 (/ x t)) (* -1 (/ (* x (pow y 2)) (* (pow t 3) (pow z 2))))) (/ (* x y) (* (pow t 2) z))) z))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ (* -1 (/ x t)) (* -1 (/ (* x (pow y 3)) (* (pow t 4) (pow z 3))))) (+ (/ (* x y) (* (pow t 2) z)) (/ (* x (pow y 2)) (* (pow t 3) (pow z 2))))) z))) |
#s(approx (- y (* z t)) #s(hole binary64 (* z (- (/ y z) t)))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) #s(hole binary64 (/ (- (* -1 (/ (* x y) (* (pow t 2) z))) (/ x t)) z))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) #s(hole binary64 (/ (+ (/ x t) (/ (* x y) (* (pow t 2) z))) z))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) #s(hole binary64 (/ (+ x (/ (* x y) (* t z))) z))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (/ (- (* -1 (/ (* x y) (* (pow t 2) z))) (/ x t)) z))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ (+ (/ x t) (/ (* x y) (* (pow t 2) z))) z))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (* -1 (/ (+ (/ x t) (/ (* x y) (* (pow t 2) z))) z)))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x (pow y 2)) (* (pow t 3) z))) (/ (* x y) (pow t 2))) z)) (/ x t)) z)))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* x (pow y 3)) (* (pow t 4) z)) (* -1 (/ (* x (pow y 2)) (pow t 3)))) z)) (/ (* x y) (pow t 2))) z)) (/ x t)) z)))) |
#s(approx (+ (* (neg t) z) y) #s(hole binary64 (* -1 (* z (+ t (* -1 (/ y z))))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (/ x t) (/ (* x y) (* (pow t 2) z))) z)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x (pow y 2)) (* (pow t 3) z))) (/ (* x y) (pow t 2))) z)) (/ x t)) z)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* x (pow y 3)) (* (pow t 4) z)) (* -1 (/ (* x (pow y 2)) (pow t 3)))) z)) (/ (* x y) (pow t 2))) z)) (/ x t)) z)))) |
#s(approx (- y (* z t)) #s(hole binary64 (* -1 (* z (- (* -1 (/ y z)) (* -1 t)))))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) #s(hole binary64 (* -1 (/ (- (/ (* x y) (* (pow t 2) z)) (* -1 (/ x t))) z)))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) #s(hole binary64 (* -1 (/ (+ (* -1 (/ x t)) (* -1 (/ (* x y) (* (pow t 2) z)))) z)))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (* x y) (* t z)))) z)))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (/ (- (/ (* x y) (* (pow t 2) z)) (* -1 (/ x t))) z)))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (* -1 (/ (+ (* -1 (/ x t)) (* -1 (/ (* x y) (* (pow t 2) z)))) z)))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (+ (* t (- (/ (* t (* x (pow z 2))) (pow y 3)) (* -1 (/ (* x z) (pow y 2))))) (/ x y)))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (+ (* t (- (* t (- (/ (* t (* x (pow z 3))) (pow y 4)) (* -1 (/ (* x (pow z 2)) (pow y 3))))) (* -1 (/ (* x z) (pow y 2))))) (/ x y)))) |
#s(approx (neg t) #s(hole binary64 (* -1 t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* t (- (/ (* t (* x (pow z 2))) (pow y 3)) (* -1 (/ (* x z) (pow y 2))))) (/ x y)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* t (- (* t (- (/ (* t (* x (pow z 3))) (pow y 4)) (* -1 (/ (* x (pow z 2)) (pow y 3))))) (* -1 (/ (* x z) (pow y 2))))) (/ x y)))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) #s(hole binary64 (/ (- (* -1 (/ (* t x) z)) (/ (* x y) (pow z 2))) (pow t 2)))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) #s(hole binary64 (/ (+ (/ (* t x) z) (/ (* x y) (pow z 2))) (pow t 2)))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) #s(hole binary64 (/ (+ (/ (* t x) z) (/ (* x y) (pow z 2))) t))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (/ (- (* -1 (/ (* t x) z)) (/ (* x y) (pow z 2))) (pow t 2)))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ (+ (/ (* t x) z) (/ (* x y) (pow z 2))) (pow t 2)))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (/ (+ (* t x) (/ (* x y) z)) (pow t 2)))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (/ (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t (pow z 2))))) t))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (/ (- (+ (* -1 (/ x z)) (* -1 (/ (* x (pow y 2)) (* (pow t 2) (pow z 3))))) (/ (* x y) (* t (pow z 2)))) t))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (/ (- (+ (* -1 (/ x z)) (* -1 (/ (* x (pow y 3)) (* (pow t 3) (pow z 4))))) (+ (/ (* x y) (* t (pow z 2))) (/ (* x (pow y 2)) (* (pow t 2) (pow z 3))))) t))) |
#s(approx (+ (* (neg t) z) y) #s(hole binary64 (* t (+ (* -1 z) (/ y t))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t (pow z 2))))) t))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ (* -1 (/ x z)) (* -1 (/ (* x (pow y 2)) (* (pow t 2) (pow z 3))))) (/ (* x y) (* t (pow z 2)))) t))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ (* -1 (/ x z)) (* -1 (/ (* x (pow y 3)) (* (pow t 3) (pow z 4))))) (+ (/ (* x y) (* t (pow z 2))) (/ (* x (pow y 2)) (* (pow t 2) (pow z 3))))) t))) |
#s(approx (- y (* z t)) #s(hole binary64 (* t (- (/ y t) z)))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) #s(hole binary64 (/ (- (* -1 (/ (* x y) (* t (pow z 2)))) (/ x z)) t))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) #s(hole binary64 (/ (+ (/ x z) (/ (* x y) (* t (pow z 2)))) t))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (/ (- (* -1 (/ (* x y) (* t (pow z 2)))) (/ x z)) t))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ (+ (/ x z) (/ (* x y) (* t (pow z 2)))) t))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (/ (+ x (/ (* x y) (* t z))) t))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (* -1 (/ (+ (/ x z) (/ (* x y) (* t (pow z 2)))) t)))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x (pow y 2)) (* t (pow z 3)))) (/ (* x y) (pow z 2))) t)) (/ x z)) t)))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* x (pow y 3)) (* t (pow z 4))) (* -1 (/ (* x (pow y 2)) (pow z 3)))) t)) (/ (* x y) (pow z 2))) t)) (/ x z)) t)))) |
#s(approx (+ (* (neg t) z) y) #s(hole binary64 (* -1 (* t (+ z (* -1 (/ y t))))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (/ x z) (/ (* x y) (* t (pow z 2)))) t)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x (pow y 2)) (* t (pow z 3)))) (/ (* x y) (pow z 2))) t)) (/ x z)) t)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* x (pow y 3)) (* t (pow z 4))) (* -1 (/ (* x (pow y 2)) (pow z 3)))) t)) (/ (* x y) (pow z 2))) t)) (/ x z)) t)))) |
#s(approx (- y (* z t)) #s(hole binary64 (* -1 (* t (- (* -1 (/ y t)) (* -1 z)))))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) #s(hole binary64 (* -1 (/ (- (/ (* x y) (* t (pow z 2))) (* -1 (/ x z))) t)))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) #s(hole binary64 (* -1 (/ (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t (pow z 2))))) t)))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (/ (- (/ (* x y) (* t (pow z 2))) (* -1 (/ x z))) t)))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (* -1 (/ (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t (pow z 2))))) t)))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (* x y) (* t z)))) t)))) |
| Outputs |
|---|
(/.f64 (neg.f64 x) (neg.f64 (fma.f64 z (neg.f64 t) y))) |
(/.f64 x (fma.f64 z (neg.f64 t) y)) |
x |
(/.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 z t) #s(literal 2 binary64))) (+.f64 y (*.f64 z t))) |
(/.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 z t) #s(literal 2 binary64))) (-.f64 y (*.f64 z (neg.f64 t)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (*.f64 y y)) (-.f64 (*.f64 z (neg.f64 t)) y)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 z t) #s(literal 3 binary64))) (fma.f64 y y (+.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (*.f64 y (*.f64 z t))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 z t) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (-.f64 (*.f64 y y) (*.f64 (*.f64 z (neg.f64 t)) y)))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 z (neg.f64 t)) #s(literal 3 binary64))) (fma.f64 y y (-.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (*.f64 y (*.f64 z (neg.f64 t)))))) |
(fma.f64 (*.f64 z t) #s(literal -1 binary64) y) |
(fma.f64 #s(literal -1 binary64) (*.f64 z t) y) |
(fma.f64 z (neg.f64 t) y) |
(fma.f64 (neg.f64 t) z y) |
(-.f64 y (*.f64 #s(literal 1 binary64) (*.f64 z t))) |
(-.f64 y (*.f64 z t)) |
(+.f64 (*.f64 z (neg.f64 t)) y) |
(+.f64 y (*.f64 (neg.f64 z) t)) |
(+.f64 y (*.f64 z (neg.f64 t))) |
(*.f64 #s(literal -1 binary64) t) |
(*.f64 t #s(literal -1 binary64)) |
(neg.f64 t) |
t |
z |
y |
(/.f64 (neg.f64 x) (neg.f64 #s(approx (- y (* z t)) y))) |
(/.f64 x #s(approx (- y (* z t)) y)) |
#s(approx (- y (* z t)) y) |
(/.f64 (neg.f64 x) (neg.f64 #s(approx (- y (* z t)) (*.f64 z (neg.f64 t))))) |
(/.f64 x #s(approx (- y (* z t)) (*.f64 z (neg.f64 t)))) |
#s(approx (- y (* z t)) (*.f64 z (neg.f64 t))) |
(*.f64 (*.f64 z t) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 z t)) |
(*.f64 z (neg.f64 t)) |
(*.f64 (neg.f64 t) z) |
(neg.f64 (*.f64 z t)) |
#s(approx (/ x (- y (* z t))) (/.f64 (fma.f64 (/.f64 x t) (/.f64 y (*.f64 z z)) (/.f64 x z)) (neg.f64 t))) |
(*.f64 (/.f64 (fma.f64 (/.f64 x t) (/.f64 y (*.f64 z z)) (/.f64 x z)) t) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (/.f64 x t) (/.f64 y (*.f64 z z)) (/.f64 x z)) t)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 x) z) t (*.f64 t (neg.f64 (*.f64 x (/.f64 y (*.f64 (*.f64 z z) t)))))) (*.f64 t t)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 x t) (/.f64 y (*.f64 z z)) (/.f64 x z)))) (neg.f64 t)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 x t) (/.f64 y (*.f64 z z)) (/.f64 x z))) t) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 x t) (/.f64 y (*.f64 z z)) (/.f64 x z))) t) |
(/.f64 (fma.f64 (/.f64 x t) (/.f64 y (*.f64 z z)) (/.f64 x z)) (neg.f64 t)) |
(neg.f64 (/.f64 (fma.f64 (/.f64 x t) (/.f64 y (*.f64 z z)) (/.f64 x z)) t)) |
(+.f64 (/.f64 (/.f64 (neg.f64 x) z) t) (/.f64 (neg.f64 (*.f64 x (/.f64 y (*.f64 (*.f64 z z) t)))) t)) |
(/.f64 (fma.f64 (/.f64 x z) t (*.f64 t (*.f64 x (/.f64 y (*.f64 (*.f64 z z) t))))) (*.f64 t t)) |
(/.f64 (fma.f64 (*.f64 x (/.f64 y (*.f64 (*.f64 z z) t))) t (*.f64 t (/.f64 x z))) (*.f64 t t)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 x t) (/.f64 y (*.f64 z z)) (/.f64 x z))) (neg.f64 t)) |
(/.f64 (fma.f64 (/.f64 x t) (/.f64 y (*.f64 z z)) (/.f64 x z)) t) |
(+.f64 (/.f64 (/.f64 x z) t) (/.f64 (*.f64 x (/.f64 y (*.f64 (*.f64 z z) t))) t)) |
(+.f64 (/.f64 (*.f64 x (/.f64 y (*.f64 (*.f64 z z) t))) t) (/.f64 (/.f64 x z) t)) |
(/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 x z) z) y) (neg.f64 z) (*.f64 t (neg.f64 x))) (*.f64 t (neg.f64 z))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 x z) z) y) z (*.f64 t x)) (*.f64 z t)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (neg.f64 z) (*.f64 (neg.f64 (*.f64 (*.f64 z z) t)) (neg.f64 x))) (*.f64 (neg.f64 (*.f64 (*.f64 z z) t)) (neg.f64 z))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) z (*.f64 (neg.f64 (*.f64 (*.f64 z z) t)) x)) (*.f64 (neg.f64 (*.f64 (*.f64 z z) t)) z)) |
(/.f64 (fma.f64 (*.f64 x (/.f64 y t)) (neg.f64 z) (*.f64 (*.f64 z z) (neg.f64 x))) (pow.f64 (neg.f64 z) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 x (/.f64 y t)) z (*.f64 (*.f64 z z) x)) (pow.f64 z #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 y x) (neg.f64 z) (*.f64 (*.f64 (*.f64 z z) t) (neg.f64 x))) (*.f64 (*.f64 (*.f64 z z) t) (neg.f64 z))) |
(/.f64 (fma.f64 (*.f64 y x) z (*.f64 (*.f64 (*.f64 z z) t) x)) (*.f64 (*.f64 (*.f64 z z) t) z)) |
(/.f64 (fma.f64 (neg.f64 x) t (*.f64 (neg.f64 z) (*.f64 (/.f64 (/.f64 x z) z) y))) (*.f64 (neg.f64 z) t)) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (*.f64 (*.f64 z z) t)) (*.f64 (neg.f64 z) (neg.f64 (*.f64 y x)))) (*.f64 (neg.f64 z) (neg.f64 (*.f64 (*.f64 z z) t)))) |
(/.f64 (fma.f64 (neg.f64 x) (*.f64 z z) (*.f64 (neg.f64 z) (*.f64 x (/.f64 y t)))) (pow.f64 (neg.f64 z) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (neg.f64 x) (*.f64 (*.f64 z z) t) (*.f64 (neg.f64 z) (*.f64 y x))) (*.f64 (neg.f64 z) (*.f64 (*.f64 z z) t))) |
(/.f64 (fma.f64 t x (*.f64 z (*.f64 (/.f64 (/.f64 x z) z) y))) (*.f64 z t)) |
(/.f64 (fma.f64 x (neg.f64 (*.f64 (*.f64 z z) t)) (*.f64 z (neg.f64 (*.f64 y x)))) (*.f64 z (neg.f64 (*.f64 (*.f64 z z) t)))) |
(/.f64 (fma.f64 (*.f64 z z) x (*.f64 z (*.f64 x (/.f64 y t)))) (pow.f64 z #s(literal 3 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x z) #s(literal 2 binary64)) (pow.f64 (*.f64 x (/.f64 y (*.f64 (*.f64 z z) t))) #s(literal 2 binary64))) (-.f64 (/.f64 x z) (*.f64 x (/.f64 y (*.f64 (*.f64 z z) t))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (/.f64 y (*.f64 (*.f64 z z) t))) #s(literal 2 binary64)) (pow.f64 (/.f64 x z) #s(literal 2 binary64))) (-.f64 (*.f64 x (/.f64 y (*.f64 (*.f64 z z) t))) (/.f64 x z))) |
(/.f64 (+.f64 (pow.f64 (/.f64 x z) #s(literal 3 binary64)) (pow.f64 (*.f64 x (/.f64 y (*.f64 (*.f64 z z) t))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 x z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (/.f64 y (*.f64 (*.f64 z z) t))) #s(literal 2 binary64)) (/.f64 (*.f64 x (*.f64 x (/.f64 y t))) (pow.f64 z #s(literal 3 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (/.f64 y (*.f64 (*.f64 z z) t))) #s(literal 3 binary64)) (pow.f64 (/.f64 x z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x (/.f64 y (*.f64 (*.f64 z z) t))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x z) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (/.f64 y t)) x) (pow.f64 z #s(literal 3 binary64)))))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 z z) t) (*.f64 z (*.f64 y x))) (*.f64 z (*.f64 (*.f64 z z) t))) |
(fma.f64 (/.f64 x t) (/.f64 y (*.f64 z z)) (/.f64 x z)) |
(fma.f64 (/.f64 y t) (/.f64 (/.f64 x z) z) (/.f64 x z)) |
(fma.f64 (/.f64 (/.f64 x z) z) (/.f64 y t) (/.f64 x z)) |
(fma.f64 x (/.f64 y (*.f64 (*.f64 z z) t)) (/.f64 x z)) |
(+.f64 (*.f64 x (/.f64 y (*.f64 (*.f64 z z) t))) (/.f64 x z)) |
(+.f64 (/.f64 x z) (*.f64 x (/.f64 y (*.f64 (*.f64 z z) t)))) |
(/.f64 (neg.f64 x) (neg.f64 (*.f64 z z))) |
(/.f64 (/.f64 x z) z) |
(/.f64 x (*.f64 z z)) |
(*.f64 (neg.f64 (neg.f64 z)) (neg.f64 (neg.f64 z))) |
(*.f64 (neg.f64 (fabs.f64 z)) (neg.f64 (fabs.f64 z))) |
(*.f64 (fabs.f64 (fabs.f64 z)) (fabs.f64 (fabs.f64 z))) |
(*.f64 (exp.f64 (log.f64 z)) (exp.f64 (log.f64 z))) |
(*.f64 (neg.f64 z) (neg.f64 z)) |
(*.f64 (fabs.f64 z) (fabs.f64 z)) |
(*.f64 z z) |
(pow.f64 (exp.f64 (log.f64 z)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 z) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 z) #s(literal 2 binary64)) |
(pow.f64 (*.f64 z z) #s(literal 1 binary64)) |
(pow.f64 z #s(literal 2 binary64)) |
(fabs.f64 (*.f64 z z)) |
(exp.f64 (*.f64 (log.f64 z) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 z) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 z) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 y) (neg.f64 t)) |
(/.f64 y t) |
(/.f64 (neg.f64 x) (neg.f64 z)) |
(/.f64 x z) |
#s(approx (/ x (- y (* z t))) (/.f64 (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 x t)) (neg.f64 z))) |
(*.f64 (/.f64 (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 x t)) z) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 x t)) z)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 x) t) z (*.f64 z (neg.f64 (*.f64 x (/.f64 y (*.f64 (*.f64 t t) z)))))) (*.f64 z z)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 x t))) z) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 x t)))) (neg.f64 z)) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 x t))) z) |
(/.f64 (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 x t)) (neg.f64 z)) |
(neg.f64 (/.f64 (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 x t)) z)) |
(+.f64 (/.f64 (/.f64 (neg.f64 x) t) z) (/.f64 (neg.f64 (*.f64 x (/.f64 y (*.f64 (*.f64 t t) z)))) z)) |
(/.f64 (fma.f64 (*.f64 x (/.f64 y (*.f64 (*.f64 t t) z))) (*.f64 z (neg.f64 t)) (*.f64 z (neg.f64 x))) (*.f64 z (*.f64 z (neg.f64 t)))) |
(/.f64 (fma.f64 (*.f64 x (/.f64 y (*.f64 (*.f64 t t) z))) z (*.f64 z (/.f64 x t))) (*.f64 z z)) |
(/.f64 (fma.f64 (*.f64 x (/.f64 y (*.f64 (*.f64 t t) z))) (*.f64 z t) (*.f64 z x)) (*.f64 z (*.f64 z t))) |
(/.f64 (fma.f64 (neg.f64 x) z (*.f64 (*.f64 z (neg.f64 t)) (*.f64 x (/.f64 y (*.f64 (*.f64 t t) z))))) (*.f64 (*.f64 z (neg.f64 t)) z)) |
(/.f64 (fma.f64 (/.f64 x t) z (*.f64 z (*.f64 x (/.f64 y (*.f64 (*.f64 t t) z))))) (*.f64 z z)) |
(/.f64 (fma.f64 z x (*.f64 (*.f64 z t) (*.f64 x (/.f64 y (*.f64 (*.f64 t t) z))))) (*.f64 (*.f64 z t) z)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 x t))) (neg.f64 z)) |
(/.f64 (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 x t)) z) |
(+.f64 (/.f64 (*.f64 x (/.f64 y (*.f64 (*.f64 t t) z))) z) (/.f64 (/.f64 x t) z)) |
(+.f64 (/.f64 (/.f64 x t) z) (/.f64 (*.f64 x (/.f64 y (*.f64 (*.f64 t t) z))) z)) |
(/.f64 (fma.f64 (*.f64 y (/.f64 x z)) (neg.f64 t) (*.f64 (*.f64 t t) (neg.f64 x))) (pow.f64 (neg.f64 t) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 y (/.f64 x z)) t (*.f64 (*.f64 t t) x)) (pow.f64 t #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 y t) t) x) (neg.f64 t) (*.f64 z (neg.f64 x))) (*.f64 z (neg.f64 t))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 y t) t) x) t (*.f64 z x)) (*.f64 z t)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (neg.f64 t) (*.f64 (neg.f64 (*.f64 (*.f64 t t) z)) (neg.f64 x))) (*.f64 (neg.f64 (*.f64 (*.f64 t t) z)) (neg.f64 t))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) t (*.f64 (neg.f64 (*.f64 (*.f64 t t) z)) x)) (*.f64 (neg.f64 (*.f64 (*.f64 t t) z)) t)) |
(/.f64 (fma.f64 (/.f64 (*.f64 y x) (*.f64 t t)) (neg.f64 t) (*.f64 z (neg.f64 x))) (*.f64 z (neg.f64 t))) |
(/.f64 (fma.f64 (/.f64 (*.f64 y x) (*.f64 t t)) t (*.f64 z x)) (*.f64 z t)) |
(/.f64 (fma.f64 (*.f64 y x) (neg.f64 t) (*.f64 (*.f64 (*.f64 t t) z) (neg.f64 x))) (*.f64 (*.f64 (*.f64 t t) z) (neg.f64 t))) |
(/.f64 (fma.f64 (*.f64 y x) t (*.f64 (*.f64 (*.f64 t t) z) x)) (*.f64 (*.f64 (*.f64 t t) z) t)) |
(/.f64 (fma.f64 (neg.f64 x) (*.f64 t t) (*.f64 (neg.f64 t) (*.f64 y (/.f64 x z)))) (pow.f64 (neg.f64 t) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (neg.f64 x) z (*.f64 (neg.f64 t) (*.f64 (/.f64 (/.f64 y t) t) x))) (*.f64 z (neg.f64 t))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (*.f64 (*.f64 t t) z)) (*.f64 (neg.f64 t) (neg.f64 (*.f64 y x)))) (*.f64 (neg.f64 t) (neg.f64 (*.f64 (*.f64 t t) z)))) |
(/.f64 (fma.f64 (neg.f64 x) z (*.f64 (neg.f64 t) (/.f64 (*.f64 y x) (*.f64 t t)))) (*.f64 z (neg.f64 t))) |
(/.f64 (fma.f64 (neg.f64 x) (*.f64 (*.f64 t t) z) (*.f64 (neg.f64 t) (*.f64 y x))) (*.f64 (neg.f64 t) (*.f64 (*.f64 t t) z))) |
(/.f64 (fma.f64 (*.f64 t t) x (*.f64 t (*.f64 y (/.f64 x z)))) (pow.f64 t #s(literal 3 binary64))) |
(/.f64 (fma.f64 z x (*.f64 t (*.f64 (/.f64 (/.f64 y t) t) x))) (*.f64 z t)) |
(/.f64 (fma.f64 x (neg.f64 (*.f64 (*.f64 t t) z)) (*.f64 t (neg.f64 (*.f64 y x)))) (*.f64 t (neg.f64 (*.f64 (*.f64 t t) z)))) |
(/.f64 (fma.f64 z x (*.f64 t (/.f64 (*.f64 y x) (*.f64 t t)))) (*.f64 z t)) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (/.f64 y (*.f64 (*.f64 t t) z))) #s(literal 2 binary64)) (pow.f64 (/.f64 x t) #s(literal 2 binary64))) (-.f64 (*.f64 x (/.f64 y (*.f64 (*.f64 t t) z))) (/.f64 x t))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 x (/.f64 y (*.f64 (*.f64 t t) z))) #s(literal 2 binary64))) (-.f64 (/.f64 x t) (*.f64 x (/.f64 y (*.f64 (*.f64 t t) z))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (/.f64 y (*.f64 (*.f64 t t) z))) #s(literal 3 binary64)) (pow.f64 (/.f64 x t) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x (/.f64 y (*.f64 (*.f64 t t) z))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x t) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 y (/.f64 x z)) x) (pow.f64 t #s(literal 3 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 x t) #s(literal 3 binary64)) (pow.f64 (*.f64 x (/.f64 y (*.f64 (*.f64 t t) z))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 x t) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (/.f64 y (*.f64 (*.f64 t t) z))) #s(literal 2 binary64)) (/.f64 (*.f64 x (*.f64 y (/.f64 x z))) (pow.f64 t #s(literal 3 binary64)))))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 t t) z) (*.f64 t (*.f64 y x))) (*.f64 t (*.f64 (*.f64 t t) z))) |
(fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 x t)) |
(fma.f64 (/.f64 x z) (/.f64 (/.f64 y t) t) (/.f64 x t)) |
(fma.f64 (/.f64 (/.f64 y t) t) (/.f64 x z) (/.f64 x t)) |
(fma.f64 x (/.f64 y (*.f64 (*.f64 t t) z)) (/.f64 x t)) |
(+.f64 (*.f64 x (/.f64 y (*.f64 (*.f64 t t) z))) (/.f64 x t)) |
(+.f64 (/.f64 x t) (*.f64 x (/.f64 y (*.f64 (*.f64 t t) z)))) |
(/.f64 (neg.f64 y) (neg.f64 (*.f64 t t))) |
(/.f64 (/.f64 y t) t) |
(/.f64 y (*.f64 t t)) |
(*.f64 (neg.f64 (fabs.f64 t)) (neg.f64 (fabs.f64 t))) |
(*.f64 (neg.f64 (neg.f64 t)) (neg.f64 (neg.f64 t))) |
(*.f64 (fabs.f64 (fabs.f64 t)) (fabs.f64 (fabs.f64 t))) |
(*.f64 (exp.f64 (log.f64 t)) (exp.f64 (log.f64 t))) |
(*.f64 (fabs.f64 t) (fabs.f64 t)) |
(*.f64 (neg.f64 t) (neg.f64 t)) |
(*.f64 t t) |
(pow.f64 (exp.f64 (log.f64 t)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 t) #s(literal 2 binary64)) |
(pow.f64 (*.f64 t t) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 t) #s(literal 2 binary64)) |
(pow.f64 t #s(literal 2 binary64)) |
(fabs.f64 (*.f64 t t)) |
(exp.f64 (*.f64 (log.f64 t) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 t) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 t) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 x) (neg.f64 t)) |
(/.f64 x t) |
#s(approx (/ x (- y (* z t))) (/.f64 x (fma.f64 z (neg.f64 t) y))) |
#s(approx x x) |
#s(approx (/ x (- y (* z t))) (/.f64 x (fma.f64 z (neg.f64 t) y))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) (*.f64 (neg.f64 x) (+.f64 (/.f64 y (pow.f64 (*.f64 z t) #s(literal 2 binary64))) (pow.f64 (*.f64 z t) #s(literal -1 binary64))))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) (/.f64 (*.f64 (+.f64 (/.f64 y (*.f64 (*.f64 z z) t)) (pow.f64 z #s(literal -1 binary64))) x) t)) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (*.f64 (+.f64 (/.f64 y (*.f64 (*.f64 z z) t)) (pow.f64 z #s(literal -1 binary64))) x)) |
#s(approx (/ x (* z z)) (/.f64 (/.f64 x z) z)) |
#s(approx (/ x z) (/.f64 x z)) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (*.f64 (neg.f64 x) (+.f64 (/.f64 y (pow.f64 (*.f64 z t) #s(literal 2 binary64))) (pow.f64 (*.f64 z t) #s(literal -1 binary64))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 (*.f64 (+.f64 (/.f64 y (*.f64 (*.f64 t t) z)) (pow.f64 t #s(literal -1 binary64))) x) z)) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (*.f64 (+.f64 (/.f64 y (*.f64 (*.f64 t t) z)) (pow.f64 t #s(literal -1 binary64))) x)) |
#s(approx (/ x t) (/.f64 x t)) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) (*.f64 (neg.f64 x) (-.f64 (pow.f64 (*.f64 z t) #s(literal -1 binary64)) (neg.f64 (/.f64 y (pow.f64 (*.f64 z t) #s(literal 2 binary64))))))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) (/.f64 (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 y (*.f64 (*.f64 z z) t))) (pow.f64 z #s(literal -1 binary64)))) t)) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 y (*.f64 (*.f64 z z) t))) (pow.f64 z #s(literal -1 binary64))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (*.f64 (neg.f64 x) (-.f64 (pow.f64 (*.f64 z t) #s(literal -1 binary64)) (neg.f64 (/.f64 y (pow.f64 (*.f64 z t) #s(literal 2 binary64))))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 y (*.f64 (*.f64 t t) z))) (pow.f64 t #s(literal -1 binary64)))) z)) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 y (*.f64 (*.f64 t t) z))) (pow.f64 t #s(literal -1 binary64))))) |
#s(approx (/ x (- y (* z t))) (/.f64 (neg.f64 x) (*.f64 z t))) |
#s(approx (/ x (- y (* z t))) (*.f64 #s(literal -1 binary64) (fma.f64 x (/.f64 y (pow.f64 (*.f64 z t) #s(literal 2 binary64))) (/.f64 (/.f64 x t) z)))) |
#s(approx (/ x (- y (* z t))) (fma.f64 (-.f64 (neg.f64 (*.f64 x (/.f64 y (pow.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 x (pow.f64 (*.f64 z t) #s(literal 2 binary64)))) y (/.f64 (neg.f64 x) (*.f64 z t)))) |
#s(approx (/ x (- y (* z t))) (fma.f64 (-.f64 (*.f64 (-.f64 (neg.f64 (*.f64 x (/.f64 y (pow.f64 (*.f64 z t) #s(literal 4 binary64))))) (/.f64 x (pow.f64 (*.f64 z t) #s(literal 3 binary64)))) y) (/.f64 x (pow.f64 (*.f64 z t) #s(literal 2 binary64)))) y (/.f64 (neg.f64 x) (*.f64 z t)))) |
#s(approx (- y (* z t)) (*.f64 z (neg.f64 t))) |
#s(approx (- y (* z t)) (fma.f64 z (neg.f64 t) y)) |
#s(approx y y) |
#s(approx (/ x (- y (* z t))) (/.f64 (neg.f64 x) (*.f64 z t))) |
#s(approx (/ x (- y (* z t))) (*.f64 #s(literal -1 binary64) (fma.f64 x (/.f64 y (pow.f64 (*.f64 z t) #s(literal 2 binary64))) (/.f64 (/.f64 x t) z)))) |
#s(approx (/ x (- y (* z t))) (fma.f64 (-.f64 (neg.f64 (*.f64 x (/.f64 y (pow.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 x (pow.f64 (*.f64 z t) #s(literal 2 binary64)))) y (/.f64 (neg.f64 x) (*.f64 z t)))) |
#s(approx (/ x (- y (* z t))) (fma.f64 (-.f64 (*.f64 (-.f64 (neg.f64 (*.f64 x (/.f64 y (pow.f64 (*.f64 z t) #s(literal 4 binary64))))) (/.f64 x (pow.f64 (*.f64 z t) #s(literal 3 binary64)))) y) (/.f64 x (pow.f64 (*.f64 z t) #s(literal 2 binary64)))) y (/.f64 (neg.f64 x) (*.f64 z t)))) |
#s(approx (- y (* z t)) (*.f64 z (neg.f64 t))) |
#s(approx (- y (* z t)) (fma.f64 z (neg.f64 t) y)) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) (/.f64 (neg.f64 x) (*.f64 z t))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) (-.f64 (neg.f64 (*.f64 x (/.f64 y (pow.f64 (*.f64 z t) #s(literal 2 binary64))))) (/.f64 (/.f64 x t) z))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) (/.f64 (/.f64 x t) z)) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) (fma.f64 x (/.f64 y (pow.f64 (*.f64 z t) #s(literal 2 binary64))) (/.f64 (/.f64 x t) z))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (/.f64 x z)) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (fma.f64 (/.f64 x t) (/.f64 y (*.f64 z z)) (/.f64 x z))) |
#s(approx (/ y t) (/.f64 y t)) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/.f64 (neg.f64 x) (*.f64 z t))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (-.f64 (neg.f64 (*.f64 x (/.f64 y (pow.f64 (*.f64 z t) #s(literal 2 binary64))))) (/.f64 (/.f64 x t) z))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 (/.f64 x t) z)) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (fma.f64 x (/.f64 y (pow.f64 (*.f64 z t) #s(literal 2 binary64))) (/.f64 (/.f64 x t) z))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 x t)) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 x t))) |
#s(approx (/ y (* t t)) (/.f64 (/.f64 y t) t)) |
#s(approx (/ x (- y (* z t))) (/.f64 x y)) |
#s(approx (/ x (- y (* z t))) (/.f64 (fma.f64 t (/.f64 (*.f64 z x) y) x) y)) |
#s(approx (/ x (- y (* z t))) (/.f64 (-.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 (*.f64 z z) x) (*.f64 y y)) x) (neg.f64 (/.f64 (*.f64 (*.f64 z x) t) y))) y)) |
#s(approx (/ x (- y (* z t))) (/.f64 (-.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) (/.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) x) (pow.f64 y #s(literal 3 binary64))) x) (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 (*.f64 z x) y) (/.f64 (*.f64 (*.f64 (*.f64 t t) x) (*.f64 z z)) (*.f64 y y))))) y)) |
#s(approx (- y (* z t)) y) |
#s(approx (- y (* z t)) (*.f64 (fma.f64 (/.f64 (*.f64 z t) y) #s(literal -1 binary64) #s(literal 1 binary64)) y)) |
#s(approx (/ x (- y (* z t))) (/.f64 x y)) |
#s(approx (/ x (- y (* z t))) (/.f64 (fma.f64 t (/.f64 (*.f64 z x) y) x) y)) |
#s(approx (/ x (- y (* z t))) (/.f64 (-.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 (*.f64 z z) x) (*.f64 y y)) x) (neg.f64 (/.f64 (*.f64 (*.f64 z x) t) y))) y)) |
#s(approx (/ x (- y (* z t))) (/.f64 (-.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) (/.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) x) (pow.f64 y #s(literal 3 binary64))) x) (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 (*.f64 z x) y) (/.f64 (*.f64 (*.f64 (*.f64 t t) x) (*.f64 z z)) (*.f64 y y))))) y)) |
#s(approx (- y (* z t)) y) |
#s(approx (- y (* z t)) (*.f64 (fma.f64 (/.f64 (*.f64 z t) y) #s(literal -1 binary64) #s(literal 1 binary64)) y)) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) (neg.f64 (*.f64 x (/.f64 y (pow.f64 (*.f64 z t) #s(literal 2 binary64)))))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) (*.f64 (-.f64 (/.f64 (neg.f64 x) (*.f64 (*.f64 y z) t)) (/.f64 x (pow.f64 (*.f64 z t) #s(literal 2 binary64)))) y)) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) (*.f64 x (/.f64 y (pow.f64 (*.f64 z t) #s(literal 2 binary64))))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) (*.f64 (+.f64 (/.f64 x (*.f64 (*.f64 y z) t)) (/.f64 x (pow.f64 (*.f64 z t) #s(literal 2 binary64)))) y)) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (*.f64 x (/.f64 y (*.f64 (*.f64 z z) t)))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (*.f64 (+.f64 (/.f64 (/.f64 x y) z) (/.f64 x (*.f64 (*.f64 z z) t))) y)) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (neg.f64 (*.f64 x (/.f64 y (pow.f64 (*.f64 z t) #s(literal 2 binary64)))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (*.f64 (-.f64 (/.f64 (neg.f64 x) (*.f64 (*.f64 y z) t)) (/.f64 x (pow.f64 (*.f64 z t) #s(literal 2 binary64)))) y)) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (*.f64 x (/.f64 y (pow.f64 (*.f64 z t) #s(literal 2 binary64))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (*.f64 (+.f64 (/.f64 x (*.f64 (*.f64 y z) t)) (/.f64 x (pow.f64 (*.f64 z t) #s(literal 2 binary64)))) y)) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (*.f64 x (/.f64 y (*.f64 (*.f64 t t) z)))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (*.f64 (+.f64 (/.f64 x (*.f64 (*.f64 t t) z)) (/.f64 (/.f64 x t) y)) y)) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 (*.f64 z x) y) x)) y))) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 (*.f64 z z) x) y) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 z x) t))) y) #s(literal -1 binary64) (neg.f64 x)) y))) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) (/.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) x) y))) (*.f64 (*.f64 (*.f64 t t) x) (*.f64 z z))) y) (*.f64 (*.f64 z x) t))) y) #s(literal -1 binary64) (neg.f64 x)) y))) |
#s(approx (- y (* z t)) (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 z t) y) #s(literal 1 binary64)) y))) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 (*.f64 z x) y) x)) y))) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 t x) z (*.f64 (*.f64 t t) (/.f64 (*.f64 (*.f64 z z) x) y))) y) #s(literal -1 binary64) (neg.f64 x)) y))) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 t x) z (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 t t) x) (*.f64 z z) (*.f64 (pow.f64 t #s(literal 3 binary64)) (/.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) x) y)))) y))) y) #s(literal -1 binary64) (neg.f64 x)) y))) |
#s(approx (- y (* z t)) (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 z t) y) #s(literal 1 binary64)) y))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) (neg.f64 (*.f64 (-.f64 (/.f64 x (*.f64 (*.f64 y z) t)) (/.f64 (neg.f64 x) (pow.f64 (*.f64 z t) #s(literal 2 binary64)))) y))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) (neg.f64 (*.f64 (fma.f64 (/.f64 x (*.f64 (*.f64 y z) t)) #s(literal -1 binary64) (/.f64 (neg.f64 x) (pow.f64 (*.f64 z t) #s(literal 2 binary64)))) y))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (neg.f64 (*.f64 (fma.f64 (/.f64 (/.f64 x y) z) #s(literal -1 binary64) (/.f64 (neg.f64 x) (*.f64 (*.f64 z z) t))) y))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (neg.f64 (*.f64 (-.f64 (/.f64 x (*.f64 (*.f64 y z) t)) (/.f64 (neg.f64 x) (pow.f64 (*.f64 z t) #s(literal 2 binary64)))) y))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (neg.f64 (*.f64 (fma.f64 (/.f64 x (*.f64 (*.f64 y z) t)) #s(literal -1 binary64) (/.f64 (neg.f64 x) (pow.f64 (*.f64 z t) #s(literal 2 binary64)))) y))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (neg.f64 (*.f64 (fma.f64 (/.f64 x (*.f64 (*.f64 t t) z)) #s(literal -1 binary64) (/.f64 (neg.f64 x) (*.f64 y t))) y))) |
#s(approx (/ x (- y (* z t))) (fma.f64 t (*.f64 x (/.f64 z (*.f64 y y))) (/.f64 x y))) |
#s(approx (/ x (- y (* z t))) (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) x) z) (pow.f64 y #s(literal 3 binary64))) (neg.f64 (*.f64 t (/.f64 x (*.f64 y y))))) z (/.f64 x y))) |
#s(approx (/ x (- y (* z t))) (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) x) z) (pow.f64 y #s(literal 4 binary64))) (neg.f64 (*.f64 (*.f64 t t) (/.f64 x (pow.f64 y #s(literal 3 binary64)))))) z (*.f64 #s(literal 1 binary64) (*.f64 t (/.f64 x (*.f64 y y))))) z (/.f64 x y))) |
#s(approx z z) |
#s(approx (/ x (- y (* z t))) (fma.f64 t (*.f64 x (/.f64 z (*.f64 y y))) (/.f64 x y))) |
#s(approx (/ x (- y (* z t))) (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) x) z) (pow.f64 y #s(literal 3 binary64))) (neg.f64 (*.f64 t (/.f64 x (*.f64 y y))))) z (/.f64 x y))) |
#s(approx (/ x (- y (* z t))) (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) x) z) (pow.f64 y #s(literal 4 binary64))) (neg.f64 (*.f64 (*.f64 t t) (/.f64 x (pow.f64 y #s(literal 3 binary64)))))) z (*.f64 #s(literal 1 binary64) (*.f64 t (/.f64 x (*.f64 y y))))) z (/.f64 x y))) |
#s(approx (- y (* z t)) (fma.f64 z (neg.f64 t) y)) |
#s(approx (* (neg t) z) (*.f64 z (neg.f64 t))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 z x) t)) (/.f64 (*.f64 y x) (*.f64 t t))) (*.f64 z z))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) (/.f64 (fma.f64 x (/.f64 z t) (/.f64 (*.f64 y x) (*.f64 t t))) (*.f64 z z))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (/.f64 (fma.f64 z x (*.f64 x (/.f64 y t))) (*.f64 z z))) |
#s(approx (* z z) (*.f64 z z)) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 z x) t)) (/.f64 (*.f64 y x) (*.f64 t t))) (*.f64 z z))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 (fma.f64 x (/.f64 z t) (/.f64 (*.f64 y x) (*.f64 t t))) (*.f64 z z))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 (fma.f64 x (/.f64 z t) (/.f64 (*.f64 y x) (*.f64 t t))) z)) |
#s(approx (/ x (- y (* z t))) (/.f64 (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 x t)) (neg.f64 z))) |
#s(approx (/ x (- y (* z t))) (/.f64 (-.f64 (fma.f64 (*.f64 (/.f64 x (pow.f64 t #s(literal 3 binary64))) (pow.f64 (/.f64 y z) #s(literal 2 binary64))) #s(literal -1 binary64) (/.f64 (neg.f64 x) t)) (*.f64 x (/.f64 y (*.f64 (*.f64 t t) z)))) z)) |
#s(approx (/ x (- y (* z t))) (/.f64 (-.f64 (fma.f64 (*.f64 (/.f64 x (pow.f64 t #s(literal 4 binary64))) (pow.f64 (/.f64 y z) #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 (neg.f64 x) t)) (fma.f64 (/.f64 x (pow.f64 t #s(literal 3 binary64))) (pow.f64 (/.f64 y z) #s(literal 2 binary64)) (*.f64 x (/.f64 y (*.f64 (*.f64 t t) z))))) z)) |
#s(approx (- y (* z t)) (*.f64 (fma.f64 #s(literal -1 binary64) t (/.f64 y z)) z)) |
#s(approx (/ x (- y (* z t))) (/.f64 (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 x t)) (neg.f64 z))) |
#s(approx (/ x (- y (* z t))) (/.f64 (-.f64 (fma.f64 (*.f64 (/.f64 x (pow.f64 t #s(literal 3 binary64))) (pow.f64 (/.f64 y z) #s(literal 2 binary64))) #s(literal -1 binary64) (/.f64 (neg.f64 x) t)) (*.f64 x (/.f64 y (*.f64 (*.f64 t t) z)))) z)) |
#s(approx (/ x (- y (* z t))) (/.f64 (-.f64 (fma.f64 (*.f64 (/.f64 x (pow.f64 t #s(literal 4 binary64))) (pow.f64 (/.f64 y z) #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 (neg.f64 x) t)) (fma.f64 (/.f64 x (pow.f64 t #s(literal 3 binary64))) (pow.f64 (/.f64 y z) #s(literal 2 binary64)) (*.f64 x (/.f64 y (*.f64 (*.f64 t t) z))))) z)) |
#s(approx (- y (* z t)) (*.f64 (-.f64 (/.f64 y z) t) z)) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) (/.f64 (-.f64 (neg.f64 (*.f64 x (/.f64 y (*.f64 (*.f64 t t) z)))) (/.f64 x t)) z)) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) (/.f64 (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 x t)) z)) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (/.f64 (fma.f64 (/.f64 x t) (/.f64 y z) x) z)) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/.f64 (-.f64 (neg.f64 (*.f64 x (/.f64 y (*.f64 (*.f64 t t) z)))) (/.f64 x t)) z)) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 x t)) z)) |
#s(approx (/ x (- y (* z t))) (/.f64 (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 x t)) (neg.f64 z))) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (/.f64 x (pow.f64 t #s(literal 3 binary64))) (/.f64 (*.f64 y y) z))) (*.f64 (/.f64 (/.f64 y t) t) x)) z) #s(literal -1 binary64) (/.f64 x t)) z))) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 x (pow.f64 t #s(literal 4 binary64))) (/.f64 (pow.f64 y #s(literal 3 binary64)) z)) (neg.f64 (/.f64 (*.f64 (*.f64 y y) x) (pow.f64 t #s(literal 3 binary64))))) z)) (*.f64 (/.f64 (/.f64 y t) t) x)) z) #s(literal -1 binary64) (/.f64 x t)) z))) |
#s(approx (- y (* z t)) (*.f64 (neg.f64 z) (fma.f64 (/.f64 y z) #s(literal -1 binary64) t))) |
#s(approx (/ x (- y (* z t))) (/.f64 (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 x t)) (neg.f64 z))) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (/.f64 x (pow.f64 t #s(literal 3 binary64))) (/.f64 (*.f64 y y) z))) (*.f64 (/.f64 (/.f64 y t) t) x)) z) #s(literal -1 binary64) (/.f64 x t)) z))) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 x (pow.f64 t #s(literal 4 binary64))) (/.f64 (pow.f64 y #s(literal 3 binary64)) z)) (neg.f64 (/.f64 (*.f64 (*.f64 y y) x) (pow.f64 t #s(literal 3 binary64))))) z)) (*.f64 (/.f64 (/.f64 y t) t) x)) z) #s(literal -1 binary64) (/.f64 x t)) z))) |
#s(approx (- y (* z t)) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 y z) t)))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) (neg.f64 (/.f64 (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (*.f64 #s(literal 1 binary64) (/.f64 x t))) z))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) (neg.f64 (/.f64 (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 x t)) (neg.f64 z)))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 x t) (/.f64 y z) x)) z))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (neg.f64 (/.f64 (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (*.f64 #s(literal 1 binary64) (/.f64 x t))) z))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (neg.f64 (/.f64 (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 x t)) (neg.f64 z)))) |
#s(approx (/ x (- y (* z t))) (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z z) x) t) (pow.f64 y #s(literal 3 binary64))) (neg.f64 (*.f64 x (/.f64 z (*.f64 y y))))) t (/.f64 x y))) |
#s(approx (/ x (- y (* z t))) (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) x) t) (pow.f64 y #s(literal 4 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 z z) x) (pow.f64 y #s(literal 3 binary64))))) t (*.f64 #s(literal 1 binary64) (*.f64 x (/.f64 z (*.f64 y y))))) t (/.f64 x y))) |
#s(approx (neg t) (neg.f64 t)) |
#s(approx t t) |
#s(approx (/ x (- y (* z t))) (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z z) x) t) (pow.f64 y #s(literal 3 binary64))) (neg.f64 (*.f64 x (/.f64 z (*.f64 y y))))) t (/.f64 x y))) |
#s(approx (/ x (- y (* z t))) (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) x) t) (pow.f64 y #s(literal 4 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 z z) x) (pow.f64 y #s(literal 3 binary64))))) t (*.f64 #s(literal 1 binary64) (*.f64 x (/.f64 z (*.f64 y y))))) t (/.f64 x y))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) (/.f64 (-.f64 (neg.f64 (*.f64 t (/.f64 x z))) (*.f64 x (/.f64 y (*.f64 z z)))) (*.f64 t t))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) (/.f64 (fma.f64 t (/.f64 x z) (*.f64 x (/.f64 y (*.f64 z z)))) (*.f64 t t))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (/.f64 (fma.f64 t (/.f64 x z) (*.f64 x (/.f64 y (*.f64 z z)))) t)) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/.f64 (-.f64 (neg.f64 (*.f64 t (/.f64 x z))) (*.f64 x (/.f64 y (*.f64 z z)))) (*.f64 t t))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 (fma.f64 t (/.f64 x z) (*.f64 x (/.f64 y (*.f64 z z)))) (*.f64 t t))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 (fma.f64 t x (*.f64 x (/.f64 y z))) (*.f64 t t))) |
#s(approx (* t t) (*.f64 t t)) |
#s(approx (/ x (- y (* z t))) (/.f64 (fma.f64 (/.f64 x t) (/.f64 y (*.f64 z z)) (/.f64 x z)) (neg.f64 t))) |
#s(approx (/ x (- y (* z t))) (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) x) (*.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 t t))) #s(literal -1 binary64) (/.f64 (neg.f64 x) z)) (*.f64 x (/.f64 y (*.f64 (*.f64 z z) t)))) t)) |
#s(approx (/ x (- y (* z t))) (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) (*.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 t #s(literal 3 binary64)))) #s(literal -1 binary64) (/.f64 (neg.f64 x) z)) (fma.f64 (/.f64 x t) (/.f64 y (*.f64 z z)) (/.f64 (*.f64 (*.f64 y y) x) (*.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 t t))))) t)) |
#s(approx (- y (* z t)) (*.f64 (fma.f64 #s(literal -1 binary64) z (/.f64 y t)) t)) |
#s(approx (/ x (- y (* z t))) (/.f64 (fma.f64 (/.f64 x t) (/.f64 y (*.f64 z z)) (/.f64 x z)) (neg.f64 t))) |
#s(approx (/ x (- y (* z t))) (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) x) (*.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 t t))) #s(literal -1 binary64) (/.f64 (neg.f64 x) z)) (*.f64 x (/.f64 y (*.f64 (*.f64 z z) t)))) t)) |
#s(approx (/ x (- y (* z t))) (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) (*.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 t #s(literal 3 binary64)))) #s(literal -1 binary64) (/.f64 (neg.f64 x) z)) (fma.f64 (/.f64 x t) (/.f64 y (*.f64 z z)) (/.f64 (*.f64 (*.f64 y y) x) (*.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 t t))))) t)) |
#s(approx (- y (* z t)) (*.f64 (-.f64 (/.f64 y t) z) t)) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) (/.f64 (-.f64 (neg.f64 (*.f64 x (/.f64 y (*.f64 (*.f64 z z) t)))) (/.f64 x z)) t)) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) (/.f64 (fma.f64 (/.f64 x t) (/.f64 y (*.f64 z z)) (/.f64 x z)) t)) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/.f64 (-.f64 (neg.f64 (*.f64 x (/.f64 y (*.f64 (*.f64 z z) t)))) (/.f64 x z)) t)) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 (fma.f64 (/.f64 x t) (/.f64 y (*.f64 z z)) (/.f64 x z)) t)) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 (fma.f64 (/.f64 x t) (/.f64 y z) x) t)) |
#s(approx (/ x (- y (* z t))) (/.f64 (fma.f64 (/.f64 x t) (/.f64 y (*.f64 z z)) (/.f64 x z)) (neg.f64 t))) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 y y) x) t) (pow.f64 z #s(literal 3 binary64)))) (*.f64 x (/.f64 y (*.f64 z z)))) t) #s(literal -1 binary64) (/.f64 x z)) t))) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) t) (pow.f64 z #s(literal 4 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) x) (pow.f64 z #s(literal 3 binary64))))) t)) (*.f64 x (/.f64 y (*.f64 z z)))) t) #s(literal -1 binary64) (/.f64 x z)) t))) |
#s(approx (- y (* z t)) (*.f64 (neg.f64 t) (fma.f64 (/.f64 y t) #s(literal -1 binary64) z))) |
#s(approx (/ x (- y (* z t))) (/.f64 (fma.f64 (/.f64 x t) (/.f64 y (*.f64 z z)) (/.f64 x z)) (neg.f64 t))) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 y y) x) t) (pow.f64 z #s(literal 3 binary64)))) (*.f64 x (/.f64 y (*.f64 z z)))) t) #s(literal -1 binary64) (/.f64 x z)) t))) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) t) (pow.f64 z #s(literal 4 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) x) (pow.f64 z #s(literal 3 binary64))))) t)) (*.f64 x (/.f64 y (*.f64 z z)))) t) #s(literal -1 binary64) (/.f64 x z)) t))) |
#s(approx (- y (* z t)) (*.f64 (neg.f64 t) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 y t) z)))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) (neg.f64 (/.f64 (fma.f64 (/.f64 x t) (/.f64 y (*.f64 z z)) (*.f64 #s(literal 1 binary64) (/.f64 x z))) t))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) (neg.f64 (/.f64 (fma.f64 (/.f64 x t) (/.f64 y (*.f64 z z)) (/.f64 x z)) (neg.f64 t)))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (neg.f64 (/.f64 (fma.f64 (/.f64 x t) (/.f64 y (*.f64 z z)) (*.f64 #s(literal 1 binary64) (/.f64 x z))) t))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (neg.f64 (/.f64 (fma.f64 (/.f64 x t) (/.f64 y (*.f64 z z)) (/.f64 x z)) (neg.f64 t)))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 x t) (/.f64 y z) x)) t))) |
Compiled 9 498 to 1 555 computations (83.6% saved)
7 alts after pruning (4 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 339 | 4 | 343 |
| Fresh | 1 | 0 | 1 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 342 | 7 | 349 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 96.2% | (/.f64 x (fma.f64 (neg.f64 t) z y)) |
| ✓ | 49.6% | (/.f64 x #s(approx (- y (* z t)) (*.f64 (neg.f64 t) z))) |
| ✓ | 53.6% | (/.f64 x #s(approx (- y (* z t)) y)) |
| ▶ | 30.7% | #s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 (fma.f64 t x (*.f64 x (/.f64 y z))) (*.f64 t t))) z))) |
| ▶ | 52.5% | #s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 x t)) z))) |
| ▶ | 44.5% | #s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (*.f64 (+.f64 (/.f64 y (*.f64 (*.f64 t t) z)) (pow.f64 t #s(literal -1 binary64))) x)) z))) |
| ▶ | 52.9% | #s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 #s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (/.f64 x z)) t))) |
Compiled 159 to 107 computations (32.7% saved)
| Inputs |
|---|
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 #s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (/.f64 x z)) t))) |
(neg.f64 (/.f64 #s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (/.f64 x z)) t)) |
(/.f64 #s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (/.f64 x z)) t) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (/.f64 x z)) |
(/.f64 x z) |
x |
z |
t |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (*.f64 (+.f64 (/.f64 y (*.f64 (*.f64 t t) z)) (pow.f64 t #s(literal -1 binary64))) x)) z))) |
(neg.f64 (/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (*.f64 (+.f64 (/.f64 y (*.f64 (*.f64 t t) z)) (pow.f64 t #s(literal -1 binary64))) x)) z)) |
(/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (*.f64 (+.f64 (/.f64 y (*.f64 (*.f64 t t) z)) (pow.f64 t #s(literal -1 binary64))) x)) z) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (*.f64 (+.f64 (/.f64 y (*.f64 (*.f64 t t) z)) (pow.f64 t #s(literal -1 binary64))) x)) |
(*.f64 (+.f64 (/.f64 y (*.f64 (*.f64 t t) z)) (pow.f64 t #s(literal -1 binary64))) x) |
(+.f64 (/.f64 y (*.f64 (*.f64 t t) z)) (pow.f64 t #s(literal -1 binary64))) |
(/.f64 y (*.f64 (*.f64 t t) z)) |
y |
(*.f64 (*.f64 t t) z) |
(*.f64 t t) |
(pow.f64 t #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 x t)) z))) |
(neg.f64 (/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 x t)) z)) |
(/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 x t)) z) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 x t)) |
(/.f64 x t) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 (fma.f64 t x (*.f64 x (/.f64 y z))) (*.f64 t t))) z))) |
(neg.f64 (/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 (fma.f64 t x (*.f64 x (/.f64 y z))) (*.f64 t t))) z)) |
(/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 (fma.f64 t x (*.f64 x (/.f64 y z))) (*.f64 t t))) z) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 (fma.f64 t x (*.f64 x (/.f64 y z))) (*.f64 t t))) |
(/.f64 (fma.f64 t x (*.f64 x (/.f64 y z))) (*.f64 t t)) |
(fma.f64 t x (*.f64 x (/.f64 y z))) |
(*.f64 x (/.f64 y z)) |
(/.f64 y z) |
| Outputs |
|---|
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ x (- y (* t z))))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) #s(hole binary64 (* -1 (* x (+ (/ 1 (* t z)) (/ y (* (pow t 2) (pow z 2)))))))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) #s(hole binary64 (/ (* x (+ (/ 1 z) (/ y (* t (pow z 2))))) t))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) #s(hole binary64 (* x (+ (/ 1 z) (/ y (* t (pow z 2))))))) |
#s(approx (/ x z) #s(hole binary64 (/ x z))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (* x (+ (/ 1 (* t z)) (/ y (* (pow t 2) (pow z 2)))))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ (* x (+ (/ 1 t) (/ y (* (pow t 2) z)))) z))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (* x (+ (/ 1 t) (/ y (* (pow t 2) z)))))) |
#s(approx (* (+ (/ y (* (* t t) z)) (pow t -1)) x) #s(hole binary64 (* x (+ (/ 1 t) (/ y (* (pow t 2) z)))))) |
#s(approx (/ x t) #s(hole binary64 (/ x t))) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) #s(hole binary64 (/ (* x (+ t (/ y z))) (pow t 2)))) |
#s(approx (+ (* t x) (* x (/ y z))) #s(hole binary64 (* x (+ t (/ y z))))) |
#s(approx (* x (/ y z)) #s(hole binary64 (/ (* x y) z))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) #s(hole binary64 (* -1 (* x (- (/ 1 (* t z)) (* -1 (/ y (* (pow t 2) (pow z 2))))))))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) #s(hole binary64 (* -1 (/ (* x (- (* -1 (/ y (* t (pow z 2)))) (/ 1 z))) t)))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) #s(hole binary64 (* -1 (* x (- (* -1 (/ y (* t (pow z 2)))) (/ 1 z)))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (* x (- (/ 1 (* t z)) (* -1 (/ y (* (pow t 2) (pow z 2))))))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (* -1 (/ (* x (- (* -1 (/ y (* (pow t 2) z))) (/ 1 t))) z)))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (* -1 (* x (- (* -1 (/ y (* (pow t 2) z))) (/ 1 t)))))) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) #s(hole binary64 (* -1 (/ (* x (+ (* -1 t) (* -1 (/ y z)))) (pow t 2))))) |
#s(approx (+ (* t x) (* x (/ y z))) #s(hole binary64 (* -1 (* x (+ (* -1 t) (* -1 (/ y z))))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ x (* t z))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* -1 (/ (* x y) (* (pow t 2) (pow z 2))))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* y (- (* -1 (/ (* x y) (* (pow t 3) (pow z 3)))) (/ x (* (pow t 2) (pow z 2)))))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* y (- (* y (- (* -1 (/ (* x y) (* (pow t 4) (pow z 4)))) (/ x (* (pow t 3) (pow z 3))))) (/ x (* (pow t 2) (pow z 2)))))))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) #s(hole binary64 (* -1 (/ x (* t z))))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) #s(hole binary64 (- (* -1 (/ (* x y) (* (pow t 2) (pow z 2)))) (/ x (* t z))))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) #s(hole binary64 (/ x (* t z)))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) #s(hole binary64 (+ (/ x (* t z)) (/ (* x y) (* (pow t 2) (pow z 2)))))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) #s(hole binary64 (/ x z))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) #s(hole binary64 (+ (/ x z) (/ (* x y) (* t (pow z 2)))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (/ x (* t z))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (- (* -1 (/ (* x y) (* (pow t 2) (pow z 2)))) (/ x (* t z))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ x (* t z)))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (+ (/ x (* t z)) (/ (* x y) (* (pow t 2) (pow z 2)))))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (/ x t))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (+ (/ x t) (/ (* x y) (* (pow t 2) z))))) |
#s(approx (* (+ (/ y (* (* t t) z)) (pow t -1)) x) #s(hole binary64 (/ x t))) |
#s(approx (* (+ (/ y (* (* t t) z)) (pow t -1)) x) #s(hole binary64 (+ (/ x t) (/ (* x y) (* (pow t 2) z))))) |
#s(approx (+ (/ y (* (* t t) z)) (pow t -1)) #s(hole binary64 (/ 1 t))) |
#s(approx (+ (/ y (* (* t t) z)) (pow t -1)) #s(hole binary64 (+ (/ 1 t) (/ y (* (pow t 2) z))))) |
#s(approx (/ y (* (* t t) z)) #s(hole binary64 (/ y (* (pow t 2) z)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) #s(hole binary64 (/ x t))) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) #s(hole binary64 (+ (/ x t) (/ (* x y) (* (pow t 2) z))))) |
#s(approx (+ (* t x) (* x (/ y z))) #s(hole binary64 (* t x))) |
#s(approx (+ (* t x) (* x (/ y z))) #s(hole binary64 (+ (* t x) (/ (* x y) z)))) |
#s(approx (/ y z) #s(hole binary64 (/ y z))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ x y))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (+ x (/ (* t (* x z)) y)) y))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ x (/ (* (pow t 2) (* x (pow z 2))) (pow y 2))) (* -1 (/ (* t (* x z)) y))) y))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ x (/ (* (pow t 3) (* x (pow z 3))) (pow y 3))) (+ (* -1 (/ (* t (* x z)) y)) (* -1 (/ (* (pow t 2) (* x (pow z 2))) (pow y 2))))) y))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) #s(hole binary64 (* -1 (/ (* x y) (* (pow t 2) (pow z 2)))))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) #s(hole binary64 (* y (- (* -1 (/ x (* t (* y z)))) (/ x (* (pow t 2) (pow z 2))))))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) #s(hole binary64 (/ (* x y) (* (pow t 2) (pow z 2))))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) #s(hole binary64 (* y (+ (/ x (* t (* y z))) (/ x (* (pow t 2) (pow z 2))))))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) #s(hole binary64 (/ (* x y) (* t (pow z 2))))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) #s(hole binary64 (* y (+ (/ x (* t (pow z 2))) (/ x (* y z)))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (/ (* x y) (* (pow t 2) (pow z 2)))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* y (- (* -1 (/ x (* t (* y z)))) (/ x (* (pow t 2) (pow z 2))))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ (* x y) (* (pow t 2) (pow z 2))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (* y (+ (/ x (* t (* y z))) (/ x (* (pow t 2) (pow z 2))))))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (/ (* x y) (* (pow t 2) z)))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (* y (+ (/ x (* t y)) (/ x (* (pow t 2) z)))))) |
#s(approx (* (+ (/ y (* (* t t) z)) (pow t -1)) x) #s(hole binary64 (/ (* x y) (* (pow t 2) z)))) |
#s(approx (* (+ (/ y (* (* t t) z)) (pow t -1)) x) #s(hole binary64 (* y (+ (/ x (* t y)) (/ x (* (pow t 2) z)))))) |
#s(approx (+ (/ y (* (* t t) z)) (pow t -1)) #s(hole binary64 (/ y (* (pow t 2) z)))) |
#s(approx (+ (/ y (* (* t t) z)) (pow t -1)) #s(hole binary64 (* y (+ (/ 1 (* t y)) (/ 1 (* (pow t 2) z)))))) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) #s(hole binary64 (/ (* x y) (* (pow t 2) z)))) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) #s(hole binary64 (* y (+ (/ x (* t y)) (/ x (* (pow t 2) z)))))) |
#s(approx (+ (* t x) (* x (/ y z))) #s(hole binary64 (/ (* x y) z))) |
#s(approx (+ (* t x) (* x (/ y z))) #s(hole binary64 (* y (+ (/ x z) (/ (* t x) y))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (* t (* x z)) y))) y)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* t (* x z)) (/ (* (pow t 2) (* x (pow z 2))) y)) y))) y)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* x (pow z 2)))) (* -1 (/ (* (pow t 3) (* x (pow z 3))) y))) y)) (* t (* x z))) y))) y)))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) #s(hole binary64 (* -1 (* y (- (/ x (* t (* y z))) (* -1 (/ x (* (pow t 2) (pow z 2))))))))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (* t (* y z)))) (* -1 (/ x (* (pow t 2) (pow z 2))))))))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (* t (pow z 2)))) (* -1 (/ x (* y z)))))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (* y (- (/ x (* t (* y z))) (* -1 (/ x (* (pow t 2) (pow z 2))))))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (* t (* y z)))) (* -1 (/ x (* (pow t 2) (pow z 2))))))))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (* t y))) (* -1 (/ x (* (pow t 2) z)))))))) |
#s(approx (* (+ (/ y (* (* t t) z)) (pow t -1)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (* t y))) (* -1 (/ x (* (pow t 2) z)))))))) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (* t y))) (* -1 (/ x (* (pow t 2) z)))))))) |
#s(approx (+ (* t x) (* x (/ y z))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x z)) (* -1 (/ (* t x) y))))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (/ x y) (/ (* t (* x z)) (pow y 2))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* z (- (/ (* (pow t 2) (* x z)) (pow y 3)) (* -1 (/ (* t x) (pow y 2))))) (/ x y)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* z (- (* z (- (/ (* (pow t 3) (* x z)) (pow y 4)) (* -1 (/ (* (pow t 2) x) (pow y 3))))) (* -1 (/ (* t x) (pow y 2))))) (/ x y)))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) #s(hole binary64 (/ (- (* -1 (/ (* x z) t)) (/ (* x y) (pow t 2))) (pow z 2)))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) #s(hole binary64 (/ (+ (/ (* x y) (pow t 2)) (/ (* x z) t)) (pow z 2)))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) #s(hole binary64 (/ (+ (* x z) (/ (* x y) t)) (pow z 2)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (/ (- (* -1 (/ (* x z) t)) (/ (* x y) (pow t 2))) (pow z 2)))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ (+ (/ (* x y) (pow t 2)) (/ (* x z) t)) (pow z 2)))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (/ (+ (/ (* x y) (pow t 2)) (/ (* x z) t)) z))) |
#s(approx (* (+ (/ y (* (* t t) z)) (pow t -1)) x) #s(hole binary64 (/ (+ (/ (* x y) (pow t 2)) (/ (* x z) t)) z))) |
#s(approx (+ (/ y (* (* t t) z)) (pow t -1)) #s(hole binary64 (/ (+ (/ y (pow t 2)) (/ z t)) z))) |
#s(approx (* (* t t) z) #s(hole binary64 (* (pow t 2) z))) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) #s(hole binary64 (/ (+ (/ (* x y) (pow t 2)) (/ (* x z) t)) z))) |
#s(approx (+ (* t x) (* x (/ y z))) #s(hole binary64 (/ (+ (* t (* x z)) (* x y)) z))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (+ (* -1 (/ x t)) (* -1 (/ (* x y) (* (pow t 2) z)))) z))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ (* -1 (/ x t)) (* -1 (/ (* x (pow y 2)) (* (pow t 3) (pow z 2))))) (/ (* x y) (* (pow t 2) z))) z))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ (* -1 (/ x t)) (* -1 (/ (* x (pow y 3)) (* (pow t 4) (pow z 3))))) (+ (/ (* x y) (* (pow t 2) z)) (/ (* x (pow y 2)) (* (pow t 3) (pow z 2))))) z))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) #s(hole binary64 (/ (- (* -1 (/ (* x y) (* (pow t 2) z))) (/ x t)) z))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) #s(hole binary64 (/ (+ (/ x t) (/ (* x y) (* (pow t 2) z))) z))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) #s(hole binary64 (/ (+ x (/ (* x y) (* t z))) z))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (/ (- (* -1 (/ (* x y) (* (pow t 2) z))) (/ x t)) z))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ (+ (/ x t) (/ (* x y) (* (pow t 2) z))) z))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (/ x t) (/ (* x y) (* (pow t 2) z))) z)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x (pow y 2)) (* (pow t 3) z))) (/ (* x y) (pow t 2))) z)) (/ x t)) z)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* x (pow y 3)) (* (pow t 4) z)) (* -1 (/ (* x (pow y 2)) (pow t 3)))) z)) (/ (* x y) (pow t 2))) z)) (/ x t)) z)))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) #s(hole binary64 (* -1 (/ (- (/ (* x y) (* (pow t 2) z)) (* -1 (/ x t))) z)))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) #s(hole binary64 (* -1 (/ (+ (* -1 (/ x t)) (* -1 (/ (* x y) (* (pow t 2) z)))) z)))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (* x y) (* t z)))) z)))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (/ (- (/ (* x y) (* (pow t 2) z)) (* -1 (/ x t))) z)))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (* -1 (/ (+ (* -1 (/ x t)) (* -1 (/ (* x y) (* (pow t 2) z)))) z)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* t (- (/ (* t (* x (pow z 2))) (pow y 3)) (* -1 (/ (* x z) (pow y 2))))) (/ x y)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* t (- (* t (- (/ (* t (* x (pow z 3))) (pow y 4)) (* -1 (/ (* x (pow z 2)) (pow y 3))))) (* -1 (/ (* x z) (pow y 2))))) (/ x y)))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) #s(hole binary64 (/ (- (* -1 (/ (* t x) z)) (/ (* x y) (pow z 2))) (pow t 2)))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) #s(hole binary64 (/ (+ (/ (* t x) z) (/ (* x y) (pow z 2))) (pow t 2)))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) #s(hole binary64 (/ (+ (/ (* t x) z) (/ (* x y) (pow z 2))) t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (/ (- (* -1 (/ (* t x) z)) (/ (* x y) (pow z 2))) (pow t 2)))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ (+ (/ (* t x) z) (/ (* x y) (pow z 2))) (pow t 2)))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (/ (+ (* t x) (/ (* x y) z)) (pow t 2)))) |
#s(approx (* (+ (/ y (* (* t t) z)) (pow t -1)) x) #s(hole binary64 (/ (+ (* t x) (/ (* x y) z)) (pow t 2)))) |
#s(approx (+ (/ y (* (* t t) z)) (pow t -1)) #s(hole binary64 (/ (+ t (/ y z)) (pow t 2)))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx (pow t -1) #s(hole binary64 (/ 1 t))) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) #s(hole binary64 (/ (+ (* t x) (/ (* x y) z)) (pow t 2)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t (pow z 2))))) t))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ (* -1 (/ x z)) (* -1 (/ (* x (pow y 2)) (* (pow t 2) (pow z 3))))) (/ (* x y) (* t (pow z 2)))) t))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ (* -1 (/ x z)) (* -1 (/ (* x (pow y 3)) (* (pow t 3) (pow z 4))))) (+ (/ (* x y) (* t (pow z 2))) (/ (* x (pow y 2)) (* (pow t 2) (pow z 3))))) t))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) #s(hole binary64 (/ (- (* -1 (/ (* x y) (* t (pow z 2)))) (/ x z)) t))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) #s(hole binary64 (/ (+ (/ x z) (/ (* x y) (* t (pow z 2)))) t))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (/ (- (* -1 (/ (* x y) (* t (pow z 2)))) (/ x z)) t))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ (+ (/ x z) (/ (* x y) (* t (pow z 2)))) t))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (/ (+ x (/ (* x y) (* t z))) t))) |
#s(approx (* (+ (/ y (* (* t t) z)) (pow t -1)) x) #s(hole binary64 (/ (+ x (/ (* x y) (* t z))) t))) |
#s(approx (+ (/ y (* (* t t) z)) (pow t -1)) #s(hole binary64 (/ (+ 1 (/ y (* t z))) t))) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) #s(hole binary64 (/ (+ x (/ (* x y) (* t z))) t))) |
#s(approx (+ (* t x) (* x (/ y z))) #s(hole binary64 (* t (+ x (/ (* x y) (* t z)))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (/ x z) (/ (* x y) (* t (pow z 2)))) t)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x (pow y 2)) (* t (pow z 3)))) (/ (* x y) (pow z 2))) t)) (/ x z)) t)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* x (pow y 3)) (* t (pow z 4))) (* -1 (/ (* x (pow y 2)) (pow z 3)))) t)) (/ (* x y) (pow z 2))) t)) (/ x z)) t)))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) #s(hole binary64 (* -1 (/ (- (/ (* x y) (* t (pow z 2))) (* -1 (/ x z))) t)))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) #s(hole binary64 (* -1 (/ (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t (pow z 2))))) t)))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (/ (- (/ (* x y) (* t (pow z 2))) (* -1 (/ x z))) t)))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (* -1 (/ (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t (pow z 2))))) t)))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (* x y) (* t z)))) t)))) |
#s(approx (* (+ (/ y (* (* t t) z)) (pow t -1)) x) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (* x y) (* t z)))) t)))) |
#s(approx (+ (/ y (* (* t t) z)) (pow t -1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ y (* t z))) 1) t)))) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (* x y) (* t z)))) t)))) |
#s(approx (+ (* t x) (* x (/ y z))) #s(hole binary64 (* -1 (* t (+ (* -1 x) (* -1 (/ (* x y) (* t z)))))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 39.0ms | x | @ | inf | ((/ x (- y (* z t))) (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (/ x z) x z t (/ x (- y (* z t))) (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (* (+ (/ y (* (* t t) z)) (pow t -1)) x) (+ (/ y (* (* t t) z)) (pow t -1)) (/ y (* (* t t) z)) y (* (* t t) z) (* t t) (pow t -1) -1 (/ x (- y (* z t))) (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/ x t) (/ x (- y (* z t))) (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/ (+ (* t x) (* x (/ y z))) (* t t)) (+ (* t x) (* x (/ y z))) (* x (/ y z)) (/ y z)) |
| 26.0ms | t | @ | 0 | ((/ x (- y (* z t))) (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (/ x z) x z t (/ x (- y (* z t))) (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (* (+ (/ y (* (* t t) z)) (pow t -1)) x) (+ (/ y (* (* t t) z)) (pow t -1)) (/ y (* (* t t) z)) y (* (* t t) z) (* t t) (pow t -1) -1 (/ x (- y (* z t))) (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/ x t) (/ x (- y (* z t))) (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/ (+ (* t x) (* x (/ y z))) (* t t)) (+ (* t x) (* x (/ y z))) (* x (/ y z)) (/ y z)) |
| 23.0ms | t | @ | -inf | ((/ x (- y (* z t))) (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (/ x z) x z t (/ x (- y (* z t))) (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (* (+ (/ y (* (* t t) z)) (pow t -1)) x) (+ (/ y (* (* t t) z)) (pow t -1)) (/ y (* (* t t) z)) y (* (* t t) z) (* t t) (pow t -1) -1 (/ x (- y (* z t))) (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/ x t) (/ x (- y (* z t))) (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/ (+ (* t x) (* x (/ y z))) (* t t)) (+ (* t x) (* x (/ y z))) (* x (/ y z)) (/ y z)) |
| 16.0ms | x | @ | -inf | ((/ x (- y (* z t))) (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (/ x z) x z t (/ x (- y (* z t))) (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (* (+ (/ y (* (* t t) z)) (pow t -1)) x) (+ (/ y (* (* t t) z)) (pow t -1)) (/ y (* (* t t) z)) y (* (* t t) z) (* t t) (pow t -1) -1 (/ x (- y (* z t))) (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/ x t) (/ x (- y (* z t))) (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/ (+ (* t x) (* x (/ y z))) (* t t)) (+ (* t x) (* x (/ y z))) (* x (/ y z)) (/ y z)) |
| 10.0ms | y | @ | -inf | ((/ x (- y (* z t))) (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (/ x z) x z t (/ x (- y (* z t))) (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (* (+ (/ y (* (* t t) z)) (pow t -1)) x) (+ (/ y (* (* t t) z)) (pow t -1)) (/ y (* (* t t) z)) y (* (* t t) z) (* t t) (pow t -1) -1 (/ x (- y (* z t))) (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/ x t) (/ x (- y (* z t))) (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/ (+ (* t x) (* x (/ y z))) (* t t)) (+ (* t x) (* x (/ y z))) (* x (/ y z)) (/ y z)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 572 | 4926 |
| 0 | 598 | 4679 |
| 1 | 2975 | 4671 |
| 0 | 9205 | 4523 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 #s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (/.f64 x z)) t))) |
(neg.f64 (/.f64 #s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (/.f64 x z)) t)) |
(/.f64 #s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (/.f64 x z)) t) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (/.f64 x z)) |
(/.f64 x z) |
x |
z |
t |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (*.f64 (+.f64 (/.f64 y (*.f64 (*.f64 t t) z)) (pow.f64 t #s(literal -1 binary64))) x)) z))) |
(neg.f64 (/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (*.f64 (+.f64 (/.f64 y (*.f64 (*.f64 t t) z)) (pow.f64 t #s(literal -1 binary64))) x)) z)) |
(/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (*.f64 (+.f64 (/.f64 y (*.f64 (*.f64 t t) z)) (pow.f64 t #s(literal -1 binary64))) x)) z) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (*.f64 (+.f64 (/.f64 y (*.f64 (*.f64 t t) z)) (pow.f64 t #s(literal -1 binary64))) x)) |
(*.f64 (+.f64 (/.f64 y (*.f64 (*.f64 t t) z)) (pow.f64 t #s(literal -1 binary64))) x) |
(+.f64 (/.f64 y (*.f64 (*.f64 t t) z)) (pow.f64 t #s(literal -1 binary64))) |
(/.f64 y (*.f64 (*.f64 t t) z)) |
y |
(*.f64 (*.f64 t t) z) |
(*.f64 t t) |
(pow.f64 t #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 x t)) z))) |
(neg.f64 (/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 x t)) z)) |
(/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 x t)) z) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 x t)) |
(/.f64 x t) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 (fma.f64 t x (*.f64 x (/.f64 y z))) (*.f64 t t))) z))) |
(neg.f64 (/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 (fma.f64 t x (*.f64 x (/.f64 y z))) (*.f64 t t))) z)) |
(/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 (fma.f64 t x (*.f64 x (/.f64 y z))) (*.f64 t t))) z) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 (fma.f64 t x (*.f64 x (/.f64 y z))) (*.f64 t t))) |
(/.f64 (fma.f64 t x (*.f64 x (/.f64 y z))) (*.f64 t t)) |
(fma.f64 t x (*.f64 x (/.f64 y z))) |
(*.f64 x (/.f64 y z)) |
(/.f64 y z) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ x (- y (* t z))))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) #s(hole binary64 (* -1 (* x (+ (/ 1 (* t z)) (/ y (* (pow t 2) (pow z 2)))))))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) #s(hole binary64 (/ (* x (+ (/ 1 z) (/ y (* t (pow z 2))))) t))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) #s(hole binary64 (* x (+ (/ 1 z) (/ y (* t (pow z 2))))))) |
#s(approx (/ x z) #s(hole binary64 (/ x z))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (* x (+ (/ 1 (* t z)) (/ y (* (pow t 2) (pow z 2)))))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ (* x (+ (/ 1 t) (/ y (* (pow t 2) z)))) z))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (* x (+ (/ 1 t) (/ y (* (pow t 2) z)))))) |
#s(approx (* (+ (/ y (* (* t t) z)) (pow t -1)) x) #s(hole binary64 (* x (+ (/ 1 t) (/ y (* (pow t 2) z)))))) |
#s(approx (/ x t) #s(hole binary64 (/ x t))) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) #s(hole binary64 (/ (* x (+ t (/ y z))) (pow t 2)))) |
#s(approx (+ (* t x) (* x (/ y z))) #s(hole binary64 (* x (+ t (/ y z))))) |
#s(approx (* x (/ y z)) #s(hole binary64 (/ (* x y) z))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) #s(hole binary64 (* -1 (* x (- (/ 1 (* t z)) (* -1 (/ y (* (pow t 2) (pow z 2))))))))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) #s(hole binary64 (* -1 (/ (* x (- (* -1 (/ y (* t (pow z 2)))) (/ 1 z))) t)))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) #s(hole binary64 (* -1 (* x (- (* -1 (/ y (* t (pow z 2)))) (/ 1 z)))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (* x (- (/ 1 (* t z)) (* -1 (/ y (* (pow t 2) (pow z 2))))))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (* -1 (/ (* x (- (* -1 (/ y (* (pow t 2) z))) (/ 1 t))) z)))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (* -1 (* x (- (* -1 (/ y (* (pow t 2) z))) (/ 1 t)))))) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) #s(hole binary64 (* -1 (/ (* x (+ (* -1 t) (* -1 (/ y z)))) (pow t 2))))) |
#s(approx (+ (* t x) (* x (/ y z))) #s(hole binary64 (* -1 (* x (+ (* -1 t) (* -1 (/ y z))))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ x (* t z))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* -1 (/ (* x y) (* (pow t 2) (pow z 2))))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* y (- (* -1 (/ (* x y) (* (pow t 3) (pow z 3)))) (/ x (* (pow t 2) (pow z 2)))))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* y (- (* y (- (* -1 (/ (* x y) (* (pow t 4) (pow z 4)))) (/ x (* (pow t 3) (pow z 3))))) (/ x (* (pow t 2) (pow z 2)))))))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) #s(hole binary64 (* -1 (/ x (* t z))))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) #s(hole binary64 (- (* -1 (/ (* x y) (* (pow t 2) (pow z 2)))) (/ x (* t z))))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) #s(hole binary64 (/ x (* t z)))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) #s(hole binary64 (+ (/ x (* t z)) (/ (* x y) (* (pow t 2) (pow z 2)))))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) #s(hole binary64 (/ x z))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) #s(hole binary64 (+ (/ x z) (/ (* x y) (* t (pow z 2)))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (/ x (* t z))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (- (* -1 (/ (* x y) (* (pow t 2) (pow z 2)))) (/ x (* t z))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ x (* t z)))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (+ (/ x (* t z)) (/ (* x y) (* (pow t 2) (pow z 2)))))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (/ x t))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (+ (/ x t) (/ (* x y) (* (pow t 2) z))))) |
#s(approx (* (+ (/ y (* (* t t) z)) (pow t -1)) x) #s(hole binary64 (/ x t))) |
#s(approx (* (+ (/ y (* (* t t) z)) (pow t -1)) x) #s(hole binary64 (+ (/ x t) (/ (* x y) (* (pow t 2) z))))) |
#s(approx (+ (/ y (* (* t t) z)) (pow t -1)) #s(hole binary64 (/ 1 t))) |
#s(approx (+ (/ y (* (* t t) z)) (pow t -1)) #s(hole binary64 (+ (/ 1 t) (/ y (* (pow t 2) z))))) |
#s(approx (/ y (* (* t t) z)) #s(hole binary64 (/ y (* (pow t 2) z)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) #s(hole binary64 (/ x t))) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) #s(hole binary64 (+ (/ x t) (/ (* x y) (* (pow t 2) z))))) |
#s(approx (+ (* t x) (* x (/ y z))) #s(hole binary64 (* t x))) |
#s(approx (+ (* t x) (* x (/ y z))) #s(hole binary64 (+ (* t x) (/ (* x y) z)))) |
#s(approx (/ y z) #s(hole binary64 (/ y z))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ x y))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (+ x (/ (* t (* x z)) y)) y))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ x (/ (* (pow t 2) (* x (pow z 2))) (pow y 2))) (* -1 (/ (* t (* x z)) y))) y))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ x (/ (* (pow t 3) (* x (pow z 3))) (pow y 3))) (+ (* -1 (/ (* t (* x z)) y)) (* -1 (/ (* (pow t 2) (* x (pow z 2))) (pow y 2))))) y))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) #s(hole binary64 (* -1 (/ (* x y) (* (pow t 2) (pow z 2)))))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) #s(hole binary64 (* y (- (* -1 (/ x (* t (* y z)))) (/ x (* (pow t 2) (pow z 2))))))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) #s(hole binary64 (/ (* x y) (* (pow t 2) (pow z 2))))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) #s(hole binary64 (* y (+ (/ x (* t (* y z))) (/ x (* (pow t 2) (pow z 2))))))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) #s(hole binary64 (/ (* x y) (* t (pow z 2))))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) #s(hole binary64 (* y (+ (/ x (* t (pow z 2))) (/ x (* y z)))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (/ (* x y) (* (pow t 2) (pow z 2)))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* y (- (* -1 (/ x (* t (* y z)))) (/ x (* (pow t 2) (pow z 2))))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ (* x y) (* (pow t 2) (pow z 2))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (* y (+ (/ x (* t (* y z))) (/ x (* (pow t 2) (pow z 2))))))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (/ (* x y) (* (pow t 2) z)))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (* y (+ (/ x (* t y)) (/ x (* (pow t 2) z)))))) |
#s(approx (* (+ (/ y (* (* t t) z)) (pow t -1)) x) #s(hole binary64 (/ (* x y) (* (pow t 2) z)))) |
#s(approx (* (+ (/ y (* (* t t) z)) (pow t -1)) x) #s(hole binary64 (* y (+ (/ x (* t y)) (/ x (* (pow t 2) z)))))) |
#s(approx (+ (/ y (* (* t t) z)) (pow t -1)) #s(hole binary64 (/ y (* (pow t 2) z)))) |
#s(approx (+ (/ y (* (* t t) z)) (pow t -1)) #s(hole binary64 (* y (+ (/ 1 (* t y)) (/ 1 (* (pow t 2) z)))))) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) #s(hole binary64 (/ (* x y) (* (pow t 2) z)))) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) #s(hole binary64 (* y (+ (/ x (* t y)) (/ x (* (pow t 2) z)))))) |
#s(approx (+ (* t x) (* x (/ y z))) #s(hole binary64 (/ (* x y) z))) |
#s(approx (+ (* t x) (* x (/ y z))) #s(hole binary64 (* y (+ (/ x z) (/ (* t x) y))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (* t (* x z)) y))) y)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* t (* x z)) (/ (* (pow t 2) (* x (pow z 2))) y)) y))) y)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* x (pow z 2)))) (* -1 (/ (* (pow t 3) (* x (pow z 3))) y))) y)) (* t (* x z))) y))) y)))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) #s(hole binary64 (* -1 (* y (- (/ x (* t (* y z))) (* -1 (/ x (* (pow t 2) (pow z 2))))))))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (* t (* y z)))) (* -1 (/ x (* (pow t 2) (pow z 2))))))))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (* t (pow z 2)))) (* -1 (/ x (* y z)))))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (* y (- (/ x (* t (* y z))) (* -1 (/ x (* (pow t 2) (pow z 2))))))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (* t (* y z)))) (* -1 (/ x (* (pow t 2) (pow z 2))))))))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (* t y))) (* -1 (/ x (* (pow t 2) z)))))))) |
#s(approx (* (+ (/ y (* (* t t) z)) (pow t -1)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (* t y))) (* -1 (/ x (* (pow t 2) z)))))))) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (* t y))) (* -1 (/ x (* (pow t 2) z)))))))) |
#s(approx (+ (* t x) (* x (/ y z))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x z)) (* -1 (/ (* t x) y))))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (/ x y) (/ (* t (* x z)) (pow y 2))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* z (- (/ (* (pow t 2) (* x z)) (pow y 3)) (* -1 (/ (* t x) (pow y 2))))) (/ x y)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* z (- (* z (- (/ (* (pow t 3) (* x z)) (pow y 4)) (* -1 (/ (* (pow t 2) x) (pow y 3))))) (* -1 (/ (* t x) (pow y 2))))) (/ x y)))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) #s(hole binary64 (/ (- (* -1 (/ (* x z) t)) (/ (* x y) (pow t 2))) (pow z 2)))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) #s(hole binary64 (/ (+ (/ (* x y) (pow t 2)) (/ (* x z) t)) (pow z 2)))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) #s(hole binary64 (/ (+ (* x z) (/ (* x y) t)) (pow z 2)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (/ (- (* -1 (/ (* x z) t)) (/ (* x y) (pow t 2))) (pow z 2)))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ (+ (/ (* x y) (pow t 2)) (/ (* x z) t)) (pow z 2)))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (/ (+ (/ (* x y) (pow t 2)) (/ (* x z) t)) z))) |
#s(approx (* (+ (/ y (* (* t t) z)) (pow t -1)) x) #s(hole binary64 (/ (+ (/ (* x y) (pow t 2)) (/ (* x z) t)) z))) |
#s(approx (+ (/ y (* (* t t) z)) (pow t -1)) #s(hole binary64 (/ (+ (/ y (pow t 2)) (/ z t)) z))) |
#s(approx (* (* t t) z) #s(hole binary64 (* (pow t 2) z))) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) #s(hole binary64 (/ (+ (/ (* x y) (pow t 2)) (/ (* x z) t)) z))) |
#s(approx (+ (* t x) (* x (/ y z))) #s(hole binary64 (/ (+ (* t (* x z)) (* x y)) z))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (+ (* -1 (/ x t)) (* -1 (/ (* x y) (* (pow t 2) z)))) z))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ (* -1 (/ x t)) (* -1 (/ (* x (pow y 2)) (* (pow t 3) (pow z 2))))) (/ (* x y) (* (pow t 2) z))) z))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ (* -1 (/ x t)) (* -1 (/ (* x (pow y 3)) (* (pow t 4) (pow z 3))))) (+ (/ (* x y) (* (pow t 2) z)) (/ (* x (pow y 2)) (* (pow t 3) (pow z 2))))) z))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) #s(hole binary64 (/ (- (* -1 (/ (* x y) (* (pow t 2) z))) (/ x t)) z))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) #s(hole binary64 (/ (+ (/ x t) (/ (* x y) (* (pow t 2) z))) z))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) #s(hole binary64 (/ (+ x (/ (* x y) (* t z))) z))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (/ (- (* -1 (/ (* x y) (* (pow t 2) z))) (/ x t)) z))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ (+ (/ x t) (/ (* x y) (* (pow t 2) z))) z))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (/ x t) (/ (* x y) (* (pow t 2) z))) z)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x (pow y 2)) (* (pow t 3) z))) (/ (* x y) (pow t 2))) z)) (/ x t)) z)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* x (pow y 3)) (* (pow t 4) z)) (* -1 (/ (* x (pow y 2)) (pow t 3)))) z)) (/ (* x y) (pow t 2))) z)) (/ x t)) z)))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) #s(hole binary64 (* -1 (/ (- (/ (* x y) (* (pow t 2) z)) (* -1 (/ x t))) z)))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) #s(hole binary64 (* -1 (/ (+ (* -1 (/ x t)) (* -1 (/ (* x y) (* (pow t 2) z)))) z)))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (* x y) (* t z)))) z)))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (/ (- (/ (* x y) (* (pow t 2) z)) (* -1 (/ x t))) z)))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (* -1 (/ (+ (* -1 (/ x t)) (* -1 (/ (* x y) (* (pow t 2) z)))) z)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* t (- (/ (* t (* x (pow z 2))) (pow y 3)) (* -1 (/ (* x z) (pow y 2))))) (/ x y)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* t (- (* t (- (/ (* t (* x (pow z 3))) (pow y 4)) (* -1 (/ (* x (pow z 2)) (pow y 3))))) (* -1 (/ (* x z) (pow y 2))))) (/ x y)))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) #s(hole binary64 (/ (- (* -1 (/ (* t x) z)) (/ (* x y) (pow z 2))) (pow t 2)))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) #s(hole binary64 (/ (+ (/ (* t x) z) (/ (* x y) (pow z 2))) (pow t 2)))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) #s(hole binary64 (/ (+ (/ (* t x) z) (/ (* x y) (pow z 2))) t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (/ (- (* -1 (/ (* t x) z)) (/ (* x y) (pow z 2))) (pow t 2)))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ (+ (/ (* t x) z) (/ (* x y) (pow z 2))) (pow t 2)))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (/ (+ (* t x) (/ (* x y) z)) (pow t 2)))) |
#s(approx (* (+ (/ y (* (* t t) z)) (pow t -1)) x) #s(hole binary64 (/ (+ (* t x) (/ (* x y) z)) (pow t 2)))) |
#s(approx (+ (/ y (* (* t t) z)) (pow t -1)) #s(hole binary64 (/ (+ t (/ y z)) (pow t 2)))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx (pow t -1) #s(hole binary64 (/ 1 t))) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) #s(hole binary64 (/ (+ (* t x) (/ (* x y) z)) (pow t 2)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t (pow z 2))))) t))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ (* -1 (/ x z)) (* -1 (/ (* x (pow y 2)) (* (pow t 2) (pow z 3))))) (/ (* x y) (* t (pow z 2)))) t))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ (* -1 (/ x z)) (* -1 (/ (* x (pow y 3)) (* (pow t 3) (pow z 4))))) (+ (/ (* x y) (* t (pow z 2))) (/ (* x (pow y 2)) (* (pow t 2) (pow z 3))))) t))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) #s(hole binary64 (/ (- (* -1 (/ (* x y) (* t (pow z 2)))) (/ x z)) t))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) #s(hole binary64 (/ (+ (/ x z) (/ (* x y) (* t (pow z 2)))) t))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (/ (- (* -1 (/ (* x y) (* t (pow z 2)))) (/ x z)) t))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ (+ (/ x z) (/ (* x y) (* t (pow z 2)))) t))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (/ (+ x (/ (* x y) (* t z))) t))) |
#s(approx (* (+ (/ y (* (* t t) z)) (pow t -1)) x) #s(hole binary64 (/ (+ x (/ (* x y) (* t z))) t))) |
#s(approx (+ (/ y (* (* t t) z)) (pow t -1)) #s(hole binary64 (/ (+ 1 (/ y (* t z))) t))) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) #s(hole binary64 (/ (+ x (/ (* x y) (* t z))) t))) |
#s(approx (+ (* t x) (* x (/ y z))) #s(hole binary64 (* t (+ x (/ (* x y) (* t z)))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (/ x z) (/ (* x y) (* t (pow z 2)))) t)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x (pow y 2)) (* t (pow z 3)))) (/ (* x y) (pow z 2))) t)) (/ x z)) t)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* x (pow y 3)) (* t (pow z 4))) (* -1 (/ (* x (pow y 2)) (pow z 3)))) t)) (/ (* x y) (pow z 2))) t)) (/ x z)) t)))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) #s(hole binary64 (* -1 (/ (- (/ (* x y) (* t (pow z 2))) (* -1 (/ x z))) t)))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) #s(hole binary64 (* -1 (/ (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t (pow z 2))))) t)))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (/ (- (/ (* x y) (* t (pow z 2))) (* -1 (/ x z))) t)))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (* -1 (/ (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t (pow z 2))))) t)))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (* x y) (* t z)))) t)))) |
#s(approx (* (+ (/ y (* (* t t) z)) (pow t -1)) x) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (* x y) (* t z)))) t)))) |
#s(approx (+ (/ y (* (* t t) z)) (pow t -1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ y (* t z))) 1) t)))) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (* x y) (* t z)))) t)))) |
#s(approx (+ (* t x) (* x (/ y z))) #s(hole binary64 (* -1 (* t (+ (* -1 x) (* -1 (/ (* x y) (* t z)))))))) |
| Outputs |
|---|
#s(approx (/ x (- y (* z t))) (/.f64 #s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (/.f64 x z)) (neg.f64 t))) |
(/.f64 (neg.f64 #s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (/.f64 x z))) t) |
(/.f64 #s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (/.f64 x z)) (neg.f64 t)) |
(neg.f64 (/.f64 #s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (/.f64 x z)) t)) |
(/.f64 (neg.f64 #s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (/.f64 x z))) (neg.f64 t)) |
(/.f64 #s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (/.f64 x z)) t) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (/.f64 x z)) |
(/.f64 (neg.f64 x) (neg.f64 z)) |
(/.f64 x z) |
x |
z |
t |
#s(approx (/ x (- y (* z t))) (/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (*.f64 (+.f64 (/.f64 y (*.f64 (*.f64 t t) z)) (pow.f64 t #s(literal -1 binary64))) x)) (neg.f64 z))) |
(/.f64 (neg.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (*.f64 (+.f64 (/.f64 y (*.f64 (*.f64 t t) z)) (pow.f64 t #s(literal -1 binary64))) x))) z) |
(/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (*.f64 (+.f64 (/.f64 y (*.f64 (*.f64 t t) z)) (pow.f64 t #s(literal -1 binary64))) x)) (neg.f64 z)) |
(neg.f64 (/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (*.f64 (+.f64 (/.f64 y (*.f64 (*.f64 t t) z)) (pow.f64 t #s(literal -1 binary64))) x)) z)) |
(/.f64 (neg.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (*.f64 (+.f64 (/.f64 y (*.f64 (*.f64 t t) z)) (pow.f64 t #s(literal -1 binary64))) x))) (neg.f64 z)) |
(/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (*.f64 (+.f64 (/.f64 y (*.f64 (*.f64 t t) z)) (pow.f64 t #s(literal -1 binary64))) x)) z) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (*.f64 (+.f64 (/.f64 y (*.f64 (*.f64 t t) z)) (pow.f64 t #s(literal -1 binary64))) x)) |
(*.f64 (+.f64 (/.f64 y (*.f64 (*.f64 t t) z)) (pow.f64 t #s(literal -1 binary64))) x) |
(*.f64 x (+.f64 (/.f64 y (*.f64 (*.f64 t t) z)) (pow.f64 t #s(literal -1 binary64)))) |
(fma.f64 (pow.f64 t #s(literal -1 binary64)) x (*.f64 (/.f64 y (*.f64 (*.f64 t t) z)) x)) |
(fma.f64 x (pow.f64 t #s(literal -1 binary64)) (*.f64 x (/.f64 y (*.f64 (*.f64 t t) z)))) |
(+.f64 (*.f64 (pow.f64 t #s(literal -1 binary64)) x) (*.f64 (/.f64 y (*.f64 (*.f64 t t) z)) x)) |
(+.f64 (*.f64 x (pow.f64 t #s(literal -1 binary64))) (*.f64 x (/.f64 y (*.f64 (*.f64 t t) z)))) |
(/.f64 (fma.f64 (neg.f64 y) t (*.f64 (neg.f64 (*.f64 (*.f64 t t) z)) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 (*.f64 t t) z)) t)) |
(/.f64 (fma.f64 (neg.f64 y) (neg.f64 t) (*.f64 (neg.f64 (*.f64 (*.f64 t t) z)) #s(literal -1 binary64))) (*.f64 (neg.f64 (*.f64 (*.f64 t t) z)) (neg.f64 t))) |
(/.f64 (fma.f64 (/.f64 (/.f64 y t) t) t (*.f64 z #s(literal 1 binary64))) (*.f64 t z)) |
(/.f64 (fma.f64 (/.f64 (/.f64 y t) t) (neg.f64 t) (*.f64 z #s(literal -1 binary64))) (*.f64 z (neg.f64 t))) |
(/.f64 (fma.f64 t y (*.f64 (*.f64 (*.f64 t t) z) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 t t) z) t)) |
(/.f64 (fma.f64 y (neg.f64 t) (*.f64 (*.f64 (*.f64 t t) z) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 t t) z) (neg.f64 t))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 t t) z)) (*.f64 t (neg.f64 y))) (*.f64 t (neg.f64 (*.f64 (*.f64 t t) z)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) z (*.f64 t (/.f64 (/.f64 y t) t))) (*.f64 t z)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 t t) z)) (*.f64 (neg.f64 t) (neg.f64 y))) (*.f64 (neg.f64 t) (neg.f64 (*.f64 (*.f64 t t) z)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) z (*.f64 (neg.f64 t) (/.f64 (/.f64 y t) t))) (*.f64 (neg.f64 t) z)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) z) (*.f64 (neg.f64 t) y)) (*.f64 (neg.f64 t) (*.f64 (*.f64 t t) z))) |
(/.f64 (-.f64 (pow.f64 (/.f64 y (*.f64 (*.f64 t t) z)) #s(literal 2 binary64)) (pow.f64 t #s(literal -2 binary64))) (-.f64 (/.f64 y (*.f64 (*.f64 t t) z)) (pow.f64 t #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 t #s(literal -2 binary64)) (pow.f64 (/.f64 y (*.f64 (*.f64 t t) z)) #s(literal 2 binary64))) (-.f64 (pow.f64 t #s(literal -1 binary64)) (/.f64 y (*.f64 (*.f64 t t) z)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 y (*.f64 (*.f64 t t) z)) #s(literal 3 binary64)) (pow.f64 t #s(literal -3 binary64))) (+.f64 (pow.f64 (/.f64 y (*.f64 (*.f64 t t) z)) #s(literal 2 binary64)) (-.f64 (pow.f64 t #s(literal -2 binary64)) (*.f64 (/.f64 y (*.f64 (*.f64 t t) z)) (pow.f64 t #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 t #s(literal -3 binary64)) (pow.f64 (/.f64 y (*.f64 (*.f64 t t) z)) #s(literal 3 binary64))) (+.f64 (pow.f64 t #s(literal -2 binary64)) (-.f64 (pow.f64 (/.f64 y (*.f64 (*.f64 t t) z)) #s(literal 2 binary64)) (*.f64 (pow.f64 t #s(literal -1 binary64)) (/.f64 y (*.f64 (*.f64 t t) z)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) z) (*.f64 t y)) (*.f64 t (*.f64 (*.f64 t t) z))) |
(fma.f64 (neg.f64 (pow.f64 t #s(literal -1/2 binary64))) (neg.f64 (pow.f64 t #s(literal -1/2 binary64))) (/.f64 y (*.f64 (*.f64 t t) z))) |
(fma.f64 (fabs.f64 (pow.f64 t #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 t #s(literal -1/2 binary64))) (/.f64 y (*.f64 (*.f64 t t) z))) |
(fma.f64 (pow.f64 t #s(literal -1/2 binary64)) (pow.f64 t #s(literal -1/2 binary64)) (/.f64 y (*.f64 (*.f64 t t) z))) |
(+.f64 (/.f64 y (*.f64 (*.f64 t t) z)) (pow.f64 t #s(literal -1 binary64))) |
(+.f64 (pow.f64 t #s(literal -1 binary64)) (/.f64 y (*.f64 (*.f64 t t) z))) |
(/.f64 (neg.f64 y) (neg.f64 (*.f64 (*.f64 t t) z))) |
(/.f64 (/.f64 (/.f64 y t) t) z) |
(/.f64 y (*.f64 (*.f64 t t) z)) |
y |
(*.f64 (*.f64 t t) z) |
(*.f64 t (*.f64 t z)) |
(*.f64 z (*.f64 t t)) |
(*.f64 (neg.f64 (neg.f64 t)) (neg.f64 (neg.f64 t))) |
(*.f64 (neg.f64 (fabs.f64 t)) (neg.f64 (fabs.f64 t))) |
(*.f64 (fabs.f64 (fabs.f64 t)) (fabs.f64 (fabs.f64 t))) |
(*.f64 (exp.f64 (log.f64 t)) (exp.f64 (log.f64 t))) |
(*.f64 (neg.f64 t) (neg.f64 t)) |
(*.f64 (fabs.f64 t) (fabs.f64 t)) |
(*.f64 t t) |
(pow.f64 (exp.f64 (log.f64 t)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 t) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 t) #s(literal 2 binary64)) |
(pow.f64 (*.f64 t t) #s(literal 1 binary64)) |
(pow.f64 t #s(literal 2 binary64)) |
(fabs.f64 (*.f64 t t)) |
(exp.f64 (*.f64 (log.f64 t) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 t) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 t) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (pow.f64 t #s(literal -1/2 binary64))) (neg.f64 (pow.f64 t #s(literal -1/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 t #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 t #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 t #s(literal -1/2 binary64)) (pow.f64 t #s(literal -1/2 binary64))) |
(pow.f64 (exp.f64 (log.f64 t)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 t #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 t t) #s(literal -1/2 binary64)) |
(pow.f64 t #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) t) |
(/.f64 #s(literal -1 binary64) (neg.f64 t)) |
(exp.f64 (*.f64 (log.f64 t) #s(literal -1 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 t) #s(literal -1 binary64))) (sinh.f64 (*.f64 (log.f64 t) #s(literal -1 binary64)))) |
#s(literal -1 binary64) |
#s(approx (/ x (- y (* z t))) (/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 x t)) (neg.f64 z))) |
(/.f64 (neg.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 x t))) z) |
(/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 x t)) (neg.f64 z)) |
(neg.f64 (/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 x t)) z)) |
(/.f64 (neg.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 x t))) (neg.f64 z)) |
(/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 x t)) z) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 x t)) |
(/.f64 (neg.f64 x) (neg.f64 t)) |
(/.f64 x t) |
#s(approx (/ x (- y (* z t))) (/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 (*.f64 (+.f64 (/.f64 y z) t) x) (*.f64 t t))) (neg.f64 z))) |
(/.f64 (neg.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 (*.f64 (+.f64 (/.f64 y z) t) x) (*.f64 t t)))) z) |
(/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 (*.f64 (+.f64 (/.f64 y z) t) x) (*.f64 t t))) (neg.f64 z)) |
(neg.f64 (/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 (*.f64 (+.f64 (/.f64 y z) t) x) (*.f64 t t))) z)) |
(/.f64 (neg.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 (*.f64 (+.f64 (/.f64 y z) t) x) (*.f64 t t)))) (neg.f64 z)) |
(/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 (*.f64 (+.f64 (/.f64 y z) t) x) (*.f64 t t))) z) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 (*.f64 (+.f64 (/.f64 y z) t) x) (*.f64 t t))) |
(*.f64 x (/.f64 (+.f64 (/.f64 y z) t) (*.f64 t t))) |
(/.f64 (fma.f64 (*.f64 t x) (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 (/.f64 y z) x))) (pow.f64 t #s(literal 4 binary64))) |
(/.f64 (/.f64 (*.f64 (+.f64 (/.f64 y z) t) x) t) t) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 y z) t) x)) (neg.f64 (*.f64 t t))) |
(/.f64 (*.f64 (+.f64 (/.f64 y z) t) x) (*.f64 t t)) |
(+.f64 (/.f64 (*.f64 t x) (*.f64 t t)) (/.f64 (*.f64 (/.f64 y z) x) (*.f64 t t))) |
(*.f64 (+.f64 (/.f64 y z) t) x) |
(*.f64 x (+.f64 (/.f64 y z) t)) |
(/.f64 (-.f64 (pow.f64 (*.f64 t x) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64))) (-.f64 (*.f64 t x) (*.f64 (/.f64 y z) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 t x) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 t x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64)) (*.f64 (*.f64 t x) (*.f64 (/.f64 y z) x))))) |
(fma.f64 (/.f64 y z) x (*.f64 t x)) |
(fma.f64 t x (*.f64 (/.f64 y z) x)) |
(fma.f64 x (/.f64 y z) (*.f64 t x)) |
(fma.f64 x t (*.f64 (/.f64 y z) x)) |
(-.f64 (*.f64 t x) (*.f64 (neg.f64 x) (/.f64 y z))) |
(+.f64 (*.f64 (/.f64 y z) x) (*.f64 t x)) |
(+.f64 (*.f64 t x) (*.f64 (/.f64 y z) x)) |
(*.f64 (/.f64 y z) x) |
(*.f64 x (/.f64 y z)) |
(/.f64 (neg.f64 (*.f64 y x)) (neg.f64 z)) |
(/.f64 (*.f64 y x) z) |
(/.f64 (neg.f64 y) (neg.f64 z)) |
(/.f64 y z) |
#s(approx (/ x (- y (* z t))) (/.f64 x (-.f64 y (*.f64 t z)))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) (*.f64 (neg.f64 x) (+.f64 (/.f64 y (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (pow.f64 (*.f64 t z) #s(literal -1 binary64))))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) (/.f64 (*.f64 (+.f64 (/.f64 y (*.f64 (*.f64 z z) t)) (pow.f64 z #s(literal -1 binary64))) x) t)) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (*.f64 (+.f64 (/.f64 y (*.f64 (*.f64 z z) t)) (pow.f64 z #s(literal -1 binary64))) x)) |
#s(approx (/ x z) (/.f64 x z)) |
#s(approx x x) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (*.f64 (neg.f64 x) (+.f64 (/.f64 y (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (pow.f64 (*.f64 t z) #s(literal -1 binary64))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (*.f64 x (/.f64 (+.f64 (/.f64 y (*.f64 (*.f64 t t) z)) (pow.f64 t #s(literal -1 binary64))) z))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (*.f64 (+.f64 (/.f64 y (*.f64 (*.f64 t t) z)) (pow.f64 t #s(literal -1 binary64))) x)) |
#s(approx (* (+ (/ y (* (* t t) z)) (pow t -1)) x) (*.f64 (+.f64 (/.f64 y (*.f64 (*.f64 t t) z)) (pow.f64 t #s(literal -1 binary64))) x)) |
#s(approx (/ x t) (/.f64 x t)) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) (/.f64 (*.f64 (+.f64 (/.f64 y z) t) x) (*.f64 t t))) |
#s(approx (+ (* t x) (* x (/ y z))) (*.f64 (+.f64 (/.f64 y z) t) x)) |
#s(approx (* x (/ y z)) (*.f64 (/.f64 y z) x)) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) (*.f64 (neg.f64 x) (-.f64 (pow.f64 (*.f64 t z) #s(literal -1 binary64)) (neg.f64 (/.f64 y (pow.f64 (*.f64 t z) #s(literal 2 binary64))))))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) (/.f64 (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 y (*.f64 (*.f64 z z) t))) (pow.f64 z #s(literal -1 binary64)))) t)) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 y (*.f64 (*.f64 z z) t))) (pow.f64 z #s(literal -1 binary64))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (*.f64 (neg.f64 x) (-.f64 (pow.f64 (*.f64 t z) #s(literal -1 binary64)) (neg.f64 (/.f64 y (pow.f64 (*.f64 t z) #s(literal 2 binary64))))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 y (*.f64 (*.f64 t t) z))) (pow.f64 t #s(literal -1 binary64)))) z)) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 y (*.f64 (*.f64 t t) z))) (pow.f64 t #s(literal -1 binary64))))) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) (/.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 y z) t))) (*.f64 t t))) |
#s(approx (+ (* t x) (* x (/ y z))) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 y z) t)))) |
#s(approx (/ x (- y (* z t))) (/.f64 (neg.f64 x) (*.f64 t z))) |
#s(approx (/ x (- y (* z t))) (*.f64 #s(literal -1 binary64) (fma.f64 x (/.f64 y (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (/.f64 (/.f64 x t) z)))) |
#s(approx (/ x (- y (* z t))) (fma.f64 (-.f64 (neg.f64 (*.f64 x (/.f64 y (pow.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 x (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) y (/.f64 (neg.f64 x) (*.f64 t z)))) |
#s(approx (/ x (- y (* z t))) (fma.f64 (-.f64 (*.f64 (-.f64 (neg.f64 (*.f64 x (/.f64 y (pow.f64 (*.f64 t z) #s(literal 4 binary64))))) (/.f64 x (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) y) (/.f64 x (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) y (/.f64 (neg.f64 x) (*.f64 t z)))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) (/.f64 (neg.f64 x) (*.f64 t z))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) (-.f64 (neg.f64 (*.f64 x (/.f64 y (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) (/.f64 (/.f64 x t) z))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) (/.f64 (/.f64 x t) z)) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) (fma.f64 x (/.f64 y (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (/.f64 (/.f64 x t) z))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (/.f64 x z)) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (fma.f64 (/.f64 x t) (/.f64 y (*.f64 z z)) (/.f64 x z))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/.f64 (neg.f64 x) (*.f64 t z))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (-.f64 (neg.f64 (*.f64 x (/.f64 y (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) (/.f64 (/.f64 x t) z))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 (/.f64 x t) z)) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (fma.f64 x (/.f64 y (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (/.f64 (/.f64 x t) z))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 x t)) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 x t))) |
#s(approx (* (+ (/ y (* (* t t) z)) (pow t -1)) x) (/.f64 x t)) |
#s(approx (* (+ (/ y (* (* t t) z)) (pow t -1)) x) (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 x t))) |
#s(approx (+ (/ y (* (* t t) z)) (pow t -1)) (pow.f64 t #s(literal -1 binary64))) |
#s(approx (+ (/ y (* (* t t) z)) (pow t -1)) (+.f64 (/.f64 y (*.f64 (*.f64 t t) z)) (pow.f64 t #s(literal -1 binary64)))) |
#s(approx (/ y (* (* t t) z)) (/.f64 y (*.f64 (*.f64 t t) z))) |
#s(approx y y) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) (/.f64 x t)) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 x t))) |
#s(approx (+ (* t x) (* x (/ y z))) (*.f64 t x)) |
#s(approx (+ (* t x) (* x (/ y z))) (*.f64 (+.f64 (/.f64 y z) t) x)) |
#s(approx (/ y z) (/.f64 y z)) |
#s(approx (/ x (- y (* z t))) (/.f64 x y)) |
#s(approx (/ x (- y (* z t))) (/.f64 (fma.f64 t (/.f64 (*.f64 z x) y) x) y)) |
#s(approx (/ x (- y (* z t))) (/.f64 (-.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 (*.f64 z z) x) (*.f64 y y)) x) (neg.f64 (/.f64 (*.f64 (*.f64 z x) t) y))) y)) |
#s(approx (/ x (- y (* z t))) (/.f64 (-.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) (/.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) x) (pow.f64 y #s(literal 3 binary64))) x) (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 (*.f64 z x) y) (/.f64 (*.f64 (*.f64 (*.f64 t t) x) (*.f64 z z)) (*.f64 y y))))) y)) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) (neg.f64 (*.f64 x (/.f64 y (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) (*.f64 (-.f64 (/.f64 (neg.f64 x) (*.f64 (*.f64 z y) t)) (/.f64 x (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) y)) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) (*.f64 x (/.f64 y (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) (*.f64 (+.f64 (/.f64 x (*.f64 (*.f64 z y) t)) (/.f64 x (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) y)) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (*.f64 x (/.f64 y (*.f64 (*.f64 z z) t)))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (*.f64 (+.f64 (/.f64 (/.f64 x y) z) (/.f64 x (*.f64 (*.f64 z z) t))) y)) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (neg.f64 (*.f64 x (/.f64 y (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (*.f64 (-.f64 (/.f64 (neg.f64 x) (*.f64 (*.f64 z y) t)) (/.f64 x (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) y)) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (*.f64 x (/.f64 y (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (*.f64 (+.f64 (/.f64 x (*.f64 (*.f64 z y) t)) (/.f64 x (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) y)) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (*.f64 x (/.f64 y (*.f64 (*.f64 t t) z)))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (*.f64 (+.f64 (/.f64 x (*.f64 (*.f64 t t) z)) (/.f64 (/.f64 x t) y)) y)) |
#s(approx (* (+ (/ y (* (* t t) z)) (pow t -1)) x) (*.f64 x (/.f64 y (*.f64 (*.f64 t t) z)))) |
#s(approx (* (+ (/ y (* (* t t) z)) (pow t -1)) x) (*.f64 (+.f64 (/.f64 x (*.f64 (*.f64 t t) z)) (/.f64 (/.f64 x t) y)) y)) |
#s(approx (+ (/ y (* (* t t) z)) (pow t -1)) (/.f64 y (*.f64 (*.f64 t t) z))) |
#s(approx (+ (/ y (* (* t t) z)) (pow t -1)) (*.f64 (+.f64 (/.f64 (pow.f64 t #s(literal -2 binary64)) z) (pow.f64 (*.f64 t y) #s(literal -1 binary64))) y)) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) (*.f64 x (/.f64 y (*.f64 (*.f64 t t) z)))) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) (*.f64 (+.f64 (/.f64 x (*.f64 (*.f64 t t) z)) (/.f64 (/.f64 x t) y)) y)) |
#s(approx (+ (* t x) (* x (/ y z))) (*.f64 (/.f64 y z) x)) |
#s(approx (+ (* t x) (* x (/ y z))) (*.f64 (fma.f64 t (/.f64 x y) (/.f64 x z)) y)) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 (*.f64 z x) y) x)) y))) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 z x) t (*.f64 (*.f64 t t) (/.f64 (*.f64 (*.f64 z z) x) y))) y) #s(literal -1 binary64) (neg.f64 x)) y))) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 z x) t (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 t t) x) (*.f64 z z) (*.f64 (pow.f64 t #s(literal 3 binary64)) (/.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) x) y)))) y))) y) #s(literal -1 binary64) (neg.f64 x)) y))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) (neg.f64 (*.f64 (-.f64 (/.f64 x (*.f64 (*.f64 z y) t)) (/.f64 (neg.f64 x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) y))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) (neg.f64 (*.f64 (fma.f64 (/.f64 x (*.f64 (*.f64 z y) t)) #s(literal -1 binary64) (/.f64 (neg.f64 x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) y))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (neg.f64 (*.f64 (fma.f64 (/.f64 (/.f64 x y) z) #s(literal -1 binary64) (/.f64 (neg.f64 x) (*.f64 (*.f64 z z) t))) y))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (neg.f64 (*.f64 (-.f64 (/.f64 x (*.f64 (*.f64 z y) t)) (/.f64 (neg.f64 x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) y))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (neg.f64 (*.f64 (fma.f64 (/.f64 x (*.f64 (*.f64 z y) t)) #s(literal -1 binary64) (/.f64 (neg.f64 x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) y))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (neg.f64 (*.f64 (fma.f64 (/.f64 x (*.f64 (*.f64 t t) z)) #s(literal -1 binary64) (/.f64 (neg.f64 x) (*.f64 t y))) y))) |
#s(approx (* (+ (/ y (* (* t t) z)) (pow t -1)) x) (neg.f64 (*.f64 (fma.f64 (/.f64 x (*.f64 (*.f64 t t) z)) #s(literal -1 binary64) (/.f64 (neg.f64 x) (*.f64 t y))) y))) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) (neg.f64 (*.f64 (fma.f64 (/.f64 x (*.f64 (*.f64 t t) z)) #s(literal -1 binary64) (/.f64 (neg.f64 x) (*.f64 t y))) y))) |
#s(approx (+ (* t x) (* x (/ y z))) (neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 x y) (/.f64 x z))) y))) |
#s(approx (/ x (- y (* z t))) (fma.f64 t (*.f64 x (/.f64 z (*.f64 y y))) (/.f64 x y))) |
#s(approx (/ x (- y (* z t))) (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) x) z) (pow.f64 y #s(literal 3 binary64))) (neg.f64 (*.f64 t (/.f64 x (*.f64 y y))))) z (/.f64 x y))) |
#s(approx (/ x (- y (* z t))) (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) x) z) (pow.f64 y #s(literal 4 binary64))) (neg.f64 (*.f64 (*.f64 t t) (/.f64 x (pow.f64 y #s(literal 3 binary64)))))) z (*.f64 #s(literal 1 binary64) (*.f64 t (/.f64 x (*.f64 y y))))) z (/.f64 x y))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 z x) t)) (*.f64 x (/.f64 (/.f64 y t) t))) (*.f64 z z))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) (/.f64 (fma.f64 x (/.f64 z t) (*.f64 x (/.f64 (/.f64 y t) t))) (*.f64 z z))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (/.f64 (fma.f64 z x (*.f64 x (/.f64 y t))) (*.f64 z z))) |
#s(approx z z) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 z x) t)) (*.f64 x (/.f64 (/.f64 y t) t))) (*.f64 z z))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 (fma.f64 x (/.f64 z t) (*.f64 x (/.f64 (/.f64 y t) t))) (*.f64 z z))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 (fma.f64 x (/.f64 z t) (*.f64 x (/.f64 (/.f64 y t) t))) z)) |
#s(approx (* (+ (/ y (* (* t t) z)) (pow t -1)) x) (/.f64 (fma.f64 x (/.f64 z t) (*.f64 x (/.f64 (/.f64 y t) t))) z)) |
#s(approx (+ (/ y (* (* t t) z)) (pow t -1)) (/.f64 (+.f64 (/.f64 z t) (/.f64 (/.f64 y t) t)) z)) |
#s(approx (* (* t t) z) (*.f64 (*.f64 t t) z)) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) (/.f64 (fma.f64 x (/.f64 z t) (*.f64 x (/.f64 (/.f64 y t) t))) z)) |
#s(approx (+ (* t x) (* x (/ y z))) (/.f64 (fma.f64 (*.f64 z x) t (*.f64 y x)) z)) |
#s(approx (/ x (- y (* z t))) (/.f64 (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 x t)) (neg.f64 z))) |
#s(approx (/ x (- y (* z t))) (/.f64 (-.f64 (fma.f64 (*.f64 (/.f64 x (pow.f64 t #s(literal 3 binary64))) (pow.f64 (/.f64 y z) #s(literal 2 binary64))) #s(literal -1 binary64) (/.f64 (neg.f64 x) t)) (*.f64 x (/.f64 y (*.f64 (*.f64 t t) z)))) z)) |
#s(approx (/ x (- y (* z t))) (/.f64 (-.f64 (fma.f64 (*.f64 (/.f64 x (pow.f64 t #s(literal 4 binary64))) (pow.f64 (/.f64 y z) #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 (neg.f64 x) t)) (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (*.f64 (/.f64 x (pow.f64 t #s(literal 3 binary64))) (pow.f64 (/.f64 y z) #s(literal 2 binary64))))) z)) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) (/.f64 (-.f64 (neg.f64 (*.f64 x (/.f64 y (*.f64 (*.f64 t t) z)))) (/.f64 x t)) z)) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) (/.f64 (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 x t)) z)) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (/.f64 (fma.f64 (/.f64 x t) (/.f64 y z) x) z)) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/.f64 (-.f64 (neg.f64 (*.f64 x (/.f64 y (*.f64 (*.f64 t t) z)))) (/.f64 x t)) z)) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 x t)) z)) |
#s(approx (/ x (- y (* z t))) (/.f64 (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 x t)) (neg.f64 z))) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (/.f64 x (pow.f64 t #s(literal 3 binary64))) (/.f64 (*.f64 y y) z))) (*.f64 (/.f64 (/.f64 y t) t) x)) z) #s(literal -1 binary64) (/.f64 x t)) z))) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 x (pow.f64 t #s(literal 4 binary64))) (/.f64 (pow.f64 y #s(literal 3 binary64)) z)) (neg.f64 (/.f64 (*.f64 (*.f64 y y) x) (pow.f64 t #s(literal 3 binary64))))) z)) (*.f64 (/.f64 (/.f64 y t) t) x)) z) #s(literal -1 binary64) (/.f64 x t)) z))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) (neg.f64 (/.f64 (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (*.f64 #s(literal 1 binary64) (/.f64 x t))) z))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) (neg.f64 (/.f64 (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 x t)) (neg.f64 z)))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 x t) (/.f64 y z) x)) z))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (neg.f64 (/.f64 (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (*.f64 #s(literal 1 binary64) (/.f64 x t))) z))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (neg.f64 (/.f64 (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 x t)) (neg.f64 z)))) |
#s(approx (/ x (- y (* z t))) (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z z) x) t) (pow.f64 y #s(literal 3 binary64))) (neg.f64 (*.f64 x (/.f64 z (*.f64 y y))))) t (/.f64 x y))) |
#s(approx (/ x (- y (* z t))) (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) x) t) (pow.f64 y #s(literal 4 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 z z) x) (pow.f64 y #s(literal 3 binary64))))) t (*.f64 #s(literal 1 binary64) (*.f64 x (/.f64 z (*.f64 y y))))) t (/.f64 x y))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) (/.f64 (-.f64 (neg.f64 (*.f64 t (/.f64 x z))) (*.f64 x (/.f64 y (*.f64 z z)))) (*.f64 t t))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) (/.f64 (fma.f64 t (/.f64 x z) (*.f64 x (/.f64 y (*.f64 z z)))) (*.f64 t t))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (/.f64 (fma.f64 t (/.f64 x z) (*.f64 x (/.f64 y (*.f64 z z)))) t)) |
#s(approx t t) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/.f64 (-.f64 (neg.f64 (*.f64 t (/.f64 x z))) (*.f64 x (/.f64 y (*.f64 z z)))) (*.f64 t t))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 (fma.f64 t (/.f64 x z) (*.f64 x (/.f64 y (*.f64 z z)))) (*.f64 t t))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 (*.f64 (+.f64 (/.f64 y z) t) x) (*.f64 t t))) |
#s(approx (* (+ (/ y (* (* t t) z)) (pow t -1)) x) (/.f64 (*.f64 (+.f64 (/.f64 y z) t) x) (*.f64 t t))) |
#s(approx (+ (/ y (* (* t t) z)) (pow t -1)) (/.f64 (+.f64 (/.f64 y z) t) (*.f64 t t))) |
#s(approx (* t t) (*.f64 t t)) |
#s(approx (pow t -1) (pow.f64 t #s(literal -1 binary64))) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) (/.f64 (*.f64 (+.f64 (/.f64 y z) t) x) (*.f64 t t))) |
#s(approx (/ x (- y (* z t))) (/.f64 (fma.f64 (/.f64 x t) (/.f64 y (*.f64 z z)) (/.f64 x z)) (neg.f64 t))) |
#s(approx (/ x (- y (* z t))) (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) x) (*.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 t t))) #s(literal -1 binary64) (/.f64 (neg.f64 x) z)) (*.f64 x (/.f64 y (*.f64 (*.f64 z z) t)))) t)) |
#s(approx (/ x (- y (* z t))) (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) (*.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 t #s(literal 3 binary64)))) #s(literal -1 binary64) (/.f64 (neg.f64 x) z)) (fma.f64 (/.f64 x t) (/.f64 y (*.f64 z z)) (/.f64 (*.f64 (*.f64 y y) x) (*.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 t t))))) t)) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) (/.f64 (-.f64 (neg.f64 (*.f64 x (/.f64 y (*.f64 (*.f64 z z) t)))) (/.f64 x z)) t)) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) (/.f64 (fma.f64 (/.f64 x t) (/.f64 y (*.f64 z z)) (/.f64 x z)) t)) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/.f64 (-.f64 (neg.f64 (*.f64 x (/.f64 y (*.f64 (*.f64 z z) t)))) (/.f64 x z)) t)) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 (fma.f64 (/.f64 x t) (/.f64 y (*.f64 z z)) (/.f64 x z)) t)) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 (fma.f64 (/.f64 x t) (/.f64 y z) x) t)) |
#s(approx (* (+ (/ y (* (* t t) z)) (pow t -1)) x) (/.f64 (fma.f64 (/.f64 x t) (/.f64 y z) x) t)) |
#s(approx (+ (/ y (* (* t t) z)) (pow t -1)) (/.f64 (+.f64 (/.f64 (/.f64 y t) z) #s(literal 1 binary64)) t)) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) (/.f64 (fma.f64 (/.f64 x t) (/.f64 y z) x) t)) |
#s(approx (+ (* t x) (* x (/ y z))) (*.f64 (fma.f64 (/.f64 x t) (/.f64 y z) x) t)) |
#s(approx (/ x (- y (* z t))) (/.f64 (fma.f64 (/.f64 x t) (/.f64 y (*.f64 z z)) (/.f64 x z)) (neg.f64 t))) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 y y) x) t) (pow.f64 z #s(literal 3 binary64)))) (*.f64 x (/.f64 y (*.f64 z z)))) t) #s(literal -1 binary64) (/.f64 x z)) t))) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) t) (pow.f64 z #s(literal 4 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) x) (pow.f64 z #s(literal 3 binary64))))) t)) (*.f64 x (/.f64 y (*.f64 z z)))) t) #s(literal -1 binary64) (/.f64 x z)) t))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) (neg.f64 (/.f64 (fma.f64 (/.f64 x t) (/.f64 y (*.f64 z z)) (*.f64 #s(literal 1 binary64) (/.f64 x z))) t))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) (neg.f64 (/.f64 (fma.f64 (/.f64 x t) (/.f64 y (*.f64 z z)) (/.f64 x z)) (neg.f64 t)))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (neg.f64 (/.f64 (fma.f64 (/.f64 x t) (/.f64 y (*.f64 z z)) (*.f64 #s(literal 1 binary64) (/.f64 x z))) t))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (neg.f64 (/.f64 (fma.f64 (/.f64 x t) (/.f64 y (*.f64 z z)) (/.f64 x z)) (neg.f64 t)))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 x t) (/.f64 y z) x)) t))) |
#s(approx (* (+ (/ y (* (* t t) z)) (pow t -1)) x) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 x t) (/.f64 y z) x)) t))) |
#s(approx (+ (/ y (* (* t t) z)) (pow t -1)) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (/.f64 y t) z)) #s(literal 1 binary64)) t))) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 x t) (/.f64 y z) x)) t))) |
#s(approx (+ (* t x) (* x (/ y z))) (*.f64 (neg.f64 t) (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 x t) (/.f64 y z) x)))) |
Compiled 12 477 to 1 696 computations (86.4% saved)
8 alts after pruning (3 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 312 | 3 | 315 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 2 | 4 |
| Done | 0 | 3 | 3 |
| Total | 314 | 8 | 322 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 96.2% | (/.f64 x (fma.f64 (neg.f64 t) z y)) |
| ✓ | 49.6% | (/.f64 x #s(approx (- y (* z t)) (*.f64 (neg.f64 t) z))) |
| ✓ | 53.6% | (/.f64 x #s(approx (- y (* z t)) y)) |
| ▶ | 35.3% | #s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 #s(approx (+ (* t x) (* x (/ y z))) (*.f64 t x)) (*.f64 t t))) z))) |
| ✓ | 52.5% | #s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 x t)) z))) |
| ▶ | 44.5% | #s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (*.f64 (+.f64 (/.f64 y (*.f64 (*.f64 t t) z)) (/.f64 #s(literal 1 binary64) t)) x)) z))) |
| ✓ | 52.9% | #s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 #s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (/.f64 x z)) t))) |
| ▶ | 33.4% | #s(approx (/ x (- y (* z t))) (neg.f64 #s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 (fma.f64 x (/.f64 z t) (*.f64 x (/.f64 (/.f64 y t) t))) (*.f64 z z))))) |
Compiled 205 to 134 computations (34.6% saved)
| Inputs |
|---|
#s(approx (/ x (- y (* z t))) (neg.f64 #s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 (fma.f64 x (/.f64 z t) (*.f64 x (/.f64 (/.f64 y t) t))) (*.f64 z z))))) |
(neg.f64 #s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 (fma.f64 x (/.f64 z t) (*.f64 x (/.f64 (/.f64 y t) t))) (*.f64 z z)))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 (fma.f64 x (/.f64 z t) (*.f64 x (/.f64 (/.f64 y t) t))) (*.f64 z z))) |
(/.f64 (fma.f64 x (/.f64 z t) (*.f64 x (/.f64 (/.f64 y t) t))) (*.f64 z z)) |
(fma.f64 x (/.f64 z t) (*.f64 x (/.f64 (/.f64 y t) t))) |
x |
(/.f64 z t) |
z |
t |
(*.f64 x (/.f64 (/.f64 y t) t)) |
(/.f64 (/.f64 y t) t) |
(/.f64 y t) |
y |
(*.f64 z z) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (*.f64 (+.f64 (/.f64 y (*.f64 (*.f64 t t) z)) (/.f64 #s(literal 1 binary64) t)) x)) z))) |
(neg.f64 (/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (*.f64 (+.f64 (/.f64 y (*.f64 (*.f64 t t) z)) (/.f64 #s(literal 1 binary64) t)) x)) z)) |
(/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (*.f64 (+.f64 (/.f64 y (*.f64 (*.f64 t t) z)) (/.f64 #s(literal 1 binary64) t)) x)) z) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (*.f64 (+.f64 (/.f64 y (*.f64 (*.f64 t t) z)) (/.f64 #s(literal 1 binary64) t)) x)) |
(*.f64 (+.f64 (/.f64 y (*.f64 (*.f64 t t) z)) (/.f64 #s(literal 1 binary64) t)) x) |
(+.f64 (/.f64 y (*.f64 (*.f64 t t) z)) (/.f64 #s(literal 1 binary64) t)) |
(/.f64 y (*.f64 (*.f64 t t) z)) |
(*.f64 (*.f64 t t) z) |
(*.f64 t t) |
(/.f64 #s(literal 1 binary64) t) |
#s(literal 1 binary64) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 #s(approx (+ (* t x) (* x (/ y z))) (*.f64 t x)) (*.f64 t t))) z))) |
(neg.f64 (/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 #s(approx (+ (* t x) (* x (/ y z))) (*.f64 t x)) (*.f64 t t))) z)) |
(/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 #s(approx (+ (* t x) (* x (/ y z))) (*.f64 t x)) (*.f64 t t))) z) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 #s(approx (+ (* t x) (* x (/ y z))) (*.f64 t x)) (*.f64 t t))) |
(/.f64 #s(approx (+ (* t x) (* x (/ y z))) (*.f64 t x)) (*.f64 t t)) |
#s(approx (+ (* t x) (* x (/ y z))) (*.f64 t x)) |
(*.f64 t x) |
| Outputs |
|---|
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ x (- y (* t z))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (* x (+ (/ 1 (* t z)) (/ y (* (pow t 2) (pow z 2)))))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ (* x (+ (/ 1 t) (/ y (* (pow t 2) z)))) z))) |
#s(approx (/ (+ (* x (/ z t)) (* x (/ (/ y t) t))) (* z z)) #s(hole binary64 (/ (* x (+ (/ y (pow t 2)) (/ z t))) (pow z 2)))) |
#s(approx (+ (* x (/ z t)) (* x (/ (/ y t) t))) #s(hole binary64 (* x (+ (/ y (pow t 2)) (/ z t))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* x (/ (/ y t) t)) #s(hole binary64 (/ (* x y) (pow t 2)))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (* x (+ (/ 1 t) (/ y (* (pow t 2) z)))))) |
#s(approx (* (+ (/ y (* (* t t) z)) (/ 1 t)) x) #s(hole binary64 (* x (+ (/ 1 t) (/ y (* (pow t 2) z)))))) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) #s(hole binary64 (/ (* x (+ t (/ y z))) (pow t 2)))) |
#s(approx (+ (* t x) (* x (/ y z))) #s(hole binary64 (* x (+ t (/ y z))))) |
#s(approx (* t x) #s(hole binary64 (* t x))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (* x (- (/ 1 (* t z)) (* -1 (/ y (* (pow t 2) (pow z 2))))))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (* -1 (/ (* x (- (* -1 (/ y (* (pow t 2) z))) (/ 1 t))) z)))) |
#s(approx (/ (+ (* x (/ z t)) (* x (/ (/ y t) t))) (* z z)) #s(hole binary64 (* -1 (/ (* x (+ (* -1 (/ y (pow t 2))) (* -1 (/ z t)))) (pow z 2))))) |
#s(approx (+ (* x (/ z t)) (* x (/ (/ y t) t))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y (pow t 2))) (* -1 (/ z t))))))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (* -1 (* x (- (* -1 (/ y (* (pow t 2) z))) (/ 1 t)))))) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) #s(hole binary64 (* -1 (/ (* x (+ (* -1 t) (* -1 (/ y z)))) (pow t 2))))) |
#s(approx (+ (* t x) (* x (/ y z))) #s(hole binary64 (* -1 (* x (+ (* -1 t) (* -1 (/ y z))))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ x (* t z))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* -1 (/ (* x y) (* (pow t 2) (pow z 2))))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* y (- (* -1 (/ (* x y) (* (pow t 3) (pow z 3)))) (/ x (* (pow t 2) (pow z 2)))))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* y (- (* y (- (* -1 (/ (* x y) (* (pow t 4) (pow z 4)))) (/ x (* (pow t 3) (pow z 3))))) (/ x (* (pow t 2) (pow z 2)))))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (/ x (* t z))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (- (* -1 (/ (* x y) (* (pow t 2) (pow z 2)))) (/ x (* t z))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ x (* t z)))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (+ (/ x (* t z)) (/ (* x y) (* (pow t 2) (pow z 2)))))) |
#s(approx (/ (+ (* x (/ z t)) (* x (/ (/ y t) t))) (* z z)) #s(hole binary64 (/ x (* t z)))) |
#s(approx (/ (+ (* x (/ z t)) (* x (/ (/ y t) t))) (* z z)) #s(hole binary64 (+ (/ x (* t z)) (/ (* x y) (* (pow t 2) (pow z 2)))))) |
#s(approx (+ (* x (/ z t)) (* x (/ (/ y t) t))) #s(hole binary64 (/ (* x z) t))) |
#s(approx (+ (* x (/ z t)) (* x (/ (/ y t) t))) #s(hole binary64 (+ (/ (* x y) (pow t 2)) (/ (* x z) t)))) |
#s(approx (/ (/ y t) t) #s(hole binary64 (/ y (pow t 2)))) |
#s(approx (/ y t) #s(hole binary64 (/ y t))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (/ x t))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (+ (/ x t) (/ (* x y) (* (pow t 2) z))))) |
#s(approx (* (+ (/ y (* (* t t) z)) (/ 1 t)) x) #s(hole binary64 (/ x t))) |
#s(approx (* (+ (/ y (* (* t t) z)) (/ 1 t)) x) #s(hole binary64 (+ (/ x t) (/ (* x y) (* (pow t 2) z))))) |
#s(approx (+ (/ y (* (* t t) z)) (/ 1 t)) #s(hole binary64 (/ 1 t))) |
#s(approx (+ (/ y (* (* t t) z)) (/ 1 t)) #s(hole binary64 (+ (/ 1 t) (/ y (* (pow t 2) z))))) |
#s(approx (/ y (* (* t t) z)) #s(hole binary64 (/ y (* (pow t 2) z)))) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) #s(hole binary64 (/ x t))) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) #s(hole binary64 (+ (/ x t) (/ (* x y) (* (pow t 2) z))))) |
#s(approx (+ (* t x) (* x (/ y z))) #s(hole binary64 (* t x))) |
#s(approx (+ (* t x) (* x (/ y z))) #s(hole binary64 (+ (* t x) (/ (* x y) z)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ x y))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (+ x (/ (* t (* x z)) y)) y))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ x (/ (* (pow t 2) (* x (pow z 2))) (pow y 2))) (* -1 (/ (* t (* x z)) y))) y))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ x (/ (* (pow t 3) (* x (pow z 3))) (pow y 3))) (+ (* -1 (/ (* t (* x z)) y)) (* -1 (/ (* (pow t 2) (* x (pow z 2))) (pow y 2))))) y))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (/ (* x y) (* (pow t 2) (pow z 2)))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* y (- (* -1 (/ x (* t (* y z)))) (/ x (* (pow t 2) (pow z 2))))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ (* x y) (* (pow t 2) (pow z 2))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (* y (+ (/ x (* t (* y z))) (/ x (* (pow t 2) (pow z 2))))))) |
#s(approx (/ (+ (* x (/ z t)) (* x (/ (/ y t) t))) (* z z)) #s(hole binary64 (/ (* x y) (* (pow t 2) (pow z 2))))) |
#s(approx (/ (+ (* x (/ z t)) (* x (/ (/ y t) t))) (* z z)) #s(hole binary64 (* y (+ (/ x (* t (* y z))) (/ x (* (pow t 2) (pow z 2))))))) |
#s(approx (+ (* x (/ z t)) (* x (/ (/ y t) t))) #s(hole binary64 (/ (* x y) (pow t 2)))) |
#s(approx (+ (* x (/ z t)) (* x (/ (/ y t) t))) #s(hole binary64 (* y (+ (/ x (pow t 2)) (/ (* x z) (* t y)))))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (/ (* x y) (* (pow t 2) z)))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (* y (+ (/ x (* t y)) (/ x (* (pow t 2) z)))))) |
#s(approx (* (+ (/ y (* (* t t) z)) (/ 1 t)) x) #s(hole binary64 (/ (* x y) (* (pow t 2) z)))) |
#s(approx (* (+ (/ y (* (* t t) z)) (/ 1 t)) x) #s(hole binary64 (* y (+ (/ x (* t y)) (/ x (* (pow t 2) z)))))) |
#s(approx (+ (/ y (* (* t t) z)) (/ 1 t)) #s(hole binary64 (/ y (* (pow t 2) z)))) |
#s(approx (+ (/ y (* (* t t) z)) (/ 1 t)) #s(hole binary64 (* y (+ (/ 1 (* t y)) (/ 1 (* (pow t 2) z)))))) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) #s(hole binary64 (/ (* x y) (* (pow t 2) z)))) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) #s(hole binary64 (* y (+ (/ x (* t y)) (/ x (* (pow t 2) z)))))) |
#s(approx (+ (* t x) (* x (/ y z))) #s(hole binary64 (/ (* x y) z))) |
#s(approx (+ (* t x) (* x (/ y z))) #s(hole binary64 (* y (+ (/ x z) (/ (* t x) y))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (* t (* x z)) y))) y)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* t (* x z)) (/ (* (pow t 2) (* x (pow z 2))) y)) y))) y)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* x (pow z 2)))) (* -1 (/ (* (pow t 3) (* x (pow z 3))) y))) y)) (* t (* x z))) y))) y)))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (* y (- (/ x (* t (* y z))) (* -1 (/ x (* (pow t 2) (pow z 2))))))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (* t (* y z)))) (* -1 (/ x (* (pow t 2) (pow z 2))))))))) |
#s(approx (/ (+ (* x (/ z t)) (* x (/ (/ y t) t))) (* z z)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (* t (* y z)))) (* -1 (/ x (* (pow t 2) (pow z 2))))))))) |
#s(approx (+ (* x (/ z t)) (* x (/ (/ y t) t))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (pow t 2))) (* -1 (/ (* x z) (* t y)))))))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (* t y))) (* -1 (/ x (* (pow t 2) z)))))))) |
#s(approx (* (+ (/ y (* (* t t) z)) (/ 1 t)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (* t y))) (* -1 (/ x (* (pow t 2) z)))))))) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (* t y))) (* -1 (/ x (* (pow t 2) z)))))))) |
#s(approx (+ (* t x) (* x (/ y z))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x z)) (* -1 (/ (* t x) y))))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (/ x y) (/ (* t (* x z)) (pow y 2))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* z (- (/ (* (pow t 2) (* x z)) (pow y 3)) (* -1 (/ (* t x) (pow y 2))))) (/ x y)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* z (- (* z (- (/ (* (pow t 3) (* x z)) (pow y 4)) (* -1 (/ (* (pow t 2) x) (pow y 3))))) (* -1 (/ (* t x) (pow y 2))))) (/ x y)))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (/ (- (* -1 (/ (* x z) t)) (/ (* x y) (pow t 2))) (pow z 2)))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ (+ (/ (* x y) (pow t 2)) (/ (* x z) t)) (pow z 2)))) |
#s(approx (/ (+ (* x (/ z t)) (* x (/ (/ y t) t))) (* z z)) #s(hole binary64 (/ (+ (/ (* x y) (pow t 2)) (/ (* x z) t)) (pow z 2)))) |
#s(approx (/ z t) #s(hole binary64 (/ z t))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* z z) #s(hole binary64 (pow z 2))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (/ (+ (/ (* x y) (pow t 2)) (/ (* x z) t)) z))) |
#s(approx (* (+ (/ y (* (* t t) z)) (/ 1 t)) x) #s(hole binary64 (/ (+ (/ (* x y) (pow t 2)) (/ (* x z) t)) z))) |
#s(approx (+ (/ y (* (* t t) z)) (/ 1 t)) #s(hole binary64 (/ (+ (/ y (pow t 2)) (/ z t)) z))) |
#s(approx (* (* t t) z) #s(hole binary64 (* (pow t 2) z))) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) #s(hole binary64 (/ (+ (/ (* x y) (pow t 2)) (/ (* x z) t)) z))) |
#s(approx (+ (* t x) (* x (/ y z))) #s(hole binary64 (/ (+ (* t (* x z)) (* x y)) z))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (+ (* -1 (/ x t)) (* -1 (/ (* x y) (* (pow t 2) z)))) z))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ (* -1 (/ x t)) (* -1 (/ (* x (pow y 2)) (* (pow t 3) (pow z 2))))) (/ (* x y) (* (pow t 2) z))) z))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ (* -1 (/ x t)) (* -1 (/ (* x (pow y 3)) (* (pow t 4) (pow z 3))))) (+ (/ (* x y) (* (pow t 2) z)) (/ (* x (pow y 2)) (* (pow t 3) (pow z 2))))) z))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (/ (- (* -1 (/ (* x y) (* (pow t 2) z))) (/ x t)) z))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ (+ (/ x t) (/ (* x y) (* (pow t 2) z))) z))) |
#s(approx (/ (+ (* x (/ z t)) (* x (/ (/ y t) t))) (* z z)) #s(hole binary64 (/ (+ (/ x t) (/ (* x y) (* (pow t 2) z))) z))) |
#s(approx (+ (* x (/ z t)) (* x (/ (/ y t) t))) #s(hole binary64 (* z (+ (/ x t) (/ (* x y) (* (pow t 2) z)))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (/ x t) (/ (* x y) (* (pow t 2) z))) z)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x (pow y 2)) (* (pow t 3) z))) (/ (* x y) (pow t 2))) z)) (/ x t)) z)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* x (pow y 3)) (* (pow t 4) z)) (* -1 (/ (* x (pow y 2)) (pow t 3)))) z)) (/ (* x y) (pow t 2))) z)) (/ x t)) z)))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (/ (- (/ (* x y) (* (pow t 2) z)) (* -1 (/ x t))) z)))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (* -1 (/ (+ (* -1 (/ x t)) (* -1 (/ (* x y) (* (pow t 2) z)))) z)))) |
#s(approx (/ (+ (* x (/ z t)) (* x (/ (/ y t) t))) (* z z)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ x t)) (* -1 (/ (* x y) (* (pow t 2) z)))) z)))) |
#s(approx (+ (* x (/ z t)) (* x (/ (/ y t) t))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x t)) (* -1 (/ (* x y) (* (pow t 2) z)))))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* t (- (/ (* t (* x (pow z 2))) (pow y 3)) (* -1 (/ (* x z) (pow y 2))))) (/ x y)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* t (- (* t (- (/ (* t (* x (pow z 3))) (pow y 4)) (* -1 (/ (* x (pow z 2)) (pow y 3))))) (* -1 (/ (* x z) (pow y 2))))) (/ x y)))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (/ (- (* -1 (/ (* t x) z)) (/ (* x y) (pow z 2))) (pow t 2)))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ (+ (/ (* t x) z) (/ (* x y) (pow z 2))) (pow t 2)))) |
#s(approx (/ (+ (* x (/ z t)) (* x (/ (/ y t) t))) (* z z)) #s(hole binary64 (/ (+ (/ (* t x) z) (/ (* x y) (pow z 2))) (pow t 2)))) |
#s(approx (+ (* x (/ z t)) (* x (/ (/ y t) t))) #s(hole binary64 (/ (+ (* t (* x z)) (* x y)) (pow t 2)))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (/ (+ (* t x) (/ (* x y) z)) (pow t 2)))) |
#s(approx (* (+ (/ y (* (* t t) z)) (/ 1 t)) x) #s(hole binary64 (/ (+ (* t x) (/ (* x y) z)) (pow t 2)))) |
#s(approx (+ (/ y (* (* t t) z)) (/ 1 t)) #s(hole binary64 (/ (+ t (/ y z)) (pow t 2)))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx (/ 1 t) #s(hole binary64 (/ 1 t))) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) #s(hole binary64 (/ (+ (* t x) (/ (* x y) z)) (pow t 2)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t (pow z 2))))) t))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ (* -1 (/ x z)) (* -1 (/ (* x (pow y 2)) (* (pow t 2) (pow z 3))))) (/ (* x y) (* t (pow z 2)))) t))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ (* -1 (/ x z)) (* -1 (/ (* x (pow y 3)) (* (pow t 3) (pow z 4))))) (+ (/ (* x y) (* t (pow z 2))) (/ (* x (pow y 2)) (* (pow t 2) (pow z 3))))) t))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (/ (- (* -1 (/ (* x y) (* t (pow z 2)))) (/ x z)) t))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ (+ (/ x z) (/ (* x y) (* t (pow z 2)))) t))) |
#s(approx (/ (+ (* x (/ z t)) (* x (/ (/ y t) t))) (* z z)) #s(hole binary64 (/ (+ (/ x z) (/ (* x y) (* t (pow z 2)))) t))) |
#s(approx (+ (* x (/ z t)) (* x (/ (/ y t) t))) #s(hole binary64 (/ (+ (* x z) (/ (* x y) t)) t))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (/ (+ x (/ (* x y) (* t z))) t))) |
#s(approx (* (+ (/ y (* (* t t) z)) (/ 1 t)) x) #s(hole binary64 (/ (+ x (/ (* x y) (* t z))) t))) |
#s(approx (+ (/ y (* (* t t) z)) (/ 1 t)) #s(hole binary64 (/ (+ 1 (/ y (* t z))) t))) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) #s(hole binary64 (/ (+ x (/ (* x y) (* t z))) t))) |
#s(approx (+ (* t x) (* x (/ y z))) #s(hole binary64 (* t (+ x (/ (* x y) (* t z)))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (/ x z) (/ (* x y) (* t (pow z 2)))) t)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x (pow y 2)) (* t (pow z 3)))) (/ (* x y) (pow z 2))) t)) (/ x z)) t)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* x (pow y 3)) (* t (pow z 4))) (* -1 (/ (* x (pow y 2)) (pow z 3)))) t)) (/ (* x y) (pow z 2))) t)) (/ x z)) t)))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (/ (- (/ (* x y) (* t (pow z 2))) (* -1 (/ x z))) t)))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (* -1 (/ (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t (pow z 2))))) t)))) |
#s(approx (/ (+ (* x (/ z t)) (* x (/ (/ y t) t))) (* z z)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t (pow z 2))))) t)))) |
#s(approx (+ (* x (/ z t)) (* x (/ (/ y t) t))) #s(hole binary64 (* -1 (/ (+ (* -1 (* x z)) (* -1 (/ (* x y) t))) t)))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (* x y) (* t z)))) t)))) |
#s(approx (* (+ (/ y (* (* t t) z)) (/ 1 t)) x) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (* x y) (* t z)))) t)))) |
#s(approx (+ (/ y (* (* t t) z)) (/ 1 t)) #s(hole binary64 (* -1 (/ (- (* -1 (/ y (* t z))) 1) t)))) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (* x y) (* t z)))) t)))) |
#s(approx (+ (* t x) (* x (/ y z))) #s(hole binary64 (* -1 (* t (+ (* -1 x) (* -1 (/ (* x y) (* t z)))))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 45.0ms | x | @ | -inf | ((/ x (- y (* z t))) (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/ (+ (* x (/ z t)) (* x (/ (/ y t) t))) (* z z)) (+ (* x (/ z t)) (* x (/ (/ y t) t))) x (/ z t) z t (* x (/ (/ y t) t)) (/ (/ y t) t) (/ y t) y (* z z) (/ x (- y (* z t))) (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (* (+ (/ y (* (* t t) z)) (/ 1 t)) x) (+ (/ y (* (* t t) z)) (/ 1 t)) (/ y (* (* t t) z)) (* (* t t) z) (* t t) (/ 1 t) 1 (/ x (- y (* z t))) (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/ (+ (* t x) (* x (/ y z))) (* t t)) (+ (* t x) (* x (/ y z))) (* t x)) |
| 7.0ms | z | @ | 0 | ((/ x (- y (* z t))) (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/ (+ (* x (/ z t)) (* x (/ (/ y t) t))) (* z z)) (+ (* x (/ z t)) (* x (/ (/ y t) t))) x (/ z t) z t (* x (/ (/ y t) t)) (/ (/ y t) t) (/ y t) y (* z z) (/ x (- y (* z t))) (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (* (+ (/ y (* (* t t) z)) (/ 1 t)) x) (+ (/ y (* (* t t) z)) (/ 1 t)) (/ y (* (* t t) z)) (* (* t t) z) (* t t) (/ 1 t) 1 (/ x (- y (* z t))) (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/ (+ (* t x) (* x (/ y z))) (* t t)) (+ (* t x) (* x (/ y z))) (* t x)) |
| 5.0ms | t | @ | -inf | ((/ x (- y (* z t))) (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/ (+ (* x (/ z t)) (* x (/ (/ y t) t))) (* z z)) (+ (* x (/ z t)) (* x (/ (/ y t) t))) x (/ z t) z t (* x (/ (/ y t) t)) (/ (/ y t) t) (/ y t) y (* z z) (/ x (- y (* z t))) (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (* (+ (/ y (* (* t t) z)) (/ 1 t)) x) (+ (/ y (* (* t t) z)) (/ 1 t)) (/ y (* (* t t) z)) (* (* t t) z) (* t t) (/ 1 t) 1 (/ x (- y (* z t))) (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/ (+ (* t x) (* x (/ y z))) (* t t)) (+ (* t x) (* x (/ y z))) (* t x)) |
| 5.0ms | x | @ | inf | ((/ x (- y (* z t))) (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/ (+ (* x (/ z t)) (* x (/ (/ y t) t))) (* z z)) (+ (* x (/ z t)) (* x (/ (/ y t) t))) x (/ z t) z t (* x (/ (/ y t) t)) (/ (/ y t) t) (/ y t) y (* z z) (/ x (- y (* z t))) (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (* (+ (/ y (* (* t t) z)) (/ 1 t)) x) (+ (/ y (* (* t t) z)) (/ 1 t)) (/ y (* (* t t) z)) (* (* t t) z) (* t t) (/ 1 t) 1 (/ x (- y (* z t))) (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/ (+ (* t x) (* x (/ y z))) (* t t)) (+ (* t x) (* x (/ y z))) (* t x)) |
| 5.0ms | x | @ | 0 | ((/ x (- y (* z t))) (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/ (+ (* x (/ z t)) (* x (/ (/ y t) t))) (* z z)) (+ (* x (/ z t)) (* x (/ (/ y t) t))) x (/ z t) z t (* x (/ (/ y t) t)) (/ (/ y t) t) (/ y t) y (* z z) (/ x (- y (* z t))) (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (* (+ (/ y (* (* t t) z)) (/ 1 t)) x) (+ (/ y (* (* t t) z)) (/ 1 t)) (/ y (* (* t t) z)) (* (* t t) z) (* t t) (/ 1 t) 1 (/ x (- y (* z t))) (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/ (+ (* t x) (* x (/ y z))) (* t t)) (+ (* t x) (* x (/ y z))) (* t x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 563 | 4557 |
| 0 | 592 | 4265 |
| 1 | 3008 | 4255 |
| 0 | 8967 | 4114 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (/ x (- y (* z t))) (neg.f64 #s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 (fma.f64 x (/.f64 z t) (*.f64 x (/.f64 (/.f64 y t) t))) (*.f64 z z))))) |
(neg.f64 #s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 (fma.f64 x (/.f64 z t) (*.f64 x (/.f64 (/.f64 y t) t))) (*.f64 z z)))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 (fma.f64 x (/.f64 z t) (*.f64 x (/.f64 (/.f64 y t) t))) (*.f64 z z))) |
(/.f64 (fma.f64 x (/.f64 z t) (*.f64 x (/.f64 (/.f64 y t) t))) (*.f64 z z)) |
(fma.f64 x (/.f64 z t) (*.f64 x (/.f64 (/.f64 y t) t))) |
x |
(/.f64 z t) |
z |
t |
(*.f64 x (/.f64 (/.f64 y t) t)) |
(/.f64 (/.f64 y t) t) |
(/.f64 y t) |
y |
(*.f64 z z) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (*.f64 (+.f64 (/.f64 y (*.f64 (*.f64 t t) z)) (/.f64 #s(literal 1 binary64) t)) x)) z))) |
(neg.f64 (/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (*.f64 (+.f64 (/.f64 y (*.f64 (*.f64 t t) z)) (/.f64 #s(literal 1 binary64) t)) x)) z)) |
(/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (*.f64 (+.f64 (/.f64 y (*.f64 (*.f64 t t) z)) (/.f64 #s(literal 1 binary64) t)) x)) z) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (*.f64 (+.f64 (/.f64 y (*.f64 (*.f64 t t) z)) (/.f64 #s(literal 1 binary64) t)) x)) |
(*.f64 (+.f64 (/.f64 y (*.f64 (*.f64 t t) z)) (/.f64 #s(literal 1 binary64) t)) x) |
(+.f64 (/.f64 y (*.f64 (*.f64 t t) z)) (/.f64 #s(literal 1 binary64) t)) |
(/.f64 y (*.f64 (*.f64 t t) z)) |
(*.f64 (*.f64 t t) z) |
(*.f64 t t) |
(/.f64 #s(literal 1 binary64) t) |
#s(literal 1 binary64) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 #s(approx (+ (* t x) (* x (/ y z))) (*.f64 t x)) (*.f64 t t))) z))) |
(neg.f64 (/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 #s(approx (+ (* t x) (* x (/ y z))) (*.f64 t x)) (*.f64 t t))) z)) |
(/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 #s(approx (+ (* t x) (* x (/ y z))) (*.f64 t x)) (*.f64 t t))) z) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 #s(approx (+ (* t x) (* x (/ y z))) (*.f64 t x)) (*.f64 t t))) |
(/.f64 #s(approx (+ (* t x) (* x (/ y z))) (*.f64 t x)) (*.f64 t t)) |
#s(approx (+ (* t x) (* x (/ y z))) (*.f64 t x)) |
(*.f64 t x) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ x (- y (* t z))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (* x (+ (/ 1 (* t z)) (/ y (* (pow t 2) (pow z 2)))))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ (* x (+ (/ 1 t) (/ y (* (pow t 2) z)))) z))) |
#s(approx (/ (+ (* x (/ z t)) (* x (/ (/ y t) t))) (* z z)) #s(hole binary64 (/ (* x (+ (/ y (pow t 2)) (/ z t))) (pow z 2)))) |
#s(approx (+ (* x (/ z t)) (* x (/ (/ y t) t))) #s(hole binary64 (* x (+ (/ y (pow t 2)) (/ z t))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* x (/ (/ y t) t)) #s(hole binary64 (/ (* x y) (pow t 2)))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (* x (+ (/ 1 t) (/ y (* (pow t 2) z)))))) |
#s(approx (* (+ (/ y (* (* t t) z)) (/ 1 t)) x) #s(hole binary64 (* x (+ (/ 1 t) (/ y (* (pow t 2) z)))))) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) #s(hole binary64 (/ (* x (+ t (/ y z))) (pow t 2)))) |
#s(approx (+ (* t x) (* x (/ y z))) #s(hole binary64 (* x (+ t (/ y z))))) |
#s(approx (* t x) #s(hole binary64 (* t x))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (* x (- (/ 1 (* t z)) (* -1 (/ y (* (pow t 2) (pow z 2))))))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (* -1 (/ (* x (- (* -1 (/ y (* (pow t 2) z))) (/ 1 t))) z)))) |
#s(approx (/ (+ (* x (/ z t)) (* x (/ (/ y t) t))) (* z z)) #s(hole binary64 (* -1 (/ (* x (+ (* -1 (/ y (pow t 2))) (* -1 (/ z t)))) (pow z 2))))) |
#s(approx (+ (* x (/ z t)) (* x (/ (/ y t) t))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y (pow t 2))) (* -1 (/ z t))))))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (* -1 (* x (- (* -1 (/ y (* (pow t 2) z))) (/ 1 t)))))) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) #s(hole binary64 (* -1 (/ (* x (+ (* -1 t) (* -1 (/ y z)))) (pow t 2))))) |
#s(approx (+ (* t x) (* x (/ y z))) #s(hole binary64 (* -1 (* x (+ (* -1 t) (* -1 (/ y z))))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ x (* t z))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* -1 (/ (* x y) (* (pow t 2) (pow z 2))))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* y (- (* -1 (/ (* x y) (* (pow t 3) (pow z 3)))) (/ x (* (pow t 2) (pow z 2)))))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* y (- (* y (- (* -1 (/ (* x y) (* (pow t 4) (pow z 4)))) (/ x (* (pow t 3) (pow z 3))))) (/ x (* (pow t 2) (pow z 2)))))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (/ x (* t z))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (- (* -1 (/ (* x y) (* (pow t 2) (pow z 2)))) (/ x (* t z))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ x (* t z)))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (+ (/ x (* t z)) (/ (* x y) (* (pow t 2) (pow z 2)))))) |
#s(approx (/ (+ (* x (/ z t)) (* x (/ (/ y t) t))) (* z z)) #s(hole binary64 (/ x (* t z)))) |
#s(approx (/ (+ (* x (/ z t)) (* x (/ (/ y t) t))) (* z z)) #s(hole binary64 (+ (/ x (* t z)) (/ (* x y) (* (pow t 2) (pow z 2)))))) |
#s(approx (+ (* x (/ z t)) (* x (/ (/ y t) t))) #s(hole binary64 (/ (* x z) t))) |
#s(approx (+ (* x (/ z t)) (* x (/ (/ y t) t))) #s(hole binary64 (+ (/ (* x y) (pow t 2)) (/ (* x z) t)))) |
#s(approx (/ (/ y t) t) #s(hole binary64 (/ y (pow t 2)))) |
#s(approx (/ y t) #s(hole binary64 (/ y t))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (/ x t))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (+ (/ x t) (/ (* x y) (* (pow t 2) z))))) |
#s(approx (* (+ (/ y (* (* t t) z)) (/ 1 t)) x) #s(hole binary64 (/ x t))) |
#s(approx (* (+ (/ y (* (* t t) z)) (/ 1 t)) x) #s(hole binary64 (+ (/ x t) (/ (* x y) (* (pow t 2) z))))) |
#s(approx (+ (/ y (* (* t t) z)) (/ 1 t)) #s(hole binary64 (/ 1 t))) |
#s(approx (+ (/ y (* (* t t) z)) (/ 1 t)) #s(hole binary64 (+ (/ 1 t) (/ y (* (pow t 2) z))))) |
#s(approx (/ y (* (* t t) z)) #s(hole binary64 (/ y (* (pow t 2) z)))) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) #s(hole binary64 (/ x t))) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) #s(hole binary64 (+ (/ x t) (/ (* x y) (* (pow t 2) z))))) |
#s(approx (+ (* t x) (* x (/ y z))) #s(hole binary64 (* t x))) |
#s(approx (+ (* t x) (* x (/ y z))) #s(hole binary64 (+ (* t x) (/ (* x y) z)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ x y))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (+ x (/ (* t (* x z)) y)) y))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ x (/ (* (pow t 2) (* x (pow z 2))) (pow y 2))) (* -1 (/ (* t (* x z)) y))) y))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ x (/ (* (pow t 3) (* x (pow z 3))) (pow y 3))) (+ (* -1 (/ (* t (* x z)) y)) (* -1 (/ (* (pow t 2) (* x (pow z 2))) (pow y 2))))) y))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (/ (* x y) (* (pow t 2) (pow z 2)))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* y (- (* -1 (/ x (* t (* y z)))) (/ x (* (pow t 2) (pow z 2))))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ (* x y) (* (pow t 2) (pow z 2))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (* y (+ (/ x (* t (* y z))) (/ x (* (pow t 2) (pow z 2))))))) |
#s(approx (/ (+ (* x (/ z t)) (* x (/ (/ y t) t))) (* z z)) #s(hole binary64 (/ (* x y) (* (pow t 2) (pow z 2))))) |
#s(approx (/ (+ (* x (/ z t)) (* x (/ (/ y t) t))) (* z z)) #s(hole binary64 (* y (+ (/ x (* t (* y z))) (/ x (* (pow t 2) (pow z 2))))))) |
#s(approx (+ (* x (/ z t)) (* x (/ (/ y t) t))) #s(hole binary64 (/ (* x y) (pow t 2)))) |
#s(approx (+ (* x (/ z t)) (* x (/ (/ y t) t))) #s(hole binary64 (* y (+ (/ x (pow t 2)) (/ (* x z) (* t y)))))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (/ (* x y) (* (pow t 2) z)))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (* y (+ (/ x (* t y)) (/ x (* (pow t 2) z)))))) |
#s(approx (* (+ (/ y (* (* t t) z)) (/ 1 t)) x) #s(hole binary64 (/ (* x y) (* (pow t 2) z)))) |
#s(approx (* (+ (/ y (* (* t t) z)) (/ 1 t)) x) #s(hole binary64 (* y (+ (/ x (* t y)) (/ x (* (pow t 2) z)))))) |
#s(approx (+ (/ y (* (* t t) z)) (/ 1 t)) #s(hole binary64 (/ y (* (pow t 2) z)))) |
#s(approx (+ (/ y (* (* t t) z)) (/ 1 t)) #s(hole binary64 (* y (+ (/ 1 (* t y)) (/ 1 (* (pow t 2) z)))))) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) #s(hole binary64 (/ (* x y) (* (pow t 2) z)))) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) #s(hole binary64 (* y (+ (/ x (* t y)) (/ x (* (pow t 2) z)))))) |
#s(approx (+ (* t x) (* x (/ y z))) #s(hole binary64 (/ (* x y) z))) |
#s(approx (+ (* t x) (* x (/ y z))) #s(hole binary64 (* y (+ (/ x z) (/ (* t x) y))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (* t (* x z)) y))) y)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* t (* x z)) (/ (* (pow t 2) (* x (pow z 2))) y)) y))) y)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* x (pow z 2)))) (* -1 (/ (* (pow t 3) (* x (pow z 3))) y))) y)) (* t (* x z))) y))) y)))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (* y (- (/ x (* t (* y z))) (* -1 (/ x (* (pow t 2) (pow z 2))))))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (* t (* y z)))) (* -1 (/ x (* (pow t 2) (pow z 2))))))))) |
#s(approx (/ (+ (* x (/ z t)) (* x (/ (/ y t) t))) (* z z)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (* t (* y z)))) (* -1 (/ x (* (pow t 2) (pow z 2))))))))) |
#s(approx (+ (* x (/ z t)) (* x (/ (/ y t) t))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (pow t 2))) (* -1 (/ (* x z) (* t y)))))))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (* t y))) (* -1 (/ x (* (pow t 2) z)))))))) |
#s(approx (* (+ (/ y (* (* t t) z)) (/ 1 t)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (* t y))) (* -1 (/ x (* (pow t 2) z)))))))) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (* t y))) (* -1 (/ x (* (pow t 2) z)))))))) |
#s(approx (+ (* t x) (* x (/ y z))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x z)) (* -1 (/ (* t x) y))))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (/ x y) (/ (* t (* x z)) (pow y 2))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* z (- (/ (* (pow t 2) (* x z)) (pow y 3)) (* -1 (/ (* t x) (pow y 2))))) (/ x y)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* z (- (* z (- (/ (* (pow t 3) (* x z)) (pow y 4)) (* -1 (/ (* (pow t 2) x) (pow y 3))))) (* -1 (/ (* t x) (pow y 2))))) (/ x y)))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (/ (- (* -1 (/ (* x z) t)) (/ (* x y) (pow t 2))) (pow z 2)))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ (+ (/ (* x y) (pow t 2)) (/ (* x z) t)) (pow z 2)))) |
#s(approx (/ (+ (* x (/ z t)) (* x (/ (/ y t) t))) (* z z)) #s(hole binary64 (/ (+ (/ (* x y) (pow t 2)) (/ (* x z) t)) (pow z 2)))) |
#s(approx (/ z t) #s(hole binary64 (/ z t))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* z z) #s(hole binary64 (pow z 2))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (/ (+ (/ (* x y) (pow t 2)) (/ (* x z) t)) z))) |
#s(approx (* (+ (/ y (* (* t t) z)) (/ 1 t)) x) #s(hole binary64 (/ (+ (/ (* x y) (pow t 2)) (/ (* x z) t)) z))) |
#s(approx (+ (/ y (* (* t t) z)) (/ 1 t)) #s(hole binary64 (/ (+ (/ y (pow t 2)) (/ z t)) z))) |
#s(approx (* (* t t) z) #s(hole binary64 (* (pow t 2) z))) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) #s(hole binary64 (/ (+ (/ (* x y) (pow t 2)) (/ (* x z) t)) z))) |
#s(approx (+ (* t x) (* x (/ y z))) #s(hole binary64 (/ (+ (* t (* x z)) (* x y)) z))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (+ (* -1 (/ x t)) (* -1 (/ (* x y) (* (pow t 2) z)))) z))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ (* -1 (/ x t)) (* -1 (/ (* x (pow y 2)) (* (pow t 3) (pow z 2))))) (/ (* x y) (* (pow t 2) z))) z))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ (* -1 (/ x t)) (* -1 (/ (* x (pow y 3)) (* (pow t 4) (pow z 3))))) (+ (/ (* x y) (* (pow t 2) z)) (/ (* x (pow y 2)) (* (pow t 3) (pow z 2))))) z))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (/ (- (* -1 (/ (* x y) (* (pow t 2) z))) (/ x t)) z))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ (+ (/ x t) (/ (* x y) (* (pow t 2) z))) z))) |
#s(approx (/ (+ (* x (/ z t)) (* x (/ (/ y t) t))) (* z z)) #s(hole binary64 (/ (+ (/ x t) (/ (* x y) (* (pow t 2) z))) z))) |
#s(approx (+ (* x (/ z t)) (* x (/ (/ y t) t))) #s(hole binary64 (* z (+ (/ x t) (/ (* x y) (* (pow t 2) z)))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (/ x t) (/ (* x y) (* (pow t 2) z))) z)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x (pow y 2)) (* (pow t 3) z))) (/ (* x y) (pow t 2))) z)) (/ x t)) z)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* x (pow y 3)) (* (pow t 4) z)) (* -1 (/ (* x (pow y 2)) (pow t 3)))) z)) (/ (* x y) (pow t 2))) z)) (/ x t)) z)))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (/ (- (/ (* x y) (* (pow t 2) z)) (* -1 (/ x t))) z)))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (* -1 (/ (+ (* -1 (/ x t)) (* -1 (/ (* x y) (* (pow t 2) z)))) z)))) |
#s(approx (/ (+ (* x (/ z t)) (* x (/ (/ y t) t))) (* z z)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ x t)) (* -1 (/ (* x y) (* (pow t 2) z)))) z)))) |
#s(approx (+ (* x (/ z t)) (* x (/ (/ y t) t))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x t)) (* -1 (/ (* x y) (* (pow t 2) z)))))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* t (- (/ (* t (* x (pow z 2))) (pow y 3)) (* -1 (/ (* x z) (pow y 2))))) (/ x y)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* t (- (* t (- (/ (* t (* x (pow z 3))) (pow y 4)) (* -1 (/ (* x (pow z 2)) (pow y 3))))) (* -1 (/ (* x z) (pow y 2))))) (/ x y)))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (/ (- (* -1 (/ (* t x) z)) (/ (* x y) (pow z 2))) (pow t 2)))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ (+ (/ (* t x) z) (/ (* x y) (pow z 2))) (pow t 2)))) |
#s(approx (/ (+ (* x (/ z t)) (* x (/ (/ y t) t))) (* z z)) #s(hole binary64 (/ (+ (/ (* t x) z) (/ (* x y) (pow z 2))) (pow t 2)))) |
#s(approx (+ (* x (/ z t)) (* x (/ (/ y t) t))) #s(hole binary64 (/ (+ (* t (* x z)) (* x y)) (pow t 2)))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (/ (+ (* t x) (/ (* x y) z)) (pow t 2)))) |
#s(approx (* (+ (/ y (* (* t t) z)) (/ 1 t)) x) #s(hole binary64 (/ (+ (* t x) (/ (* x y) z)) (pow t 2)))) |
#s(approx (+ (/ y (* (* t t) z)) (/ 1 t)) #s(hole binary64 (/ (+ t (/ y z)) (pow t 2)))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx (/ 1 t) #s(hole binary64 (/ 1 t))) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) #s(hole binary64 (/ (+ (* t x) (/ (* x y) z)) (pow t 2)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t (pow z 2))))) t))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ (* -1 (/ x z)) (* -1 (/ (* x (pow y 2)) (* (pow t 2) (pow z 3))))) (/ (* x y) (* t (pow z 2)))) t))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ (* -1 (/ x z)) (* -1 (/ (* x (pow y 3)) (* (pow t 3) (pow z 4))))) (+ (/ (* x y) (* t (pow z 2))) (/ (* x (pow y 2)) (* (pow t 2) (pow z 3))))) t))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (/ (- (* -1 (/ (* x y) (* t (pow z 2)))) (/ x z)) t))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ (+ (/ x z) (/ (* x y) (* t (pow z 2)))) t))) |
#s(approx (/ (+ (* x (/ z t)) (* x (/ (/ y t) t))) (* z z)) #s(hole binary64 (/ (+ (/ x z) (/ (* x y) (* t (pow z 2)))) t))) |
#s(approx (+ (* x (/ z t)) (* x (/ (/ y t) t))) #s(hole binary64 (/ (+ (* x z) (/ (* x y) t)) t))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (/ (+ x (/ (* x y) (* t z))) t))) |
#s(approx (* (+ (/ y (* (* t t) z)) (/ 1 t)) x) #s(hole binary64 (/ (+ x (/ (* x y) (* t z))) t))) |
#s(approx (+ (/ y (* (* t t) z)) (/ 1 t)) #s(hole binary64 (/ (+ 1 (/ y (* t z))) t))) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) #s(hole binary64 (/ (+ x (/ (* x y) (* t z))) t))) |
#s(approx (+ (* t x) (* x (/ y z))) #s(hole binary64 (* t (+ x (/ (* x y) (* t z)))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (/ x z) (/ (* x y) (* t (pow z 2)))) t)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x (pow y 2)) (* t (pow z 3)))) (/ (* x y) (pow z 2))) t)) (/ x z)) t)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* x (pow y 3)) (* t (pow z 4))) (* -1 (/ (* x (pow y 2)) (pow z 3)))) t)) (/ (* x y) (pow z 2))) t)) (/ x z)) t)))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (/ (- (/ (* x y) (* t (pow z 2))) (* -1 (/ x z))) t)))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (* -1 (/ (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t (pow z 2))))) t)))) |
#s(approx (/ (+ (* x (/ z t)) (* x (/ (/ y t) t))) (* z z)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t (pow z 2))))) t)))) |
#s(approx (+ (* x (/ z t)) (* x (/ (/ y t) t))) #s(hole binary64 (* -1 (/ (+ (* -1 (* x z)) (* -1 (/ (* x y) t))) t)))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (* x y) (* t z)))) t)))) |
#s(approx (* (+ (/ y (* (* t t) z)) (/ 1 t)) x) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (* x y) (* t z)))) t)))) |
#s(approx (+ (/ y (* (* t t) z)) (/ 1 t)) #s(hole binary64 (* -1 (/ (- (* -1 (/ y (* t z))) 1) t)))) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (* x y) (* t z)))) t)))) |
#s(approx (+ (* t x) (* x (/ y z))) #s(hole binary64 (* -1 (* t (+ (* -1 x) (* -1 (/ (* x y) (* t z)))))))) |
| Outputs |
|---|
#s(approx (/ x (- y (* z t))) (neg.f64 #s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 (/.f64 (fma.f64 z x (*.f64 x (/.f64 y t))) t) (*.f64 z z))))) |
(neg.f64 #s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 (/.f64 (fma.f64 z x (*.f64 x (/.f64 y t))) t) (*.f64 z z)))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 (/.f64 (fma.f64 z x (*.f64 x (/.f64 y t))) t) (*.f64 z z))) |
(*.f64 x (/.f64 (+.f64 (/.f64 (/.f64 y t) t) (/.f64 z t)) (*.f64 z z))) |
(/.f64 (fma.f64 (*.f64 (/.f64 z t) x) (neg.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (*.f64 (*.f64 z z) (neg.f64 (*.f64 y x)))) (*.f64 (*.f64 z z) (neg.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 z t) x) (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 (/.f64 (/.f64 y t) t) x))) (pow.f64 z #s(literal 4 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 z t) x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (*.f64 y x))) (*.f64 (*.f64 z z) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (*.f64 z z) (*.f64 (neg.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (*.f64 (/.f64 z t) x))) (*.f64 (neg.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (*.f64 z z))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 y t) t) x) (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 (/.f64 z t) x))) (pow.f64 z #s(literal 4 binary64))) |
(/.f64 (fma.f64 (*.f64 y x) (*.f64 z z) (*.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (/.f64 z t) x))) (*.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 z z))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 z x (*.f64 x (/.f64 y t))) t)) (neg.f64 (*.f64 z z))) |
(/.f64 (/.f64 (/.f64 (fma.f64 z x (*.f64 x (/.f64 y t))) t) z) z) |
(/.f64 (/.f64 (fma.f64 z x (*.f64 x (/.f64 y t))) t) (*.f64 z z)) |
(fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y (*.f64 z z)) (/.f64 (*.f64 (/.f64 z t) x) (*.f64 z z))) |
(fma.f64 x (/.f64 y (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (/.f64 (*.f64 (/.f64 z t) x) (*.f64 z z))) |
(+.f64 (/.f64 (*.f64 (/.f64 z t) x) (*.f64 z z)) (*.f64 x (/.f64 y (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(+.f64 (*.f64 x (/.f64 y (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (/.f64 (*.f64 (/.f64 z t) x) (*.f64 z z))) |
(*.f64 (+.f64 (/.f64 (/.f64 y t) t) (/.f64 z t)) x) |
(*.f64 x (+.f64 (/.f64 (/.f64 y t) t) (/.f64 z t))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) z) (neg.f64 (*.f64 t t)) (*.f64 (neg.f64 t) (neg.f64 (*.f64 y x)))) (*.f64 (neg.f64 t) (neg.f64 (*.f64 t t)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) z) t (*.f64 (neg.f64 t) (*.f64 x (/.f64 y t)))) (*.f64 (neg.f64 t) t)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) z) (*.f64 t t) (*.f64 (neg.f64 t) (*.f64 y x))) (pow.f64 (neg.f64 t) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 z x) (neg.f64 (*.f64 t t)) (*.f64 t (neg.f64 (*.f64 y x)))) (*.f64 t (neg.f64 (*.f64 t t)))) |
(/.f64 (fma.f64 (*.f64 z x) t (*.f64 t (*.f64 x (/.f64 y t)))) (*.f64 t t)) |
(/.f64 (fma.f64 (*.f64 (*.f64 t t) x) z (*.f64 t (*.f64 y x))) (pow.f64 t #s(literal 3 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (neg.f64 t) (*.f64 (neg.f64 (*.f64 t t)) (*.f64 (neg.f64 x) z))) (*.f64 (neg.f64 (*.f64 t t)) (neg.f64 t))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) t (*.f64 (neg.f64 (*.f64 t t)) (*.f64 z x))) (*.f64 (neg.f64 (*.f64 t t)) t)) |
(/.f64 (fma.f64 (*.f64 x (/.f64 y t)) (neg.f64 t) (*.f64 t (*.f64 (neg.f64 x) z))) (*.f64 t (neg.f64 t))) |
(/.f64 (fma.f64 (*.f64 x (/.f64 y t)) t (*.f64 (*.f64 z x) t)) (*.f64 t t)) |
(/.f64 (fma.f64 (*.f64 y x) (neg.f64 t) (*.f64 (*.f64 t t) (*.f64 (neg.f64 x) z))) (pow.f64 (neg.f64 t) #s(literal 3 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (/.f64 y t) t) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 z t) x) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 x (/.f64 y t)) (*.f64 z x)) t)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 z t) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 y t) t) x) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 z x) (*.f64 x (/.f64 y t))) t)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (/.f64 y t) t) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 z t) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (/.f64 y t) t) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 z t) x) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 y x) (*.f64 z x)) (pow.f64 t #s(literal 3 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 z t) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 y t) t) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 z t) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 (/.f64 y t) t) x) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 z x) (*.f64 y x)) (pow.f64 t #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 z x (*.f64 x (/.f64 y t)))) (neg.f64 t)) |
(/.f64 (fma.f64 (*.f64 y x) t (*.f64 (*.f64 (*.f64 t t) x) z)) (pow.f64 t #s(literal 3 binary64))) |
(/.f64 (fma.f64 z x (*.f64 x (/.f64 y t))) t) |
(fma.f64 (/.f64 (/.f64 y t) t) x (*.f64 (/.f64 z t) x)) |
(fma.f64 (/.f64 z t) x (*.f64 (/.f64 (/.f64 y t) t) x)) |
(fma.f64 x (/.f64 (/.f64 y t) t) (*.f64 (/.f64 z t) x)) |
(fma.f64 x (/.f64 z t) (*.f64 (/.f64 (/.f64 y t) t) x)) |
(-.f64 (*.f64 (/.f64 z t) x) (*.f64 (neg.f64 x) (/.f64 (/.f64 y t) t))) |
(+.f64 (*.f64 (/.f64 z t) x) (*.f64 (/.f64 (/.f64 y t) t) x)) |
(+.f64 (*.f64 (/.f64 (/.f64 y t) t) x) (*.f64 (/.f64 z t) x)) |
x |
(/.f64 (neg.f64 z) (neg.f64 t)) |
(/.f64 z t) |
z |
t |
(*.f64 (/.f64 (/.f64 y t) t) x) |
(*.f64 x (/.f64 (/.f64 y t) t)) |
(/.f64 (neg.f64 (*.f64 y x)) (neg.f64 (*.f64 t t))) |
(/.f64 (*.f64 x (/.f64 y t)) t) |
(/.f64 (*.f64 y x) (*.f64 t t)) |
(/.f64 (neg.f64 (/.f64 y t)) (neg.f64 t)) |
(/.f64 (neg.f64 y) (neg.f64 (*.f64 t t))) |
(/.f64 (/.f64 y t) t) |
(/.f64 y (*.f64 t t)) |
(/.f64 (neg.f64 y) (neg.f64 t)) |
(/.f64 y t) |
y |
(*.f64 (neg.f64 (neg.f64 z)) (neg.f64 (neg.f64 z))) |
(*.f64 (neg.f64 (fabs.f64 z)) (neg.f64 (fabs.f64 z))) |
(*.f64 (fabs.f64 (fabs.f64 z)) (fabs.f64 (fabs.f64 z))) |
(*.f64 (exp.f64 (log.f64 z)) (exp.f64 (log.f64 z))) |
(*.f64 (neg.f64 z) (neg.f64 z)) |
(*.f64 (fabs.f64 z) (fabs.f64 z)) |
(*.f64 z z) |
(pow.f64 (exp.f64 (log.f64 z)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 z) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 z) #s(literal 2 binary64)) |
(pow.f64 (*.f64 z z) #s(literal 1 binary64)) |
(pow.f64 z #s(literal 2 binary64)) |
(fabs.f64 (*.f64 z z)) |
(exp.f64 (*.f64 (log.f64 z) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 z) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 z) #s(literal 2 binary64)))) |
#s(approx (/ x (- y (* z t))) (/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (*.f64 (+.f64 (/.f64 y (*.f64 (*.f64 t t) z)) (pow.f64 t #s(literal -1 binary64))) x)) (neg.f64 z))) |
(/.f64 (neg.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (*.f64 (+.f64 (/.f64 y (*.f64 (*.f64 t t) z)) (pow.f64 t #s(literal -1 binary64))) x))) z) |
(/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (*.f64 (+.f64 (/.f64 y (*.f64 (*.f64 t t) z)) (pow.f64 t #s(literal -1 binary64))) x)) (neg.f64 z)) |
(neg.f64 (/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (*.f64 (+.f64 (/.f64 y (*.f64 (*.f64 t t) z)) (pow.f64 t #s(literal -1 binary64))) x)) z)) |
(/.f64 (neg.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (*.f64 (+.f64 (/.f64 y (*.f64 (*.f64 t t) z)) (pow.f64 t #s(literal -1 binary64))) x))) (neg.f64 z)) |
(/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (*.f64 (+.f64 (/.f64 y (*.f64 (*.f64 t t) z)) (pow.f64 t #s(literal -1 binary64))) x)) z) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (*.f64 (+.f64 (/.f64 y (*.f64 (*.f64 t t) z)) (pow.f64 t #s(literal -1 binary64))) x)) |
(*.f64 (+.f64 (/.f64 y (*.f64 (*.f64 t t) z)) (pow.f64 t #s(literal -1 binary64))) x) |
(*.f64 x (+.f64 (/.f64 y (*.f64 (*.f64 t t) z)) (pow.f64 t #s(literal -1 binary64)))) |
(fma.f64 (pow.f64 t #s(literal -1 binary64)) x (*.f64 (/.f64 y (*.f64 (*.f64 t t) z)) x)) |
(fma.f64 x (pow.f64 t #s(literal -1 binary64)) (*.f64 x (/.f64 y (*.f64 (*.f64 t t) z)))) |
(+.f64 (*.f64 (pow.f64 t #s(literal -1 binary64)) x) (*.f64 (/.f64 y (*.f64 (*.f64 t t) z)) x)) |
(+.f64 (*.f64 x (pow.f64 t #s(literal -1 binary64))) (*.f64 x (/.f64 y (*.f64 (*.f64 t t) z)))) |
(/.f64 (fma.f64 (neg.f64 y) (neg.f64 t) (*.f64 (neg.f64 (*.f64 (*.f64 t t) z)) #s(literal -1 binary64))) (*.f64 (neg.f64 (*.f64 (*.f64 t t) z)) (neg.f64 t))) |
(/.f64 (fma.f64 (neg.f64 y) t (*.f64 (neg.f64 (*.f64 (*.f64 t t) z)) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 (*.f64 t t) z)) t)) |
(/.f64 (fma.f64 (/.f64 (/.f64 y t) t) (neg.f64 t) (*.f64 z #s(literal -1 binary64))) (*.f64 z (neg.f64 t))) |
(/.f64 (fma.f64 (/.f64 (/.f64 y t) t) t (*.f64 z #s(literal 1 binary64))) (*.f64 t z)) |
(/.f64 (fma.f64 y (neg.f64 t) (*.f64 (*.f64 (*.f64 t t) z) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 t t) z) (neg.f64 t))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 t t) z)) (*.f64 (neg.f64 t) (neg.f64 y))) (*.f64 (neg.f64 t) (neg.f64 (*.f64 (*.f64 t t) z)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) z (*.f64 (neg.f64 t) (/.f64 (/.f64 y t) t))) (*.f64 (neg.f64 t) z)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) z) (*.f64 (neg.f64 t) y)) (*.f64 (neg.f64 t) (*.f64 (*.f64 t t) z))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 t t) z)) (*.f64 t (neg.f64 y))) (*.f64 t (neg.f64 (*.f64 (*.f64 t t) z)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) z (*.f64 t (/.f64 (/.f64 y t) t))) (*.f64 t z)) |
(/.f64 (-.f64 (pow.f64 (/.f64 y (*.f64 (*.f64 t t) z)) #s(literal 2 binary64)) (pow.f64 t #s(literal -2 binary64))) (-.f64 (/.f64 y (*.f64 (*.f64 t t) z)) (pow.f64 t #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 t #s(literal -2 binary64)) (pow.f64 (/.f64 y (*.f64 (*.f64 t t) z)) #s(literal 2 binary64))) (-.f64 (pow.f64 t #s(literal -1 binary64)) (/.f64 y (*.f64 (*.f64 t t) z)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 y (*.f64 (*.f64 t t) z)) #s(literal 3 binary64)) (pow.f64 t #s(literal -3 binary64))) (+.f64 (pow.f64 (/.f64 y (*.f64 (*.f64 t t) z)) #s(literal 2 binary64)) (-.f64 (pow.f64 t #s(literal -2 binary64)) (*.f64 (/.f64 y (*.f64 (*.f64 t t) z)) (pow.f64 t #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 t #s(literal -3 binary64)) (pow.f64 (/.f64 y (*.f64 (*.f64 t t) z)) #s(literal 3 binary64))) (+.f64 (pow.f64 t #s(literal -2 binary64)) (-.f64 (pow.f64 (/.f64 y (*.f64 (*.f64 t t) z)) #s(literal 2 binary64)) (*.f64 (pow.f64 t #s(literal -1 binary64)) (/.f64 y (*.f64 (*.f64 t t) z)))))) |
(/.f64 (fma.f64 t y (*.f64 (*.f64 (*.f64 t t) z) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 t t) z) t)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) z) (*.f64 t y)) (*.f64 t (*.f64 (*.f64 t t) z))) |
(+.f64 (/.f64 y (*.f64 (*.f64 t t) z)) (pow.f64 t #s(literal -1 binary64))) |
(+.f64 (pow.f64 t #s(literal -1 binary64)) (/.f64 y (*.f64 (*.f64 t t) z))) |
(/.f64 (neg.f64 y) (neg.f64 (*.f64 (*.f64 t t) z))) |
(/.f64 (/.f64 (/.f64 y t) t) z) |
(/.f64 y (*.f64 (*.f64 t t) z)) |
(*.f64 (*.f64 t t) z) |
(*.f64 t (*.f64 t z)) |
(*.f64 z (*.f64 t t)) |
(*.f64 (neg.f64 (neg.f64 t)) (neg.f64 (neg.f64 t))) |
(*.f64 (neg.f64 (fabs.f64 t)) (neg.f64 (fabs.f64 t))) |
(*.f64 (fabs.f64 (fabs.f64 t)) (fabs.f64 (fabs.f64 t))) |
(*.f64 (exp.f64 (log.f64 t)) (exp.f64 (log.f64 t))) |
(*.f64 (neg.f64 t) (neg.f64 t)) |
(*.f64 (fabs.f64 t) (fabs.f64 t)) |
(*.f64 t t) |
(pow.f64 (exp.f64 (log.f64 t)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 t) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 t) #s(literal 2 binary64)) |
(pow.f64 (*.f64 t t) #s(literal 1 binary64)) |
(pow.f64 t #s(literal 2 binary64)) |
(fabs.f64 (*.f64 t t)) |
(exp.f64 (*.f64 (log.f64 t) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 t) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 t) #s(literal 2 binary64)))) |
(pow.f64 t #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 t)) |
(/.f64 #s(literal 1 binary64) t) |
(exp.f64 (*.f64 (log.f64 t) #s(literal -1 binary64))) |
#s(literal 1 binary64) |
#s(approx (/ x (- y (* z t))) (/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 #s(approx (+ (* t x) (* x (/ y z))) (*.f64 t x)) (*.f64 t t))) (neg.f64 z))) |
(/.f64 (neg.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 #s(approx (+ (* t x) (* x (/ y z))) (*.f64 t x)) (*.f64 t t)))) z) |
(/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 #s(approx (+ (* t x) (* x (/ y z))) (*.f64 t x)) (*.f64 t t))) (neg.f64 z)) |
(neg.f64 (/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 #s(approx (+ (* t x) (* x (/ y z))) (*.f64 t x)) (*.f64 t t))) z)) |
(/.f64 (neg.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 #s(approx (+ (* t x) (* x (/ y z))) (*.f64 t x)) (*.f64 t t)))) (neg.f64 z)) |
(/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 #s(approx (+ (* t x) (* x (/ y z))) (*.f64 t x)) (*.f64 t t))) z) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 #s(approx (+ (* t x) (* x (/ y z))) (*.f64 t x)) (*.f64 t t))) |
(/.f64 (/.f64 #s(approx (+ (* t x) (* x (/ y z))) (*.f64 t x)) t) t) |
(/.f64 (neg.f64 #s(approx (+ (* t x) (* x (/ y z))) (*.f64 t x))) (neg.f64 (*.f64 t t))) |
(/.f64 #s(approx (+ (* t x) (* x (/ y z))) (*.f64 t x)) (*.f64 t t)) |
#s(approx (+ (* t x) (* x (/ y z))) (*.f64 t x)) |
(*.f64 t x) |
(*.f64 x t) |
#s(approx (/ x (- y (* z t))) (/.f64 x (-.f64 y (*.f64 t z)))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (*.f64 (neg.f64 x) (+.f64 (/.f64 y (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (pow.f64 (*.f64 t z) #s(literal -1 binary64))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (*.f64 x (/.f64 (+.f64 (/.f64 y (*.f64 (*.f64 t t) z)) (pow.f64 t #s(literal -1 binary64))) z))) |
#s(approx (/ (+ (* x (/ z t)) (* x (/ (/ y t) t))) (* z z)) (/.f64 (/.f64 (fma.f64 z x (*.f64 x (/.f64 y t))) t) (*.f64 z z))) |
#s(approx (+ (* x (/ z t)) (* x (/ (/ y t) t))) (/.f64 (fma.f64 z x (*.f64 x (/.f64 y t))) t)) |
#s(approx x x) |
#s(approx (* x (/ (/ y t) t)) (*.f64 (/.f64 (/.f64 y t) t) x)) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (*.f64 (+.f64 (/.f64 y (*.f64 (*.f64 t t) z)) (pow.f64 t #s(literal -1 binary64))) x)) |
#s(approx (* (+ (/ y (* (* t t) z)) (/ 1 t)) x) (*.f64 (+.f64 (/.f64 y (*.f64 (*.f64 t t) z)) (pow.f64 t #s(literal -1 binary64))) x)) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) (/.f64 (*.f64 (+.f64 (/.f64 y z) t) x) (*.f64 t t))) |
#s(approx (+ (* t x) (* x (/ y z))) (*.f64 (+.f64 (/.f64 y z) t) x)) |
#s(approx (* t x) (*.f64 t x)) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (*.f64 (neg.f64 x) (-.f64 (pow.f64 (*.f64 t z) #s(literal -1 binary64)) (neg.f64 (/.f64 y (pow.f64 (*.f64 t z) #s(literal 2 binary64))))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 y (*.f64 (*.f64 t t) z))) (pow.f64 t #s(literal -1 binary64)))) z)) |
#s(approx (/ (+ (* x (/ z t)) (* x (/ (/ y t) t))) (* z z)) (/.f64 (*.f64 (neg.f64 x) (fma.f64 (/.f64 (/.f64 y t) t) #s(literal -1 binary64) (neg.f64 (/.f64 z t)))) (*.f64 z z))) |
#s(approx (+ (* x (/ z t)) (* x (/ (/ y t) t))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (/.f64 y t) t) #s(literal -1 binary64) (neg.f64 (/.f64 z t))))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 y (*.f64 (*.f64 t t) z))) (pow.f64 t #s(literal -1 binary64))))) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) (/.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 y z) t))) (*.f64 t t))) |
#s(approx (+ (* t x) (* x (/ y z))) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 y z) t)))) |
#s(approx (/ x (- y (* z t))) (/.f64 (neg.f64 x) (*.f64 t z))) |
#s(approx (/ x (- y (* z t))) (*.f64 #s(literal -1 binary64) (fma.f64 x (/.f64 y (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (/.f64 (/.f64 x t) z)))) |
#s(approx (/ x (- y (* z t))) (fma.f64 (-.f64 (neg.f64 (*.f64 x (/.f64 y (pow.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 x (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) y (/.f64 (neg.f64 x) (*.f64 t z)))) |
#s(approx (/ x (- y (* z t))) (fma.f64 (-.f64 (*.f64 (-.f64 (neg.f64 (*.f64 x (/.f64 y (pow.f64 (*.f64 t z) #s(literal 4 binary64))))) (/.f64 x (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) y) (/.f64 x (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) y (/.f64 (neg.f64 x) (*.f64 t z)))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/.f64 (neg.f64 x) (*.f64 t z))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (-.f64 (neg.f64 (*.f64 x (/.f64 y (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) (/.f64 (/.f64 x t) z))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 (/.f64 x t) z)) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (fma.f64 x (/.f64 y (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (/.f64 (/.f64 x t) z))) |
#s(approx (/ (+ (* x (/ z t)) (* x (/ (/ y t) t))) (* z z)) (/.f64 (/.f64 x t) z)) |
#s(approx (/ (+ (* x (/ z t)) (* x (/ (/ y t) t))) (* z z)) (fma.f64 x (/.f64 y (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (/.f64 (/.f64 x t) z))) |
#s(approx (+ (* x (/ z t)) (* x (/ (/ y t) t))) (*.f64 (/.f64 z t) x)) |
#s(approx (+ (* x (/ z t)) (* x (/ (/ y t) t))) (/.f64 (fma.f64 z x (*.f64 x (/.f64 y t))) t)) |
#s(approx (/ (/ y t) t) (/.f64 (/.f64 y t) t)) |
#s(approx (/ y t) (/.f64 y t)) |
#s(approx y y) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 x t)) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 x t))) |
#s(approx (* (+ (/ y (* (* t t) z)) (/ 1 t)) x) (/.f64 x t)) |
#s(approx (* (+ (/ y (* (* t t) z)) (/ 1 t)) x) (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 x t))) |
#s(approx (+ (/ y (* (* t t) z)) (/ 1 t)) (pow.f64 t #s(literal -1 binary64))) |
#s(approx (+ (/ y (* (* t t) z)) (/ 1 t)) (+.f64 (/.f64 y (*.f64 (*.f64 t t) z)) (pow.f64 t #s(literal -1 binary64)))) |
#s(approx (/ y (* (* t t) z)) (/.f64 y (*.f64 (*.f64 t t) z))) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) (/.f64 x t)) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 x t))) |
#s(approx (+ (* t x) (* x (/ y z))) (*.f64 t x)) |
#s(approx (+ (* t x) (* x (/ y z))) (*.f64 (+.f64 (/.f64 y z) t) x)) |
#s(approx (/ x (- y (* z t))) (/.f64 x y)) |
#s(approx (/ x (- y (* z t))) (/.f64 (fma.f64 t (/.f64 (*.f64 z x) y) x) y)) |
#s(approx (/ x (- y (* z t))) (/.f64 (-.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 (*.f64 z z) x) (*.f64 y y)) x) (neg.f64 (/.f64 (*.f64 (*.f64 z x) t) y))) y)) |
#s(approx (/ x (- y (* z t))) (/.f64 (-.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) (/.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) x) (pow.f64 y #s(literal 3 binary64))) x) (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 (*.f64 z x) y) (/.f64 (*.f64 (*.f64 (*.f64 t t) x) (*.f64 z z)) (*.f64 y y))))) y)) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (neg.f64 (*.f64 x (/.f64 y (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (*.f64 (-.f64 (/.f64 (neg.f64 x) (*.f64 (*.f64 z y) t)) (/.f64 x (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) y)) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (*.f64 x (/.f64 y (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (*.f64 (+.f64 (/.f64 x (*.f64 (*.f64 z y) t)) (/.f64 x (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) y)) |
#s(approx (/ (+ (* x (/ z t)) (* x (/ (/ y t) t))) (* z z)) (*.f64 x (/.f64 y (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
#s(approx (/ (+ (* x (/ z t)) (* x (/ (/ y t) t))) (* z z)) (*.f64 (+.f64 (/.f64 x (*.f64 (*.f64 z y) t)) (/.f64 x (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) y)) |
#s(approx (+ (* x (/ z t)) (* x (/ (/ y t) t))) (*.f64 (/.f64 (/.f64 y t) t) x)) |
#s(approx (+ (* x (/ z t)) (* x (/ (/ y t) t))) (*.f64 (fma.f64 (/.f64 x t) (/.f64 z y) (/.f64 x (*.f64 t t))) y)) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (*.f64 x (/.f64 y (*.f64 (*.f64 t t) z)))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (*.f64 (+.f64 (/.f64 (/.f64 x (*.f64 t t)) z) (/.f64 (/.f64 x t) y)) y)) |
#s(approx (* (+ (/ y (* (* t t) z)) (/ 1 t)) x) (*.f64 x (/.f64 y (*.f64 (*.f64 t t) z)))) |
#s(approx (* (+ (/ y (* (* t t) z)) (/ 1 t)) x) (*.f64 (+.f64 (/.f64 (/.f64 x (*.f64 t t)) z) (/.f64 (/.f64 x t) y)) y)) |
#s(approx (+ (/ y (* (* t t) z)) (/ 1 t)) (/.f64 y (*.f64 (*.f64 t t) z))) |
#s(approx (+ (/ y (* (* t t) z)) (/ 1 t)) (*.f64 (+.f64 (/.f64 (pow.f64 t #s(literal -2 binary64)) z) (pow.f64 (*.f64 t y) #s(literal -1 binary64))) y)) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) (*.f64 x (/.f64 y (*.f64 (*.f64 t t) z)))) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) (*.f64 (+.f64 (/.f64 (/.f64 x (*.f64 t t)) z) (/.f64 (/.f64 x t) y)) y)) |
#s(approx (+ (* t x) (* x (/ y z))) (*.f64 (/.f64 y z) x)) |
#s(approx (+ (* t x) (* x (/ y z))) (*.f64 (fma.f64 t (/.f64 x y) (/.f64 x z)) y)) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 (*.f64 z x) y) x)) y))) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 z x) t (*.f64 (*.f64 t t) (/.f64 (*.f64 (*.f64 z z) x) y))) y) #s(literal -1 binary64) (neg.f64 x)) y))) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 z x) t (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 t t) x) (*.f64 z z) (*.f64 (pow.f64 t #s(literal 3 binary64)) (/.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) x) y)))) y))) y) #s(literal -1 binary64) (neg.f64 x)) y))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (neg.f64 (*.f64 (-.f64 (/.f64 x (*.f64 (*.f64 z y) t)) (/.f64 (neg.f64 x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) y))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (neg.f64 (*.f64 (fma.f64 (/.f64 x (*.f64 (*.f64 z y) t)) #s(literal -1 binary64) (/.f64 (neg.f64 x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) y))) |
#s(approx (/ (+ (* x (/ z t)) (* x (/ (/ y t) t))) (* z z)) (neg.f64 (*.f64 (fma.f64 (/.f64 x (*.f64 (*.f64 z y) t)) #s(literal -1 binary64) (/.f64 (neg.f64 x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) y))) |
#s(approx (+ (* x (/ z t)) (* x (/ (/ y t) t))) (neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 x t) (/.f64 z y) (/.f64 x (*.f64 t t)))) y))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (neg.f64 (*.f64 (fma.f64 (/.f64 (/.f64 x (*.f64 t t)) z) #s(literal -1 binary64) (/.f64 (neg.f64 x) (*.f64 t y))) y))) |
#s(approx (* (+ (/ y (* (* t t) z)) (/ 1 t)) x) (neg.f64 (*.f64 (fma.f64 (/.f64 (/.f64 x (*.f64 t t)) z) #s(literal -1 binary64) (/.f64 (neg.f64 x) (*.f64 t y))) y))) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) (neg.f64 (*.f64 (fma.f64 (/.f64 (/.f64 x (*.f64 t t)) z) #s(literal -1 binary64) (/.f64 (neg.f64 x) (*.f64 t y))) y))) |
#s(approx (+ (* t x) (* x (/ y z))) (neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 x y) (/.f64 x z))) y))) |
#s(approx (/ x (- y (* z t))) (fma.f64 t (*.f64 x (/.f64 z (*.f64 y y))) (/.f64 x y))) |
#s(approx (/ x (- y (* z t))) (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) x) z) (pow.f64 y #s(literal 3 binary64))) (neg.f64 (*.f64 t (/.f64 x (*.f64 y y))))) z (/.f64 x y))) |
#s(approx (/ x (- y (* z t))) (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) x) z) (pow.f64 y #s(literal 4 binary64))) (neg.f64 (*.f64 (*.f64 t t) (/.f64 x (pow.f64 y #s(literal 3 binary64)))))) z (*.f64 #s(literal 1 binary64) (*.f64 t (/.f64 x (*.f64 y y))))) z (/.f64 x y))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/.f64 (/.f64 (-.f64 (*.f64 (neg.f64 x) z) (*.f64 x (/.f64 y t))) t) (*.f64 z z))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 (/.f64 (fma.f64 z x (*.f64 x (/.f64 y t))) t) (*.f64 z z))) |
#s(approx (/ (+ (* x (/ z t)) (* x (/ (/ y t) t))) (* z z)) (/.f64 (/.f64 (fma.f64 z x (*.f64 x (/.f64 y t))) t) (*.f64 z z))) |
#s(approx (/ z t) (/.f64 z t)) |
#s(approx z z) |
#s(approx (* z z) (*.f64 z z)) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 (/.f64 (fma.f64 z x (*.f64 x (/.f64 y t))) t) z)) |
#s(approx (* (+ (/ y (* (* t t) z)) (/ 1 t)) x) (/.f64 (/.f64 (fma.f64 z x (*.f64 x (/.f64 y t))) t) z)) |
#s(approx (+ (/ y (* (* t t) z)) (/ 1 t)) (/.f64 (+.f64 (/.f64 (/.f64 y t) t) (/.f64 z t)) z)) |
#s(approx (* (* t t) z) (*.f64 (*.f64 t t) z)) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) (/.f64 (/.f64 (fma.f64 z x (*.f64 x (/.f64 y t))) t) z)) |
#s(approx (+ (* t x) (* x (/ y z))) (/.f64 (fma.f64 (*.f64 z x) t (*.f64 y x)) z)) |
#s(approx (/ x (- y (* z t))) (/.f64 (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 x t)) (neg.f64 z))) |
#s(approx (/ x (- y (* z t))) (/.f64 (-.f64 (fma.f64 (*.f64 (/.f64 x (pow.f64 t #s(literal 3 binary64))) (pow.f64 (/.f64 y z) #s(literal 2 binary64))) #s(literal -1 binary64) (/.f64 (neg.f64 x) t)) (*.f64 x (/.f64 y (*.f64 (*.f64 t t) z)))) z)) |
#s(approx (/ x (- y (* z t))) (/.f64 (-.f64 (fma.f64 (*.f64 (/.f64 x (pow.f64 t #s(literal 4 binary64))) (pow.f64 (/.f64 y z) #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 (neg.f64 x) t)) (fma.f64 (/.f64 x (pow.f64 t #s(literal 3 binary64))) (pow.f64 (/.f64 y z) #s(literal 2 binary64)) (*.f64 x (/.f64 y (*.f64 (*.f64 t t) z))))) z)) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/.f64 (-.f64 (neg.f64 (*.f64 x (/.f64 y (*.f64 (*.f64 t t) z)))) (/.f64 x t)) z)) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 x t)) z)) |
#s(approx (/ (+ (* x (/ z t)) (* x (/ (/ y t) t))) (* z z)) (/.f64 (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 x t)) z)) |
#s(approx (+ (* x (/ z t)) (* x (/ (/ y t) t))) (*.f64 (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 x t)) z)) |
#s(approx (/ x (- y (* z t))) (/.f64 (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 x t)) (neg.f64 z))) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (/.f64 x (pow.f64 t #s(literal 3 binary64))) (/.f64 (*.f64 y y) z))) (*.f64 (/.f64 (/.f64 y t) t) x)) z) #s(literal -1 binary64) (/.f64 x t)) z))) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 x (pow.f64 t #s(literal 4 binary64))) (/.f64 (pow.f64 y #s(literal 3 binary64)) z)) (neg.f64 (/.f64 (*.f64 (*.f64 y y) x) (pow.f64 t #s(literal 3 binary64))))) z)) (*.f64 (/.f64 (/.f64 y t) t) x)) z) #s(literal -1 binary64) (/.f64 x t)) z))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (neg.f64 (/.f64 (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (*.f64 #s(literal 1 binary64) (/.f64 x t))) z))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (neg.f64 (/.f64 (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 x t)) (neg.f64 z)))) |
#s(approx (/ (+ (* x (/ z t)) (* x (/ (/ y t) t))) (* z z)) (neg.f64 (/.f64 (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 x t)) (neg.f64 z)))) |
#s(approx (+ (* x (/ z t)) (* x (/ (/ y t) t))) (neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 x t))) z))) |
#s(approx (/ x (- y (* z t))) (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z z) x) t) (pow.f64 y #s(literal 3 binary64))) (/.f64 (*.f64 (neg.f64 x) z) (*.f64 y y))) t (/.f64 x y))) |
#s(approx (/ x (- y (* z t))) (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) x) t) (pow.f64 y #s(literal 4 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 z z) x) (pow.f64 y #s(literal 3 binary64))))) t (*.f64 #s(literal 1 binary64) (*.f64 x (/.f64 z (*.f64 y y))))) t (/.f64 x y))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/.f64 (-.f64 (neg.f64 (*.f64 t (/.f64 x z))) (*.f64 x (/.f64 y (*.f64 z z)))) (*.f64 t t))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 (fma.f64 t (/.f64 x z) (*.f64 x (/.f64 y (*.f64 z z)))) (*.f64 t t))) |
#s(approx (/ (+ (* x (/ z t)) (* x (/ (/ y t) t))) (* z z)) (/.f64 (fma.f64 t (/.f64 x z) (*.f64 x (/.f64 y (*.f64 z z)))) (*.f64 t t))) |
#s(approx (+ (* x (/ z t)) (* x (/ (/ y t) t))) (/.f64 (fma.f64 (*.f64 z x) t (*.f64 y x)) (*.f64 t t))) |
#s(approx t t) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 (*.f64 (+.f64 (/.f64 y z) t) x) (*.f64 t t))) |
#s(approx (* (+ (/ y (* (* t t) z)) (/ 1 t)) x) (/.f64 (*.f64 (+.f64 (/.f64 y z) t) x) (*.f64 t t))) |
#s(approx (+ (/ y (* (* t t) z)) (/ 1 t)) (/.f64 (+.f64 (/.f64 y z) t) (*.f64 t t))) |
#s(approx (* t t) (*.f64 t t)) |
#s(approx (/ 1 t) (pow.f64 t #s(literal -1 binary64))) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) (/.f64 (*.f64 (+.f64 (/.f64 y z) t) x) (*.f64 t t))) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 (fma.f64 (/.f64 x t) (/.f64 y (*.f64 z z)) (/.f64 x z)) t))) |
#s(approx (/ x (- y (* z t))) (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) x) (*.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 t t))) #s(literal -1 binary64) (/.f64 (neg.f64 x) z)) (*.f64 (/.f64 x t) (/.f64 y (*.f64 z z)))) t)) |
#s(approx (/ x (- y (* z t))) (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) (*.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 t #s(literal 3 binary64)))) #s(literal -1 binary64) (/.f64 (neg.f64 x) z)) (fma.f64 (/.f64 x t) (/.f64 y (*.f64 z z)) (/.f64 (*.f64 (*.f64 y y) x) (*.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 t t))))) t)) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/.f64 (-.f64 (neg.f64 (*.f64 (/.f64 x t) (/.f64 y (*.f64 z z)))) (/.f64 x z)) t)) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 (fma.f64 (/.f64 x t) (/.f64 y (*.f64 z z)) (/.f64 x z)) t)) |
#s(approx (/ (+ (* x (/ z t)) (* x (/ (/ y t) t))) (* z z)) (/.f64 (fma.f64 (/.f64 x t) (/.f64 y (*.f64 z z)) (/.f64 x z)) t)) |
#s(approx (+ (* x (/ z t)) (* x (/ (/ y t) t))) (/.f64 (fma.f64 z x (*.f64 x (/.f64 y t))) t)) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 (fma.f64 (/.f64 x t) (/.f64 y z) x) t)) |
#s(approx (* (+ (/ y (* (* t t) z)) (/ 1 t)) x) (/.f64 (fma.f64 (/.f64 x t) (/.f64 y z) x) t)) |
#s(approx (+ (/ y (* (* t t) z)) (/ 1 t)) (/.f64 (+.f64 (/.f64 (/.f64 y t) z) #s(literal 1 binary64)) t)) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) (/.f64 (fma.f64 (/.f64 x t) (/.f64 y z) x) t)) |
#s(approx (+ (* t x) (* x (/ y z))) (*.f64 (fma.f64 (/.f64 x t) (/.f64 y z) x) t)) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 (fma.f64 (/.f64 x t) (/.f64 y (*.f64 z z)) (/.f64 x z)) t))) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 y y) x) t) (pow.f64 z #s(literal 3 binary64)))) (*.f64 x (/.f64 y (*.f64 z z)))) t) #s(literal -1 binary64) (/.f64 x z)) t))) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) t) (pow.f64 z #s(literal 4 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) x) (pow.f64 z #s(literal 3 binary64))))) t)) (*.f64 x (/.f64 y (*.f64 z z)))) t) #s(literal -1 binary64) (/.f64 x z)) t))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (neg.f64 (/.f64 (fma.f64 (/.f64 x t) (/.f64 y (*.f64 z z)) (*.f64 #s(literal 1 binary64) (/.f64 x z))) t))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (neg.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 x t) (/.f64 y (*.f64 z z)) (/.f64 x z)) t)))) |
#s(approx (/ (+ (* x (/ z t)) (* x (/ (/ y t) t))) (* z z)) (neg.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 x t) (/.f64 y (*.f64 z z)) (/.f64 x z)) t)))) |
#s(approx (+ (* x (/ z t)) (* x (/ (/ y t) t))) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 z x (*.f64 x (/.f64 y t)))) t))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 x t) (/.f64 y z) x)) t))) |
#s(approx (* (+ (/ y (* (* t t) z)) (/ 1 t)) x) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 x t) (/.f64 y z) x)) t))) |
#s(approx (+ (/ y (* (* t t) z)) (/ 1 t)) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (/.f64 y t) z)) #s(literal 1 binary64)) t))) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 x t) (/.f64 y z) x)) t))) |
#s(approx (+ (* t x) (* x (/ y z))) (*.f64 (neg.f64 t) (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 x t) (/.f64 y z) x)))) |
Compiled 14 416 to 1 886 computations (86.9% saved)
8 alts after pruning (1 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 329 | 1 | 330 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 2 | 3 |
| Done | 0 | 5 | 5 |
| Total | 330 | 8 | 338 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 96.2% | (/.f64 x (fma.f64 (neg.f64 t) z y)) |
| ✓ | 49.6% | (/.f64 x #s(approx (- y (* z t)) (*.f64 (neg.f64 t) z))) |
| ✓ | 53.6% | (/.f64 x #s(approx (- y (* z t)) y)) |
| ✓ | 35.3% | #s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 #s(approx (+ (* t x) (* x (/ y z))) (*.f64 t x)) (*.f64 t t))) z))) |
| ✓ | 52.5% | #s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 x t)) z))) |
| ✓ | 44.5% | #s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (*.f64 (+.f64 (/.f64 y (*.f64 (*.f64 t t) z)) (/.f64 #s(literal 1 binary64) t)) x)) z))) |
| ✓ | 52.9% | #s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 #s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (/.f64 x z)) t))) |
| 37.1% | #s(approx (/ x (- y (* z t))) (neg.f64 #s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 #s(approx (+ (* x (/ z t)) (* x (/ (/ y t) t))) (*.f64 (/.f64 z t) x)) (*.f64 z z))))) |
Compiled 631 to 261 computations (58.6% saved)
| Inputs |
|---|
(/.f64 x #s(approx (- y (* z t)) y)) |
(/.f64 x #s(approx (- y (* z t)) (*.f64 (neg.f64 t) z))) |
(/.f64 x (-.f64 y (*.f64 z t))) |
(/.f64 x (fma.f64 (neg.f64 t) z y)) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 #s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (/.f64 x z)) t))) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 x t)) z))) |
#s(approx (/ x (- y (* z t))) (neg.f64 #s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 #s(approx (+ (* x (/ z t)) (* x (/ (/ y t) t))) (*.f64 (/.f64 z t) x)) (*.f64 z z))))) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 #s(approx (+ (* t x) (* x (/ y z))) (*.f64 t x)) (*.f64 t t))) z))) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 (fma.f64 t x (*.f64 x (/.f64 y z))) (*.f64 t t))) z))) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (*.f64 (+.f64 (/.f64 y (*.f64 (*.f64 t t) z)) (/.f64 #s(literal 1 binary64) t)) x)) z))) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 (fma.f64 (/.f64 x (*.f64 z z)) (/.f64 y t) (/.f64 x z)) t))) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 (fma.f64 (/.f64 y (*.f64 t t)) (/.f64 x z) (/.f64 x t)) z))) |
#s(approx (/ x (- y (* z t))) (neg.f64 #s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 (fma.f64 x (/.f64 z t) (*.f64 x (/.f64 (/.f64 y t) t))) (*.f64 z z))))) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (*.f64 (+.f64 (/.f64 y (*.f64 (*.f64 t t) z)) (pow.f64 t #s(literal -1 binary64))) x)) z))) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (/.f64 (*.f64 y y) z) (/.f64 x (pow.f64 t #s(literal 3 binary64))))) (*.f64 (/.f64 y t) (/.f64 x t))) z) #s(literal -1 binary64) (/.f64 x t)) z))) |
| Outputs |
|---|
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 #s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (/.f64 x z)) t))) |
(/.f64 x (fma.f64 (neg.f64 t) z y)) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 #s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (/.f64 x z)) t))) |
7 calls:
| 5.0ms | t |
| 5.0ms | (-.f64 y (*.f64 z t)) |
| 4.0ms | y |
| 4.0ms | z |
| 4.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 3 | (*.f64 z t) |
| 99.9% | 3 | (-.f64 y (*.f64 z t)) |
| 96.2% | 1 | (/.f64 x (-.f64 y (*.f64 z t))) |
| 96.2% | 1 | x |
| 96.2% | 1 | y |
| 96.2% | 1 | z |
| 96.2% | 1 | t |
Compiled 19 to 34 computations (-78.9% saved)
| Inputs |
|---|
(/.f64 x #s(approx (- y (* z t)) y)) |
(/.f64 x #s(approx (- y (* z t)) (*.f64 (neg.f64 t) z))) |
(/.f64 x (-.f64 y (*.f64 z t))) |
(/.f64 x (fma.f64 (neg.f64 t) z y)) |
| Outputs |
|---|
(/.f64 x (fma.f64 (neg.f64 t) z y)) |
5 calls:
| 2.0ms | y |
| 2.0ms | z |
| 2.0ms | (-.f64 y (*.f64 z t)) |
| 2.0ms | (*.f64 z t) |
| 2.0ms | (/.f64 x (-.f64 y (*.f64 z t))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.2% | 1 | (/.f64 x (-.f64 y (*.f64 z t))) |
| 96.2% | 1 | y |
| 96.2% | 1 | z |
| 96.2% | 1 | (-.f64 y (*.f64 z t)) |
| 96.2% | 1 | (*.f64 z t) |
Compiled 17 to 26 computations (-52.9% saved)
| Inputs |
|---|
(/.f64 x #s(approx (- y (* z t)) y)) |
(/.f64 x #s(approx (- y (* z t)) (*.f64 (neg.f64 t) z))) |
(/.f64 x (-.f64 y (*.f64 z t))) |
| Outputs |
|---|
(/.f64 x (-.f64 y (*.f64 z t))) |
7 calls:
| 3.0ms | (/.f64 x (-.f64 y (*.f64 z t))) |
| 2.0ms | y |
| 2.0ms | x |
| 2.0ms | z |
| 2.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.2% | 1 | (-.f64 y (*.f64 z t)) |
| 96.2% | 1 | x |
| 96.2% | 1 | t |
| 96.2% | 1 | (*.f64 z t) |
| 96.2% | 1 | (/.f64 x (-.f64 y (*.f64 z t))) |
| 96.2% | 1 | y |
| 96.2% | 1 | z |
Compiled 19 to 34 computations (-78.9% saved)
| Inputs |
|---|
(/.f64 x #s(approx (- y (* z t)) y)) |
(/.f64 x #s(approx (- y (* z t)) (*.f64 (neg.f64 t) z))) |
| Outputs |
|---|
(/.f64 x #s(approx (- y (* z t)) (*.f64 (neg.f64 t) z))) |
(/.f64 x #s(approx (- y (* z t)) y)) |
(/.f64 x #s(approx (- y (* z t)) (*.f64 (neg.f64 t) z))) |
7 calls:
| 1.0ms | z |
| 1.0ms | y |
| 1.0ms | t |
| 1.0ms | x |
| 1.0ms | (/.f64 x (-.f64 y (*.f64 z t))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 60.7% | 3 | (-.f64 y (*.f64 z t)) |
| 63.8% | 6 | x |
| 72.9% | 3 | t |
| 77.5% | 3 | (*.f64 z t) |
| 64.3% | 6 | (/.f64 x (-.f64 y (*.f64 z t))) |
| 76.2% | 3 | y |
| 75.1% | 3 | z |
Compiled 19 to 34 computations (-78.9% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(/.f64 x #s(approx (- y (* z t)) y)) |
| Outputs |
|---|
(/.f64 x #s(approx (- y (* z t)) y)) |
7 calls:
| 1.0ms | z |
| 1.0ms | y |
| 1.0ms | x |
| 1.0ms | t |
| 1.0ms | (-.f64 y (*.f64 z t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 53.6% | 1 | x |
| 53.6% | 1 | (/.f64 x (-.f64 y (*.f64 z t))) |
| 53.6% | 1 | (-.f64 y (*.f64 z t)) |
| 53.6% | 1 | t |
| 53.6% | 1 | z |
| 53.6% | 1 | y |
| 53.6% | 1 | (*.f64 z t) |
Compiled 19 to 34 computations (-78.9% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.7839442257061734e+228 | 7.178747236860356e+257 |
| 0.0ms | -1.4205287336357323e+263 | -1.5554977980455726e+237 |
Compiled 10 to 14 computations (-40% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.0378445718862536e+45 | 9.38932585968298e+50 |
| 0.0ms | -2.1766109868552694e+100 | -3.219040072565812e+88 |
Compiled 10 to 14 computations (-40% saved)
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 41 | 105 |
| 1 | 79 | 105 |
| 2 | 152 | 103 |
| 3 | 336 | 103 |
| 4 | 706 | 103 |
| 5 | 1224 | 103 |
| 6 | 1504 | 103 |
| 7 | 1582 | 103 |
| 8 | 2235 | 103 |
| 9 | 7307 | 103 |
| 1× | node limit |
| Inputs |
|---|
(if (<=.f64 (*.f64 z t) #s(literal -100000000000000001617283929500958347809617271215324681096755776296054153530035788436133522496440536428819053303318396315116321724674929173953241540025456475844343490985646025955809392324929988807089135627070664687603614947110183136436054375358690154446666302750720 binary64)) #s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 #s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (/.f64 x z)) t))) (if (<=.f64 (*.f64 z t) #s(literal 4999999999999999959194305311472138789316713505760186662089948335321480892263512301403195247934654204235168857842647367096996296699444923098611883276723489546525980192668752177843878836281320271702176657113721017213751856835067904 binary64)) (/.f64 x (fma.f64 (neg.f64 t) z y)) #s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 #s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (/.f64 x z)) t))))) |
(/.f64 x (fma.f64 (neg.f64 t) z y)) |
(/.f64 x (-.f64 y (*.f64 z t))) |
(if (<=.f64 (*.f64 z t) #s(literal -20000000000000000318057822195198360936721617127890562779562655115495677544340762121626939971713630208 binary64)) (/.f64 x #s(approx (- y (* z t)) (*.f64 (neg.f64 t) z))) (if (<=.f64 (*.f64 z t) #s(literal 3999999999999999719029156098142204879723036672 binary64)) (/.f64 x #s(approx (- y (* z t)) y)) (/.f64 x #s(approx (- y (* z t)) (*.f64 (neg.f64 t) z))))) |
(/.f64 x #s(approx (- y (* z t)) y)) |
| Outputs |
|---|
(if (<=.f64 (*.f64 z t) #s(literal -100000000000000001617283929500958347809617271215324681096755776296054153530035788436133522496440536428819053303318396315116321724674929173953241540025456475844343490985646025955809392324929988807089135627070664687603614947110183136436054375358690154446666302750720 binary64)) #s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 #s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (/.f64 x z)) t))) (if (<=.f64 (*.f64 z t) #s(literal 4999999999999999959194305311472138789316713505760186662089948335321480892263512301403195247934654204235168857842647367096996296699444923098611883276723489546525980192668752177843878836281320271702176657113721017213751856835067904 binary64)) (/.f64 x (fma.f64 (neg.f64 t) z y)) #s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 #s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (/.f64 x z)) t))))) |
(if (or (<=.f64 (*.f64 z t) #s(literal -100000000000000001617283929500958347809617271215324681096755776296054153530035788436133522496440536428819053303318396315116321724674929173953241540025456475844343490985646025955809392324929988807089135627070664687603614947110183136436054375358690154446666302750720 binary64)) (not (<=.f64 (*.f64 z t) #s(literal 4999999999999999959194305311472138789316713505760186662089948335321480892263512301403195247934654204235168857842647367096996296699444923098611883276723489546525980192668752177843878836281320271702176657113721017213751856835067904 binary64)))) #s(approx (/ x (- y (* z t))) (/.f64 #s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (/.f64 x z)) (neg.f64 t))) (/.f64 x (fma.f64 (neg.f64 t) z y))) |
(/.f64 x (fma.f64 (neg.f64 t) z y)) |
(/.f64 x (-.f64 y (*.f64 z t))) |
(if (<=.f64 (*.f64 z t) #s(literal -20000000000000000318057822195198360936721617127890562779562655115495677544340762121626939971713630208 binary64)) (/.f64 x #s(approx (- y (* z t)) (*.f64 (neg.f64 t) z))) (if (<=.f64 (*.f64 z t) #s(literal 3999999999999999719029156098142204879723036672 binary64)) (/.f64 x #s(approx (- y (* z t)) y)) (/.f64 x #s(approx (- y (* z t)) (*.f64 (neg.f64 t) z))))) |
(if (or (<=.f64 (*.f64 z t) #s(literal -20000000000000000318057822195198360936721617127890562779562655115495677544340762121626939971713630208 binary64)) (not (<=.f64 (*.f64 z t) #s(literal 3999999999999999719029156098142204879723036672 binary64)))) (/.f64 x #s(approx (- y (* z t)) (*.f64 (neg.f64 t) z))) (/.f64 x #s(approx (- y (* z t)) y))) |
(/.f64 x #s(approx (- y (* z t)) y)) |
| 1× | fuel |
Compiled 105 to 42 computations (60% saved)
(sort z t)
(negabs x)
Compiled 682 to 360 computations (47.2% saved)
Loading profile data...