
Time bar (total: 3.0s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 0 |
| 100% | 99.8% | 0% | 0.2% | 0% | 0% | 0% | 1 |
Compiled 11 to 10 computations (9.1% saved)
| 502.0ms | 8 256× | 0 | valid |
ival-mult: 203.0ms (80.9% of total)ival-sub: 43.0ms (17.1% of total)ival-assert: 3.0ms (1.2% of total)adjust: 2.0ms (0.8% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 22 | 0 | - | 1 | (-6.180498459898528e-230 4.775592510510356e-257 3.0986703311089427e-54 6.70807915374026e+242) | (*.f64 (-.f64 (*.f64 x y) (*.f64 z y)) t) |
| 1 | 0 | - | 0 | - | (-.f64 (*.f64 x y) (*.f64 z y)) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | (*.f64 z y) |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (*.f64 x y) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
*.f64 | (*.f64 (-.f64 (*.f64 x y) (*.f64 z y)) t) | n*o | 17 | 0 |
*.f64 | (*.f64 (-.f64 (*.f64 x y) (*.f64 z y)) t) | n*u | 4 | 0 |
-.f64 | (-.f64 (*.f64 x y) (*.f64 z y)) | nan-rescue | 1 | 0 |
| ↳ | (*.f64 x y) | overflow | 30 | |
| ↳ | (*.f64 z y) | overflow | 34 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 22 | 1 |
| - | 0 | 233 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 22 | 0 | 1 |
| - | 0 | 0 | 233 |
| number | freq |
|---|---|
| 0 | 234 |
| 1 | 22 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 28.0ms | 512× | 0 | valid |
Compiled 65 to 28 computations (56.9% saved)
ival-mult: 10.0ms (79.5% of total)ival-sub: 2.0ms (15.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 | 46 | 112 |
| 1 | 121 | 107 |
| 2 | 344 | 107 |
| 3 | 905 | 107 |
| 4 | 1609 | 107 |
| 5 | 2262 | 107 |
| 6 | 2568 | 107 |
| 7 | 2763 | 107 |
| 8 | 2815 | 107 |
| 9 | 2815 | 107 |
| 0 | 8 | 9 |
| 0 | 12 | 7 |
| 1 | 20 | 7 |
| 2 | 42 | 7 |
| 3 | 100 | 7 |
| 4 | 194 | 7 |
| 5 | 333 | 7 |
| 6 | 461 | 7 |
| 7 | 589 | 7 |
| 8 | 644 | 7 |
| 9 | 665 | 7 |
| 10 | 678 | 7 |
| 0 | 678 | 7 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(*.f64 (-.f64 (*.f64 x y) (*.f64 z y)) t) |
| Outputs |
|---|
(*.f64 (-.f64 (*.f64 x y) (*.f64 z y)) t) |
(*.f64 (*.f64 (-.f64 x z) t) y) |
(negabs y)
(negabs t)
(sort y t)
Compiled 9 to 8 computations (11.1% saved)
Compiled 0 to 4 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 97.3% | (*.f64 (-.f64 (*.f64 x y) (*.f64 z y)) t) |
Compiled 9 to 8 computations (11.1% saved)
| Inputs |
|---|
(*.f64 (-.f64 (*.f64 x y) (*.f64 z y)) t) |
(-.f64 (*.f64 x y) (*.f64 z y)) |
(*.f64 x y) |
x |
y |
(*.f64 z y) |
z |
t |
| Outputs |
|---|
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* -1 (* t (* y z))))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (+ (* -1 (* t (* y z))) (* t (* x y))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (- (* x y) (* y z)))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* t (* x y)))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* x y))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* x (+ y (* -1 (/ (* y z) x)))))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* y z) x)))))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* t (* y (- x z))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* y (- x z)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* -1 (* t (* y (- (* -1 x) (* -1 z))))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* -1 (* y (- (* -1 x) (* -1 z)))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (+ (* -1 (* y z)) (* x y)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* z (- (/ (* x y) z) y)))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 y)))))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* t (- (* x y) (* y z))))) |
#s(approx t #s(hole binary64 t)) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | y | @ | inf | ((* (- (* x y) (* z y)) t) (- (* x y) (* z y)) (* x y) x y (* z y) z t) |
| 3.0ms | y | @ | 0 | ((* (- (* x y) (* z y)) t) (- (* x y) (* z y)) (* x y) x y (* z y) z t) |
| 1.0ms | y | @ | -inf | ((* (- (* x y) (* z y)) t) (- (* x y) (* z y)) (* x y) x y (* z y) z t) |
| 1.0ms | x | @ | inf | ((* (- (* x y) (* z y)) t) (- (* x y) (* z y)) (* x y) x y (* z y) z t) |
| 1.0ms | x | @ | -inf | ((* (- (* x y) (* z y)) t) (- (* x y) (* z y)) (* x y) x y (* z y) z t) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 89 | 438 |
| 0 | 95 | 375 |
| 1 | 412 | 354 |
| 2 | 3119 | 353 |
| 0 | 8334 | 350 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (-.f64 (*.f64 x y) (*.f64 z y)) t) |
(-.f64 (*.f64 x y) (*.f64 z y)) |
(*.f64 x y) |
x |
y |
(*.f64 z y) |
z |
t |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* -1 (* t (* y z))))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (+ (* -1 (* t (* y z))) (* t (* x y))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (- (* x y) (* y z)))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* t (* x y)))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* x y))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* x (+ y (* -1 (/ (* y z) x)))))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* y z) x)))))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* t (* y (- x z))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* y (- x z)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* -1 (* t (* y (- (* -1 x) (* -1 z))))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* -1 (* y (- (* -1 x) (* -1 z)))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (+ (* -1 (* y z)) (* x y)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* z (- (/ (* x y) z) y)))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 y)))))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* t (- (* x y) (* y z))))) |
#s(approx t #s(hole binary64 t)) |
| Outputs |
|---|
(*.f64 (*.f64 t (-.f64 x z)) y) |
(*.f64 (-.f64 x z) (*.f64 t y)) |
(*.f64 (*.f64 t y) (-.f64 x z)) |
(*.f64 (*.f64 (-.f64 x z) y) t) |
(*.f64 t (*.f64 (-.f64 x z) y)) |
(*.f64 y (*.f64 (-.f64 x z) t)) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z x)) (*.f64 (-.f64 x z) y)) t)) (neg.f64 (*.f64 y (+.f64 z x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) t)) (neg.f64 (fma.f64 (neg.f64 z) y (*.f64 (neg.f64 x) y)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 z y) #s(literal 3 binary64))) t)) (neg.f64 (fma.f64 (*.f64 z y) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) t)) (neg.f64 (fma.f64 (*.f64 y x) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 z y) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 t y) (*.f64 (+.f64 z x) (-.f64 x z)))) (-.f64 (neg.f64 x) z)) |
(/.f64 (neg.f64 (*.f64 (*.f64 t y) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (neg.f64 (fma.f64 z (+.f64 z x) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 t (*.f64 (*.f64 y (+.f64 z x)) (*.f64 (-.f64 x z) y)))) (neg.f64 (*.f64 y (+.f64 z x)))) |
(/.f64 (neg.f64 (*.f64 t (-.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (neg.f64 (fma.f64 (neg.f64 z) y (*.f64 (neg.f64 x) y)))) |
(/.f64 (neg.f64 (*.f64 t (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 z y) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (*.f64 z y) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 t (+.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (*.f64 y x) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 z y) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 z y) t) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 y x) t) (*.f64 (*.f64 (neg.f64 t) z) y)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 z y) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 t) z) y (*.f64 (*.f64 (neg.f64 x) y) t))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 z y) t) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y x) t) (-.f64 (*.f64 (*.f64 y x) t) (*.f64 (*.f64 (neg.f64 t) z) y)) (pow.f64 (*.f64 (*.f64 z y) t) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 z y) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 z y) t) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 t) z) y) (*.f64 (*.f64 (neg.f64 x) y) t)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 z y) t) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 t) z) y (*.f64 (*.f64 (neg.f64 x) y) t))) (*.f64 (fma.f64 (*.f64 (neg.f64 t) z) y (*.f64 (*.f64 (neg.f64 x) y) t)) (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 (neg.f64 t) z) y (*.f64 (*.f64 (neg.f64 x) y) t)) (fma.f64 (*.f64 (neg.f64 t) z) y (*.f64 (*.f64 (neg.f64 x) y) t)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 z y) t) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y x) t) (-.f64 (*.f64 (*.f64 y x) t) (*.f64 (*.f64 (neg.f64 t) z) y)) (pow.f64 (*.f64 (*.f64 z y) t) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 y x) t) (-.f64 (*.f64 (*.f64 y x) t) (*.f64 (*.f64 (neg.f64 t) z) y)) (pow.f64 (*.f64 (*.f64 z y) t) #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 y x) t) (-.f64 (*.f64 (*.f64 y x) t) (*.f64 (*.f64 (neg.f64 t) z) y)) (pow.f64 (*.f64 (*.f64 z y) t) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 y x) t) (-.f64 (*.f64 (*.f64 y x) t) (*.f64 (*.f64 (neg.f64 t) z) y)) (pow.f64 (*.f64 (*.f64 z y) t) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z x)) (*.f64 (-.f64 x z) y)) t) (*.f64 y (+.f64 z x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) t) (fma.f64 (neg.f64 z) y (*.f64 (neg.f64 x) y))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 z y) #s(literal 3 binary64))) t) (fma.f64 (*.f64 z y) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) t) (fma.f64 (*.f64 y x) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 z y) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 t y) (*.f64 (+.f64 z x) (-.f64 x z))) (+.f64 z x)) |
(/.f64 (*.f64 (*.f64 t y) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (fma.f64 z (+.f64 z x) (*.f64 x x))) |
(/.f64 (*.f64 t (*.f64 (*.f64 y (+.f64 z x)) (*.f64 (-.f64 x z) y))) (*.f64 y (+.f64 z x))) |
(/.f64 (*.f64 t (-.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (fma.f64 (neg.f64 z) y (*.f64 (neg.f64 x) y))) |
(/.f64 (*.f64 t (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 z y) #s(literal 3 binary64)))) (fma.f64 (*.f64 z y) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 t (+.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (fma.f64 (*.f64 y x) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 z y) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 z y) t) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 y x) t) (*.f64 (*.f64 (neg.f64 t) z) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 z y) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 z y) t) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 t) z) y) (*.f64 (*.f64 (neg.f64 x) y) t))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 z y) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 (neg.f64 t) z) y (*.f64 (*.f64 (neg.f64 x) y) t)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 z y) t) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 z y) t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y x) t) (*.f64 (*.f64 (neg.f64 t) z) y)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 z y) t) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 y x) t) (-.f64 (*.f64 (*.f64 y x) t) (*.f64 (*.f64 (neg.f64 t) z) y)) (pow.f64 (*.f64 (*.f64 z y) t) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 z y) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 2 binary64))) (fma.f64 (*.f64 (neg.f64 t) z) y (*.f64 (*.f64 (neg.f64 x) y) t))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 z y) t) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 z y) t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y x) t) (*.f64 (*.f64 (neg.f64 t) z) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 z y) t) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 y x) t) (-.f64 (*.f64 (*.f64 y x) t) (*.f64 (*.f64 (neg.f64 t) z) y)) (pow.f64 (*.f64 (*.f64 z y) t) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (neg.f64 t) z) y (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 (*.f64 (neg.f64 t) z) y (*.f64 (*.f64 y x) t)) |
(fma.f64 (*.f64 z (neg.f64 t)) y (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 (*.f64 z (neg.f64 t)) y (*.f64 (*.f64 y x) t)) |
(fma.f64 (*.f64 t x) y (*.f64 (*.f64 (neg.f64 t) z) y)) |
(fma.f64 (neg.f64 t) (*.f64 z y) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 (neg.f64 t) (*.f64 z y) (*.f64 (*.f64 y x) t)) |
(fma.f64 (neg.f64 z) (*.f64 t y) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 (neg.f64 z) (*.f64 t y) (*.f64 (*.f64 y x) t)) |
(fma.f64 (*.f64 (neg.f64 t) y) z (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 (*.f64 (neg.f64 t) y) z (*.f64 (*.f64 y x) t)) |
(fma.f64 (*.f64 t y) (neg.f64 z) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 (*.f64 t y) (neg.f64 z) (*.f64 (*.f64 y x) t)) |
(fma.f64 (*.f64 t y) x (*.f64 (*.f64 (neg.f64 t) z) y)) |
(fma.f64 (*.f64 (neg.f64 z) y) t (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 (*.f64 (neg.f64 z) y) t (*.f64 (*.f64 y x) t)) |
(fma.f64 (*.f64 (*.f64 z y) t) #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 (*.f64 (*.f64 z y) t) #s(literal -1 binary64) (*.f64 (*.f64 y x) t)) |
(fma.f64 (*.f64 z y) (neg.f64 t) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 (*.f64 z y) (neg.f64 t) (*.f64 (*.f64 y x) t)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 z y) t) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 z y) t) (*.f64 (*.f64 y x) t)) |
(fma.f64 (*.f64 y x) t (*.f64 (*.f64 (neg.f64 t) z) y)) |
(fma.f64 t (*.f64 (neg.f64 z) y) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 t (*.f64 (neg.f64 z) y) (*.f64 (*.f64 y x) t)) |
(fma.f64 t (*.f64 y x) (*.f64 (*.f64 (neg.f64 t) z) y)) |
(fma.f64 z (*.f64 (neg.f64 t) y) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 z (*.f64 (neg.f64 t) y) (*.f64 (*.f64 y x) t)) |
(fma.f64 y (*.f64 t x) (*.f64 (*.f64 (neg.f64 t) z) y)) |
(fma.f64 x (*.f64 t y) (*.f64 (*.f64 (neg.f64 t) z) y)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z y) t) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 t) z) y (*.f64 (*.f64 (neg.f64 x) y) t))) (/.f64 (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 t) z) y (*.f64 (*.f64 (neg.f64 x) y) t)))) |
(-.f64 (*.f64 (*.f64 y x) t) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 z y))) |
(-.f64 (*.f64 (*.f64 y x) t) (*.f64 (*.f64 (*.f64 (neg.f64 t) z) y) #s(literal -1 binary64))) |
(-.f64 (*.f64 (*.f64 y x) t) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 z y) t))) |
(-.f64 (*.f64 (*.f64 (neg.f64 t) z) y) (*.f64 (*.f64 (neg.f64 x) y) t)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z y) t) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y x) t) (-.f64 (*.f64 (*.f64 y x) t) (*.f64 (*.f64 (neg.f64 t) z) y)) (pow.f64 (*.f64 (*.f64 z y) t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y x) t) (-.f64 (*.f64 (*.f64 y x) t) (*.f64 (*.f64 (neg.f64 t) z) y)) (pow.f64 (*.f64 (*.f64 z y) t) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 y x) t) (*.f64 (*.f64 (neg.f64 t) z) y)) |
(+.f64 (*.f64 (*.f64 (neg.f64 t) z) y) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(+.f64 (*.f64 (*.f64 (neg.f64 t) z) y) (*.f64 (*.f64 y x) t)) |
(*.f64 (-.f64 x z) y) |
(*.f64 y (+.f64 x (neg.f64 z))) |
(*.f64 y (-.f64 x z)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) y)) (neg.f64 (fma.f64 z (+.f64 z x) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (neg.f64 (fma.f64 z (+.f64 z x) (*.f64 x x)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 y (+.f64 z x)) (*.f64 (-.f64 x z) y)))) (neg.f64 (neg.f64 (*.f64 y (+.f64 z x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (fma.f64 (neg.f64 z) y (*.f64 (neg.f64 x) y))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 z y) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 z y) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 y x) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 z y) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 x z)) y)) (-.f64 (neg.f64 x) z)) |
(/.f64 (neg.f64 (*.f64 y (*.f64 (+.f64 z x) (-.f64 x z)))) (-.f64 (neg.f64 x) z)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 z) y) (*.f64 (neg.f64 x) y)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 y (+.f64 z x))) (*.f64 (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 z y) #s(literal 2 binary64)))) (*.f64 (*.f64 y (+.f64 z x)) (*.f64 y (+.f64 z x)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) y (*.f64 (neg.f64 x) y))) (*.f64 (fma.f64 (neg.f64 z) y (*.f64 (neg.f64 x) y)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 (fma.f64 (neg.f64 z) y (*.f64 (neg.f64 x) y)) (fma.f64 (neg.f64 z) y (*.f64 (neg.f64 x) y)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 z y) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 z y) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 (*.f64 z y) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 z y) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 (*.f64 z y) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 z y) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 y x) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 z y) #s(literal 2 binary64))) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 y x) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 z y) #s(literal 2 binary64))) (fma.f64 (*.f64 y x) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 z y) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 x z)) y) (+.f64 z x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) y) (fma.f64 z (+.f64 z x) (*.f64 x x))) |
(/.f64 (*.f64 y (*.f64 (+.f64 z x) (-.f64 x z))) (+.f64 z x)) |
(/.f64 (*.f64 y (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (fma.f64 z (+.f64 z x) (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 z) y) (*.f64 (neg.f64 x) y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (+.f64 z x)) (*.f64 (-.f64 x z) y))) (neg.f64 (*.f64 y (+.f64 z x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (neg.f64 z) y (*.f64 (neg.f64 x) y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 z y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 z y) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (*.f64 (neg.f64 y) (*.f64 z (*.f64 y x))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 y x) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 z y) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 y (+.f64 z x)) (*.f64 (-.f64 x z) y)) (*.f64 y (+.f64 z x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) y (*.f64 (neg.f64 x) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 z y) #s(literal 3 binary64))) (fma.f64 (*.f64 z y) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (*.f64 (neg.f64 y) (*.f64 z (*.f64 y x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (*.f64 y x) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 z y) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 z) y (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (neg.f64 z) y (*.f64 y x)) |
(fma.f64 (neg.f64 y) z (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (neg.f64 y) z (*.f64 y x)) |
(fma.f64 (*.f64 z y) #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (*.f64 z y) #s(literal -1 binary64) (*.f64 y x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 z y) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 z y) (*.f64 y x)) |
(fma.f64 z (neg.f64 y) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 z (neg.f64 y) (*.f64 y x)) |
(fma.f64 y (neg.f64 z) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 y (neg.f64 z) (*.f64 y x)) |
(fma.f64 y x (*.f64 (neg.f64 z) y)) |
(fma.f64 x y (*.f64 (neg.f64 z) y)) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 y (+.f64 z x))) (/.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (*.f64 y (+.f64 z x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) y (*.f64 (neg.f64 x) y))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) y (*.f64 (neg.f64 x) y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 z y) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (fma.f64 (*.f64 z y) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(-.f64 (*.f64 (neg.f64 z) y) (*.f64 (neg.f64 x) y)) |
(-.f64 (*.f64 y x) (*.f64 (*.f64 (neg.f64 z) y) #s(literal -1 binary64))) |
(-.f64 (*.f64 y x) (*.f64 #s(literal 1 binary64) (*.f64 z y))) |
(-.f64 (*.f64 y x) (*.f64 z y)) |
(+.f64 (/.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 z y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 z y) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (neg.f64 z) y) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(+.f64 (*.f64 (neg.f64 z) y) (*.f64 y x)) |
(+.f64 (*.f64 y x) (*.f64 (neg.f64 z) y)) |
(*.f64 y x) |
(*.f64 x y) |
x |
y |
(*.f64 z y) |
(*.f64 y z) |
z |
t |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 (neg.f64 t) z) y)) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 t (-.f64 x z)) y)) |
#s(approx (- (* x y) (* z y)) (*.f64 (neg.f64 z) y)) |
#s(approx (- (* x y) (* z y)) (*.f64 (-.f64 x z) y)) |
#s(approx (* x y) (*.f64 y x)) |
#s(approx x x) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 y x) t)) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (fma.f64 (neg.f64 t) (/.f64 (*.f64 z y) x) (*.f64 t y)) x)) |
#s(approx (- (* x y) (* z y)) (*.f64 y x)) |
#s(approx (- (* x y) (* z y)) (*.f64 (-.f64 (/.f64 (*.f64 z y) x) y) x)) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (neg.f64 x) (fma.f64 (neg.f64 t) (/.f64 (*.f64 z y) x) (*.f64 t y)))) |
#s(approx (- (* x y) (* z y)) (*.f64 (neg.f64 x) (-.f64 (/.f64 (*.f64 z y) x) y))) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 t (-.f64 x z)) y)) |
#s(approx (- (* x y) (* z y)) (*.f64 (-.f64 x z) y)) |
#s(approx y y) |
#s(approx (* z y) (*.f64 z y)) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (neg.f64 t) (*.f64 (fma.f64 #s(literal -1 binary64) x z) y))) |
#s(approx (- (* x y) (* z y)) (*.f64 (fma.f64 #s(literal -1 binary64) x z) (neg.f64 y))) |
#s(approx (- (* x y) (* z y)) (*.f64 (-.f64 x z) y)) |
#s(approx z z) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (fma.f64 (neg.f64 y) t (/.f64 (*.f64 (*.f64 y x) t) z)) z)) |
#s(approx (- (* x y) (* z y)) (*.f64 (-.f64 (/.f64 (*.f64 y x) z) y) z)) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (fma.f64 (neg.f64 y) t (/.f64 (*.f64 (*.f64 y x) t) z)) (neg.f64 z))) |
#s(approx (- (* x y) (* z y)) (*.f64 (fma.f64 (neg.f64 x) (/.f64 y z) y) (neg.f64 z))) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 t (-.f64 x z)) y)) |
#s(approx t t) |
Compiled 3 405 to 447 computations (86.9% saved)
10 alts after pruning (10 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 158 | 10 | 168 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 159 | 10 | 169 |
| Status | Accuracy | Program |
|---|---|---|
| 81.0% | (fma.f64 (*.f64 t y) x (*.f64 (*.f64 (neg.f64 t) z) y)) | |
| 62.0% | (/.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z x)) (*.f64 (-.f64 x z) y)) t) (*.f64 y (+.f64 z x))) | |
| 64.4% | (/.f64 (*.f64 (*.f64 t y) (*.f64 (+.f64 z x) (-.f64 x z))) (+.f64 z x)) | |
| ▶ | 91.1% | (*.f64 (-.f64 x z) (*.f64 t y)) |
| ▶ | 97.3% | (*.f64 (*.f64 (-.f64 x z) y) t) |
| 87.3% | (*.f64 (*.f64 t (-.f64 x z)) y) | |
| ▶ | 90.0% | (*.f64 #s(approx (- (* x y) (* z y)) (*.f64 (fma.f64 (neg.f64 x) (/.f64 y z) y) (neg.f64 z))) t) |
| ▶ | 54.1% | (*.f64 #s(approx (- (* x y) (* z y)) (*.f64 (neg.f64 z) y)) t) |
| ▶ | 57.7% | (*.f64 #s(approx (- (* x y) (* z y)) (*.f64 y x)) t) |
| 48.0% | #s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 (neg.f64 t) z) y)) |
Compiled 258 to 196 computations (24% saved)
| Inputs |
|---|
(*.f64 (*.f64 (-.f64 x z) y) t) |
(*.f64 (-.f64 x z) y) |
(-.f64 x z) |
x |
z |
y |
t |
(*.f64 #s(approx (- (* x y) (* z y)) (*.f64 y x)) t) |
#s(approx (- (* x y) (* z y)) (*.f64 y x)) |
(*.f64 y x) |
(*.f64 #s(approx (- (* x y) (* z y)) (*.f64 (neg.f64 z) y)) t) |
#s(approx (- (* x y) (* z y)) (*.f64 (neg.f64 z) y)) |
(*.f64 (neg.f64 z) y) |
(neg.f64 z) |
(*.f64 (-.f64 x z) (*.f64 t y)) |
(*.f64 t y) |
(*.f64 #s(approx (- (* x y) (* z y)) (*.f64 (fma.f64 (neg.f64 x) (/.f64 y z) y) (neg.f64 z))) t) |
#s(approx (- (* x y) (* z y)) (*.f64 (fma.f64 (neg.f64 x) (/.f64 y z) y) (neg.f64 z))) |
(*.f64 (fma.f64 (neg.f64 x) (/.f64 y z) y) (neg.f64 z)) |
(fma.f64 (neg.f64 x) (/.f64 y z) y) |
(neg.f64 x) |
(/.f64 y z) |
| Outputs |
|---|
#s(approx (* (* (- x z) y) t) #s(hole binary64 (* -1 (* t (* y z))))) |
#s(approx (* (* (- x z) y) t) #s(hole binary64 (+ (* -1 (* t (* y z))) (* t (* x y))))) |
#s(approx (* (- x z) y) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (* (- x z) y) #s(hole binary64 (+ (* -1 (* y z)) (* x y)))) |
#s(approx (- x z) #s(hole binary64 (* -1 z))) |
#s(approx (- x z) #s(hole binary64 (- x z))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* -1 (* t (* y z))))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (+ (* -1 (* t (* y z))) (* t (* x y))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (- (* x y) (* y z)))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx (* (- x z) (* t y)) #s(hole binary64 (* -1 (* t (* y z))))) |
#s(approx (* (- x z) (* t y)) #s(hole binary64 (+ (* -1 (* t (* y z))) (* t (* x y))))) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) #s(hole binary64 (+ (* -1 (* y z)) (* x y)))) |
#s(approx (+ (* (neg x) (/ y z)) y) #s(hole binary64 y)) |
#s(approx (+ (* (neg x) (/ y z)) y) #s(hole binary64 (+ y (* -1 (/ (* x y) z))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (* (* (- x z) y) t) #s(hole binary64 (* t (* x y)))) |
#s(approx (* (* (- x z) y) t) #s(hole binary64 (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))))) |
#s(approx (* (- x z) y) #s(hole binary64 (* x y))) |
#s(approx (* (- x z) y) #s(hole binary64 (* x (+ y (* -1 (/ (* y z) x)))))) |
#s(approx (- x z) #s(hole binary64 x)) |
#s(approx (- x z) #s(hole binary64 (* x (+ 1 (* -1 (/ z x)))))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* t (* x y)))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* x y))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* x (+ y (* -1 (/ (* y z) x)))))) |
#s(approx (* (- x z) (* t y)) #s(hole binary64 (* t (* x y)))) |
#s(approx (* (- x z) (* t y)) #s(hole binary64 (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))))) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) #s(hole binary64 (* x y))) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) #s(hole binary64 (* x (+ y (* -1 (/ (* y z) x)))))) |
#s(approx (+ (* (neg x) (/ y z)) y) #s(hole binary64 (* -1 (/ (* x y) z)))) |
#s(approx (+ (* (neg x) (/ y z)) y) #s(hole binary64 (* x (+ (* -1 (/ y z)) (/ y x))))) |
#s(approx (* (* (- x z) y) t) #s(hole binary64 (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))))) |
#s(approx (* (- x z) y) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* y z) x)))))) |
#s(approx (- x z) #s(hole binary64 (* -1 (* x (- (/ z x) 1))))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* y z) x)))))) |
#s(approx (* (- x z) (* t y)) #s(hole binary64 (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))))) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* y z) x)))))) |
#s(approx (+ (* (neg x) (/ y z)) y) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y x)) (/ y z)))))) |
#s(approx (* (* (- x z) y) t) #s(hole binary64 (* t (* y (- x z))))) |
#s(approx (* (- x z) y) #s(hole binary64 (* y (- x z)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* t (* y (- x z))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* y (- x z)))) |
#s(approx (* (neg z) y) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (* (- x z) (* t y)) #s(hole binary64 (* t (* y (- x z))))) |
#s(approx (* t y) #s(hole binary64 (* t y))) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) #s(hole binary64 (* -1 (* y (* z (+ 1 (* -1 (/ x z)))))))) |
#s(approx (+ (* (neg x) (/ y z)) y) #s(hole binary64 (* y (+ 1 (* -1 (/ x z)))))) |
#s(approx (/ y z) #s(hole binary64 (/ y z))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* -1 (* t (* y (- (* -1 x) (* -1 z))))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* -1 (* y (- (* -1 x) (* -1 z)))))) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) #s(hole binary64 (* y (* z (- (/ x z) 1))))) |
#s(approx (+ (* (neg x) (/ y z)) y) #s(hole binary64 (* -1 (* y (- (/ x z) 1))))) |
#s(approx (- x z) #s(hole binary64 (+ x (* -1 z)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (+ (* -1 (* y z)) (* x y)))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx (+ (* (neg x) (/ y z)) y) #s(hole binary64 (/ (+ (* -1 (* x y)) (* y z)) z))) |
#s(approx (* (* (- x z) y) t) #s(hole binary64 (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))))) |
#s(approx (* (- x z) y) #s(hole binary64 (* z (+ (* -1 y) (/ (* x y) z))))) |
#s(approx (- x z) #s(hole binary64 (* z (- (/ x z) 1)))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* z (- (/ (* x y) z) y)))) |
#s(approx (* (- x z) (* t y)) #s(hole binary64 (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))))) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) #s(hole binary64 (* z (+ (* -1 y) (/ (* x y) z))))) |
#s(approx (* (* (- x z) y) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))))) |
#s(approx (* (- x z) y) #s(hole binary64 (* -1 (* z (+ y (* -1 (/ (* x y) z))))))) |
#s(approx (- x z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ x z))))))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 y)))))) |
#s(approx (* (- x z) (* t y)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))))) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) #s(hole binary64 (* -1 (* z (+ y (* -1 (/ (* x y) z))))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* t (- (* x y) (* y z))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | y | @ | -inf | ((* (* (- x z) y) t) (* (- x z) y) (- x z) x z y t (* (- (* x y) (* z y)) t) (- (* x y) (* z y)) (* y x) (* (- (* x y) (* z y)) t) (- (* x y) (* z y)) (* (neg z) y) (neg z) (* (- x z) (* t y)) (* t y) (* (- (* x y) (* z y)) t) (- (* x y) (* z y)) (* (+ (* (neg x) (/ y z)) y) (neg z)) (+ (* (neg x) (/ y z)) y) (neg x) (/ y z)) |
| 4.0ms | x | @ | inf | ((* (* (- x z) y) t) (* (- x z) y) (- x z) x z y t (* (- (* x y) (* z y)) t) (- (* x y) (* z y)) (* y x) (* (- (* x y) (* z y)) t) (- (* x y) (* z y)) (* (neg z) y) (neg z) (* (- x z) (* t y)) (* t y) (* (- (* x y) (* z y)) t) (- (* x y) (* z y)) (* (+ (* (neg x) (/ y z)) y) (neg z)) (+ (* (neg x) (/ y z)) y) (neg x) (/ y z)) |
| 3.0ms | y | @ | inf | ((* (* (- x z) y) t) (* (- x z) y) (- x z) x z y t (* (- (* x y) (* z y)) t) (- (* x y) (* z y)) (* y x) (* (- (* x y) (* z y)) t) (- (* x y) (* z y)) (* (neg z) y) (neg z) (* (- x z) (* t y)) (* t y) (* (- (* x y) (* z y)) t) (- (* x y) (* z y)) (* (+ (* (neg x) (/ y z)) y) (neg z)) (+ (* (neg x) (/ y z)) y) (neg x) (/ y z)) |
| 3.0ms | t | @ | inf | ((* (* (- x z) y) t) (* (- x z) y) (- x z) x z y t (* (- (* x y) (* z y)) t) (- (* x y) (* z y)) (* y x) (* (- (* x y) (* z y)) t) (- (* x y) (* z y)) (* (neg z) y) (neg z) (* (- x z) (* t y)) (* t y) (* (- (* x y) (* z y)) t) (- (* x y) (* z y)) (* (+ (* (neg x) (/ y z)) y) (neg z)) (+ (* (neg x) (/ y z)) y) (neg x) (/ y z)) |
| 3.0ms | y | @ | 0 | ((* (* (- x z) y) t) (* (- x z) y) (- x z) x z y t (* (- (* x y) (* z y)) t) (- (* x y) (* z y)) (* y x) (* (- (* x y) (* z y)) t) (- (* x y) (* z y)) (* (neg z) y) (neg z) (* (- x z) (* t y)) (* t y) (* (- (* x y) (* z y)) t) (- (* x y) (* z y)) (* (+ (* (neg x) (/ y z)) y) (neg z)) (+ (* (neg x) (/ y z)) y) (neg x) (/ y z)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 205 | 1427 |
| 0 | 220 | 1303 |
| 1 | 790 | 1244 |
| 2 | 5615 | 1221 |
| 0 | 8430 | 1215 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (*.f64 (-.f64 x z) y) t) |
(*.f64 (-.f64 x z) y) |
(-.f64 x z) |
x |
z |
y |
t |
(*.f64 #s(approx (- (* x y) (* z y)) (*.f64 y x)) t) |
#s(approx (- (* x y) (* z y)) (*.f64 y x)) |
(*.f64 y x) |
(*.f64 #s(approx (- (* x y) (* z y)) (*.f64 (neg.f64 z) y)) t) |
#s(approx (- (* x y) (* z y)) (*.f64 (neg.f64 z) y)) |
(*.f64 (neg.f64 z) y) |
(neg.f64 z) |
(*.f64 (-.f64 x z) (*.f64 t y)) |
(*.f64 t y) |
(*.f64 #s(approx (- (* x y) (* z y)) (*.f64 (fma.f64 (neg.f64 x) (/.f64 y z) y) (neg.f64 z))) t) |
#s(approx (- (* x y) (* z y)) (*.f64 (fma.f64 (neg.f64 x) (/.f64 y z) y) (neg.f64 z))) |
(*.f64 (fma.f64 (neg.f64 x) (/.f64 y z) y) (neg.f64 z)) |
(fma.f64 (neg.f64 x) (/.f64 y z) y) |
(neg.f64 x) |
(/.f64 y z) |
#s(approx (* (* (- x z) y) t) #s(hole binary64 (* -1 (* t (* y z))))) |
#s(approx (* (* (- x z) y) t) #s(hole binary64 (+ (* -1 (* t (* y z))) (* t (* x y))))) |
#s(approx (* (- x z) y) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (* (- x z) y) #s(hole binary64 (+ (* -1 (* y z)) (* x y)))) |
#s(approx (- x z) #s(hole binary64 (* -1 z))) |
#s(approx (- x z) #s(hole binary64 (- x z))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* -1 (* t (* y z))))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (+ (* -1 (* t (* y z))) (* t (* x y))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (- (* x y) (* y z)))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx (* (- x z) (* t y)) #s(hole binary64 (* -1 (* t (* y z))))) |
#s(approx (* (- x z) (* t y)) #s(hole binary64 (+ (* -1 (* t (* y z))) (* t (* x y))))) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) #s(hole binary64 (+ (* -1 (* y z)) (* x y)))) |
#s(approx (+ (* (neg x) (/ y z)) y) #s(hole binary64 y)) |
#s(approx (+ (* (neg x) (/ y z)) y) #s(hole binary64 (+ y (* -1 (/ (* x y) z))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (* (* (- x z) y) t) #s(hole binary64 (* t (* x y)))) |
#s(approx (* (* (- x z) y) t) #s(hole binary64 (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))))) |
#s(approx (* (- x z) y) #s(hole binary64 (* x y))) |
#s(approx (* (- x z) y) #s(hole binary64 (* x (+ y (* -1 (/ (* y z) x)))))) |
#s(approx (- x z) #s(hole binary64 x)) |
#s(approx (- x z) #s(hole binary64 (* x (+ 1 (* -1 (/ z x)))))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* t (* x y)))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* x y))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* x (+ y (* -1 (/ (* y z) x)))))) |
#s(approx (* (- x z) (* t y)) #s(hole binary64 (* t (* x y)))) |
#s(approx (* (- x z) (* t y)) #s(hole binary64 (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))))) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) #s(hole binary64 (* x y))) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) #s(hole binary64 (* x (+ y (* -1 (/ (* y z) x)))))) |
#s(approx (+ (* (neg x) (/ y z)) y) #s(hole binary64 (* -1 (/ (* x y) z)))) |
#s(approx (+ (* (neg x) (/ y z)) y) #s(hole binary64 (* x (+ (* -1 (/ y z)) (/ y x))))) |
#s(approx (* (* (- x z) y) t) #s(hole binary64 (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))))) |
#s(approx (* (- x z) y) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* y z) x)))))) |
#s(approx (- x z) #s(hole binary64 (* -1 (* x (- (/ z x) 1))))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* y z) x)))))) |
#s(approx (* (- x z) (* t y)) #s(hole binary64 (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))))) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* y z) x)))))) |
#s(approx (+ (* (neg x) (/ y z)) y) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y x)) (/ y z)))))) |
#s(approx (* (* (- x z) y) t) #s(hole binary64 (* t (* y (- x z))))) |
#s(approx (* (- x z) y) #s(hole binary64 (* y (- x z)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* t (* y (- x z))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* y (- x z)))) |
#s(approx (* (neg z) y) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (* (- x z) (* t y)) #s(hole binary64 (* t (* y (- x z))))) |
#s(approx (* t y) #s(hole binary64 (* t y))) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) #s(hole binary64 (* -1 (* y (* z (+ 1 (* -1 (/ x z)))))))) |
#s(approx (+ (* (neg x) (/ y z)) y) #s(hole binary64 (* y (+ 1 (* -1 (/ x z)))))) |
#s(approx (/ y z) #s(hole binary64 (/ y z))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* -1 (* t (* y (- (* -1 x) (* -1 z))))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* -1 (* y (- (* -1 x) (* -1 z)))))) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) #s(hole binary64 (* y (* z (- (/ x z) 1))))) |
#s(approx (+ (* (neg x) (/ y z)) y) #s(hole binary64 (* -1 (* y (- (/ x z) 1))))) |
#s(approx (- x z) #s(hole binary64 (+ x (* -1 z)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (+ (* -1 (* y z)) (* x y)))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx (+ (* (neg x) (/ y z)) y) #s(hole binary64 (/ (+ (* -1 (* x y)) (* y z)) z))) |
#s(approx (* (* (- x z) y) t) #s(hole binary64 (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))))) |
#s(approx (* (- x z) y) #s(hole binary64 (* z (+ (* -1 y) (/ (* x y) z))))) |
#s(approx (- x z) #s(hole binary64 (* z (- (/ x z) 1)))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* z (- (/ (* x y) z) y)))) |
#s(approx (* (- x z) (* t y)) #s(hole binary64 (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))))) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) #s(hole binary64 (* z (+ (* -1 y) (/ (* x y) z))))) |
#s(approx (* (* (- x z) y) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))))) |
#s(approx (* (- x z) y) #s(hole binary64 (* -1 (* z (+ y (* -1 (/ (* x y) z))))))) |
#s(approx (- x z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ x z))))))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 y)))))) |
#s(approx (* (- x z) (* t y)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))))) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) #s(hole binary64 (* -1 (* z (+ y (* -1 (/ (* x y) z))))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* t (- (* x y) (* y z))))) |
| Outputs |
|---|
(*.f64 (*.f64 (neg.f64 t) (-.f64 x z)) y) |
(*.f64 (*.f64 (-.f64 x z) t) y) |
(*.f64 (neg.f64 t) (*.f64 (-.f64 x z) y)) |
(*.f64 (*.f64 (neg.f64 t) y) (-.f64 x z)) |
(*.f64 (*.f64 t y) (-.f64 x z)) |
(*.f64 (*.f64 (*.f64 (-.f64 x z) t) y) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (-.f64 x z) t) y)) |
(*.f64 (-.f64 x z) (*.f64 t y)) |
(*.f64 (*.f64 (-.f64 x z) y) (neg.f64 t)) |
(*.f64 (*.f64 (-.f64 x z) y) t) |
(*.f64 t (*.f64 (-.f64 x z) y)) |
(*.f64 y (*.f64 (-.f64 x z) t)) |
(/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 x z)) (*.f64 t y)) (+.f64 z x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (*.f64 t y)) (fma.f64 z (+.f64 z x) (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 y z) #s(literal 2 binary64))) t) (*.f64 y (+.f64 z x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) t) (*.f64 y (-.f64 (neg.f64 z) x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 y z) #s(literal 3 binary64))) t) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 y z) #s(literal 3 binary64))) t) (fma.f64 (*.f64 y x) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 y z) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 t y) (*.f64 (+.f64 z x) (-.f64 x z))) (+.f64 z x)) |
(/.f64 (*.f64 (*.f64 t y) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (fma.f64 z (+.f64 z x) (*.f64 x x))) |
(/.f64 (*.f64 t (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 y z) #s(literal 2 binary64)))) (*.f64 y (+.f64 z x))) |
(/.f64 (*.f64 t (-.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 y (-.f64 (neg.f64 z) x))) |
(/.f64 (*.f64 t (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 y z) #s(literal 3 binary64)))) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 t (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 y z) #s(literal 3 binary64)))) (fma.f64 (*.f64 y x) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 y z) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 y z) t) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 y x) t) (*.f64 (*.f64 z (neg.f64 t)) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y z) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 y z) t) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 z (neg.f64 t)) y) (*.f64 (*.f64 (neg.f64 y) x) t))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y z) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 z (neg.f64 t)) y (*.f64 (*.f64 (neg.f64 y) x) t)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y z) t) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 y x) t) (-.f64 (*.f64 (*.f64 y x) t) (*.f64 (*.f64 z (neg.f64 t)) y)) (pow.f64 (*.f64 (*.f64 y z) t) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y z) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 2 binary64))) (fma.f64 (*.f64 z (neg.f64 t)) y (*.f64 (*.f64 (neg.f64 y) x) t))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y z) t) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 y z) t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y x) t) (*.f64 (*.f64 z (neg.f64 t)) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y z) t) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 y x) t) (-.f64 (*.f64 (*.f64 y x) t) (*.f64 (*.f64 z (neg.f64 t)) y)) (pow.f64 (*.f64 (*.f64 y z) t) #s(literal 2 binary64)))) |
(neg.f64 (*.f64 (*.f64 (-.f64 x z) t) y)) |
(fma.f64 (*.f64 (neg.f64 t) x) y (*.f64 (*.f64 y z) t)) |
(fma.f64 (*.f64 z (neg.f64 t)) y (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 (*.f64 z (neg.f64 t)) y (*.f64 (*.f64 y x) t)) |
(fma.f64 (*.f64 x (neg.f64 t)) y (*.f64 (*.f64 y z) t)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 t x)) y (*.f64 (*.f64 y z) t)) |
(fma.f64 (*.f64 (neg.f64 t) z) y (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 (*.f64 (neg.f64 t) z) y (*.f64 (*.f64 y x) t)) |
(fma.f64 (neg.f64 (*.f64 t x)) y (*.f64 (*.f64 y z) t)) |
(fma.f64 (*.f64 t x) (neg.f64 y) (*.f64 (*.f64 y z) t)) |
(fma.f64 (*.f64 t x) y (*.f64 (*.f64 z (neg.f64 t)) y)) |
(fma.f64 (neg.f64 t) (*.f64 y z) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 (neg.f64 t) (*.f64 y z) (*.f64 (*.f64 y x) t)) |
(fma.f64 (neg.f64 t) (*.f64 y x) (*.f64 (*.f64 y z) t)) |
(fma.f64 (*.f64 (neg.f64 y) x) t (*.f64 (*.f64 y z) t)) |
(fma.f64 (*.f64 (neg.f64 t) y) z (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 (*.f64 (neg.f64 t) y) z (*.f64 (*.f64 y x) t)) |
(fma.f64 (*.f64 (neg.f64 t) y) x (*.f64 (*.f64 y z) t)) |
(fma.f64 (neg.f64 z) (*.f64 t y) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 (neg.f64 z) (*.f64 t y) (*.f64 (*.f64 y x) t)) |
(fma.f64 (neg.f64 x) (*.f64 t y) (*.f64 (*.f64 y z) t)) |
(fma.f64 (*.f64 t y) (neg.f64 z) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 (*.f64 t y) (neg.f64 z) (*.f64 (*.f64 y x) t)) |
(fma.f64 (*.f64 t y) (neg.f64 x) (*.f64 (*.f64 y z) t)) |
(fma.f64 (*.f64 t y) x (*.f64 (*.f64 z (neg.f64 t)) y)) |
(fma.f64 (*.f64 (neg.f64 y) z) t (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 (*.f64 (neg.f64 y) z) t (*.f64 (*.f64 y x) t)) |
(fma.f64 (*.f64 (*.f64 y x) t) #s(literal -1 binary64) (*.f64 (*.f64 y z) t)) |
(fma.f64 (*.f64 (*.f64 y z) t) #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 (*.f64 (*.f64 y z) t) #s(literal -1 binary64) (*.f64 (*.f64 y x) t)) |
(fma.f64 (*.f64 y z) (neg.f64 t) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 (*.f64 y z) (neg.f64 t) (*.f64 (*.f64 y x) t)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 y x) t) (*.f64 (*.f64 y z) t)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 y z) t) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 y z) t) (*.f64 (*.f64 y x) t)) |
(fma.f64 (*.f64 y x) (neg.f64 t) (*.f64 (*.f64 y z) t)) |
(fma.f64 (*.f64 y x) t (*.f64 (*.f64 z (neg.f64 t)) y)) |
(fma.f64 t (*.f64 (neg.f64 y) x) (*.f64 (*.f64 y z) t)) |
(fma.f64 t (*.f64 (neg.f64 y) z) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 t (*.f64 (neg.f64 y) z) (*.f64 (*.f64 y x) t)) |
(fma.f64 t (*.f64 y x) (*.f64 (*.f64 z (neg.f64 t)) y)) |
(fma.f64 y (*.f64 t x) (*.f64 (*.f64 z (neg.f64 t)) y)) |
(fma.f64 z (*.f64 (neg.f64 t) y) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 z (*.f64 (neg.f64 t) y) (*.f64 (*.f64 y x) t)) |
(fma.f64 x (*.f64 (neg.f64 t) y) (*.f64 (*.f64 y z) t)) |
(fma.f64 x (*.f64 t y) (*.f64 (*.f64 z (neg.f64 t)) y)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y z) t) #s(literal 2 binary64)) (fma.f64 (*.f64 z (neg.f64 t)) y (*.f64 (*.f64 (neg.f64 y) x) t))) (/.f64 (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 2 binary64)) (fma.f64 (*.f64 z (neg.f64 t)) y (*.f64 (*.f64 (neg.f64 y) x) t)))) |
(-.f64 (*.f64 (*.f64 y x) t) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y z))) |
(-.f64 (*.f64 (*.f64 y x) t) (*.f64 (*.f64 (*.f64 z (neg.f64 t)) y) #s(literal -1 binary64))) |
(-.f64 (*.f64 (*.f64 y x) t) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y z) t))) |
(-.f64 (*.f64 (*.f64 z (neg.f64 t)) y) (*.f64 (*.f64 (neg.f64 y) x) t)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y z) t) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y x) t) (-.f64 (*.f64 (*.f64 y x) t) (*.f64 (*.f64 z (neg.f64 t)) y)) (pow.f64 (*.f64 (*.f64 y z) t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y x) t) (-.f64 (*.f64 (*.f64 y x) t) (*.f64 (*.f64 z (neg.f64 t)) y)) (pow.f64 (*.f64 (*.f64 y z) t) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 (neg.f64 y) x) t) (*.f64 (*.f64 y z) t)) |
(+.f64 (*.f64 (*.f64 y x) t) (*.f64 (*.f64 z (neg.f64 t)) y)) |
(+.f64 (*.f64 (*.f64 z (neg.f64 t)) y) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(+.f64 (*.f64 (*.f64 z (neg.f64 t)) y) (*.f64 (*.f64 y x) t)) |
(*.f64 (*.f64 (neg.f64 y) #s(literal -1 binary64)) (-.f64 x z)) |
(*.f64 (neg.f64 y) (-.f64 x z)) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 x z) y)) |
(*.f64 (-.f64 x z) (neg.f64 y)) |
(*.f64 (-.f64 x z) y) |
(*.f64 (*.f64 (-.f64 x z) y) #s(literal -1 binary64)) |
(*.f64 y (-.f64 (neg.f64 z) (neg.f64 x))) |
(*.f64 y (-.f64 x z)) |
(/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 x z)) y) (+.f64 z x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) y) (fma.f64 z (+.f64 z x) (*.f64 x x))) |
(/.f64 (*.f64 y (*.f64 (+.f64 z x) (-.f64 x z))) (+.f64 z x)) |
(/.f64 (*.f64 y (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (fma.f64 z (+.f64 z x) (*.f64 x x))) |
(/.f64 (*.f64 (neg.f64 y) (*.f64 (+.f64 z x) (-.f64 x z))) (+.f64 z x)) |
(/.f64 (*.f64 (neg.f64 y) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (fma.f64 z (+.f64 z x) (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 y) z) (*.f64 (neg.f64 y) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (neg.f64 (*.f64 y (-.f64 (neg.f64 z) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 y z) #s(literal 2 binary64)))) (neg.f64 (*.f64 y (+.f64 z x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 y z) #s(literal 2 binary64)))) (*.f64 y (+.f64 z x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 y z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 y x) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 y z) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 y z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 y z) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 y z) #s(literal 3 binary64)))) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 y z) #s(literal 2 binary64))) (neg.f64 (*.f64 y (+.f64 z x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 y (+.f64 z x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (-.f64 (*.f64 y z) (*.f64 (neg.f64 y) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 y (-.f64 (neg.f64 z) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 y z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 y) x) (*.f64 (neg.f64 y) z))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 y z) #s(literal 3 binary64))) (neg.f64 (fma.f64 (*.f64 y z) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 y z) #s(literal 3 binary64))) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 y z) #s(literal 3 binary64))) (fma.f64 (*.f64 y x) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 y z) #s(literal 2 binary64)))) |
(neg.f64 (*.f64 (-.f64 x z) y)) |
(fma.f64 (neg.f64 y) (neg.f64 x) (*.f64 (neg.f64 y) z)) |
(fma.f64 (neg.f64 y) z (*.f64 #s(literal 1 binary64) (*.f64 y x))) |
(fma.f64 (neg.f64 y) z (*.f64 (*.f64 (neg.f64 y) x) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 y) z (neg.f64 (*.f64 (neg.f64 y) x))) |
(fma.f64 (neg.f64 y) z (*.f64 y x)) |
(fma.f64 (neg.f64 y) x (*.f64 (*.f64 (neg.f64 y) z) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 y) x (*.f64 #s(literal 1 binary64) (*.f64 y z))) |
(fma.f64 (neg.f64 y) x (*.f64 (neg.f64 y) (neg.f64 z))) |
(fma.f64 (neg.f64 y) x (*.f64 y z)) |
(fma.f64 (neg.f64 z) y (*.f64 #s(literal 1 binary64) (*.f64 y x))) |
(fma.f64 (neg.f64 z) y (*.f64 (*.f64 (neg.f64 y) x) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 z) y (neg.f64 (*.f64 (neg.f64 y) x))) |
(fma.f64 (neg.f64 z) y (*.f64 y x)) |
(fma.f64 (neg.f64 x) (neg.f64 y) (*.f64 (neg.f64 y) z)) |
(fma.f64 (neg.f64 x) y (*.f64 (*.f64 (neg.f64 y) z) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 x) y (*.f64 #s(literal 1 binary64) (*.f64 y z))) |
(fma.f64 (neg.f64 x) y (*.f64 (neg.f64 y) (neg.f64 z))) |
(fma.f64 (neg.f64 x) y (*.f64 y z)) |
(fma.f64 (*.f64 y z) #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 y x))) |
(fma.f64 (*.f64 y z) #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 y) x) #s(literal -1 binary64))) |
(fma.f64 (*.f64 y z) #s(literal -1 binary64) (neg.f64 (*.f64 (neg.f64 y) x))) |
(fma.f64 (*.f64 y z) #s(literal -1 binary64) (*.f64 y x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 y z) (*.f64 #s(literal 1 binary64) (*.f64 y x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 y z) (*.f64 (*.f64 (neg.f64 y) x) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 y z) (neg.f64 (*.f64 (neg.f64 y) x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 y z) (*.f64 y x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 y x) (*.f64 (*.f64 (neg.f64 y) z) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 y x) (*.f64 #s(literal 1 binary64) (*.f64 y z))) |
(fma.f64 #s(literal -1 binary64) (*.f64 y x) (*.f64 (neg.f64 y) (neg.f64 z))) |
(fma.f64 #s(literal -1 binary64) (*.f64 y x) (*.f64 y z)) |
(fma.f64 (*.f64 y x) #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 y) z) #s(literal -1 binary64))) |
(fma.f64 (*.f64 y x) #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 y z))) |
(fma.f64 (*.f64 y x) #s(literal -1 binary64) (*.f64 (neg.f64 y) (neg.f64 z))) |
(fma.f64 (*.f64 y x) #s(literal -1 binary64) (*.f64 y z)) |
(fma.f64 y (neg.f64 z) (*.f64 #s(literal 1 binary64) (*.f64 y x))) |
(fma.f64 y (neg.f64 z) (*.f64 (*.f64 (neg.f64 y) x) #s(literal -1 binary64))) |
(fma.f64 y (neg.f64 z) (neg.f64 (*.f64 (neg.f64 y) x))) |
(fma.f64 y (neg.f64 z) (*.f64 y x)) |
(fma.f64 y (neg.f64 x) (*.f64 (*.f64 (neg.f64 y) z) #s(literal -1 binary64))) |
(fma.f64 y (neg.f64 x) (*.f64 #s(literal 1 binary64) (*.f64 y z))) |
(fma.f64 y (neg.f64 x) (*.f64 (neg.f64 y) (neg.f64 z))) |
(fma.f64 y (neg.f64 x) (*.f64 y z)) |
(fma.f64 y z (*.f64 (neg.f64 y) x)) |
(fma.f64 y x (*.f64 (neg.f64 y) z)) |
(fma.f64 z (neg.f64 y) (*.f64 #s(literal 1 binary64) (*.f64 y x))) |
(fma.f64 z (neg.f64 y) (*.f64 (*.f64 (neg.f64 y) x) #s(literal -1 binary64))) |
(fma.f64 z (neg.f64 y) (neg.f64 (*.f64 (neg.f64 y) x))) |
(fma.f64 z (neg.f64 y) (*.f64 y x)) |
(fma.f64 z y (*.f64 (neg.f64 y) x)) |
(fma.f64 x (neg.f64 y) (*.f64 (*.f64 (neg.f64 y) z) #s(literal -1 binary64))) |
(fma.f64 x (neg.f64 y) (*.f64 #s(literal 1 binary64) (*.f64 y z))) |
(fma.f64 x (neg.f64 y) (*.f64 (neg.f64 y) (neg.f64 z))) |
(fma.f64 x (neg.f64 y) (*.f64 y z)) |
(fma.f64 x y (*.f64 (neg.f64 y) z)) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 y (+.f64 z x))) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (*.f64 y (+.f64 z x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (*.f64 y (-.f64 (neg.f64 z) x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 y (-.f64 (neg.f64 z) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y z) #s(literal 3 binary64)) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(-.f64 (*.f64 (neg.f64 y) x) (*.f64 (neg.f64 y) z)) |
(-.f64 (*.f64 (neg.f64 y) z) (*.f64 (neg.f64 y) x)) |
(-.f64 (*.f64 y z) (*.f64 #s(literal 1 binary64) (*.f64 y x))) |
(-.f64 (*.f64 y z) (*.f64 (*.f64 (neg.f64 y) x) #s(literal -1 binary64))) |
(-.f64 (*.f64 y z) (*.f64 y x)) |
(-.f64 (*.f64 y x) (*.f64 (*.f64 (neg.f64 y) z) #s(literal -1 binary64))) |
(-.f64 (*.f64 y x) (*.f64 #s(literal 1 binary64) (*.f64 y z))) |
(-.f64 (*.f64 y x) (*.f64 (neg.f64 y) (neg.f64 z))) |
(-.f64 (*.f64 y x) (*.f64 y z)) |
(+.f64 (/.f64 (pow.f64 (*.f64 y z) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 y z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 y z) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y z) #s(literal 3 binary64)) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (neg.f64 x) (neg.f64 y)) (*.f64 (neg.f64 y) z)) |
(+.f64 (*.f64 (neg.f64 y) (neg.f64 x)) (*.f64 (neg.f64 y) z)) |
(+.f64 (neg.f64 (*.f64 (neg.f64 y) x)) (*.f64 (neg.f64 y) z)) |
(+.f64 (*.f64 (neg.f64 y) x) (*.f64 (*.f64 (neg.f64 y) z) #s(literal -1 binary64))) |
(+.f64 (*.f64 (neg.f64 y) x) (*.f64 #s(literal 1 binary64) (*.f64 y z))) |
(+.f64 (*.f64 (neg.f64 y) x) (*.f64 (neg.f64 y) (neg.f64 z))) |
(+.f64 (*.f64 (neg.f64 y) x) (*.f64 y z)) |
(+.f64 (*.f64 (neg.f64 y) z) (*.f64 #s(literal 1 binary64) (*.f64 y x))) |
(+.f64 (*.f64 (neg.f64 y) z) (*.f64 (*.f64 (neg.f64 y) x) #s(literal -1 binary64))) |
(+.f64 (*.f64 (neg.f64 y) z) (neg.f64 (*.f64 (neg.f64 y) x))) |
(+.f64 (*.f64 (neg.f64 y) z) (*.f64 y x)) |
(+.f64 (*.f64 y z) (*.f64 (neg.f64 y) x)) |
(+.f64 (*.f64 y x) (*.f64 (neg.f64 y) z)) |
(*.f64 #s(literal -1 binary64) (-.f64 x z)) |
(*.f64 (-.f64 x z) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 z x) (-.f64 x z))) (+.f64 z x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (fma.f64 z (+.f64 z x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (-.f64 (neg.f64 z) x)) |
(/.f64 (neg.f64 (*.f64 (+.f64 z x) (-.f64 x z))) (+.f64 z x)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (fma.f64 z (+.f64 z x) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 z x) (-.f64 x z)) (+.f64 z x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 z z (-.f64 (*.f64 x x) (*.f64 (neg.f64 z) x)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 z (+.f64 z x) (*.f64 x x))) |
(neg.f64 (-.f64 x z)) |
(fma.f64 #s(literal -1 binary64) z x) |
(fma.f64 #s(literal -1 binary64) x (*.f64 (neg.f64 z) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) x z) |
(fma.f64 z #s(literal -1 binary64) x) |
(fma.f64 x #s(literal -1 binary64) (*.f64 (neg.f64 z) #s(literal -1 binary64))) |
(fma.f64 x #s(literal -1 binary64) z) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 z (+.f64 z x) (*.f64 x x))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z (+.f64 z x) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 z x)) (/.f64 (*.f64 z z) (+.f64 z x))) |
(-.f64 (neg.f64 x) (neg.f64 z)) |
(-.f64 x (*.f64 (neg.f64 z) #s(literal -1 binary64))) |
(-.f64 x z) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 z (+.f64 z x) (*.f64 x x))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z (+.f64 z x) (*.f64 x x)))) |
(+.f64 (neg.f64 z) x) |
(+.f64 (neg.f64 x) (*.f64 (neg.f64 z) #s(literal -1 binary64))) |
(+.f64 (neg.f64 x) z) |
(+.f64 z (neg.f64 x)) |
(+.f64 x (neg.f64 z)) |
x |
z |
y |
t |
(*.f64 #s(approx (* (- x z) y) (*.f64 y x)) t) |
(*.f64 t #s(approx (* (- x z) y) (*.f64 y x))) |
#s(approx (* (- x z) y) (*.f64 y x)) |
(*.f64 y x) |
(*.f64 x y) |
(*.f64 #s(approx (* (- x z) y) (*.f64 (neg.f64 y) z)) t) |
(*.f64 t #s(approx (* (- x z) y) (*.f64 (neg.f64 y) z))) |
#s(approx (* (- x z) y) (*.f64 (neg.f64 y) z)) |
(*.f64 (neg.f64 y) z) |
(*.f64 (neg.f64 z) y) |
(*.f64 (*.f64 y z) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 y z)) |
(*.f64 y (neg.f64 z)) |
(*.f64 z (neg.f64 y)) |
(neg.f64 (*.f64 y z)) |
(*.f64 #s(literal -1 binary64) z) |
(*.f64 z #s(literal -1 binary64)) |
(neg.f64 z) |
(*.f64 (*.f64 (neg.f64 t) (-.f64 x z)) y) |
(*.f64 (*.f64 (-.f64 x z) t) y) |
(*.f64 (neg.f64 t) (*.f64 (-.f64 x z) y)) |
(*.f64 (*.f64 (neg.f64 t) y) (-.f64 x z)) |
(*.f64 (*.f64 t y) (-.f64 x z)) |
(*.f64 (*.f64 (*.f64 (-.f64 x z) t) y) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (-.f64 x z) t) y)) |
(*.f64 (-.f64 x z) (*.f64 t y)) |
(*.f64 (*.f64 (-.f64 x z) y) (neg.f64 t)) |
(*.f64 (*.f64 (-.f64 x z) y) t) |
(*.f64 t (*.f64 (-.f64 x z) y)) |
(*.f64 y (*.f64 (-.f64 x z) t)) |
(/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 x z)) (*.f64 t y)) (+.f64 z x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (*.f64 t y)) (fma.f64 z (+.f64 z x) (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 y z) #s(literal 2 binary64))) t) (*.f64 y (+.f64 z x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) t) (*.f64 y (-.f64 (neg.f64 z) x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 y z) #s(literal 3 binary64))) t) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 y z) #s(literal 3 binary64))) t) (fma.f64 (*.f64 y x) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 y z) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 t y) (*.f64 (+.f64 z x) (-.f64 x z))) (+.f64 z x)) |
(/.f64 (*.f64 (*.f64 t y) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (fma.f64 z (+.f64 z x) (*.f64 x x))) |
(/.f64 (*.f64 t (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 y z) #s(literal 2 binary64)))) (*.f64 y (+.f64 z x))) |
(/.f64 (*.f64 t (-.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 y (-.f64 (neg.f64 z) x))) |
(/.f64 (*.f64 t (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 y z) #s(literal 3 binary64)))) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 t (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 y z) #s(literal 3 binary64)))) (fma.f64 (*.f64 y x) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 y z) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 y z) t) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 y x) t) (*.f64 (*.f64 z (neg.f64 t)) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y z) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 y z) t) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 z (neg.f64 t)) y) (*.f64 (*.f64 (neg.f64 y) x) t))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y z) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 z (neg.f64 t)) y (*.f64 (*.f64 (neg.f64 y) x) t)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y z) t) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 y x) t) (-.f64 (*.f64 (*.f64 y x) t) (*.f64 (*.f64 z (neg.f64 t)) y)) (pow.f64 (*.f64 (*.f64 y z) t) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y z) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 2 binary64))) (fma.f64 (*.f64 z (neg.f64 t)) y (*.f64 (*.f64 (neg.f64 y) x) t))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y z) t) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 y z) t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y x) t) (*.f64 (*.f64 z (neg.f64 t)) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y z) t) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 y x) t) (-.f64 (*.f64 (*.f64 y x) t) (*.f64 (*.f64 z (neg.f64 t)) y)) (pow.f64 (*.f64 (*.f64 y z) t) #s(literal 2 binary64)))) |
(neg.f64 (*.f64 (*.f64 (-.f64 x z) t) y)) |
(fma.f64 (*.f64 (neg.f64 t) x) y (*.f64 (*.f64 y z) t)) |
(fma.f64 (*.f64 z (neg.f64 t)) y (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 (*.f64 z (neg.f64 t)) y (*.f64 (*.f64 y x) t)) |
(fma.f64 (*.f64 x (neg.f64 t)) y (*.f64 (*.f64 y z) t)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 t x)) y (*.f64 (*.f64 y z) t)) |
(fma.f64 (*.f64 (neg.f64 t) z) y (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 (*.f64 (neg.f64 t) z) y (*.f64 (*.f64 y x) t)) |
(fma.f64 (neg.f64 (*.f64 t x)) y (*.f64 (*.f64 y z) t)) |
(fma.f64 (*.f64 t x) (neg.f64 y) (*.f64 (*.f64 y z) t)) |
(fma.f64 (*.f64 t x) y (*.f64 (*.f64 z (neg.f64 t)) y)) |
(fma.f64 (neg.f64 t) (*.f64 y z) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 (neg.f64 t) (*.f64 y z) (*.f64 (*.f64 y x) t)) |
(fma.f64 (neg.f64 t) (*.f64 y x) (*.f64 (*.f64 y z) t)) |
(fma.f64 (*.f64 (neg.f64 y) x) t (*.f64 (*.f64 y z) t)) |
(fma.f64 (*.f64 (neg.f64 t) y) z (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 (*.f64 (neg.f64 t) y) z (*.f64 (*.f64 y x) t)) |
(fma.f64 (*.f64 (neg.f64 t) y) x (*.f64 (*.f64 y z) t)) |
(fma.f64 (neg.f64 z) (*.f64 t y) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 (neg.f64 z) (*.f64 t y) (*.f64 (*.f64 y x) t)) |
(fma.f64 (neg.f64 x) (*.f64 t y) (*.f64 (*.f64 y z) t)) |
(fma.f64 (*.f64 t y) (neg.f64 z) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 (*.f64 t y) (neg.f64 z) (*.f64 (*.f64 y x) t)) |
(fma.f64 (*.f64 t y) (neg.f64 x) (*.f64 (*.f64 y z) t)) |
(fma.f64 (*.f64 t y) x (*.f64 (*.f64 z (neg.f64 t)) y)) |
(fma.f64 (*.f64 (neg.f64 y) z) t (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 (*.f64 (neg.f64 y) z) t (*.f64 (*.f64 y x) t)) |
(fma.f64 (*.f64 (*.f64 y x) t) #s(literal -1 binary64) (*.f64 (*.f64 y z) t)) |
(fma.f64 (*.f64 (*.f64 y z) t) #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 (*.f64 (*.f64 y z) t) #s(literal -1 binary64) (*.f64 (*.f64 y x) t)) |
(fma.f64 (*.f64 y z) (neg.f64 t) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 (*.f64 y z) (neg.f64 t) (*.f64 (*.f64 y x) t)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 y x) t) (*.f64 (*.f64 y z) t)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 y z) t) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 y z) t) (*.f64 (*.f64 y x) t)) |
(fma.f64 (*.f64 y x) (neg.f64 t) (*.f64 (*.f64 y z) t)) |
(fma.f64 (*.f64 y x) t (*.f64 (*.f64 z (neg.f64 t)) y)) |
(fma.f64 t (*.f64 (neg.f64 y) x) (*.f64 (*.f64 y z) t)) |
(fma.f64 t (*.f64 (neg.f64 y) z) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 t (*.f64 (neg.f64 y) z) (*.f64 (*.f64 y x) t)) |
(fma.f64 t (*.f64 y x) (*.f64 (*.f64 z (neg.f64 t)) y)) |
(fma.f64 y (*.f64 t x) (*.f64 (*.f64 z (neg.f64 t)) y)) |
(fma.f64 z (*.f64 (neg.f64 t) y) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 z (*.f64 (neg.f64 t) y) (*.f64 (*.f64 y x) t)) |
(fma.f64 x (*.f64 (neg.f64 t) y) (*.f64 (*.f64 y z) t)) |
(fma.f64 x (*.f64 t y) (*.f64 (*.f64 z (neg.f64 t)) y)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y z) t) #s(literal 2 binary64)) (fma.f64 (*.f64 z (neg.f64 t)) y (*.f64 (*.f64 (neg.f64 y) x) t))) (/.f64 (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 2 binary64)) (fma.f64 (*.f64 z (neg.f64 t)) y (*.f64 (*.f64 (neg.f64 y) x) t)))) |
(-.f64 (*.f64 (*.f64 y x) t) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y z))) |
(-.f64 (*.f64 (*.f64 y x) t) (*.f64 (*.f64 (*.f64 z (neg.f64 t)) y) #s(literal -1 binary64))) |
(-.f64 (*.f64 (*.f64 y x) t) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y z) t))) |
(-.f64 (*.f64 (*.f64 z (neg.f64 t)) y) (*.f64 (*.f64 (neg.f64 y) x) t)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y z) t) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y x) t) (-.f64 (*.f64 (*.f64 y x) t) (*.f64 (*.f64 z (neg.f64 t)) y)) (pow.f64 (*.f64 (*.f64 y z) t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y x) t) (-.f64 (*.f64 (*.f64 y x) t) (*.f64 (*.f64 z (neg.f64 t)) y)) (pow.f64 (*.f64 (*.f64 y z) t) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 (neg.f64 y) x) t) (*.f64 (*.f64 y z) t)) |
(+.f64 (*.f64 (*.f64 y x) t) (*.f64 (*.f64 z (neg.f64 t)) y)) |
(+.f64 (*.f64 (*.f64 z (neg.f64 t)) y) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(+.f64 (*.f64 (*.f64 z (neg.f64 t)) y) (*.f64 (*.f64 y x) t)) |
(*.f64 t y) |
(*.f64 y t) |
(*.f64 #s(approx (* (- x z) y) (*.f64 (fma.f64 (/.f64 y z) (neg.f64 x) y) z)) t) |
(*.f64 t #s(approx (* (- x z) y) (*.f64 (fma.f64 (/.f64 y z) (neg.f64 x) y) z))) |
#s(approx (* (- x z) y) (*.f64 (fma.f64 (/.f64 y z) (neg.f64 x) y) z)) |
(*.f64 (*.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (/.f64 x z))) z) |
(*.f64 (*.f64 (neg.f64 z) #s(literal -1 binary64)) (fma.f64 (/.f64 y z) (neg.f64 x) y)) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) (neg.f64 z)) y) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) z) (neg.f64 y)) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) z) y) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) (*.f64 y z)) |
(*.f64 (neg.f64 y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) z)) |
(*.f64 (*.f64 (fma.f64 (/.f64 y z) (neg.f64 x) y) z) #s(literal -1 binary64)) |
(*.f64 (neg.f64 z) (fma.f64 (/.f64 y z) (neg.f64 x) y)) |
(*.f64 (fma.f64 (/.f64 y z) (neg.f64 x) y) (neg.f64 z)) |
(*.f64 (fma.f64 (/.f64 y z) (neg.f64 x) y) z) |
(*.f64 (*.f64 (neg.f64 y) z) (-.f64 #s(literal 1 binary64) (/.f64 x z))) |
(*.f64 (*.f64 y z) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) #s(literal -1 binary64))) |
(*.f64 (*.f64 y z) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)))) |
(*.f64 (*.f64 y z) (-.f64 #s(literal 1 binary64) (/.f64 x z))) |
(*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (/.f64 y z) (neg.f64 x) y) z)) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) (neg.f64 z))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) z)) |
(*.f64 z (fma.f64 (/.f64 y z) (neg.f64 x) y)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64)) (*.f64 y y)) z) (fma.f64 (/.f64 y z) x y)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) z) (fma.f64 y (fma.f64 (/.f64 y z) x y) (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) z) (fma.f64 (*.f64 (/.f64 (neg.f64 x) z) y) (fma.f64 (/.f64 y z) x y) (*.f64 y y))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64)) (*.f64 y y)) (neg.f64 z)) (fma.f64 (/.f64 y z) x y)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (neg.f64 z)) (fma.f64 y (fma.f64 (/.f64 y z) x y) (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (neg.f64 z)) (fma.f64 (*.f64 (/.f64 (neg.f64 x) z) y) (fma.f64 (/.f64 y z) x y) (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 y z) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x z) #s(literal 2 binary64)))) (-.f64 (/.f64 x z) #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 y z) (+.f64 (pow.f64 (/.f64 x z) #s(literal 3 binary64)) #s(literal 1 binary64))) (+.f64 (+.f64 (pow.f64 (/.f64 x z) #s(literal 2 binary64)) (/.f64 x z)) #s(literal 1 binary64))) |
(/.f64 (*.f64 z (-.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64)) (*.f64 y y))) (fma.f64 (/.f64 y z) x y)) |
(/.f64 (*.f64 z (-.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y (fma.f64 (/.f64 y z) x y) (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 z (-.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (*.f64 (/.f64 (neg.f64 x) z) y) (fma.f64 (/.f64 y z) x y) (*.f64 y y))) |
(/.f64 (*.f64 (neg.f64 z) (-.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64)) (*.f64 y y))) (fma.f64 (/.f64 y z) x y)) |
(/.f64 (*.f64 (neg.f64 z) (-.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y (fma.f64 (/.f64 y z) x y) (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (neg.f64 z) (-.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (*.f64 (/.f64 (neg.f64 x) z) y) (fma.f64 (/.f64 y z) x y) (*.f64 y y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 y z) x) z) #s(literal 2 binary64))) (-.f64 (*.f64 (neg.f64 y) z) (*.f64 (*.f64 (/.f64 y z) x) z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 z (neg.f64 x)) (/.f64 y z)) #s(literal 2 binary64))) (-.f64 (*.f64 y z) (*.f64 (*.f64 z (neg.f64 x)) (/.f64 y z)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 y z) x) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 y z) x) z) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 y) z) (*.f64 (*.f64 (/.f64 y z) x) z))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 y z) x) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 z (neg.f64 x)) (/.f64 y z)) #s(literal 2 binary64)) (*.f64 (*.f64 y z) (*.f64 (*.f64 z (neg.f64 x)) (/.f64 y z)))))) |
(neg.f64 (*.f64 (fma.f64 (/.f64 y z) (neg.f64 x) y) z)) |
(fma.f64 (*.f64 z (neg.f64 x)) (/.f64 y z) (*.f64 y z)) |
(fma.f64 (*.f64 (*.f64 (/.f64 y z) x) z) #s(literal -1 binary64) (*.f64 y z)) |
(fma.f64 (*.f64 z x) (/.f64 y z) (*.f64 (neg.f64 y) z)) |
(fma.f64 (*.f64 z (/.f64 y z)) (neg.f64 x) (*.f64 y z)) |
(fma.f64 (/.f64 (neg.f64 x) z) (*.f64 y z) (*.f64 #s(literal 1 binary64) (*.f64 y z))) |
(fma.f64 (neg.f64 y) z (*.f64 (*.f64 (*.f64 z (neg.f64 x)) (/.f64 y z)) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 y) z (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) (neg.f64 z))) |
(fma.f64 (neg.f64 y) z (*.f64 (*.f64 (/.f64 (neg.f64 x) z) z) (neg.f64 y))) |
(fma.f64 (neg.f64 y) z (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 z (neg.f64 x)) (/.f64 y z)))) |
(fma.f64 (neg.f64 y) z (*.f64 (neg.f64 y) (*.f64 (/.f64 (neg.f64 x) z) z))) |
(fma.f64 (neg.f64 y) z (neg.f64 (*.f64 (*.f64 z (neg.f64 x)) (/.f64 y z)))) |
(fma.f64 (neg.f64 y) z (*.f64 (neg.f64 z) (*.f64 (/.f64 (neg.f64 x) z) y))) |
(fma.f64 (neg.f64 y) z (*.f64 (*.f64 (/.f64 y z) x) z)) |
(fma.f64 #s(literal 1 binary64) (*.f64 y z) (*.f64 (/.f64 (neg.f64 x) z) (*.f64 y z))) |
(fma.f64 (*.f64 (/.f64 (neg.f64 x) z) y) (neg.f64 z) (*.f64 (neg.f64 y) z)) |
(fma.f64 (*.f64 (/.f64 (neg.f64 x) z) y) z (*.f64 y z)) |
(fma.f64 (*.f64 (/.f64 y z) x) (neg.f64 z) (*.f64 y z)) |
(fma.f64 (*.f64 (/.f64 y z) x) z (*.f64 (neg.f64 y) z)) |
(fma.f64 (neg.f64 z) (*.f64 (/.f64 (neg.f64 x) z) y) (*.f64 (neg.f64 y) z)) |
(fma.f64 (neg.f64 z) (*.f64 (/.f64 y z) x) (*.f64 y z)) |
(fma.f64 (neg.f64 z) y (*.f64 (*.f64 (*.f64 z (neg.f64 x)) (/.f64 y z)) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 z) y (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) (neg.f64 z))) |
(fma.f64 (neg.f64 z) y (*.f64 (*.f64 (/.f64 (neg.f64 x) z) z) (neg.f64 y))) |
(fma.f64 (neg.f64 z) y (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 z (neg.f64 x)) (/.f64 y z)))) |
(fma.f64 (neg.f64 z) y (*.f64 (neg.f64 y) (*.f64 (/.f64 (neg.f64 x) z) z))) |
(fma.f64 (neg.f64 z) y (neg.f64 (*.f64 (*.f64 z (neg.f64 x)) (/.f64 y z)))) |
(fma.f64 (neg.f64 z) y (*.f64 (neg.f64 z) (*.f64 (/.f64 (neg.f64 x) z) y))) |
(fma.f64 (neg.f64 z) y (*.f64 (*.f64 (/.f64 y z) x) z)) |
(fma.f64 (/.f64 y z) (*.f64 (neg.f64 z) x) (*.f64 y z)) |
(fma.f64 (neg.f64 x) (*.f64 (/.f64 y z) z) (*.f64 y z)) |
(fma.f64 (*.f64 y z) (/.f64 (neg.f64 x) z) (*.f64 (*.f64 y z) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y z) #s(literal 1 binary64) (*.f64 (*.f64 y z) (/.f64 (neg.f64 x) z))) |
(fma.f64 (*.f64 y z) #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 z (neg.f64 x)) (/.f64 y z)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 y z) #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) (neg.f64 z))) |
(fma.f64 (*.f64 y z) #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 (neg.f64 x) z) z) (neg.f64 y))) |
(fma.f64 (*.f64 y z) #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 z (neg.f64 x)) (/.f64 y z)))) |
(fma.f64 (*.f64 y z) #s(literal -1 binary64) (*.f64 (neg.f64 y) (*.f64 (/.f64 (neg.f64 x) z) z))) |
(fma.f64 (*.f64 y z) #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 z (neg.f64 x)) (/.f64 y z)))) |
(fma.f64 (*.f64 y z) #s(literal -1 binary64) (*.f64 (neg.f64 z) (*.f64 (/.f64 (neg.f64 x) z) y))) |
(fma.f64 (*.f64 y z) #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 y z) x) z)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 y z) x) z) (*.f64 y z)) |
(fma.f64 #s(literal -1 binary64) (*.f64 y z) (*.f64 (*.f64 (*.f64 z (neg.f64 x)) (/.f64 y z)) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 y z) (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) (neg.f64 z))) |
(fma.f64 #s(literal -1 binary64) (*.f64 y z) (*.f64 (*.f64 (/.f64 (neg.f64 x) z) z) (neg.f64 y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 y z) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 z (neg.f64 x)) (/.f64 y z)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 y z) (*.f64 (neg.f64 y) (*.f64 (/.f64 (neg.f64 x) z) z))) |
(fma.f64 #s(literal -1 binary64) (*.f64 y z) (neg.f64 (*.f64 (*.f64 z (neg.f64 x)) (/.f64 y z)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 y z) (*.f64 (neg.f64 z) (*.f64 (/.f64 (neg.f64 x) z) y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 y z) (*.f64 (*.f64 (/.f64 y z) x) z)) |
(fma.f64 y (neg.f64 z) (*.f64 (*.f64 (*.f64 z (neg.f64 x)) (/.f64 y z)) #s(literal -1 binary64))) |
(fma.f64 y (neg.f64 z) (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) (neg.f64 z))) |
(fma.f64 y (neg.f64 z) (*.f64 (*.f64 (/.f64 (neg.f64 x) z) z) (neg.f64 y))) |
(fma.f64 y (neg.f64 z) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 z (neg.f64 x)) (/.f64 y z)))) |
(fma.f64 y (neg.f64 z) (*.f64 (neg.f64 y) (*.f64 (/.f64 (neg.f64 x) z) z))) |
(fma.f64 y (neg.f64 z) (neg.f64 (*.f64 (*.f64 z (neg.f64 x)) (/.f64 y z)))) |
(fma.f64 y (neg.f64 z) (*.f64 (neg.f64 z) (*.f64 (/.f64 (neg.f64 x) z) y))) |
(fma.f64 y (neg.f64 z) (*.f64 (*.f64 (/.f64 y z) x) z)) |
(fma.f64 y z (*.f64 (*.f64 (/.f64 (neg.f64 x) z) z) y)) |
(fma.f64 y z (*.f64 y (*.f64 (/.f64 (neg.f64 x) z) z))) |
(fma.f64 y z (*.f64 (*.f64 z (neg.f64 x)) (/.f64 y z))) |
(fma.f64 z (neg.f64 y) (*.f64 (*.f64 (*.f64 z (neg.f64 x)) (/.f64 y z)) #s(literal -1 binary64))) |
(fma.f64 z (neg.f64 y) (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) (neg.f64 z))) |
(fma.f64 z (neg.f64 y) (*.f64 (*.f64 (/.f64 (neg.f64 x) z) z) (neg.f64 y))) |
(fma.f64 z (neg.f64 y) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 z (neg.f64 x)) (/.f64 y z)))) |
(fma.f64 z (neg.f64 y) (*.f64 (neg.f64 y) (*.f64 (/.f64 (neg.f64 x) z) z))) |
(fma.f64 z (neg.f64 y) (neg.f64 (*.f64 (*.f64 z (neg.f64 x)) (/.f64 y z)))) |
(fma.f64 z (neg.f64 y) (*.f64 (neg.f64 z) (*.f64 (/.f64 (neg.f64 x) z) y))) |
(fma.f64 z (neg.f64 y) (*.f64 (*.f64 (/.f64 y z) x) z)) |
(fma.f64 z (*.f64 (/.f64 (neg.f64 x) z) y) (*.f64 y z)) |
(fma.f64 z (*.f64 (/.f64 y z) x) (*.f64 (neg.f64 y) z)) |
(fma.f64 z y (*.f64 (*.f64 (/.f64 (neg.f64 x) z) z) y)) |
(fma.f64 z y (*.f64 y (*.f64 (/.f64 (neg.f64 x) z) z))) |
(fma.f64 z y (*.f64 (*.f64 z (neg.f64 x)) (/.f64 y z))) |
(fma.f64 x (*.f64 (/.f64 y z) z) (*.f64 (neg.f64 y) z)) |
(-.f64 (*.f64 (neg.f64 y) z) (*.f64 (*.f64 z (neg.f64 x)) (/.f64 y z))) |
(-.f64 (*.f64 y z) (*.f64 (neg.f64 z) (*.f64 (/.f64 (neg.f64 x) z) y))) |
(-.f64 (*.f64 y z) (*.f64 (*.f64 (/.f64 y z) x) z)) |
(+.f64 (*.f64 (/.f64 (neg.f64 x) z) (*.f64 y z)) (*.f64 #s(literal 1 binary64) (*.f64 y z))) |
(+.f64 (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) (neg.f64 z)) (*.f64 (neg.f64 y) z)) |
(+.f64 (*.f64 (*.f64 y z) (/.f64 (neg.f64 x) z)) (*.f64 (*.f64 y z) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64)) (*.f64 (*.f64 y z) (/.f64 (neg.f64 x) z))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 y z)) (*.f64 (/.f64 (neg.f64 x) z) (*.f64 y z))) |
(+.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (neg.f64 x) z) y)) (*.f64 (neg.f64 y) z)) |
(+.f64 (*.f64 (*.f64 (/.f64 y z) x) z) (*.f64 (neg.f64 y) z)) |
(+.f64 (*.f64 (*.f64 z (neg.f64 x)) (/.f64 y z)) (*.f64 y z)) |
(+.f64 (*.f64 (neg.f64 y) z) (*.f64 (*.f64 (*.f64 z (neg.f64 x)) (/.f64 y z)) #s(literal -1 binary64))) |
(+.f64 (*.f64 (neg.f64 y) z) (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) (neg.f64 z))) |
(+.f64 (*.f64 (neg.f64 y) z) (*.f64 (*.f64 (/.f64 (neg.f64 x) z) z) (neg.f64 y))) |
(+.f64 (*.f64 (neg.f64 y) z) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 z (neg.f64 x)) (/.f64 y z)))) |
(+.f64 (*.f64 (neg.f64 y) z) (*.f64 (neg.f64 y) (*.f64 (/.f64 (neg.f64 x) z) z))) |
(+.f64 (*.f64 (neg.f64 y) z) (neg.f64 (*.f64 (*.f64 z (neg.f64 x)) (/.f64 y z)))) |
(+.f64 (*.f64 (neg.f64 y) z) (*.f64 (neg.f64 z) (*.f64 (/.f64 (neg.f64 x) z) y))) |
(+.f64 (*.f64 (neg.f64 y) z) (*.f64 (*.f64 (/.f64 y z) x) z)) |
(+.f64 (*.f64 y z) (*.f64 (*.f64 (/.f64 (neg.f64 x) z) z) y)) |
(+.f64 (*.f64 y z) (*.f64 y (*.f64 (/.f64 (neg.f64 x) z) z))) |
(+.f64 (*.f64 y z) (*.f64 (*.f64 z (neg.f64 x)) (/.f64 y z))) |
(*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 x z) #s(literal 1 binary64))) y) |
(*.f64 (*.f64 (-.f64 (/.f64 x z) #s(literal 1 binary64)) y) #s(literal -1 binary64)) |
(*.f64 (-.f64 (/.f64 x z) #s(literal 1 binary64)) (neg.f64 y)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) y) |
(*.f64 (neg.f64 y) (-.f64 (/.f64 x z) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (/.f64 y z) (neg.f64 x) y) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (/.f64 x z) #s(literal 1 binary64)) y)) |
(*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 y z) (neg.f64 x) y)) |
(*.f64 y (*.f64 (-.f64 (/.f64 x z) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 y (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 x z) #s(literal 1 binary64)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x z))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x z) #s(literal 2 binary64))) y) (-.f64 (/.f64 x z) #s(literal -1 binary64))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 x z) #s(literal 3 binary64)) #s(literal 1 binary64)) y) (+.f64 (+.f64 (pow.f64 (/.f64 x z) #s(literal 2 binary64)) (/.f64 x z)) #s(literal 1 binary64))) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x z) #s(literal 2 binary64)))) (-.f64 (/.f64 x z) #s(literal -1 binary64))) |
(/.f64 (*.f64 y (+.f64 (pow.f64 (/.f64 x z) #s(literal 3 binary64)) #s(literal 1 binary64))) (+.f64 (+.f64 (pow.f64 (/.f64 x z) #s(literal 2 binary64)) (/.f64 x z)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (neg.f64 y) (-.f64 (pow.f64 (/.f64 x z) #s(literal 2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 x z) #s(literal -1 binary64))) |
(/.f64 (*.f64 (neg.f64 y) (-.f64 (pow.f64 (/.f64 x z) #s(literal 3 binary64)) #s(literal 1 binary64))) (+.f64 (+.f64 (pow.f64 (/.f64 x z) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 x z))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64)) (*.f64 y y))) (fma.f64 (/.f64 y z) x y)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y (fma.f64 (/.f64 y z) x y) (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (neg.f64 x) z) y) (fma.f64 (/.f64 y z) x y) (*.f64 y y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64)) (*.f64 y y))) (fma.f64 (/.f64 y z) x y)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 y (fma.f64 (/.f64 y z) x y) (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 x) z) y) (fma.f64 (/.f64 y z) x y) (*.f64 y y)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64)) (*.f64 y y)) (-.f64 (*.f64 (/.f64 y z) x) (neg.f64 y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64)) (*.f64 y y)) (fma.f64 (/.f64 y z) x y)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y (fma.f64 (/.f64 y z) x y) (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (neg.f64 x) z) y) (fma.f64 (/.f64 y z) x y) (*.f64 y y))) |
(neg.f64 (*.f64 (-.f64 (/.f64 x z) #s(literal 1 binary64)) y)) |
(neg.f64 (fma.f64 (/.f64 y z) (neg.f64 x) y)) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y z) (neg.f64 y)) |
(fma.f64 (/.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z) (neg.f64 y)) |
(fma.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (*.f64 y x) #s(literal -1 binary64)) (neg.f64 y)) |
(fma.f64 (/.f64 (neg.f64 x) z) (/.f64 y #s(literal -1 binary64)) (neg.f64 y)) |
(fma.f64 (/.f64 (neg.f64 x) z) y (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (neg.f64 x) z) y y) |
(fma.f64 (/.f64 x z) (neg.f64 y) (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(fma.f64 (/.f64 x z) (neg.f64 y) y) |
(fma.f64 (neg.f64 y) (/.f64 x z) (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 y) (/.f64 x z) y) |
(fma.f64 (/.f64 y (neg.f64 z)) x (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(fma.f64 (/.f64 y (neg.f64 z)) x y) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 y z) x) (neg.f64 y)) |
(fma.f64 (*.f64 (/.f64 y z) x) #s(literal 1 binary64) (neg.f64 y)) |
(fma.f64 (*.f64 (/.f64 y z) x) #s(literal -1 binary64) (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (/.f64 y z) x) #s(literal -1 binary64) y) |
(fma.f64 (/.f64 y z) (neg.f64 x) (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(fma.f64 (/.f64 y z) (neg.f64 x) y) |
(fma.f64 (/.f64 y z) x (neg.f64 y)) |
(fma.f64 (neg.f64 x) (/.f64 y (neg.f64 z)) (neg.f64 y)) |
(fma.f64 (neg.f64 x) (/.f64 y z) (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 x) (/.f64 y z) y) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 x z) y) (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 x z) y) y) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (neg.f64 x) z) y) (neg.f64 y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 y z) x) (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 y z) x) y) |
(fma.f64 #s(literal -1 binary64) y (*.f64 (/.f64 y z) x)) |
(fma.f64 (*.f64 y x) (/.f64 #s(literal -1 binary64) (neg.f64 z)) (neg.f64 y)) |
(fma.f64 (*.f64 y x) (/.f64 #s(literal -1 binary64) z) (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(fma.f64 (*.f64 y x) (/.f64 #s(literal -1 binary64) z) y) |
(fma.f64 y (/.f64 (neg.f64 x) z) (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(fma.f64 y (/.f64 (neg.f64 x) z) y) |
(fma.f64 y (/.f64 x z) (neg.f64 y)) |
(fma.f64 y #s(literal -1 binary64) (*.f64 (/.f64 y z) x)) |
(fma.f64 x (/.f64 y (neg.f64 z)) (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(fma.f64 x (/.f64 y (neg.f64 z)) y) |
(fma.f64 x (/.f64 y z) (neg.f64 y)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 3 binary64)) (fma.f64 y (fma.f64 (/.f64 y z) x y) (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (fma.f64 (/.f64 y z) x y) (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (*.f64 y y) (fma.f64 (/.f64 y z) x y)) (/.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64)) (fma.f64 (/.f64 y z) x y))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64)) (fma.f64 (/.f64 y z) x y)) (/.f64 (*.f64 y y) (fma.f64 (/.f64 y z) x y))) |
(-.f64 (neg.f64 y) (*.f64 (/.f64 (neg.f64 x) z) y)) |
(-.f64 (*.f64 (/.f64 (neg.f64 x) z) y) (neg.f64 y)) |
(-.f64 (*.f64 (/.f64 y z) x) (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(-.f64 (*.f64 (/.f64 y z) x) y) |
(-.f64 y (*.f64 (/.f64 x z) y)) |
(-.f64 y (*.f64 (neg.f64 y) (/.f64 (neg.f64 x) z))) |
(-.f64 y (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) #s(literal -1 binary64))) |
(-.f64 y (*.f64 (/.f64 y (neg.f64 z)) (neg.f64 x))) |
(-.f64 y (*.f64 (/.f64 y z) x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 3 binary64)) (fma.f64 y (fma.f64 (/.f64 y z) x y) (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (fma.f64 (/.f64 y z) x y) (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 (neg.f64 x) z) y) (fma.f64 (/.f64 y z) x y) (*.f64 y y))) (/.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 (neg.f64 x) z) y) (fma.f64 (/.f64 y z) x y) (*.f64 y y)))) |
(+.f64 (neg.f64 y) (*.f64 (/.f64 y z) x)) |
(+.f64 (*.f64 (/.f64 (neg.f64 x) z) y) (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(+.f64 (*.f64 (/.f64 (neg.f64 x) z) y) y) |
(+.f64 (*.f64 (/.f64 y z) x) (neg.f64 y)) |
(+.f64 y (*.f64 (/.f64 (neg.f64 x) z) y)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 y #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 y z)) |
(*.f64 (/.f64 y z) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 y (neg.f64 z))) |
(*.f64 y (/.f64 #s(literal -1 binary64) (neg.f64 z))) |
(/.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) z) |
(/.f64 (neg.f64 y) (neg.f64 z)) |
(/.f64 (/.f64 y (neg.f64 z)) #s(literal -1 binary64)) |
(/.f64 y z) |
(neg.f64 (/.f64 y (neg.f64 z))) |
#s(approx (* (* (- x z) y) t) (*.f64 (*.f64 z (neg.f64 t)) y)) |
#s(approx (* (* (- x z) y) t) (*.f64 (*.f64 (-.f64 x z) t) y)) |
#s(approx (* (- x z) y) (*.f64 (neg.f64 y) z)) |
#s(approx (* (- x z) y) (*.f64 (-.f64 x z) y)) |
#s(approx (- x z) (neg.f64 z)) |
#s(approx (- x z) (-.f64 x z)) |
#s(approx x x) |
#s(approx (* (* (- x z) y) t) (*.f64 (*.f64 z (neg.f64 t)) y)) |
#s(approx (* (* (- x z) y) t) (*.f64 (*.f64 (-.f64 x z) t) y)) |
#s(approx (* (- x z) y) (*.f64 (neg.f64 y) z)) |
#s(approx (* (- x z) y) (*.f64 (-.f64 x z) y)) |
#s(approx (* y x) (*.f64 y x)) |
#s(approx (* (* (- x z) y) t) (*.f64 (*.f64 z (neg.f64 t)) y)) |
#s(approx (* (* (- x z) y) t) (*.f64 (*.f64 (-.f64 x z) t) y)) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) (*.f64 (neg.f64 y) z)) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) (*.f64 (-.f64 x z) y)) |
#s(approx (+ (* (neg x) (/ y z)) y) y) |
#s(approx (+ (* (neg x) (/ y z)) y) (fma.f64 (/.f64 y z) (neg.f64 x) y)) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (* (* (- x z) y) t) (*.f64 (*.f64 y x) t)) |
#s(approx (* (* (- x z) y) t) (*.f64 (fma.f64 (neg.f64 t) (/.f64 (*.f64 y z) x) (*.f64 t y)) x)) |
#s(approx (* (- x z) y) (*.f64 y x)) |
#s(approx (* (- x z) y) (*.f64 (fma.f64 (neg.f64 y) (/.f64 z x) y) x)) |
#s(approx (- x z) x) |
#s(approx (- x z) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) x)) |
#s(approx (* (* (- x z) y) t) (*.f64 (*.f64 y x) t)) |
#s(approx (* (* (- x z) y) t) (*.f64 (fma.f64 (neg.f64 t) (/.f64 (*.f64 y z) x) (*.f64 t y)) x)) |
#s(approx (* (- x z) y) (*.f64 y x)) |
#s(approx (* (- x z) y) (*.f64 (fma.f64 (neg.f64 y) (/.f64 z x) y) x)) |
#s(approx (* (* (- x z) y) t) (*.f64 (*.f64 y x) t)) |
#s(approx (* (* (- x z) y) t) (*.f64 (fma.f64 (neg.f64 t) (/.f64 (*.f64 y z) x) (*.f64 t y)) x)) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) (*.f64 y x)) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) (*.f64 (fma.f64 (neg.f64 y) (/.f64 z x) y) x)) |
#s(approx (+ (* (neg x) (/ y z)) y) (*.f64 (/.f64 (neg.f64 x) z) y)) |
#s(approx (+ (* (neg x) (/ y z)) y) (*.f64 (-.f64 (/.f64 y x) (/.f64 y z)) x)) |
#s(approx (* (* (- x z) y) t) (*.f64 (fma.f64 (neg.f64 t) (/.f64 (*.f64 y z) x) (*.f64 t y)) (neg.f64 x))) |
#s(approx (* (- x z) y) (*.f64 (fma.f64 (neg.f64 y) (/.f64 z x) y) (neg.f64 x))) |
#s(approx (- x z) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) x)) |
#s(approx (* (* (- x z) y) t) (*.f64 (fma.f64 (neg.f64 t) (/.f64 (*.f64 y z) x) (*.f64 t y)) (neg.f64 x))) |
#s(approx (* (- x z) y) (*.f64 (fma.f64 (neg.f64 y) (/.f64 z x) y) (neg.f64 x))) |
#s(approx (* (* (- x z) y) t) (*.f64 (fma.f64 (neg.f64 t) (/.f64 (*.f64 y z) x) (*.f64 t y)) (neg.f64 x))) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) (*.f64 (fma.f64 (neg.f64 y) (/.f64 z x) y) (neg.f64 x))) |
#s(approx (+ (* (neg x) (/ y z)) y) (*.f64 (-.f64 (/.f64 y x) (/.f64 y z)) (neg.f64 x))) |
#s(approx (* (* (- x z) y) t) (*.f64 (*.f64 (-.f64 x z) t) y)) |
#s(approx (* (- x z) y) (*.f64 (-.f64 x z) y)) |
#s(approx y y) |
#s(approx (* (* (- x z) y) t) (*.f64 (*.f64 (-.f64 x z) t) y)) |
#s(approx (* (- x z) y) (*.f64 (-.f64 x z) y)) |
#s(approx (* (neg z) y) (*.f64 (neg.f64 y) z)) |
#s(approx (* (* (- x z) y) t) (*.f64 (*.f64 (-.f64 x z) t) y)) |
#s(approx (* t y) (*.f64 t y)) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) (*.f64 (fma.f64 (/.f64 y z) (neg.f64 x) y) z)) |
#s(approx (+ (* (neg x) (/ y z)) y) (fma.f64 (/.f64 y z) (neg.f64 x) y)) |
#s(approx (/ y z) (/.f64 y z)) |
#s(approx (* (* (- x z) y) t) (*.f64 (*.f64 (-.f64 x z) t) y)) |
#s(approx (* (- x z) y) (*.f64 (-.f64 x z) y)) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) (*.f64 (*.f64 (-.f64 (/.f64 x z) #s(literal 1 binary64)) z) y)) |
#s(approx (+ (* (neg x) (/ y z)) y) (fma.f64 (/.f64 y z) (neg.f64 x) y)) |
#s(approx (- x z) (-.f64 x z)) |
#s(approx z z) |
#s(approx (* (- x z) y) (*.f64 (-.f64 x z) y)) |
#s(approx (neg z) (neg.f64 z)) |
#s(approx (+ (* (neg x) (/ y z)) y) (/.f64 (*.f64 (-.f64 x z) y) z)) |
#s(approx (* (* (- x z) y) t) (*.f64 (fma.f64 (neg.f64 y) t (*.f64 (*.f64 (/.f64 y z) x) t)) z)) |
#s(approx (* (- x z) y) (*.f64 (fma.f64 (/.f64 y z) (neg.f64 x) y) z)) |
#s(approx (- x z) (*.f64 (-.f64 (/.f64 x z) #s(literal 1 binary64)) z)) |
#s(approx (* (* (- x z) y) t) (*.f64 (fma.f64 (neg.f64 y) t (*.f64 (*.f64 (/.f64 y z) x) t)) z)) |
#s(approx (* (- x z) y) (*.f64 (fma.f64 (/.f64 y z) (neg.f64 x) y) z)) |
#s(approx (* (* (- x z) y) t) (*.f64 (fma.f64 (neg.f64 y) t (*.f64 (*.f64 (/.f64 y z) x) t)) z)) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) (*.f64 (fma.f64 (/.f64 y z) (neg.f64 x) y) z)) |
#s(approx (* (* (- x z) y) t) (*.f64 (fma.f64 (neg.f64 y) t (*.f64 (*.f64 (/.f64 y z) x) t)) (neg.f64 z))) |
#s(approx (* (- x z) y) (*.f64 (fma.f64 (/.f64 y z) (neg.f64 x) y) z)) |
#s(approx (- x z) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) (neg.f64 z))) |
#s(approx (* (* (- x z) y) t) (*.f64 (fma.f64 (neg.f64 y) t (*.f64 (*.f64 (/.f64 y z) x) t)) (neg.f64 z))) |
#s(approx (* (- x z) y) (*.f64 (fma.f64 (/.f64 y z) (neg.f64 x) y) z)) |
#s(approx (* (* (- x z) y) t) (*.f64 (fma.f64 (neg.f64 y) t (*.f64 (*.f64 (/.f64 y z) x) t)) (neg.f64 z))) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) (*.f64 (fma.f64 (/.f64 y z) (neg.f64 x) y) z)) |
#s(approx t t) |
#s(approx (* (* (- x z) y) t) (*.f64 (*.f64 (-.f64 x z) t) y)) |
Compiled 11 269 to 1 723 computations (84.7% saved)
14 alts after pruning (10 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 589 | 7 | 596 |
| Fresh | 2 | 3 | 5 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 592 | 14 | 606 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 81.0% | (fma.f64 (*.f64 t y) x (*.f64 (*.f64 (neg.f64 t) z) y)) |
| ▶ | 64.4% | (/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 x z)) (*.f64 t y)) (+.f64 z x)) |
| 62.0% | (/.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z x)) (*.f64 (-.f64 x z) y)) t) (*.f64 y (+.f64 z x))) | |
| 38.9% | (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 z (+.f64 z x) (*.f64 x x))) (*.f64 t y)) | |
| ✓ | 97.3% | (*.f64 (*.f64 (-.f64 x z) y) t) |
| 87.3% | (*.f64 (*.f64 (-.f64 x z) t) y) | |
| ✓ | 90.0% | (*.f64 #s(approx (- (* x y) (* z y)) (*.f64 (fma.f64 (neg.f64 x) (/.f64 y z) y) (neg.f64 z))) t) |
| 83.8% | (*.f64 #s(approx (- (* x y) (* z y)) (*.f64 (*.f64 (neg.f64 y) z) (-.f64 #s(literal 1 binary64) (/.f64 x z)))) t) | |
| ✓ | 54.1% | (*.f64 #s(approx (- (* x y) (* z y)) (*.f64 (neg.f64 z) y)) t) |
| ✓ | 57.7% | (*.f64 #s(approx (- (* x y) (* z y)) (*.f64 y x)) t) |
| ▶ | 89.8% | (*.f64 #s(approx (- (* x y) (* z y)) #s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) (*.f64 (fma.f64 (neg.f64 y) (/.f64 z x) y) x))) t) |
| ▶ | 52.7% | (*.f64 #s(approx (- x z) (neg.f64 z)) (*.f64 t y)) |
| ▶ | 54.7% | (*.f64 #s(approx (- x z) x) (*.f64 t y)) |
| 48.0% | #s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 (neg.f64 t) z) y)) |
Compiled 370 to 272 computations (26.5% saved)
| Inputs |
|---|
(*.f64 #s(approx (- (* x y) (* z y)) #s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) (*.f64 (fma.f64 (neg.f64 y) (/.f64 z x) y) x))) t) |
#s(approx (- (* x y) (* z y)) #s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) (*.f64 (fma.f64 (neg.f64 y) (/.f64 z x) y) x))) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) (*.f64 (fma.f64 (neg.f64 y) (/.f64 z x) y) x)) |
(*.f64 (fma.f64 (neg.f64 y) (/.f64 z x) y) x) |
(fma.f64 (neg.f64 y) (/.f64 z x) y) |
(neg.f64 y) |
y |
(/.f64 z x) |
z |
x |
t |
(*.f64 #s(approx (- x z) x) (*.f64 t y)) |
#s(approx (- x z) x) |
(*.f64 t y) |
(*.f64 #s(approx (- x z) (neg.f64 z)) (*.f64 t y)) |
#s(approx (- x z) (neg.f64 z)) |
(neg.f64 z) |
(fma.f64 (*.f64 t y) x (*.f64 (*.f64 (neg.f64 t) z) y)) |
(*.f64 (*.f64 (neg.f64 t) z) y) |
(*.f64 (neg.f64 t) z) |
(neg.f64 t) |
(/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 x z)) (*.f64 t y)) (+.f64 z x)) |
(*.f64 (*.f64 (+.f64 z x) (-.f64 x z)) (*.f64 t y)) |
(*.f64 (+.f64 z x) (-.f64 x z)) |
(+.f64 z x) |
(-.f64 x z) |
| Outputs |
|---|
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* -1 (* t (* y z))))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (+ (* -1 (* t (* y z))) (* t (* x y))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (- (* x y) (* y z)))) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) #s(hole binary64 (+ (* -1 (* y z)) (* x y)))) |
#s(approx (* (+ (* (neg y) (/ z x)) y) x) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (* (+ (* (neg y) (/ z x)) y) x) #s(hole binary64 (+ (* -1 (* y z)) (* x y)))) |
#s(approx (+ (* (neg y) (/ z x)) y) #s(hole binary64 (* -1 (/ (* y z) x)))) |
#s(approx (+ (* (neg y) (/ z x)) y) #s(hole binary64 (/ (+ (* -1 (* y z)) (* x y)) x))) |
#s(approx (/ z x) #s(hole binary64 (/ z x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (- x z) (* t y)) #s(hole binary64 (* -1 (* t (* y z))))) |
#s(approx (* (- x z) (* t y)) #s(hole binary64 (+ (* -1 (* t (* y z))) (* t (* x y))))) |
#s(approx (- x z) #s(hole binary64 (* -1 z))) |
#s(approx (- x z) #s(hole binary64 (- x z))) |
#s(approx (+ (* (* t y) x) (* (* (neg t) z) y)) #s(hole binary64 (* -1 (* t (* y z))))) |
#s(approx (+ (* (* t y) x) (* (* (neg t) z) y)) #s(hole binary64 (+ (* -1 (* t (* y z))) (* t (* x y))))) |
#s(approx (/ (* (* (+ z x) (- x z)) (* t y)) (+ z x)) #s(hole binary64 (* -1 (* t (* y z))))) |
#s(approx (/ (* (* (+ z x) (- x z)) (* t y)) (+ z x)) #s(hole binary64 (+ (* -1 (* t (* y z))) (* t (* x y))))) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) #s(hole binary64 (* -1 (* t (* y (pow z 2)))))) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) #s(hole binary64 (+ (* -1 (* t (* y (pow z 2)))) (* t (* x (* y (+ z (* -1 z)))))))) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) #s(hole binary64 (+ (* -1 (* t (* y (pow z 2)))) (* x (+ (* t (* x y)) (* t (* y (+ z (* -1 z))))))))) |
#s(approx (* (+ z x) (- x z)) #s(hole binary64 (* -1 (pow z 2)))) |
#s(approx (* (+ z x) (- x z)) #s(hole binary64 (+ (* -1 (pow z 2)) (* x (+ z (* -1 z)))))) |
#s(approx (* (+ z x) (- x z)) #s(hole binary64 (+ (* -1 (pow z 2)) (* x (+ x (+ z (* -1 z))))))) |
#s(approx (+ z x) #s(hole binary64 z)) |
#s(approx (+ z x) #s(hole binary64 (+ x z))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* t (* x y)))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* x y))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* x (+ y (* -1 (/ (* y z) x)))))) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) #s(hole binary64 (* x y))) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) #s(hole binary64 (* x (+ y (* -1 (/ (* y z) x)))))) |
#s(approx (* (+ (* (neg y) (/ z x)) y) x) #s(hole binary64 (* x y))) |
#s(approx (* (+ (* (neg y) (/ z x)) y) x) #s(hole binary64 (* x (+ y (* -1 (/ (* y z) x)))))) |
#s(approx (+ (* (neg y) (/ z x)) y) #s(hole binary64 y)) |
#s(approx (+ (* (neg y) (/ z x)) y) #s(hole binary64 (+ y (* -1 (/ (* y z) x))))) |
#s(approx (* (- x z) (* t y)) #s(hole binary64 (* t (* x y)))) |
#s(approx (* (- x z) (* t y)) #s(hole binary64 (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))))) |
#s(approx (- x z) #s(hole binary64 x)) |
#s(approx (- x z) #s(hole binary64 (* x (+ 1 (* -1 (/ z x)))))) |
#s(approx (+ (* (* t y) x) (* (* (neg t) z) y)) #s(hole binary64 (* t (* x y)))) |
#s(approx (+ (* (* t y) x) (* (* (neg t) z) y)) #s(hole binary64 (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))))) |
#s(approx (/ (* (* (+ z x) (- x z)) (* t y)) (+ z x)) #s(hole binary64 (* t (* x y)))) |
#s(approx (/ (* (* (+ z x) (- x z)) (* t y)) (+ z x)) #s(hole binary64 (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))))) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) #s(hole binary64 (* t (* (pow x 2) y)))) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) #s(hole binary64 (* (pow x 2) (+ (* t y) (/ (* t (* y (+ z (* -1 z)))) x))))) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (* t (* y (pow z 2))) (pow x 2))) (+ (* t y) (/ (* t (* y (+ z (* -1 z)))) x)))))) |
#s(approx (* (+ z x) (- x z)) #s(hole binary64 (pow x 2))) |
#s(approx (* (+ z x) (- x z)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* -1 (/ z x)) (/ z x)))))) |
#s(approx (* (+ z x) (- x z)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* -1 (/ z x)) (+ (* -1 (/ (pow z 2) (pow x 2))) (/ z x))))))) |
#s(approx (+ z x) #s(hole binary64 x)) |
#s(approx (+ z x) #s(hole binary64 (* x (+ 1 (/ z x))))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* y z) x)))))) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* y z) x)))))) |
#s(approx (* (+ (* (neg y) (/ z x)) y) x) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* y z) x)))))) |
#s(approx (* (- x z) (* t y)) #s(hole binary64 (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))))) |
#s(approx (- x z) #s(hole binary64 (* -1 (* x (- (/ z x) 1))))) |
#s(approx (+ (* (* t y) x) (* (* (neg t) z) y)) #s(hole binary64 (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))))) |
#s(approx (/ (* (* (+ z x) (- x z)) (* t y)) (+ z x)) #s(hole binary64 (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))))) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (+ (* -1 (* t (* y (+ z (* -1 z))))) (/ (* t (* y (pow z 2))) x)) x)) (* t y))))) |
#s(approx (* (+ z x) (- x z)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 (+ z (* -1 z))) (/ (pow z 2) x)) x)))))) |
#s(approx (+ z x) #s(hole binary64 (* -1 (* x (- (* -1 (/ z x)) 1))))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* t (* y (- x z))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* y (- x z)))) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) #s(hole binary64 (* -1 (* y (* z (+ 1 (* -1 (/ x z)))))))) |
#s(approx (* (+ (* (neg y) (/ z x)) y) x) #s(hole binary64 (* x (* y (+ 1 (* -1 (/ z x))))))) |
#s(approx (+ (* (neg y) (/ z x)) y) #s(hole binary64 (* y (+ 1 (* -1 (/ z x)))))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (- x z) (* t y)) #s(hole binary64 (* t (* y (- x z))))) |
#s(approx (* t y) #s(hole binary64 (* t y))) |
#s(approx (+ (* (* t y) x) (* (* (neg t) z) y)) #s(hole binary64 (* y (+ (* -1 (* t z)) (* t x))))) |
#s(approx (* (* (neg t) z) y) #s(hole binary64 (* -1 (* t (* y z))))) |
#s(approx (/ (* (* (+ z x) (- x z)) (* t y)) (+ z x)) #s(hole binary64 (* t (* y (- x z))))) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) #s(hole binary64 (* t (* y (* (+ x z) (- x z)))))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* -1 (* t (* y (- (* -1 x) (* -1 z))))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* -1 (* y (- (* -1 x) (* -1 z)))))) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) #s(hole binary64 (* y (* z (- (/ x z) 1))))) |
#s(approx (* (+ (* (neg y) (/ z x)) y) x) #s(hole binary64 (* -1 (* x (* y (- (/ z x) 1)))))) |
#s(approx (+ (* (neg y) (/ z x)) y) #s(hole binary64 (* -1 (* y (- (/ z x) 1))))) |
#s(approx (+ (* (* t y) x) (* (* (neg t) z) y)) #s(hole binary64 (* -1 (* y (+ (* -1 (* t x)) (* t z)))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (+ (* -1 (* y z)) (* x y)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- x z) #s(hole binary64 (+ x (* -1 z)))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx (* (neg t) z) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) #s(hole binary64 (+ (* t (* y (* z (+ x (* -1 x))))) (* t (* (pow x 2) y))))) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) #s(hole binary64 (+ (* t (* (pow x 2) y)) (* z (+ (* -1 (* t (* y z))) (* t (* y (+ x (* -1 x))))))))) |
#s(approx (* (+ z x) (- x z)) #s(hole binary64 (+ (* z (+ x (* -1 x))) (pow x 2)))) |
#s(approx (* (+ z x) (- x z)) #s(hole binary64 (+ (* z (+ x (+ (* -1 x) (* -1 z)))) (pow x 2)))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* z (- (/ (* x y) z) y)))) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) #s(hole binary64 (* z (+ (* -1 y) (/ (* x y) z))))) |
#s(approx (* (+ (* (neg y) (/ z x)) y) x) #s(hole binary64 (* z (+ (* -1 y) (/ (* x y) z))))) |
#s(approx (+ (* (neg y) (/ z x)) y) #s(hole binary64 (* z (+ (* -1 (/ y x)) (/ y z))))) |
#s(approx (* (- x z) (* t y)) #s(hole binary64 (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))))) |
#s(approx (- x z) #s(hole binary64 (* z (- (/ x z) 1)))) |
#s(approx (+ (* (* t y) x) (* (* (neg t) z) y)) #s(hole binary64 (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))))) |
#s(approx (/ (* (* (+ z x) (- x z)) (* t y)) (+ z x)) #s(hole binary64 (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))))) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) #s(hole binary64 (* (pow z 2) (+ (* -1 (* t y)) (/ (* t (* y (+ x (* -1 x)))) z))))) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) #s(hole binary64 (* (pow z 2) (+ (* -1 (* t y)) (+ (/ (* t (* y (+ x (* -1 x)))) z) (/ (* t (* (pow x 2) y)) (pow z 2))))))) |
#s(approx (* (+ z x) (- x z)) #s(hole binary64 (* (pow z 2) (- (+ (* -1 (/ x z)) (/ x z)) 1)))) |
#s(approx (* (+ z x) (- x z)) #s(hole binary64 (* (pow z 2) (- (+ (* -1 (/ x z)) (+ (/ x z) (/ (pow x 2) (pow z 2)))) 1)))) |
#s(approx (+ z x) #s(hole binary64 (* z (+ 1 (/ x z))))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 y)))))) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) #s(hole binary64 (* -1 (* z (+ y (* -1 (/ (* x y) z))))))) |
#s(approx (* (+ (* (neg y) (/ z x)) y) x) #s(hole binary64 (* -1 (* z (+ y (* -1 (/ (* x y) z))))))) |
#s(approx (+ (* (neg y) (/ z x)) y) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y z)) (/ y x)))))) |
#s(approx (* (- x z) (* t y)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))))) |
#s(approx (- x z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ x z))))))) |
#s(approx (+ (* (* t y) x) (* (* (neg t) z) y)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))))) |
#s(approx (/ (* (* (+ z x) (- x z)) (* t y)) (+ z x)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))))) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) #s(hole binary64 (* (pow z 2) (+ (* -1 (* t y)) (* -1 (/ (* t (* y (+ x (* -1 x)))) z)))))) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) #s(hole binary64 (* (pow z 2) (+ (* -1 (* t y)) (* -1 (/ (+ (* -1 (/ (* t (* (pow x 2) y)) z)) (* t (* y (+ x (* -1 x))))) z)))))) |
#s(approx (* (+ z x) (- x z)) #s(hole binary64 (* (pow z 2) (- (* -1 (/ (+ x (* -1 x)) z)) 1)))) |
#s(approx (* (+ z x) (- x z)) #s(hole binary64 (* (pow z 2) (- (* -1 (/ (+ x (+ (* -1 x) (* -1 (/ (pow x 2) z)))) z)) 1)))) |
#s(approx (+ z x) #s(hole binary64 (* -1 (* z (- (* -1 (/ x z)) 1))))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* t (- (* x y) (* y z))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ (* (* t y) x) (* (* (neg t) z) y)) #s(hole binary64 (* t (+ (* -1 (* y z)) (* x y))))) |
#s(approx (neg t) #s(hole binary64 (* -1 t))) |
#s(approx (+ (* (* t y) x) (* (* (neg t) z) y)) #s(hole binary64 (* -1 (* t (+ (* -1 (* x y)) (* y z)))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 21.0ms | y | @ | -inf | ((* (- (* x y) (* z y)) t) (- (* x y) (* z y)) (* (+ (* (neg x) (/ y z)) y) (neg z)) (* (+ (* (neg y) (/ z x)) y) x) (+ (* (neg y) (/ z x)) y) (neg y) y (/ z x) z x t (* (- x z) (* t y)) (- x z) (* t y) (* (- x z) (* t y)) (- x z) (neg z) (+ (* (* t y) x) (* (* (neg t) z) y)) (* (* (neg t) z) y) (* (neg t) z) (neg t) (/ (* (* (+ z x) (- x z)) (* t y)) (+ z x)) (* (* (+ z x) (- x z)) (* t y)) (* (+ z x) (- x z)) (+ z x) (- x z)) |
| 5.0ms | y | @ | inf | ((* (- (* x y) (* z y)) t) (- (* x y) (* z y)) (* (+ (* (neg x) (/ y z)) y) (neg z)) (* (+ (* (neg y) (/ z x)) y) x) (+ (* (neg y) (/ z x)) y) (neg y) y (/ z x) z x t (* (- x z) (* t y)) (- x z) (* t y) (* (- x z) (* t y)) (- x z) (neg z) (+ (* (* t y) x) (* (* (neg t) z) y)) (* (* (neg t) z) y) (* (neg t) z) (neg t) (/ (* (* (+ z x) (- x z)) (* t y)) (+ z x)) (* (* (+ z x) (- x z)) (* t y)) (* (+ z x) (- x z)) (+ z x) (- x z)) |
| 4.0ms | y | @ | 0 | ((* (- (* x y) (* z y)) t) (- (* x y) (* z y)) (* (+ (* (neg x) (/ y z)) y) (neg z)) (* (+ (* (neg y) (/ z x)) y) x) (+ (* (neg y) (/ z x)) y) (neg y) y (/ z x) z x t (* (- x z) (* t y)) (- x z) (* t y) (* (- x z) (* t y)) (- x z) (neg z) (+ (* (* t y) x) (* (* (neg t) z) y)) (* (* (neg t) z) y) (* (neg t) z) (neg t) (/ (* (* (+ z x) (- x z)) (* t y)) (+ z x)) (* (* (+ z x) (- x z)) (* t y)) (* (+ z x) (- x z)) (+ z x) (- x z)) |
| 4.0ms | z | @ | inf | ((* (- (* x y) (* z y)) t) (- (* x y) (* z y)) (* (+ (* (neg x) (/ y z)) y) (neg z)) (* (+ (* (neg y) (/ z x)) y) x) (+ (* (neg y) (/ z x)) y) (neg y) y (/ z x) z x t (* (- x z) (* t y)) (- x z) (* t y) (* (- x z) (* t y)) (- x z) (neg z) (+ (* (* t y) x) (* (* (neg t) z) y)) (* (* (neg t) z) y) (* (neg t) z) (neg t) (/ (* (* (+ z x) (- x z)) (* t y)) (+ z x)) (* (* (+ z x) (- x z)) (* t y)) (* (+ z x) (- x z)) (+ z x) (- x z)) |
| 4.0ms | x | @ | -inf | ((* (- (* x y) (* z y)) t) (- (* x y) (* z y)) (* (+ (* (neg x) (/ y z)) y) (neg z)) (* (+ (* (neg y) (/ z x)) y) x) (+ (* (neg y) (/ z x)) y) (neg y) y (/ z x) z x t (* (- x z) (* t y)) (- x z) (* t y) (* (- x z) (* t y)) (- x z) (neg z) (+ (* (* t y) x) (* (* (neg t) z) y)) (* (* (neg t) z) y) (* (neg t) z) (neg t) (/ (* (* (+ z x) (- x z)) (* t y)) (+ z x)) (* (* (+ z x) (- x z)) (* t y)) (* (+ z x) (- x z)) (+ z x) (- x z)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 399 | 2756 |
| 0 | 425 | 2497 |
| 1 | 2000 | 2473 |
| 0 | 8997 | 2407 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 #s(approx (- (* x y) (* z y)) #s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) (*.f64 (fma.f64 (neg.f64 y) (/.f64 z x) y) x))) t) |
#s(approx (- (* x y) (* z y)) #s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) (*.f64 (fma.f64 (neg.f64 y) (/.f64 z x) y) x))) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) (*.f64 (fma.f64 (neg.f64 y) (/.f64 z x) y) x)) |
(*.f64 (fma.f64 (neg.f64 y) (/.f64 z x) y) x) |
(fma.f64 (neg.f64 y) (/.f64 z x) y) |
(neg.f64 y) |
y |
(/.f64 z x) |
z |
x |
t |
(*.f64 #s(approx (- x z) x) (*.f64 t y)) |
#s(approx (- x z) x) |
(*.f64 t y) |
(*.f64 #s(approx (- x z) (neg.f64 z)) (*.f64 t y)) |
#s(approx (- x z) (neg.f64 z)) |
(neg.f64 z) |
(fma.f64 (*.f64 t y) x (*.f64 (*.f64 (neg.f64 t) z) y)) |
(*.f64 (*.f64 (neg.f64 t) z) y) |
(*.f64 (neg.f64 t) z) |
(neg.f64 t) |
(/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 x z)) (*.f64 t y)) (+.f64 z x)) |
(*.f64 (*.f64 (+.f64 z x) (-.f64 x z)) (*.f64 t y)) |
(*.f64 (+.f64 z x) (-.f64 x z)) |
(+.f64 z x) |
(-.f64 x z) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* -1 (* t (* y z))))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (+ (* -1 (* t (* y z))) (* t (* x y))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (- (* x y) (* y z)))) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) #s(hole binary64 (+ (* -1 (* y z)) (* x y)))) |
#s(approx (* (+ (* (neg y) (/ z x)) y) x) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (* (+ (* (neg y) (/ z x)) y) x) #s(hole binary64 (+ (* -1 (* y z)) (* x y)))) |
#s(approx (+ (* (neg y) (/ z x)) y) #s(hole binary64 (* -1 (/ (* y z) x)))) |
#s(approx (+ (* (neg y) (/ z x)) y) #s(hole binary64 (/ (+ (* -1 (* y z)) (* x y)) x))) |
#s(approx (/ z x) #s(hole binary64 (/ z x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (- x z) (* t y)) #s(hole binary64 (* -1 (* t (* y z))))) |
#s(approx (* (- x z) (* t y)) #s(hole binary64 (+ (* -1 (* t (* y z))) (* t (* x y))))) |
#s(approx (- x z) #s(hole binary64 (* -1 z))) |
#s(approx (- x z) #s(hole binary64 (- x z))) |
#s(approx (+ (* (* t y) x) (* (* (neg t) z) y)) #s(hole binary64 (* -1 (* t (* y z))))) |
#s(approx (+ (* (* t y) x) (* (* (neg t) z) y)) #s(hole binary64 (+ (* -1 (* t (* y z))) (* t (* x y))))) |
#s(approx (/ (* (* (+ z x) (- x z)) (* t y)) (+ z x)) #s(hole binary64 (* -1 (* t (* y z))))) |
#s(approx (/ (* (* (+ z x) (- x z)) (* t y)) (+ z x)) #s(hole binary64 (+ (* -1 (* t (* y z))) (* t (* x y))))) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) #s(hole binary64 (* -1 (* t (* y (pow z 2)))))) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) #s(hole binary64 (+ (* -1 (* t (* y (pow z 2)))) (* t (* x (* y (+ z (* -1 z)))))))) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) #s(hole binary64 (+ (* -1 (* t (* y (pow z 2)))) (* x (+ (* t (* x y)) (* t (* y (+ z (* -1 z))))))))) |
#s(approx (* (+ z x) (- x z)) #s(hole binary64 (* -1 (pow z 2)))) |
#s(approx (* (+ z x) (- x z)) #s(hole binary64 (+ (* -1 (pow z 2)) (* x (+ z (* -1 z)))))) |
#s(approx (* (+ z x) (- x z)) #s(hole binary64 (+ (* -1 (pow z 2)) (* x (+ x (+ z (* -1 z))))))) |
#s(approx (+ z x) #s(hole binary64 z)) |
#s(approx (+ z x) #s(hole binary64 (+ x z))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* t (* x y)))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* x y))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* x (+ y (* -1 (/ (* y z) x)))))) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) #s(hole binary64 (* x y))) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) #s(hole binary64 (* x (+ y (* -1 (/ (* y z) x)))))) |
#s(approx (* (+ (* (neg y) (/ z x)) y) x) #s(hole binary64 (* x y))) |
#s(approx (* (+ (* (neg y) (/ z x)) y) x) #s(hole binary64 (* x (+ y (* -1 (/ (* y z) x)))))) |
#s(approx (+ (* (neg y) (/ z x)) y) #s(hole binary64 y)) |
#s(approx (+ (* (neg y) (/ z x)) y) #s(hole binary64 (+ y (* -1 (/ (* y z) x))))) |
#s(approx (* (- x z) (* t y)) #s(hole binary64 (* t (* x y)))) |
#s(approx (* (- x z) (* t y)) #s(hole binary64 (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))))) |
#s(approx (- x z) #s(hole binary64 x)) |
#s(approx (- x z) #s(hole binary64 (* x (+ 1 (* -1 (/ z x)))))) |
#s(approx (+ (* (* t y) x) (* (* (neg t) z) y)) #s(hole binary64 (* t (* x y)))) |
#s(approx (+ (* (* t y) x) (* (* (neg t) z) y)) #s(hole binary64 (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))))) |
#s(approx (/ (* (* (+ z x) (- x z)) (* t y)) (+ z x)) #s(hole binary64 (* t (* x y)))) |
#s(approx (/ (* (* (+ z x) (- x z)) (* t y)) (+ z x)) #s(hole binary64 (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))))) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) #s(hole binary64 (* t (* (pow x 2) y)))) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) #s(hole binary64 (* (pow x 2) (+ (* t y) (/ (* t (* y (+ z (* -1 z)))) x))))) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (* t (* y (pow z 2))) (pow x 2))) (+ (* t y) (/ (* t (* y (+ z (* -1 z)))) x)))))) |
#s(approx (* (+ z x) (- x z)) #s(hole binary64 (pow x 2))) |
#s(approx (* (+ z x) (- x z)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* -1 (/ z x)) (/ z x)))))) |
#s(approx (* (+ z x) (- x z)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* -1 (/ z x)) (+ (* -1 (/ (pow z 2) (pow x 2))) (/ z x))))))) |
#s(approx (+ z x) #s(hole binary64 x)) |
#s(approx (+ z x) #s(hole binary64 (* x (+ 1 (/ z x))))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* y z) x)))))) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* y z) x)))))) |
#s(approx (* (+ (* (neg y) (/ z x)) y) x) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* y z) x)))))) |
#s(approx (* (- x z) (* t y)) #s(hole binary64 (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))))) |
#s(approx (- x z) #s(hole binary64 (* -1 (* x (- (/ z x) 1))))) |
#s(approx (+ (* (* t y) x) (* (* (neg t) z) y)) #s(hole binary64 (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))))) |
#s(approx (/ (* (* (+ z x) (- x z)) (* t y)) (+ z x)) #s(hole binary64 (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))))) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (+ (* -1 (* t (* y (+ z (* -1 z))))) (/ (* t (* y (pow z 2))) x)) x)) (* t y))))) |
#s(approx (* (+ z x) (- x z)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 (+ z (* -1 z))) (/ (pow z 2) x)) x)))))) |
#s(approx (+ z x) #s(hole binary64 (* -1 (* x (- (* -1 (/ z x)) 1))))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* t (* y (- x z))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* y (- x z)))) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) #s(hole binary64 (* -1 (* y (* z (+ 1 (* -1 (/ x z)))))))) |
#s(approx (* (+ (* (neg y) (/ z x)) y) x) #s(hole binary64 (* x (* y (+ 1 (* -1 (/ z x))))))) |
#s(approx (+ (* (neg y) (/ z x)) y) #s(hole binary64 (* y (+ 1 (* -1 (/ z x)))))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (- x z) (* t y)) #s(hole binary64 (* t (* y (- x z))))) |
#s(approx (* t y) #s(hole binary64 (* t y))) |
#s(approx (+ (* (* t y) x) (* (* (neg t) z) y)) #s(hole binary64 (* y (+ (* -1 (* t z)) (* t x))))) |
#s(approx (* (* (neg t) z) y) #s(hole binary64 (* -1 (* t (* y z))))) |
#s(approx (/ (* (* (+ z x) (- x z)) (* t y)) (+ z x)) #s(hole binary64 (* t (* y (- x z))))) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) #s(hole binary64 (* t (* y (* (+ x z) (- x z)))))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* -1 (* t (* y (- (* -1 x) (* -1 z))))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* -1 (* y (- (* -1 x) (* -1 z)))))) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) #s(hole binary64 (* y (* z (- (/ x z) 1))))) |
#s(approx (* (+ (* (neg y) (/ z x)) y) x) #s(hole binary64 (* -1 (* x (* y (- (/ z x) 1)))))) |
#s(approx (+ (* (neg y) (/ z x)) y) #s(hole binary64 (* -1 (* y (- (/ z x) 1))))) |
#s(approx (+ (* (* t y) x) (* (* (neg t) z) y)) #s(hole binary64 (* -1 (* y (+ (* -1 (* t x)) (* t z)))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (+ (* -1 (* y z)) (* x y)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- x z) #s(hole binary64 (+ x (* -1 z)))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx (* (neg t) z) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) #s(hole binary64 (+ (* t (* y (* z (+ x (* -1 x))))) (* t (* (pow x 2) y))))) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) #s(hole binary64 (+ (* t (* (pow x 2) y)) (* z (+ (* -1 (* t (* y z))) (* t (* y (+ x (* -1 x))))))))) |
#s(approx (* (+ z x) (- x z)) #s(hole binary64 (+ (* z (+ x (* -1 x))) (pow x 2)))) |
#s(approx (* (+ z x) (- x z)) #s(hole binary64 (+ (* z (+ x (+ (* -1 x) (* -1 z)))) (pow x 2)))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* z (- (/ (* x y) z) y)))) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) #s(hole binary64 (* z (+ (* -1 y) (/ (* x y) z))))) |
#s(approx (* (+ (* (neg y) (/ z x)) y) x) #s(hole binary64 (* z (+ (* -1 y) (/ (* x y) z))))) |
#s(approx (+ (* (neg y) (/ z x)) y) #s(hole binary64 (* z (+ (* -1 (/ y x)) (/ y z))))) |
#s(approx (* (- x z) (* t y)) #s(hole binary64 (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))))) |
#s(approx (- x z) #s(hole binary64 (* z (- (/ x z) 1)))) |
#s(approx (+ (* (* t y) x) (* (* (neg t) z) y)) #s(hole binary64 (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))))) |
#s(approx (/ (* (* (+ z x) (- x z)) (* t y)) (+ z x)) #s(hole binary64 (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))))) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) #s(hole binary64 (* (pow z 2) (+ (* -1 (* t y)) (/ (* t (* y (+ x (* -1 x)))) z))))) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) #s(hole binary64 (* (pow z 2) (+ (* -1 (* t y)) (+ (/ (* t (* y (+ x (* -1 x)))) z) (/ (* t (* (pow x 2) y)) (pow z 2))))))) |
#s(approx (* (+ z x) (- x z)) #s(hole binary64 (* (pow z 2) (- (+ (* -1 (/ x z)) (/ x z)) 1)))) |
#s(approx (* (+ z x) (- x z)) #s(hole binary64 (* (pow z 2) (- (+ (* -1 (/ x z)) (+ (/ x z) (/ (pow x 2) (pow z 2)))) 1)))) |
#s(approx (+ z x) #s(hole binary64 (* z (+ 1 (/ x z))))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 y)))))) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) #s(hole binary64 (* -1 (* z (+ y (* -1 (/ (* x y) z))))))) |
#s(approx (* (+ (* (neg y) (/ z x)) y) x) #s(hole binary64 (* -1 (* z (+ y (* -1 (/ (* x y) z))))))) |
#s(approx (+ (* (neg y) (/ z x)) y) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y z)) (/ y x)))))) |
#s(approx (* (- x z) (* t y)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))))) |
#s(approx (- x z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ x z))))))) |
#s(approx (+ (* (* t y) x) (* (* (neg t) z) y)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))))) |
#s(approx (/ (* (* (+ z x) (- x z)) (* t y)) (+ z x)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))))) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) #s(hole binary64 (* (pow z 2) (+ (* -1 (* t y)) (* -1 (/ (* t (* y (+ x (* -1 x)))) z)))))) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) #s(hole binary64 (* (pow z 2) (+ (* -1 (* t y)) (* -1 (/ (+ (* -1 (/ (* t (* (pow x 2) y)) z)) (* t (* y (+ x (* -1 x))))) z)))))) |
#s(approx (* (+ z x) (- x z)) #s(hole binary64 (* (pow z 2) (- (* -1 (/ (+ x (* -1 x)) z)) 1)))) |
#s(approx (* (+ z x) (- x z)) #s(hole binary64 (* (pow z 2) (- (* -1 (/ (+ x (+ (* -1 x) (* -1 (/ (pow x 2) z)))) z)) 1)))) |
#s(approx (+ z x) #s(hole binary64 (* -1 (* z (- (* -1 (/ x z)) 1))))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* t (- (* x y) (* y z))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ (* (* t y) x) (* (* (neg t) z) y)) #s(hole binary64 (* t (+ (* -1 (* y z)) (* x y))))) |
#s(approx (neg t) #s(hole binary64 (* -1 t))) |
#s(approx (+ (* (* t y) x) (* (* (neg t) z) y)) #s(hole binary64 (* -1 (* t (+ (* -1 (* x y)) (* y z)))))) |
| Outputs |
|---|
(*.f64 t #s(approx (- (* x y) (* z y)) #s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) (*.f64 (fma.f64 (neg.f64 y) (/.f64 z x) y) x)))) |
(*.f64 #s(approx (- (* x y) (* z y)) #s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) (*.f64 (fma.f64 (neg.f64 y) (/.f64 z x) y) x))) t) |
#s(approx (- (* x y) (* z y)) #s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) (*.f64 (fma.f64 (neg.f64 y) (/.f64 z x) y) x))) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) (*.f64 (fma.f64 (neg.f64 y) (/.f64 z x) y) x)) |
(*.f64 (fma.f64 (neg.f64 y) (/.f64 z x) y) x) |
(*.f64 x (fma.f64 (neg.f64 y) (/.f64 z x) y)) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 y) (/.f64 z x)) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (neg.f64 y) (/.f64 z x)) x) (*.f64 (*.f64 (neg.f64 y) (/.f64 z x)) x)) (*.f64 (*.f64 y x) (*.f64 (*.f64 (neg.f64 y) (/.f64 z x)) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 (neg.f64 y) (/.f64 z x))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 (neg.f64 y) (/.f64 z x))) (*.f64 x (*.f64 (neg.f64 y) (/.f64 z x)))) (*.f64 (*.f64 y x) (*.f64 x (*.f64 (neg.f64 y) (/.f64 z x))))))) |
(fma.f64 y x (*.f64 (*.f64 (neg.f64 y) (/.f64 z x)) x)) |
(fma.f64 y x (*.f64 x (*.f64 (neg.f64 y) (/.f64 z x)))) |
(fma.f64 x y (*.f64 (*.f64 (neg.f64 y) (/.f64 z x)) x)) |
(fma.f64 x y (*.f64 x (*.f64 (neg.f64 y) (/.f64 z x)))) |
(+.f64 (*.f64 y x) (*.f64 (*.f64 (neg.f64 y) (/.f64 z x)) x)) |
(+.f64 (*.f64 y x) (*.f64 x (*.f64 (neg.f64 y) (/.f64 z x)))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 y (/.f64 z x)) #s(literal 3 binary64))) (fma.f64 y y (+.f64 (pow.f64 (*.f64 y (/.f64 z x)) #s(literal 2 binary64)) (*.f64 y (*.f64 y (/.f64 z x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y (/.f64 z x)) #s(literal 2 binary64)) (*.f64 y y))) (neg.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 z x)) y))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 y (/.f64 z x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 y (*.f64 (neg.f64 y) (/.f64 z x))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 y (/.f64 z x)) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 y (/.f64 z x)) #s(literal 2 binary64)) (-.f64 (*.f64 y y) (*.f64 (*.f64 (neg.f64 y) (/.f64 z x)) y))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 y) (/.f64 z x)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 y y (-.f64 (pow.f64 (*.f64 y (/.f64 z x)) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 y) (/.f64 z x))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (/.f64 z x)) #s(literal 2 binary64)) (*.f64 y y)) (-.f64 (*.f64 (neg.f64 y) (/.f64 z x)) y)) |
(/.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 y (/.f64 z x)) #s(literal 2 binary64))) (-.f64 y (*.f64 (neg.f64 y) (/.f64 z x)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y (/.f64 z x)) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y (/.f64 z x)) #s(literal 2 binary64)) (-.f64 (*.f64 y y) (*.f64 (*.f64 (neg.f64 y) (/.f64 z x)) y)))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 y) (/.f64 z x)) #s(literal 3 binary64))) (fma.f64 y y (-.f64 (pow.f64 (*.f64 y (/.f64 z x)) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 y) (/.f64 z x)))))) |
(fma.f64 (neg.f64 y) (/.f64 z x) y) |
(fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1 binary64) y) |
(fma.f64 (/.f64 z x) (neg.f64 y) y) |
(fma.f64 #s(literal -1 binary64) (*.f64 y (/.f64 z x)) y) |
(-.f64 (/.f64 (pow.f64 (*.f64 y (/.f64 z x)) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 y) (/.f64 z x)) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 (neg.f64 y) (/.f64 z x)) y))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (*.f64 (neg.f64 y) (/.f64 z x)))) (/.f64 (pow.f64 (*.f64 y (/.f64 z x)) #s(literal 2 binary64)) (-.f64 y (*.f64 (neg.f64 y) (/.f64 z x))))) |
(-.f64 y (*.f64 y (/.f64 z x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 y) (/.f64 z x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 y (/.f64 z x)) #s(literal 2 binary64)) (-.f64 (*.f64 y y) (*.f64 (*.f64 (neg.f64 y) (/.f64 z x)) y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 y (/.f64 z x)) #s(literal 2 binary64)) (-.f64 (*.f64 y y) (*.f64 (*.f64 (neg.f64 y) (/.f64 z x)) y))))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (-.f64 (pow.f64 (*.f64 y (/.f64 z x)) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 y) (/.f64 z x)))))) (/.f64 (pow.f64 (*.f64 (neg.f64 y) (/.f64 z x)) #s(literal 3 binary64)) (fma.f64 y y (-.f64 (pow.f64 (*.f64 y (/.f64 z x)) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 y) (/.f64 z x))))))) |
(+.f64 (*.f64 (neg.f64 y) (/.f64 z x)) y) |
(+.f64 y (*.f64 (neg.f64 y) (/.f64 z x))) |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 y #s(literal -1 binary64)) |
(neg.f64 y) |
y |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 z #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 z x)) |
(*.f64 (/.f64 z x) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) z) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 z)) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (*.f64 (neg.f64 z) #s(literal 2 binary64)) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 z)) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 z) (neg.f64 x)) |
(/.f64 z x) |
z |
x |
t |
(*.f64 (*.f64 #s(approx (- x z) x) t) y) |
(*.f64 (*.f64 t y) #s(approx (- x z) x)) |
(*.f64 #s(approx (- x z) x) (*.f64 t y)) |
#s(approx (- x z) x) |
(*.f64 t y) |
(*.f64 y t) |
(*.f64 (*.f64 #s(approx (- x z) (neg.f64 z)) t) y) |
(*.f64 (*.f64 t y) #s(approx (- x z) (neg.f64 z))) |
(*.f64 #s(approx (- x z) (neg.f64 z)) (*.f64 t y)) |
#s(approx (- x z) (neg.f64 z)) |
(*.f64 #s(literal -1 binary64) z) |
(*.f64 z #s(literal -1 binary64)) |
(neg.f64 z) |
(*.f64 (fma.f64 (neg.f64 t) z (*.f64 t x)) y) |
(*.f64 y (fma.f64 (neg.f64 t) z (*.f64 t x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 t (*.f64 y x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 t) z)) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 t (*.f64 y x)) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 t) z)) y) (*.f64 (neg.f64 (*.f64 (neg.f64 t) z)) y) (*.f64 (*.f64 t (*.f64 y x)) (*.f64 (neg.f64 (*.f64 (neg.f64 t) z)) y))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 t) z) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 t) (*.f64 y x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 t) z) y) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 t) (*.f64 y x)) (*.f64 (neg.f64 t) (*.f64 y x)) (*.f64 (*.f64 (*.f64 (neg.f64 t) z) y) (*.f64 (neg.f64 t) (*.f64 y x)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 z y) t) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 y (*.f64 t x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 t) z) y) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 y (*.f64 t x)) (*.f64 y (*.f64 t x))) (*.f64 (*.f64 (*.f64 (neg.f64 t) z) y) (*.f64 y (*.f64 t x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 t (*.f64 y x)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 t) z) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 t (*.f64 y x)) (*.f64 (*.f64 (neg.f64 t) z) y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 t) z) y) #s(literal 2 binary64)) (pow.f64 (*.f64 t (*.f64 y x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 (neg.f64 t) z) y) (*.f64 t (*.f64 y x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 t (*.f64 y x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 t) z) y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 t (*.f64 y x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 t) z) y) #s(literal 2 binary64)) (*.f64 (*.f64 t (*.f64 y x)) (*.f64 (*.f64 (neg.f64 t) z) y)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 z y) t) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 t (*.f64 y x)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 t) z) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 t (*.f64 y x)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 t) z) y) (*.f64 t (*.f64 y x))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 t (*.f64 y x)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 t) z) y) #s(literal 2 binary64))) (-.f64 (*.f64 t (*.f64 y x)) (*.f64 (*.f64 (neg.f64 t) z) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 t) z) y) #s(literal 2 binary64)) (pow.f64 (*.f64 t (*.f64 y x)) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (neg.f64 t) z) y) (*.f64 t (*.f64 y x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 t (*.f64 y x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 t) z) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 t (*.f64 y x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 t) z) y) #s(literal 2 binary64)) (*.f64 (*.f64 t (*.f64 y x)) (*.f64 (*.f64 (neg.f64 t) z) y))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 z y) t) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 t (*.f64 y x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 t) z) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 t (*.f64 y x)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 t) z) y) (*.f64 t (*.f64 y x)))))) |
(fma.f64 (*.f64 t x) y (*.f64 (*.f64 (neg.f64 t) z) y)) |
(fma.f64 (*.f64 (neg.f64 t) z) y (*.f64 y (*.f64 t x))) |
(fma.f64 (*.f64 (neg.f64 t) z) y (*.f64 t (*.f64 y x))) |
(fma.f64 (neg.f64 t) (*.f64 z y) (*.f64 y (*.f64 t x))) |
(fma.f64 (neg.f64 t) (*.f64 z y) (*.f64 t (*.f64 y x))) |
(fma.f64 (*.f64 t y) x (*.f64 (*.f64 (neg.f64 t) z) y)) |
(fma.f64 (*.f64 (*.f64 z y) t) #s(literal -1 binary64) (*.f64 y (*.f64 t x))) |
(fma.f64 (*.f64 (*.f64 z y) t) #s(literal -1 binary64) (*.f64 t (*.f64 y x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 z y) t) (*.f64 y (*.f64 t x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 z y) t) (*.f64 t (*.f64 y x))) |
(fma.f64 t (*.f64 y x) (*.f64 (*.f64 (neg.f64 t) z) y)) |
(fma.f64 (*.f64 y x) t (*.f64 (*.f64 (neg.f64 t) z) y)) |
(fma.f64 y (*.f64 (neg.f64 t) z) (*.f64 y (*.f64 t x))) |
(fma.f64 y (*.f64 (neg.f64 t) z) (*.f64 t (*.f64 y x))) |
(fma.f64 x (*.f64 t y) (*.f64 (*.f64 (neg.f64 t) z) y)) |
(-.f64 (/.f64 (pow.f64 (*.f64 t (*.f64 y x)) #s(literal 2 binary64)) (-.f64 (*.f64 t (*.f64 y x)) (*.f64 (*.f64 (neg.f64 t) z) y))) (/.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 t) z) y) #s(literal 2 binary64)) (-.f64 (*.f64 t (*.f64 y x)) (*.f64 (*.f64 (neg.f64 t) z) y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 t) z) y) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 t) z) y) (*.f64 t (*.f64 y x)))) (/.f64 (pow.f64 (*.f64 t (*.f64 y x)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 t) z) y) (*.f64 t (*.f64 y x))))) |
(-.f64 (*.f64 t (*.f64 y x)) (*.f64 (neg.f64 (*.f64 (neg.f64 t) z)) y)) |
(-.f64 (*.f64 (*.f64 (neg.f64 t) z) y) (*.f64 (neg.f64 t) (*.f64 y x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 t (*.f64 y x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 t (*.f64 y x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 t) z) y) #s(literal 2 binary64)) (*.f64 (*.f64 t (*.f64 y x)) (*.f64 (*.f64 (neg.f64 t) z) y))))) (/.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 t) z) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 t (*.f64 y x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 t) z) y) #s(literal 2 binary64)) (*.f64 (*.f64 t (*.f64 y x)) (*.f64 (*.f64 (neg.f64 t) z) y)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 t) z) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 t) z) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 t (*.f64 y x)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 t) z) y) (*.f64 t (*.f64 y x)))))) (/.f64 (pow.f64 (*.f64 t (*.f64 y x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 t) z) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 t (*.f64 y x)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 t) z) y) (*.f64 t (*.f64 y x))))))) |
(+.f64 (*.f64 t (*.f64 y x)) (*.f64 (*.f64 (neg.f64 t) z) y)) |
(+.f64 (*.f64 (*.f64 (neg.f64 t) z) y) (*.f64 y (*.f64 t x))) |
(+.f64 (*.f64 (*.f64 (neg.f64 t) z) y) (*.f64 t (*.f64 y x))) |
(*.f64 (*.f64 (neg.f64 t) z) y) |
(*.f64 (neg.f64 t) (*.f64 z y)) |
(*.f64 (*.f64 (*.f64 z y) t) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 z y) t)) |
(*.f64 y (*.f64 (neg.f64 t) z)) |
(neg.f64 (*.f64 (*.f64 z y) t)) |
(*.f64 (*.f64 t z) #s(literal -1 binary64)) |
(*.f64 (neg.f64 t) z) |
(*.f64 #s(literal -1 binary64) (*.f64 t z)) |
(*.f64 z (neg.f64 t)) |
(neg.f64 (*.f64 t z)) |
(*.f64 #s(literal -1 binary64) t) |
(*.f64 t #s(literal -1 binary64)) |
(neg.f64 t) |
(*.f64 (*.f64 (+.f64 z x) (-.f64 x z)) (/.f64 (*.f64 t y) (+.f64 z x))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 x z)) (*.f64 t y)))) (neg.f64 (neg.f64 (+.f64 z x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 x z)) (*.f64 t y))) (neg.f64 (+.f64 z x))) |
(/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 x z)) (*.f64 t y)) (+.f64 z x)) |
(*.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 x z)) t) y) |
(*.f64 (*.f64 (*.f64 y (+.f64 z x)) (-.f64 x z)) t) |
(*.f64 (*.f64 (+.f64 z x) (-.f64 x z)) (*.f64 t y)) |
(*.f64 (+.f64 z x) (*.f64 (*.f64 (-.f64 x z) t) y)) |
(*.f64 (*.f64 t y) (*.f64 (+.f64 z x) (-.f64 x z))) |
(*.f64 t (*.f64 (*.f64 y (+.f64 z x)) (-.f64 x z))) |
(*.f64 (+.f64 z x) (-.f64 x z)) |
(*.f64 (-.f64 x z) (+.f64 z x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 z z) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 z z) (*.f64 z z) (*.f64 (*.f64 x x) (*.f64 z z))))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (-.f64 z x) (fma.f64 x x (fma.f64 z z (*.f64 x z))))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (*.f64 (+.f64 z x) (-.f64 x z))) (*.f64 (-.f64 z x) (+.f64 z x))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 x z))) (fma.f64 x x (fma.f64 z z (*.f64 x z))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (*.f64 (+.f64 z x) (-.f64 x z))) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (fma.f64 z z (-.f64 (*.f64 x x) (*.f64 z x))) (fma.f64 x x (fma.f64 z z (*.f64 x z))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (+.f64 z x) (-.f64 x z))) (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 x z)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (-.f64 x z) (fma.f64 x x (fma.f64 z z (*.f64 x z))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (-.f64 (*.f64 z z) (*.f64 x x))) (*.f64 (fma.f64 x x (fma.f64 z z (*.f64 x z))) (-.f64 z x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (fma.f64 x x (fma.f64 z z (*.f64 x z))) (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 x z))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 x x (fma.f64 z z (*.f64 x z))) (fma.f64 z z (-.f64 (*.f64 x x) (*.f64 z x))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (*.f64 (+.f64 z x) (-.f64 x z))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) |
(/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 x z)) (-.f64 (*.f64 z z) (*.f64 x x))) (*.f64 (+.f64 z x) (-.f64 z x))) |
(/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 x z)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (+.f64 z x) (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 x z))))) |
(/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 x z)) (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (+.f64 z x) (fma.f64 z z (-.f64 (*.f64 x x) (*.f64 z x))))) |
(/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 x z)) (*.f64 (+.f64 z x) (-.f64 x z))) (*.f64 (+.f64 z x) (-.f64 x z))) |
(-.f64 (*.f64 x x) (*.f64 z z)) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 x x))) (neg.f64 (-.f64 z x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 x z))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 z z (-.f64 (*.f64 x x) (*.f64 z x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 z x) (-.f64 x z))) (neg.f64 (-.f64 x z))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (-.f64 z x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 x z)))) |
(/.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 z z (-.f64 (*.f64 x x) (*.f64 z x)))) |
(/.f64 (*.f64 (+.f64 z x) (-.f64 x z)) (-.f64 x z)) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 z x)) (/.f64 (*.f64 x x) (-.f64 z x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x z)) (/.f64 (*.f64 z z) (-.f64 x z))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 x z)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 x z))))) |
(+.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z z (-.f64 (*.f64 x x) (*.f64 z x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 z z (-.f64 (*.f64 x x) (*.f64 z x))))) |
(+.f64 z x) |
(+.f64 x z) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (fma.f64 z z (*.f64 x z))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 z x) (-.f64 x z))) (neg.f64 (+.f64 z x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 x x (fma.f64 z z (*.f64 x z)))) |
(/.f64 (*.f64 (+.f64 z x) (-.f64 x z)) (+.f64 z x)) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (fma.f64 z z (*.f64 x z)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 x x (fma.f64 z z (*.f64 x z))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 z x)) (/.f64 (*.f64 z z) (+.f64 z x))) |
(-.f64 x z) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 (neg.f64 t) z) y)) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (fma.f64 (neg.f64 t) z (*.f64 t x)) y)) |
#s(approx (- (* x y) (* z y)) (*.f64 (neg.f64 y) z)) |
#s(approx (- (* x y) (* z y)) (*.f64 (-.f64 x z) y)) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) (*.f64 (neg.f64 y) z)) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) (*.f64 (-.f64 x z) y)) |
#s(approx (* (+ (* (neg y) (/ z x)) y) x) (*.f64 (neg.f64 y) z)) |
#s(approx (* (+ (* (neg y) (/ z x)) y) x) (*.f64 (-.f64 x z) y)) |
#s(approx (+ (* (neg y) (/ z x)) y) (*.f64 (neg.f64 y) (/.f64 z x))) |
#s(approx (+ (* (neg y) (/ z x)) y) (/.f64 (*.f64 (-.f64 x z) y) x)) |
#s(approx (/ z x) (/.f64 z x)) |
#s(approx x x) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 (neg.f64 t) z) y)) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (fma.f64 (neg.f64 t) z (*.f64 t x)) y)) |
#s(approx (- x z) (neg.f64 z)) |
#s(approx (- x z) (-.f64 x z)) |
#s(approx (+ (* (* t y) x) (* (* (neg t) z) y)) (*.f64 (*.f64 (neg.f64 t) z) y)) |
#s(approx (+ (* (* t y) x) (* (* (neg t) z) y)) (*.f64 (fma.f64 (neg.f64 t) z (*.f64 t x)) y)) |
#s(approx (/ (* (* (+ z x) (- x z)) (* t y)) (+ z x)) (*.f64 (*.f64 (neg.f64 t) z) y)) |
#s(approx (/ (* (* (+ z x) (- x z)) (* t y)) (+ z x)) (*.f64 (fma.f64 (neg.f64 t) z (*.f64 t x)) y)) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) (*.f64 (neg.f64 t) (*.f64 (*.f64 z z) y))) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) (fma.f64 (*.f64 t x) (*.f64 (*.f64 #s(literal 0 binary64) z) y) (*.f64 (neg.f64 t) (*.f64 (*.f64 z z) y)))) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) (fma.f64 (*.f64 t (fma.f64 y x (*.f64 (*.f64 #s(literal 0 binary64) z) y))) x (*.f64 (neg.f64 t) (*.f64 (*.f64 z z) y)))) |
#s(approx (* (+ z x) (- x z)) (neg.f64 (*.f64 z z))) |
#s(approx (* (+ z x) (- x z)) (fma.f64 (*.f64 #s(literal 0 binary64) z) x (neg.f64 (*.f64 z z)))) |
#s(approx (* (+ z x) (- x z)) (fma.f64 (fma.f64 #s(literal 0 binary64) z x) x (neg.f64 (*.f64 z z)))) |
#s(approx (+ z x) z) |
#s(approx (+ z x) (+.f64 z x)) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 t (*.f64 y x))) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (fma.f64 t y (/.f64 (*.f64 (*.f64 (neg.f64 t) z) y) x)) x)) |
#s(approx (- (* x y) (* z y)) (*.f64 y x)) |
#s(approx (- (* x y) (* z y)) (*.f64 (fma.f64 (neg.f64 y) (/.f64 z x) y) x)) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) (*.f64 y x)) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) (*.f64 (fma.f64 (neg.f64 y) (/.f64 z x) y) x)) |
#s(approx (* (+ (* (neg y) (/ z x)) y) x) (*.f64 y x)) |
#s(approx (* (+ (* (neg y) (/ z x)) y) x) (*.f64 (fma.f64 (neg.f64 y) (/.f64 z x) y) x)) |
#s(approx (+ (* (neg y) (/ z x)) y) y) |
#s(approx (+ (* (neg y) (/ z x)) y) (fma.f64 (neg.f64 y) (/.f64 z x) y)) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 t (*.f64 y x))) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (fma.f64 t y (/.f64 (*.f64 (*.f64 (neg.f64 t) z) y) x)) x)) |
#s(approx (- x z) x) |
#s(approx (- x z) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) x)) |
#s(approx (+ (* (* t y) x) (* (* (neg t) z) y)) (*.f64 t (*.f64 y x))) |
#s(approx (+ (* (* t y) x) (* (* (neg t) z) y)) (*.f64 (fma.f64 t y (/.f64 (*.f64 (*.f64 (neg.f64 t) z) y) x)) x)) |
#s(approx (/ (* (* (+ z x) (- x z)) (* t y)) (+ z x)) (*.f64 t (*.f64 y x))) |
#s(approx (/ (* (* (+ z x) (- x z)) (* t y)) (+ z x)) (*.f64 (fma.f64 t y (/.f64 (*.f64 (*.f64 (neg.f64 t) z) y) x)) x)) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) (*.f64 (*.f64 (*.f64 x x) y) t)) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) (*.f64 (fma.f64 t y (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) z) y) t) x)) (*.f64 x x))) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 (*.f64 (*.f64 z z) y) x) (fma.f64 t y (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) z) y) t) x))) (*.f64 x x))) |
#s(approx (* (+ z x) (- x z)) (*.f64 x x)) |
#s(approx (* (+ z x) (- x z)) (*.f64 (fma.f64 #s(literal 0 binary64) (/.f64 z x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (* (+ z x) (- x z)) (*.f64 (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) (fma.f64 (pow.f64 (/.f64 z x) #s(literal 2 binary64)) #s(literal -1 binary64) (/.f64 z x))) (*.f64 x x))) |
#s(approx (+ z x) x) |
#s(approx (+ z x) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 z x)) x)) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (neg.f64 x) (fma.f64 (neg.f64 t) y (*.f64 t (*.f64 y (/.f64 z x)))))) |
#s(approx (- (* x y) (* z y)) (*.f64 (neg.f64 x) (fma.f64 y (/.f64 z x) (neg.f64 y)))) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) (*.f64 (neg.f64 x) (fma.f64 y (/.f64 z x) (neg.f64 y)))) |
#s(approx (* (+ (* (neg y) (/ z x)) y) x) (*.f64 (neg.f64 x) (fma.f64 y (/.f64 z x) (neg.f64 y)))) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (neg.f64 x) (fma.f64 (neg.f64 t) y (*.f64 t (*.f64 y (/.f64 z x)))))) |
#s(approx (- x z) (*.f64 (neg.f64 x) (-.f64 (/.f64 z x) #s(literal 1 binary64)))) |
#s(approx (+ (* (* t y) x) (* (* (neg t) z) y)) (*.f64 (neg.f64 x) (fma.f64 (neg.f64 t) y (*.f64 t (*.f64 y (/.f64 z x)))))) |
#s(approx (/ (* (* (+ z x) (- x z)) (* t y)) (+ z x)) (*.f64 (neg.f64 x) (fma.f64 (neg.f64 t) y (*.f64 t (*.f64 y (/.f64 z x)))))) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) (*.f64 (fma.f64 t y (neg.f64 (/.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 #s(literal 0 binary64) z) y) (/.f64 (*.f64 (*.f64 (*.f64 z z) y) t) x)) x))) (*.f64 x x))) |
#s(approx (* (+ z x) (- x z)) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) z) #s(literal -1 binary64) (/.f64 (*.f64 z z) x)) x) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ z x) (*.f64 (neg.f64 x) (-.f64 (/.f64 (neg.f64 z) x) #s(literal 1 binary64)))) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 (-.f64 x z) t) y)) |
#s(approx (- (* x y) (* z y)) (*.f64 (-.f64 x z) y)) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) (*.f64 (neg.f64 y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) z))) |
#s(approx (* (+ (* (neg y) (/ z x)) y) x) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) y) x)) |
#s(approx (+ (* (neg y) (/ z x)) y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) y)) |
#s(approx (neg y) (neg.f64 y)) |
#s(approx y y) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 (-.f64 x z) t) y)) |
#s(approx (* t y) (*.f64 t y)) |
#s(approx (+ (* (* t y) x) (* (* (neg t) z) y)) (*.f64 (fma.f64 (neg.f64 t) z (*.f64 t x)) y)) |
#s(approx (* (* (neg t) z) y) (*.f64 (*.f64 (neg.f64 t) z) y)) |
#s(approx (/ (* (* (+ z x) (- x z)) (* t y)) (+ z x)) (*.f64 (*.f64 (-.f64 x z) t) y)) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) (*.f64 (*.f64 (+.f64 z x) (-.f64 x z)) (*.f64 t y))) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (neg.f64 t) (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 x z)) y))) |
#s(approx (- (* x y) (* z y)) (*.f64 (neg.f64 y) (*.f64 #s(literal -1 binary64) (-.f64 x z)))) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) (*.f64 (*.f64 (-.f64 (/.f64 x z) #s(literal 1 binary64)) z) y)) |
#s(approx (* (+ (* (neg y) (/ z x)) y) x) (*.f64 (neg.f64 x) (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) y))) |
#s(approx (+ (* (neg y) (/ z x)) y) (*.f64 (neg.f64 y) (-.f64 (/.f64 z x) #s(literal 1 binary64)))) |
#s(approx (+ (* (* t y) x) (* (* (neg t) z) y)) (*.f64 (neg.f64 y) (fma.f64 (neg.f64 t) x (*.f64 t z)))) |
#s(approx (- (* x y) (* z y)) (*.f64 (-.f64 x z) y)) |
#s(approx z z) |
#s(approx (- x z) (fma.f64 #s(literal -1 binary64) z x)) |
#s(approx (neg z) (neg.f64 z)) |
#s(approx (* (neg t) z) (*.f64 (neg.f64 t) z)) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) (*.f64 t (fma.f64 (*.f64 (*.f64 #s(literal 0 binary64) x) z) y (*.f64 (*.f64 x x) y)))) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) (fma.f64 (fma.f64 (*.f64 (neg.f64 t) z) y (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) x) y) t)) z (*.f64 (*.f64 (*.f64 x x) y) t))) |
#s(approx (* (+ z x) (- x z)) (fma.f64 (*.f64 #s(literal 0 binary64) x) z (*.f64 x x))) |
#s(approx (* (+ z x) (- x z)) (fma.f64 (fma.f64 #s(literal 0 binary64) x (neg.f64 z)) z (*.f64 x x))) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (fma.f64 (neg.f64 t) y (/.f64 (*.f64 t (*.f64 y x)) z)) z)) |
#s(approx (- (* x y) (* z y)) (*.f64 (-.f64 (*.f64 x (/.f64 y z)) y) z)) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) (*.f64 (fma.f64 x (/.f64 y z) (neg.f64 y)) z)) |
#s(approx (* (+ (* (neg y) (/ z x)) y) x) (*.f64 (fma.f64 x (/.f64 y z) (neg.f64 y)) z)) |
#s(approx (+ (* (neg y) (/ z x)) y) (*.f64 (fma.f64 (/.f64 y x) #s(literal -1 binary64) (/.f64 y z)) z)) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (fma.f64 (neg.f64 t) y (/.f64 (*.f64 t (*.f64 y x)) z)) z)) |
#s(approx (- x z) (*.f64 (-.f64 (/.f64 x z) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (* t y) x) (* (* (neg t) z) y)) (*.f64 (fma.f64 (neg.f64 t) y (/.f64 (*.f64 t (*.f64 y x)) z)) z)) |
#s(approx (/ (* (* (+ z x) (- x z)) (* t y)) (+ z x)) (*.f64 (fma.f64 (neg.f64 t) y (/.f64 (*.f64 t (*.f64 y x)) z)) z)) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) (*.f64 (fma.f64 (neg.f64 t) y (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) x) y) t) z)) (*.f64 z z))) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) (*.f64 (fma.f64 (neg.f64 t) y (fma.f64 (/.f64 (*.f64 t (*.f64 x x)) z) (/.f64 y z) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) x) y) t) z))) (*.f64 z z))) |
#s(approx (* (+ z x) (- x z)) (*.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 x z)) #s(literal 1 binary64)) (*.f64 z z))) |
#s(approx (* (+ z x) (- x z)) (*.f64 (-.f64 (fma.f64 #s(literal 0 binary64) (/.f64 x z) (pow.f64 (/.f64 x z) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 z z))) |
#s(approx (+ z x) (*.f64 (+.f64 (/.f64 x z) #s(literal 1 binary64)) z)) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (neg.f64 z) (fma.f64 t y (neg.f64 (/.f64 (*.f64 t (*.f64 y x)) z))))) |
#s(approx (- (* x y) (* z y)) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (/.f64 y z)) y)))) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) (*.f64 (neg.f64 z) (fma.f64 (neg.f64 x) (/.f64 y z) y))) |
#s(approx (* (+ (* (neg y) (/ z x)) y) x) (*.f64 (neg.f64 z) (fma.f64 (neg.f64 x) (/.f64 y z) y))) |
#s(approx (+ (* (neg y) (/ z x)) y) (*.f64 (neg.f64 z) (fma.f64 #s(literal -1 binary64) (/.f64 y z) (/.f64 y x)))) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (neg.f64 z) (fma.f64 t y (neg.f64 (/.f64 (*.f64 t (*.f64 y x)) z))))) |
#s(approx (- x z) (*.f64 (neg.f64 z) (-.f64 #s(literal 1 binary64) (/.f64 x z)))) |
#s(approx (+ (* (* t y) x) (* (* (neg t) z) y)) (*.f64 (neg.f64 z) (fma.f64 t y (neg.f64 (/.f64 (*.f64 t (*.f64 y x)) z))))) |
#s(approx (/ (* (* (+ z x) (- x z)) (* t y)) (+ z x)) (*.f64 (neg.f64 z) (fma.f64 t y (neg.f64 (/.f64 (*.f64 t (*.f64 y x)) z))))) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 t y (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) x) y) t) z))) (*.f64 z z))) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) (*.f64 (fma.f64 (neg.f64 t) y (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 0 binary64) x) y) t (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) y) t) z))) z))) (*.f64 z z))) |
#s(approx (* (+ z x) (- x z)) (*.f64 (-.f64 (neg.f64 (*.f64 #s(literal 0 binary64) (/.f64 x z))) #s(literal 1 binary64)) (*.f64 z z))) |
#s(approx (* (+ z x) (- x z)) (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 0 binary64) x (neg.f64 (/.f64 (*.f64 x x) z))) z)) #s(literal 1 binary64)) (*.f64 z z))) |
#s(approx (+ z x) (*.f64 (neg.f64 z) (-.f64 (/.f64 (neg.f64 x) z) #s(literal 1 binary64)))) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 (-.f64 x z) t) y)) |
#s(approx t t) |
#s(approx (+ (* (* t y) x) (* (* (neg t) z) y)) (*.f64 (*.f64 (-.f64 x z) t) y)) |
#s(approx (neg t) (neg.f64 t)) |
#s(approx (+ (* (* t y) x) (* (* (neg t) z) y)) (*.f64 (neg.f64 t) (fma.f64 (neg.f64 x) y (*.f64 z y)))) |
Compiled 9 021 to 1 231 computations (86.4% saved)
15 alts after pruning (10 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 344 | 7 | 351 |
| Fresh | 2 | 3 | 5 |
| Picked | 3 | 2 | 5 |
| Done | 1 | 3 | 4 |
| Total | 350 | 15 | 365 |
| Status | Accuracy | Program |
|---|---|---|
| 62.0% | (/.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z x)) (*.f64 (-.f64 x z) y)) t) (*.f64 y (+.f64 z x))) | |
| ▶ | 36.1% | (/.f64 (*.f64 #s(approx (* (+ z x) (- x z)) (neg.f64 (*.f64 z z))) (*.f64 t y)) (+.f64 z x)) |
| 86.1% | (*.f64 (fma.f64 (neg.f64 t) z (*.f64 t x)) y) | |
| ✓ | 97.3% | (*.f64 (*.f64 (-.f64 x z) y) t) |
| ▶ | 87.3% | (*.f64 (*.f64 (-.f64 x z) t) y) |
| 66.4% | (*.f64 (*.f64 (+.f64 z x) (-.f64 x z)) (/.f64 (*.f64 t y) (+.f64 z x))) | |
| 48.0% | (*.f64 (*.f64 #s(approx (- x z) (neg.f64 z)) t) y) | |
| ▶ | 53.3% | (*.f64 (*.f64 #s(approx (- x z) x) t) y) |
| ▶ | 90.0% | (*.f64 #s(approx (- (* x y) (* z y)) (*.f64 (-.f64 (*.f64 x (/.f64 y z)) y) z)) t) |
| 83.8% | (*.f64 #s(approx (- (* x y) (* z y)) (*.f64 (*.f64 (neg.f64 y) z) (-.f64 #s(literal 1 binary64) (/.f64 x z)))) t) | |
| ✓ | 54.1% | (*.f64 #s(approx (- (* x y) (* z y)) (*.f64 (neg.f64 z) y)) t) |
| ✓ | 57.7% | (*.f64 #s(approx (- (* x y) (* z y)) (*.f64 y x)) t) |
| ▶ | 46.6% | (*.f64 #s(approx (- (* x y) (* z y)) #s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) (*.f64 #s(approx (+ (* (neg y) (/ z x)) y) (*.f64 (neg.f64 y) (/.f64 z x))) x))) t) |
| ✓ | 52.7% | (*.f64 #s(approx (- x z) (neg.f64 z)) (*.f64 t y)) |
| ✓ | 54.7% | (*.f64 #s(approx (- x z) x) (*.f64 t y)) |
Compiled 387 to 285 computations (26.4% saved)
| Inputs |
|---|
(*.f64 #s(approx (- (* x y) (* z y)) (*.f64 (-.f64 (*.f64 x (/.f64 y z)) y) z)) t) |
#s(approx (- (* x y) (* z y)) (*.f64 (-.f64 (*.f64 x (/.f64 y z)) y) z)) |
(*.f64 (-.f64 (*.f64 x (/.f64 y z)) y) z) |
(-.f64 (*.f64 x (/.f64 y z)) y) |
(*.f64 x (/.f64 y z)) |
x |
(/.f64 y z) |
y |
z |
t |
(*.f64 (*.f64 #s(approx (- x z) x) t) y) |
(*.f64 #s(approx (- x z) x) t) |
#s(approx (- x z) x) |
(*.f64 (*.f64 (-.f64 x z) t) y) |
(*.f64 (-.f64 x z) t) |
(-.f64 x z) |
(*.f64 #s(approx (- (* x y) (* z y)) #s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) (*.f64 #s(approx (+ (* (neg y) (/ z x)) y) (*.f64 (neg.f64 y) (/.f64 z x))) x))) t) |
#s(approx (- (* x y) (* z y)) #s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) (*.f64 #s(approx (+ (* (neg y) (/ z x)) y) (*.f64 (neg.f64 y) (/.f64 z x))) x))) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) (*.f64 #s(approx (+ (* (neg y) (/ z x)) y) (*.f64 (neg.f64 y) (/.f64 z x))) x)) |
(*.f64 #s(approx (+ (* (neg y) (/ z x)) y) (*.f64 (neg.f64 y) (/.f64 z x))) x) |
#s(approx (+ (* (neg y) (/ z x)) y) (*.f64 (neg.f64 y) (/.f64 z x))) |
(*.f64 (neg.f64 y) (/.f64 z x)) |
(neg.f64 y) |
(/.f64 z x) |
(/.f64 (*.f64 #s(approx (* (+ z x) (- x z)) (neg.f64 (*.f64 z z))) (*.f64 t y)) (+.f64 z x)) |
(*.f64 #s(approx (* (+ z x) (- x z)) (neg.f64 (*.f64 z z))) (*.f64 t y)) |
#s(approx (* (+ z x) (- x z)) (neg.f64 (*.f64 z z))) |
(neg.f64 (*.f64 z z)) |
(*.f64 z z) |
(*.f64 t y) |
(+.f64 z x) |
| Outputs |
|---|
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* -1 (* t (* y z))))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (+ (* -1 (* t (* y z))) (* t (* x y))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (- (* x y) (* y z)))) |
#s(approx (* (- (* x (/ y z)) y) z) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (* (- (* x (/ y z)) y) z) #s(hole binary64 (+ (* -1 (* y z)) (* x y)))) |
#s(approx (- (* x (/ y z)) y) #s(hole binary64 (* -1 y))) |
#s(approx (- (* x (/ y z)) y) #s(hole binary64 (- (/ (* x y) z) y))) |
#s(approx (* x (/ y z)) #s(hole binary64 (/ (* x y) z))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (* (- x z) t) y) #s(hole binary64 (* -1 (* t (* y z))))) |
#s(approx (* (* (- x z) t) y) #s(hole binary64 (+ (* -1 (* t (* y z))) (* t (* x y))))) |
#s(approx (* (- x z) t) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (* (- x z) t) #s(hole binary64 (+ (* -1 (* t z)) (* t x)))) |
#s(approx (- x z) #s(hole binary64 (* -1 z))) |
#s(approx (- x z) #s(hole binary64 (- x z))) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) #s(hole binary64 (+ (* -1 (* y z)) (* x y)))) |
#s(approx (* (+ (* (neg y) (/ z x)) y) x) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (* (+ (* (neg y) (/ z x)) y) x) #s(hole binary64 (+ (* -1 (* y z)) (* x y)))) |
#s(approx (+ (* (neg y) (/ z x)) y) #s(hole binary64 (* -1 (/ (* y z) x)))) |
#s(approx (+ (* (neg y) (/ z x)) y) #s(hole binary64 (/ (+ (* -1 (* y z)) (* x y)) x))) |
#s(approx (* (neg y) (/ z x)) #s(hole binary64 (* -1 (/ (* y z) x)))) |
#s(approx (/ z x) #s(hole binary64 (/ z x))) |
#s(approx (/ (* (* (+ z x) (- x z)) (* t y)) (+ z x)) #s(hole binary64 (* -1 (* t (* y z))))) |
#s(approx (/ (* (* (+ z x) (- x z)) (* t y)) (+ z x)) #s(hole binary64 (+ (* -1 (* t (* y z))) (* t (* x y))))) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) #s(hole binary64 (* -1 (* t (* y (pow z 2)))))) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) #s(hole binary64 (+ (* -1 (* t (* y (pow z 2)))) (* t (* x (* y (+ z (* -1 z)))))))) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) #s(hole binary64 (+ (* -1 (* t (* y (pow z 2)))) (* x (+ (* t (* x y)) (* t (* y (+ z (* -1 z))))))))) |
#s(approx (* (+ z x) (- x z)) #s(hole binary64 (* -1 (pow z 2)))) |
#s(approx (* (+ z x) (- x z)) #s(hole binary64 (+ (* -1 (pow z 2)) (* x (+ z (* -1 z)))))) |
#s(approx (* (+ z x) (- x z)) #s(hole binary64 (+ (* -1 (pow z 2)) (* x (+ x (+ z (* -1 z))))))) |
#s(approx (+ z x) #s(hole binary64 z)) |
#s(approx (+ z x) #s(hole binary64 (+ x z))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* t (* x y)))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* x y))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* x (+ y (* -1 (/ (* y z) x)))))) |
#s(approx (* (- (* x (/ y z)) y) z) #s(hole binary64 (* x y))) |
#s(approx (* (- (* x (/ y z)) y) z) #s(hole binary64 (* x (+ y (* -1 (/ (* y z) x)))))) |
#s(approx (- (* x (/ y z)) y) #s(hole binary64 (/ (* x y) z))) |
#s(approx (- (* x (/ y z)) y) #s(hole binary64 (* x (+ (* -1 (/ y x)) (/ y z))))) |
#s(approx (* (* (- x z) t) y) #s(hole binary64 (* t (* x y)))) |
#s(approx (* (* (- x z) t) y) #s(hole binary64 (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))))) |
#s(approx (* (- x z) t) #s(hole binary64 (* t x))) |
#s(approx (* (- x z) t) #s(hole binary64 (* x (+ t (* -1 (/ (* t z) x)))))) |
#s(approx (- x z) #s(hole binary64 x)) |
#s(approx (- x z) #s(hole binary64 (* x (+ 1 (* -1 (/ z x)))))) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) #s(hole binary64 (* x y))) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) #s(hole binary64 (* x (+ y (* -1 (/ (* y z) x)))))) |
#s(approx (* (+ (* (neg y) (/ z x)) y) x) #s(hole binary64 (* x y))) |
#s(approx (* (+ (* (neg y) (/ z x)) y) x) #s(hole binary64 (* x (+ y (* -1 (/ (* y z) x)))))) |
#s(approx (+ (* (neg y) (/ z x)) y) #s(hole binary64 y)) |
#s(approx (+ (* (neg y) (/ z x)) y) #s(hole binary64 (+ y (* -1 (/ (* y z) x))))) |
#s(approx (/ (* (* (+ z x) (- x z)) (* t y)) (+ z x)) #s(hole binary64 (* t (* x y)))) |
#s(approx (/ (* (* (+ z x) (- x z)) (* t y)) (+ z x)) #s(hole binary64 (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))))) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) #s(hole binary64 (* t (* (pow x 2) y)))) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) #s(hole binary64 (* (pow x 2) (+ (* t y) (/ (* t (* y (+ z (* -1 z)))) x))))) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (* t (* y (pow z 2))) (pow x 2))) (+ (* t y) (/ (* t (* y (+ z (* -1 z)))) x)))))) |
#s(approx (* (+ z x) (- x z)) #s(hole binary64 (pow x 2))) |
#s(approx (* (+ z x) (- x z)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* -1 (/ z x)) (/ z x)))))) |
#s(approx (* (+ z x) (- x z)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* -1 (/ z x)) (+ (* -1 (/ (pow z 2) (pow x 2))) (/ z x))))))) |
#s(approx (+ z x) #s(hole binary64 x)) |
#s(approx (+ z x) #s(hole binary64 (* x (+ 1 (/ z x))))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* y z) x)))))) |
#s(approx (* (- (* x (/ y z)) y) z) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* y z) x)))))) |
#s(approx (- (* x (/ y z)) y) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y z)) (/ y x)))))) |
#s(approx (* (* (- x z) t) y) #s(hole binary64 (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))))) |
#s(approx (* (- x z) t) #s(hole binary64 (* -1 (* x (+ (* -1 t) (/ (* t z) x)))))) |
#s(approx (- x z) #s(hole binary64 (* -1 (* x (- (/ z x) 1))))) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* y z) x)))))) |
#s(approx (* (+ (* (neg y) (/ z x)) y) x) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* y z) x)))))) |
#s(approx (/ (* (* (+ z x) (- x z)) (* t y)) (+ z x)) #s(hole binary64 (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))))) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (+ (* -1 (* t (* y (+ z (* -1 z))))) (/ (* t (* y (pow z 2))) x)) x)) (* t y))))) |
#s(approx (* (+ z x) (- x z)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 (+ z (* -1 z))) (/ (pow z 2) x)) x)))))) |
#s(approx (+ z x) #s(hole binary64 (* -1 (* x (- (* -1 (/ z x)) 1))))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* t (* y (- x z))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* y (- x z)))) |
#s(approx (* (- (* x (/ y z)) y) z) #s(hole binary64 (* y (* z (- (/ x z) 1))))) |
#s(approx (- (* x (/ y z)) y) #s(hole binary64 (* y (- (/ x z) 1)))) |
#s(approx (/ y z) #s(hole binary64 (/ y z))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (* (- x z) t) y) #s(hole binary64 (* t (* y (- x z))))) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) #s(hole binary64 (* -1 (* y (* z (+ 1 (* -1 (/ x z)))))))) |
#s(approx (* (+ (* (neg y) (/ z x)) y) x) #s(hole binary64 (* x (* y (+ 1 (* -1 (/ z x))))))) |
#s(approx (+ (* (neg y) (/ z x)) y) #s(hole binary64 (* y (+ 1 (* -1 (/ z x)))))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (/ (* (* (+ z x) (- x z)) (* t y)) (+ z x)) #s(hole binary64 (* t (* y (- x z))))) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) #s(hole binary64 (* t (* y (* (+ x z) (- x z)))))) |
#s(approx (* t y) #s(hole binary64 (* t y))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* -1 (* t (* y (- (* -1 x) (* -1 z))))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* -1 (* y (- (* -1 x) (* -1 z)))))) |
#s(approx (* (- (* x (/ y z)) y) z) #s(hole binary64 (* -1 (* y (* z (+ 1 (* -1 (/ x z)))))))) |
#s(approx (- (* x (/ y z)) y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x z))))))) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) #s(hole binary64 (* y (* z (- (/ x z) 1))))) |
#s(approx (* (+ (* (neg y) (/ z x)) y) x) #s(hole binary64 (* -1 (* x (* y (- (/ z x) 1)))))) |
#s(approx (+ (* (neg y) (/ z x)) y) #s(hole binary64 (* -1 (* y (- (/ z x) 1))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (+ (* -1 (* y z)) (* x y)))) |
#s(approx (- (* x (/ y z)) y) #s(hole binary64 (/ (+ (* -1 (* y z)) (* x y)) z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- x z) #s(hole binary64 (+ x (* -1 z)))) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) #s(hole binary64 (+ (* t (* y (* z (+ x (* -1 x))))) (* t (* (pow x 2) y))))) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) #s(hole binary64 (+ (* t (* (pow x 2) y)) (* z (+ (* -1 (* t (* y z))) (* t (* y (+ x (* -1 x))))))))) |
#s(approx (* (+ z x) (- x z)) #s(hole binary64 (+ (* z (+ x (* -1 x))) (pow x 2)))) |
#s(approx (* (+ z x) (- x z)) #s(hole binary64 (+ (* z (+ x (+ (* -1 x) (* -1 z)))) (pow x 2)))) |
#s(approx (neg (* z z)) #s(hole binary64 (* -1 (pow z 2)))) |
#s(approx (* z z) #s(hole binary64 (pow z 2))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* z (- (/ (* x y) z) y)))) |
#s(approx (* (- (* x (/ y z)) y) z) #s(hole binary64 (* z (+ (* -1 y) (/ (* x y) z))))) |
#s(approx (* (* (- x z) t) y) #s(hole binary64 (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))))) |
#s(approx (* (- x z) t) #s(hole binary64 (* z (+ (* -1 t) (/ (* t x) z))))) |
#s(approx (- x z) #s(hole binary64 (* z (- (/ x z) 1)))) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) #s(hole binary64 (* z (+ (* -1 y) (/ (* x y) z))))) |
#s(approx (* (+ (* (neg y) (/ z x)) y) x) #s(hole binary64 (* z (+ (* -1 y) (/ (* x y) z))))) |
#s(approx (+ (* (neg y) (/ z x)) y) #s(hole binary64 (* z (+ (* -1 (/ y x)) (/ y z))))) |
#s(approx (/ (* (* (+ z x) (- x z)) (* t y)) (+ z x)) #s(hole binary64 (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))))) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) #s(hole binary64 (* (pow z 2) (+ (* -1 (* t y)) (/ (* t (* y (+ x (* -1 x)))) z))))) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) #s(hole binary64 (* (pow z 2) (+ (* -1 (* t y)) (+ (/ (* t (* y (+ x (* -1 x)))) z) (/ (* t (* (pow x 2) y)) (pow z 2))))))) |
#s(approx (* (+ z x) (- x z)) #s(hole binary64 (* (pow z 2) (- (+ (* -1 (/ x z)) (/ x z)) 1)))) |
#s(approx (* (+ z x) (- x z)) #s(hole binary64 (* (pow z 2) (- (+ (* -1 (/ x z)) (+ (/ x z) (/ (pow x 2) (pow z 2)))) 1)))) |
#s(approx (+ z x) #s(hole binary64 (* z (+ 1 (/ x z))))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 y)))))) |
#s(approx (* (- (* x (/ y z)) y) z) #s(hole binary64 (* -1 (* z (+ y (* -1 (/ (* x y) z))))))) |
#s(approx (* (* (- x z) t) y) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))))) |
#s(approx (* (- x z) t) #s(hole binary64 (* -1 (* z (+ t (* -1 (/ (* t x) z))))))) |
#s(approx (- x z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ x z))))))) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) #s(hole binary64 (* -1 (* z (+ y (* -1 (/ (* x y) z))))))) |
#s(approx (* (+ (* (neg y) (/ z x)) y) x) #s(hole binary64 (* -1 (* z (+ y (* -1 (/ (* x y) z))))))) |
#s(approx (+ (* (neg y) (/ z x)) y) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y z)) (/ y x)))))) |
#s(approx (/ (* (* (+ z x) (- x z)) (* t y)) (+ z x)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))))) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) #s(hole binary64 (* (pow z 2) (+ (* -1 (* t y)) (* -1 (/ (* t (* y (+ x (* -1 x)))) z)))))) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) #s(hole binary64 (* (pow z 2) (+ (* -1 (* t y)) (* -1 (/ (+ (* -1 (/ (* t (* (pow x 2) y)) z)) (* t (* y (+ x (* -1 x))))) z)))))) |
#s(approx (* (+ z x) (- x z)) #s(hole binary64 (* (pow z 2) (- (* -1 (/ (+ x (* -1 x)) z)) 1)))) |
#s(approx (* (+ z x) (- x z)) #s(hole binary64 (* (pow z 2) (- (* -1 (/ (+ x (+ (* -1 x) (* -1 (/ (pow x 2) z)))) z)) 1)))) |
#s(approx (+ z x) #s(hole binary64 (* -1 (* z (- (* -1 (/ x z)) 1))))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* t (- (* x y) (* y z))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (* (- x z) t) #s(hole binary64 (* t (- x z)))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | z | @ | -inf | ((* (- (* x y) (* z y)) t) (- (* x y) (* z y)) (* (- (* x (/ y z)) y) z) (- (* x (/ y z)) y) (* x (/ y z)) x (/ y z) y z t (* (* (- x z) t) y) (* (- x z) t) (- x z) (* (* (- x z) t) y) (* (- x z) t) (- x z) (* (- (* x y) (* z y)) t) (- (* x y) (* z y)) (* (+ (* (neg x) (/ y z)) y) (neg z)) (* (+ (* (neg y) (/ z x)) y) x) (+ (* (neg y) (/ z x)) y) (* (neg y) (/ z x)) (neg y) (/ z x) (/ (* (* (+ z x) (- x z)) (* t y)) (+ z x)) (* (* (+ z x) (- x z)) (* t y)) (* (+ z x) (- x z)) (neg (* z z)) (* z z) (* t y) (+ z x)) |
| 6.0ms | x | @ | -inf | ((* (- (* x y) (* z y)) t) (- (* x y) (* z y)) (* (- (* x (/ y z)) y) z) (- (* x (/ y z)) y) (* x (/ y z)) x (/ y z) y z t (* (* (- x z) t) y) (* (- x z) t) (- x z) (* (* (- x z) t) y) (* (- x z) t) (- x z) (* (- (* x y) (* z y)) t) (- (* x y) (* z y)) (* (+ (* (neg x) (/ y z)) y) (neg z)) (* (+ (* (neg y) (/ z x)) y) x) (+ (* (neg y) (/ z x)) y) (* (neg y) (/ z x)) (neg y) (/ z x) (/ (* (* (+ z x) (- x z)) (* t y)) (+ z x)) (* (* (+ z x) (- x z)) (* t y)) (* (+ z x) (- x z)) (neg (* z z)) (* z z) (* t y) (+ z x)) |
| 4.0ms | y | @ | -inf | ((* (- (* x y) (* z y)) t) (- (* x y) (* z y)) (* (- (* x (/ y z)) y) z) (- (* x (/ y z)) y) (* x (/ y z)) x (/ y z) y z t (* (* (- x z) t) y) (* (- x z) t) (- x z) (* (* (- x z) t) y) (* (- x z) t) (- x z) (* (- (* x y) (* z y)) t) (- (* x y) (* z y)) (* (+ (* (neg x) (/ y z)) y) (neg z)) (* (+ (* (neg y) (/ z x)) y) x) (+ (* (neg y) (/ z x)) y) (* (neg y) (/ z x)) (neg y) (/ z x) (/ (* (* (+ z x) (- x z)) (* t y)) (+ z x)) (* (* (+ z x) (- x z)) (* t y)) (* (+ z x) (- x z)) (neg (* z z)) (* z z) (* t y) (+ z x)) |
| 4.0ms | y | @ | inf | ((* (- (* x y) (* z y)) t) (- (* x y) (* z y)) (* (- (* x (/ y z)) y) z) (- (* x (/ y z)) y) (* x (/ y z)) x (/ y z) y z t (* (* (- x z) t) y) (* (- x z) t) (- x z) (* (* (- x z) t) y) (* (- x z) t) (- x z) (* (- (* x y) (* z y)) t) (- (* x y) (* z y)) (* (+ (* (neg x) (/ y z)) y) (neg z)) (* (+ (* (neg y) (/ z x)) y) x) (+ (* (neg y) (/ z x)) y) (* (neg y) (/ z x)) (neg y) (/ z x) (/ (* (* (+ z x) (- x z)) (* t y)) (+ z x)) (* (* (+ z x) (- x z)) (* t y)) (* (+ z x) (- x z)) (neg (* z z)) (* z z) (* t y) (+ z x)) |
| 3.0ms | y | @ | 0 | ((* (- (* x y) (* z y)) t) (- (* x y) (* z y)) (* (- (* x (/ y z)) y) z) (- (* x (/ y z)) y) (* x (/ y z)) x (/ y z) y z t (* (* (- x z) t) y) (* (- x z) t) (- x z) (* (* (- x z) t) y) (* (- x z) t) (- x z) (* (- (* x y) (* z y)) t) (- (* x y) (* z y)) (* (+ (* (neg x) (/ y z)) y) (neg z)) (* (+ (* (neg y) (/ z x)) y) x) (+ (* (neg y) (/ z x)) y) (* (neg y) (/ z x)) (neg y) (/ z x) (/ (* (* (+ z x) (- x z)) (* t y)) (+ z x)) (* (* (+ z x) (- x z)) (* t y)) (* (+ z x) (- x z)) (neg (* z z)) (* z z) (* t y) (+ z x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 432 | 3050 |
| 0 | 458 | 2799 |
| 1 | 2111 | 2759 |
| 0 | 9338 | 2693 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 #s(approx (- (* x y) (* z y)) (*.f64 (-.f64 (*.f64 x (/.f64 y z)) y) z)) t) |
#s(approx (- (* x y) (* z y)) (*.f64 (-.f64 (*.f64 x (/.f64 y z)) y) z)) |
(*.f64 (-.f64 (*.f64 x (/.f64 y z)) y) z) |
(-.f64 (*.f64 x (/.f64 y z)) y) |
(*.f64 x (/.f64 y z)) |
x |
(/.f64 y z) |
y |
z |
t |
(*.f64 (*.f64 #s(approx (- x z) x) t) y) |
(*.f64 #s(approx (- x z) x) t) |
#s(approx (- x z) x) |
(*.f64 (*.f64 (-.f64 x z) t) y) |
(*.f64 (-.f64 x z) t) |
(-.f64 x z) |
(*.f64 #s(approx (- (* x y) (* z y)) #s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) (*.f64 #s(approx (+ (* (neg y) (/ z x)) y) (*.f64 (neg.f64 y) (/.f64 z x))) x))) t) |
#s(approx (- (* x y) (* z y)) #s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) (*.f64 #s(approx (+ (* (neg y) (/ z x)) y) (*.f64 (neg.f64 y) (/.f64 z x))) x))) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) (*.f64 #s(approx (+ (* (neg y) (/ z x)) y) (*.f64 (neg.f64 y) (/.f64 z x))) x)) |
(*.f64 #s(approx (+ (* (neg y) (/ z x)) y) (*.f64 (neg.f64 y) (/.f64 z x))) x) |
#s(approx (+ (* (neg y) (/ z x)) y) (*.f64 (neg.f64 y) (/.f64 z x))) |
(*.f64 (neg.f64 y) (/.f64 z x)) |
(neg.f64 y) |
(/.f64 z x) |
(/.f64 (*.f64 #s(approx (* (+ z x) (- x z)) (neg.f64 (*.f64 z z))) (*.f64 t y)) (+.f64 z x)) |
(*.f64 #s(approx (* (+ z x) (- x z)) (neg.f64 (*.f64 z z))) (*.f64 t y)) |
#s(approx (* (+ z x) (- x z)) (neg.f64 (*.f64 z z))) |
(neg.f64 (*.f64 z z)) |
(*.f64 z z) |
(*.f64 t y) |
(+.f64 z x) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* -1 (* t (* y z))))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (+ (* -1 (* t (* y z))) (* t (* x y))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (- (* x y) (* y z)))) |
#s(approx (* (- (* x (/ y z)) y) z) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (* (- (* x (/ y z)) y) z) #s(hole binary64 (+ (* -1 (* y z)) (* x y)))) |
#s(approx (- (* x (/ y z)) y) #s(hole binary64 (* -1 y))) |
#s(approx (- (* x (/ y z)) y) #s(hole binary64 (- (/ (* x y) z) y))) |
#s(approx (* x (/ y z)) #s(hole binary64 (/ (* x y) z))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (* (- x z) t) y) #s(hole binary64 (* -1 (* t (* y z))))) |
#s(approx (* (* (- x z) t) y) #s(hole binary64 (+ (* -1 (* t (* y z))) (* t (* x y))))) |
#s(approx (* (- x z) t) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (* (- x z) t) #s(hole binary64 (+ (* -1 (* t z)) (* t x)))) |
#s(approx (- x z) #s(hole binary64 (* -1 z))) |
#s(approx (- x z) #s(hole binary64 (- x z))) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) #s(hole binary64 (+ (* -1 (* y z)) (* x y)))) |
#s(approx (* (+ (* (neg y) (/ z x)) y) x) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (* (+ (* (neg y) (/ z x)) y) x) #s(hole binary64 (+ (* -1 (* y z)) (* x y)))) |
#s(approx (+ (* (neg y) (/ z x)) y) #s(hole binary64 (* -1 (/ (* y z) x)))) |
#s(approx (+ (* (neg y) (/ z x)) y) #s(hole binary64 (/ (+ (* -1 (* y z)) (* x y)) x))) |
#s(approx (* (neg y) (/ z x)) #s(hole binary64 (* -1 (/ (* y z) x)))) |
#s(approx (/ z x) #s(hole binary64 (/ z x))) |
#s(approx (/ (* (* (+ z x) (- x z)) (* t y)) (+ z x)) #s(hole binary64 (* -1 (* t (* y z))))) |
#s(approx (/ (* (* (+ z x) (- x z)) (* t y)) (+ z x)) #s(hole binary64 (+ (* -1 (* t (* y z))) (* t (* x y))))) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) #s(hole binary64 (* -1 (* t (* y (pow z 2)))))) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) #s(hole binary64 (+ (* -1 (* t (* y (pow z 2)))) (* t (* x (* y (+ z (* -1 z)))))))) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) #s(hole binary64 (+ (* -1 (* t (* y (pow z 2)))) (* x (+ (* t (* x y)) (* t (* y (+ z (* -1 z))))))))) |
#s(approx (* (+ z x) (- x z)) #s(hole binary64 (* -1 (pow z 2)))) |
#s(approx (* (+ z x) (- x z)) #s(hole binary64 (+ (* -1 (pow z 2)) (* x (+ z (* -1 z)))))) |
#s(approx (* (+ z x) (- x z)) #s(hole binary64 (+ (* -1 (pow z 2)) (* x (+ x (+ z (* -1 z))))))) |
#s(approx (+ z x) #s(hole binary64 z)) |
#s(approx (+ z x) #s(hole binary64 (+ x z))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* t (* x y)))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* x y))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* x (+ y (* -1 (/ (* y z) x)))))) |
#s(approx (* (- (* x (/ y z)) y) z) #s(hole binary64 (* x y))) |
#s(approx (* (- (* x (/ y z)) y) z) #s(hole binary64 (* x (+ y (* -1 (/ (* y z) x)))))) |
#s(approx (- (* x (/ y z)) y) #s(hole binary64 (/ (* x y) z))) |
#s(approx (- (* x (/ y z)) y) #s(hole binary64 (* x (+ (* -1 (/ y x)) (/ y z))))) |
#s(approx (* (* (- x z) t) y) #s(hole binary64 (* t (* x y)))) |
#s(approx (* (* (- x z) t) y) #s(hole binary64 (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))))) |
#s(approx (* (- x z) t) #s(hole binary64 (* t x))) |
#s(approx (* (- x z) t) #s(hole binary64 (* x (+ t (* -1 (/ (* t z) x)))))) |
#s(approx (- x z) #s(hole binary64 x)) |
#s(approx (- x z) #s(hole binary64 (* x (+ 1 (* -1 (/ z x)))))) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) #s(hole binary64 (* x y))) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) #s(hole binary64 (* x (+ y (* -1 (/ (* y z) x)))))) |
#s(approx (* (+ (* (neg y) (/ z x)) y) x) #s(hole binary64 (* x y))) |
#s(approx (* (+ (* (neg y) (/ z x)) y) x) #s(hole binary64 (* x (+ y (* -1 (/ (* y z) x)))))) |
#s(approx (+ (* (neg y) (/ z x)) y) #s(hole binary64 y)) |
#s(approx (+ (* (neg y) (/ z x)) y) #s(hole binary64 (+ y (* -1 (/ (* y z) x))))) |
#s(approx (/ (* (* (+ z x) (- x z)) (* t y)) (+ z x)) #s(hole binary64 (* t (* x y)))) |
#s(approx (/ (* (* (+ z x) (- x z)) (* t y)) (+ z x)) #s(hole binary64 (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))))) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) #s(hole binary64 (* t (* (pow x 2) y)))) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) #s(hole binary64 (* (pow x 2) (+ (* t y) (/ (* t (* y (+ z (* -1 z)))) x))))) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (* t (* y (pow z 2))) (pow x 2))) (+ (* t y) (/ (* t (* y (+ z (* -1 z)))) x)))))) |
#s(approx (* (+ z x) (- x z)) #s(hole binary64 (pow x 2))) |
#s(approx (* (+ z x) (- x z)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* -1 (/ z x)) (/ z x)))))) |
#s(approx (* (+ z x) (- x z)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* -1 (/ z x)) (+ (* -1 (/ (pow z 2) (pow x 2))) (/ z x))))))) |
#s(approx (+ z x) #s(hole binary64 x)) |
#s(approx (+ z x) #s(hole binary64 (* x (+ 1 (/ z x))))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* y z) x)))))) |
#s(approx (* (- (* x (/ y z)) y) z) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* y z) x)))))) |
#s(approx (- (* x (/ y z)) y) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y z)) (/ y x)))))) |
#s(approx (* (* (- x z) t) y) #s(hole binary64 (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))))) |
#s(approx (* (- x z) t) #s(hole binary64 (* -1 (* x (+ (* -1 t) (/ (* t z) x)))))) |
#s(approx (- x z) #s(hole binary64 (* -1 (* x (- (/ z x) 1))))) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* y z) x)))))) |
#s(approx (* (+ (* (neg y) (/ z x)) y) x) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* y z) x)))))) |
#s(approx (/ (* (* (+ z x) (- x z)) (* t y)) (+ z x)) #s(hole binary64 (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))))) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (+ (* -1 (* t (* y (+ z (* -1 z))))) (/ (* t (* y (pow z 2))) x)) x)) (* t y))))) |
#s(approx (* (+ z x) (- x z)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 (+ z (* -1 z))) (/ (pow z 2) x)) x)))))) |
#s(approx (+ z x) #s(hole binary64 (* -1 (* x (- (* -1 (/ z x)) 1))))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* t (* y (- x z))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* y (- x z)))) |
#s(approx (* (- (* x (/ y z)) y) z) #s(hole binary64 (* y (* z (- (/ x z) 1))))) |
#s(approx (- (* x (/ y z)) y) #s(hole binary64 (* y (- (/ x z) 1)))) |
#s(approx (/ y z) #s(hole binary64 (/ y z))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (* (- x z) t) y) #s(hole binary64 (* t (* y (- x z))))) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) #s(hole binary64 (* -1 (* y (* z (+ 1 (* -1 (/ x z)))))))) |
#s(approx (* (+ (* (neg y) (/ z x)) y) x) #s(hole binary64 (* x (* y (+ 1 (* -1 (/ z x))))))) |
#s(approx (+ (* (neg y) (/ z x)) y) #s(hole binary64 (* y (+ 1 (* -1 (/ z x)))))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (/ (* (* (+ z x) (- x z)) (* t y)) (+ z x)) #s(hole binary64 (* t (* y (- x z))))) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) #s(hole binary64 (* t (* y (* (+ x z) (- x z)))))) |
#s(approx (* t y) #s(hole binary64 (* t y))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* -1 (* t (* y (- (* -1 x) (* -1 z))))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* -1 (* y (- (* -1 x) (* -1 z)))))) |
#s(approx (* (- (* x (/ y z)) y) z) #s(hole binary64 (* -1 (* y (* z (+ 1 (* -1 (/ x z)))))))) |
#s(approx (- (* x (/ y z)) y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x z))))))) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) #s(hole binary64 (* y (* z (- (/ x z) 1))))) |
#s(approx (* (+ (* (neg y) (/ z x)) y) x) #s(hole binary64 (* -1 (* x (* y (- (/ z x) 1)))))) |
#s(approx (+ (* (neg y) (/ z x)) y) #s(hole binary64 (* -1 (* y (- (/ z x) 1))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (+ (* -1 (* y z)) (* x y)))) |
#s(approx (- (* x (/ y z)) y) #s(hole binary64 (/ (+ (* -1 (* y z)) (* x y)) z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- x z) #s(hole binary64 (+ x (* -1 z)))) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) #s(hole binary64 (+ (* t (* y (* z (+ x (* -1 x))))) (* t (* (pow x 2) y))))) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) #s(hole binary64 (+ (* t (* (pow x 2) y)) (* z (+ (* -1 (* t (* y z))) (* t (* y (+ x (* -1 x))))))))) |
#s(approx (* (+ z x) (- x z)) #s(hole binary64 (+ (* z (+ x (* -1 x))) (pow x 2)))) |
#s(approx (* (+ z x) (- x z)) #s(hole binary64 (+ (* z (+ x (+ (* -1 x) (* -1 z)))) (pow x 2)))) |
#s(approx (neg (* z z)) #s(hole binary64 (* -1 (pow z 2)))) |
#s(approx (* z z) #s(hole binary64 (pow z 2))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* z (- (/ (* x y) z) y)))) |
#s(approx (* (- (* x (/ y z)) y) z) #s(hole binary64 (* z (+ (* -1 y) (/ (* x y) z))))) |
#s(approx (* (* (- x z) t) y) #s(hole binary64 (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))))) |
#s(approx (* (- x z) t) #s(hole binary64 (* z (+ (* -1 t) (/ (* t x) z))))) |
#s(approx (- x z) #s(hole binary64 (* z (- (/ x z) 1)))) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) #s(hole binary64 (* z (+ (* -1 y) (/ (* x y) z))))) |
#s(approx (* (+ (* (neg y) (/ z x)) y) x) #s(hole binary64 (* z (+ (* -1 y) (/ (* x y) z))))) |
#s(approx (+ (* (neg y) (/ z x)) y) #s(hole binary64 (* z (+ (* -1 (/ y x)) (/ y z))))) |
#s(approx (/ (* (* (+ z x) (- x z)) (* t y)) (+ z x)) #s(hole binary64 (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))))) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) #s(hole binary64 (* (pow z 2) (+ (* -1 (* t y)) (/ (* t (* y (+ x (* -1 x)))) z))))) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) #s(hole binary64 (* (pow z 2) (+ (* -1 (* t y)) (+ (/ (* t (* y (+ x (* -1 x)))) z) (/ (* t (* (pow x 2) y)) (pow z 2))))))) |
#s(approx (* (+ z x) (- x z)) #s(hole binary64 (* (pow z 2) (- (+ (* -1 (/ x z)) (/ x z)) 1)))) |
#s(approx (* (+ z x) (- x z)) #s(hole binary64 (* (pow z 2) (- (+ (* -1 (/ x z)) (+ (/ x z) (/ (pow x 2) (pow z 2)))) 1)))) |
#s(approx (+ z x) #s(hole binary64 (* z (+ 1 (/ x z))))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 y)))))) |
#s(approx (* (- (* x (/ y z)) y) z) #s(hole binary64 (* -1 (* z (+ y (* -1 (/ (* x y) z))))))) |
#s(approx (* (* (- x z) t) y) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))))) |
#s(approx (* (- x z) t) #s(hole binary64 (* -1 (* z (+ t (* -1 (/ (* t x) z))))))) |
#s(approx (- x z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ x z))))))) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) #s(hole binary64 (* -1 (* z (+ y (* -1 (/ (* x y) z))))))) |
#s(approx (* (+ (* (neg y) (/ z x)) y) x) #s(hole binary64 (* -1 (* z (+ y (* -1 (/ (* x y) z))))))) |
#s(approx (+ (* (neg y) (/ z x)) y) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y z)) (/ y x)))))) |
#s(approx (/ (* (* (+ z x) (- x z)) (* t y)) (+ z x)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))))) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) #s(hole binary64 (* (pow z 2) (+ (* -1 (* t y)) (* -1 (/ (* t (* y (+ x (* -1 x)))) z)))))) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) #s(hole binary64 (* (pow z 2) (+ (* -1 (* t y)) (* -1 (/ (+ (* -1 (/ (* t (* (pow x 2) y)) z)) (* t (* y (+ x (* -1 x))))) z)))))) |
#s(approx (* (+ z x) (- x z)) #s(hole binary64 (* (pow z 2) (- (* -1 (/ (+ x (* -1 x)) z)) 1)))) |
#s(approx (* (+ z x) (- x z)) #s(hole binary64 (* (pow z 2) (- (* -1 (/ (+ x (+ (* -1 x) (* -1 (/ (pow x 2) z)))) z)) 1)))) |
#s(approx (+ z x) #s(hole binary64 (* -1 (* z (- (* -1 (/ x z)) 1))))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* t (- (* x y) (* y z))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (* (- x z) t) #s(hole binary64 (* t (- x z)))) |
| Outputs |
|---|
(*.f64 t #s(approx (- (* x y) (* z y)) (*.f64 (-.f64 (*.f64 (/.f64 y z) x) y) z))) |
(*.f64 #s(approx (- (* x y) (* z y)) (*.f64 (-.f64 (*.f64 (/.f64 y z) x) y) z)) t) |
#s(approx (- (* x y) (* z y)) (*.f64 (-.f64 (*.f64 (/.f64 y z) x) y) z)) |
(*.f64 (-.f64 (*.f64 (/.f64 y z) x) y) z) |
(*.f64 z (-.f64 (*.f64 (/.f64 y z) x) y)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64)) (*.f64 y y))) (neg.f64 (fma.f64 (/.f64 y z) x y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64)) (fma.f64 y y (*.f64 (*.f64 (/.f64 y z) x) y))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64)) (*.f64 y y)) (fma.f64 (/.f64 y z) x y)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64)) (fma.f64 y y (*.f64 (*.f64 (/.f64 y z) x) y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64)) (fma.f64 (/.f64 y z) x y)) (/.f64 (*.f64 y y) (fma.f64 (/.f64 y z) x y))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64)) (fma.f64 y y (*.f64 (*.f64 (/.f64 y z) x) y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64)) (fma.f64 y y (*.f64 (*.f64 (/.f64 y z) x) y))))) |
(-.f64 (*.f64 (/.f64 y z) x) y) |
(*.f64 (/.f64 y z) x) |
(*.f64 x (/.f64 y z)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 y x))) (neg.f64 (neg.f64 z))) |
(/.f64 (neg.f64 (*.f64 y x)) (neg.f64 z)) |
(/.f64 (*.f64 y x) z) |
x |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 y #s(literal -1 binary64))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 #s(literal 1 binary64) (/.f64 y z)) |
(*.f64 (/.f64 y z) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 z))) |
(/.f64 (neg.f64 y) (neg.f64 z)) |
(/.f64 y z) |
y |
z |
t |
(*.f64 (*.f64 #s(approx (- x z) x) t) y) |
(*.f64 #s(approx (- x z) x) (*.f64 t y)) |
(*.f64 y (*.f64 #s(approx (- x z) x) t)) |
(*.f64 #s(approx (- x z) x) t) |
(*.f64 t #s(approx (- x z) x)) |
#s(approx (- x z) x) |
(*.f64 (*.f64 (-.f64 x z) t) y) |
(*.f64 (-.f64 x z) (*.f64 t y)) |
(*.f64 y (*.f64 (-.f64 x z) t)) |
(*.f64 (-.f64 x z) t) |
(*.f64 t (-.f64 x z)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (fma.f64 z z (*.f64 x z))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 z x) (-.f64 x z))) (neg.f64 (+.f64 z x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 x x (fma.f64 z z (*.f64 x z)))) |
(/.f64 (*.f64 (+.f64 z x) (-.f64 x z)) (+.f64 z x)) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (fma.f64 z z (*.f64 x z)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 x x (fma.f64 z z (*.f64 x z))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 z x)) (/.f64 (*.f64 z z) (+.f64 z x))) |
(-.f64 x z) |
(*.f64 #s(approx (- (* x y) (* z y)) #s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) (*.f64 #s(approx (+ (* (neg y) (/ z x)) y) (*.f64 (neg.f64 y) (/.f64 z x))) x))) t) |
(*.f64 t #s(approx (- (* x y) (* z y)) #s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) (*.f64 #s(approx (+ (* (neg y) (/ z x)) y) (*.f64 (neg.f64 y) (/.f64 z x))) x)))) |
#s(approx (- (* x y) (* z y)) #s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) (*.f64 #s(approx (+ (* (neg y) (/ z x)) y) (*.f64 (neg.f64 y) (/.f64 z x))) x))) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) (*.f64 #s(approx (+ (* (neg y) (/ z x)) y) (*.f64 (neg.f64 y) (/.f64 z x))) x)) |
(*.f64 #s(approx (+ (* (neg y) (/ z x)) y) (*.f64 (neg.f64 y) (/.f64 z x))) x) |
(*.f64 x #s(approx (+ (* (neg y) (/ z x)) y) (*.f64 (neg.f64 y) (/.f64 z x)))) |
#s(approx (+ (* (neg y) (/ z x)) y) (*.f64 (neg.f64 y) (/.f64 z x))) |
(*.f64 (*.f64 y (/.f64 z x)) #s(literal -1 binary64)) |
(*.f64 (neg.f64 y) (/.f64 z x)) |
(*.f64 #s(literal -1 binary64) (*.f64 y (/.f64 z x))) |
(*.f64 (/.f64 z x) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 y) z)) (neg.f64 x)) |
(/.f64 (*.f64 (neg.f64 y) z) x) |
(neg.f64 (*.f64 y (/.f64 z x))) |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 y #s(literal -1 binary64)) |
(neg.f64 y) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 z #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 z x)) |
(*.f64 (/.f64 z x) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 z)) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (*.f64 #s(literal 2 binary64) z) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 (neg.f64 z) #s(literal 2 binary64)) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 z)) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 z) (neg.f64 x)) |
(/.f64 z x) |
(*.f64 #s(approx (* (+ z x) (- x z)) (*.f64 (neg.f64 z) z)) (/.f64 (*.f64 t y) (+.f64 z x))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 t y) #s(approx (* (+ z x) (- x z)) (*.f64 (neg.f64 z) z))))) (neg.f64 (neg.f64 (+.f64 z x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 t y) #s(approx (* (+ z x) (- x z)) (*.f64 (neg.f64 z) z)))) (neg.f64 (+.f64 z x))) |
(/.f64 (*.f64 (*.f64 t y) #s(approx (* (+ z x) (- x z)) (*.f64 (neg.f64 z) z))) (+.f64 z x)) |
(*.f64 (*.f64 #s(approx (* (+ z x) (- x z)) (*.f64 (neg.f64 z) z)) t) y) |
(*.f64 (*.f64 t y) #s(approx (* (+ z x) (- x z)) (*.f64 (neg.f64 z) z))) |
(*.f64 #s(approx (* (+ z x) (- x z)) (*.f64 (neg.f64 z) z)) (*.f64 t y)) |
#s(approx (* (+ z x) (- x z)) (*.f64 (neg.f64 z) z)) |
(*.f64 (*.f64 z z) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 z z)) |
(*.f64 (neg.f64 z) z) |
(*.f64 z (neg.f64 z)) |
(neg.f64 (*.f64 z z)) |
(*.f64 (neg.f64 (fabs.f64 z)) (neg.f64 (fabs.f64 z))) |
(*.f64 (neg.f64 (neg.f64 z)) (neg.f64 (neg.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 (fabs.f64 z) (fabs.f64 z)) |
(*.f64 (neg.f64 z) (neg.f64 z)) |
(*.f64 z z) |
(pow.f64 (exp.f64 (log.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 (neg.f64 z) #s(literal 2 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 t y) |
(*.f64 y t) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 x x))) (neg.f64 (-.f64 z x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 x z))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 z z (-.f64 (*.f64 x x) (*.f64 z x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 z x) (-.f64 x z))) (neg.f64 (-.f64 x z))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (-.f64 z x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 x z)))) |
(/.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 z z (-.f64 (*.f64 x x) (*.f64 z x)))) |
(/.f64 (*.f64 (+.f64 z x) (-.f64 x z)) (-.f64 x z)) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 z x)) (/.f64 (*.f64 x x) (-.f64 z x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x z)) (/.f64 (*.f64 z z) (-.f64 x z))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 x z)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 x z))))) |
(+.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z z (-.f64 (*.f64 x x) (*.f64 z x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 z z (-.f64 (*.f64 x x) (*.f64 z x))))) |
(+.f64 z x) |
(+.f64 x z) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (neg.f64 t) (*.f64 z y))) |
#s(approx (* (- (* x y) (* z y)) t) (fma.f64 (neg.f64 t) (*.f64 z y) (*.f64 t (*.f64 y x)))) |
#s(approx (- (* x y) (* z y)) (*.f64 (neg.f64 y) z)) |
#s(approx (- (* x y) (* z y)) (*.f64 (-.f64 x z) y)) |
#s(approx (* (- (* x (/ y z)) y) z) (*.f64 (neg.f64 y) z)) |
#s(approx (* (- (* x (/ y z)) y) z) (*.f64 (-.f64 x z) y)) |
#s(approx (- (* x (/ y z)) y) (neg.f64 y)) |
#s(approx (- (* x (/ y z)) y) (-.f64 (*.f64 (/.f64 y z) x) y)) |
#s(approx (* x (/ y z)) (*.f64 (/.f64 y z) x)) |
#s(approx x x) |
#s(approx (* (* (- x z) t) y) (*.f64 (neg.f64 t) (*.f64 z y))) |
#s(approx (* (* (- x z) t) y) (fma.f64 (neg.f64 t) (*.f64 z y) (*.f64 t (*.f64 y x)))) |
#s(approx (* (- x z) t) (*.f64 (neg.f64 t) z)) |
#s(approx (* (- x z) t) (fma.f64 (neg.f64 t) z (*.f64 t x))) |
#s(approx (- x z) (neg.f64 z)) |
#s(approx (- x z) (-.f64 x z)) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) (*.f64 (neg.f64 y) z)) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) (*.f64 (-.f64 x z) y)) |
#s(approx (* (+ (* (neg y) (/ z x)) y) x) (*.f64 (neg.f64 y) z)) |
#s(approx (* (+ (* (neg y) (/ z x)) y) x) (*.f64 (-.f64 x z) y)) |
#s(approx (+ (* (neg y) (/ z x)) y) (*.f64 (neg.f64 y) (/.f64 z x))) |
#s(approx (+ (* (neg y) (/ z x)) y) (/.f64 (*.f64 (-.f64 x z) y) x)) |
#s(approx (* (neg y) (/ z x)) (*.f64 (neg.f64 y) (/.f64 z x))) |
#s(approx (/ z x) (/.f64 z x)) |
#s(approx (/ (* (* (+ z x) (- x z)) (* t y)) (+ z x)) (*.f64 (neg.f64 t) (*.f64 z y))) |
#s(approx (/ (* (* (+ z x) (- x z)) (* t y)) (+ z x)) (fma.f64 (neg.f64 t) (*.f64 z y) (*.f64 t (*.f64 y x)))) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) (*.f64 (neg.f64 t) (*.f64 (*.f64 z z) y))) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) (fma.f64 (neg.f64 t) (*.f64 (*.f64 z z) y) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) z) y) x) t))) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) (fma.f64 (neg.f64 t) (*.f64 (*.f64 z z) y) (*.f64 (*.f64 t (fma.f64 y x (*.f64 (*.f64 #s(literal 0 binary64) z) y))) x))) |
#s(approx (* (+ z x) (- x z)) (*.f64 (neg.f64 z) z)) |
#s(approx (* (+ z x) (- x z)) (fma.f64 (*.f64 #s(literal 0 binary64) z) x (*.f64 (neg.f64 z) z))) |
#s(approx (* (+ z x) (- x z)) (fma.f64 (fma.f64 #s(literal 0 binary64) z x) x (*.f64 (neg.f64 z) z))) |
#s(approx (+ z x) z) |
#s(approx (+ z x) (+.f64 z x)) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 t (*.f64 y x))) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (fma.f64 t y (/.f64 (*.f64 (neg.f64 t) (*.f64 z y)) x)) x)) |
#s(approx (- (* x y) (* z y)) (*.f64 y x)) |
#s(approx (- (* x y) (* z y)) (*.f64 (fma.f64 (neg.f64 y) (/.f64 z x) y) x)) |
#s(approx (* (- (* x (/ y z)) y) z) (*.f64 y x)) |
#s(approx (* (- (* x (/ y z)) y) z) (*.f64 (fma.f64 (neg.f64 y) (/.f64 z x) y) x)) |
#s(approx (- (* x (/ y z)) y) (*.f64 (/.f64 y z) x)) |
#s(approx (- (* x (/ y z)) y) (*.f64 (fma.f64 (/.f64 y x) #s(literal -1 binary64) (/.f64 y z)) x)) |
#s(approx (* (* (- x z) t) y) (*.f64 t (*.f64 y x))) |
#s(approx (* (* (- x z) t) y) (*.f64 (fma.f64 t y (/.f64 (*.f64 (neg.f64 t) (*.f64 z y)) x)) x)) |
#s(approx (* (- x z) t) (*.f64 t x)) |
#s(approx (* (- x z) t) (*.f64 (-.f64 t (*.f64 t (/.f64 z x))) x)) |
#s(approx (- x z) x) |
#s(approx (- x z) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) x)) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) (*.f64 y x)) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) (*.f64 (fma.f64 (neg.f64 y) (/.f64 z x) y) x)) |
#s(approx (* (+ (* (neg y) (/ z x)) y) x) (*.f64 y x)) |
#s(approx (* (+ (* (neg y) (/ z x)) y) x) (*.f64 (fma.f64 (neg.f64 y) (/.f64 z x) y) x)) |
#s(approx (+ (* (neg y) (/ z x)) y) y) |
#s(approx (+ (* (neg y) (/ z x)) y) (fma.f64 (neg.f64 y) (/.f64 z x) y)) |
#s(approx (/ (* (* (+ z x) (- x z)) (* t y)) (+ z x)) (*.f64 t (*.f64 y x))) |
#s(approx (/ (* (* (+ z x) (- x z)) (* t y)) (+ z x)) (*.f64 (fma.f64 t y (/.f64 (*.f64 (neg.f64 t) (*.f64 z y)) x)) x)) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) (*.f64 (*.f64 (*.f64 x x) y) t)) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) (*.f64 (fma.f64 t y (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) z) y) t) x)) (*.f64 x x))) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 (*.f64 (*.f64 z z) y) x) (fma.f64 t y (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) z) y) t) x))) (*.f64 x x))) |
#s(approx (* (+ z x) (- x z)) (*.f64 x x)) |
#s(approx (* (+ z x) (- x z)) (*.f64 (fma.f64 #s(literal 0 binary64) (/.f64 z x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (* (+ z x) (- x z)) (*.f64 (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) (fma.f64 (pow.f64 (/.f64 z x) #s(literal 2 binary64)) #s(literal -1 binary64) (/.f64 z x))) (*.f64 x x))) |
#s(approx (+ z x) x) |
#s(approx (+ z x) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 z x)) x)) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (neg.f64 x) (fma.f64 (neg.f64 t) y (*.f64 t (*.f64 y (/.f64 z x)))))) |
#s(approx (- (* x y) (* z y)) (*.f64 (neg.f64 x) (fma.f64 y (/.f64 z x) (neg.f64 y)))) |
#s(approx (* (- (* x (/ y z)) y) z) (*.f64 (neg.f64 x) (fma.f64 y (/.f64 z x) (neg.f64 y)))) |
#s(approx (- (* x (/ y z)) y) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (/.f64 y z) (/.f64 y x)))) |
#s(approx (* (* (- x z) t) y) (*.f64 (neg.f64 x) (fma.f64 (neg.f64 t) y (*.f64 t (*.f64 y (/.f64 z x)))))) |
#s(approx (* (- x z) t) (*.f64 (neg.f64 x) (fma.f64 t (/.f64 z x) (neg.f64 t)))) |
#s(approx (- x z) (*.f64 (neg.f64 x) (-.f64 (/.f64 z x) #s(literal 1 binary64)))) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) (*.f64 (neg.f64 x) (fma.f64 y (/.f64 z x) (neg.f64 y)))) |
#s(approx (* (+ (* (neg y) (/ z x)) y) x) (*.f64 (neg.f64 x) (fma.f64 y (/.f64 z x) (neg.f64 y)))) |
#s(approx (/ (* (* (+ z x) (- x z)) (* t y)) (+ z x)) (*.f64 (neg.f64 x) (fma.f64 (neg.f64 t) y (*.f64 t (*.f64 y (/.f64 z x)))))) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) (*.f64 (fma.f64 t y (neg.f64 (/.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 #s(literal 0 binary64) z) y) (/.f64 (*.f64 (*.f64 (*.f64 z z) y) t) x)) x))) (*.f64 x x))) |
#s(approx (* (+ z x) (- x z)) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) z) #s(literal -1 binary64) (/.f64 (*.f64 z z) x)) x) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ z x) (*.f64 (neg.f64 x) (-.f64 (/.f64 (neg.f64 z) x) #s(literal 1 binary64)))) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 t y) (-.f64 x z))) |
#s(approx (- (* x y) (* z y)) (*.f64 (-.f64 x z) y)) |
#s(approx (* (- (* x (/ y z)) y) z) (*.f64 (*.f64 (-.f64 (/.f64 x z) #s(literal 1 binary64)) z) y)) |
#s(approx (- (* x (/ y z)) y) (*.f64 (-.f64 (/.f64 x z) #s(literal 1 binary64)) y)) |
#s(approx (/ y z) (/.f64 y z)) |
#s(approx y y) |
#s(approx (* (* (- x z) t) y) (*.f64 (*.f64 t y) (-.f64 x z))) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) (*.f64 (neg.f64 y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) z))) |
#s(approx (* (+ (* (neg y) (/ z x)) y) x) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) y) x)) |
#s(approx (+ (* (neg y) (/ z x)) y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) y)) |
#s(approx (neg y) (neg.f64 y)) |
#s(approx (/ (* (* (+ z x) (- x z)) (* t y)) (+ z x)) (*.f64 (*.f64 t y) (-.f64 x z))) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) (*.f64 (*.f64 t y) (*.f64 (+.f64 z x) (-.f64 x z)))) |
#s(approx (* t y) (*.f64 t y)) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (neg.f64 t) (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 x z)) y))) |
#s(approx (- (* x y) (* z y)) (*.f64 (neg.f64 y) (*.f64 #s(literal -1 binary64) (-.f64 x z)))) |
#s(approx (* (- (* x (/ y z)) y) z) (*.f64 (neg.f64 y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) z))) |
#s(approx (- (* x (/ y z)) y) (*.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (/.f64 x z)))) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) (*.f64 (*.f64 (-.f64 (/.f64 x z) #s(literal 1 binary64)) z) y)) |
#s(approx (* (+ (* (neg y) (/ z x)) y) x) (*.f64 (neg.f64 x) (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) y))) |
#s(approx (+ (* (neg y) (/ z x)) y) (*.f64 (neg.f64 y) (-.f64 (/.f64 z x) #s(literal 1 binary64)))) |
#s(approx (- (* x y) (* z y)) (*.f64 (-.f64 x z) y)) |
#s(approx (- (* x (/ y z)) y) (/.f64 (*.f64 (-.f64 x z) y) z)) |
#s(approx z z) |
#s(approx (- x z) (fma.f64 #s(literal -1 binary64) z x)) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) (*.f64 t (fma.f64 (*.f64 (*.f64 #s(literal 0 binary64) x) z) y (*.f64 (*.f64 x x) y)))) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) (fma.f64 (*.f64 t (*.f64 x x)) y (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 0 binary64) x) y) t (*.f64 (neg.f64 t) (*.f64 z y))) z))) |
#s(approx (* (+ z x) (- x z)) (fma.f64 (*.f64 #s(literal 0 binary64) x) z (*.f64 x x))) |
#s(approx (* (+ z x) (- x z)) (fma.f64 (fma.f64 #s(literal 0 binary64) x (neg.f64 z)) z (*.f64 x x))) |
#s(approx (neg (* z z)) (*.f64 (neg.f64 z) z)) |
#s(approx (* z z) (*.f64 z z)) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (fma.f64 (neg.f64 t) y (*.f64 t (*.f64 (/.f64 y z) x))) z)) |
#s(approx (- (* x y) (* z y)) (*.f64 (-.f64 (*.f64 (/.f64 y z) x) y) z)) |
#s(approx (* (- (* x (/ y z)) y) z) (*.f64 (fma.f64 (/.f64 y z) x (neg.f64 y)) z)) |
#s(approx (* (* (- x z) t) y) (*.f64 (fma.f64 (neg.f64 t) y (*.f64 t (*.f64 (/.f64 y z) x))) z)) |
#s(approx (* (- x z) t) (*.f64 (fma.f64 t (/.f64 x z) (neg.f64 t)) z)) |
#s(approx (- x z) (*.f64 (-.f64 (/.f64 x z) #s(literal 1 binary64)) z)) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) (*.f64 (fma.f64 (/.f64 y z) x (neg.f64 y)) z)) |
#s(approx (* (+ (* (neg y) (/ z x)) y) x) (*.f64 (fma.f64 (/.f64 y z) x (neg.f64 y)) z)) |
#s(approx (+ (* (neg y) (/ z x)) y) (*.f64 (fma.f64 (/.f64 y x) #s(literal -1 binary64) (/.f64 y z)) z)) |
#s(approx (/ (* (* (+ z x) (- x z)) (* t y)) (+ z x)) (*.f64 (fma.f64 (neg.f64 t) y (*.f64 t (*.f64 (/.f64 y z) x))) z)) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) (*.f64 (fma.f64 (neg.f64 t) y (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) x) y) t) z)) (*.f64 z z))) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) (*.f64 (fma.f64 (neg.f64 t) y (fma.f64 (/.f64 (*.f64 t (*.f64 x x)) z) (/.f64 y z) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) x) y) t) z))) (*.f64 z z))) |
#s(approx (* (+ z x) (- x z)) (*.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 x z)) #s(literal 1 binary64)) (*.f64 z z))) |
#s(approx (* (+ z x) (- x z)) (*.f64 (-.f64 (fma.f64 #s(literal 0 binary64) (/.f64 x z) (pow.f64 (/.f64 x z) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 z z))) |
#s(approx (+ z x) (*.f64 (+.f64 (/.f64 x z) #s(literal 1 binary64)) z)) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (neg.f64 z) (fma.f64 t y (neg.f64 (*.f64 t (*.f64 (/.f64 y z) x)))))) |
#s(approx (- (* x y) (* z y)) (*.f64 (neg.f64 z) (fma.f64 (neg.f64 x) (/.f64 y z) (*.f64 #s(literal 1 binary64) y)))) |
#s(approx (* (- (* x (/ y z)) y) z) (*.f64 (fma.f64 (neg.f64 x) (/.f64 y z) y) (neg.f64 z))) |
#s(approx (* (* (- x z) t) y) (*.f64 (neg.f64 z) (fma.f64 t y (neg.f64 (*.f64 t (*.f64 (/.f64 y z) x)))))) |
#s(approx (* (- x z) t) (*.f64 (neg.f64 z) (fma.f64 (*.f64 t (/.f64 x z)) #s(literal -1 binary64) t))) |
#s(approx (- x z) (*.f64 (neg.f64 z) (-.f64 #s(literal 1 binary64) (/.f64 x z)))) |
#s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) (*.f64 (fma.f64 (neg.f64 x) (/.f64 y z) y) (neg.f64 z))) |
#s(approx (* (+ (* (neg y) (/ z x)) y) x) (*.f64 (fma.f64 (neg.f64 x) (/.f64 y z) y) (neg.f64 z))) |
#s(approx (+ (* (neg y) (/ z x)) y) (*.f64 (neg.f64 z) (fma.f64 #s(literal -1 binary64) (/.f64 y z) (/.f64 y x)))) |
#s(approx (/ (* (* (+ z x) (- x z)) (* t y)) (+ z x)) (*.f64 (neg.f64 z) (fma.f64 t y (neg.f64 (*.f64 t (*.f64 (/.f64 y z) x)))))) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 t y (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) x) y) t) z))) (*.f64 z z))) |
#s(approx (* (* (+ z x) (- x z)) (* t y)) (*.f64 (fma.f64 (neg.f64 t) y (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 0 binary64) x) y) t (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) y) t) z))) z))) (*.f64 z z))) |
#s(approx (* (+ z x) (- x z)) (*.f64 (-.f64 (neg.f64 (*.f64 #s(literal 0 binary64) (/.f64 x z))) #s(literal 1 binary64)) (*.f64 z z))) |
#s(approx (* (+ z x) (- x z)) (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 0 binary64) x (neg.f64 (/.f64 (*.f64 x x) z))) z)) #s(literal 1 binary64)) (*.f64 z z))) |
#s(approx (+ z x) (*.f64 (neg.f64 z) (-.f64 (/.f64 (neg.f64 x) z) #s(literal 1 binary64)))) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 t y) (-.f64 x z))) |
#s(approx t t) |
#s(approx (* (- x z) t) (*.f64 (-.f64 x z) t)) |
Compiled 7 606 to 1 135 computations (85.1% saved)
14 alts after pruning (7 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 289 | 3 | 292 |
| Fresh | 1 | 4 | 5 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 5 | 5 |
| Total | 293 | 14 | 307 |
| Status | Accuracy | Program |
|---|---|---|
| 62.0% | (/.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z x)) (*.f64 (-.f64 x z) y)) t) (*.f64 y (+.f64 z x))) | |
| 38.7% | (/.f64 (*.f64 #s(approx (* (+ z x) (- x z)) (neg.f64 (*.f64 z z))) (*.f64 t y)) #s(approx (+ z x) z)) | |
| 86.1% | (*.f64 (fma.f64 (neg.f64 t) z (*.f64 t x)) y) | |
| ✓ | 97.3% | (*.f64 (*.f64 (-.f64 x z) y) t) |
| ✓ | 87.3% | (*.f64 (*.f64 (-.f64 x z) t) y) |
| 48.0% | (*.f64 (*.f64 #s(approx (- x z) (neg.f64 z)) t) y) | |
| ✓ | 53.3% | (*.f64 (*.f64 #s(approx (- x z) x) t) y) |
| 83.8% | (*.f64 #s(approx (- (* x y) (* z y)) (*.f64 (*.f64 (neg.f64 y) z) (-.f64 #s(literal 1 binary64) (/.f64 x z)))) t) | |
| ✓ | 54.1% | (*.f64 #s(approx (- (* x y) (* z y)) (*.f64 (neg.f64 z) y)) t) |
| 50.3% | (*.f64 #s(approx (- (* x y) (* z y)) (*.f64 #s(approx (- (* x (/ y z)) y) (*.f64 (/.f64 y z) x)) z)) t) | |
| ✓ | 57.7% | (*.f64 #s(approx (- (* x y) (* z y)) (*.f64 y x)) t) |
| ✓ | 52.7% | (*.f64 #s(approx (- x z) (neg.f64 z)) (*.f64 t y)) |
| ✓ | 54.7% | (*.f64 #s(approx (- x z) x) (*.f64 t y)) |
| 38.8% | (*.f64 #s(approx (* (+ z x) (- x z)) (*.f64 (neg.f64 z) z)) (/.f64 (*.f64 t y) (+.f64 z x))) |
Compiled 632 to 272 computations (57% saved)
| Inputs |
|---|
(*.f64 #s(approx (- x z) x) (*.f64 t y)) |
(*.f64 #s(approx (- (* x y) (* z y)) (*.f64 y x)) t) |
(*.f64 (*.f64 #s(approx (- x z) x) t) y) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 (neg.f64 t) z) y)) |
(*.f64 #s(approx (- x z) (neg.f64 z)) (*.f64 t y)) |
(*.f64 #s(approx (- (* x y) (* z y)) (*.f64 (neg.f64 z) y)) t) |
(*.f64 (*.f64 #s(approx (- x z) (neg.f64 z)) t) y) |
(*.f64 (*.f64 t (-.f64 x z)) y) |
(*.f64 (*.f64 (-.f64 x z) t) y) |
(*.f64 (*.f64 (-.f64 x z) y) t) |
(*.f64 (-.f64 x z) (*.f64 t y)) |
(*.f64 (-.f64 (*.f64 x y) (*.f64 z y)) t) |
(*.f64 (fma.f64 (neg.f64 t) z (*.f64 t x)) y) |
(fma.f64 (*.f64 t y) x (*.f64 (*.f64 (neg.f64 t) z) y)) |
(*.f64 #s(approx (- (* x y) (* z y)) (*.f64 #s(approx (- (* x (/ y z)) y) (*.f64 (/.f64 y z) x)) z)) t) |
(*.f64 #s(approx (- (* x y) (* z y)) #s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) (*.f64 #s(approx (+ (* (neg y) (/ z x)) y) (*.f64 (neg.f64 y) (/.f64 z x))) x))) t) |
(/.f64 (*.f64 #s(approx (* (+ z x) (- x z)) (neg.f64 (*.f64 z z))) (*.f64 t y)) #s(approx (+ z x) z)) |
(*.f64 #s(approx (- (* x y) (* z y)) #s(approx (* (+ (* (neg x) (/ y z)) y) (neg z)) (*.f64 (fma.f64 (neg.f64 y) (/.f64 z x) y) x))) t) |
(*.f64 #s(approx (- (* x y) (* z y)) (*.f64 (-.f64 (*.f64 x (/.f64 y z)) y) z)) t) |
(*.f64 #s(approx (* (+ z x) (- x z)) (*.f64 (neg.f64 z) z)) (/.f64 (*.f64 t y) (+.f64 z x))) |
(*.f64 #s(approx (- (* x y) (* z y)) (*.f64 (*.f64 (neg.f64 y) z) (-.f64 #s(literal 1 binary64) (/.f64 x z)))) t) |
(*.f64 #s(approx (- (* x y) (* z y)) (*.f64 (fma.f64 (neg.f64 x) (/.f64 y z) y) (neg.f64 z))) t) |
(/.f64 (*.f64 #s(approx (* (+ z x) (- x z)) (neg.f64 (*.f64 z z))) (*.f64 t y)) (+.f64 z x)) |
(*.f64 (*.f64 (+.f64 z x) (-.f64 x z)) (/.f64 (*.f64 t y) (+.f64 z x))) |
(/.f64 (*.f64 (*.f64 t y) (*.f64 (+.f64 z x) (-.f64 x z))) (+.f64 z x)) |
(/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 x z)) (*.f64 t y)) (+.f64 z x)) |
(/.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z x)) (*.f64 (-.f64 x z) y)) t) (*.f64 y (+.f64 z x))) |
(*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 z (+.f64 z x) (*.f64 x x))) (*.f64 t y)) |
| Outputs |
|---|
(*.f64 (*.f64 (-.f64 x z) y) t) |
6 calls:
| 10.0ms | t |
| 9.0ms | (*.f64 (-.f64 (*.f64 x y) (*.f64 z y)) t) |
| 7.0ms | x |
| 7.0ms | z |
| 7.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.3% | 1 | (-.f64 (*.f64 x y) (*.f64 z y)) |
| 97.3% | 1 | (*.f64 (-.f64 (*.f64 x y) (*.f64 z y)) t) |
| 97.3% | 1 | x |
| 97.3% | 1 | y |
| 97.3% | 1 | z |
| 97.3% | 1 | t |
Compiled 20 to 31 computations (-55% saved)
| Inputs |
|---|
(*.f64 #s(approx (- x z) x) (*.f64 t y)) |
(*.f64 #s(approx (- (* x y) (* z y)) (*.f64 y x)) t) |
(*.f64 (*.f64 #s(approx (- x z) x) t) y) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 (neg.f64 t) z) y)) |
(*.f64 #s(approx (- x z) (neg.f64 z)) (*.f64 t y)) |
(*.f64 #s(approx (- (* x y) (* z y)) (*.f64 (neg.f64 z) y)) t) |
(*.f64 (*.f64 #s(approx (- x z) (neg.f64 z)) t) y) |
(*.f64 (*.f64 t (-.f64 x z)) y) |
(*.f64 (*.f64 (-.f64 x z) t) y) |
| Outputs |
|---|
(*.f64 (*.f64 t (-.f64 x z)) y) |
(*.f64 #s(approx (- (* x y) (* z y)) (*.f64 (neg.f64 z) y)) t) |
6 calls:
| 4.0ms | y |
| 3.0ms | x |
| 3.0ms | t |
| 3.0ms | z |
| 3.0ms | (-.f64 (*.f64 x y) (*.f64 z y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.3% | 1 | (-.f64 (*.f64 x y) (*.f64 z y)) |
| 87.3% | 1 | (*.f64 (-.f64 (*.f64 x y) (*.f64 z y)) t) |
| 91.3% | 3 | x |
| 87.3% | 1 | y |
| 91.1% | 2 | z |
| 87.3% | 1 | t |
Compiled 20 to 31 computations (-55% saved)
| Inputs |
|---|
(*.f64 #s(approx (- x z) x) (*.f64 t y)) |
(*.f64 #s(approx (- (* x y) (* z y)) (*.f64 y x)) t) |
(*.f64 (*.f64 #s(approx (- x z) x) t) y) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 (neg.f64 t) z) y)) |
(*.f64 #s(approx (- x z) (neg.f64 z)) (*.f64 t y)) |
(*.f64 #s(approx (- (* x y) (* z y)) (*.f64 (neg.f64 z) y)) t) |
(*.f64 (*.f64 #s(approx (- x z) (neg.f64 z)) t) y) |
| Outputs |
|---|
(*.f64 #s(approx (- (* x y) (* z y)) (*.f64 y x)) t) |
(*.f64 #s(approx (- (* x y) (* z y)) (*.f64 (neg.f64 z) y)) t) |
(*.f64 #s(approx (- (* x y) (* z y)) (*.f64 y x)) t) |
6 calls:
| 4.0ms | (*.f64 (-.f64 (*.f64 x y) (*.f64 z y)) t) |
| 3.0ms | x |
| 3.0ms | z |
| 3.0ms | (-.f64 (*.f64 x y) (*.f64 z y)) |
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 65.2% | 4 | (-.f64 (*.f64 x y) (*.f64 z y)) |
| 67.9% | 6 | (*.f64 (-.f64 (*.f64 x y) (*.f64 z y)) t) |
| 64.8% | 4 | y |
| 67.6% | 4 | t |
| 81.9% | 3 | x |
| 79.2% | 3 | z |
Compiled 20 to 31 computations (-55% saved)
| Inputs |
|---|
(*.f64 #s(approx (- x z) x) (*.f64 t y)) |
(*.f64 #s(approx (- (* x y) (* z y)) (*.f64 y x)) t) |
(*.f64 (*.f64 #s(approx (- x z) x) t) y) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 (neg.f64 t) z) y)) |
(*.f64 #s(approx (- x z) (neg.f64 z)) (*.f64 t y)) |
| Outputs |
|---|
(*.f64 #s(approx (- (* x y) (* z y)) (*.f64 y x)) t) |
(*.f64 #s(approx (- x z) (neg.f64 z)) (*.f64 t y)) |
(*.f64 #s(approx (- (* x y) (* z y)) (*.f64 y x)) t) |
1 calls:
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.9% | 3 | x |
Compiled 1 to 4 computations (-300% saved)
| Inputs |
|---|
(*.f64 #s(approx (- x z) x) (*.f64 t y)) |
(*.f64 #s(approx (- (* x y) (* z y)) (*.f64 y x)) t) |
(*.f64 (*.f64 #s(approx (- x z) x) t) y) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 (neg.f64 t) z) y)) |
| Outputs |
|---|
(*.f64 #s(approx (- (* x y) (* z y)) (*.f64 y x)) t) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 (neg.f64 t) z) y)) |
(*.f64 #s(approx (- (* x y) (* z y)) (*.f64 y x)) t) |
2 calls:
| 2.0ms | x |
| 2.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.8% | 3 | z |
| 78.7% | 3 | x |
Compiled 2 to 8 computations (-300% saved)
| Inputs |
|---|
(*.f64 #s(approx (- x z) x) (*.f64 t y)) |
(*.f64 #s(approx (- (* x y) (* z y)) (*.f64 y x)) t) |
(*.f64 (*.f64 #s(approx (- x z) x) t) y) |
| Outputs |
|---|
(*.f64 #s(approx (- (* x y) (* z y)) (*.f64 y x)) t) |
6 calls:
| 3.0ms | (*.f64 (-.f64 (*.f64 x y) (*.f64 z y)) t) |
| 2.0ms | t |
| 2.0ms | z |
| 2.0ms | x |
| 2.0ms | (-.f64 (*.f64 x y) (*.f64 z y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 57.7% | 1 | (*.f64 (-.f64 (*.f64 x y) (*.f64 z y)) t) |
| 57.7% | 1 | y |
| 57.7% | 1 | (-.f64 (*.f64 x y) (*.f64 z y)) |
| 57.7% | 1 | t |
| 57.7% | 1 | z |
| 57.7% | 1 | x |
Compiled 20 to 31 computations (-55% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(*.f64 #s(approx (- x z) x) (*.f64 t y)) |
| Outputs |
|---|
(*.f64 #s(approx (- x z) x) (*.f64 t y)) |
6 calls:
| 1.0ms | t |
| 1.0ms | x |
| 1.0ms | z |
| 1.0ms | (-.f64 (*.f64 x y) (*.f64 z y)) |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 54.7% | 1 | z |
| 54.7% | 1 | (-.f64 (*.f64 x y) (*.f64 z y)) |
| 54.7% | 1 | y |
| 54.7% | 1 | x |
| 54.7% | 1 | (*.f64 (-.f64 (*.f64 x y) (*.f64 z y)) t) |
| 54.7% | 1 | t |
Compiled 20 to 31 computations (-55% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 12.0ms | 8.575952169826874e+141 | 1.8601490731437192e+147 |
| 7.0ms | 144× | 0 | valid |
Compiled 201 to 195 computations (3% saved)
ival-mult: 3.0ms (88.8% of total)ival-sub: 1.0ms (29.6% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 12.0ms | 1.4080646837640246e+63 | 3.3180266110966407e+71 |
| 15.0ms | -1.510548096548433e-70 | -6.098544675008039e-74 |
| 17.0ms | 272× | 0 | valid |
Compiled 471 to 406 computations (13.8% saved)
ival-sub: 5.0ms (48.6% of total)ival-mult: 5.0ms (48.6% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 32.0ms | 1.4080646837640246e+63 | 3.3180266110966407e+71 |
| 1.0ms | -1.510548096548433e-70 | -6.098544675008039e-74 |
| 28.0ms | 80× | 0 | valid |
Compiled 403 to 372 computations (7.7% saved)
ival-mult: 1.0ms (54% of total)ival-sub: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 7.096670888668095e-58 | 4.071679769445704e-56 |
| 1.0ms | -1.510548096548433e-70 | -6.098544675008039e-74 |
| 5.0ms | 112× | 0 | valid |
Compiled 447 to 375 computations (16.1% saved)
ival-mult: 2.0ms (76% of total)ival-sub: 0.0ms (0% 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 | 47 | 146 |
| 1 | 75 | 146 |
| 2 | 110 | 146 |
| 3 | 175 | 146 |
| 4 | 271 | 146 |
| 5 | 413 | 146 |
| 6 | 537 | 146 |
| 7 | 657 | 146 |
| 8 | 712 | 146 |
| 9 | 729 | 146 |
| 10 | 741 | 146 |
| 1× | saturated |
| Inputs |
|---|
(*.f64 (*.f64 (-.f64 x z) y) t) |
(if (<=.f64 z #s(literal 1849999999999999977038393492839886423876774974031167701421865785598364368664918176923389561389035938299907495635236893140654849920435480536857706496 binary64)) (*.f64 (*.f64 t (-.f64 x z)) y) (*.f64 #s(approx (- (* x y) (* z y)) (*.f64 (neg.f64 z) y)) t)) |
(if (<=.f64 x #s(literal -4196164807207575/31082702275611665134711390509176302506278509424834232340028998555822468563283335970816 binary64)) (*.f64 #s(approx (- (* x y) (* z y)) (*.f64 y x)) t) (if (<=.f64 x #s(literal 600000000000000042022284152290696487454451377086439361183251169280 binary64)) (*.f64 #s(approx (- (* x y) (* z y)) (*.f64 (neg.f64 z) y)) t) (*.f64 #s(approx (- (* x y) (* z y)) (*.f64 y x)) t))) |
(if (<=.f64 x #s(literal -4196164807207575/31082702275611665134711390509176302506278509424834232340028998555822468563283335970816 binary64)) (*.f64 #s(approx (- (* x y) (* z y)) (*.f64 y x)) t) (if (<=.f64 x #s(literal 240000000000000016808913660916278594981780550834575744473300467712 binary64)) (*.f64 #s(approx (- x z) (neg.f64 z)) (*.f64 t y)) (*.f64 #s(approx (- (* x y) (* z y)) (*.f64 y x)) t))) |
(if (<=.f64 x #s(literal -4196164807207575/31082702275611665134711390509176302506278509424834232340028998555822468563283335970816 binary64)) (*.f64 #s(approx (- (* x y) (* z y)) (*.f64 y x)) t) (if (<=.f64 x #s(literal 8061239733051379/220855883097298041197912187592864814478435487109452369765200775161577472 binary64)) #s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 (neg.f64 t) z) y)) (*.f64 #s(approx (- (* x y) (* z y)) (*.f64 y x)) t))) |
(*.f64 #s(approx (- (* x y) (* z y)) (*.f64 y x)) t) |
(*.f64 #s(approx (- x z) x) (*.f64 t y)) |
| Outputs |
|---|
(*.f64 (*.f64 (-.f64 x z) y) t) |
(if (<=.f64 z #s(literal 1849999999999999977038393492839886423876774974031167701421865785598364368664918176923389561389035938299907495635236893140654849920435480536857706496 binary64)) (*.f64 (*.f64 t (-.f64 x z)) y) (*.f64 #s(approx (- (* x y) (* z y)) (*.f64 (neg.f64 z) y)) t)) |
(if (<=.f64 x #s(literal -4196164807207575/31082702275611665134711390509176302506278509424834232340028998555822468563283335970816 binary64)) (*.f64 #s(approx (- (* x y) (* z y)) (*.f64 y x)) t) (if (<=.f64 x #s(literal 600000000000000042022284152290696487454451377086439361183251169280 binary64)) (*.f64 #s(approx (- (* x y) (* z y)) (*.f64 (neg.f64 z) y)) t) (*.f64 #s(approx (- (* x y) (* z y)) (*.f64 y x)) t))) |
(if (or (<=.f64 x #s(literal -4196164807207575/31082702275611665134711390509176302506278509424834232340028998555822468563283335970816 binary64)) (not (<=.f64 x #s(literal 600000000000000042022284152290696487454451377086439361183251169280 binary64)))) (*.f64 #s(approx (- (* x y) (* z y)) (*.f64 y x)) t) (*.f64 #s(approx (- (* x y) (* z y)) (*.f64 (neg.f64 z) y)) t)) |
(if (<=.f64 x #s(literal -4196164807207575/31082702275611665134711390509176302506278509424834232340028998555822468563283335970816 binary64)) (*.f64 #s(approx (- (* x y) (* z y)) (*.f64 y x)) t) (if (<=.f64 x #s(literal 240000000000000016808913660916278594981780550834575744473300467712 binary64)) (*.f64 #s(approx (- x z) (neg.f64 z)) (*.f64 t y)) (*.f64 #s(approx (- (* x y) (* z y)) (*.f64 y x)) t))) |
(if (or (<=.f64 x #s(literal -4196164807207575/31082702275611665134711390509176302506278509424834232340028998555822468563283335970816 binary64)) (not (<=.f64 x #s(literal 240000000000000016808913660916278594981780550834575744473300467712 binary64)))) (*.f64 #s(approx (- (* x y) (* z y)) (*.f64 y x)) t) (*.f64 #s(approx (- x z) (neg.f64 z)) (*.f64 t y))) |
(if (<=.f64 x #s(literal -4196164807207575/31082702275611665134711390509176302506278509424834232340028998555822468563283335970816 binary64)) (*.f64 #s(approx (- (* x y) (* z y)) (*.f64 y x)) t) (if (<=.f64 x #s(literal 8061239733051379/220855883097298041197912187592864814478435487109452369765200775161577472 binary64)) #s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 (neg.f64 t) z) y)) (*.f64 #s(approx (- (* x y) (* z y)) (*.f64 y x)) t))) |
(if (or (<=.f64 x #s(literal -4196164807207575/31082702275611665134711390509176302506278509424834232340028998555822468563283335970816 binary64)) (not (<=.f64 x #s(literal 8061239733051379/220855883097298041197912187592864814478435487109452369765200775161577472 binary64)))) (*.f64 #s(approx (- (* x y) (* z y)) (*.f64 y x)) t) #s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 (neg.f64 t) z) y))) |
(*.f64 #s(approx (- (* x y) (* z y)) (*.f64 y x)) t) |
(*.f64 #s(approx (- x z) x) (*.f64 t y)) |
| 1× | fuel |
Compiled 160 to 50 computations (68.8% saved)
Compiled 438 to 192 computations (56.2% saved)
Loading profile data...